diff --git a/.gitignore b/.gitignore index 2fcae42a..72e7ba60 100644 --- a/.gitignore +++ b/.gitignore @@ -2,18 +2,13 @@ # will have compiled files and executables -learning/rust/flowControl/debug/ - -learning/rust/flowControl/target/ - - +learning/rust/*/target/ # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries # More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html -learning/rust/flowControl/Cargo.lock - +learning/rust/*/Cargo.lock # These are backup files generated by rustfmt diff --git a/learning/rust/flowControl/Cargo.lock b/learning/rust/flowControl/Cargo.lock deleted file mode 100644 index dfe71a4f..00000000 --- a/learning/rust/flowControl/Cargo.lock +++ /dev/null @@ -1,7 +0,0 @@ -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. -version = 3 - -[[package]] -name = "flowControl" -version = "0.1.0" diff --git a/learning/rust/flowControl/target/.rustc_info.json b/learning/rust/flowControl/target/.rustc_info.json deleted file mode 100644 index 43318961..00000000 --- a/learning/rust/flowControl/target/.rustc_info.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc_fingerprint":15714985870122818150,"outputs":{"15697416045686424142":{"success":false,"status":"exit status: 1","code":1,"stdout":"","stderr":"error: `-Csplit-debuginfo` is unstable on this platform\n\n"},"10376369925670944939":{"success":true,"status":"","code":0,"stdout":"___\nlib___.rlib\nlib___.so\nlib___.so\nlib___.a\nlib___.so\n/home/key/.rustup/toolchains/stable-x86_64-unknown-linux-gnu\ndebug_assertions\npanic=\"unwind\"\nproc_macro\ntarget_arch=\"x86_64\"\ntarget_endian=\"little\"\ntarget_env=\"gnu\"\ntarget_family=\"unix\"\ntarget_feature=\"fxsr\"\ntarget_feature=\"sse\"\ntarget_feature=\"sse2\"\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_os=\"linux\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"unknown\"\nunix\n","stderr":""},"4614504638168534921":{"success":true,"status":"","code":0,"stdout":"rustc 1.62.1 (e092d0b6b 2022-07-16)\nbinary: rustc\ncommit-hash: e092d0b6b43f2de967af0887873151bb1c0b18d3\ncommit-date: 2022-07-16\nhost: x86_64-unknown-linux-gnu\nrelease: 1.62.1\nLLVM version: 14.0.5\n","stderr":""}},"successes":{}} \ No newline at end of file diff --git a/learning/rust/flowControl/target/CACHEDIR.TAG b/learning/rust/flowControl/target/CACHEDIR.TAG deleted file mode 100644 index 20d7c319..00000000 --- a/learning/rust/flowControl/target/CACHEDIR.TAG +++ /dev/null @@ -1,3 +0,0 @@ -Signature: 8a477f597d28d172789f06886806bc55 -# This file is a cache directory tag created by cargo. -# For information about cache directory tags see https://bford.info/cachedir/ diff --git a/learning/rust/flowControl/target/debug/.cargo-lock b/learning/rust/flowControl/target/debug/.cargo-lock deleted file mode 100644 index e69de29b..00000000 diff --git a/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/bin-flowControl b/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/bin-flowControl deleted file mode 100644 index 9113bb0b..00000000 --- a/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/bin-flowControl +++ /dev/null @@ -1 +0,0 @@ -00406da55ae81c6f \ No newline at end of file diff --git a/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/bin-flowControl.json b/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/bin-flowControl.json deleted file mode 100644 index 70dca6aa..00000000 --- a/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/bin-flowControl.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[]","target":3528836567623191654,"profile":9251013656241001069,"path":1684066648322511884,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/flowControl-02b9af40479daee7/dep-bin-flowControl"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/dep-bin-flowControl b/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/dep-bin-flowControl deleted file mode 100644 index 5fdf103f..00000000 Binary files a/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/dep-bin-flowControl and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/invoked.timestamp b/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/output-bin-flowControl b/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/output-bin-flowControl deleted file mode 100644 index fa608ace..00000000 --- a/learning/rust/flowControl/target/debug/.fingerprint/flowControl-02b9af40479daee7/output-bin-flowControl +++ /dev/null @@ -1,3 +0,0 @@ -{"message":"value assigned to `condition` is never read","code":{"code":"unused_assignments","explanation":null},"level":"warning","spans":[{"file_name":"src/main.rs","byte_start":44,"byte_end":53,"line_start":3,"line_end":3,"column_start":13,"column_end":22,"is_primary":true,"text":[{"text":" let mut condition = false;","highlight_start":13,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"`#[warn(unused_assignments)]` on by default","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"maybe it is overwritten before being read?","code":null,"level":"help","spans":[],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: value assigned to `condition` is never read\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0msrc/main.rs:3:13\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m3\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m| \u001b[0m\u001b[0m let mut condition = false;\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m| \u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mnote\u001b[0m\u001b[0m: `#[warn(unused_assignments)]` on by default\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mhelp\u001b[0m\u001b[0m: maybe it is overwritten before being read?\u001b[0m\n\n"} -{"message":"crate `flowControl` should have a snake case name","code":{"code":"non_snake_case","explanation":null},"level":"warning","spans":[{"file_name":"src/main.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"`#[warn(non_snake_case)]` on by default","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"convert the identifier to snake case: `flow_control`","code":null,"level":"help","spans":[],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: crate `flowControl` should have a snake case name\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mnote\u001b[0m\u001b[0m: `#[warn(non_snake_case)]` on by default\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mhelp\u001b[0m\u001b[0m: convert the identifier to snake case: `flow_control`\u001b[0m\n\n"} -{"message":"2 warnings emitted","code":null,"level":"warning","spans":[],"children":[],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: 2 warnings emitted\u001b[0m\n\n"} diff --git a/learning/rust/flowControl/target/debug/deps/flowControl-02b9af40479daee7 b/learning/rust/flowControl/target/debug/deps/flowControl-02b9af40479daee7 deleted file mode 100755 index 94f08da5..00000000 Binary files a/learning/rust/flowControl/target/debug/deps/flowControl-02b9af40479daee7 and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/deps/flowControl-02b9af40479daee7.d b/learning/rust/flowControl/target/debug/deps/flowControl-02b9af40479daee7.d deleted file mode 100644 index 2d7a4e0a..00000000 --- a/learning/rust/flowControl/target/debug/deps/flowControl-02b9af40479daee7.d +++ /dev/null @@ -1,5 +0,0 @@ -/home/key/git/minibase/learning/rust/flowControl/target/debug/deps/flowControl-02b9af40479daee7: src/main.rs - -/home/key/git/minibase/learning/rust/flowControl/target/debug/deps/flowControl-02b9af40479daee7.d: src/main.rs - -src/main.rs: diff --git a/learning/rust/flowControl/target/debug/flowControl b/learning/rust/flowControl/target/debug/flowControl deleted file mode 100755 index 94f08da5..00000000 Binary files a/learning/rust/flowControl/target/debug/flowControl and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/flowControl.d b/learning/rust/flowControl/target/debug/flowControl.d deleted file mode 100644 index ae9def36..00000000 --- a/learning/rust/flowControl/target/debug/flowControl.d +++ /dev/null @@ -1 +0,0 @@ -/home/key/git/minibase/learning/rust/flowControl/target/debug/flowControl: /home/key/git/minibase/learning/rust/flowControl/src/main.rs diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/12vgn0gh80h8txrp.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/12vgn0gh80h8txrp.o deleted file mode 100644 index 64e38481..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/12vgn0gh80h8txrp.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/16s8ad7u8zpym4bj.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/16s8ad7u8zpym4bj.o deleted file mode 100644 index 5a480531..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/16s8ad7u8zpym4bj.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/1g3ahbi2mpk03ctx.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/1g3ahbi2mpk03ctx.o deleted file mode 100644 index 65a8ffbc..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/1g3ahbi2mpk03ctx.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/1qcnky3tb2ba55f8.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/1qcnky3tb2ba55f8.o deleted file mode 100644 index a6665140..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/1qcnky3tb2ba55f8.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/1ywceq6mmaftexo2.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/1ywceq6mmaftexo2.o deleted file mode 100644 index 65f68ee2..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/1ywceq6mmaftexo2.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/25qdm2qrgktkn283.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/25qdm2qrgktkn283.o deleted file mode 100644 index ddc374ca..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/25qdm2qrgktkn283.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/27cgbbx0js4iqdlx.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/27cgbbx0js4iqdlx.o deleted file mode 100644 index af416411..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/27cgbbx0js4iqdlx.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/28fesnhctqc048x5.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/28fesnhctqc048x5.o deleted file mode 100644 index 90bf087c..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/28fesnhctqc048x5.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2auf1kmmo7yncluk.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2auf1kmmo7yncluk.o deleted file mode 100644 index 7f77c850..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2auf1kmmo7yncluk.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2cf47po8zd7hcidc.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2cf47po8zd7hcidc.o deleted file mode 100644 index 080ce501..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2cf47po8zd7hcidc.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2d47n5c4gbx3h1ee.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2d47n5c4gbx3h1ee.o deleted file mode 100644 index fc505b1c..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2d47n5c4gbx3h1ee.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2mc4fz90o42bbvob.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2mc4fz90o42bbvob.o deleted file mode 100644 index a88474e2..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2mc4fz90o42bbvob.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2xln9ee49y9h6nv6.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2xln9ee49y9h6nv6.o deleted file mode 100644 index edce0156..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/2xln9ee49y9h6nv6.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/35athmhyki9ic2ps.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/35athmhyki9ic2ps.o deleted file mode 100644 index c3f5ab7e..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/35athmhyki9ic2ps.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4bfn0xixvgtgu3wt.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4bfn0xixvgtgu3wt.o deleted file mode 100644 index c6c5f2a7..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4bfn0xixvgtgu3wt.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4c88rlduti22kxmf.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4c88rlduti22kxmf.o deleted file mode 100644 index ff068877..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4c88rlduti22kxmf.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4ds4oma91xmfpcjg.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4ds4oma91xmfpcjg.o deleted file mode 100644 index a9f6e7be..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4ds4oma91xmfpcjg.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4eyu2jfkhv4rovig.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4eyu2jfkhv4rovig.o deleted file mode 100644 index 18d1d594..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4eyu2jfkhv4rovig.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4ydzcdownlo4uvg5.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4ydzcdownlo4uvg5.o deleted file mode 100644 index 91d4de58..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/4ydzcdownlo4uvg5.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/57huqukn1ua3m8ky.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/57huqukn1ua3m8ky.o deleted file mode 100644 index f4c70f7b..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/57huqukn1ua3m8ky.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/cudcum5iwa1ahhc.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/cudcum5iwa1ahhc.o deleted file mode 100644 index eb0cf042..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/cudcum5iwa1ahhc.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/dep-graph.bin b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/dep-graph.bin deleted file mode 100644 index 54a248f7..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/dep-graph.bin and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/f6vuff8jzn2tyzr.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/f6vuff8jzn2tyzr.o deleted file mode 100644 index 77293b68..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/f6vuff8jzn2tyzr.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/query-cache.bin b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/query-cache.bin deleted file mode 100644 index 5a6d798f..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/query-cache.bin and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/vvauk65s5nz3ggu.o b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/vvauk65s5nz3ggu.o deleted file mode 100644 index bf62278d..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/vvauk65s5nz3ggu.o and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/work-products.bin b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/work-products.bin deleted file mode 100644 index 7b0ffb0b..00000000 Binary files a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3-2kxii8mva3d9a/work-products.bin and /dev/null differ diff --git a/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3.lock b/learning/rust/flowControl/target/debug/incremental/flowControl-11j9ahwmggym8/s-gclfmjpo44-1q641q3.lock deleted file mode 100755 index e69de29b..00000000 diff --git a/learning/rust/functions/Cargo.lock b/learning/rust/functions/Cargo.lock deleted file mode 100644 index 82f83a1d..00000000 --- a/learning/rust/functions/Cargo.lock +++ /dev/null @@ -1,7 +0,0 @@ -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. -version = 3 - -[[package]] -name = "functions" -version = "0.1.0" diff --git a/learning/rust/functions/target/.rustc_info.json b/learning/rust/functions/target/.rustc_info.json deleted file mode 100644 index 8f748a12..00000000 --- a/learning/rust/functions/target/.rustc_info.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc_fingerprint":15714985870122818150,"outputs":{"4614504638168534921":{"success":true,"status":"","code":0,"stdout":"rustc 1.62.1 (e092d0b6b 2022-07-16)\nbinary: rustc\ncommit-hash: e092d0b6b43f2de967af0887873151bb1c0b18d3\ncommit-date: 2022-07-16\nhost: x86_64-unknown-linux-gnu\nrelease: 1.62.1\nLLVM version: 14.0.5\n","stderr":""},"10376369925670944939":{"success":true,"status":"","code":0,"stdout":"___\nlib___.rlib\nlib___.so\nlib___.so\nlib___.a\nlib___.so\n/home/key/.rustup/toolchains/stable-x86_64-unknown-linux-gnu\ndebug_assertions\npanic=\"unwind\"\nproc_macro\ntarget_arch=\"x86_64\"\ntarget_endian=\"little\"\ntarget_env=\"gnu\"\ntarget_family=\"unix\"\ntarget_feature=\"fxsr\"\ntarget_feature=\"sse\"\ntarget_feature=\"sse2\"\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_os=\"linux\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"unknown\"\nunix\n","stderr":""},"15697416045686424142":{"success":false,"status":"exit status: 1","code":1,"stdout":"","stderr":"error: `-Csplit-debuginfo` is unstable on this platform\n\n"}},"successes":{}} \ No newline at end of file diff --git a/learning/rust/functions/target/CACHEDIR.TAG b/learning/rust/functions/target/CACHEDIR.TAG deleted file mode 100644 index 20d7c319..00000000 --- a/learning/rust/functions/target/CACHEDIR.TAG +++ /dev/null @@ -1,3 +0,0 @@ -Signature: 8a477f597d28d172789f06886806bc55 -# This file is a cache directory tag created by cargo. -# For information about cache directory tags see https://bford.info/cachedir/ diff --git a/learning/rust/functions/target/debug/.cargo-lock b/learning/rust/functions/target/debug/.cargo-lock deleted file mode 100644 index e69de29b..00000000 diff --git a/learning/rust/functions/target/debug/.fingerprint/functions-108c89bc878e36ad/bin-functions b/learning/rust/functions/target/debug/.fingerprint/functions-108c89bc878e36ad/bin-functions deleted file mode 100644 index 685943cf..00000000 --- a/learning/rust/functions/target/debug/.fingerprint/functions-108c89bc878e36ad/bin-functions +++ /dev/null @@ -1 +0,0 @@ -9c552b20957edf47 \ No newline at end of file diff --git a/learning/rust/functions/target/debug/.fingerprint/functions-108c89bc878e36ad/bin-functions.json b/learning/rust/functions/target/debug/.fingerprint/functions-108c89bc878e36ad/bin-functions.json deleted file mode 100644 index d771d39b..00000000 --- a/learning/rust/functions/target/debug/.fingerprint/functions-108c89bc878e36ad/bin-functions.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[]","target":10416164947217551721,"profile":9251013656241001069,"path":1684066648322511884,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/functions-108c89bc878e36ad/dep-bin-functions"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/functions/target/debug/.fingerprint/functions-108c89bc878e36ad/dep-bin-functions b/learning/rust/functions/target/debug/.fingerprint/functions-108c89bc878e36ad/dep-bin-functions deleted file mode 100644 index 5fdf103f..00000000 Binary files a/learning/rust/functions/target/debug/.fingerprint/functions-108c89bc878e36ad/dep-bin-functions and /dev/null differ diff --git a/learning/rust/functions/target/debug/.fingerprint/functions-108c89bc878e36ad/invoked.timestamp b/learning/rust/functions/target/debug/.fingerprint/functions-108c89bc878e36ad/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/functions/target/debug/.fingerprint/functions-108c89bc878e36ad/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/functions/target/debug/deps/functions-108c89bc878e36ad b/learning/rust/functions/target/debug/deps/functions-108c89bc878e36ad deleted file mode 100755 index f9681efd..00000000 Binary files a/learning/rust/functions/target/debug/deps/functions-108c89bc878e36ad and /dev/null differ diff --git a/learning/rust/functions/target/debug/deps/functions-108c89bc878e36ad.d b/learning/rust/functions/target/debug/deps/functions-108c89bc878e36ad.d deleted file mode 100644 index dbfdfaed..00000000 --- a/learning/rust/functions/target/debug/deps/functions-108c89bc878e36ad.d +++ /dev/null @@ -1,5 +0,0 @@ -/home/key/git/minibase/learning/rust/functions/target/debug/deps/functions-108c89bc878e36ad: src/main.rs - -/home/key/git/minibase/learning/rust/functions/target/debug/deps/functions-108c89bc878e36ad.d: src/main.rs - -src/main.rs: diff --git a/learning/rust/functions/target/debug/functions b/learning/rust/functions/target/debug/functions deleted file mode 100755 index f9681efd..00000000 Binary files a/learning/rust/functions/target/debug/functions and /dev/null differ diff --git a/learning/rust/functions/target/debug/functions.d b/learning/rust/functions/target/debug/functions.d deleted file mode 100644 index 8702b079..00000000 --- a/learning/rust/functions/target/debug/functions.d +++ /dev/null @@ -1 +0,0 @@ -/home/key/git/minibase/learning/rust/functions/target/debug/functions: /home/key/git/minibase/learning/rust/functions/src/main.rs diff --git a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/1pr8xjqto58d4ozq.o b/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/1pr8xjqto58d4ozq.o deleted file mode 100644 index 91f48bc5..00000000 Binary files a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/1pr8xjqto58d4ozq.o and /dev/null differ diff --git a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/1pw6bo5fyr7foxo0.o b/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/1pw6bo5fyr7foxo0.o deleted file mode 100644 index 240ab430..00000000 Binary files a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/1pw6bo5fyr7foxo0.o and /dev/null differ diff --git a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/2crxj7d8urenooyz.o b/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/2crxj7d8urenooyz.o deleted file mode 100644 index 0c3acb93..00000000 Binary files a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/2crxj7d8urenooyz.o and /dev/null differ diff --git a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/2pylhkp7jzgwcryq.o b/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/2pylhkp7jzgwcryq.o deleted file mode 100644 index c98f756c..00000000 Binary files a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/2pylhkp7jzgwcryq.o and /dev/null differ diff --git a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/2wgnwjlfjs3b9gpf.o b/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/2wgnwjlfjs3b9gpf.o deleted file mode 100644 index f4d5e3f0..00000000 Binary files a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/2wgnwjlfjs3b9gpf.o and /dev/null differ diff --git a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/3lkcfcq040lh1i.o b/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/3lkcfcq040lh1i.o deleted file mode 100644 index f527f9ad..00000000 Binary files a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/3lkcfcq040lh1i.o and /dev/null differ diff --git a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/40btqjmwyxr0zndd.o b/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/40btqjmwyxr0zndd.o deleted file mode 100644 index f2d3233c..00000000 Binary files a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/40btqjmwyxr0zndd.o and /dev/null differ diff --git a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/5mv1n94vnlca27b.o b/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/5mv1n94vnlca27b.o deleted file mode 100644 index 857479a4..00000000 Binary files a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/5mv1n94vnlca27b.o and /dev/null differ diff --git a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/dep-graph.bin b/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/dep-graph.bin deleted file mode 100644 index 7c593c38..00000000 Binary files a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/dep-graph.bin and /dev/null differ diff --git a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/igjvwyed4nii2fe.o b/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/igjvwyed4nii2fe.o deleted file mode 100644 index fc282b43..00000000 Binary files a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/igjvwyed4nii2fe.o and /dev/null differ diff --git a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/query-cache.bin b/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/query-cache.bin deleted file mode 100644 index 6e8d822d..00000000 Binary files a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/query-cache.bin and /dev/null differ diff --git a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/work-products.bin b/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/work-products.bin deleted file mode 100644 index 1c95895a..00000000 Binary files a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq-czztktz625y8/work-products.bin and /dev/null differ diff --git a/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq.lock b/learning/rust/functions/target/debug/incremental/functions-1vz5dvzyghs15/s-gcl52tbanp-p5d4wq.lock deleted file mode 100755 index e69de29b..00000000 diff --git a/learning/rust/guessing_game/Cargo.lock b/learning/rust/guessing_game/Cargo.lock deleted file mode 100644 index ddf21f0c..00000000 --- a/learning/rust/guessing_game/Cargo.lock +++ /dev/null @@ -1,75 +0,0 @@ -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. -version = 3 - -[[package]] -name = "cfg-if" -version = "1.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" - -[[package]] -name = "getrandom" -version = "0.2.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6" -dependencies = [ - "cfg-if", - "libc", - "wasi", -] - -[[package]] -name = "guessing_game" -version = "0.1.0" -dependencies = [ - "rand", -] - -[[package]] -name = "libc" -version = "0.2.131" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "04c3b4822ccebfa39c02fc03d1534441b22ead323fa0f48bb7ddd8e6ba076a40" - -[[package]] -name = "ppv-lite86" -version = "0.2.16" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872" - -[[package]] -name = "rand" -version = "0.8.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" -dependencies = [ - "libc", - "rand_chacha", - "rand_core", -] - -[[package]] -name = "rand_chacha" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" -dependencies = [ - "ppv-lite86", - "rand_core", -] - -[[package]] -name = "rand_core" -version = "0.6.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7" -dependencies = [ - "getrandom", -] - -[[package]] -name = "wasi" -version = "0.11.0+wasi-snapshot-preview1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" diff --git a/learning/rust/guessing_game/target/.rustc_info.json b/learning/rust/guessing_game/target/.rustc_info.json deleted file mode 100644 index f4e3b721..00000000 --- a/learning/rust/guessing_game/target/.rustc_info.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc_fingerprint":15714985870122818150,"outputs":{"10376369925670944939":{"success":true,"status":"","code":0,"stdout":"___\nlib___.rlib\nlib___.so\nlib___.so\nlib___.a\nlib___.so\n/home/key/.rustup/toolchains/stable-x86_64-unknown-linux-gnu\ndebug_assertions\npanic=\"unwind\"\nproc_macro\ntarget_arch=\"x86_64\"\ntarget_endian=\"little\"\ntarget_env=\"gnu\"\ntarget_family=\"unix\"\ntarget_feature=\"fxsr\"\ntarget_feature=\"sse\"\ntarget_feature=\"sse2\"\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_os=\"linux\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"unknown\"\nunix\n","stderr":""},"4614504638168534921":{"success":true,"status":"","code":0,"stdout":"rustc 1.62.1 (e092d0b6b 2022-07-16)\nbinary: rustc\ncommit-hash: e092d0b6b43f2de967af0887873151bb1c0b18d3\ncommit-date: 2022-07-16\nhost: x86_64-unknown-linux-gnu\nrelease: 1.62.1\nLLVM version: 14.0.5\n","stderr":""},"15697416045686424142":{"success":false,"status":"exit status: 1","code":1,"stdout":"","stderr":"error: `-Csplit-debuginfo` is unstable on this platform\n\n"}},"successes":{}} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/.rustdoc_fingerprint.json b/learning/rust/guessing_game/target/.rustdoc_fingerprint.json deleted file mode 100644 index 8118be65..00000000 --- a/learning/rust/guessing_game/target/.rustdoc_fingerprint.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc_vv":"rustc 1.62.1 (e092d0b6b 2022-07-16)\nbinary: rustc\ncommit-hash: e092d0b6b43f2de967af0887873151bb1c0b18d3\ncommit-date: 2022-07-16\nhost: x86_64-unknown-linux-gnu\nrelease: 1.62.1\nLLVM version: 14.0.5\n"} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/CACHEDIR.TAG b/learning/rust/guessing_game/target/CACHEDIR.TAG deleted file mode 100644 index 20d7c319..00000000 --- a/learning/rust/guessing_game/target/CACHEDIR.TAG +++ /dev/null @@ -1,3 +0,0 @@ -Signature: 8a477f597d28d172789f06886806bc55 -# This file is a cache directory tag created by cargo. -# For information about cache directory tags see https://bford.info/cachedir/ diff --git a/learning/rust/guessing_game/target/debug/.cargo-lock b/learning/rust/guessing_game/target/debug/.cargo-lock deleted file mode 100644 index e69de29b..00000000 diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-4fe79af576e17892/doc-lib-cfg-if b/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-4fe79af576e17892/doc-lib-cfg-if deleted file mode 100644 index 28c024ec..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-4fe79af576e17892/doc-lib-cfg-if +++ /dev/null @@ -1 +0,0 @@ -86f67e5c1a64ee23 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-4fe79af576e17892/doc-lib-cfg-if.json b/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-4fe79af576e17892/doc-lib-cfg-if.json deleted file mode 100644 index b995b8c1..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-4fe79af576e17892/doc-lib-cfg-if.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[]","target":10094334937643343087,"profile":839257268078923458,"path":5174707181143725553,"deps":[],"local":[{"Precalculated":"1.0.0"}],"rustflags":[],"metadata":8462187951337715540,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-5cc8852ef3369fb0/dep-lib-cfg-if b/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-5cc8852ef3369fb0/dep-lib-cfg-if deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-5cc8852ef3369fb0/dep-lib-cfg-if and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-5cc8852ef3369fb0/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-5cc8852ef3369fb0/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-5cc8852ef3369fb0/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-5cc8852ef3369fb0/lib-cfg-if b/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-5cc8852ef3369fb0/lib-cfg-if deleted file mode 100644 index f48c0fa2..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-5cc8852ef3369fb0/lib-cfg-if +++ /dev/null @@ -1 +0,0 @@ -7b54d0ac6996224e \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-5cc8852ef3369fb0/lib-cfg-if.json b/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-5cc8852ef3369fb0/lib-cfg-if.json deleted file mode 100644 index 366849d1..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-5cc8852ef3369fb0/lib-cfg-if.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[]","target":10094334937643343087,"profile":3735503092003429423,"path":5174707181143725553,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/cfg-if-5cc8852ef3369fb0/dep-lib-cfg-if"}}],"rustflags":[],"metadata":8462187951337715540,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-f8ad2a765ea7f234/dep-lib-cfg-if b/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-f8ad2a765ea7f234/dep-lib-cfg-if deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-f8ad2a765ea7f234/dep-lib-cfg-if and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-f8ad2a765ea7f234/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-f8ad2a765ea7f234/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-f8ad2a765ea7f234/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-f8ad2a765ea7f234/lib-cfg-if b/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-f8ad2a765ea7f234/lib-cfg-if deleted file mode 100644 index 48c60da9..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-f8ad2a765ea7f234/lib-cfg-if +++ /dev/null @@ -1 +0,0 @@ -786c6a2503f468bb \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-f8ad2a765ea7f234/lib-cfg-if.json b/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-f8ad2a765ea7f234/lib-cfg-if.json deleted file mode 100644 index 61385a5b..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/cfg-if-f8ad2a765ea7f234/lib-cfg-if.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[]","target":10094334937643343087,"profile":12637318739757120569,"path":5174707181143725553,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/cfg-if-f8ad2a765ea7f234/dep-lib-cfg-if"}}],"rustflags":[],"metadata":8462187951337715540,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-4fbe4ef67d59e437/doc-lib-getrandom b/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-4fbe4ef67d59e437/doc-lib-getrandom deleted file mode 100644 index e0fe0327..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-4fbe4ef67d59e437/doc-lib-getrandom +++ /dev/null @@ -1 +0,0 @@ -ed7ad19949dbc818 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-4fbe4ef67d59e437/doc-lib-getrandom.json b/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-4fbe4ef67d59e437/doc-lib-getrandom.json deleted file mode 100644 index 5f5c0a6c..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-4fbe4ef67d59e437/doc-lib-getrandom.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"std\"]","target":13546511942750895132,"profile":839257268078923458,"path":14550194393604553327,"deps":[[332204399579859100,"libc",false,3513728837014210390],[332204399579859100,"libc",false,15729486340305850544],[2452538001284770427,"cfg_if",false,5630227864781608059],[2452538001284770427,"cfg_if",false,2589116900168365702]],"local":[{"Precalculated":"0.2.7"}],"rustflags":[],"metadata":12606519392706294666,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-5a6593697ea95dd6/dep-lib-getrandom b/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-5a6593697ea95dd6/dep-lib-getrandom deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-5a6593697ea95dd6/dep-lib-getrandom and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-5a6593697ea95dd6/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-5a6593697ea95dd6/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-5a6593697ea95dd6/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-5a6593697ea95dd6/lib-getrandom b/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-5a6593697ea95dd6/lib-getrandom deleted file mode 100644 index 86d28596..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-5a6593697ea95dd6/lib-getrandom +++ /dev/null @@ -1 +0,0 @@ -9276a2bcef47a064 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-5a6593697ea95dd6/lib-getrandom.json b/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-5a6593697ea95dd6/lib-getrandom.json deleted file mode 100644 index 62836201..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-5a6593697ea95dd6/lib-getrandom.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"std\"]","target":13546511942750895132,"profile":3735503092003429423,"path":14550194393604553327,"deps":[[332204399579859100,"libc",false,3513728837014210390],[2452538001284770427,"cfg_if",false,5630227864781608059]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/getrandom-5a6593697ea95dd6/dep-lib-getrandom"}}],"rustflags":[],"metadata":12606519392706294666,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-c72291ea1d985878/dep-lib-getrandom b/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-c72291ea1d985878/dep-lib-getrandom deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-c72291ea1d985878/dep-lib-getrandom and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-c72291ea1d985878/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-c72291ea1d985878/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-c72291ea1d985878/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-c72291ea1d985878/lib-getrandom b/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-c72291ea1d985878/lib-getrandom deleted file mode 100644 index 7374ba8d..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-c72291ea1d985878/lib-getrandom +++ /dev/null @@ -1 +0,0 @@ -4d5b2f55955078e6 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-c72291ea1d985878/lib-getrandom.json b/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-c72291ea1d985878/lib-getrandom.json deleted file mode 100644 index 2ab159fa..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/getrandom-c72291ea1d985878/lib-getrandom.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"std\"]","target":13546511942750895132,"profile":12637318739757120569,"path":14550194393604553327,"deps":[[332204399579859100,"libc",false,17958775506380264072],[2452538001284770427,"cfg_if",false,13504311777020243064]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/getrandom-c72291ea1d985878/dep-lib-getrandom"}}],"rustflags":[],"metadata":12606519392706294666,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-234d04e0c9fb5b87/doc-bin-guessing_game b/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-234d04e0c9fb5b87/doc-bin-guessing_game deleted file mode 100644 index ffc86453..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-234d04e0c9fb5b87/doc-bin-guessing_game +++ /dev/null @@ -1 +0,0 @@ -f77694a546e15ce6 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-234d04e0c9fb5b87/doc-bin-guessing_game.json b/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-234d04e0c9fb5b87/doc-bin-guessing_game.json deleted file mode 100644 index 85ab12b2..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-234d04e0c9fb5b87/doc-bin-guessing_game.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[]","target":18246892274002150725,"profile":5644545967800556782,"path":1684066648322511884,"deps":[[5910892534286594076,"rand",false,7558285105080365072],[5910892534286594076,"rand",false,6756727940263546616]],"local":[{"Precalculated":"1660464867.845185758s (src/main.rs)"}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-50aa857f36be8336/bin-guessing_game b/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-50aa857f36be8336/bin-guessing_game deleted file mode 100644 index d552a49c..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-50aa857f36be8336/bin-guessing_game +++ /dev/null @@ -1 +0,0 @@ -6a6c7493f57cca12 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-50aa857f36be8336/bin-guessing_game.json b/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-50aa857f36be8336/bin-guessing_game.json deleted file mode 100644 index 25d775a8..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-50aa857f36be8336/bin-guessing_game.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[]","target":18246892274002150725,"profile":9251013656241001069,"path":1684066648322511884,"deps":[[5910892534286594076,"rand",false,16237653366872600552]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/guessing_game-50aa857f36be8336/dep-bin-guessing_game"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-50aa857f36be8336/dep-bin-guessing_game b/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-50aa857f36be8336/dep-bin-guessing_game deleted file mode 100644 index 5fdf103f..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-50aa857f36be8336/dep-bin-guessing_game and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-50aa857f36be8336/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-50aa857f36be8336/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-50aa857f36be8336/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-e35084ce088014f7/bin-guessing_game b/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-e35084ce088014f7/bin-guessing_game deleted file mode 100644 index 3fdb62fc..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-e35084ce088014f7/bin-guessing_game +++ /dev/null @@ -1 +0,0 @@ -fef01e25a2d4dd2b \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-e35084ce088014f7/bin-guessing_game.json b/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-e35084ce088014f7/bin-guessing_game.json deleted file mode 100644 index 261b259a..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-e35084ce088014f7/bin-guessing_game.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[]","target":18246892274002150725,"profile":9251013656241001069,"path":1684066648322511884,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/guessing_game-e35084ce088014f7/dep-bin-guessing_game"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-e35084ce088014f7/dep-bin-guessing_game b/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-e35084ce088014f7/dep-bin-guessing_game deleted file mode 100644 index 5fdf103f..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-e35084ce088014f7/dep-bin-guessing_game and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-e35084ce088014f7/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-e35084ce088014f7/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/guessing_game-e35084ce088014f7/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-1209b5f8315b55cd/run-build-script-build-script-build b/learning/rust/guessing_game/target/debug/.fingerprint/libc-1209b5f8315b55cd/run-build-script-build-script-build deleted file mode 100644 index 793a60c6..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/libc-1209b5f8315b55cd/run-build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -f9d45cc11b29c01c \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-1209b5f8315b55cd/run-build-script-build-script-build.json b/learning/rust/guessing_game/target/debug/.fingerprint/libc-1209b5f8315b55cd/run-build-script-build-script-build.json deleted file mode 100644 index ad129be5..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/libc-1209b5f8315b55cd/run-build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"","target":0,"profile":0,"path":0,"deps":[[332204399579859100,"build_script_build",false,7044858315189815696]],"local":[{"RerunIfChanged":{"output":"debug/build/libc-1209b5f8315b55cd/output","paths":["build.rs"]}}],"rustflags":[],"metadata":0,"config":0,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-20f11413a79bdf78/build-script-build-script-build b/learning/rust/guessing_game/target/debug/.fingerprint/libc-20f11413a79bdf78/build-script-build-script-build deleted file mode 100644 index c51e3d14..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/libc-20f11413a79bdf78/build-script-build-script-build +++ /dev/null @@ -1 +0,0 @@ -9089d8f94f5dc461 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-20f11413a79bdf78/build-script-build-script-build.json b/learning/rust/guessing_game/target/debug/.fingerprint/libc-20f11413a79bdf78/build-script-build-script-build.json deleted file mode 100644 index 51dccd59..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/libc-20f11413a79bdf78/build-script-build-script-build.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[]","target":2709041430195671023,"profile":12637318739757120569,"path":2961088457799289599,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/libc-20f11413a79bdf78/dep-build-script-build-script-build"}}],"rustflags":[],"metadata":14998826085014762512,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-20f11413a79bdf78/dep-build-script-build-script-build b/learning/rust/guessing_game/target/debug/.fingerprint/libc-20f11413a79bdf78/dep-build-script-build-script-build deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/libc-20f11413a79bdf78/dep-build-script-build-script-build and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-20f11413a79bdf78/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/libc-20f11413a79bdf78/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/libc-20f11413a79bdf78/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-87983632abadf985/dep-lib-libc b/learning/rust/guessing_game/target/debug/.fingerprint/libc-87983632abadf985/dep-lib-libc deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/libc-87983632abadf985/dep-lib-libc and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-87983632abadf985/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/libc-87983632abadf985/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/libc-87983632abadf985/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-87983632abadf985/lib-libc b/learning/rust/guessing_game/target/debug/.fingerprint/libc-87983632abadf985/lib-libc deleted file mode 100644 index 94623d2d..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/libc-87983632abadf985/lib-libc +++ /dev/null @@ -1 +0,0 @@ -564747bfc245c330 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-87983632abadf985/lib-libc.json b/learning/rust/guessing_game/target/debug/.fingerprint/libc-87983632abadf985/lib-libc.json deleted file mode 100644 index 50d1a596..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/libc-87983632abadf985/lib-libc.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[]","target":15721753382687865320,"profile":3735503092003429423,"path":6804371379681295196,"deps":[[332204399579859100,"build_script_build",false,2071701027775370489]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/libc-87983632abadf985/dep-lib-libc"}}],"rustflags":[],"metadata":14998826085014762512,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-9efa481a014ff180/dep-lib-libc b/learning/rust/guessing_game/target/debug/.fingerprint/libc-9efa481a014ff180/dep-lib-libc deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/libc-9efa481a014ff180/dep-lib-libc and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-9efa481a014ff180/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/libc-9efa481a014ff180/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/libc-9efa481a014ff180/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-9efa481a014ff180/lib-libc b/learning/rust/guessing_game/target/debug/.fingerprint/libc-9efa481a014ff180/lib-libc deleted file mode 100644 index a349c7d1..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/libc-9efa481a014ff180/lib-libc +++ /dev/null @@ -1 +0,0 @@ -8812c8622c633af9 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-9efa481a014ff180/lib-libc.json b/learning/rust/guessing_game/target/debug/.fingerprint/libc-9efa481a014ff180/lib-libc.json deleted file mode 100644 index 5d24652b..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/libc-9efa481a014ff180/lib-libc.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[]","target":15721753382687865320,"profile":12637318739757120569,"path":6804371379681295196,"deps":[[332204399579859100,"build_script_build",false,2071701027775370489]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/libc-9efa481a014ff180/dep-lib-libc"}}],"rustflags":[],"metadata":14998826085014762512,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-b84d17ae9ff96fc7/doc-lib-libc b/learning/rust/guessing_game/target/debug/.fingerprint/libc-b84d17ae9ff96fc7/doc-lib-libc deleted file mode 100644 index b12a8018..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/libc-b84d17ae9ff96fc7/doc-lib-libc +++ /dev/null @@ -1 +0,0 @@ -b0104af57c5c4ada \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/libc-b84d17ae9ff96fc7/doc-lib-libc.json b/learning/rust/guessing_game/target/debug/.fingerprint/libc-b84d17ae9ff96fc7/doc-lib-libc.json deleted file mode 100644 index 7f1126e2..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/libc-b84d17ae9ff96fc7/doc-lib-libc.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[]","target":15721753382687865320,"profile":839257268078923458,"path":6804371379681295196,"deps":[[332204399579859100,"build_script_build",false,2071701027775370489]],"local":[{"Precalculated":"0.2.131"}],"rustflags":[],"metadata":14998826085014762512,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1563bcdfd167adfa/dep-lib-ppv-lite86 b/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1563bcdfd167adfa/dep-lib-ppv-lite86 deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1563bcdfd167adfa/dep-lib-ppv-lite86 and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1563bcdfd167adfa/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1563bcdfd167adfa/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1563bcdfd167adfa/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1563bcdfd167adfa/lib-ppv-lite86 b/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1563bcdfd167adfa/lib-ppv-lite86 deleted file mode 100644 index 6b485be5..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1563bcdfd167adfa/lib-ppv-lite86 +++ /dev/null @@ -1 +0,0 @@ -a02008ffc6aa2681 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1563bcdfd167adfa/lib-ppv-lite86.json b/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1563bcdfd167adfa/lib-ppv-lite86.json deleted file mode 100644 index 82a8ba94..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1563bcdfd167adfa/lib-ppv-lite86.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"simd\", \"std\"]","target":731041848731596649,"profile":3735503092003429423,"path":16742873979553623794,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/ppv-lite86-1563bcdfd167adfa/dep-lib-ppv-lite86"}}],"rustflags":[],"metadata":14155036307809790115,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1a6f61e0a2cf4700/doc-lib-ppv-lite86 b/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1a6f61e0a2cf4700/doc-lib-ppv-lite86 deleted file mode 100644 index cc7efabc..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1a6f61e0a2cf4700/doc-lib-ppv-lite86 +++ /dev/null @@ -1 +0,0 @@ -377f5de6856bd5e2 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1a6f61e0a2cf4700/doc-lib-ppv-lite86.json b/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1a6f61e0a2cf4700/doc-lib-ppv-lite86.json deleted file mode 100644 index 5affdc71..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-1a6f61e0a2cf4700/doc-lib-ppv-lite86.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"simd\", \"std\"]","target":731041848731596649,"profile":839257268078923458,"path":16742873979553623794,"deps":[],"local":[{"Precalculated":"0.2.16"}],"rustflags":[],"metadata":14155036307809790115,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-2d065cebe2837269/dep-lib-ppv-lite86 b/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-2d065cebe2837269/dep-lib-ppv-lite86 deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-2d065cebe2837269/dep-lib-ppv-lite86 and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-2d065cebe2837269/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-2d065cebe2837269/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-2d065cebe2837269/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-2d065cebe2837269/lib-ppv-lite86 b/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-2d065cebe2837269/lib-ppv-lite86 deleted file mode 100644 index 4084be90..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-2d065cebe2837269/lib-ppv-lite86 +++ /dev/null @@ -1 +0,0 @@ -260b75c0503b1a61 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-2d065cebe2837269/lib-ppv-lite86.json b/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-2d065cebe2837269/lib-ppv-lite86.json deleted file mode 100644 index ebb93939..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/ppv-lite86-2d065cebe2837269/lib-ppv-lite86.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"simd\", \"std\"]","target":731041848731596649,"profile":12637318739757120569,"path":16742873979553623794,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/ppv-lite86-2d065cebe2837269/dep-lib-ppv-lite86"}}],"rustflags":[],"metadata":14155036307809790115,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand-256fb1eb37468157/doc-lib-rand b/learning/rust/guessing_game/target/debug/.fingerprint/rand-256fb1eb37468157/doc-lib-rand deleted file mode 100644 index 3a12081d..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand-256fb1eb37468157/doc-lib-rand +++ /dev/null @@ -1 +0,0 @@ -f88e5d5343b8c45d \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand-256fb1eb37468157/doc-lib-rand.json b/learning/rust/guessing_game/target/debug/.fingerprint/rand-256fb1eb37468157/doc-lib-rand.json deleted file mode 100644 index 99a36af4..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand-256fb1eb37468157/doc-lib-rand.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"alloc\", \"default\", \"getrandom\", \"libc\", \"rand_chacha\", \"std\", \"std_rng\"]","target":8770996785908029621,"profile":839257268078923458,"path":5022440850846391133,"deps":[[332204399579859100,"libc",false,3513728837014210390],[332204399579859100,"libc",false,15729486340305850544],[1974880700686797828,"rand_core",false,13314790476030012510],[1974880700686797828,"rand_core",false,11197560019852793403],[12017018019769837221,"rand_chacha",false,2644139146490517459],[12017018019769837221,"rand_chacha",false,1585170741170319352]],"local":[{"Precalculated":"0.8.5"}],"rustflags":[],"metadata":16964019146302480911,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand-3a24db68097a102a/dep-lib-rand b/learning/rust/guessing_game/target/debug/.fingerprint/rand-3a24db68097a102a/dep-lib-rand deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/rand-3a24db68097a102a/dep-lib-rand and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand-3a24db68097a102a/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/rand-3a24db68097a102a/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand-3a24db68097a102a/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand-3a24db68097a102a/lib-rand b/learning/rust/guessing_game/target/debug/.fingerprint/rand-3a24db68097a102a/lib-rand deleted file mode 100644 index 623efbe0..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand-3a24db68097a102a/lib-rand +++ /dev/null @@ -1 +0,0 @@ -10f070ef416ce468 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand-3a24db68097a102a/lib-rand.json b/learning/rust/guessing_game/target/debug/.fingerprint/rand-3a24db68097a102a/lib-rand.json deleted file mode 100644 index 3c8f555d..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand-3a24db68097a102a/lib-rand.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"alloc\", \"default\", \"getrandom\", \"libc\", \"rand_chacha\", \"std\", \"std_rng\"]","target":8770996785908029621,"profile":3735503092003429423,"path":5022440850846391133,"deps":[[332204399579859100,"libc",false,3513728837014210390],[1974880700686797828,"rand_core",false,13314790476030012510],[12017018019769837221,"rand_chacha",false,2644139146490517459]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/rand-3a24db68097a102a/dep-lib-rand"}}],"rustflags":[],"metadata":16964019146302480911,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand-5a51bdcbdf012038/dep-lib-rand b/learning/rust/guessing_game/target/debug/.fingerprint/rand-5a51bdcbdf012038/dep-lib-rand deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/rand-5a51bdcbdf012038/dep-lib-rand and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand-5a51bdcbdf012038/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/rand-5a51bdcbdf012038/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand-5a51bdcbdf012038/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand-5a51bdcbdf012038/lib-rand b/learning/rust/guessing_game/target/debug/.fingerprint/rand-5a51bdcbdf012038/lib-rand deleted file mode 100644 index 75d7e52a..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand-5a51bdcbdf012038/lib-rand +++ /dev/null @@ -1 +0,0 @@ -e8ef5dd6b4bb57e1 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand-5a51bdcbdf012038/lib-rand.json b/learning/rust/guessing_game/target/debug/.fingerprint/rand-5a51bdcbdf012038/lib-rand.json deleted file mode 100644 index 323393b8..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand-5a51bdcbdf012038/lib-rand.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"alloc\", \"default\", \"getrandom\", \"libc\", \"rand_chacha\", \"std\", \"std_rng\"]","target":8770996785908029621,"profile":12637318739757120569,"path":5022440850846391133,"deps":[[332204399579859100,"libc",false,17958775506380264072],[1974880700686797828,"rand_core",false,16269432990569068571],[12017018019769837221,"rand_chacha",false,13361514498176861419]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/rand-5a51bdcbdf012038/dep-lib-rand"}}],"rustflags":[],"metadata":16964019146302480911,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-29656b62c360c671/dep-lib-rand_chacha b/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-29656b62c360c671/dep-lib-rand_chacha deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-29656b62c360c671/dep-lib-rand_chacha and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-29656b62c360c671/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-29656b62c360c671/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-29656b62c360c671/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-29656b62c360c671/lib-rand_chacha b/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-29656b62c360c671/lib-rand_chacha deleted file mode 100644 index 49898aac..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-29656b62c360c671/lib-rand_chacha +++ /dev/null @@ -1 +0,0 @@ -eb4410cda4a26db9 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-29656b62c360c671/lib-rand_chacha.json b/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-29656b62c360c671/lib-rand_chacha.json deleted file mode 100644 index 4663af1c..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-29656b62c360c671/lib-rand_chacha.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"std\"]","target":10091652985973831551,"profile":12637318739757120569,"path":3522093865072246638,"deps":[[1974880700686797828,"rand_core",false,16269432990569068571],[6749292461404294239,"ppv_lite86",false,6996970189085805350]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/rand_chacha-29656b62c360c671/dep-lib-rand_chacha"}}],"rustflags":[],"metadata":2235018391756195449,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-416b1892b3576e98/dep-lib-rand_chacha b/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-416b1892b3576e98/dep-lib-rand_chacha deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-416b1892b3576e98/dep-lib-rand_chacha and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-416b1892b3576e98/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-416b1892b3576e98/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-416b1892b3576e98/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-416b1892b3576e98/lib-rand_chacha b/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-416b1892b3576e98/lib-rand_chacha deleted file mode 100644 index a4644ceb..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-416b1892b3576e98/lib-rand_chacha +++ /dev/null @@ -1 +0,0 @@ -d39745638bdeb124 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-416b1892b3576e98/lib-rand_chacha.json b/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-416b1892b3576e98/lib-rand_chacha.json deleted file mode 100644 index 80650726..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-416b1892b3576e98/lib-rand_chacha.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"std\"]","target":10091652985973831551,"profile":3735503092003429423,"path":3522093865072246638,"deps":[[1974880700686797828,"rand_core",false,13314790476030012510],[6749292461404294239,"ppv_lite86",false,9306313451666677920]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/rand_chacha-416b1892b3576e98/dep-lib-rand_chacha"}}],"rustflags":[],"metadata":2235018391756195449,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-4ce66367f570b4fa/doc-lib-rand_chacha b/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-4ce66367f570b4fa/doc-lib-rand_chacha deleted file mode 100644 index cf9ec044..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-4ce66367f570b4fa/doc-lib-rand_chacha +++ /dev/null @@ -1 +0,0 @@ -f8afccf763a8ff15 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-4ce66367f570b4fa/doc-lib-rand_chacha.json b/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-4ce66367f570b4fa/doc-lib-rand_chacha.json deleted file mode 100644 index 06b0a2a8..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_chacha-4ce66367f570b4fa/doc-lib-rand_chacha.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"std\"]","target":10091652985973831551,"profile":839257268078923458,"path":3522093865072246638,"deps":[[1974880700686797828,"rand_core",false,13314790476030012510],[1974880700686797828,"rand_core",false,11197560019852793403],[6749292461404294239,"ppv_lite86",false,9306313451666677920],[6749292461404294239,"ppv_lite86",false,16345088645450792759]],"local":[{"Precalculated":"0.3.1"}],"rustflags":[],"metadata":2235018391756195449,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-56a35b519a9f02ee/doc-lib-rand_core b/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-56a35b519a9f02ee/doc-lib-rand_core deleted file mode 100644 index c122fab0..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-56a35b519a9f02ee/doc-lib-rand_core +++ /dev/null @@ -1 +0,0 @@ -3b1671c682b9659b \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-56a35b519a9f02ee/doc-lib-rand_core.json b/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-56a35b519a9f02ee/doc-lib-rand_core.json deleted file mode 100644 index 0f3a4d26..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-56a35b519a9f02ee/doc-lib-rand_core.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"alloc\", \"getrandom\", \"std\"]","target":14554634924080965175,"profile":839257268078923458,"path":8823941798936533428,"deps":[[13417499805903997058,"getrandom",false,7250874495054018194],[13417499805903997058,"getrandom",false,1785918361412139757]],"local":[{"Precalculated":"0.6.3"}],"rustflags":[],"metadata":3275543247315060703,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-7ff1ed59a7323845/dep-lib-rand_core b/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-7ff1ed59a7323845/dep-lib-rand_core deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-7ff1ed59a7323845/dep-lib-rand_core and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-7ff1ed59a7323845/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-7ff1ed59a7323845/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-7ff1ed59a7323845/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-7ff1ed59a7323845/lib-rand_core b/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-7ff1ed59a7323845/lib-rand_core deleted file mode 100644 index fe5506c6..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-7ff1ed59a7323845/lib-rand_core +++ /dev/null @@ -1 +0,0 @@ -1bf8e3131ba3c8e1 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-7ff1ed59a7323845/lib-rand_core.json b/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-7ff1ed59a7323845/lib-rand_core.json deleted file mode 100644 index b8eb8dac..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-7ff1ed59a7323845/lib-rand_core.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"alloc\", \"getrandom\", \"std\"]","target":14554634924080965175,"profile":12637318739757120569,"path":8823941798936533428,"deps":[[13417499805903997058,"getrandom",false,16607112228238220109]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/rand_core-7ff1ed59a7323845/dep-lib-rand_core"}}],"rustflags":[],"metadata":3275543247315060703,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-e8e9e882f33ed8da/dep-lib-rand_core b/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-e8e9e882f33ed8da/dep-lib-rand_core deleted file mode 100644 index 1b1cb4d4..00000000 Binary files a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-e8e9e882f33ed8da/dep-lib-rand_core and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-e8e9e882f33ed8da/invoked.timestamp b/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-e8e9e882f33ed8da/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-e8e9e882f33ed8da/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-e8e9e882f33ed8da/lib-rand_core b/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-e8e9e882f33ed8da/lib-rand_core deleted file mode 100644 index e7e4e02d..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-e8e9e882f33ed8da/lib-rand_core +++ /dev/null @@ -1 +0,0 @@ -5eec85a664a3c7b8 \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-e8e9e882f33ed8da/lib-rand_core.json b/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-e8e9e882f33ed8da/lib-rand_core.json deleted file mode 100644 index 4ec5714d..00000000 --- a/learning/rust/guessing_game/target/debug/.fingerprint/rand_core-e8e9e882f33ed8da/lib-rand_core.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[\"alloc\", \"getrandom\", \"std\"]","target":14554634924080965175,"profile":3735503092003429423,"path":8823941798936533428,"deps":[[13417499805903997058,"getrandom",false,7250874495054018194]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/rand_core-e8e9e882f33ed8da/dep-lib-rand_core"}}],"rustflags":[],"metadata":3275543247315060703,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/build/libc-1209b5f8315b55cd/invoked.timestamp b/learning/rust/guessing_game/target/debug/build/libc-1209b5f8315b55cd/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/guessing_game/target/debug/build/libc-1209b5f8315b55cd/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/build/libc-1209b5f8315b55cd/output b/learning/rust/guessing_game/target/debug/build/libc-1209b5f8315b55cd/output deleted file mode 100644 index 0e9e52c2..00000000 --- a/learning/rust/guessing_game/target/debug/build/libc-1209b5f8315b55cd/output +++ /dev/null @@ -1,14 +0,0 @@ -cargo:rerun-if-changed=build.rs -cargo:rustc-cfg=freebsd11 -cargo:rustc-cfg=libc_priv_mod_use -cargo:rustc-cfg=libc_union -cargo:rustc-cfg=libc_const_size_of -cargo:rustc-cfg=libc_align -cargo:rustc-cfg=libc_int128 -cargo:rustc-cfg=libc_core_cvoid -cargo:rustc-cfg=libc_packedN -cargo:rustc-cfg=libc_cfg_target_vendor -cargo:rustc-cfg=libc_non_exhaustive -cargo:rustc-cfg=libc_ptr_addr_of -cargo:rustc-cfg=libc_underscore_const_names -cargo:rustc-cfg=libc_const_extern_fn diff --git a/learning/rust/guessing_game/target/debug/build/libc-1209b5f8315b55cd/root-output b/learning/rust/guessing_game/target/debug/build/libc-1209b5f8315b55cd/root-output deleted file mode 100644 index 62937cdf..00000000 --- a/learning/rust/guessing_game/target/debug/build/libc-1209b5f8315b55cd/root-output +++ /dev/null @@ -1 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/build/libc-1209b5f8315b55cd/out \ No newline at end of file diff --git a/learning/rust/guessing_game/target/debug/build/libc-1209b5f8315b55cd/stderr b/learning/rust/guessing_game/target/debug/build/libc-1209b5f8315b55cd/stderr deleted file mode 100644 index e69de29b..00000000 diff --git a/learning/rust/guessing_game/target/debug/build/libc-20f11413a79bdf78/build-script-build b/learning/rust/guessing_game/target/debug/build/libc-20f11413a79bdf78/build-script-build deleted file mode 100755 index 20d3b868..00000000 Binary files a/learning/rust/guessing_game/target/debug/build/libc-20f11413a79bdf78/build-script-build and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/build/libc-20f11413a79bdf78/build_script_build-20f11413a79bdf78 b/learning/rust/guessing_game/target/debug/build/libc-20f11413a79bdf78/build_script_build-20f11413a79bdf78 deleted file mode 100755 index 20d3b868..00000000 Binary files a/learning/rust/guessing_game/target/debug/build/libc-20f11413a79bdf78/build_script_build-20f11413a79bdf78 and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/build/libc-20f11413a79bdf78/build_script_build-20f11413a79bdf78.d b/learning/rust/guessing_game/target/debug/build/libc-20f11413a79bdf78/build_script_build-20f11413a79bdf78.d deleted file mode 100644 index d6420914..00000000 --- a/learning/rust/guessing_game/target/debug/build/libc-20f11413a79bdf78/build_script_build-20f11413a79bdf78.d +++ /dev/null @@ -1,5 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/build/libc-20f11413a79bdf78/build_script_build-20f11413a79bdf78: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/build.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/build/libc-20f11413a79bdf78/build_script_build-20f11413a79bdf78.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/build.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/build.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/cfg_if-5cc8852ef3369fb0.d b/learning/rust/guessing_game/target/debug/deps/cfg_if-5cc8852ef3369fb0.d deleted file mode 100644 index f50937a9..00000000 --- a/learning/rust/guessing_game/target/debug/deps/cfg_if-5cc8852ef3369fb0.d +++ /dev/null @@ -1,5 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/cfg_if-5cc8852ef3369fb0.rmeta: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0/src/lib.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/cfg_if-5cc8852ef3369fb0.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0/src/lib.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0/src/lib.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/cfg_if-f8ad2a765ea7f234.d b/learning/rust/guessing_game/target/debug/deps/cfg_if-f8ad2a765ea7f234.d deleted file mode 100644 index c1109820..00000000 --- a/learning/rust/guessing_game/target/debug/deps/cfg_if-f8ad2a765ea7f234.d +++ /dev/null @@ -1,7 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/cfg_if-f8ad2a765ea7f234.rmeta: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0/src/lib.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/libcfg_if-f8ad2a765ea7f234.rlib: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0/src/lib.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/cfg_if-f8ad2a765ea7f234.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0/src/lib.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0/src/lib.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/getrandom-5a6593697ea95dd6.d b/learning/rust/guessing_game/target/debug/deps/getrandom-5a6593697ea95dd6.d deleted file mode 100644 index 719c6569..00000000 --- a/learning/rust/guessing_game/target/debug/deps/getrandom-5a6593697ea95dd6.d +++ /dev/null @@ -1,11 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/getrandom-5a6593697ea95dd6.rmeta: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/error.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/util.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/error_impls.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/util_libc.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/use_file.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/linux_android.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/getrandom-5a6593697ea95dd6.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/error.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/util.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/error_impls.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/util_libc.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/use_file.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/linux_android.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/lib.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/error.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/util.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/error_impls.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/util_libc.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/use_file.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/linux_android.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/getrandom-c72291ea1d985878.d b/learning/rust/guessing_game/target/debug/deps/getrandom-c72291ea1d985878.d deleted file mode 100644 index 6fc0a398..00000000 --- a/learning/rust/guessing_game/target/debug/deps/getrandom-c72291ea1d985878.d +++ /dev/null @@ -1,13 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/getrandom-c72291ea1d985878.rmeta: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/error.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/util.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/error_impls.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/util_libc.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/use_file.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/linux_android.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/libgetrandom-c72291ea1d985878.rlib: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/error.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/util.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/error_impls.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/util_libc.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/use_file.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/linux_android.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/getrandom-c72291ea1d985878.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/error.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/util.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/error_impls.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/util_libc.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/use_file.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/linux_android.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/lib.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/error.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/util.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/error_impls.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/util_libc.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/use_file.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.7/src/linux_android.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/guessing_game-50aa857f36be8336 b/learning/rust/guessing_game/target/debug/deps/guessing_game-50aa857f36be8336 deleted file mode 100755 index 84177f16..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/guessing_game-50aa857f36be8336 and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/guessing_game-50aa857f36be8336.d b/learning/rust/guessing_game/target/debug/deps/guessing_game-50aa857f36be8336.d deleted file mode 100644 index 1a1df891..00000000 --- a/learning/rust/guessing_game/target/debug/deps/guessing_game-50aa857f36be8336.d +++ /dev/null @@ -1,5 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/guessing_game-50aa857f36be8336: src/main.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/guessing_game-50aa857f36be8336.d: src/main.rs - -src/main.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/guessing_game-e35084ce088014f7 b/learning/rust/guessing_game/target/debug/deps/guessing_game-e35084ce088014f7 deleted file mode 100755 index d62b7c5a..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/guessing_game-e35084ce088014f7 and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/guessing_game-e35084ce088014f7.d b/learning/rust/guessing_game/target/debug/deps/guessing_game-e35084ce088014f7.d deleted file mode 100644 index 15ef5cd3..00000000 --- a/learning/rust/guessing_game/target/debug/deps/guessing_game-e35084ce088014f7.d +++ /dev/null @@ -1,5 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/guessing_game-e35084ce088014f7: src/main.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/guessing_game-e35084ce088014f7.d: src/main.rs - -src/main.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/libc-87983632abadf985.d b/learning/rust/guessing_game/target/debug/deps/libc-87983632abadf985.d deleted file mode 100644 index a8c0df8d..00000000 --- a/learning/rust/guessing_game/target/debug/deps/libc-87983632abadf985.d +++ /dev/null @@ -1,21 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/libc-87983632abadf985.rmeta: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/macros.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/fixed_width_ints.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/arch/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/arch/generic/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/non_exhaustive.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/align.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/libc-87983632abadf985.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/macros.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/fixed_width_ints.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/arch/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/arch/generic/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/non_exhaustive.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/align.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/lib.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/macros.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/fixed_width_ints.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/arch/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/align.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/align.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/arch/generic/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/align.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/non_exhaustive.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/align.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/libc-9efa481a014ff180.d b/learning/rust/guessing_game/target/debug/deps/libc-9efa481a014ff180.d deleted file mode 100644 index f914f4b5..00000000 --- a/learning/rust/guessing_game/target/debug/deps/libc-9efa481a014ff180.d +++ /dev/null @@ -1,23 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/libc-9efa481a014ff180.rmeta: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/macros.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/fixed_width_ints.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/arch/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/arch/generic/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/non_exhaustive.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/align.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/liblibc-9efa481a014ff180.rlib: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/macros.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/fixed_width_ints.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/arch/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/arch/generic/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/non_exhaustive.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/align.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/libc-9efa481a014ff180.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/macros.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/fixed_width_ints.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/arch/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/arch/generic/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/align.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/non_exhaustive.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/align.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/lib.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/macros.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/fixed_width_ints.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/arch/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/b64/x86_64/align.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/gnu/align.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/arch/generic/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/align.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/linux_like/linux/non_exhaustive.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.131/src/unix/align.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/libcfg_if-5cc8852ef3369fb0.rmeta b/learning/rust/guessing_game/target/debug/deps/libcfg_if-5cc8852ef3369fb0.rmeta deleted file mode 100644 index 2de64be7..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/libcfg_if-5cc8852ef3369fb0.rmeta and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/libcfg_if-f8ad2a765ea7f234.rlib b/learning/rust/guessing_game/target/debug/deps/libcfg_if-f8ad2a765ea7f234.rlib deleted file mode 100644 index 3f708fbe..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/libcfg_if-f8ad2a765ea7f234.rlib and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/libcfg_if-f8ad2a765ea7f234.rmeta b/learning/rust/guessing_game/target/debug/deps/libcfg_if-f8ad2a765ea7f234.rmeta deleted file mode 100644 index 1609318c..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/libcfg_if-f8ad2a765ea7f234.rmeta and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/libgetrandom-5a6593697ea95dd6.rmeta b/learning/rust/guessing_game/target/debug/deps/libgetrandom-5a6593697ea95dd6.rmeta deleted file mode 100644 index 317a45ab..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/libgetrandom-5a6593697ea95dd6.rmeta and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/libgetrandom-c72291ea1d985878.rlib b/learning/rust/guessing_game/target/debug/deps/libgetrandom-c72291ea1d985878.rlib deleted file mode 100644 index edf79d74..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/libgetrandom-c72291ea1d985878.rlib and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/libgetrandom-c72291ea1d985878.rmeta b/learning/rust/guessing_game/target/debug/deps/libgetrandom-c72291ea1d985878.rmeta deleted file mode 100644 index 24c6278e..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/libgetrandom-c72291ea1d985878.rmeta and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/liblibc-87983632abadf985.rmeta b/learning/rust/guessing_game/target/debug/deps/liblibc-87983632abadf985.rmeta deleted file mode 100644 index 7b0efc79..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/liblibc-87983632abadf985.rmeta and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/liblibc-9efa481a014ff180.rlib b/learning/rust/guessing_game/target/debug/deps/liblibc-9efa481a014ff180.rlib deleted file mode 100644 index eda07790..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/liblibc-9efa481a014ff180.rlib and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/liblibc-9efa481a014ff180.rmeta b/learning/rust/guessing_game/target/debug/deps/liblibc-9efa481a014ff180.rmeta deleted file mode 100644 index df3291d1..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/liblibc-9efa481a014ff180.rmeta and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/libppv_lite86-1563bcdfd167adfa.rmeta b/learning/rust/guessing_game/target/debug/deps/libppv_lite86-1563bcdfd167adfa.rmeta deleted file mode 100644 index 2a54b45a..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/libppv_lite86-1563bcdfd167adfa.rmeta and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/libppv_lite86-2d065cebe2837269.rlib b/learning/rust/guessing_game/target/debug/deps/libppv_lite86-2d065cebe2837269.rlib deleted file mode 100644 index 63805557..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/libppv_lite86-2d065cebe2837269.rlib and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/libppv_lite86-2d065cebe2837269.rmeta b/learning/rust/guessing_game/target/debug/deps/libppv_lite86-2d065cebe2837269.rmeta deleted file mode 100644 index 40c812fb..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/libppv_lite86-2d065cebe2837269.rmeta and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/librand-3a24db68097a102a.rmeta b/learning/rust/guessing_game/target/debug/deps/librand-3a24db68097a102a.rmeta deleted file mode 100644 index 5efba440..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/librand-3a24db68097a102a.rmeta and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/librand-5a51bdcbdf012038.rlib b/learning/rust/guessing_game/target/debug/deps/librand-5a51bdcbdf012038.rlib deleted file mode 100644 index 1a0987c5..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/librand-5a51bdcbdf012038.rlib and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/librand-5a51bdcbdf012038.rmeta b/learning/rust/guessing_game/target/debug/deps/librand-5a51bdcbdf012038.rmeta deleted file mode 100644 index b0eebae7..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/librand-5a51bdcbdf012038.rmeta and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/librand_chacha-29656b62c360c671.rlib b/learning/rust/guessing_game/target/debug/deps/librand_chacha-29656b62c360c671.rlib deleted file mode 100644 index 1bd42392..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/librand_chacha-29656b62c360c671.rlib and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/librand_chacha-29656b62c360c671.rmeta b/learning/rust/guessing_game/target/debug/deps/librand_chacha-29656b62c360c671.rmeta deleted file mode 100644 index a3942a5f..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/librand_chacha-29656b62c360c671.rmeta and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/librand_chacha-416b1892b3576e98.rmeta b/learning/rust/guessing_game/target/debug/deps/librand_chacha-416b1892b3576e98.rmeta deleted file mode 100644 index 4cf42ff1..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/librand_chacha-416b1892b3576e98.rmeta and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/librand_core-7ff1ed59a7323845.rlib b/learning/rust/guessing_game/target/debug/deps/librand_core-7ff1ed59a7323845.rlib deleted file mode 100644 index 24540e37..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/librand_core-7ff1ed59a7323845.rlib and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/librand_core-7ff1ed59a7323845.rmeta b/learning/rust/guessing_game/target/debug/deps/librand_core-7ff1ed59a7323845.rmeta deleted file mode 100644 index 5087c97a..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/librand_core-7ff1ed59a7323845.rmeta and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/librand_core-e8e9e882f33ed8da.rmeta b/learning/rust/guessing_game/target/debug/deps/librand_core-e8e9e882f33ed8da.rmeta deleted file mode 100644 index 0791e852..00000000 Binary files a/learning/rust/guessing_game/target/debug/deps/librand_core-e8e9e882f33ed8da.rmeta and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/deps/ppv_lite86-1563bcdfd167adfa.d b/learning/rust/guessing_game/target/debug/deps/ppv_lite86-1563bcdfd167adfa.d deleted file mode 100644 index f3f636ab..00000000 --- a/learning/rust/guessing_game/target/debug/deps/ppv_lite86-1563bcdfd167adfa.d +++ /dev/null @@ -1,9 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/ppv_lite86-1563bcdfd167adfa.rmeta: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/soft.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/types.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/x86_64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/x86_64/sse2.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/ppv_lite86-1563bcdfd167adfa.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/soft.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/types.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/x86_64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/x86_64/sse2.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/lib.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/soft.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/types.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/x86_64/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/x86_64/sse2.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/ppv_lite86-2d065cebe2837269.d b/learning/rust/guessing_game/target/debug/deps/ppv_lite86-2d065cebe2837269.d deleted file mode 100644 index 36730422..00000000 --- a/learning/rust/guessing_game/target/debug/deps/ppv_lite86-2d065cebe2837269.d +++ /dev/null @@ -1,11 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/ppv_lite86-2d065cebe2837269.rmeta: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/soft.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/types.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/x86_64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/x86_64/sse2.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/libppv_lite86-2d065cebe2837269.rlib: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/soft.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/types.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/x86_64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/x86_64/sse2.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/ppv_lite86-2d065cebe2837269.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/soft.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/types.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/x86_64/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/x86_64/sse2.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/lib.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/soft.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/types.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/x86_64/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.16/src/x86_64/sse2.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/rand-3a24db68097a102a.d b/learning/rust/guessing_game/target/debug/deps/rand-3a24db68097a102a.d deleted file mode 100644 index 593f80c6..00000000 --- a/learning/rust/guessing_game/target/debug/deps/rand-3a24db68097a102a.d +++ /dev/null @@ -1,27 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/rand-3a24db68097a102a.rmeta: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/bernoulli.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/distribution.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/float.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/integer.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/other.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/slice.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/utils.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/weighted_index.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/uniform.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/weighted.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/prelude.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rng.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/read.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/reseeding.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/mock.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/std.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/thread.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/seq/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/seq/index.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/rand-3a24db68097a102a.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/bernoulli.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/distribution.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/float.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/integer.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/other.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/slice.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/utils.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/weighted_index.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/uniform.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/weighted.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/prelude.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rng.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/read.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/reseeding.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/mock.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/std.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/thread.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/seq/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/seq/index.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/lib.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/bernoulli.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/distribution.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/float.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/integer.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/other.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/slice.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/utils.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/weighted_index.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/uniform.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/weighted.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/prelude.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rng.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/read.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/reseeding.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/mock.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/std.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/thread.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/seq/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/seq/index.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/rand-5a51bdcbdf012038.d b/learning/rust/guessing_game/target/debug/deps/rand-5a51bdcbdf012038.d deleted file mode 100644 index c4b2d0b9..00000000 --- a/learning/rust/guessing_game/target/debug/deps/rand-5a51bdcbdf012038.d +++ /dev/null @@ -1,29 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/rand-5a51bdcbdf012038.rmeta: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/bernoulli.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/distribution.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/float.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/integer.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/other.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/slice.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/utils.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/weighted_index.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/uniform.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/weighted.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/prelude.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rng.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/read.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/reseeding.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/mock.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/std.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/thread.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/seq/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/seq/index.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/librand-5a51bdcbdf012038.rlib: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/bernoulli.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/distribution.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/float.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/integer.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/other.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/slice.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/utils.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/weighted_index.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/uniform.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/weighted.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/prelude.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rng.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/read.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/reseeding.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/mock.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/std.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/thread.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/seq/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/seq/index.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/rand-5a51bdcbdf012038.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/bernoulli.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/distribution.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/float.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/integer.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/other.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/slice.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/utils.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/weighted_index.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/uniform.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/weighted.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/prelude.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rng.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/read.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/reseeding.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/mock.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/std.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/thread.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/seq/mod.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/seq/index.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/lib.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/bernoulli.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/distribution.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/float.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/integer.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/other.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/slice.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/utils.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/weighted_index.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/uniform.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/distributions/weighted.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/prelude.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rng.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/read.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/adapter/reseeding.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/mock.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/std.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/rngs/thread.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/seq/mod.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.5/src/seq/index.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/rand_chacha-29656b62c360c671.d b/learning/rust/guessing_game/target/debug/deps/rand_chacha-29656b62c360c671.d deleted file mode 100644 index b91c8001..00000000 --- a/learning/rust/guessing_game/target/debug/deps/rand_chacha-29656b62c360c671.d +++ /dev/null @@ -1,9 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/rand_chacha-29656b62c360c671.rmeta: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/chacha.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/guts.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/librand_chacha-29656b62c360c671.rlib: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/chacha.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/guts.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/rand_chacha-29656b62c360c671.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/chacha.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/guts.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/lib.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/chacha.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/guts.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/rand_chacha-416b1892b3576e98.d b/learning/rust/guessing_game/target/debug/deps/rand_chacha-416b1892b3576e98.d deleted file mode 100644 index 91af4263..00000000 --- a/learning/rust/guessing_game/target/debug/deps/rand_chacha-416b1892b3576e98.d +++ /dev/null @@ -1,7 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/rand_chacha-416b1892b3576e98.rmeta: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/chacha.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/guts.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/rand_chacha-416b1892b3576e98.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/chacha.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/guts.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/lib.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/chacha.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/guts.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/rand_core-7ff1ed59a7323845.d b/learning/rust/guessing_game/target/debug/deps/rand_core-7ff1ed59a7323845.d deleted file mode 100644 index 6bf66e6c..00000000 --- a/learning/rust/guessing_game/target/debug/deps/rand_core-7ff1ed59a7323845.d +++ /dev/null @@ -1,12 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/rand_core-7ff1ed59a7323845.rmeta: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/block.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/error.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/impls.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/le.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/os.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/librand_core-7ff1ed59a7323845.rlib: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/block.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/error.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/impls.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/le.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/os.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/rand_core-7ff1ed59a7323845.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/block.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/error.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/impls.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/le.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/os.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/lib.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/block.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/error.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/impls.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/le.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/os.rs: diff --git a/learning/rust/guessing_game/target/debug/deps/rand_core-e8e9e882f33ed8da.d b/learning/rust/guessing_game/target/debug/deps/rand_core-e8e9e882f33ed8da.d deleted file mode 100644 index 81a456cf..00000000 --- a/learning/rust/guessing_game/target/debug/deps/rand_core-e8e9e882f33ed8da.d +++ /dev/null @@ -1,10 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/rand_core-e8e9e882f33ed8da.rmeta: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/block.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/error.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/impls.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/le.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/os.rs - -/home/key/git/minibase/learning/rust/guessing_game/target/debug/deps/rand_core-e8e9e882f33ed8da.d: /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/lib.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/block.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/error.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/impls.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/le.rs /home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/os.rs - -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/lib.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/block.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/error.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/impls.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/le.rs: -/home/key/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/os.rs: diff --git a/learning/rust/guessing_game/target/debug/guessing_game b/learning/rust/guessing_game/target/debug/guessing_game deleted file mode 100755 index 84177f16..00000000 Binary files a/learning/rust/guessing_game/target/debug/guessing_game and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/guessing_game.d b/learning/rust/guessing_game/target/debug/guessing_game.d deleted file mode 100644 index b420fe51..00000000 --- a/learning/rust/guessing_game/target/debug/guessing_game.d +++ /dev/null @@ -1 +0,0 @@ -/home/key/git/minibase/learning/rust/guessing_game/target/debug/guessing_game: /home/key/git/minibase/learning/rust/guessing_game/src/main.rs diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/15sedy5inqrkixn2.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/15sedy5inqrkixn2.o deleted file mode 100644 index 66cb18ea..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/15sedy5inqrkixn2.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/1bv9gi4olat6uwtj.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/1bv9gi4olat6uwtj.o deleted file mode 100644 index c7242df7..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/1bv9gi4olat6uwtj.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/1kblofyi0ulv00if.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/1kblofyi0ulv00if.o deleted file mode 100644 index dcdd1113..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/1kblofyi0ulv00if.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/1ks4utolk8bn4lyx.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/1ks4utolk8bn4lyx.o deleted file mode 100644 index fe86abc2..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/1ks4utolk8bn4lyx.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/1r8vn02cuxi4tlkp.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/1r8vn02cuxi4tlkp.o deleted file mode 100644 index 7e9b75f7..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/1r8vn02cuxi4tlkp.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/2344dnuth1xpfusn.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/2344dnuth1xpfusn.o deleted file mode 100644 index 3cb5ea48..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/2344dnuth1xpfusn.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/2k8je30ww2h41k6m.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/2k8je30ww2h41k6m.o deleted file mode 100644 index 56265b46..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/2k8je30ww2h41k6m.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/2s2g3mmcd2969fri.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/2s2g3mmcd2969fri.o deleted file mode 100644 index fcbd9257..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/2s2g3mmcd2969fri.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/2yxor6pqh7xr1ifm.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/2yxor6pqh7xr1ifm.o deleted file mode 100644 index 894e6029..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/2yxor6pqh7xr1ifm.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/36sclm2fvxltfa3c.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/36sclm2fvxltfa3c.o deleted file mode 100644 index cf7b65c4..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/36sclm2fvxltfa3c.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/36v6rgft1c2t6pgt.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/36v6rgft1c2t6pgt.o deleted file mode 100644 index 429b929b..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/36v6rgft1c2t6pgt.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/38m5jpfiktjq0re4.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/38m5jpfiktjq0re4.o deleted file mode 100644 index ae2b9e70..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/38m5jpfiktjq0re4.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/3j3k2oqgqzqy0ls4.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/3j3k2oqgqzqy0ls4.o deleted file mode 100644 index 6e7ab2da..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/3j3k2oqgqzqy0ls4.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/3nch5sd8gp6jayz6.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/3nch5sd8gp6jayz6.o deleted file mode 100644 index 41e4c2d8..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/3nch5sd8gp6jayz6.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/3ny5yoe8dij8b4ey.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/3ny5yoe8dij8b4ey.o deleted file mode 100644 index 8b7b6080..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/3ny5yoe8dij8b4ey.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/49cyf5csmdk9bfzm.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/49cyf5csmdk9bfzm.o deleted file mode 100644 index 80f69f3e..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/49cyf5csmdk9bfzm.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4aeggkzc7flpx5gm.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4aeggkzc7flpx5gm.o deleted file mode 100644 index e18efd9e..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4aeggkzc7flpx5gm.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4khxke1z75s1dc0b.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4khxke1z75s1dc0b.o deleted file mode 100644 index c1e2f05f..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4khxke1z75s1dc0b.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4qtxdm25uod5oxqj.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4qtxdm25uod5oxqj.o deleted file mode 100644 index 0e494ffe..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4qtxdm25uod5oxqj.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4u3kecfv4ovkhhp0.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4u3kecfv4ovkhhp0.o deleted file mode 100644 index 48f261b0..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4u3kecfv4ovkhhp0.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4vh0t0l7o1tt9vtj.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4vh0t0l7o1tt9vtj.o deleted file mode 100644 index b5f19b31..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/4vh0t0l7o1tt9vtj.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/51gehy5cale0thsk.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/51gehy5cale0thsk.o deleted file mode 100644 index cddec08a..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/51gehy5cale0thsk.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/51lmk5dbda5pir6m.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/51lmk5dbda5pir6m.o deleted file mode 100644 index 6f97ce9a..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/51lmk5dbda5pir6m.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/528jgizej7j4obuv.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/528jgizej7j4obuv.o deleted file mode 100644 index 84937065..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/528jgizej7j4obuv.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/53vplp0vyug11eba.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/53vplp0vyug11eba.o deleted file mode 100644 index 90d8af28..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/53vplp0vyug11eba.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/53wgwtbqbtbm6dao.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/53wgwtbqbtbm6dao.o deleted file mode 100644 index ff4aefdc..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/53wgwtbqbtbm6dao.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/5ecfcdrup5c2jxtw.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/5ecfcdrup5c2jxtw.o deleted file mode 100644 index 9762271b..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/5ecfcdrup5c2jxtw.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/5fwb4g67w0mukgfp.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/5fwb4g67w0mukgfp.o deleted file mode 100644 index 7e8ed864..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/5fwb4g67w0mukgfp.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/5jr93j2mbgub96c.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/5jr93j2mbgub96c.o deleted file mode 100644 index f8faac91..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/5jr93j2mbgub96c.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/dep-graph.bin b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/dep-graph.bin deleted file mode 100644 index c3575ed3..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/dep-graph.bin and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/g2vishy8idhllr0.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/g2vishy8idhllr0.o deleted file mode 100644 index cee14eff..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/g2vishy8idhllr0.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/ki28mdyuyhxbpaf.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/ki28mdyuyhxbpaf.o deleted file mode 100644 index 938bf7b2..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/ki28mdyuyhxbpaf.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/nxpuenyg4sbps13.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/nxpuenyg4sbps13.o deleted file mode 100644 index 3577062d..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/nxpuenyg4sbps13.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/query-cache.bin b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/query-cache.bin deleted file mode 100644 index d632c6b3..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/query-cache.bin and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/work-products.bin b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/work-products.bin deleted file mode 100644 index 3d3154d2..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/work-products.bin and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/y3nt3jiv7m74a45.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/y3nt3jiv7m74a45.o deleted file mode 100644 index fa55087b..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8-317tcj1ab85ji/y3nt3jiv7m74a45.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8.lock b/learning/rust/guessing_game/target/debug/incremental/guessing_game-1vmskgo9pgzvd/s-gcl2c9zo14-18o11i8.lock deleted file mode 100755 index e69de29b..00000000 diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/12mvinh0hndpr6s5.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/12mvinh0hndpr6s5.o deleted file mode 100644 index 718b000d..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/12mvinh0hndpr6s5.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/13x693o76epaakii.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/13x693o76epaakii.o deleted file mode 100644 index d27d5ba8..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/13x693o76epaakii.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1502rbl0kmul7ujj.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1502rbl0kmul7ujj.o deleted file mode 100644 index fcca61b8..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1502rbl0kmul7ujj.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/15kx1w8jj9wvl2o3.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/15kx1w8jj9wvl2o3.o deleted file mode 100644 index 52d6e1a4..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/15kx1w8jj9wvl2o3.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/181f5gsvdwrswyy8.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/181f5gsvdwrswyy8.o deleted file mode 100644 index 1201efbe..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/181f5gsvdwrswyy8.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1fszep8mus4non6.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1fszep8mus4non6.o deleted file mode 100644 index d39b65b4..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1fszep8mus4non6.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1l4c2q7soiepyshv.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1l4c2q7soiepyshv.o deleted file mode 100644 index 3774fd23..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1l4c2q7soiepyshv.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1m4ca841p4d6oggu.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1m4ca841p4d6oggu.o deleted file mode 100644 index e2b03cbf..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1m4ca841p4d6oggu.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1pnpdvgnywjnc941.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1pnpdvgnywjnc941.o deleted file mode 100644 index 98ad0a0d..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1pnpdvgnywjnc941.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1q614mzj05tw85xi.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1q614mzj05tw85xi.o deleted file mode 100644 index f6b85432..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1q614mzj05tw85xi.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1rf2xm1xupie1bw4.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1rf2xm1xupie1bw4.o deleted file mode 100644 index 11f4a39c..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1rf2xm1xupie1bw4.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1taak31ats4vvb0.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1taak31ats4vvb0.o deleted file mode 100644 index d79fa879..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/1taak31ats4vvb0.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/22fk5l9eeu0ke3fz.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/22fk5l9eeu0ke3fz.o deleted file mode 100644 index 9cde0ca1..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/22fk5l9eeu0ke3fz.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/22jgw0qcjz4kzhco.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/22jgw0qcjz4kzhco.o deleted file mode 100644 index 43fe12cb..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/22jgw0qcjz4kzhco.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/27h6dfgfjtzwc1gm.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/27h6dfgfjtzwc1gm.o deleted file mode 100644 index d65247b6..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/27h6dfgfjtzwc1gm.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/27u796h9ngcohx8u.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/27u796h9ngcohx8u.o deleted file mode 100644 index 84e90ef7..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/27u796h9ngcohx8u.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/2cbvtxawzapkk2dk.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/2cbvtxawzapkk2dk.o deleted file mode 100644 index e5504105..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/2cbvtxawzapkk2dk.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/2l5h28navd7g1poe.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/2l5h28navd7g1poe.o deleted file mode 100644 index 66839f37..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/2l5h28navd7g1poe.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/2s6m5q52ub1xzhap.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/2s6m5q52ub1xzhap.o deleted file mode 100644 index 2fbd9f76..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/2s6m5q52ub1xzhap.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/314rbzxl9jwnmlpu.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/314rbzxl9jwnmlpu.o deleted file mode 100644 index d277fea5..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/314rbzxl9jwnmlpu.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3543f05yc9kzixky.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3543f05yc9kzixky.o deleted file mode 100644 index 113fa8b6..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3543f05yc9kzixky.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/36zxs3uvq8v4hssj.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/36zxs3uvq8v4hssj.o deleted file mode 100644 index 5b946a88..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/36zxs3uvq8v4hssj.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3cmptjmw8ej9mlcf.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3cmptjmw8ej9mlcf.o deleted file mode 100644 index 6f096004..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3cmptjmw8ej9mlcf.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3cnq2pi6b95cg2nm.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3cnq2pi6b95cg2nm.o deleted file mode 100644 index acefffcc..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3cnq2pi6b95cg2nm.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3t6diglmkp01i4eh.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3t6diglmkp01i4eh.o deleted file mode 100644 index 5a691001..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3t6diglmkp01i4eh.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3v0w0ruphnw1oxuu.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3v0w0ruphnw1oxuu.o deleted file mode 100644 index c66fae6e..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3v0w0ruphnw1oxuu.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3v3x1bqci58npcxg.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3v3x1bqci58npcxg.o deleted file mode 100644 index 35be32db..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/3v3x1bqci58npcxg.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/42swyvtq190abarc.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/42swyvtq190abarc.o deleted file mode 100644 index bbe7fbda..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/42swyvtq190abarc.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/47nv1hsw65ey6ten.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/47nv1hsw65ey6ten.o deleted file mode 100644 index 8d73edc8..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/47nv1hsw65ey6ten.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4cszsos86e4gzv3t.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4cszsos86e4gzv3t.o deleted file mode 100644 index e1b4b60b..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4cszsos86e4gzv3t.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4fbcouby2jmzonut.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4fbcouby2jmzonut.o deleted file mode 100644 index 4c34b381..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4fbcouby2jmzonut.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4fhzbq9udnxrntz7.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4fhzbq9udnxrntz7.o deleted file mode 100644 index 4a6796cd..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4fhzbq9udnxrntz7.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4hhpiowpgifvlbvp.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4hhpiowpgifvlbvp.o deleted file mode 100644 index 4fbdbc4f..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4hhpiowpgifvlbvp.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4mmobt1sh17p99z6.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4mmobt1sh17p99z6.o deleted file mode 100644 index 78ba5c11..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4mmobt1sh17p99z6.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4yhtsjq3v46vzvsz.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4yhtsjq3v46vzvsz.o deleted file mode 100644 index d9d05cc2..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/4yhtsjq3v46vzvsz.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/54ieovv6kle1s1uj.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/54ieovv6kle1s1uj.o deleted file mode 100644 index babdf382..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/54ieovv6kle1s1uj.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/5exjom7zs0ukkfhz.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/5exjom7zs0ukkfhz.o deleted file mode 100644 index f38fa9ff..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/5exjom7zs0ukkfhz.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/6pox2tmgxlufiq9.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/6pox2tmgxlufiq9.o deleted file mode 100644 index cef05965..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/6pox2tmgxlufiq9.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/6v081ygdxxpx07m.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/6v081ygdxxpx07m.o deleted file mode 100644 index 0b416685..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/6v081ygdxxpx07m.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/dep-graph.bin b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/dep-graph.bin deleted file mode 100644 index ddbf2abd..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/dep-graph.bin and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/fu3c19jt60ccfv4.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/fu3c19jt60ccfv4.o deleted file mode 100644 index f8d5fa4c..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/fu3c19jt60ccfv4.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/iquu3g6zc9bmkns.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/iquu3g6zc9bmkns.o deleted file mode 100644 index 03efdc30..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/iquu3g6zc9bmkns.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/query-cache.bin b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/query-cache.bin deleted file mode 100644 index b6d9b233..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/query-cache.bin and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/work-products.bin b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/work-products.bin deleted file mode 100644 index 16ff956c..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/work-products.bin and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/z4r1wdrvly4k17f.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/z4r1wdrvly4k17f.o deleted file mode 100644 index b73fdde3..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/z4r1wdrvly4k17f.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/zt4jg3esx5fh9q0.o b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/zt4jg3esx5fh9q0.o deleted file mode 100644 index 5c054c1b..00000000 Binary files a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6-3q0hsun4a2bkb/zt4jg3esx5fh9q0.o and /dev/null differ diff --git a/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6.lock b/learning/rust/guessing_game/target/debug/incremental/guessing_game-h00v97xa1hp/s-gcl3nm22t5-mi12u6.lock deleted file mode 100755 index e69de29b..00000000 diff --git a/learning/rust/guessing_game/target/doc/.lock b/learning/rust/guessing_game/target/doc/.lock deleted file mode 100755 index e69de29b..00000000 diff --git a/learning/rust/guessing_game/target/doc/COPYRIGHT.txt b/learning/rust/guessing_game/target/doc/COPYRIGHT.txt deleted file mode 100644 index 34e48134..00000000 --- a/learning/rust/guessing_game/target/doc/COPYRIGHT.txt +++ /dev/null @@ -1,46 +0,0 @@ -These documentation pages include resources by third parties. This copyright -file applies only to those resources. The following third party resources are -included, and carry their own copyright notices and license terms: - -* Fira Sans (FiraSans-Regular.woff2, FiraSans-Medium.woff2): - - Copyright (c) 2014, Mozilla Foundation https://mozilla.org/ - with Reserved Font Name Fira Sans. - - Copyright (c) 2014, Telefonica S.A. - - Licensed under the SIL Open Font License, Version 1.1. - See FiraSans-LICENSE.txt. - -* rustdoc.css, main.js, and playpen.js: - - Copyright 2015 The Rust Developers. - Licensed under the Apache License, Version 2.0 (see LICENSE-APACHE.txt) or - the MIT license (LICENSE-MIT.txt) at your option. - -* normalize.css: - - Copyright (c) Nicolas Gallagher and Jonathan Neal. - Licensed under the MIT license (see LICENSE-MIT.txt). - -* Source Code Pro (SourceCodePro-Regular.ttf.woff2, - SourceCodePro-Semibold.ttf.woff2, SourceCodePro-It.ttf.woff2): - - Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), - with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark - of Adobe Systems Incorporated in the United States and/or other countries. - - Licensed under the SIL Open Font License, Version 1.1. - See SourceCodePro-LICENSE.txt. - -* Source Serif 4 (SourceSerif4-Regular.ttf.woff2, SourceSerif4-Bold.ttf.woff2, - SourceSerif4-It.ttf.woff2): - - Copyright 2014-2021 Adobe (http://www.adobe.com/), with Reserved Font Name - 'Source'. All Rights Reserved. Source is a trademark of Adobe in the United - States and/or other countries. - - Licensed under the SIL Open Font License, Version 1.1. - See SourceSerif4-LICENSE.md. - -This copyright file is intended to be distributed with rustdoc output. diff --git a/learning/rust/guessing_game/target/doc/FiraSans-LICENSE.txt b/learning/rust/guessing_game/target/doc/FiraSans-LICENSE.txt deleted file mode 100644 index ff9afab0..00000000 --- a/learning/rust/guessing_game/target/doc/FiraSans-LICENSE.txt +++ /dev/null @@ -1,94 +0,0 @@ -Digitized data copyright (c) 2012-2015, The Mozilla Foundation and Telefonica S.A. -with Reserved Font Name < Fira >, - -This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is copied below, and is also available with a FAQ at: -http://scripts.sil.org/OFL - - ------------------------------------------------------------ -SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ------------------------------------------------------------ - -PREAMBLE -The goals of the Open Font License (OFL) are to stimulate worldwide -development of collaborative font projects, to support the font creation -efforts of academic and linguistic communities, and to provide a free and -open framework in which fonts may be shared and improved in partnership -with others. - -The OFL allows the licensed fonts to be used, studied, modified and -redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, -redistributed and/or sold with any software provided that any reserved -names are not used by derivative works. The fonts and derivatives, -however, cannot be released under any other type of license. The -requirement for fonts to remain under this license does not apply -to any document created using the fonts or their derivatives. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright -Holder(s) under this license and clearly marked as such. This may -include source files, build scripts and documentation. - -"Reserved Font Name" refers to any names specified as such after the -copyright statement(s). - -"Original Version" refers to the collection of Font Software components as -distributed by the Copyright Holder(s). - -"Modified Version" refers to any derivative made by adding to, deleting, -or substituting -- in part or in whole -- any of the components of the -Original Version, by changing formats or by porting the Font Software to a -new environment. - -"Author" refers to any designer, engineer, programmer, technical -writer or other person who contributed to the Font Software. - -PERMISSION & CONDITIONS -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Font Software, to use, study, copy, merge, embed, modify, -redistribute, and sell modified and unmodified copies of the Font -Software, subject to the following conditions: - -1) Neither the Font Software nor any of its individual components, -in Original or Modified Versions, may be sold by itself. - -2) Original or Modified Versions of the Font Software may be bundled, -redistributed and/or sold with any software, provided that each copy -contains the above copyright notice and this license. These can be -included either as stand-alone text files, human-readable headers or -in the appropriate machine-readable metadata fields within text or -binary files as long as those fields can be easily viewed by the user. - -3) No Modified Version of the Font Software may use the Reserved Font -Name(s) unless explicit written permission is granted by the corresponding -Copyright Holder. This restriction only applies to the primary font name as -presented to the users. - -4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font -Software shall not be used to promote, endorse or advertise any -Modified Version, except to acknowledge the contribution(s) of the -Copyright Holder(s) and the Author(s) or with their explicit written -permission. - -5) The Font Software, modified or unmodified, in part or in whole, -must be distributed entirely under this license, and must not be -distributed under any other license. The requirement for fonts to -remain under this license does not apply to any document created -using the Font Software. - -TERMINATION -This license becomes null and void if any of the above conditions are -not met. - -DISCLAIMER -THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT -OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE -COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL -DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM -OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/learning/rust/guessing_game/target/doc/FiraSans-Medium.woff2 b/learning/rust/guessing_game/target/doc/FiraSans-Medium.woff2 deleted file mode 100644 index 7a1e5fc5..00000000 Binary files a/learning/rust/guessing_game/target/doc/FiraSans-Medium.woff2 and /dev/null differ diff --git a/learning/rust/guessing_game/target/doc/FiraSans-Regular.woff2 b/learning/rust/guessing_game/target/doc/FiraSans-Regular.woff2 deleted file mode 100644 index e766e06c..00000000 Binary files a/learning/rust/guessing_game/target/doc/FiraSans-Regular.woff2 and /dev/null differ diff --git a/learning/rust/guessing_game/target/doc/LICENSE-APACHE.txt b/learning/rust/guessing_game/target/doc/LICENSE-APACHE.txt deleted file mode 100644 index 16fe87b0..00000000 --- a/learning/rust/guessing_game/target/doc/LICENSE-APACHE.txt +++ /dev/null @@ -1,201 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - -TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - -1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - -2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - -3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - -4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - -5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - -6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - -7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - -8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - -9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - -END OF TERMS AND CONDITIONS - -APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - -Copyright [yyyy] [name of copyright owner] - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/learning/rust/guessing_game/target/doc/LICENSE-MIT.txt b/learning/rust/guessing_game/target/doc/LICENSE-MIT.txt deleted file mode 100644 index 31aa7938..00000000 --- a/learning/rust/guessing_game/target/doc/LICENSE-MIT.txt +++ /dev/null @@ -1,23 +0,0 @@ -Permission is hereby granted, free of charge, to any -person obtaining a copy of this software and associated -documentation files (the "Software"), to deal in the -Software without restriction, including without -limitation the rights to use, copy, modify, merge, -publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software -is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice -shall be included in all copies or substantial portions -of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF -ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED -TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A -PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT -SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR -IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -DEALINGS IN THE SOFTWARE. diff --git a/learning/rust/guessing_game/target/doc/NanumBarunGothic-LICENSE.txt b/learning/rust/guessing_game/target/doc/NanumBarunGothic-LICENSE.txt deleted file mode 100644 index 0bf46682..00000000 --- a/learning/rust/guessing_game/target/doc/NanumBarunGothic-LICENSE.txt +++ /dev/null @@ -1,99 +0,0 @@ -Copyright (c) 2010, NAVER Corporation (https://www.navercorp.com/), - -with Reserved Font Name Nanum, Naver Nanum, NanumGothic, Naver NanumGothic, -NanumMyeongjo, Naver NanumMyeongjo, NanumBrush, Naver NanumBrush, NanumPen, -Naver NanumPen, Naver NanumGothicEco, NanumGothicEco, Naver NanumMyeongjoEco, -NanumMyeongjoEco, Naver NanumGothicLight, NanumGothicLight, NanumBarunGothic, -Naver NanumBarunGothic, NanumSquareRound, NanumBarunPen, MaruBuri - -This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is copied below, and is also available with a FAQ at: -http://scripts.sil.org/OFL - - ------------------------------------------------------------ -SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ------------------------------------------------------------ - -PREAMBLE -The goals of the Open Font License (OFL) are to stimulate worldwide -development of collaborative font projects, to support the font creation -efforts of academic and linguistic communities, and to provide a free and -open framework in which fonts may be shared and improved in partnership -with others. - -The OFL allows the licensed fonts to be used, studied, modified and -redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, -redistributed and/or sold with any software provided that any reserved -names are not used by derivative works. The fonts and derivatives, -however, cannot be released under any other type of license. The -requirement for fonts to remain under this license does not apply -to any document created using the fonts or their derivatives. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright -Holder(s) under this license and clearly marked as such. This may -include source files, build scripts and documentation. - -"Reserved Font Name" refers to any names specified as such after the -copyright statement(s). - -"Original Version" refers to the collection of Font Software components as -distributed by the Copyright Holder(s). - -"Modified Version" refers to any derivative made by adding to, deleting, -or substituting -- in part or in whole -- any of the components of the -Original Version, by changing formats or by porting the Font Software to a -new environment. - -"Author" refers to any designer, engineer, programmer, technical -writer or other person who contributed to the Font Software. - -PERMISSION & CONDITIONS -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Font Software, to use, study, copy, merge, embed, modify, -redistribute, and sell modified and unmodified copies of the Font -Software, subject to the following conditions: - -1) Neither the Font Software nor any of its individual components, -in Original or Modified Versions, may be sold by itself. - -2) Original or Modified Versions of the Font Software may be bundled, -redistributed and/or sold with any software, provided that each copy -contains the above copyright notice and this license. These can be -included either as stand-alone text files, human-readable headers or -in the appropriate machine-readable metadata fields within text or -binary files as long as those fields can be easily viewed by the user. - -3) No Modified Version of the Font Software may use the Reserved Font -Name(s) unless explicit written permission is granted by the corresponding -Copyright Holder. This restriction only applies to the primary font name as -presented to the users. - -4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font -Software shall not be used to promote, endorse or advertise any -Modified Version, except to acknowledge the contribution(s) of the -Copyright Holder(s) and the Author(s) or with their explicit written -permission. - -5) The Font Software, modified or unmodified, in part or in whole, -must be distributed entirely under this license, and must not be -distributed under any other license. The requirement for fonts to -remain under this license does not apply to any document created -using the Font Software. - -TERMINATION -This license becomes null and void if any of the above conditions are -not met. - -DISCLAIMER -THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT -OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE -COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL -DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM -OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/learning/rust/guessing_game/target/doc/NanumBarunGothic.ttf.woff2 b/learning/rust/guessing_game/target/doc/NanumBarunGothic.ttf.woff2 deleted file mode 100644 index 1866ad4b..00000000 Binary files a/learning/rust/guessing_game/target/doc/NanumBarunGothic.ttf.woff2 and /dev/null differ diff --git a/learning/rust/guessing_game/target/doc/SourceCodePro-It.ttf.woff2 b/learning/rust/guessing_game/target/doc/SourceCodePro-It.ttf.woff2 deleted file mode 100644 index 462c34ef..00000000 Binary files a/learning/rust/guessing_game/target/doc/SourceCodePro-It.ttf.woff2 and /dev/null differ diff --git a/learning/rust/guessing_game/target/doc/SourceCodePro-LICENSE.txt b/learning/rust/guessing_game/target/doc/SourceCodePro-LICENSE.txt deleted file mode 100644 index 07542572..00000000 --- a/learning/rust/guessing_game/target/doc/SourceCodePro-LICENSE.txt +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries. - -This Font Software is licensed under the SIL Open Font License, Version 1.1. - -This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL - - ------------------------------------------------------------ -SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ------------------------------------------------------------ - -PREAMBLE -The goals of the Open Font License (OFL) are to stimulate worldwide -development of collaborative font projects, to support the font creation -efforts of academic and linguistic communities, and to provide a free and -open framework in which fonts may be shared and improved in partnership -with others. - -The OFL allows the licensed fonts to be used, studied, modified and -redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, -redistributed and/or sold with any software provided that any reserved -names are not used by derivative works. The fonts and derivatives, -however, cannot be released under any other type of license. The -requirement for fonts to remain under this license does not apply -to any document created using the fonts or their derivatives. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright -Holder(s) under this license and clearly marked as such. This may -include source files, build scripts and documentation. - -"Reserved Font Name" refers to any names specified as such after the -copyright statement(s). - -"Original Version" refers to the collection of Font Software components as -distributed by the Copyright Holder(s). - -"Modified Version" refers to any derivative made by adding to, deleting, -or substituting -- in part or in whole -- any of the components of the -Original Version, by changing formats or by porting the Font Software to a -new environment. - -"Author" refers to any designer, engineer, programmer, technical -writer or other person who contributed to the Font Software. - -PERMISSION & CONDITIONS -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Font Software, to use, study, copy, merge, embed, modify, -redistribute, and sell modified and unmodified copies of the Font -Software, subject to the following conditions: - -1) Neither the Font Software nor any of its individual components, -in Original or Modified Versions, may be sold by itself. - -2) Original or Modified Versions of the Font Software may be bundled, -redistributed and/or sold with any software, provided that each copy -contains the above copyright notice and this license. These can be -included either as stand-alone text files, human-readable headers or -in the appropriate machine-readable metadata fields within text or -binary files as long as those fields can be easily viewed by the user. - -3) No Modified Version of the Font Software may use the Reserved Font -Name(s) unless explicit written permission is granted by the corresponding -Copyright Holder. This restriction only applies to the primary font name as -presented to the users. - -4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font -Software shall not be used to promote, endorse or advertise any -Modified Version, except to acknowledge the contribution(s) of the -Copyright Holder(s) and the Author(s) or with their explicit written -permission. - -5) The Font Software, modified or unmodified, in part or in whole, -must be distributed entirely under this license, and must not be -distributed under any other license. The requirement for fonts to -remain under this license does not apply to any document created -using the Font Software. - -TERMINATION -This license becomes null and void if any of the above conditions are -not met. - -DISCLAIMER -THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT -OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE -COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL -DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM -OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/learning/rust/guessing_game/target/doc/SourceCodePro-Regular.ttf.woff2 b/learning/rust/guessing_game/target/doc/SourceCodePro-Regular.ttf.woff2 deleted file mode 100644 index 10b558e0..00000000 Binary files a/learning/rust/guessing_game/target/doc/SourceCodePro-Regular.ttf.woff2 and /dev/null differ diff --git a/learning/rust/guessing_game/target/doc/SourceCodePro-Semibold.ttf.woff2 b/learning/rust/guessing_game/target/doc/SourceCodePro-Semibold.ttf.woff2 deleted file mode 100644 index 5ec64eef..00000000 Binary files a/learning/rust/guessing_game/target/doc/SourceCodePro-Semibold.ttf.woff2 and /dev/null differ diff --git a/learning/rust/guessing_game/target/doc/SourceSerif4-Bold.ttf.woff2 b/learning/rust/guessing_game/target/doc/SourceSerif4-Bold.ttf.woff2 deleted file mode 100644 index db57d214..00000000 Binary files a/learning/rust/guessing_game/target/doc/SourceSerif4-Bold.ttf.woff2 and /dev/null differ diff --git a/learning/rust/guessing_game/target/doc/SourceSerif4-It.ttf.woff2 b/learning/rust/guessing_game/target/doc/SourceSerif4-It.ttf.woff2 deleted file mode 100644 index 1cbc021a..00000000 Binary files a/learning/rust/guessing_game/target/doc/SourceSerif4-It.ttf.woff2 and /dev/null differ diff --git a/learning/rust/guessing_game/target/doc/SourceSerif4-LICENSE.md b/learning/rust/guessing_game/target/doc/SourceSerif4-LICENSE.md deleted file mode 100644 index 68ea1892..00000000 --- a/learning/rust/guessing_game/target/doc/SourceSerif4-LICENSE.md +++ /dev/null @@ -1,93 +0,0 @@ -Copyright 2014-2021 Adobe (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe in the United States and/or other countries. - -This Font Software is licensed under the SIL Open Font License, Version 1.1. - -This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL - - ------------------------------------------------------------ -SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ------------------------------------------------------------ - -PREAMBLE -The goals of the Open Font License (OFL) are to stimulate worldwide -development of collaborative font projects, to support the font creation -efforts of academic and linguistic communities, and to provide a free and -open framework in which fonts may be shared and improved in partnership -with others. - -The OFL allows the licensed fonts to be used, studied, modified and -redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, -redistributed and/or sold with any software provided that any reserved -names are not used by derivative works. The fonts and derivatives, -however, cannot be released under any other type of license. The -requirement for fonts to remain under this license does not apply -to any document created using the fonts or their derivatives. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright -Holder(s) under this license and clearly marked as such. This may -include source files, build scripts and documentation. - -"Reserved Font Name" refers to any names specified as such after the -copyright statement(s). - -"Original Version" refers to the collection of Font Software components as -distributed by the Copyright Holder(s). - -"Modified Version" refers to any derivative made by adding to, deleting, -or substituting -- in part or in whole -- any of the components of the -Original Version, by changing formats or by porting the Font Software to a -new environment. - -"Author" refers to any designer, engineer, programmer, technical -writer or other person who contributed to the Font Software. - -PERMISSION & CONDITIONS -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Font Software, to use, study, copy, merge, embed, modify, -redistribute, and sell modified and unmodified copies of the Font -Software, subject to the following conditions: - -1) Neither the Font Software nor any of its individual components, -in Original or Modified Versions, may be sold by itself. - -2) Original or Modified Versions of the Font Software may be bundled, -redistributed and/or sold with any software, provided that each copy -contains the above copyright notice and this license. These can be -included either as stand-alone text files, human-readable headers or -in the appropriate machine-readable metadata fields within text or -binary files as long as those fields can be easily viewed by the user. - -3) No Modified Version of the Font Software may use the Reserved Font -Name(s) unless explicit written permission is granted by the corresponding -Copyright Holder. This restriction only applies to the primary font name as -presented to the users. - -4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font -Software shall not be used to promote, endorse or advertise any -Modified Version, except to acknowledge the contribution(s) of the -Copyright Holder(s) and the Author(s) or with their explicit written -permission. - -5) The Font Software, modified or unmodified, in part or in whole, -must be distributed entirely under this license, and must not be -distributed under any other license. The requirement for fonts to -remain under this license does not apply to any document created -using the Font Software. - -TERMINATION -This license becomes null and void if any of the above conditions are -not met. - -DISCLAIMER -THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT -OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE -COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL -DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM -OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/learning/rust/guessing_game/target/doc/SourceSerif4-Regular.ttf.woff2 b/learning/rust/guessing_game/target/doc/SourceSerif4-Regular.ttf.woff2 deleted file mode 100644 index 2db73fe2..00000000 Binary files a/learning/rust/guessing_game/target/doc/SourceSerif4-Regular.ttf.woff2 and /dev/null differ diff --git a/learning/rust/guessing_game/target/doc/ayu.css b/learning/rust/guessing_game/target/doc/ayu.css deleted file mode 100644 index 6ef5039f..00000000 --- a/learning/rust/guessing_game/target/doc/ayu.css +++ /dev/null @@ -1 +0,0 @@ - body{background-color:#0f1419;color:#c5c5c5;}h1,h2,h3,h4{color:white;}h1.fqn{border-bottom-color:#5c6773;}h1.fqn a{color:#fff;}h2,h3,h4{border-bottom-color:#5c6773;}h4{border:none;}.in-band{background-color:#0f1419;}.invisible{background:rgba(0,0,0,0);}.docblock code{color:#ffb454;}.code-header{color:#e6e1cf;}.docblock pre>code,pre>code{color:#e6e1cf;}span code{color:#e6e1cf;}.docblock a>code{color:#39AFD7 !important;}.docblock code,.docblock-short code{background-color:#191f26;}pre,.rustdoc.source .example-wrap{color:#e6e1cf;background-color:#191f26;}.sidebar,.mobile-topbar,.sidebar-menu-toggle{background-color:#14191f;}.rust-logo{filter:drop-shadow(1px 0 0px #fff) drop-shadow(0 1px 0 #fff) drop-shadow(-1px 0 0 #fff) drop-shadow(0 -1px 0 #fff);}*{scrollbar-color:#5c6773 #24292f;}.sidebar{scrollbar-color:#5c6773 #24292f;}::-webkit-scrollbar-track{background-color:transparent;}::-webkit-scrollbar-thumb{background-color:#5c6773;}.sidebar::-webkit-scrollbar-track{background-color:transparent;}.sidebar::-webkit-scrollbar-thumb{background-color:#5c6773;}.sidebar .current,.sidebar a:hover{background-color:transparent;color:#ffb44c;}.source .sidebar{background-color:#14191f;}.sidebar-elems .location{color:#ff7733;}.line-numbers span{color:#5c6773;}.line-numbers .line-highlighted{color:#708090;background-color:rgba(255,236,164,0.06);padding-right:4px;border-right:1px solid #ffb44c;}.docblock h1,.docblock h2,.docblock h3,.docblock h4,.docblock h5,.docblock h6{border-bottom-color:#5c6773;}.docblock table td,.docblock table th{border-color:#5c6773;}.content .method .where,.content .fn .where,.content .where.fmt-newline{color:#c5c5c5;}.search-results a:hover{background-color:#777;}.search-results a:focus{color:#000 !important;background-color:#c6afb3;}.search-results a{color:#0096cf;}.search-results a div.desc{color:#c5c5c5;}.content .item-info::before{color:#ccc;}.content span.foreigntype,.content a.foreigntype{color:#ffa0a5;}.content span.union,.content a.union{color:#ffa0a5;}.content span.constant,.content a.constant,.content span.static,.content a.static{color:#39AFD7;}.content span.primitive,.content a.primitive{color:#ffa0a5;}.content span.traitalias,.content a.traitalias{color:#39AFD7;}.content span.keyword,.content a.keyword{color:#39AFD7;}.content span.externcrate,.content span.mod,.content a.mod{color:#39AFD7;}.content span.struct,.content a.struct{color:#ffa0a5;}.content span.enum,.content a.enum{color:#ffa0a5;}.content span.trait,.content a.trait{color:#39AFD7;}.content span.type,.content a.type{color:#39AFD7;}.content span.type,.content a.type,.block a.current.type{color:#39AFD7;}.content span.associatedtype,.content a.associatedtype,.block a.current.associatedtype{color:#39AFD7;}.content span.fn,.content a.fn,.content span.method,.content a.method,.content span.tymethod,.content a.tymethod,.content .fnname{color:#fdd687;}.content span.attr,.content a.attr,.content span.derive,.content a.derive,.content span.macro,.content a.macro{color:#a37acc;}.sidebar a{color:#53b1db;}.sidebar a.current.type{color:#53b1db;}.sidebar a.current.associatedtype{color:#53b1db;}pre.rust .comment{color:#788797;}pre.rust .doccomment{color:#a1ac88;}nav.main .current{border-top-color:#5c6773;border-bottom-color:#5c6773;}nav.main .separator{border:1px solid #5c6773;}a{color:#39AFD7;}a#toggle-all-docs,a.anchor,.small-section-header a,#source-sidebar a,pre.rust a,.sidebar h2 a,.sidebar h3 a,.mobile-topbar h2 a,.in-band a{color:#c5c5c5;}.sidebar h2 a,.sidebar h3 a{color:white;}.search-results a{color:#0096cf;}body.source .example-wrap pre.rust a{background:#333;}details.rustdoc-toggle>summary.hideme>span,details.rustdoc-toggle>summary::before,details.undocumented>summary::before{color:#999;}details.rustdoc-toggle>summary::before,details.undocumented>summary::before{filter:invert(100%);}#crate-search,.search-input{background-color:#141920;border-color:#424c57;color:#c5c5c5;}.search-input{color:#ffffff;}.module-item .stab,.import-item .stab{color:#000;}.stab.unstable,.stab.deprecated,.stab.portability{color:#c5c5c5;background:#314559 !important;border-style:none !important;border-radius:4px;padding:3px 6px 3px 6px;}.stab.portability>code{color:#e6e1cf;background:none;}#help>div{background:#14191f;box-shadow:0px 6px 20px 0px black;border:none;border-radius:4px;}#help span.bottom,#help span.top{border-color:#5c6773;}.rightside,.out-of-band{color:grey;}.result-name .primitive>i,.result-name .keyword>i{color:#788797;}.line-numbers :target{background-color:transparent;}pre.rust .number,pre.rust .string{color:#b8cc52;}pre.rust .kw,pre.rust .kw-2,pre.rust .prelude-ty,pre.rust .bool-val,pre.rust .prelude-val,pre.rust .op,pre.rust .lifetime{color:#ff7733;}pre.rust .macro,pre.rust .macro-nonterminal{color:#a37acc;}pre.rust .question-mark{color:#ff9011;}pre.rust .self{color:#36a3d9;font-style:italic;}pre.rust .attribute{color:#e6e1cf;}pre.rust .attribute .ident,pre.rust .attribute .op{color:#e6e1cf;}.example-wrap>pre.line-number{color:#5c67736e;border:none;}a.test-arrow{font-size:100%;color:#788797;border-radius:4px;background-color:rgba(57,175,215,0.09);}a.test-arrow:hover{background-color:rgba(57,175,215,0.368);color:#c5c5c5;}.toggle-label,.code-attribute{color:#999;}:target{background:rgba(255,236,164,0.06);border-right:3px solid rgba(255,180,76,0.85);}pre.compile_fail{border-left:2px solid rgba(255,0,0,.4);}pre.compile_fail:hover,.information:hover+pre.compile_fail{border-left:2px solid #f00;}pre.should_panic{border-left:2px solid rgba(255,0,0,.4);}pre.should_panic:hover,.information:hover+pre.should_panic{border-left:2px solid #f00;}pre.ignore{border-left:2px solid rgba(255,142,0,.6);}pre.ignore:hover,.information:hover+pre.ignore{border-left:2px solid #ff9200;}.tooltip.compile_fail{color:rgba(255,0,0,.5);}.information>.compile_fail:hover{color:#f00;}.tooltip.should_panic{color:rgba(255,0,0,.5);}.information>.should_panic:hover{color:#f00;}.tooltip.ignore{color:rgba(255,142,0,.6);}.information>.ignore:hover{color:#ff9200;}.search-failed a{color:#39AFD7;}.tooltip::after{background-color:#314559;color:#c5c5c5;border:1px solid #5c6773;}.tooltip::before{border-color:transparent #314559 transparent transparent;}.notable-traits-tooltiptext{background-color:#314559;border-color:#5c6773;}.notable-traits-tooltiptext .notable{border-bottom-color:#5c6773;}#titles>button.selected{background-color:#141920 !important;border-bottom:1px solid #ffb44c !important;border-top:none;}#titles>button:not(.selected){background-color:transparent !important;border:none;}#titles>button:hover{border-bottom:1px solid rgba(242,151,24,0.3);}#titles>button>div.count{color:#888;}.search-input:focus{}.content span.attr,.content a.attr,.block a.current.attr,.content span.derive,.content a.derive,.block a.current.derive,.content span.macro,.content a.macro,.block a.current.macro{}.content span.struct,.content a.struct,.block a.current.struct{}#titles>button:hover,#titles>button.selected{}.content span.typedef,.content a.typedef,.block a.current.typedef{}.content span.union,.content a.union,.block a.current.union{}pre.rust .lifetime{}.stab.unstable{}h2,h3:not(.impl):not(.method):not(.type):not(.tymethod),h4:not(.method):not(.type):not(.tymethod){}.content span.enum,.content a.enum,.block a.current.enum{}.content span.constant,.content a.constant,.block a.current.constant,.content span.static,.content a.static,.block a.current.static{}.content span.keyword,.content a.keyword,.block a.current.keyword{}pre.rust .comment{}.content span.traitalias,.content a.traitalias,.block a.current.traitalias{}.content span.fn,.content a.fn,.block a.current.fn,.content span.method,.content a.method,.block a.current.method,.content span.tymethod,.content a.tymethod,.block a.current.tymethod,.content .fnname{}pre.rust .kw{}pre.rust .self,pre.rust .bool-val,pre.rust .prelude-val,pre.rust .attribute,pre.rust .attribute .ident{}.content span.foreigntype,.content a.foreigntype,.block a.current.foreigntype{}pre.rust .doccomment{}.stab.deprecated{}.content a.attr,.content a.derive,.content a.macro{}.stab.portability{}.content span.primitive,.content a.primitive,.block a.current.primitive{}.content span.externcrate,.content span.mod,.content a.mod,.block a.current.mod{}pre.rust .kw-2,pre.rust .prelude-ty{}.content span.trait,.content a.trait,.block a.current.trait{}.search-results a:focus span{}a.result-trait:focus{}a.result-traitalias:focus{}a.result-mod:focus,a.result-externcrate:focus{}a.result-mod:focus{}a.result-externcrate:focus{}a.result-enum:focus{}a.result-struct:focus{}a.result-union:focus{}a.result-fn:focus,a.result-method:focus,a.result-tymethod:focus{}a.result-type:focus{}a.result-associatedtype:focus{}a.result-foreigntype:focus{}a.result-attr:focus,a.result-derive:focus,a.result-macro:focus{}a.result-constant:focus,a.result-static:focus{}a.result-primitive:focus{}a.result-keyword:focus{}.sidebar a.current.enum{}.sidebar a.current.struct{}.sidebar a.current.foreigntype{}.sidebar a.current.attr,.sidebar a.current.derive,.sidebar a.current.macro{}.sidebar a.current.union{}.sidebar a.current.constant .sidebar a.current.static{}.sidebar a.current.primitive{}.sidebar a.current.externcrate .sidebar a.current.mod{}.sidebar a.current.trait{}.sidebar a.current.traitalias{}.sidebar a.current.fn,.sidebar a.current.method,.sidebar a.current.tymethod{}.sidebar a.current.keyword{}@media (max-width:700px){.sidebar-menu{background-color:#14191f;border-bottom-color:#5c6773;border-right-color:#5c6773;}.sidebar-elems{background-color:#14191f;border-right-color:#5c6773;}#sidebar-filler{background-color:#14191f;border-bottom-color:#5c6773;}}kbd{color:#c5c5c5;background-color:#314559;border-color:#5c6773;border-bottom-color:#5c6773;box-shadow:inset 0 -1px 0 #5c6773;}#theme-picker,#settings-menu,#help-button{border-color:#5c6773;background-color:#0f1419;color:#fff;}#theme-picker>img,#settings-menu>img{filter:invert(100);}#copy-path{color:#fff;}#copy-path>img{filter:invert(70%);}#copy-path:hover>img{filter:invert(100%);}#theme-picker:hover,#theme-picker:focus,#settings-menu:hover,#settings-menu:focus,#help-button:hover,#help-button:focus{border-color:#e0e0e0;}#theme-choices{border-color:#5c6773;background-color:#0f1419;}#theme-choices>button:not(:first-child){border-top-color:#5c6773;}#theme-choices>button:hover,#theme-choices>button:focus{background-color:rgba(110,110,110,0.33);}@media (max-width:700px){#theme-picker{background:#0f1419;}}.search-results .result-name span.alias{color:#c5c5c5;}.search-results .result-name span.grey{color:#999;}#sidebar-toggle{background-color:#14191f;}#sidebar-toggle:hover{background-color:rgba(70,70,70,0.33);}#source-sidebar{background-color:#14191f;}#source-sidebar>.title{color:#fff;border-bottom-color:#5c6773;}div.files>a:hover,div.name:hover{background-color:#14191f;color:#ffb44c;}div.files>.selected{background-color:#14191f;color:#ffb44c;}.setting-line>.title{border-bottom-color:#5c6773;}input:checked+.slider{background-color:#ffb454 !important;}.scraped-example-list .scrape-help{border-color:#aaa;color:#eee;}.scraped-example-list .scrape-help:hover{border-color:white;color:white;}.more-examples-toggle summary,.more-examples-toggle .hide-more{color:#999;}.scraped-example .example-wrap .rust span.highlight{background:rgb(91,59,1);}.scraped-example .example-wrap .rust span.highlight.focus{background:rgb(124,75,15);}.scraped-example:not(.expanded) .code-wrapper:before{background:linear-gradient(to bottom,rgba(15,20,25,1),rgba(15,20,25,0));}.scraped-example:not(.expanded) .code-wrapper:after{background:linear-gradient(to top,rgba(15,20,25,1),rgba(15,20,25,0));}.toggle-line-inner{background:#999;}.toggle-line:hover .toggle-line-inner{background:#c5c5c5;} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/brush.svg b/learning/rust/guessing_game/target/doc/brush.svg deleted file mode 100644 index ea266e85..00000000 --- a/learning/rust/guessing_game/target/doc/brush.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/cfg_if/all.html b/learning/rust/guessing_game/target/doc/cfg_if/all.html deleted file mode 100644 index a78ffeb1..00000000 --- a/learning/rust/guessing_game/target/doc/cfg_if/all.html +++ /dev/null @@ -1,7 +0,0 @@ -List of all items in this crate - -

List of all items

Macros

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/cfg_if/index.html b/learning/rust/guessing_game/target/doc/cfg_if/index.html deleted file mode 100644 index 13da17ce..00000000 --- a/learning/rust/guessing_game/target/doc/cfg_if/index.html +++ /dev/null @@ -1,28 +0,0 @@ -cfg_if - Rust - -
-

Crate cfg_if

source · []
Expand description

A macro for defining #[cfg] if-else statements.

-

The macro provided by this crate, cfg_if, is similar to the if/elif C -preprocessor macro by allowing definition of a cascade of #[cfg] cases, -emitting the implementation which matches first.

-

This allows you to conveniently provide a long list #[cfg]’d blocks of code -without having to rewrite each clause multiple times.

-

Example

-
cfg_if::cfg_if! {
-    if #[cfg(unix)] {
-        fn foo() { /* unix specific functionality */ }
-    } else if #[cfg(target_pointer_width = "32")] {
-        fn foo() { /* non-unix, 32-bit functionality */ }
-    } else {
-        fn foo() { /* fallback implementation */ }
-    }
-}
-
-

Macros

-

The main macro provided by this crate. See crate documentation for more -information.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/cfg_if/macro.cfg_if!.html b/learning/rust/guessing_game/target/doc/cfg_if/macro.cfg_if!.html deleted file mode 100644 index 6ce4b596..00000000 --- a/learning/rust/guessing_game/target/doc/cfg_if/macro.cfg_if!.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to macro.cfg_if.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/cfg_if/macro.cfg_if.html b/learning/rust/guessing_game/target/doc/cfg_if/macro.cfg_if.html deleted file mode 100644 index 936c27f6..00000000 --- a/learning/rust/guessing_game/target/doc/cfg_if/macro.cfg_if.html +++ /dev/null @@ -1,26 +0,0 @@ -cfg_if in cfg_if - Rust - -
macro_rules! cfg_if {
-    ($(
-        if #[cfg($meta:meta)] { $($tokens:tt)* }
-    ) else * else {
-        $($tokens2:tt)*
-    }) => { ... };
-    (
-        if #[cfg($i_met:meta)] { $($i_tokens:tt)* }
-        $(
-            else if #[cfg($e_met:meta)] { $($e_tokens:tt)* }
-        )*
-    ) => { ... };
-    (@__items ($($not:meta,)*) ; ) => { ... };
-    (@__items ($($not:meta,)*) ; ( ($($m:meta),*) ($($tokens:tt)*) ), $($rest:tt)*) => { ... };
-    (@__identity $($tokens:tt)*) => { ... };
-}
-
Expand description

The main macro provided by this crate. See crate documentation for more -information.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/cfg_if/sidebar-items.js b/learning/rust/guessing_game/target/doc/cfg_if/sidebar-items.js deleted file mode 100644 index dbc0f919..00000000 --- a/learning/rust/guessing_game/target/doc/cfg_if/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"macro":[["cfg_if","The main macro provided by this crate. See crate documentation for more information."]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/clipboard.svg b/learning/rust/guessing_game/target/doc/clipboard.svg deleted file mode 100644 index 8adbd996..00000000 --- a/learning/rust/guessing_game/target/doc/clipboard.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/learning/rust/guessing_game/target/doc/crates.js b/learning/rust/guessing_game/target/doc/crates.js deleted file mode 100644 index 755fa6fd..00000000 --- a/learning/rust/guessing_game/target/doc/crates.js +++ /dev/null @@ -1 +0,0 @@ -window.ALL_CRATES = ["cfg_if","getrandom","guessing_game","libc","ppv_lite86","rand","rand_chacha","rand_core"]; \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/dark.css b/learning/rust/guessing_game/target/doc/dark.css deleted file mode 100644 index 34ae439c..00000000 --- a/learning/rust/guessing_game/target/doc/dark.css +++ /dev/null @@ -1 +0,0 @@ -body{background-color:#353535;color:#ddd;}h1,h2,h3,h4{color:#ddd;}h1.fqn{border-bottom-color:#d2d2d2;}h2,h3,h4{border-bottom-color:#d2d2d2;}.in-band{background-color:#353535;}.invisible{background:rgba(0,0,0,0);}.docblock code,.docblock-short code{background-color:#2A2A2A;}pre,.rustdoc.source .example-wrap{background-color:#2A2A2A;}.sidebar,.mobile-topbar,.sidebar-menu-toggle{background-color:#505050;}.rust-logo{filter:drop-shadow(1px 0 0px #fff) drop-shadow(0 1px 0 #fff) drop-shadow(-1px 0 0 #fff) drop-shadow(0 -1px 0 #fff)}*{scrollbar-color:rgb(64,65,67) #717171;}.sidebar{scrollbar-color:rgba(32,34,37,.6) #5a5a5a;}::-webkit-scrollbar-track{background-color:#717171;}::-webkit-scrollbar-thumb{background-color:rgba(32,34,37,.6);}.sidebar::-webkit-scrollbar-track{background-color:#717171;}.sidebar::-webkit-scrollbar-thumb{background-color:rgba(32,34,37,.6);}.sidebar .current,.sidebar a:hover{background:#444;}.source .sidebar{background-color:#565656;}.line-numbers span{color:#3B91E2;}.line-numbers .line-highlighted{background-color:#0a042f !important;}.docblock h1,.docblock h2,.docblock h3,.docblock h4,.docblock h5,.docblock h6{border-bottom-color:#DDD;}.docblock table td,.docblock table th{border-color:#ddd;}.content .method .where,.content .fn .where,.content .where.fmt-newline{color:#ddd;}.search-results a:hover{background-color:#777;}.search-results a:focus{color:#eee !important;background-color:#616161;}.search-results a:focus span{color:#eee !important;}a.result-trait:focus{background-color:#013191;}a.result-traitalias:focus{background-color:#013191;}a.result-mod:focus,a.result-externcrate:focus{background-color:#884719;}a.result-enum:focus{background-color:#194e9f;}a.result-struct:focus{background-color:#194e9f;}a.result-union:focus{background-color:#194e9f;}a.result-fn:focus,a.result-method:focus,a.result-tymethod:focus{background-color:#4950ed;}a.result-type:focus{background-color:#194e9f;}a.result-associatedtype:focus{background-color:#884719;}a.result-foreigntype:focus{background-color:#194e9f;}a.result-attr:focus,a.result-derive:focus,a.result-macro:focus{background-color:#217d1c;}a.result-constant:focus,a.result-static:focus{background-color:#884719;}a.result-primitive:focus{background-color:#194e9f;}a.result-keyword:focus{background-color:#884719;}.content .item-info::before{color:#ccc;}.content span.enum,.content a.enum,.block a.current.enum{color:#2dbfb8;}.content span.struct,.content a.struct,.block a.current.struct{color:#2dbfb8;}.content span.type,.content a.type,.block a.current.type{color:#2dbfb8;}.content span.associatedtype,.content a.associatedtype,.block a.current.associatedtype{color:#D2991D;}.content span.foreigntype,.content a.foreigntype,.block a.current.foreigntype{color:#2dbfb8;}.content span.attr,.content a.attr,.block a.current.attr,.content span.derive,.content a.derive,.block a.current.derive,.content span.macro,.content a.macro,.block a.current.macro{color:#09bd00;}.content span.union,.content a.union,.block a.current.union{color:#2dbfb8;}.content span.constant,.content a.constant,.block a.current.constant,.content span.static,.content a.static,.block a.current.static{color:#D2991D;}.content span.primitive,.content a.primitive,.block a.current.primitive{color:#2dbfb8;}.content span.externcrate,.content span.mod,.content a.mod,.block a.current.mod{color:#D2991D;}.content span.trait,.content a.trait,.block a.current.trait{color:#b78cf2;}.content span.traitalias,.content a.traitalias,.block a.current.traitalias{color:#b78cf2;}.content span.fn,.content a.fn,.block a.current.fn,.content span.method,.content a.method,.block a.current.method,.content span.tymethod,.content a.tymethod,.block a.current.tymethod,.content .fnname{color:#2BAB63;}.content span.keyword,.content a.keyword,.block a.current.keyword{color:#D2991D;}.sidebar a{color:#fdbf35;}.sidebar a.current.enum{color:#12ece2;}.sidebar a.current.struct{color:#12ece2;}.sidebar a.current.type{color:#12ece2;}.sidebar a.current.associatedtype{color:#fdbf35;}.sidebar a.current.foreigntype{color:#12ece2;}.sidebar a.current.attr,.sidebar a.current.derive,.sidebar a.current.macro{color:#0be900;}.sidebar a.current.union{color:#12ece2;}.sidebar a.current.constant .sidebar a.current.static{color:#fdbf35;}.sidebar a.current.primitive{color:#12ece2;}.sidebar a.current.externcrate .sidebar a.current.mod{color:#fdbf35;}.sidebar a.current.trait{color:#cca7ff;}.sidebar a.current.traitalias{color:#cca7ff;}.sidebar a.current.fn,.sidebar a.current.method,.sidebar a.current.tymethod{color:#32d479;}.sidebar a.current.keyword{color:#fdbf35;}pre.rust .comment{color:#8d8d8b;}pre.rust .doccomment{color:#8ca375;}nav.main .current{border-top-color:#eee;border-bottom-color:#eee;}nav.main .separator{border-color:#eee;}a{color:#D2991D;}a#toggle-all-docs,a.anchor,.small-section-header a,#source-sidebar a,pre.rust a,.sidebar h2 a,.sidebar h3 a,.mobile-topbar h2 a,.in-band a{color:#ddd;}.search-results a{color:#ddd;}a.test-arrow{color:#dedede;}body.source .example-wrap pre.rust a{background:#333;}details.rustdoc-toggle>summary.hideme>span,details.rustdoc-toggle>summary::before,details.undocumented>summary::before{color:#999;}details.rustdoc-toggle>summary::before,details.undocumented>summary::before{filter:invert(100%);}#crate-search,.search-input{color:#111;background-color:#f0f0f0;border-color:#000;}.search-input{border-color:#e0e0e0;}.search-input:focus{border-color:#008dfd;}.module-item .stab,.import-item .stab{color:#ddd;}.stab.unstable{background:#FFF5D6;border-color:#FFC600;color:#2f2f2f;}.stab.deprecated{background:#ffc4c4;border-color:#db7b7b;color:#2f2f2f;}.stab.portability{background:#F3DFFF;border-color:#b07bdb;color:#2f2f2f;}.stab.portability>code{background:none;}#help>div{background:#4d4d4d;border-color:#bfbfbf;}#help span.bottom,#help span.top{border-color:#bfbfbf;}#help dt{border-color:#bfbfbf;background:rgba(0,0,0,0);}.rightside,.out-of-band{color:grey;}.result-name .primitive>i,.result-name .keyword>i{color:#ddd;}.line-numbers :target{background-color:transparent;}pre.rust .kw{color:#ab8ac1;}pre.rust .kw-2,pre.rust .prelude-ty{color:#769acb;}pre.rust .number,pre.rust .string{color:#83a300;}pre.rust .self,pre.rust .bool-val,pre.rust .prelude-val,pre.rust .attribute,pre.rust .attribute .ident{color:#ee6868;}pre.rust .macro,pre.rust .macro-nonterminal{color:#3E999F;}pre.rust .lifetime{color:#d97f26;}pre.rust .question-mark{color:#ff9011;}.example-wrap>pre.line-number{border-color:#4a4949;}a.test-arrow{background-color:rgba(78,139,202,0.2);}a.test-arrow:hover{background-color:#4e8bca;}.toggle-label,.code-attribute{color:#999;}:target{background-color:#494a3d;border-right:3px solid #bb7410;}pre.compile_fail{border-left:2px solid rgba(255,0,0,.8);}pre.compile_fail:hover,.information:hover+pre.compile_fail{border-left:2px solid #f00;}pre.should_panic{border-left:2px solid rgba(255,0,0,.8);}pre.should_panic:hover,.information:hover+pre.should_panic{border-left:2px solid #f00;}pre.ignore{border-left:2px solid rgba(255,142,0,.6);}pre.ignore:hover,.information:hover+pre.ignore{border-left:2px solid #ff9200;}.tooltip.compile_fail{color:rgba(255,0,0,.8);}.information>.compile_fail:hover{color:#f00;}.tooltip.should_panic{color:rgba(255,0,0,.8);}.information>.should_panic:hover{color:#f00;}.tooltip.ignore{color:rgba(255,142,0,.6);}.information>.ignore:hover{color:#ff9200;}.search-failed a{color:#0089ff;}.tooltip::after{background-color:#000;color:#fff;border-color:#000;}.tooltip::before{border-color:transparent black transparent transparent;}.notable-traits-tooltiptext{background-color:#111;border-color:#777;}.notable-traits-tooltiptext .notable{border-bottom-color:#d2d2d2;}#titles>button:not(.selected){background-color:#252525;border-top-color:#252525;}#titles>button:hover,#titles>button.selected{border-top-color:#0089ff;background-color:#353535;}#titles>button>div.count{color:#888;}@media (max-width:700px){.sidebar-menu{background-color:#505050;border-bottom-color:#e0e0e0;border-right-color:#e0e0e0;}.sidebar-elems{background-color:#505050;border-right-color:#000;}#sidebar-filler{background-color:#505050;border-bottom-color:#e0e0e0;}}kbd{color:#000;background-color:#fafbfc;border-color:#d1d5da;border-bottom-color:#c6cbd1;box-shadow:inset 0 -1px 0 #c6cbd1;}#theme-picker,#settings-menu,#help-button{border-color:#e0e0e0;background:#f0f0f0;color:#000;}#theme-picker:hover,#theme-picker:focus,#settings-menu:hover,#settings-menu:focus,#help-button:hover,#help-button:focus{border-color:#ffb900;}#copy-path{color:#999;}#copy-path>img{filter:invert(50%);}#copy-path:hover>img{filter:invert(65%);}#theme-choices{border-color:#e0e0e0;background-color:#353535;}#theme-choices>button:not(:first-child){border-top-color:#e0e0e0;}#theme-choices>button:hover,#theme-choices>button:focus{background-color:#4e4e4e;}@media (max-width:700px){#theme-picker{background:#f0f0f0;}}.search-results .result-name span.alias{color:#fff;}.search-results .result-name span.grey{color:#ccc;}#sidebar-toggle{background-color:#565656;}#sidebar-toggle:hover{background-color:#676767;}#source-sidebar{background-color:#565656;}#source-sidebar>.title{border-bottom-color:#ccc;}div.files>a:hover,div.name:hover{background-color:#444;}div.files>.selected{background-color:#333;}.setting-line>.title{border-bottom-color:#ddd;}.scraped-example-list .scrape-help{border-color:#aaa;color:#eee;}.scraped-example-list .scrape-help:hover{border-color:white;color:white;}.more-examples-toggle summary,.more-examples-toggle .hide-more{color:#999;}.scraped-example .example-wrap .rust span.highlight{background:rgb(91,59,1);}.scraped-example .example-wrap .rust span.highlight.focus{background:rgb(124,75,15);}.scraped-example:not(.expanded) .code-wrapper:before{background:linear-gradient(to bottom,rgba(53,53,53,1),rgba(53,53,53,0));}.scraped-example:not(.expanded) .code-wrapper:after{background:linear-gradient(to top,rgba(53,53,53,1),rgba(53,53,53,0));}.toggle-line-inner{background:#999;}.toggle-line:hover .toggle-line-inner{background:#c5c5c5;} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/down-arrow.svg b/learning/rust/guessing_game/target/doc/down-arrow.svg deleted file mode 100644 index 35437e77..00000000 --- a/learning/rust/guessing_game/target/doc/down-arrow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/favicon-16x16.png b/learning/rust/guessing_game/target/doc/favicon-16x16.png deleted file mode 100644 index ea4b45ca..00000000 Binary files a/learning/rust/guessing_game/target/doc/favicon-16x16.png and /dev/null differ diff --git a/learning/rust/guessing_game/target/doc/favicon-32x32.png b/learning/rust/guessing_game/target/doc/favicon-32x32.png deleted file mode 100644 index 69b8613c..00000000 Binary files a/learning/rust/guessing_game/target/doc/favicon-32x32.png and /dev/null differ diff --git a/learning/rust/guessing_game/target/doc/favicon.svg b/learning/rust/guessing_game/target/doc/favicon.svg deleted file mode 100644 index 8b34b511..00000000 --- a/learning/rust/guessing_game/target/doc/favicon.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/learning/rust/guessing_game/target/doc/getrandom/all.html b/learning/rust/guessing_game/target/doc/getrandom/all.html deleted file mode 100644 index 5167bd20..00000000 --- a/learning/rust/guessing_game/target/doc/getrandom/all.html +++ /dev/null @@ -1,9 +0,0 @@ -List of all items in this crate - -

List of all items

Structs

Functions

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/getrandom/error/struct.Error.html b/learning/rust/guessing_game/target/doc/getrandom/error/struct.Error.html deleted file mode 100644 index b6a6ce86..00000000 --- a/learning/rust/guessing_game/target/doc/getrandom/error/struct.Error.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../getrandom/struct.Error.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/getrandom/fn.getrandom.html b/learning/rust/guessing_game/target/doc/getrandom/fn.getrandom.html deleted file mode 100644 index 2c3e788b..00000000 --- a/learning/rust/guessing_game/target/doc/getrandom/fn.getrandom.html +++ /dev/null @@ -1,20 +0,0 @@ -getrandom in getrandom - Rust - -
pub fn getrandom(dest: &mut [u8]) -> Result<(), Error>
Expand description

Fill dest with random bytes from the system’s preferred random number -source.

-

This function returns an error on any failure, including partial reads. We -make no guarantees regarding the contents of dest on error. If dest is -empty, getrandom immediately returns success, making no calls to the -underlying operating system.

-

Blocking is possible, at least during early boot; see module documentation.

-

In general, getrandom will be fast enough for interactive usage, though -significantly slower than a user-space CSPRNG; for the latter consider -rand::thread_rng.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/getrandom/index.html b/learning/rust/guessing_game/target/doc/getrandom/index.html deleted file mode 100644 index e49f23db..00000000 --- a/learning/rust/guessing_game/target/doc/getrandom/index.html +++ /dev/null @@ -1,104 +0,0 @@ -getrandom - Rust - -
Expand description

Interface to the operating system’s random number generator.

-

Supported targets

- - - - - - - - - - - - - - - - - - - - - - -
TargetTarget TripleImplementation
Linux, Android*‑linux‑*getrandom system call if available, otherwise /dev/urandom after successfully polling /dev/random
Windows*‑windows‑*BCryptGenRandom
macOS*‑apple‑darwingetentropy if available, otherwise /dev/random (identical to /dev/urandom)
iOS*‑apple‑iosSecRandomCopyBytes
FreeBSD*‑freebsdgetrandom if available, otherwise kern.arandom
OpenBSD*‑openbsdgetentropy
NetBSD*‑netbsdkern.arandom
Dragonfly BSD*‑dragonflygetrandom if available, otherwise /dev/random
Solaris, illumos*‑solaris, *‑illumosgetrandom if available, otherwise /dev/random
Fuchsia OS*‑fuchsiacprng_draw
Redox*‑redox/dev/urandom
Haiku*‑haiku/dev/random (identical to /dev/urandom)
Hermitx86_64-*-hermitRDRAND
SGXx86_64‑*‑sgxRDRAND
VxWorks*‑wrs‑vxworks‑*randABytes after checking entropy pool initialization with randSecure
ESP-IDF*‑espidfesp_fill_random
Emscripten*‑emscripten/dev/random (identical to /dev/urandom)
WASIwasm32‑wasirandom_get
Web Browserwasm32‑*‑unknownCrypto.getRandomValues, see WebAssembly support
Node.jswasm32‑*‑unknowncrypto.randomBytes, see WebAssembly support
SOLID*-kmc-solid_*SOLID_RNG_SampleRandomBytes
Nintendo 3DSarmv6k-nintendo-3dsgetrandom
-
-

There is no blanket implementation on unix targets that reads from -/dev/urandom. This ensures all supported targets are using the recommended -interface and respect maximum buffer sizes.

-

Pull Requests that add support for new targets to getrandom are always welcome.

-

Unsupported targets

-

By default, getrandom will not compile on unsupported targets, but certain -features allow a user to select a “fallback” implementation if no supported -implementation exists.

-

All of the below mechanisms only affect unsupported -targets. Supported targets will always use their supported implementations. -This prevents a crate from overriding a secure source of randomness -(either accidentally or intentionally).

-

RDRAND on x86

-

If the rdrand Cargo feature is enabled, getrandom will fallback to using -the RDRAND instruction to get randomness on no_std x86/x86_64 -targets. This feature has no effect on other CPU architectures.

-

WebAssembly support

-

This crate fully supports the -wasm32-wasi and -wasm32-unknown-emscripten -targets. However, the wasm32-unknown-unknown target (i.e. the target used -by wasm-pack) is not automatically -supported since, from the target name alone, we cannot deduce which -JavaScript interface is in use (or if JavaScript is available at all).

-

Instead, if the js Cargo feature is enabled, this crate will assume -that you are building for an environment containing JavaScript, and will -call the appropriate methods. Both web browser (main window and Web Workers) -and Node.js environments are supported, invoking the methods -described above using the -wasm-bindgen toolchain.

-

This feature has no effect on targets other than wasm32-unknown-unknown.

-

Custom implementations

-

The [register_custom_getrandom!] macro allows a user to mark their own -function as the backing implementation for getrandom. See the macro’s -documentation for more information about writing and registering your own -custom implementations.

-

Note that registering a custom implementation only has an effect on targets -that would otherwise not compile. Any supported targets (including those -using rdrand and js Cargo features) continue using their normal -implementations even if a function is registered.

-

Indirect Dependencies

-

If getrandom is not a direct dependency of your crate, you can still -enable any of the above fallback behaviors by enabling the relevant -feature in your root crate’s Cargo.toml:

-
[dependencies]
-getrandom = { version = "0.2", features = ["js"] }

Early boot

-

Sometimes, early in the boot process, the OS has not collected enough -entropy to securely seed its RNG. This is especially common on virtual -machines, where standard “random” events are hard to come by.

-

Some operating system interfaces always block until the RNG is securely -seeded. This can take anywhere from a few seconds to more than a minute. -A few (Linux, NetBSD and Solaris) offer a choice between blocking and -getting an error; in these cases, we always choose to block.

-

On Linux (when the getrandom system call is not available), reading from -/dev/urandom never blocks, even when the OS hasn’t collected enough -entropy yet. To avoid returning low-entropy bytes, we first poll -/dev/random and only switch to /dev/urandom once this has succeeded.

-

Error handling

-

We always choose failure over returning insecure “random” bytes. In general, -on supported platforms, failure is highly unlikely, though not impossible. -If an error does occur, then it is likely that it will occur on every call to -getrandom, hence after the first successful call one can be reasonably -confident that no errors will occur.

-

Structs

-

A small and no_std compatible error type

-

Functions

-

Fill dest with random bytes from the system’s preferred random number -source.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/getrandom/sidebar-items.js b/learning/rust/guessing_game/target/doc/getrandom/sidebar-items.js deleted file mode 100644 index 437de476..00000000 --- a/learning/rust/guessing_game/target/doc/getrandom/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"fn":[["getrandom","Fill `dest` with random bytes from the system’s preferred random number source."]],"struct":[["Error","A small and `no_std` compatible error type"]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/getrandom/struct.Error.html b/learning/rust/guessing_game/target/doc/getrandom/struct.Error.html deleted file mode 100644 index eeae6ff8..00000000 --- a/learning/rust/guessing_game/target/doc/getrandom/struct.Error.html +++ /dev/null @@ -1,74 +0,0 @@ -Error in getrandom - Rust - -
pub struct Error(_);
Expand description

A small and no_std compatible error type

-

The Error::raw_os_error() will indicate if the error is from the OS, and -if so, which error code the OS gave the application. If such an error is -encountered, please consult with your system documentation.

-

Internally this type is a NonZeroU32, with certain values reserved for -certain purposes, see Error::INTERNAL_START and Error::CUSTOM_START.

-

If this crate’s "std" Cargo feature is enabled, then:

- -

Implementations

This target/platform is not supported by getrandom.

-

The platform-specific errno returned a non-positive value.

-

Call to iOS SecRandomCopyBytes failed.

-

Call to Windows RtlGenRandom failed.

-

RDRAND instruction failed due to a hardware issue.

-

RDRAND instruction unsupported on this target.

-

The browser does not have support for self.crypto.

-

The browser does not have support for crypto.getRandomValues.

-

On VxWorks, call to randSecure failed (random number generator is not yet initialized).

-

NodeJS does not have support for the crypto module.

-

NodeJS does not have support for crypto.randomFillSync.

-

Codes below this point represent OS Errors (i.e. positive i32 values). -Codes at or above this point, but below Error::CUSTOM_START are -reserved for use by the rand and getrandom crates.

-

Codes at or above this point can be used by users to define their own -custom errors.

-

Extract the raw OS error code (if this error came from the OS)

-

This method is identical to std::io::Error::raw_os_error(), except -that it works in no_std contexts. If this method returns None, the -error value can still be formatted via the Display implementation.

-

Extract the bare error code.

-

This code can either come from the underlying OS, or be a custom error. -Use Error::raw_os_error() to disambiguate.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Formats the value using the given formatter. Read more

-

The lower-level source of this error, if any. Read more

-
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

-
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

-
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Converts the given value to a String. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/guessing_game/all.html b/learning/rust/guessing_game/target/doc/guessing_game/all.html deleted file mode 100644 index 3bf4d8e6..00000000 --- a/learning/rust/guessing_game/target/doc/guessing_game/all.html +++ /dev/null @@ -1,7 +0,0 @@ -List of all items in this crate - -

List of all items

Functions

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/guessing_game/fn.main.html b/learning/rust/guessing_game/target/doc/guessing_game/fn.main.html deleted file mode 100644 index 254589aa..00000000 --- a/learning/rust/guessing_game/target/doc/guessing_game/fn.main.html +++ /dev/null @@ -1,8 +0,0 @@ -main in guessing_game - Rust - -
pub(crate) fn main()
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/guessing_game/index.html b/learning/rust/guessing_game/target/doc/guessing_game/index.html deleted file mode 100644 index 23547b09..00000000 --- a/learning/rust/guessing_game/target/doc/guessing_game/index.html +++ /dev/null @@ -1,9 +0,0 @@ -guessing_game - Rust - -

Functions

-
main 🔒
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/guessing_game/sidebar-items.js b/learning/rust/guessing_game/target/doc/guessing_game/sidebar-items.js deleted file mode 100644 index a5d4937c..00000000 --- a/learning/rust/guessing_game/target/doc/guessing_game/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"fn":[["main",""]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/clone/trait.Clone.js b/learning/rust/guessing_game/target/doc/implementors/core/clone/trait.Clone.js deleted file mode 100644 index 1352aaf7..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/clone/trait.Clone.js +++ /dev/null @@ -1,8 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl Clone for Error","synthetic":false,"types":["getrandom::error::Error"]}]; -implementors["libc"] = [{"text":"impl Clone for DIR","synthetic":false,"types":["libc::unix::DIR"]},{"text":"impl Clone for group","synthetic":false,"types":["libc::unix::group"]},{"text":"impl Clone for utimbuf","synthetic":false,"types":["libc::unix::utimbuf"]},{"text":"impl Clone for timeval","synthetic":false,"types":["libc::unix::timeval"]},{"text":"impl Clone for timespec","synthetic":false,"types":["libc::unix::timespec"]},{"text":"impl Clone for rlimit","synthetic":false,"types":["libc::unix::rlimit"]},{"text":"impl Clone for rusage","synthetic":false,"types":["libc::unix::rusage"]},{"text":"impl Clone for ipv6_mreq","synthetic":false,"types":["libc::unix::ipv6_mreq"]},{"text":"impl Clone for hostent","synthetic":false,"types":["libc::unix::hostent"]},{"text":"impl Clone for iovec","synthetic":false,"types":["libc::unix::iovec"]},{"text":"impl Clone for pollfd","synthetic":false,"types":["libc::unix::pollfd"]},{"text":"impl Clone for winsize","synthetic":false,"types":["libc::unix::winsize"]},{"text":"impl Clone for linger","synthetic":false,"types":["libc::unix::linger"]},{"text":"impl Clone for sigval","synthetic":false,"types":["libc::unix::sigval"]},{"text":"impl Clone for itimerval","synthetic":false,"types":["libc::unix::itimerval"]},{"text":"impl Clone for tms","synthetic":false,"types":["libc::unix::tms"]},{"text":"impl Clone for servent","synthetic":false,"types":["libc::unix::servent"]},{"text":"impl Clone for protoent","synthetic":false,"types":["libc::unix::protoent"]},{"text":"impl Clone for FILE","synthetic":false,"types":["libc::unix::FILE"]},{"text":"impl Clone for fpos_t","synthetic":false,"types":["libc::unix::fpos_t"]},{"text":"impl Clone for timezone","synthetic":false,"types":["libc::unix::linux_like::timezone"]},{"text":"impl Clone for in_addr","synthetic":false,"types":["libc::unix::linux_like::in_addr"]},{"text":"impl Clone for ip_mreq","synthetic":false,"types":["libc::unix::linux_like::ip_mreq"]},{"text":"impl Clone for ip_mreqn","synthetic":false,"types":["libc::unix::linux_like::ip_mreqn"]},{"text":"impl Clone for ip_mreq_source","synthetic":false,"types":["libc::unix::linux_like::ip_mreq_source"]},{"text":"impl Clone for sockaddr","synthetic":false,"types":["libc::unix::linux_like::sockaddr"]},{"text":"impl Clone for sockaddr_in","synthetic":false,"types":["libc::unix::linux_like::sockaddr_in"]},{"text":"impl Clone for sockaddr_in6","synthetic":false,"types":["libc::unix::linux_like::sockaddr_in6"]},{"text":"impl Clone for addrinfo","synthetic":false,"types":["libc::unix::linux_like::addrinfo"]},{"text":"impl Clone for sockaddr_ll","synthetic":false,"types":["libc::unix::linux_like::sockaddr_ll"]},{"text":"impl Clone for fd_set","synthetic":false,"types":["libc::unix::linux_like::fd_set"]},{"text":"impl Clone for tm","synthetic":false,"types":["libc::unix::linux_like::tm"]},{"text":"impl Clone for sched_param","synthetic":false,"types":["libc::unix::linux_like::sched_param"]},{"text":"impl Clone for Dl_info","synthetic":false,"types":["libc::unix::linux_like::Dl_info"]},{"text":"impl Clone for lconv","synthetic":false,"types":["libc::unix::linux_like::lconv"]},{"text":"impl Clone for in_pktinfo","synthetic":false,"types":["libc::unix::linux_like::in_pktinfo"]},{"text":"impl Clone for ifaddrs","synthetic":false,"types":["libc::unix::linux_like::ifaddrs"]},{"text":"impl Clone for in6_rtmsg","synthetic":false,"types":["libc::unix::linux_like::in6_rtmsg"]},{"text":"impl Clone for arpreq","synthetic":false,"types":["libc::unix::linux_like::arpreq"]},{"text":"impl Clone for arpreq_old","synthetic":false,"types":["libc::unix::linux_like::arpreq_old"]},{"text":"impl Clone for arphdr","synthetic":false,"types":["libc::unix::linux_like::arphdr"]},{"text":"impl Clone for mmsghdr","synthetic":false,"types":["libc::unix::linux_like::mmsghdr"]},{"text":"impl Clone for epoll_event","synthetic":false,"types":["libc::unix::linux_like::epoll_event"]},{"text":"impl Clone for sockaddr_un","synthetic":false,"types":["libc::unix::linux_like::sockaddr_un"]},{"text":"impl Clone for sockaddr_storage","synthetic":false,"types":["libc::unix::linux_like::sockaddr_storage"]},{"text":"impl Clone for utsname","synthetic":false,"types":["libc::unix::linux_like::utsname"]},{"text":"impl Clone for sigevent","synthetic":false,"types":["libc::unix::linux_like::sigevent"]},{"text":"impl Clone for fpos64_t","synthetic":false,"types":["libc::unix::linux_like::linux::fpos64_t"]},{"text":"impl Clone for rlimit64","synthetic":false,"types":["libc::unix::linux_like::linux::rlimit64"]},{"text":"impl Clone for glob_t","synthetic":false,"types":["libc::unix::linux_like::linux::glob_t"]},{"text":"impl Clone for passwd","synthetic":false,"types":["libc::unix::linux_like::linux::passwd"]},{"text":"impl Clone for spwd","synthetic":false,"types":["libc::unix::linux_like::linux::spwd"]},{"text":"impl Clone for dqblk","synthetic":false,"types":["libc::unix::linux_like::linux::dqblk"]},{"text":"impl Clone for signalfd_siginfo","synthetic":false,"types":["libc::unix::linux_like::linux::signalfd_siginfo"]},{"text":"impl Clone for itimerspec","synthetic":false,"types":["libc::unix::linux_like::linux::itimerspec"]},{"text":"impl Clone for fsid_t","synthetic":false,"types":["libc::unix::linux_like::linux::fsid_t"]},{"text":"impl Clone for packet_mreq","synthetic":false,"types":["libc::unix::linux_like::linux::packet_mreq"]},{"text":"impl Clone for cpu_set_t","synthetic":false,"types":["libc::unix::linux_like::linux::cpu_set_t"]},{"text":"impl Clone for if_nameindex","synthetic":false,"types":["libc::unix::linux_like::linux::if_nameindex"]},{"text":"impl Clone for msginfo","synthetic":false,"types":["libc::unix::linux_like::linux::msginfo"]},{"text":"impl Clone for sembuf","synthetic":false,"types":["libc::unix::linux_like::linux::sembuf"]},{"text":"impl Clone for input_event","synthetic":false,"types":["libc::unix::linux_like::linux::input_event"]},{"text":"impl Clone for input_id","synthetic":false,"types":["libc::unix::linux_like::linux::input_id"]},{"text":"impl Clone for input_absinfo","synthetic":false,"types":["libc::unix::linux_like::linux::input_absinfo"]},{"text":"impl Clone for input_keymap_entry","synthetic":false,"types":["libc::unix::linux_like::linux::input_keymap_entry"]},{"text":"impl Clone for input_mask","synthetic":false,"types":["libc::unix::linux_like::linux::input_mask"]},{"text":"impl Clone for ff_replay","synthetic":false,"types":["libc::unix::linux_like::linux::ff_replay"]},{"text":"impl Clone for ff_trigger","synthetic":false,"types":["libc::unix::linux_like::linux::ff_trigger"]},{"text":"impl Clone for ff_envelope","synthetic":false,"types":["libc::unix::linux_like::linux::ff_envelope"]},{"text":"impl Clone for ff_constant_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_constant_effect"]},{"text":"impl Clone for ff_ramp_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_ramp_effect"]},{"text":"impl Clone for ff_condition_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_condition_effect"]},{"text":"impl Clone for ff_periodic_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_periodic_effect"]},{"text":"impl Clone for ff_rumble_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_rumble_effect"]},{"text":"impl Clone for ff_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_effect"]},{"text":"impl Clone for uinput_ff_upload","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_ff_upload"]},{"text":"impl Clone for uinput_ff_erase","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_ff_erase"]},{"text":"impl Clone for uinput_abs_setup","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_abs_setup"]},{"text":"impl Clone for dl_phdr_info","synthetic":false,"types":["libc::unix::linux_like::linux::dl_phdr_info"]},{"text":"impl Clone for Elf32_Ehdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf32_Ehdr"]},{"text":"impl Clone for Elf64_Ehdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf64_Ehdr"]},{"text":"impl Clone for Elf32_Sym","synthetic":false,"types":["libc::unix::linux_like::linux::Elf32_Sym"]},{"text":"impl Clone for Elf64_Sym","synthetic":false,"types":["libc::unix::linux_like::linux::Elf64_Sym"]},{"text":"impl Clone for Elf32_Phdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf32_Phdr"]},{"text":"impl Clone for Elf64_Phdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf64_Phdr"]},{"text":"impl Clone for Elf32_Shdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf32_Shdr"]},{"text":"impl Clone for Elf64_Shdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf64_Shdr"]},{"text":"impl Clone for ucred","synthetic":false,"types":["libc::unix::linux_like::linux::ucred"]},{"text":"impl Clone for mntent","synthetic":false,"types":["libc::unix::linux_like::linux::mntent"]},{"text":"impl Clone for posix_spawn_file_actions_t","synthetic":false,"types":["libc::unix::linux_like::linux::posix_spawn_file_actions_t"]},{"text":"impl Clone for posix_spawnattr_t","synthetic":false,"types":["libc::unix::linux_like::linux::posix_spawnattr_t"]},{"text":"impl Clone for genlmsghdr","synthetic":false,"types":["libc::unix::linux_like::linux::genlmsghdr"]},{"text":"impl Clone for in6_pktinfo","synthetic":false,"types":["libc::unix::linux_like::linux::in6_pktinfo"]},{"text":"impl Clone for arpd_request","synthetic":false,"types":["libc::unix::linux_like::linux::arpd_request"]},{"text":"impl Clone for inotify_event","synthetic":false,"types":["libc::unix::linux_like::linux::inotify_event"]},{"text":"impl Clone for fanotify_response","synthetic":false,"types":["libc::unix::linux_like::linux::fanotify_response"]},{"text":"impl Clone for sockaddr_vm","synthetic":false,"types":["libc::unix::linux_like::linux::sockaddr_vm"]},{"text":"impl Clone for regmatch_t","synthetic":false,"types":["libc::unix::linux_like::linux::regmatch_t"]},{"text":"impl Clone for sock_extended_err","synthetic":false,"types":["libc::unix::linux_like::linux::sock_extended_err"]},{"text":"impl Clone for __c_anonymous_sockaddr_can_tp","synthetic":false,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_tp"]},{"text":"impl Clone for __c_anonymous_sockaddr_can_j1939","synthetic":false,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_j1939"]},{"text":"impl Clone for can_filter","synthetic":false,"types":["libc::unix::linux_like::linux::can_filter"]},{"text":"impl Clone for j1939_filter","synthetic":false,"types":["libc::unix::linux_like::linux::j1939_filter"]},{"text":"impl Clone for sock_filter","synthetic":false,"types":["libc::unix::linux_like::linux::sock_filter"]},{"text":"impl Clone for sock_fprog","synthetic":false,"types":["libc::unix::linux_like::linux::sock_fprog"]},{"text":"impl Clone for seccomp_data","synthetic":false,"types":["libc::unix::linux_like::linux::seccomp_data"]},{"text":"impl Clone for nlmsghdr","synthetic":false,"types":["libc::unix::linux_like::linux::nlmsghdr"]},{"text":"impl Clone for nlmsgerr","synthetic":false,"types":["libc::unix::linux_like::linux::nlmsgerr"]},{"text":"impl Clone for nlattr","synthetic":false,"types":["libc::unix::linux_like::linux::nlattr"]},{"text":"impl Clone for sockaddr_nl","synthetic":false,"types":["libc::unix::linux_like::linux::sockaddr_nl"]},{"text":"impl Clone for dirent","synthetic":false,"types":["libc::unix::linux_like::linux::dirent"]},{"text":"impl Clone for dirent64","synthetic":false,"types":["libc::unix::linux_like::linux::dirent64"]},{"text":"impl Clone for sockaddr_alg","synthetic":false,"types":["libc::unix::linux_like::linux::sockaddr_alg"]},{"text":"impl Clone for uinput_setup","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_setup"]},{"text":"impl Clone for uinput_user_dev","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_user_dev"]},{"text":"impl Clone for af_alg_iv","synthetic":false,"types":["libc::unix::linux_like::linux::af_alg_iv"]},{"text":"impl Clone for mq_attr","synthetic":false,"types":["libc::unix::linux_like::linux::mq_attr"]},{"text":"impl Clone for sock_txtime","synthetic":false,"types":["libc::unix::linux_like::linux::sock_txtime"]},{"text":"impl Clone for __c_anonymous_sockaddr_can_can_addr","synthetic":false,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_can_addr"]},{"text":"impl Clone for sockaddr_can","synthetic":false,"types":["libc::unix::linux_like::linux::sockaddr_can"]},{"text":"impl Clone for statx","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::statx"]},{"text":"impl Clone for statx_timestamp","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::statx_timestamp"]},{"text":"impl Clone for aiocb","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::aiocb"]},{"text":"impl Clone for __exit_status","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__exit_status"]},{"text":"impl Clone for __timeval","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__timeval"]},{"text":"impl Clone for glob64_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::glob64_t"]},{"text":"impl Clone for msghdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::msghdr"]},{"text":"impl Clone for cmsghdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::cmsghdr"]},{"text":"impl Clone for termios","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::termios"]},{"text":"impl Clone for mallinfo","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::mallinfo"]},{"text":"impl Clone for mallinfo2","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::mallinfo2"]},{"text":"impl Clone for nl_pktinfo","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::nl_pktinfo"]},{"text":"impl Clone for nl_mmap_req","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_req"]},{"text":"impl Clone for nl_mmap_hdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_hdr"]},{"text":"impl Clone for rtentry","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::rtentry"]},{"text":"impl Clone for timex","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::timex"]},{"text":"impl Clone for ntptimeval","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::ntptimeval"]},{"text":"impl Clone for regex_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::regex_t"]},{"text":"impl Clone for Elf64_Chdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::Elf64_Chdr"]},{"text":"impl Clone for Elf32_Chdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::Elf32_Chdr"]},{"text":"impl Clone for seminfo","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::seminfo"]},{"text":"impl Clone for ptrace_peeksiginfo_args","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::ptrace_peeksiginfo_args"]},{"text":"impl Clone for __c_anonymous_ptrace_syscall_info_entry","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_entry"]},{"text":"impl Clone for __c_anonymous_ptrace_syscall_info_exit","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_exit"]},{"text":"impl Clone for __c_anonymous_ptrace_syscall_info_seccomp","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_seccomp"]},{"text":"impl Clone for ptrace_syscall_info","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::ptrace_syscall_info"]},{"text":"impl Clone for __c_anonymous_ptrace_syscall_info_data","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_data"]},{"text":"impl Clone for utmpx","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::utmpx"]},{"text":"impl Clone for sigset_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::sigset_t"]},{"text":"impl Clone for sysinfo","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::sysinfo"]},{"text":"impl Clone for msqid_ds","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::msqid_ds"]},{"text":"impl Clone for semid_ds","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::semid_ds"]},{"text":"impl Clone for sigaction","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::sigaction"]},{"text":"impl Clone for statfs","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs"]},{"text":"impl Clone for flock","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock"]},{"text":"impl Clone for flock64","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock64"]},{"text":"impl Clone for siginfo_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::siginfo_t"]},{"text":"impl Clone for stack_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stack_t"]},{"text":"impl Clone for stat","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat"]},{"text":"impl Clone for stat64","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat64"]},{"text":"impl Clone for statfs64","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs64"]},{"text":"impl Clone for statvfs64","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statvfs64"]},{"text":"impl Clone for pthread_attr_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::pthread_attr_t"]},{"text":"impl Clone for _libc_fpxreg","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpxreg"]},{"text":"impl Clone for _libc_xmmreg","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_xmmreg"]},{"text":"impl Clone for _libc_fpstate","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpstate"]},{"text":"impl Clone for user_regs_struct","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_regs_struct"]},{"text":"impl Clone for user","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user"]},{"text":"impl Clone for mcontext_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::mcontext_t"]},{"text":"impl Clone for ipc_perm","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ipc_perm"]},{"text":"impl Clone for shmid_ds","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::shmid_ds"]},{"text":"impl Clone for seccomp_notif_sizes","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::seccomp_notif_sizes"]},{"text":"impl Clone for user_fpregs_struct","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_fpregs_struct"]},{"text":"impl Clone for ucontext_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ucontext_t"]},{"text":"impl Clone for statvfs","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::not_x32::statvfs"]},{"text":"impl Clone for max_align_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::max_align_t"]},{"text":"impl Clone for clone_args","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::clone_args"]},{"text":"impl Clone for sem_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::align::sem_t"]},{"text":"impl Clone for termios2","synthetic":false,"types":["libc::unix::linux_like::linux::arch::generic::termios2"]},{"text":"impl Clone for pthread_mutexattr_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_mutexattr_t"]},{"text":"impl Clone for pthread_rwlockattr_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_rwlockattr_t"]},{"text":"impl Clone for pthread_condattr_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_condattr_t"]},{"text":"impl Clone for fanotify_event_metadata","synthetic":false,"types":["libc::unix::linux_like::linux::fanotify_event_metadata"]},{"text":"impl Clone for pthread_cond_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_cond_t"]},{"text":"impl Clone for pthread_mutex_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_mutex_t"]},{"text":"impl Clone for pthread_rwlock_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_rwlock_t"]},{"text":"impl Clone for can_frame","synthetic":false,"types":["libc::unix::linux_like::linux::can_frame"]},{"text":"impl Clone for canfd_frame","synthetic":false,"types":["libc::unix::linux_like::linux::canfd_frame"]},{"text":"impl Clone for open_how","synthetic":false,"types":["libc::unix::linux_like::linux::non_exhaustive::open_how"]},{"text":"impl Clone for in6_addr","synthetic":false,"types":["libc::unix::align::in6_addr"]}]; -implementors["ppv_lite86"] = [{"text":"impl Clone for YesS3","synthetic":false,"types":["ppv_lite86::x86_64::YesS3"]},{"text":"impl Clone for NoS3","synthetic":false,"types":["ppv_lite86::x86_64::NoS3"]},{"text":"impl Clone for YesS4","synthetic":false,"types":["ppv_lite86::x86_64::YesS4"]},{"text":"impl Clone for NoS4","synthetic":false,"types":["ppv_lite86::x86_64::NoS4"]},{"text":"impl Clone for YesA1","synthetic":false,"types":["ppv_lite86::x86_64::YesA1"]},{"text":"impl Clone for NoA1","synthetic":false,"types":["ppv_lite86::x86_64::NoA1"]},{"text":"impl Clone for YesA2","synthetic":false,"types":["ppv_lite86::x86_64::YesA2"]},{"text":"impl Clone for NoA2","synthetic":false,"types":["ppv_lite86::x86_64::NoA2"]},{"text":"impl Clone for YesNI","synthetic":false,"types":["ppv_lite86::x86_64::YesNI"]},{"text":"impl Clone for NoNI","synthetic":false,"types":["ppv_lite86::x86_64::NoNI"]},{"text":"impl<S3: Clone, S4: Clone, NI: Clone> Clone for SseMachine<S3, S4, NI>","synthetic":false,"types":["ppv_lite86::x86_64::SseMachine"]},{"text":"impl<NI: Clone> Clone for Avx2Machine<NI>","synthetic":false,"types":["ppv_lite86::x86_64::Avx2Machine"]},{"text":"impl Clone for vec128_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec128_storage"]},{"text":"impl Clone for vec256_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec256_storage"]},{"text":"impl Clone for vec512_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec512_storage"]}]; -implementors["rand"] = [{"text":"impl Clone for Bernoulli","synthetic":false,"types":["rand::distributions::bernoulli::Bernoulli"]},{"text":"impl Clone for BernoulliError","synthetic":false,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl Clone for OpenClosed01","synthetic":false,"types":["rand::distributions::float::OpenClosed01"]},{"text":"impl Clone for Open01","synthetic":false,"types":["rand::distributions::float::Open01"]},{"text":"impl Clone for Alphanumeric","synthetic":false,"types":["rand::distributions::other::Alphanumeric"]},{"text":"impl<'a, T: Clone> Clone for Slice<'a, T>","synthetic":false,"types":["rand::distributions::slice::Slice"]},{"text":"impl<X: Clone + SampleUniform + PartialOrd> Clone for WeightedIndex<X> where
    X::Sampler: Clone
","synthetic":false,"types":["rand::distributions::weighted_index::WeightedIndex"]},{"text":"impl Clone for WeightedError","synthetic":false,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl<X: Clone + SampleUniform> Clone for Uniform<X> where
    X::Sampler: Clone
","synthetic":false,"types":["rand::distributions::uniform::Uniform"]},{"text":"impl<X: Clone> Clone for UniformInt<X>","synthetic":false,"types":["rand::distributions::uniform::UniformInt"]},{"text":"impl Clone for UniformChar","synthetic":false,"types":["rand::distributions::uniform::UniformChar"]},{"text":"impl<X: Clone> Clone for UniformFloat<X>","synthetic":false,"types":["rand::distributions::uniform::UniformFloat"]},{"text":"impl Clone for UniformDuration","synthetic":false,"types":["rand::distributions::uniform::UniformDuration"]},{"text":"impl Clone for Standard","synthetic":false,"types":["rand::distributions::Standard"]},{"text":"impl<R, Rsdr> Clone for ReseedingRng<R, Rsdr> where
    R: BlockRngCore + SeedableRng + Clone,
    Rsdr: RngCore + Clone
","synthetic":false,"types":["rand::rngs::adapter::reseeding::ReseedingRng"]},{"text":"impl Clone for StepRng","synthetic":false,"types":["rand::rngs::mock::StepRng"]},{"text":"impl Clone for StdRng","synthetic":false,"types":["rand::rngs::std::StdRng"]},{"text":"impl Clone for ThreadRng","synthetic":false,"types":["rand::rngs::thread::ThreadRng"]},{"text":"impl Clone for IndexVec","synthetic":false,"types":["rand::seq::index::IndexVec"]},{"text":"impl Clone for IndexVecIntoIter","synthetic":false,"types":["rand::seq::index::IndexVecIntoIter"]}]; -implementors["rand_chacha"] = [{"text":"impl Clone for ChaCha20Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl Clone for ChaCha20Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Rng"]},{"text":"impl Clone for ChaCha12Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl Clone for ChaCha12Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Rng"]},{"text":"impl Clone for ChaCha8Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Core"]},{"text":"impl Clone for ChaCha8Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Rng"]}]; -implementors["rand_core"] = [{"text":"impl<R: Clone + BlockRngCore + ?Sized> Clone for BlockRng<R> where
    R::Results: Clone
","synthetic":false,"types":["rand_core::block::BlockRng"]},{"text":"impl<R: Clone + BlockRngCore + ?Sized> Clone for BlockRng64<R> where
    R::Results: Clone
","synthetic":false,"types":["rand_core::block::BlockRng64"]},{"text":"impl Clone for OsRng","synthetic":false,"types":["rand_core::os::OsRng"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/cmp/trait.Eq.js b/learning/rust/guessing_game/target/doc/implementors/core/cmp/trait.Eq.js deleted file mode 100644 index 165f2a17..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/cmp/trait.Eq.js +++ /dev/null @@ -1,6 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl Eq for Error","synthetic":false,"types":["getrandom::error::Error"]}]; -implementors["ppv_lite86"] = [{"text":"impl Eq for vec128_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec128_storage"]},{"text":"impl Eq for vec256_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec256_storage"]},{"text":"impl Eq for vec512_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec512_storage"]}]; -implementors["rand"] = [{"text":"impl Eq for BernoulliError","synthetic":false,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl Eq for WeightedError","synthetic":false,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl Eq for StepRng","synthetic":false,"types":["rand::rngs::mock::StepRng"]},{"text":"impl Eq for StdRng","synthetic":false,"types":["rand::rngs::std::StdRng"]}]; -implementors["rand_chacha"] = [{"text":"impl Eq for ChaCha20Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl Eq for ChaCha20Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Rng"]},{"text":"impl Eq for ChaCha12Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl Eq for ChaCha12Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Rng"]},{"text":"impl Eq for ChaCha8Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Core"]},{"text":"impl Eq for ChaCha8Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Rng"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/cmp/trait.PartialEq.js b/learning/rust/guessing_game/target/doc/implementors/core/cmp/trait.PartialEq.js deleted file mode 100644 index 486fb126..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/cmp/trait.PartialEq.js +++ /dev/null @@ -1,6 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl PartialEq<Error> for Error","synthetic":false,"types":["getrandom::error::Error"]}]; -implementors["ppv_lite86"] = [{"text":"impl PartialEq<vec128_storage> for vec128_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec128_storage"]},{"text":"impl PartialEq<vec256_storage> for vec256_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec256_storage"]},{"text":"impl PartialEq<vec512_storage> for vec512_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec512_storage"]}]; -implementors["rand"] = [{"text":"impl PartialEq<Bernoulli> for Bernoulli","synthetic":false,"types":["rand::distributions::bernoulli::Bernoulli"]},{"text":"impl PartialEq<BernoulliError> for BernoulliError","synthetic":false,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl<X: PartialEq + SampleUniform + PartialOrd> PartialEq<WeightedIndex<X>> for WeightedIndex<X> where
    X::Sampler: PartialEq
","synthetic":false,"types":["rand::distributions::weighted_index::WeightedIndex"]},{"text":"impl PartialEq<WeightedError> for WeightedError","synthetic":false,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl<X: PartialEq + SampleUniform> PartialEq<Uniform<X>> for Uniform<X> where
    X::Sampler: PartialEq
","synthetic":false,"types":["rand::distributions::uniform::Uniform"]},{"text":"impl<X: PartialEq> PartialEq<UniformInt<X>> for UniformInt<X>","synthetic":false,"types":["rand::distributions::uniform::UniformInt"]},{"text":"impl<X: PartialEq> PartialEq<UniformFloat<X>> for UniformFloat<X>","synthetic":false,"types":["rand::distributions::uniform::UniformFloat"]},{"text":"impl PartialEq<StepRng> for StepRng","synthetic":false,"types":["rand::rngs::mock::StepRng"]},{"text":"impl PartialEq<StdRng> for StdRng","synthetic":false,"types":["rand::rngs::std::StdRng"]},{"text":"impl PartialEq<IndexVec> for IndexVec","synthetic":false,"types":["rand::seq::index::IndexVec"]}]; -implementors["rand_chacha"] = [{"text":"impl PartialEq<ChaCha20Core> for ChaCha20Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl PartialEq<ChaCha20Rng> for ChaCha20Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Rng"]},{"text":"impl PartialEq<ChaCha12Core> for ChaCha12Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl PartialEq<ChaCha12Rng> for ChaCha12Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Rng"]},{"text":"impl PartialEq<ChaCha8Core> for ChaCha8Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Core"]},{"text":"impl PartialEq<ChaCha8Rng> for ChaCha8Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Rng"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/convert/trait.From.js b/learning/rust/guessing_game/target/doc/implementors/core/convert/trait.From.js deleted file mode 100644 index ebfe1a0a..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/convert/trait.From.js +++ /dev/null @@ -1,7 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl From<NonZeroU32> for Error","synthetic":false,"types":["getrandom::error::Error"]},{"text":"impl From<Error> for Error","synthetic":false,"types":["std::io::error::Error"]}]; -implementors["ppv_lite86"] = [{"text":"impl<'a> From<&'a vec128_storage> for &'a [u32; 4]","synthetic":false,"types":[]},{"text":"impl From<[u32; 4]> for vec128_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec128_storage"]},{"text":"impl From<[u64; 4]> for vec256_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec256_storage"]},{"text":"impl From<vec128_storage> for [u32; 4]","synthetic":false,"types":[]},{"text":"impl From<vec128_storage> for [u64; 2]","synthetic":false,"types":[]},{"text":"impl From<vec128_storage> for [u128; 1]","synthetic":false,"types":[]},{"text":"impl From<vec256_storage> for [u32; 8]","synthetic":false,"types":[]},{"text":"impl From<vec256_storage> for [u64; 4]","synthetic":false,"types":[]},{"text":"impl From<vec256_storage> for [u128; 2]","synthetic":false,"types":[]},{"text":"impl From<vec512_storage> for [u32; 16]","synthetic":false,"types":[]},{"text":"impl From<vec512_storage> for [u64; 8]","synthetic":false,"types":[]},{"text":"impl From<vec512_storage> for [u128; 4]","synthetic":false,"types":[]}]; -implementors["rand"] = [{"text":"impl<X: SampleUniform> From<Range<X>> for Uniform<X>","synthetic":false,"types":["rand::distributions::uniform::Uniform"]},{"text":"impl<X: SampleUniform> From<RangeInclusive<X>> for Uniform<X>","synthetic":false,"types":["rand::distributions::uniform::Uniform"]},{"text":"impl From<Vec<u32, Global>> for IndexVec","synthetic":false,"types":["rand::seq::index::IndexVec"]},{"text":"impl From<Vec<usize, Global>> for IndexVec","synthetic":false,"types":["rand::seq::index::IndexVec"]}]; -implementors["rand_chacha"] = [{"text":"impl From<ChaCha20Core> for ChaCha20Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Rng"]},{"text":"impl From<ChaCha12Core> for ChaCha12Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Rng"]},{"text":"impl From<ChaCha8Core> for ChaCha8Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Rng"]}]; -implementors["rand_core"] = [{"text":"impl From<NonZeroU32> for Error","synthetic":false,"types":["rand_core::error::Error"]},{"text":"impl From<Error> for Error","synthetic":false,"types":["rand_core::error::Error"]},{"text":"impl From<Error> for Error","synthetic":false,"types":["std::io::error::Error"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/default/trait.Default.js b/learning/rust/guessing_game/target/doc/implementors/core/default/trait.Default.js deleted file mode 100644 index 3a662c56..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/default/trait.Default.js +++ /dev/null @@ -1,5 +0,0 @@ -(function() {var implementors = {}; -implementors["ppv_lite86"] = [{"text":"impl Default for vec128_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec128_storage"]},{"text":"impl Default for vec256_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec256_storage"]},{"text":"impl Default for vec512_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec512_storage"]}]; -implementors["rand"] = [{"text":"impl Default for ThreadRng","synthetic":false,"types":["rand::rngs::thread::ThreadRng"]}]; -implementors["rand_core"] = [{"text":"impl Default for OsRng","synthetic":false,"types":["rand_core::os::OsRng"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/fmt/trait.Debug.js b/learning/rust/guessing_game/target/doc/implementors/core/fmt/trait.Debug.js deleted file mode 100644 index 232d321c..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/fmt/trait.Debug.js +++ /dev/null @@ -1,6 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl Debug for Error","synthetic":false,"types":["getrandom::error::Error"]}]; -implementors["rand"] = [{"text":"impl Debug for Bernoulli","synthetic":false,"types":["rand::distributions::bernoulli::Bernoulli"]},{"text":"impl Debug for BernoulliError","synthetic":false,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl<D: Debug, R: Debug, T: Debug> Debug for DistIter<D, R, T>","synthetic":false,"types":["rand::distributions::distribution::DistIter"]},{"text":"impl<D: Debug, F: Debug, T: Debug, S: Debug> Debug for DistMap<D, F, T, S>","synthetic":false,"types":["rand::distributions::distribution::DistMap"]},{"text":"impl Debug for OpenClosed01","synthetic":false,"types":["rand::distributions::float::OpenClosed01"]},{"text":"impl Debug for Open01","synthetic":false,"types":["rand::distributions::float::Open01"]},{"text":"impl Debug for Alphanumeric","synthetic":false,"types":["rand::distributions::other::Alphanumeric"]},{"text":"impl<'a, T: Debug> Debug for Slice<'a, T>","synthetic":false,"types":["rand::distributions::slice::Slice"]},{"text":"impl<X: Debug + SampleUniform + PartialOrd> Debug for WeightedIndex<X> where
    X::Sampler: Debug
","synthetic":false,"types":["rand::distributions::weighted_index::WeightedIndex"]},{"text":"impl Debug for WeightedError","synthetic":false,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl<X: Debug + SampleUniform> Debug for Uniform<X> where
    X::Sampler: Debug
","synthetic":false,"types":["rand::distributions::uniform::Uniform"]},{"text":"impl<X: Debug> Debug for UniformInt<X>","synthetic":false,"types":["rand::distributions::uniform::UniformInt"]},{"text":"impl Debug for UniformChar","synthetic":false,"types":["rand::distributions::uniform::UniformChar"]},{"text":"impl<X: Debug> Debug for UniformFloat<X>","synthetic":false,"types":["rand::distributions::uniform::UniformFloat"]},{"text":"impl Debug for UniformDuration","synthetic":false,"types":["rand::distributions::uniform::UniformDuration"]},{"text":"impl<W: Debug + Weight> Debug for WeightedIndex<W>","synthetic":false,"types":["rand::distributions::weighted::alias_method::WeightedIndex"]},{"text":"impl Debug for Standard","synthetic":false,"types":["rand::distributions::Standard"]},{"text":"impl<R: Debug> Debug for ReadRng<R>","synthetic":false,"types":["rand::rngs::adapter::read::ReadRng"]},{"text":"impl Debug for ReadError","synthetic":false,"types":["rand::rngs::adapter::read::ReadError"]},{"text":"impl<R: Debug, Rsdr: Debug> Debug for ReseedingRng<R, Rsdr> where
    R: BlockRngCore + SeedableRng,
    Rsdr: RngCore
","synthetic":false,"types":["rand::rngs::adapter::reseeding::ReseedingRng"]},{"text":"impl Debug for StepRng","synthetic":false,"types":["rand::rngs::mock::StepRng"]},{"text":"impl Debug for StdRng","synthetic":false,"types":["rand::rngs::std::StdRng"]},{"text":"impl Debug for ThreadRng","synthetic":false,"types":["rand::rngs::thread::ThreadRng"]},{"text":"impl Debug for IndexVec","synthetic":false,"types":["rand::seq::index::IndexVec"]},{"text":"impl<'a> Debug for IndexVecIter<'a>","synthetic":false,"types":["rand::seq::index::IndexVecIter"]},{"text":"impl Debug for IndexVecIntoIter","synthetic":false,"types":["rand::seq::index::IndexVecIntoIter"]},{"text":"impl<'a, S: Debug + ?Sized + 'a, T: Debug + 'a> Debug for SliceChooseIter<'a, S, T>","synthetic":false,"types":["rand::seq::SliceChooseIter"]}]; -implementors["rand_chacha"] = [{"text":"impl Debug for ChaCha20Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl Debug for ChaCha20Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Rng"]},{"text":"impl Debug for ChaCha12Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl Debug for ChaCha12Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Rng"]},{"text":"impl Debug for ChaCha8Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Core"]},{"text":"impl Debug for ChaCha8Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Rng"]}]; -implementors["rand_core"] = [{"text":"impl<R: BlockRngCore + Debug> Debug for BlockRng<R>","synthetic":false,"types":["rand_core::block::BlockRng"]},{"text":"impl<R: BlockRngCore + Debug> Debug for BlockRng64<R>","synthetic":false,"types":["rand_core::block::BlockRng64"]},{"text":"impl Debug for Error","synthetic":false,"types":["rand_core::error::Error"]},{"text":"impl Debug for OsRng","synthetic":false,"types":["rand_core::os::OsRng"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/fmt/trait.Display.js b/learning/rust/guessing_game/target/doc/implementors/core/fmt/trait.Display.js deleted file mode 100644 index b0aba23d..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/fmt/trait.Display.js +++ /dev/null @@ -1,5 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl Display for Error","synthetic":false,"types":["getrandom::error::Error"]}]; -implementors["rand"] = [{"text":"impl Display for BernoulliError","synthetic":false,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl Display for WeightedError","synthetic":false,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl Display for ReadError","synthetic":false,"types":["rand::rngs::adapter::read::ReadError"]}]; -implementors["rand_core"] = [{"text":"impl Display for Error","synthetic":false,"types":["rand_core::error::Error"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/iter/traits/collect/trait.IntoIterator.js b/learning/rust/guessing_game/target/doc/implementors/core/iter/traits/collect/trait.IntoIterator.js deleted file mode 100644 index a5e9e136..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/iter/traits/collect/trait.IntoIterator.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = [{"text":"impl IntoIterator for IndexVec","synthetic":false,"types":["rand::seq::index::IndexVec"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/iter/traits/exact_size/trait.ExactSizeIterator.js b/learning/rust/guessing_game/target/doc/implementors/core/iter/traits/exact_size/trait.ExactSizeIterator.js deleted file mode 100644 index 502e1f23..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/iter/traits/exact_size/trait.ExactSizeIterator.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = [{"text":"impl<'a> ExactSizeIterator for IndexVecIter<'a>","synthetic":false,"types":["rand::seq::index::IndexVecIter"]},{"text":"impl ExactSizeIterator for IndexVecIntoIter","synthetic":false,"types":["rand::seq::index::IndexVecIntoIter"]},{"text":"impl<'a, S: Index<usize, Output = T> + ?Sized + 'a, T: 'a> ExactSizeIterator for SliceChooseIter<'a, S, T>","synthetic":false,"types":["rand::seq::SliceChooseIter"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/iter/traits/iterator/trait.Iterator.js b/learning/rust/guessing_game/target/doc/implementors/core/iter/traits/iterator/trait.Iterator.js deleted file mode 100644 index 768afe1d..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/iter/traits/iterator/trait.Iterator.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = [{"text":"impl<D, R, T> Iterator for DistIter<D, R, T> where
    D: Distribution<T>,
    R: Rng
","synthetic":false,"types":["rand::distributions::distribution::DistIter"]},{"text":"impl<'a> Iterator for IndexVecIter<'a>","synthetic":false,"types":["rand::seq::index::IndexVecIter"]},{"text":"impl Iterator for IndexVecIntoIter","synthetic":false,"types":["rand::seq::index::IndexVecIntoIter"]},{"text":"impl<'a, S: Index<usize, Output = T> + ?Sized + 'a, T: 'a> Iterator for SliceChooseIter<'a, S, T>","synthetic":false,"types":["rand::seq::SliceChooseIter"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/iter/traits/marker/trait.FusedIterator.js b/learning/rust/guessing_game/target/doc/implementors/core/iter/traits/marker/trait.FusedIterator.js deleted file mode 100644 index a6decbc0..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/iter/traits/marker/trait.FusedIterator.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = [{"text":"impl<D, R, T> FusedIterator for DistIter<D, R, T> where
    D: Distribution<T>,
    R: Rng
","synthetic":false,"types":["rand::distributions::distribution::DistIter"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Copy.js b/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Copy.js deleted file mode 100644 index dbb59058..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Copy.js +++ /dev/null @@ -1,7 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl Copy for Error","synthetic":false,"types":["getrandom::error::Error"]}]; -implementors["libc"] = [{"text":"impl Copy for DIR","synthetic":false,"types":["libc::unix::DIR"]},{"text":"impl Copy for group","synthetic":false,"types":["libc::unix::group"]},{"text":"impl Copy for utimbuf","synthetic":false,"types":["libc::unix::utimbuf"]},{"text":"impl Copy for timeval","synthetic":false,"types":["libc::unix::timeval"]},{"text":"impl Copy for timespec","synthetic":false,"types":["libc::unix::timespec"]},{"text":"impl Copy for rlimit","synthetic":false,"types":["libc::unix::rlimit"]},{"text":"impl Copy for rusage","synthetic":false,"types":["libc::unix::rusage"]},{"text":"impl Copy for ipv6_mreq","synthetic":false,"types":["libc::unix::ipv6_mreq"]},{"text":"impl Copy for hostent","synthetic":false,"types":["libc::unix::hostent"]},{"text":"impl Copy for iovec","synthetic":false,"types":["libc::unix::iovec"]},{"text":"impl Copy for pollfd","synthetic":false,"types":["libc::unix::pollfd"]},{"text":"impl Copy for winsize","synthetic":false,"types":["libc::unix::winsize"]},{"text":"impl Copy for linger","synthetic":false,"types":["libc::unix::linger"]},{"text":"impl Copy for sigval","synthetic":false,"types":["libc::unix::sigval"]},{"text":"impl Copy for itimerval","synthetic":false,"types":["libc::unix::itimerval"]},{"text":"impl Copy for tms","synthetic":false,"types":["libc::unix::tms"]},{"text":"impl Copy for servent","synthetic":false,"types":["libc::unix::servent"]},{"text":"impl Copy for protoent","synthetic":false,"types":["libc::unix::protoent"]},{"text":"impl Copy for FILE","synthetic":false,"types":["libc::unix::FILE"]},{"text":"impl Copy for fpos_t","synthetic":false,"types":["libc::unix::fpos_t"]},{"text":"impl Copy for timezone","synthetic":false,"types":["libc::unix::linux_like::timezone"]},{"text":"impl Copy for in_addr","synthetic":false,"types":["libc::unix::linux_like::in_addr"]},{"text":"impl Copy for ip_mreq","synthetic":false,"types":["libc::unix::linux_like::ip_mreq"]},{"text":"impl Copy for ip_mreqn","synthetic":false,"types":["libc::unix::linux_like::ip_mreqn"]},{"text":"impl Copy for ip_mreq_source","synthetic":false,"types":["libc::unix::linux_like::ip_mreq_source"]},{"text":"impl Copy for sockaddr","synthetic":false,"types":["libc::unix::linux_like::sockaddr"]},{"text":"impl Copy for sockaddr_in","synthetic":false,"types":["libc::unix::linux_like::sockaddr_in"]},{"text":"impl Copy for sockaddr_in6","synthetic":false,"types":["libc::unix::linux_like::sockaddr_in6"]},{"text":"impl Copy for addrinfo","synthetic":false,"types":["libc::unix::linux_like::addrinfo"]},{"text":"impl Copy for sockaddr_ll","synthetic":false,"types":["libc::unix::linux_like::sockaddr_ll"]},{"text":"impl Copy for fd_set","synthetic":false,"types":["libc::unix::linux_like::fd_set"]},{"text":"impl Copy for tm","synthetic":false,"types":["libc::unix::linux_like::tm"]},{"text":"impl Copy for sched_param","synthetic":false,"types":["libc::unix::linux_like::sched_param"]},{"text":"impl Copy for Dl_info","synthetic":false,"types":["libc::unix::linux_like::Dl_info"]},{"text":"impl Copy for lconv","synthetic":false,"types":["libc::unix::linux_like::lconv"]},{"text":"impl Copy for in_pktinfo","synthetic":false,"types":["libc::unix::linux_like::in_pktinfo"]},{"text":"impl Copy for ifaddrs","synthetic":false,"types":["libc::unix::linux_like::ifaddrs"]},{"text":"impl Copy for in6_rtmsg","synthetic":false,"types":["libc::unix::linux_like::in6_rtmsg"]},{"text":"impl Copy for arpreq","synthetic":false,"types":["libc::unix::linux_like::arpreq"]},{"text":"impl Copy for arpreq_old","synthetic":false,"types":["libc::unix::linux_like::arpreq_old"]},{"text":"impl Copy for arphdr","synthetic":false,"types":["libc::unix::linux_like::arphdr"]},{"text":"impl Copy for mmsghdr","synthetic":false,"types":["libc::unix::linux_like::mmsghdr"]},{"text":"impl Copy for epoll_event","synthetic":false,"types":["libc::unix::linux_like::epoll_event"]},{"text":"impl Copy for sockaddr_un","synthetic":false,"types":["libc::unix::linux_like::sockaddr_un"]},{"text":"impl Copy for sockaddr_storage","synthetic":false,"types":["libc::unix::linux_like::sockaddr_storage"]},{"text":"impl Copy for utsname","synthetic":false,"types":["libc::unix::linux_like::utsname"]},{"text":"impl Copy for sigevent","synthetic":false,"types":["libc::unix::linux_like::sigevent"]},{"text":"impl Copy for fpos64_t","synthetic":false,"types":["libc::unix::linux_like::linux::fpos64_t"]},{"text":"impl Copy for rlimit64","synthetic":false,"types":["libc::unix::linux_like::linux::rlimit64"]},{"text":"impl Copy for glob_t","synthetic":false,"types":["libc::unix::linux_like::linux::glob_t"]},{"text":"impl Copy for passwd","synthetic":false,"types":["libc::unix::linux_like::linux::passwd"]},{"text":"impl Copy for spwd","synthetic":false,"types":["libc::unix::linux_like::linux::spwd"]},{"text":"impl Copy for dqblk","synthetic":false,"types":["libc::unix::linux_like::linux::dqblk"]},{"text":"impl Copy for signalfd_siginfo","synthetic":false,"types":["libc::unix::linux_like::linux::signalfd_siginfo"]},{"text":"impl Copy for itimerspec","synthetic":false,"types":["libc::unix::linux_like::linux::itimerspec"]},{"text":"impl Copy for fsid_t","synthetic":false,"types":["libc::unix::linux_like::linux::fsid_t"]},{"text":"impl Copy for packet_mreq","synthetic":false,"types":["libc::unix::linux_like::linux::packet_mreq"]},{"text":"impl Copy for cpu_set_t","synthetic":false,"types":["libc::unix::linux_like::linux::cpu_set_t"]},{"text":"impl Copy for if_nameindex","synthetic":false,"types":["libc::unix::linux_like::linux::if_nameindex"]},{"text":"impl Copy for msginfo","synthetic":false,"types":["libc::unix::linux_like::linux::msginfo"]},{"text":"impl Copy for sembuf","synthetic":false,"types":["libc::unix::linux_like::linux::sembuf"]},{"text":"impl Copy for input_event","synthetic":false,"types":["libc::unix::linux_like::linux::input_event"]},{"text":"impl Copy for input_id","synthetic":false,"types":["libc::unix::linux_like::linux::input_id"]},{"text":"impl Copy for input_absinfo","synthetic":false,"types":["libc::unix::linux_like::linux::input_absinfo"]},{"text":"impl Copy for input_keymap_entry","synthetic":false,"types":["libc::unix::linux_like::linux::input_keymap_entry"]},{"text":"impl Copy for input_mask","synthetic":false,"types":["libc::unix::linux_like::linux::input_mask"]},{"text":"impl Copy for ff_replay","synthetic":false,"types":["libc::unix::linux_like::linux::ff_replay"]},{"text":"impl Copy for ff_trigger","synthetic":false,"types":["libc::unix::linux_like::linux::ff_trigger"]},{"text":"impl Copy for ff_envelope","synthetic":false,"types":["libc::unix::linux_like::linux::ff_envelope"]},{"text":"impl Copy for ff_constant_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_constant_effect"]},{"text":"impl Copy for ff_ramp_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_ramp_effect"]},{"text":"impl Copy for ff_condition_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_condition_effect"]},{"text":"impl Copy for ff_periodic_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_periodic_effect"]},{"text":"impl Copy for ff_rumble_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_rumble_effect"]},{"text":"impl Copy for ff_effect","synthetic":false,"types":["libc::unix::linux_like::linux::ff_effect"]},{"text":"impl Copy for uinput_ff_upload","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_ff_upload"]},{"text":"impl Copy for uinput_ff_erase","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_ff_erase"]},{"text":"impl Copy for uinput_abs_setup","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_abs_setup"]},{"text":"impl Copy for dl_phdr_info","synthetic":false,"types":["libc::unix::linux_like::linux::dl_phdr_info"]},{"text":"impl Copy for Elf32_Ehdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf32_Ehdr"]},{"text":"impl Copy for Elf64_Ehdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf64_Ehdr"]},{"text":"impl Copy for Elf32_Sym","synthetic":false,"types":["libc::unix::linux_like::linux::Elf32_Sym"]},{"text":"impl Copy for Elf64_Sym","synthetic":false,"types":["libc::unix::linux_like::linux::Elf64_Sym"]},{"text":"impl Copy for Elf32_Phdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf32_Phdr"]},{"text":"impl Copy for Elf64_Phdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf64_Phdr"]},{"text":"impl Copy for Elf32_Shdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf32_Shdr"]},{"text":"impl Copy for Elf64_Shdr","synthetic":false,"types":["libc::unix::linux_like::linux::Elf64_Shdr"]},{"text":"impl Copy for ucred","synthetic":false,"types":["libc::unix::linux_like::linux::ucred"]},{"text":"impl Copy for mntent","synthetic":false,"types":["libc::unix::linux_like::linux::mntent"]},{"text":"impl Copy for posix_spawn_file_actions_t","synthetic":false,"types":["libc::unix::linux_like::linux::posix_spawn_file_actions_t"]},{"text":"impl Copy for posix_spawnattr_t","synthetic":false,"types":["libc::unix::linux_like::linux::posix_spawnattr_t"]},{"text":"impl Copy for genlmsghdr","synthetic":false,"types":["libc::unix::linux_like::linux::genlmsghdr"]},{"text":"impl Copy for in6_pktinfo","synthetic":false,"types":["libc::unix::linux_like::linux::in6_pktinfo"]},{"text":"impl Copy for arpd_request","synthetic":false,"types":["libc::unix::linux_like::linux::arpd_request"]},{"text":"impl Copy for inotify_event","synthetic":false,"types":["libc::unix::linux_like::linux::inotify_event"]},{"text":"impl Copy for fanotify_response","synthetic":false,"types":["libc::unix::linux_like::linux::fanotify_response"]},{"text":"impl Copy for sockaddr_vm","synthetic":false,"types":["libc::unix::linux_like::linux::sockaddr_vm"]},{"text":"impl Copy for regmatch_t","synthetic":false,"types":["libc::unix::linux_like::linux::regmatch_t"]},{"text":"impl Copy for sock_extended_err","synthetic":false,"types":["libc::unix::linux_like::linux::sock_extended_err"]},{"text":"impl Copy for __c_anonymous_sockaddr_can_tp","synthetic":false,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_tp"]},{"text":"impl Copy for __c_anonymous_sockaddr_can_j1939","synthetic":false,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_j1939"]},{"text":"impl Copy for can_filter","synthetic":false,"types":["libc::unix::linux_like::linux::can_filter"]},{"text":"impl Copy for j1939_filter","synthetic":false,"types":["libc::unix::linux_like::linux::j1939_filter"]},{"text":"impl Copy for sock_filter","synthetic":false,"types":["libc::unix::linux_like::linux::sock_filter"]},{"text":"impl Copy for sock_fprog","synthetic":false,"types":["libc::unix::linux_like::linux::sock_fprog"]},{"text":"impl Copy for seccomp_data","synthetic":false,"types":["libc::unix::linux_like::linux::seccomp_data"]},{"text":"impl Copy for nlmsghdr","synthetic":false,"types":["libc::unix::linux_like::linux::nlmsghdr"]},{"text":"impl Copy for nlmsgerr","synthetic":false,"types":["libc::unix::linux_like::linux::nlmsgerr"]},{"text":"impl Copy for nlattr","synthetic":false,"types":["libc::unix::linux_like::linux::nlattr"]},{"text":"impl Copy for sockaddr_nl","synthetic":false,"types":["libc::unix::linux_like::linux::sockaddr_nl"]},{"text":"impl Copy for dirent","synthetic":false,"types":["libc::unix::linux_like::linux::dirent"]},{"text":"impl Copy for dirent64","synthetic":false,"types":["libc::unix::linux_like::linux::dirent64"]},{"text":"impl Copy for sockaddr_alg","synthetic":false,"types":["libc::unix::linux_like::linux::sockaddr_alg"]},{"text":"impl Copy for uinput_setup","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_setup"]},{"text":"impl Copy for uinput_user_dev","synthetic":false,"types":["libc::unix::linux_like::linux::uinput_user_dev"]},{"text":"impl Copy for af_alg_iv","synthetic":false,"types":["libc::unix::linux_like::linux::af_alg_iv"]},{"text":"impl Copy for mq_attr","synthetic":false,"types":["libc::unix::linux_like::linux::mq_attr"]},{"text":"impl Copy for sock_txtime","synthetic":false,"types":["libc::unix::linux_like::linux::sock_txtime"]},{"text":"impl Copy for __c_anonymous_sockaddr_can_can_addr","synthetic":false,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_can_addr"]},{"text":"impl Copy for sockaddr_can","synthetic":false,"types":["libc::unix::linux_like::linux::sockaddr_can"]},{"text":"impl Copy for statx","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::statx"]},{"text":"impl Copy for statx_timestamp","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::statx_timestamp"]},{"text":"impl Copy for aiocb","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::aiocb"]},{"text":"impl Copy for __exit_status","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__exit_status"]},{"text":"impl Copy for __timeval","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__timeval"]},{"text":"impl Copy for glob64_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::glob64_t"]},{"text":"impl Copy for msghdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::msghdr"]},{"text":"impl Copy for cmsghdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::cmsghdr"]},{"text":"impl Copy for termios","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::termios"]},{"text":"impl Copy for mallinfo","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::mallinfo"]},{"text":"impl Copy for mallinfo2","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::mallinfo2"]},{"text":"impl Copy for nl_pktinfo","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::nl_pktinfo"]},{"text":"impl Copy for nl_mmap_req","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_req"]},{"text":"impl Copy for nl_mmap_hdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_hdr"]},{"text":"impl Copy for rtentry","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::rtentry"]},{"text":"impl Copy for timex","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::timex"]},{"text":"impl Copy for ntptimeval","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::ntptimeval"]},{"text":"impl Copy for regex_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::regex_t"]},{"text":"impl Copy for Elf64_Chdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::Elf64_Chdr"]},{"text":"impl Copy for Elf32_Chdr","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::Elf32_Chdr"]},{"text":"impl Copy for seminfo","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::seminfo"]},{"text":"impl Copy for ptrace_peeksiginfo_args","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::ptrace_peeksiginfo_args"]},{"text":"impl Copy for __c_anonymous_ptrace_syscall_info_entry","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_entry"]},{"text":"impl Copy for __c_anonymous_ptrace_syscall_info_exit","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_exit"]},{"text":"impl Copy for __c_anonymous_ptrace_syscall_info_seccomp","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_seccomp"]},{"text":"impl Copy for ptrace_syscall_info","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::ptrace_syscall_info"]},{"text":"impl Copy for __c_anonymous_ptrace_syscall_info_data","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_data"]},{"text":"impl Copy for utmpx","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::utmpx"]},{"text":"impl Copy for sigset_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::sigset_t"]},{"text":"impl Copy for sysinfo","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::sysinfo"]},{"text":"impl Copy for msqid_ds","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::msqid_ds"]},{"text":"impl Copy for semid_ds","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::semid_ds"]},{"text":"impl Copy for sigaction","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::sigaction"]},{"text":"impl Copy for statfs","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs"]},{"text":"impl Copy for flock","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock"]},{"text":"impl Copy for flock64","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock64"]},{"text":"impl Copy for siginfo_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::siginfo_t"]},{"text":"impl Copy for stack_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stack_t"]},{"text":"impl Copy for stat","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat"]},{"text":"impl Copy for stat64","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat64"]},{"text":"impl Copy for statfs64","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs64"]},{"text":"impl Copy for statvfs64","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statvfs64"]},{"text":"impl Copy for pthread_attr_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::pthread_attr_t"]},{"text":"impl Copy for _libc_fpxreg","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpxreg"]},{"text":"impl Copy for _libc_xmmreg","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_xmmreg"]},{"text":"impl Copy for _libc_fpstate","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpstate"]},{"text":"impl Copy for user_regs_struct","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_regs_struct"]},{"text":"impl Copy for user","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user"]},{"text":"impl Copy for mcontext_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::mcontext_t"]},{"text":"impl Copy for ipc_perm","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ipc_perm"]},{"text":"impl Copy for shmid_ds","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::shmid_ds"]},{"text":"impl Copy for seccomp_notif_sizes","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::seccomp_notif_sizes"]},{"text":"impl Copy for user_fpregs_struct","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_fpregs_struct"]},{"text":"impl Copy for ucontext_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ucontext_t"]},{"text":"impl Copy for statvfs","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::not_x32::statvfs"]},{"text":"impl Copy for max_align_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::max_align_t"]},{"text":"impl Copy for clone_args","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::clone_args"]},{"text":"impl Copy for sem_t","synthetic":false,"types":["libc::unix::linux_like::linux::gnu::align::sem_t"]},{"text":"impl Copy for termios2","synthetic":false,"types":["libc::unix::linux_like::linux::arch::generic::termios2"]},{"text":"impl Copy for pthread_mutexattr_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_mutexattr_t"]},{"text":"impl Copy for pthread_rwlockattr_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_rwlockattr_t"]},{"text":"impl Copy for pthread_condattr_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_condattr_t"]},{"text":"impl Copy for fanotify_event_metadata","synthetic":false,"types":["libc::unix::linux_like::linux::fanotify_event_metadata"]},{"text":"impl Copy for pthread_cond_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_cond_t"]},{"text":"impl Copy for pthread_mutex_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_mutex_t"]},{"text":"impl Copy for pthread_rwlock_t","synthetic":false,"types":["libc::unix::linux_like::linux::pthread_rwlock_t"]},{"text":"impl Copy for can_frame","synthetic":false,"types":["libc::unix::linux_like::linux::can_frame"]},{"text":"impl Copy for canfd_frame","synthetic":false,"types":["libc::unix::linux_like::linux::canfd_frame"]},{"text":"impl Copy for open_how","synthetic":false,"types":["libc::unix::linux_like::linux::non_exhaustive::open_how"]},{"text":"impl Copy for in6_addr","synthetic":false,"types":["libc::unix::align::in6_addr"]}]; -implementors["ppv_lite86"] = [{"text":"impl Copy for YesS3","synthetic":false,"types":["ppv_lite86::x86_64::YesS3"]},{"text":"impl Copy for NoS3","synthetic":false,"types":["ppv_lite86::x86_64::NoS3"]},{"text":"impl Copy for YesS4","synthetic":false,"types":["ppv_lite86::x86_64::YesS4"]},{"text":"impl Copy for NoS4","synthetic":false,"types":["ppv_lite86::x86_64::NoS4"]},{"text":"impl Copy for YesA1","synthetic":false,"types":["ppv_lite86::x86_64::YesA1"]},{"text":"impl Copy for NoA1","synthetic":false,"types":["ppv_lite86::x86_64::NoA1"]},{"text":"impl Copy for YesA2","synthetic":false,"types":["ppv_lite86::x86_64::YesA2"]},{"text":"impl Copy for NoA2","synthetic":false,"types":["ppv_lite86::x86_64::NoA2"]},{"text":"impl Copy for YesNI","synthetic":false,"types":["ppv_lite86::x86_64::YesNI"]},{"text":"impl Copy for NoNI","synthetic":false,"types":["ppv_lite86::x86_64::NoNI"]},{"text":"impl<S3: Copy, S4: Copy, NI: Copy> Copy for SseMachine<S3, S4, NI>","synthetic":false,"types":["ppv_lite86::x86_64::SseMachine"]},{"text":"impl<NI: Copy> Copy for Avx2Machine<NI>","synthetic":false,"types":["ppv_lite86::x86_64::Avx2Machine"]},{"text":"impl Copy for vec128_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec128_storage"]},{"text":"impl Copy for vec256_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec256_storage"]},{"text":"impl Copy for vec512_storage","synthetic":false,"types":["ppv_lite86::x86_64::vec512_storage"]}]; -implementors["rand"] = [{"text":"impl Copy for Bernoulli","synthetic":false,"types":["rand::distributions::bernoulli::Bernoulli"]},{"text":"impl Copy for BernoulliError","synthetic":false,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl Copy for OpenClosed01","synthetic":false,"types":["rand::distributions::float::OpenClosed01"]},{"text":"impl Copy for Open01","synthetic":false,"types":["rand::distributions::float::Open01"]},{"text":"impl Copy for Alphanumeric","synthetic":false,"types":["rand::distributions::other::Alphanumeric"]},{"text":"impl<'a, T: Copy> Copy for Slice<'a, T>","synthetic":false,"types":["rand::distributions::slice::Slice"]},{"text":"impl Copy for WeightedError","synthetic":false,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl<X: Copy + SampleUniform> Copy for Uniform<X> where
    X::Sampler: Copy
","synthetic":false,"types":["rand::distributions::uniform::Uniform"]},{"text":"impl<X: Copy> Copy for UniformInt<X>","synthetic":false,"types":["rand::distributions::uniform::UniformInt"]},{"text":"impl Copy for UniformChar","synthetic":false,"types":["rand::distributions::uniform::UniformChar"]},{"text":"impl<X: Copy> Copy for UniformFloat<X>","synthetic":false,"types":["rand::distributions::uniform::UniformFloat"]},{"text":"impl Copy for UniformDuration","synthetic":false,"types":["rand::distributions::uniform::UniformDuration"]},{"text":"impl Copy for Standard","synthetic":false,"types":["rand::distributions::Standard"]}]; -implementors["rand_core"] = [{"text":"impl Copy for OsRng","synthetic":false,"types":["rand_core::os::OsRng"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Freeze.js b/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Freeze.js deleted file mode 100644 index f1ad1418..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Freeze.js +++ /dev/null @@ -1,8 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl Freeze for Error","synthetic":true,"types":["getrandom::error::Error"]}]; -implementors["libc"] = [{"text":"impl Freeze for statvfs","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::not_x32::statvfs"]},{"text":"impl Freeze for max_align_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::max_align_t"]},{"text":"impl Freeze for clone_args","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::clone_args"]},{"text":"impl Freeze for sigaction","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::sigaction"]},{"text":"impl Freeze for statfs","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs"]},{"text":"impl Freeze for flock","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock"]},{"text":"impl Freeze for flock64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock64"]},{"text":"impl Freeze for siginfo_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::siginfo_t"]},{"text":"impl Freeze for stack_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stack_t"]},{"text":"impl Freeze for stat","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat"]},{"text":"impl Freeze for stat64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat64"]},{"text":"impl Freeze for statfs64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs64"]},{"text":"impl Freeze for statvfs64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statvfs64"]},{"text":"impl Freeze for pthread_attr_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::pthread_attr_t"]},{"text":"impl Freeze for _libc_fpxreg","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpxreg"]},{"text":"impl Freeze for _libc_xmmreg","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_xmmreg"]},{"text":"impl Freeze for _libc_fpstate","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpstate"]},{"text":"impl Freeze for user_regs_struct","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_regs_struct"]},{"text":"impl Freeze for user","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user"]},{"text":"impl Freeze for mcontext_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::mcontext_t"]},{"text":"impl Freeze for ipc_perm","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ipc_perm"]},{"text":"impl Freeze for shmid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::shmid_ds"]},{"text":"impl Freeze for seccomp_notif_sizes","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::seccomp_notif_sizes"]},{"text":"impl Freeze for user_fpregs_struct","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_fpregs_struct"]},{"text":"impl Freeze for ucontext_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ucontext_t"]},{"text":"impl Freeze for sigset_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::sigset_t"]},{"text":"impl Freeze for sysinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::sysinfo"]},{"text":"impl Freeze for msqid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::msqid_ds"]},{"text":"impl Freeze for semid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::semid_ds"]},{"text":"impl Freeze for sem_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::align::sem_t"]},{"text":"impl Freeze for statx","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::statx"]},{"text":"impl Freeze for statx_timestamp","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::statx_timestamp"]},{"text":"impl Freeze for aiocb","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::aiocb"]},{"text":"impl Freeze for __exit_status","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__exit_status"]},{"text":"impl Freeze for __timeval","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__timeval"]},{"text":"impl Freeze for glob64_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::glob64_t"]},{"text":"impl Freeze for msghdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::msghdr"]},{"text":"impl Freeze for cmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::cmsghdr"]},{"text":"impl Freeze for termios","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::termios"]},{"text":"impl Freeze for mallinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::mallinfo"]},{"text":"impl Freeze for mallinfo2","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::mallinfo2"]},{"text":"impl Freeze for nl_pktinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_pktinfo"]},{"text":"impl Freeze for nl_mmap_req","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_req"]},{"text":"impl Freeze for nl_mmap_hdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_hdr"]},{"text":"impl Freeze for rtentry","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::rtentry"]},{"text":"impl Freeze for timex","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::timex"]},{"text":"impl Freeze for ntptimeval","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ntptimeval"]},{"text":"impl Freeze for regex_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::regex_t"]},{"text":"impl Freeze for Elf64_Chdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::Elf64_Chdr"]},{"text":"impl Freeze for Elf32_Chdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::Elf32_Chdr"]},{"text":"impl Freeze for seminfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::seminfo"]},{"text":"impl Freeze for ptrace_peeksiginfo_args","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ptrace_peeksiginfo_args"]},{"text":"impl Freeze for __c_anonymous_ptrace_syscall_info_entry","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_entry"]},{"text":"impl Freeze for __c_anonymous_ptrace_syscall_info_exit","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_exit"]},{"text":"impl Freeze for __c_anonymous_ptrace_syscall_info_seccomp","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_seccomp"]},{"text":"impl Freeze for ptrace_syscall_info","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ptrace_syscall_info"]},{"text":"impl Freeze for __c_anonymous_ptrace_syscall_info_data","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_data"]},{"text":"impl Freeze for utmpx","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::utmpx"]},{"text":"impl Freeze for termios2","synthetic":true,"types":["libc::unix::linux_like::linux::arch::generic::termios2"]},{"text":"impl Freeze for open_how","synthetic":true,"types":["libc::unix::linux_like::linux::non_exhaustive::open_how"]},{"text":"impl Freeze for fpos64_t","synthetic":true,"types":["libc::unix::linux_like::linux::fpos64_t"]},{"text":"impl Freeze for rlimit64","synthetic":true,"types":["libc::unix::linux_like::linux::rlimit64"]},{"text":"impl Freeze for glob_t","synthetic":true,"types":["libc::unix::linux_like::linux::glob_t"]},{"text":"impl Freeze for passwd","synthetic":true,"types":["libc::unix::linux_like::linux::passwd"]},{"text":"impl Freeze for spwd","synthetic":true,"types":["libc::unix::linux_like::linux::spwd"]},{"text":"impl Freeze for dqblk","synthetic":true,"types":["libc::unix::linux_like::linux::dqblk"]},{"text":"impl Freeze for signalfd_siginfo","synthetic":true,"types":["libc::unix::linux_like::linux::signalfd_siginfo"]},{"text":"impl Freeze for itimerspec","synthetic":true,"types":["libc::unix::linux_like::linux::itimerspec"]},{"text":"impl Freeze for fsid_t","synthetic":true,"types":["libc::unix::linux_like::linux::fsid_t"]},{"text":"impl Freeze for packet_mreq","synthetic":true,"types":["libc::unix::linux_like::linux::packet_mreq"]},{"text":"impl Freeze for cpu_set_t","synthetic":true,"types":["libc::unix::linux_like::linux::cpu_set_t"]},{"text":"impl Freeze for if_nameindex","synthetic":true,"types":["libc::unix::linux_like::linux::if_nameindex"]},{"text":"impl Freeze for msginfo","synthetic":true,"types":["libc::unix::linux_like::linux::msginfo"]},{"text":"impl Freeze for sembuf","synthetic":true,"types":["libc::unix::linux_like::linux::sembuf"]},{"text":"impl Freeze for input_event","synthetic":true,"types":["libc::unix::linux_like::linux::input_event"]},{"text":"impl Freeze for input_id","synthetic":true,"types":["libc::unix::linux_like::linux::input_id"]},{"text":"impl Freeze for input_absinfo","synthetic":true,"types":["libc::unix::linux_like::linux::input_absinfo"]},{"text":"impl Freeze for input_keymap_entry","synthetic":true,"types":["libc::unix::linux_like::linux::input_keymap_entry"]},{"text":"impl Freeze for input_mask","synthetic":true,"types":["libc::unix::linux_like::linux::input_mask"]},{"text":"impl Freeze for ff_replay","synthetic":true,"types":["libc::unix::linux_like::linux::ff_replay"]},{"text":"impl Freeze for ff_trigger","synthetic":true,"types":["libc::unix::linux_like::linux::ff_trigger"]},{"text":"impl Freeze for ff_envelope","synthetic":true,"types":["libc::unix::linux_like::linux::ff_envelope"]},{"text":"impl Freeze for ff_constant_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_constant_effect"]},{"text":"impl Freeze for ff_ramp_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_ramp_effect"]},{"text":"impl Freeze for ff_condition_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_condition_effect"]},{"text":"impl Freeze for ff_periodic_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_periodic_effect"]},{"text":"impl Freeze for ff_rumble_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_rumble_effect"]},{"text":"impl Freeze for ff_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_effect"]},{"text":"impl Freeze for uinput_ff_upload","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_ff_upload"]},{"text":"impl Freeze for uinput_ff_erase","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_ff_erase"]},{"text":"impl Freeze for uinput_abs_setup","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_abs_setup"]},{"text":"impl Freeze for dl_phdr_info","synthetic":true,"types":["libc::unix::linux_like::linux::dl_phdr_info"]},{"text":"impl Freeze for Elf32_Ehdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Ehdr"]},{"text":"impl Freeze for Elf64_Ehdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Ehdr"]},{"text":"impl Freeze for Elf32_Sym","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Sym"]},{"text":"impl Freeze for Elf64_Sym","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Sym"]},{"text":"impl Freeze for Elf32_Phdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Phdr"]},{"text":"impl Freeze for Elf64_Phdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Phdr"]},{"text":"impl Freeze for Elf32_Shdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Shdr"]},{"text":"impl Freeze for Elf64_Shdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Shdr"]},{"text":"impl Freeze for ucred","synthetic":true,"types":["libc::unix::linux_like::linux::ucred"]},{"text":"impl Freeze for mntent","synthetic":true,"types":["libc::unix::linux_like::linux::mntent"]},{"text":"impl Freeze for posix_spawn_file_actions_t","synthetic":true,"types":["libc::unix::linux_like::linux::posix_spawn_file_actions_t"]},{"text":"impl Freeze for posix_spawnattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::posix_spawnattr_t"]},{"text":"impl Freeze for genlmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::genlmsghdr"]},{"text":"impl Freeze for in6_pktinfo","synthetic":true,"types":["libc::unix::linux_like::linux::in6_pktinfo"]},{"text":"impl Freeze for arpd_request","synthetic":true,"types":["libc::unix::linux_like::linux::arpd_request"]},{"text":"impl Freeze for inotify_event","synthetic":true,"types":["libc::unix::linux_like::linux::inotify_event"]},{"text":"impl Freeze for fanotify_response","synthetic":true,"types":["libc::unix::linux_like::linux::fanotify_response"]},{"text":"impl Freeze for sockaddr_vm","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_vm"]},{"text":"impl Freeze for regmatch_t","synthetic":true,"types":["libc::unix::linux_like::linux::regmatch_t"]},{"text":"impl Freeze for sock_extended_err","synthetic":true,"types":["libc::unix::linux_like::linux::sock_extended_err"]},{"text":"impl Freeze for __c_anonymous_sockaddr_can_tp","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_tp"]},{"text":"impl Freeze for __c_anonymous_sockaddr_can_j1939","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_j1939"]},{"text":"impl Freeze for can_filter","synthetic":true,"types":["libc::unix::linux_like::linux::can_filter"]},{"text":"impl Freeze for j1939_filter","synthetic":true,"types":["libc::unix::linux_like::linux::j1939_filter"]},{"text":"impl Freeze for sock_filter","synthetic":true,"types":["libc::unix::linux_like::linux::sock_filter"]},{"text":"impl Freeze for sock_fprog","synthetic":true,"types":["libc::unix::linux_like::linux::sock_fprog"]},{"text":"impl Freeze for seccomp_data","synthetic":true,"types":["libc::unix::linux_like::linux::seccomp_data"]},{"text":"impl Freeze for nlmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::nlmsghdr"]},{"text":"impl Freeze for nlmsgerr","synthetic":true,"types":["libc::unix::linux_like::linux::nlmsgerr"]},{"text":"impl Freeze for nlattr","synthetic":true,"types":["libc::unix::linux_like::linux::nlattr"]},{"text":"impl Freeze for sockaddr_nl","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_nl"]},{"text":"impl Freeze for dirent","synthetic":true,"types":["libc::unix::linux_like::linux::dirent"]},{"text":"impl Freeze for dirent64","synthetic":true,"types":["libc::unix::linux_like::linux::dirent64"]},{"text":"impl Freeze for sockaddr_alg","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_alg"]},{"text":"impl Freeze for uinput_setup","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_setup"]},{"text":"impl Freeze for uinput_user_dev","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_user_dev"]},{"text":"impl Freeze for af_alg_iv","synthetic":true,"types":["libc::unix::linux_like::linux::af_alg_iv"]},{"text":"impl Freeze for mq_attr","synthetic":true,"types":["libc::unix::linux_like::linux::mq_attr"]},{"text":"impl Freeze for sock_txtime","synthetic":true,"types":["libc::unix::linux_like::linux::sock_txtime"]},{"text":"impl Freeze for __c_anonymous_sockaddr_can_can_addr","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_can_addr"]},{"text":"impl Freeze for sockaddr_can","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_can"]},{"text":"impl Freeze for pthread_mutexattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_mutexattr_t"]},{"text":"impl Freeze for pthread_rwlockattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_rwlockattr_t"]},{"text":"impl Freeze for pthread_condattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_condattr_t"]},{"text":"impl Freeze for fanotify_event_metadata","synthetic":true,"types":["libc::unix::linux_like::linux::fanotify_event_metadata"]},{"text":"impl Freeze for pthread_cond_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_cond_t"]},{"text":"impl Freeze for pthread_mutex_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_mutex_t"]},{"text":"impl Freeze for pthread_rwlock_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_rwlock_t"]},{"text":"impl Freeze for can_frame","synthetic":true,"types":["libc::unix::linux_like::linux::can_frame"]},{"text":"impl Freeze for canfd_frame","synthetic":true,"types":["libc::unix::linux_like::linux::canfd_frame"]},{"text":"impl Freeze for timezone","synthetic":true,"types":["libc::unix::linux_like::timezone"]},{"text":"impl Freeze for in_addr","synthetic":true,"types":["libc::unix::linux_like::in_addr"]},{"text":"impl Freeze for ip_mreq","synthetic":true,"types":["libc::unix::linux_like::ip_mreq"]},{"text":"impl Freeze for ip_mreqn","synthetic":true,"types":["libc::unix::linux_like::ip_mreqn"]},{"text":"impl Freeze for ip_mreq_source","synthetic":true,"types":["libc::unix::linux_like::ip_mreq_source"]},{"text":"impl Freeze for sockaddr","synthetic":true,"types":["libc::unix::linux_like::sockaddr"]},{"text":"impl Freeze for sockaddr_in","synthetic":true,"types":["libc::unix::linux_like::sockaddr_in"]},{"text":"impl Freeze for sockaddr_in6","synthetic":true,"types":["libc::unix::linux_like::sockaddr_in6"]},{"text":"impl Freeze for addrinfo","synthetic":true,"types":["libc::unix::linux_like::addrinfo"]},{"text":"impl Freeze for sockaddr_ll","synthetic":true,"types":["libc::unix::linux_like::sockaddr_ll"]},{"text":"impl Freeze for fd_set","synthetic":true,"types":["libc::unix::linux_like::fd_set"]},{"text":"impl Freeze for tm","synthetic":true,"types":["libc::unix::linux_like::tm"]},{"text":"impl Freeze for sched_param","synthetic":true,"types":["libc::unix::linux_like::sched_param"]},{"text":"impl Freeze for Dl_info","synthetic":true,"types":["libc::unix::linux_like::Dl_info"]},{"text":"impl Freeze for lconv","synthetic":true,"types":["libc::unix::linux_like::lconv"]},{"text":"impl Freeze for in_pktinfo","synthetic":true,"types":["libc::unix::linux_like::in_pktinfo"]},{"text":"impl Freeze for ifaddrs","synthetic":true,"types":["libc::unix::linux_like::ifaddrs"]},{"text":"impl Freeze for in6_rtmsg","synthetic":true,"types":["libc::unix::linux_like::in6_rtmsg"]},{"text":"impl Freeze for arpreq","synthetic":true,"types":["libc::unix::linux_like::arpreq"]},{"text":"impl Freeze for arpreq_old","synthetic":true,"types":["libc::unix::linux_like::arpreq_old"]},{"text":"impl Freeze for arphdr","synthetic":true,"types":["libc::unix::linux_like::arphdr"]},{"text":"impl Freeze for mmsghdr","synthetic":true,"types":["libc::unix::linux_like::mmsghdr"]},{"text":"impl Freeze for epoll_event","synthetic":true,"types":["libc::unix::linux_like::epoll_event"]},{"text":"impl Freeze for sockaddr_un","synthetic":true,"types":["libc::unix::linux_like::sockaddr_un"]},{"text":"impl Freeze for sockaddr_storage","synthetic":true,"types":["libc::unix::linux_like::sockaddr_storage"]},{"text":"impl Freeze for utsname","synthetic":true,"types":["libc::unix::linux_like::utsname"]},{"text":"impl Freeze for sigevent","synthetic":true,"types":["libc::unix::linux_like::sigevent"]},{"text":"impl Freeze for in6_addr","synthetic":true,"types":["libc::unix::align::in6_addr"]},{"text":"impl Freeze for DIR","synthetic":true,"types":["libc::unix::DIR"]},{"text":"impl Freeze for group","synthetic":true,"types":["libc::unix::group"]},{"text":"impl Freeze for utimbuf","synthetic":true,"types":["libc::unix::utimbuf"]},{"text":"impl Freeze for timeval","synthetic":true,"types":["libc::unix::timeval"]},{"text":"impl Freeze for timespec","synthetic":true,"types":["libc::unix::timespec"]},{"text":"impl Freeze for rlimit","synthetic":true,"types":["libc::unix::rlimit"]},{"text":"impl Freeze for rusage","synthetic":true,"types":["libc::unix::rusage"]},{"text":"impl Freeze for ipv6_mreq","synthetic":true,"types":["libc::unix::ipv6_mreq"]},{"text":"impl Freeze for hostent","synthetic":true,"types":["libc::unix::hostent"]},{"text":"impl Freeze for iovec","synthetic":true,"types":["libc::unix::iovec"]},{"text":"impl Freeze for pollfd","synthetic":true,"types":["libc::unix::pollfd"]},{"text":"impl Freeze for winsize","synthetic":true,"types":["libc::unix::winsize"]},{"text":"impl Freeze for linger","synthetic":true,"types":["libc::unix::linger"]},{"text":"impl Freeze for sigval","synthetic":true,"types":["libc::unix::sigval"]},{"text":"impl Freeze for itimerval","synthetic":true,"types":["libc::unix::itimerval"]},{"text":"impl Freeze for tms","synthetic":true,"types":["libc::unix::tms"]},{"text":"impl Freeze for servent","synthetic":true,"types":["libc::unix::servent"]},{"text":"impl Freeze for protoent","synthetic":true,"types":["libc::unix::protoent"]},{"text":"impl Freeze for FILE","synthetic":true,"types":["libc::unix::FILE"]},{"text":"impl Freeze for fpos_t","synthetic":true,"types":["libc::unix::fpos_t"]}]; -implementors["ppv_lite86"] = [{"text":"impl Freeze for YesS3","synthetic":true,"types":["ppv_lite86::x86_64::YesS3"]},{"text":"impl Freeze for NoS3","synthetic":true,"types":["ppv_lite86::x86_64::NoS3"]},{"text":"impl Freeze for YesS4","synthetic":true,"types":["ppv_lite86::x86_64::YesS4"]},{"text":"impl Freeze for NoS4","synthetic":true,"types":["ppv_lite86::x86_64::NoS4"]},{"text":"impl Freeze for YesA1","synthetic":true,"types":["ppv_lite86::x86_64::YesA1"]},{"text":"impl Freeze for NoA1","synthetic":true,"types":["ppv_lite86::x86_64::NoA1"]},{"text":"impl Freeze for YesA2","synthetic":true,"types":["ppv_lite86::x86_64::YesA2"]},{"text":"impl Freeze for NoA2","synthetic":true,"types":["ppv_lite86::x86_64::NoA2"]},{"text":"impl Freeze for YesNI","synthetic":true,"types":["ppv_lite86::x86_64::YesNI"]},{"text":"impl Freeze for NoNI","synthetic":true,"types":["ppv_lite86::x86_64::NoNI"]},{"text":"impl<S3, S4, NI> Freeze for SseMachine<S3, S4, NI>","synthetic":true,"types":["ppv_lite86::x86_64::SseMachine"]},{"text":"impl<NI> Freeze for Avx2Machine<NI>","synthetic":true,"types":["ppv_lite86::x86_64::Avx2Machine"]},{"text":"impl Freeze for vec128_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec128_storage"]},{"text":"impl Freeze for vec256_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec256_storage"]},{"text":"impl Freeze for vec512_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec512_storage"]}]; -implementors["rand"] = [{"text":"impl Freeze for Bernoulli","synthetic":true,"types":["rand::distributions::bernoulli::Bernoulli"]},{"text":"impl Freeze for BernoulliError","synthetic":true,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl<D, R, T> Freeze for DistIter<D, R, T> where
    D: Freeze,
    R: Freeze, 
","synthetic":true,"types":["rand::distributions::distribution::DistIter"]},{"text":"impl<D, F, T, S> Freeze for DistMap<D, F, T, S> where
    D: Freeze,
    F: Freeze, 
","synthetic":true,"types":["rand::distributions::distribution::DistMap"]},{"text":"impl Freeze for OpenClosed01","synthetic":true,"types":["rand::distributions::float::OpenClosed01"]},{"text":"impl Freeze for Open01","synthetic":true,"types":["rand::distributions::float::Open01"]},{"text":"impl Freeze for Alphanumeric","synthetic":true,"types":["rand::distributions::other::Alphanumeric"]},{"text":"impl<'a, T> Freeze for Slice<'a, T>","synthetic":true,"types":["rand::distributions::slice::Slice"]},{"text":"impl<X> Freeze for WeightedIndex<X> where
    X: Freeze,
    <X as SampleUniform>::Sampler: Freeze, 
","synthetic":true,"types":["rand::distributions::weighted_index::WeightedIndex"]},{"text":"impl Freeze for WeightedError","synthetic":true,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl<X> Freeze for Uniform<X> where
    <X as SampleUniform>::Sampler: Freeze, 
","synthetic":true,"types":["rand::distributions::uniform::Uniform"]},{"text":"impl<X> Freeze for UniformInt<X> where
    X: Freeze, 
","synthetic":true,"types":["rand::distributions::uniform::UniformInt"]},{"text":"impl Freeze for UniformChar","synthetic":true,"types":["rand::distributions::uniform::UniformChar"]},{"text":"impl<X> Freeze for UniformFloat<X> where
    X: Freeze, 
","synthetic":true,"types":["rand::distributions::uniform::UniformFloat"]},{"text":"impl Freeze for UniformDuration","synthetic":true,"types":["rand::distributions::uniform::UniformDuration"]},{"text":"impl<W> Freeze for WeightedIndex<W>","synthetic":true,"types":["rand::distributions::weighted::alias_method::WeightedIndex"]},{"text":"impl Freeze for Standard","synthetic":true,"types":["rand::distributions::Standard"]},{"text":"impl<R> Freeze for ReadRng<R> where
    R: Freeze, 
","synthetic":true,"types":["rand::rngs::adapter::read::ReadRng"]},{"text":"impl Freeze for ReadError","synthetic":true,"types":["rand::rngs::adapter::read::ReadError"]},{"text":"impl<R, Rsdr> Freeze for ReseedingRng<R, Rsdr> where
    R: Freeze,
    Rsdr: Freeze,
    <R as BlockRngCore>::Results: Freeze, 
","synthetic":true,"types":["rand::rngs::adapter::reseeding::ReseedingRng"]},{"text":"impl Freeze for StepRng","synthetic":true,"types":["rand::rngs::mock::StepRng"]},{"text":"impl Freeze for StdRng","synthetic":true,"types":["rand::rngs::std::StdRng"]},{"text":"impl Freeze for ThreadRng","synthetic":true,"types":["rand::rngs::thread::ThreadRng"]},{"text":"impl Freeze for IndexVec","synthetic":true,"types":["rand::seq::index::IndexVec"]},{"text":"impl<'a> Freeze for IndexVecIter<'a>","synthetic":true,"types":["rand::seq::index::IndexVecIter"]},{"text":"impl Freeze for IndexVecIntoIter","synthetic":true,"types":["rand::seq::index::IndexVecIntoIter"]},{"text":"impl<'a, S: ?Sized, T> Freeze for SliceChooseIter<'a, S, T>","synthetic":true,"types":["rand::seq::SliceChooseIter"]}]; -implementors["rand_chacha"] = [{"text":"impl Freeze for ChaCha20Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl Freeze for ChaCha20Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha20Rng"]},{"text":"impl Freeze for ChaCha12Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl Freeze for ChaCha12Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha12Rng"]},{"text":"impl Freeze for ChaCha8Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha8Core"]},{"text":"impl Freeze for ChaCha8Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha8Rng"]}]; -implementors["rand_core"] = [{"text":"impl<R: ?Sized> Freeze for BlockRng<R> where
    R: Freeze,
    <R as BlockRngCore>::Results: Freeze, 
","synthetic":true,"types":["rand_core::block::BlockRng"]},{"text":"impl<R: ?Sized> Freeze for BlockRng64<R> where
    R: Freeze,
    <R as BlockRngCore>::Results: Freeze, 
","synthetic":true,"types":["rand_core::block::BlockRng64"]},{"text":"impl Freeze for Error","synthetic":true,"types":["rand_core::error::Error"]},{"text":"impl Freeze for OsRng","synthetic":true,"types":["rand_core::os::OsRng"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Send.js b/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Send.js deleted file mode 100644 index 458894c0..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Send.js +++ /dev/null @@ -1,8 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl Send for Error","synthetic":true,"types":["getrandom::error::Error"]}]; -implementors["libc"] = [{"text":"impl Send for statvfs","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::not_x32::statvfs"]},{"text":"impl Send for max_align_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::max_align_t"]},{"text":"impl Send for clone_args","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::clone_args"]},{"text":"impl Send for sigaction","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::sigaction"]},{"text":"impl Send for statfs","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs"]},{"text":"impl Send for flock","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock"]},{"text":"impl Send for flock64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock64"]},{"text":"impl Send for siginfo_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::siginfo_t"]},{"text":"impl !Send for stack_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stack_t"]},{"text":"impl Send for stat","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat"]},{"text":"impl Send for stat64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat64"]},{"text":"impl Send for statfs64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs64"]},{"text":"impl Send for statvfs64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statvfs64"]},{"text":"impl Send for pthread_attr_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::pthread_attr_t"]},{"text":"impl Send for _libc_fpxreg","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpxreg"]},{"text":"impl Send for _libc_xmmreg","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_xmmreg"]},{"text":"impl Send for _libc_fpstate","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpstate"]},{"text":"impl Send for user_regs_struct","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_regs_struct"]},{"text":"impl !Send for user","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user"]},{"text":"impl !Send for mcontext_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::mcontext_t"]},{"text":"impl Send for ipc_perm","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ipc_perm"]},{"text":"impl Send for shmid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::shmid_ds"]},{"text":"impl Send for seccomp_notif_sizes","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::seccomp_notif_sizes"]},{"text":"impl Send for user_fpregs_struct","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_fpregs_struct"]},{"text":"impl !Send for ucontext_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ucontext_t"]},{"text":"impl Send for sigset_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::sigset_t"]},{"text":"impl Send for sysinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::sysinfo"]},{"text":"impl Send for msqid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::msqid_ds"]},{"text":"impl Send for semid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::semid_ds"]},{"text":"impl Send for sem_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::align::sem_t"]},{"text":"impl Send for statx","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::statx"]},{"text":"impl Send for statx_timestamp","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::statx_timestamp"]},{"text":"impl !Send for aiocb","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::aiocb"]},{"text":"impl Send for __exit_status","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__exit_status"]},{"text":"impl Send for __timeval","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__timeval"]},{"text":"impl !Send for glob64_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::glob64_t"]},{"text":"impl !Send for msghdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::msghdr"]},{"text":"impl Send for cmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::cmsghdr"]},{"text":"impl Send for termios","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::termios"]},{"text":"impl Send for mallinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::mallinfo"]},{"text":"impl Send for mallinfo2","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::mallinfo2"]},{"text":"impl Send for nl_pktinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_pktinfo"]},{"text":"impl Send for nl_mmap_req","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_req"]},{"text":"impl Send for nl_mmap_hdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_hdr"]},{"text":"impl !Send for rtentry","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::rtentry"]},{"text":"impl Send for timex","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::timex"]},{"text":"impl Send for ntptimeval","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ntptimeval"]},{"text":"impl !Send for regex_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::regex_t"]},{"text":"impl Send for Elf64_Chdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::Elf64_Chdr"]},{"text":"impl Send for Elf32_Chdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::Elf32_Chdr"]},{"text":"impl Send for seminfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::seminfo"]},{"text":"impl Send for ptrace_peeksiginfo_args","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ptrace_peeksiginfo_args"]},{"text":"impl Send for __c_anonymous_ptrace_syscall_info_entry","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_entry"]},{"text":"impl Send for __c_anonymous_ptrace_syscall_info_exit","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_exit"]},{"text":"impl Send for __c_anonymous_ptrace_syscall_info_seccomp","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_seccomp"]},{"text":"impl Send for ptrace_syscall_info","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ptrace_syscall_info"]},{"text":"impl Send for __c_anonymous_ptrace_syscall_info_data","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_data"]},{"text":"impl Send for utmpx","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::utmpx"]},{"text":"impl Send for termios2","synthetic":true,"types":["libc::unix::linux_like::linux::arch::generic::termios2"]},{"text":"impl Send for open_how","synthetic":true,"types":["libc::unix::linux_like::linux::non_exhaustive::open_how"]},{"text":"impl Send for fpos64_t","synthetic":true,"types":["libc::unix::linux_like::linux::fpos64_t"]},{"text":"impl Send for rlimit64","synthetic":true,"types":["libc::unix::linux_like::linux::rlimit64"]},{"text":"impl !Send for glob_t","synthetic":true,"types":["libc::unix::linux_like::linux::glob_t"]},{"text":"impl !Send for passwd","synthetic":true,"types":["libc::unix::linux_like::linux::passwd"]},{"text":"impl !Send for spwd","synthetic":true,"types":["libc::unix::linux_like::linux::spwd"]},{"text":"impl Send for dqblk","synthetic":true,"types":["libc::unix::linux_like::linux::dqblk"]},{"text":"impl Send for signalfd_siginfo","synthetic":true,"types":["libc::unix::linux_like::linux::signalfd_siginfo"]},{"text":"impl Send for itimerspec","synthetic":true,"types":["libc::unix::linux_like::linux::itimerspec"]},{"text":"impl Send for fsid_t","synthetic":true,"types":["libc::unix::linux_like::linux::fsid_t"]},{"text":"impl Send for packet_mreq","synthetic":true,"types":["libc::unix::linux_like::linux::packet_mreq"]},{"text":"impl Send for cpu_set_t","synthetic":true,"types":["libc::unix::linux_like::linux::cpu_set_t"]},{"text":"impl !Send for if_nameindex","synthetic":true,"types":["libc::unix::linux_like::linux::if_nameindex"]},{"text":"impl Send for msginfo","synthetic":true,"types":["libc::unix::linux_like::linux::msginfo"]},{"text":"impl Send for sembuf","synthetic":true,"types":["libc::unix::linux_like::linux::sembuf"]},{"text":"impl Send for input_event","synthetic":true,"types":["libc::unix::linux_like::linux::input_event"]},{"text":"impl Send for input_id","synthetic":true,"types":["libc::unix::linux_like::linux::input_id"]},{"text":"impl Send for input_absinfo","synthetic":true,"types":["libc::unix::linux_like::linux::input_absinfo"]},{"text":"impl Send for input_keymap_entry","synthetic":true,"types":["libc::unix::linux_like::linux::input_keymap_entry"]},{"text":"impl Send for input_mask","synthetic":true,"types":["libc::unix::linux_like::linux::input_mask"]},{"text":"impl Send for ff_replay","synthetic":true,"types":["libc::unix::linux_like::linux::ff_replay"]},{"text":"impl Send for ff_trigger","synthetic":true,"types":["libc::unix::linux_like::linux::ff_trigger"]},{"text":"impl Send for ff_envelope","synthetic":true,"types":["libc::unix::linux_like::linux::ff_envelope"]},{"text":"impl Send for ff_constant_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_constant_effect"]},{"text":"impl Send for ff_ramp_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_ramp_effect"]},{"text":"impl Send for ff_condition_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_condition_effect"]},{"text":"impl !Send for ff_periodic_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_periodic_effect"]},{"text":"impl Send for ff_rumble_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_rumble_effect"]},{"text":"impl Send for ff_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_effect"]},{"text":"impl Send for uinput_ff_upload","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_ff_upload"]},{"text":"impl Send for uinput_ff_erase","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_ff_erase"]},{"text":"impl Send for uinput_abs_setup","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_abs_setup"]},{"text":"impl !Send for dl_phdr_info","synthetic":true,"types":["libc::unix::linux_like::linux::dl_phdr_info"]},{"text":"impl Send for Elf32_Ehdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Ehdr"]},{"text":"impl Send for Elf64_Ehdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Ehdr"]},{"text":"impl Send for Elf32_Sym","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Sym"]},{"text":"impl Send for Elf64_Sym","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Sym"]},{"text":"impl Send for Elf32_Phdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Phdr"]},{"text":"impl Send for Elf64_Phdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Phdr"]},{"text":"impl Send for Elf32_Shdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Shdr"]},{"text":"impl Send for Elf64_Shdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Shdr"]},{"text":"impl Send for ucred","synthetic":true,"types":["libc::unix::linux_like::linux::ucred"]},{"text":"impl !Send for mntent","synthetic":true,"types":["libc::unix::linux_like::linux::mntent"]},{"text":"impl !Send for posix_spawn_file_actions_t","synthetic":true,"types":["libc::unix::linux_like::linux::posix_spawn_file_actions_t"]},{"text":"impl Send for posix_spawnattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::posix_spawnattr_t"]},{"text":"impl Send for genlmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::genlmsghdr"]},{"text":"impl Send for in6_pktinfo","synthetic":true,"types":["libc::unix::linux_like::linux::in6_pktinfo"]},{"text":"impl Send for arpd_request","synthetic":true,"types":["libc::unix::linux_like::linux::arpd_request"]},{"text":"impl Send for inotify_event","synthetic":true,"types":["libc::unix::linux_like::linux::inotify_event"]},{"text":"impl Send for fanotify_response","synthetic":true,"types":["libc::unix::linux_like::linux::fanotify_response"]},{"text":"impl Send for sockaddr_vm","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_vm"]},{"text":"impl Send for regmatch_t","synthetic":true,"types":["libc::unix::linux_like::linux::regmatch_t"]},{"text":"impl Send for sock_extended_err","synthetic":true,"types":["libc::unix::linux_like::linux::sock_extended_err"]},{"text":"impl Send for __c_anonymous_sockaddr_can_tp","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_tp"]},{"text":"impl Send for __c_anonymous_sockaddr_can_j1939","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_j1939"]},{"text":"impl Send for can_filter","synthetic":true,"types":["libc::unix::linux_like::linux::can_filter"]},{"text":"impl Send for j1939_filter","synthetic":true,"types":["libc::unix::linux_like::linux::j1939_filter"]},{"text":"impl Send for sock_filter","synthetic":true,"types":["libc::unix::linux_like::linux::sock_filter"]},{"text":"impl !Send for sock_fprog","synthetic":true,"types":["libc::unix::linux_like::linux::sock_fprog"]},{"text":"impl Send for seccomp_data","synthetic":true,"types":["libc::unix::linux_like::linux::seccomp_data"]},{"text":"impl Send for nlmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::nlmsghdr"]},{"text":"impl Send for nlmsgerr","synthetic":true,"types":["libc::unix::linux_like::linux::nlmsgerr"]},{"text":"impl Send for nlattr","synthetic":true,"types":["libc::unix::linux_like::linux::nlattr"]},{"text":"impl Send for sockaddr_nl","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_nl"]},{"text":"impl Send for dirent","synthetic":true,"types":["libc::unix::linux_like::linux::dirent"]},{"text":"impl Send for dirent64","synthetic":true,"types":["libc::unix::linux_like::linux::dirent64"]},{"text":"impl Send for sockaddr_alg","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_alg"]},{"text":"impl Send for uinput_setup","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_setup"]},{"text":"impl Send for uinput_user_dev","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_user_dev"]},{"text":"impl Send for af_alg_iv","synthetic":true,"types":["libc::unix::linux_like::linux::af_alg_iv"]},{"text":"impl Send for mq_attr","synthetic":true,"types":["libc::unix::linux_like::linux::mq_attr"]},{"text":"impl Send for sock_txtime","synthetic":true,"types":["libc::unix::linux_like::linux::sock_txtime"]},{"text":"impl Send for __c_anonymous_sockaddr_can_can_addr","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_can_addr"]},{"text":"impl Send for sockaddr_can","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_can"]},{"text":"impl Send for pthread_mutexattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_mutexattr_t"]},{"text":"impl Send for pthread_rwlockattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_rwlockattr_t"]},{"text":"impl Send for pthread_condattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_condattr_t"]},{"text":"impl Send for fanotify_event_metadata","synthetic":true,"types":["libc::unix::linux_like::linux::fanotify_event_metadata"]},{"text":"impl Send for pthread_cond_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_cond_t"]},{"text":"impl Send for pthread_mutex_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_mutex_t"]},{"text":"impl Send for pthread_rwlock_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_rwlock_t"]},{"text":"impl Send for can_frame","synthetic":true,"types":["libc::unix::linux_like::linux::can_frame"]},{"text":"impl Send for canfd_frame","synthetic":true,"types":["libc::unix::linux_like::linux::canfd_frame"]},{"text":"impl Send for timezone","synthetic":true,"types":["libc::unix::linux_like::timezone"]},{"text":"impl Send for in_addr","synthetic":true,"types":["libc::unix::linux_like::in_addr"]},{"text":"impl Send for ip_mreq","synthetic":true,"types":["libc::unix::linux_like::ip_mreq"]},{"text":"impl Send for ip_mreqn","synthetic":true,"types":["libc::unix::linux_like::ip_mreqn"]},{"text":"impl Send for ip_mreq_source","synthetic":true,"types":["libc::unix::linux_like::ip_mreq_source"]},{"text":"impl Send for sockaddr","synthetic":true,"types":["libc::unix::linux_like::sockaddr"]},{"text":"impl Send for sockaddr_in","synthetic":true,"types":["libc::unix::linux_like::sockaddr_in"]},{"text":"impl Send for sockaddr_in6","synthetic":true,"types":["libc::unix::linux_like::sockaddr_in6"]},{"text":"impl !Send for addrinfo","synthetic":true,"types":["libc::unix::linux_like::addrinfo"]},{"text":"impl Send for sockaddr_ll","synthetic":true,"types":["libc::unix::linux_like::sockaddr_ll"]},{"text":"impl Send for fd_set","synthetic":true,"types":["libc::unix::linux_like::fd_set"]},{"text":"impl !Send for tm","synthetic":true,"types":["libc::unix::linux_like::tm"]},{"text":"impl Send for sched_param","synthetic":true,"types":["libc::unix::linux_like::sched_param"]},{"text":"impl !Send for Dl_info","synthetic":true,"types":["libc::unix::linux_like::Dl_info"]},{"text":"impl !Send for lconv","synthetic":true,"types":["libc::unix::linux_like::lconv"]},{"text":"impl Send for in_pktinfo","synthetic":true,"types":["libc::unix::linux_like::in_pktinfo"]},{"text":"impl !Send for ifaddrs","synthetic":true,"types":["libc::unix::linux_like::ifaddrs"]},{"text":"impl Send for in6_rtmsg","synthetic":true,"types":["libc::unix::linux_like::in6_rtmsg"]},{"text":"impl Send for arpreq","synthetic":true,"types":["libc::unix::linux_like::arpreq"]},{"text":"impl Send for arpreq_old","synthetic":true,"types":["libc::unix::linux_like::arpreq_old"]},{"text":"impl Send for arphdr","synthetic":true,"types":["libc::unix::linux_like::arphdr"]},{"text":"impl !Send for mmsghdr","synthetic":true,"types":["libc::unix::linux_like::mmsghdr"]},{"text":"impl Send for epoll_event","synthetic":true,"types":["libc::unix::linux_like::epoll_event"]},{"text":"impl Send for sockaddr_un","synthetic":true,"types":["libc::unix::linux_like::sockaddr_un"]},{"text":"impl Send for sockaddr_storage","synthetic":true,"types":["libc::unix::linux_like::sockaddr_storage"]},{"text":"impl Send for utsname","synthetic":true,"types":["libc::unix::linux_like::utsname"]},{"text":"impl !Send for sigevent","synthetic":true,"types":["libc::unix::linux_like::sigevent"]},{"text":"impl Send for in6_addr","synthetic":true,"types":["libc::unix::align::in6_addr"]},{"text":"impl Send for DIR","synthetic":true,"types":["libc::unix::DIR"]},{"text":"impl !Send for group","synthetic":true,"types":["libc::unix::group"]},{"text":"impl Send for utimbuf","synthetic":true,"types":["libc::unix::utimbuf"]},{"text":"impl Send for timeval","synthetic":true,"types":["libc::unix::timeval"]},{"text":"impl Send for timespec","synthetic":true,"types":["libc::unix::timespec"]},{"text":"impl Send for rlimit","synthetic":true,"types":["libc::unix::rlimit"]},{"text":"impl Send for rusage","synthetic":true,"types":["libc::unix::rusage"]},{"text":"impl Send for ipv6_mreq","synthetic":true,"types":["libc::unix::ipv6_mreq"]},{"text":"impl !Send for hostent","synthetic":true,"types":["libc::unix::hostent"]},{"text":"impl !Send for iovec","synthetic":true,"types":["libc::unix::iovec"]},{"text":"impl Send for pollfd","synthetic":true,"types":["libc::unix::pollfd"]},{"text":"impl Send for winsize","synthetic":true,"types":["libc::unix::winsize"]},{"text":"impl Send for linger","synthetic":true,"types":["libc::unix::linger"]},{"text":"impl !Send for sigval","synthetic":true,"types":["libc::unix::sigval"]},{"text":"impl Send for itimerval","synthetic":true,"types":["libc::unix::itimerval"]},{"text":"impl Send for tms","synthetic":true,"types":["libc::unix::tms"]},{"text":"impl !Send for servent","synthetic":true,"types":["libc::unix::servent"]},{"text":"impl !Send for protoent","synthetic":true,"types":["libc::unix::protoent"]},{"text":"impl Send for FILE","synthetic":true,"types":["libc::unix::FILE"]},{"text":"impl Send for fpos_t","synthetic":true,"types":["libc::unix::fpos_t"]}]; -implementors["ppv_lite86"] = [{"text":"impl Send for YesS3","synthetic":true,"types":["ppv_lite86::x86_64::YesS3"]},{"text":"impl Send for NoS3","synthetic":true,"types":["ppv_lite86::x86_64::NoS3"]},{"text":"impl Send for YesS4","synthetic":true,"types":["ppv_lite86::x86_64::YesS4"]},{"text":"impl Send for NoS4","synthetic":true,"types":["ppv_lite86::x86_64::NoS4"]},{"text":"impl Send for YesA1","synthetic":true,"types":["ppv_lite86::x86_64::YesA1"]},{"text":"impl Send for NoA1","synthetic":true,"types":["ppv_lite86::x86_64::NoA1"]},{"text":"impl Send for YesA2","synthetic":true,"types":["ppv_lite86::x86_64::YesA2"]},{"text":"impl Send for NoA2","synthetic":true,"types":["ppv_lite86::x86_64::NoA2"]},{"text":"impl Send for YesNI","synthetic":true,"types":["ppv_lite86::x86_64::YesNI"]},{"text":"impl Send for NoNI","synthetic":true,"types":["ppv_lite86::x86_64::NoNI"]},{"text":"impl<S3, S4, NI> Send for SseMachine<S3, S4, NI> where
    NI: Send,
    S3: Send,
    S4: Send
","synthetic":true,"types":["ppv_lite86::x86_64::SseMachine"]},{"text":"impl<NI> Send for Avx2Machine<NI> where
    NI: Send
","synthetic":true,"types":["ppv_lite86::x86_64::Avx2Machine"]},{"text":"impl Send for vec128_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec128_storage"]},{"text":"impl Send for vec256_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec256_storage"]},{"text":"impl Send for vec512_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec512_storage"]}]; -implementors["rand"] = [{"text":"impl Send for Bernoulli","synthetic":true,"types":["rand::distributions::bernoulli::Bernoulli"]},{"text":"impl Send for BernoulliError","synthetic":true,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl<D, R, T> Send for DistIter<D, R, T> where
    D: Send,
    R: Send,
    T: Send
","synthetic":true,"types":["rand::distributions::distribution::DistIter"]},{"text":"impl<D, F, T, S> Send for DistMap<D, F, T, S> where
    D: Send,
    F: Send
","synthetic":true,"types":["rand::distributions::distribution::DistMap"]},{"text":"impl Send for OpenClosed01","synthetic":true,"types":["rand::distributions::float::OpenClosed01"]},{"text":"impl Send for Open01","synthetic":true,"types":["rand::distributions::float::Open01"]},{"text":"impl Send for Alphanumeric","synthetic":true,"types":["rand::distributions::other::Alphanumeric"]},{"text":"impl<'a, T> Send for Slice<'a, T> where
    T: Sync
","synthetic":true,"types":["rand::distributions::slice::Slice"]},{"text":"impl<X> Send for WeightedIndex<X> where
    X: Send,
    <X as SampleUniform>::Sampler: Send
","synthetic":true,"types":["rand::distributions::weighted_index::WeightedIndex"]},{"text":"impl Send for WeightedError","synthetic":true,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl<X> Send for Uniform<X> where
    <X as SampleUniform>::Sampler: Send
","synthetic":true,"types":["rand::distributions::uniform::Uniform"]},{"text":"impl<X> Send for UniformInt<X> where
    X: Send
","synthetic":true,"types":["rand::distributions::uniform::UniformInt"]},{"text":"impl Send for UniformChar","synthetic":true,"types":["rand::distributions::uniform::UniformChar"]},{"text":"impl<X> Send for UniformFloat<X> where
    X: Send
","synthetic":true,"types":["rand::distributions::uniform::UniformFloat"]},{"text":"impl Send for UniformDuration","synthetic":true,"types":["rand::distributions::uniform::UniformDuration"]},{"text":"impl<W> Send for WeightedIndex<W> where
    W: Send
","synthetic":true,"types":["rand::distributions::weighted::alias_method::WeightedIndex"]},{"text":"impl Send for Standard","synthetic":true,"types":["rand::distributions::Standard"]},{"text":"impl<R> Send for ReadRng<R> where
    R: Send
","synthetic":true,"types":["rand::rngs::adapter::read::ReadRng"]},{"text":"impl Send for ReadError","synthetic":true,"types":["rand::rngs::adapter::read::ReadError"]},{"text":"impl<R, Rsdr> Send for ReseedingRng<R, Rsdr> where
    R: Send,
    Rsdr: Send,
    <R as BlockRngCore>::Results: Send
","synthetic":true,"types":["rand::rngs::adapter::reseeding::ReseedingRng"]},{"text":"impl Send for StepRng","synthetic":true,"types":["rand::rngs::mock::StepRng"]},{"text":"impl Send for StdRng","synthetic":true,"types":["rand::rngs::std::StdRng"]},{"text":"impl !Send for ThreadRng","synthetic":true,"types":["rand::rngs::thread::ThreadRng"]},{"text":"impl Send for IndexVec","synthetic":true,"types":["rand::seq::index::IndexVec"]},{"text":"impl<'a> Send for IndexVecIter<'a>","synthetic":true,"types":["rand::seq::index::IndexVecIter"]},{"text":"impl Send for IndexVecIntoIter","synthetic":true,"types":["rand::seq::index::IndexVecIntoIter"]},{"text":"impl<'a, S: ?Sized, T> Send for SliceChooseIter<'a, S, T> where
    S: Sync,
    T: Send
","synthetic":true,"types":["rand::seq::SliceChooseIter"]}]; -implementors["rand_chacha"] = [{"text":"impl Send for ChaCha20Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl Send for ChaCha20Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha20Rng"]},{"text":"impl Send for ChaCha12Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl Send for ChaCha12Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha12Rng"]},{"text":"impl Send for ChaCha8Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha8Core"]},{"text":"impl Send for ChaCha8Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha8Rng"]}]; -implementors["rand_core"] = [{"text":"impl<R: ?Sized> Send for BlockRng<R> where
    R: Send,
    <R as BlockRngCore>::Results: Send
","synthetic":true,"types":["rand_core::block::BlockRng"]},{"text":"impl<R: ?Sized> Send for BlockRng64<R> where
    R: Send,
    <R as BlockRngCore>::Results: Send
","synthetic":true,"types":["rand_core::block::BlockRng64"]},{"text":"impl Send for Error","synthetic":true,"types":["rand_core::error::Error"]},{"text":"impl Send for OsRng","synthetic":true,"types":["rand_core::os::OsRng"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.StructuralEq.js b/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.StructuralEq.js deleted file mode 100644 index 4fa9ea7d..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.StructuralEq.js +++ /dev/null @@ -1,5 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl StructuralEq for Error","synthetic":false,"types":["getrandom::error::Error"]}]; -implementors["rand"] = [{"text":"impl StructuralEq for BernoulliError","synthetic":false,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl StructuralEq for WeightedError","synthetic":false,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl StructuralEq for StepRng","synthetic":false,"types":["rand::rngs::mock::StepRng"]},{"text":"impl StructuralEq for StdRng","synthetic":false,"types":["rand::rngs::std::StdRng"]}]; -implementors["rand_chacha"] = [{"text":"impl StructuralEq for ChaCha20Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl StructuralEq for ChaCha12Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl StructuralEq for ChaCha8Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Core"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.StructuralPartialEq.js b/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.StructuralPartialEq.js deleted file mode 100644 index b388ebb0..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.StructuralPartialEq.js +++ /dev/null @@ -1,5 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl StructuralPartialEq for Error","synthetic":false,"types":["getrandom::error::Error"]}]; -implementors["rand"] = [{"text":"impl StructuralPartialEq for Bernoulli","synthetic":false,"types":["rand::distributions::bernoulli::Bernoulli"]},{"text":"impl StructuralPartialEq for BernoulliError","synthetic":false,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl<X: SampleUniform + PartialOrd> StructuralPartialEq for WeightedIndex<X>","synthetic":false,"types":["rand::distributions::weighted_index::WeightedIndex"]},{"text":"impl StructuralPartialEq for WeightedError","synthetic":false,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl<X: SampleUniform> StructuralPartialEq for Uniform<X>","synthetic":false,"types":["rand::distributions::uniform::Uniform"]},{"text":"impl<X> StructuralPartialEq for UniformInt<X>","synthetic":false,"types":["rand::distributions::uniform::UniformInt"]},{"text":"impl<X> StructuralPartialEq for UniformFloat<X>","synthetic":false,"types":["rand::distributions::uniform::UniformFloat"]},{"text":"impl StructuralPartialEq for StepRng","synthetic":false,"types":["rand::rngs::mock::StepRng"]},{"text":"impl StructuralPartialEq for StdRng","synthetic":false,"types":["rand::rngs::std::StdRng"]}]; -implementors["rand_chacha"] = [{"text":"impl StructuralPartialEq for ChaCha20Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl StructuralPartialEq for ChaCha12Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl StructuralPartialEq for ChaCha8Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Core"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Sync.js b/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Sync.js deleted file mode 100644 index f05b360b..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Sync.js +++ /dev/null @@ -1,8 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl Sync for Error","synthetic":true,"types":["getrandom::error::Error"]}]; -implementors["libc"] = [{"text":"impl Sync for statvfs","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::not_x32::statvfs"]},{"text":"impl Sync for max_align_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::max_align_t"]},{"text":"impl Sync for clone_args","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::clone_args"]},{"text":"impl Sync for sigaction","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::sigaction"]},{"text":"impl Sync for statfs","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs"]},{"text":"impl Sync for flock","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock"]},{"text":"impl Sync for flock64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock64"]},{"text":"impl Sync for siginfo_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::siginfo_t"]},{"text":"impl !Sync for stack_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stack_t"]},{"text":"impl Sync for stat","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat"]},{"text":"impl Sync for stat64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat64"]},{"text":"impl Sync for statfs64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs64"]},{"text":"impl Sync for statvfs64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statvfs64"]},{"text":"impl Sync for pthread_attr_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::pthread_attr_t"]},{"text":"impl Sync for _libc_fpxreg","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpxreg"]},{"text":"impl Sync for _libc_xmmreg","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_xmmreg"]},{"text":"impl Sync for _libc_fpstate","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpstate"]},{"text":"impl Sync for user_regs_struct","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_regs_struct"]},{"text":"impl !Sync for user","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user"]},{"text":"impl !Sync for mcontext_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::mcontext_t"]},{"text":"impl Sync for ipc_perm","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ipc_perm"]},{"text":"impl Sync for shmid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::shmid_ds"]},{"text":"impl Sync for seccomp_notif_sizes","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::seccomp_notif_sizes"]},{"text":"impl Sync for user_fpregs_struct","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_fpregs_struct"]},{"text":"impl !Sync for ucontext_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ucontext_t"]},{"text":"impl Sync for sigset_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::sigset_t"]},{"text":"impl Sync for sysinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::sysinfo"]},{"text":"impl Sync for msqid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::msqid_ds"]},{"text":"impl Sync for semid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::semid_ds"]},{"text":"impl Sync for sem_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::align::sem_t"]},{"text":"impl Sync for statx","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::statx"]},{"text":"impl Sync for statx_timestamp","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::statx_timestamp"]},{"text":"impl !Sync for aiocb","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::aiocb"]},{"text":"impl Sync for __exit_status","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__exit_status"]},{"text":"impl Sync for __timeval","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__timeval"]},{"text":"impl !Sync for glob64_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::glob64_t"]},{"text":"impl !Sync for msghdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::msghdr"]},{"text":"impl Sync for cmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::cmsghdr"]},{"text":"impl Sync for termios","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::termios"]},{"text":"impl Sync for mallinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::mallinfo"]},{"text":"impl Sync for mallinfo2","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::mallinfo2"]},{"text":"impl Sync for nl_pktinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_pktinfo"]},{"text":"impl Sync for nl_mmap_req","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_req"]},{"text":"impl Sync for nl_mmap_hdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_hdr"]},{"text":"impl !Sync for rtentry","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::rtentry"]},{"text":"impl Sync for timex","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::timex"]},{"text":"impl Sync for ntptimeval","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ntptimeval"]},{"text":"impl !Sync for regex_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::regex_t"]},{"text":"impl Sync for Elf64_Chdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::Elf64_Chdr"]},{"text":"impl Sync for Elf32_Chdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::Elf32_Chdr"]},{"text":"impl Sync for seminfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::seminfo"]},{"text":"impl Sync for ptrace_peeksiginfo_args","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ptrace_peeksiginfo_args"]},{"text":"impl Sync for __c_anonymous_ptrace_syscall_info_entry","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_entry"]},{"text":"impl Sync for __c_anonymous_ptrace_syscall_info_exit","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_exit"]},{"text":"impl Sync for __c_anonymous_ptrace_syscall_info_seccomp","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_seccomp"]},{"text":"impl Sync for ptrace_syscall_info","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ptrace_syscall_info"]},{"text":"impl Sync for __c_anonymous_ptrace_syscall_info_data","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_data"]},{"text":"impl Sync for utmpx","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::utmpx"]},{"text":"impl Sync for termios2","synthetic":true,"types":["libc::unix::linux_like::linux::arch::generic::termios2"]},{"text":"impl Sync for open_how","synthetic":true,"types":["libc::unix::linux_like::linux::non_exhaustive::open_how"]},{"text":"impl Sync for fpos64_t","synthetic":true,"types":["libc::unix::linux_like::linux::fpos64_t"]},{"text":"impl Sync for rlimit64","synthetic":true,"types":["libc::unix::linux_like::linux::rlimit64"]},{"text":"impl !Sync for glob_t","synthetic":true,"types":["libc::unix::linux_like::linux::glob_t"]},{"text":"impl !Sync for passwd","synthetic":true,"types":["libc::unix::linux_like::linux::passwd"]},{"text":"impl !Sync for spwd","synthetic":true,"types":["libc::unix::linux_like::linux::spwd"]},{"text":"impl Sync for dqblk","synthetic":true,"types":["libc::unix::linux_like::linux::dqblk"]},{"text":"impl Sync for signalfd_siginfo","synthetic":true,"types":["libc::unix::linux_like::linux::signalfd_siginfo"]},{"text":"impl Sync for itimerspec","synthetic":true,"types":["libc::unix::linux_like::linux::itimerspec"]},{"text":"impl Sync for fsid_t","synthetic":true,"types":["libc::unix::linux_like::linux::fsid_t"]},{"text":"impl Sync for packet_mreq","synthetic":true,"types":["libc::unix::linux_like::linux::packet_mreq"]},{"text":"impl Sync for cpu_set_t","synthetic":true,"types":["libc::unix::linux_like::linux::cpu_set_t"]},{"text":"impl !Sync for if_nameindex","synthetic":true,"types":["libc::unix::linux_like::linux::if_nameindex"]},{"text":"impl Sync for msginfo","synthetic":true,"types":["libc::unix::linux_like::linux::msginfo"]},{"text":"impl Sync for sembuf","synthetic":true,"types":["libc::unix::linux_like::linux::sembuf"]},{"text":"impl Sync for input_event","synthetic":true,"types":["libc::unix::linux_like::linux::input_event"]},{"text":"impl Sync for input_id","synthetic":true,"types":["libc::unix::linux_like::linux::input_id"]},{"text":"impl Sync for input_absinfo","synthetic":true,"types":["libc::unix::linux_like::linux::input_absinfo"]},{"text":"impl Sync for input_keymap_entry","synthetic":true,"types":["libc::unix::linux_like::linux::input_keymap_entry"]},{"text":"impl Sync for input_mask","synthetic":true,"types":["libc::unix::linux_like::linux::input_mask"]},{"text":"impl Sync for ff_replay","synthetic":true,"types":["libc::unix::linux_like::linux::ff_replay"]},{"text":"impl Sync for ff_trigger","synthetic":true,"types":["libc::unix::linux_like::linux::ff_trigger"]},{"text":"impl Sync for ff_envelope","synthetic":true,"types":["libc::unix::linux_like::linux::ff_envelope"]},{"text":"impl Sync for ff_constant_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_constant_effect"]},{"text":"impl Sync for ff_ramp_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_ramp_effect"]},{"text":"impl Sync for ff_condition_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_condition_effect"]},{"text":"impl !Sync for ff_periodic_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_periodic_effect"]},{"text":"impl Sync for ff_rumble_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_rumble_effect"]},{"text":"impl Sync for ff_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_effect"]},{"text":"impl Sync for uinput_ff_upload","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_ff_upload"]},{"text":"impl Sync for uinput_ff_erase","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_ff_erase"]},{"text":"impl Sync for uinput_abs_setup","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_abs_setup"]},{"text":"impl !Sync for dl_phdr_info","synthetic":true,"types":["libc::unix::linux_like::linux::dl_phdr_info"]},{"text":"impl Sync for Elf32_Ehdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Ehdr"]},{"text":"impl Sync for Elf64_Ehdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Ehdr"]},{"text":"impl Sync for Elf32_Sym","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Sym"]},{"text":"impl Sync for Elf64_Sym","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Sym"]},{"text":"impl Sync for Elf32_Phdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Phdr"]},{"text":"impl Sync for Elf64_Phdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Phdr"]},{"text":"impl Sync for Elf32_Shdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Shdr"]},{"text":"impl Sync for Elf64_Shdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Shdr"]},{"text":"impl Sync for ucred","synthetic":true,"types":["libc::unix::linux_like::linux::ucred"]},{"text":"impl !Sync for mntent","synthetic":true,"types":["libc::unix::linux_like::linux::mntent"]},{"text":"impl !Sync for posix_spawn_file_actions_t","synthetic":true,"types":["libc::unix::linux_like::linux::posix_spawn_file_actions_t"]},{"text":"impl Sync for posix_spawnattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::posix_spawnattr_t"]},{"text":"impl Sync for genlmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::genlmsghdr"]},{"text":"impl Sync for in6_pktinfo","synthetic":true,"types":["libc::unix::linux_like::linux::in6_pktinfo"]},{"text":"impl Sync for arpd_request","synthetic":true,"types":["libc::unix::linux_like::linux::arpd_request"]},{"text":"impl Sync for inotify_event","synthetic":true,"types":["libc::unix::linux_like::linux::inotify_event"]},{"text":"impl Sync for fanotify_response","synthetic":true,"types":["libc::unix::linux_like::linux::fanotify_response"]},{"text":"impl Sync for sockaddr_vm","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_vm"]},{"text":"impl Sync for regmatch_t","synthetic":true,"types":["libc::unix::linux_like::linux::regmatch_t"]},{"text":"impl Sync for sock_extended_err","synthetic":true,"types":["libc::unix::linux_like::linux::sock_extended_err"]},{"text":"impl Sync for __c_anonymous_sockaddr_can_tp","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_tp"]},{"text":"impl Sync for __c_anonymous_sockaddr_can_j1939","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_j1939"]},{"text":"impl Sync for can_filter","synthetic":true,"types":["libc::unix::linux_like::linux::can_filter"]},{"text":"impl Sync for j1939_filter","synthetic":true,"types":["libc::unix::linux_like::linux::j1939_filter"]},{"text":"impl Sync for sock_filter","synthetic":true,"types":["libc::unix::linux_like::linux::sock_filter"]},{"text":"impl !Sync for sock_fprog","synthetic":true,"types":["libc::unix::linux_like::linux::sock_fprog"]},{"text":"impl Sync for seccomp_data","synthetic":true,"types":["libc::unix::linux_like::linux::seccomp_data"]},{"text":"impl Sync for nlmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::nlmsghdr"]},{"text":"impl Sync for nlmsgerr","synthetic":true,"types":["libc::unix::linux_like::linux::nlmsgerr"]},{"text":"impl Sync for nlattr","synthetic":true,"types":["libc::unix::linux_like::linux::nlattr"]},{"text":"impl Sync for sockaddr_nl","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_nl"]},{"text":"impl Sync for dirent","synthetic":true,"types":["libc::unix::linux_like::linux::dirent"]},{"text":"impl Sync for dirent64","synthetic":true,"types":["libc::unix::linux_like::linux::dirent64"]},{"text":"impl Sync for sockaddr_alg","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_alg"]},{"text":"impl Sync for uinput_setup","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_setup"]},{"text":"impl Sync for uinput_user_dev","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_user_dev"]},{"text":"impl Sync for af_alg_iv","synthetic":true,"types":["libc::unix::linux_like::linux::af_alg_iv"]},{"text":"impl Sync for mq_attr","synthetic":true,"types":["libc::unix::linux_like::linux::mq_attr"]},{"text":"impl Sync for sock_txtime","synthetic":true,"types":["libc::unix::linux_like::linux::sock_txtime"]},{"text":"impl Sync for __c_anonymous_sockaddr_can_can_addr","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_can_addr"]},{"text":"impl Sync for sockaddr_can","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_can"]},{"text":"impl Sync for pthread_mutexattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_mutexattr_t"]},{"text":"impl Sync for pthread_rwlockattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_rwlockattr_t"]},{"text":"impl Sync for pthread_condattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_condattr_t"]},{"text":"impl Sync for fanotify_event_metadata","synthetic":true,"types":["libc::unix::linux_like::linux::fanotify_event_metadata"]},{"text":"impl Sync for pthread_cond_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_cond_t"]},{"text":"impl Sync for pthread_mutex_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_mutex_t"]},{"text":"impl Sync for pthread_rwlock_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_rwlock_t"]},{"text":"impl Sync for can_frame","synthetic":true,"types":["libc::unix::linux_like::linux::can_frame"]},{"text":"impl Sync for canfd_frame","synthetic":true,"types":["libc::unix::linux_like::linux::canfd_frame"]},{"text":"impl Sync for timezone","synthetic":true,"types":["libc::unix::linux_like::timezone"]},{"text":"impl Sync for in_addr","synthetic":true,"types":["libc::unix::linux_like::in_addr"]},{"text":"impl Sync for ip_mreq","synthetic":true,"types":["libc::unix::linux_like::ip_mreq"]},{"text":"impl Sync for ip_mreqn","synthetic":true,"types":["libc::unix::linux_like::ip_mreqn"]},{"text":"impl Sync for ip_mreq_source","synthetic":true,"types":["libc::unix::linux_like::ip_mreq_source"]},{"text":"impl Sync for sockaddr","synthetic":true,"types":["libc::unix::linux_like::sockaddr"]},{"text":"impl Sync for sockaddr_in","synthetic":true,"types":["libc::unix::linux_like::sockaddr_in"]},{"text":"impl Sync for sockaddr_in6","synthetic":true,"types":["libc::unix::linux_like::sockaddr_in6"]},{"text":"impl !Sync for addrinfo","synthetic":true,"types":["libc::unix::linux_like::addrinfo"]},{"text":"impl Sync for sockaddr_ll","synthetic":true,"types":["libc::unix::linux_like::sockaddr_ll"]},{"text":"impl Sync for fd_set","synthetic":true,"types":["libc::unix::linux_like::fd_set"]},{"text":"impl !Sync for tm","synthetic":true,"types":["libc::unix::linux_like::tm"]},{"text":"impl Sync for sched_param","synthetic":true,"types":["libc::unix::linux_like::sched_param"]},{"text":"impl !Sync for Dl_info","synthetic":true,"types":["libc::unix::linux_like::Dl_info"]},{"text":"impl !Sync for lconv","synthetic":true,"types":["libc::unix::linux_like::lconv"]},{"text":"impl Sync for in_pktinfo","synthetic":true,"types":["libc::unix::linux_like::in_pktinfo"]},{"text":"impl !Sync for ifaddrs","synthetic":true,"types":["libc::unix::linux_like::ifaddrs"]},{"text":"impl Sync for in6_rtmsg","synthetic":true,"types":["libc::unix::linux_like::in6_rtmsg"]},{"text":"impl Sync for arpreq","synthetic":true,"types":["libc::unix::linux_like::arpreq"]},{"text":"impl Sync for arpreq_old","synthetic":true,"types":["libc::unix::linux_like::arpreq_old"]},{"text":"impl Sync for arphdr","synthetic":true,"types":["libc::unix::linux_like::arphdr"]},{"text":"impl !Sync for mmsghdr","synthetic":true,"types":["libc::unix::linux_like::mmsghdr"]},{"text":"impl Sync for epoll_event","synthetic":true,"types":["libc::unix::linux_like::epoll_event"]},{"text":"impl Sync for sockaddr_un","synthetic":true,"types":["libc::unix::linux_like::sockaddr_un"]},{"text":"impl Sync for sockaddr_storage","synthetic":true,"types":["libc::unix::linux_like::sockaddr_storage"]},{"text":"impl Sync for utsname","synthetic":true,"types":["libc::unix::linux_like::utsname"]},{"text":"impl !Sync for sigevent","synthetic":true,"types":["libc::unix::linux_like::sigevent"]},{"text":"impl Sync for in6_addr","synthetic":true,"types":["libc::unix::align::in6_addr"]},{"text":"impl Sync for DIR","synthetic":true,"types":["libc::unix::DIR"]},{"text":"impl !Sync for group","synthetic":true,"types":["libc::unix::group"]},{"text":"impl Sync for utimbuf","synthetic":true,"types":["libc::unix::utimbuf"]},{"text":"impl Sync for timeval","synthetic":true,"types":["libc::unix::timeval"]},{"text":"impl Sync for timespec","synthetic":true,"types":["libc::unix::timespec"]},{"text":"impl Sync for rlimit","synthetic":true,"types":["libc::unix::rlimit"]},{"text":"impl Sync for rusage","synthetic":true,"types":["libc::unix::rusage"]},{"text":"impl Sync for ipv6_mreq","synthetic":true,"types":["libc::unix::ipv6_mreq"]},{"text":"impl !Sync for hostent","synthetic":true,"types":["libc::unix::hostent"]},{"text":"impl !Sync for iovec","synthetic":true,"types":["libc::unix::iovec"]},{"text":"impl Sync for pollfd","synthetic":true,"types":["libc::unix::pollfd"]},{"text":"impl Sync for winsize","synthetic":true,"types":["libc::unix::winsize"]},{"text":"impl Sync for linger","synthetic":true,"types":["libc::unix::linger"]},{"text":"impl !Sync for sigval","synthetic":true,"types":["libc::unix::sigval"]},{"text":"impl Sync for itimerval","synthetic":true,"types":["libc::unix::itimerval"]},{"text":"impl Sync for tms","synthetic":true,"types":["libc::unix::tms"]},{"text":"impl !Sync for servent","synthetic":true,"types":["libc::unix::servent"]},{"text":"impl !Sync for protoent","synthetic":true,"types":["libc::unix::protoent"]},{"text":"impl Sync for FILE","synthetic":true,"types":["libc::unix::FILE"]},{"text":"impl Sync for fpos_t","synthetic":true,"types":["libc::unix::fpos_t"]}]; -implementors["ppv_lite86"] = [{"text":"impl Sync for YesS3","synthetic":true,"types":["ppv_lite86::x86_64::YesS3"]},{"text":"impl Sync for NoS3","synthetic":true,"types":["ppv_lite86::x86_64::NoS3"]},{"text":"impl Sync for YesS4","synthetic":true,"types":["ppv_lite86::x86_64::YesS4"]},{"text":"impl Sync for NoS4","synthetic":true,"types":["ppv_lite86::x86_64::NoS4"]},{"text":"impl Sync for YesA1","synthetic":true,"types":["ppv_lite86::x86_64::YesA1"]},{"text":"impl Sync for NoA1","synthetic":true,"types":["ppv_lite86::x86_64::NoA1"]},{"text":"impl Sync for YesA2","synthetic":true,"types":["ppv_lite86::x86_64::YesA2"]},{"text":"impl Sync for NoA2","synthetic":true,"types":["ppv_lite86::x86_64::NoA2"]},{"text":"impl Sync for YesNI","synthetic":true,"types":["ppv_lite86::x86_64::YesNI"]},{"text":"impl Sync for NoNI","synthetic":true,"types":["ppv_lite86::x86_64::NoNI"]},{"text":"impl<S3, S4, NI> Sync for SseMachine<S3, S4, NI> where
    NI: Sync,
    S3: Sync,
    S4: Sync
","synthetic":true,"types":["ppv_lite86::x86_64::SseMachine"]},{"text":"impl<NI> Sync for Avx2Machine<NI> where
    NI: Sync
","synthetic":true,"types":["ppv_lite86::x86_64::Avx2Machine"]},{"text":"impl Sync for vec128_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec128_storage"]},{"text":"impl Sync for vec256_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec256_storage"]},{"text":"impl Sync for vec512_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec512_storage"]}]; -implementors["rand"] = [{"text":"impl Sync for Bernoulli","synthetic":true,"types":["rand::distributions::bernoulli::Bernoulli"]},{"text":"impl Sync for BernoulliError","synthetic":true,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl<D, R, T> Sync for DistIter<D, R, T> where
    D: Sync,
    R: Sync,
    T: Sync
","synthetic":true,"types":["rand::distributions::distribution::DistIter"]},{"text":"impl<D, F, T, S> Sync for DistMap<D, F, T, S> where
    D: Sync,
    F: Sync
","synthetic":true,"types":["rand::distributions::distribution::DistMap"]},{"text":"impl Sync for OpenClosed01","synthetic":true,"types":["rand::distributions::float::OpenClosed01"]},{"text":"impl Sync for Open01","synthetic":true,"types":["rand::distributions::float::Open01"]},{"text":"impl Sync for Alphanumeric","synthetic":true,"types":["rand::distributions::other::Alphanumeric"]},{"text":"impl<'a, T> Sync for Slice<'a, T> where
    T: Sync
","synthetic":true,"types":["rand::distributions::slice::Slice"]},{"text":"impl<X> Sync for WeightedIndex<X> where
    X: Sync,
    <X as SampleUniform>::Sampler: Sync
","synthetic":true,"types":["rand::distributions::weighted_index::WeightedIndex"]},{"text":"impl Sync for WeightedError","synthetic":true,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl<X> Sync for Uniform<X> where
    <X as SampleUniform>::Sampler: Sync
","synthetic":true,"types":["rand::distributions::uniform::Uniform"]},{"text":"impl<X> Sync for UniformInt<X> where
    X: Sync
","synthetic":true,"types":["rand::distributions::uniform::UniformInt"]},{"text":"impl Sync for UniformChar","synthetic":true,"types":["rand::distributions::uniform::UniformChar"]},{"text":"impl<X> Sync for UniformFloat<X> where
    X: Sync
","synthetic":true,"types":["rand::distributions::uniform::UniformFloat"]},{"text":"impl Sync for UniformDuration","synthetic":true,"types":["rand::distributions::uniform::UniformDuration"]},{"text":"impl<W> Sync for WeightedIndex<W> where
    W: Sync
","synthetic":true,"types":["rand::distributions::weighted::alias_method::WeightedIndex"]},{"text":"impl Sync for Standard","synthetic":true,"types":["rand::distributions::Standard"]},{"text":"impl<R> Sync for ReadRng<R> where
    R: Sync
","synthetic":true,"types":["rand::rngs::adapter::read::ReadRng"]},{"text":"impl Sync for ReadError","synthetic":true,"types":["rand::rngs::adapter::read::ReadError"]},{"text":"impl<R, Rsdr> Sync for ReseedingRng<R, Rsdr> where
    R: Sync,
    Rsdr: Sync,
    <R as BlockRngCore>::Results: Sync
","synthetic":true,"types":["rand::rngs::adapter::reseeding::ReseedingRng"]},{"text":"impl Sync for StepRng","synthetic":true,"types":["rand::rngs::mock::StepRng"]},{"text":"impl Sync for StdRng","synthetic":true,"types":["rand::rngs::std::StdRng"]},{"text":"impl !Sync for ThreadRng","synthetic":true,"types":["rand::rngs::thread::ThreadRng"]},{"text":"impl Sync for IndexVec","synthetic":true,"types":["rand::seq::index::IndexVec"]},{"text":"impl<'a> Sync for IndexVecIter<'a>","synthetic":true,"types":["rand::seq::index::IndexVecIter"]},{"text":"impl Sync for IndexVecIntoIter","synthetic":true,"types":["rand::seq::index::IndexVecIntoIter"]},{"text":"impl<'a, S: ?Sized, T> Sync for SliceChooseIter<'a, S, T> where
    S: Sync,
    T: Sync
","synthetic":true,"types":["rand::seq::SliceChooseIter"]}]; -implementors["rand_chacha"] = [{"text":"impl Sync for ChaCha20Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl Sync for ChaCha20Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha20Rng"]},{"text":"impl Sync for ChaCha12Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl Sync for ChaCha12Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha12Rng"]},{"text":"impl Sync for ChaCha8Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha8Core"]},{"text":"impl Sync for ChaCha8Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha8Rng"]}]; -implementors["rand_core"] = [{"text":"impl<R: ?Sized> Sync for BlockRng<R> where
    R: Sync,
    <R as BlockRngCore>::Results: Sync
","synthetic":true,"types":["rand_core::block::BlockRng"]},{"text":"impl<R: ?Sized> Sync for BlockRng64<R> where
    R: Sync,
    <R as BlockRngCore>::Results: Sync
","synthetic":true,"types":["rand_core::block::BlockRng64"]},{"text":"impl Sync for Error","synthetic":true,"types":["rand_core::error::Error"]},{"text":"impl Sync for OsRng","synthetic":true,"types":["rand_core::os::OsRng"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Unpin.js b/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Unpin.js deleted file mode 100644 index 79ac9766..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/marker/trait.Unpin.js +++ /dev/null @@ -1,8 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl Unpin for Error","synthetic":true,"types":["getrandom::error::Error"]}]; -implementors["libc"] = [{"text":"impl Unpin for statvfs","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::not_x32::statvfs"]},{"text":"impl Unpin for max_align_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::max_align_t"]},{"text":"impl Unpin for clone_args","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::clone_args"]},{"text":"impl Unpin for sigaction","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::sigaction"]},{"text":"impl Unpin for statfs","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs"]},{"text":"impl Unpin for flock","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock"]},{"text":"impl Unpin for flock64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock64"]},{"text":"impl Unpin for siginfo_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::siginfo_t"]},{"text":"impl Unpin for stack_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stack_t"]},{"text":"impl Unpin for stat","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat"]},{"text":"impl Unpin for stat64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat64"]},{"text":"impl Unpin for statfs64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs64"]},{"text":"impl Unpin for statvfs64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statvfs64"]},{"text":"impl Unpin for pthread_attr_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::pthread_attr_t"]},{"text":"impl Unpin for _libc_fpxreg","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpxreg"]},{"text":"impl Unpin for _libc_xmmreg","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_xmmreg"]},{"text":"impl Unpin for _libc_fpstate","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpstate"]},{"text":"impl Unpin for user_regs_struct","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_regs_struct"]},{"text":"impl Unpin for user","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user"]},{"text":"impl Unpin for mcontext_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::mcontext_t"]},{"text":"impl Unpin for ipc_perm","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ipc_perm"]},{"text":"impl Unpin for shmid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::shmid_ds"]},{"text":"impl Unpin for seccomp_notif_sizes","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::seccomp_notif_sizes"]},{"text":"impl Unpin for user_fpregs_struct","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_fpregs_struct"]},{"text":"impl Unpin for ucontext_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ucontext_t"]},{"text":"impl Unpin for sigset_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::sigset_t"]},{"text":"impl Unpin for sysinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::sysinfo"]},{"text":"impl Unpin for msqid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::msqid_ds"]},{"text":"impl Unpin for semid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::semid_ds"]},{"text":"impl Unpin for sem_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::align::sem_t"]},{"text":"impl Unpin for statx","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::statx"]},{"text":"impl Unpin for statx_timestamp","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::statx_timestamp"]},{"text":"impl Unpin for aiocb","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::aiocb"]},{"text":"impl Unpin for __exit_status","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__exit_status"]},{"text":"impl Unpin for __timeval","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__timeval"]},{"text":"impl Unpin for glob64_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::glob64_t"]},{"text":"impl Unpin for msghdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::msghdr"]},{"text":"impl Unpin for cmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::cmsghdr"]},{"text":"impl Unpin for termios","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::termios"]},{"text":"impl Unpin for mallinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::mallinfo"]},{"text":"impl Unpin for mallinfo2","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::mallinfo2"]},{"text":"impl Unpin for nl_pktinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_pktinfo"]},{"text":"impl Unpin for nl_mmap_req","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_req"]},{"text":"impl Unpin for nl_mmap_hdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_hdr"]},{"text":"impl Unpin for rtentry","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::rtentry"]},{"text":"impl Unpin for timex","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::timex"]},{"text":"impl Unpin for ntptimeval","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ntptimeval"]},{"text":"impl Unpin for regex_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::regex_t"]},{"text":"impl Unpin for Elf64_Chdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::Elf64_Chdr"]},{"text":"impl Unpin for Elf32_Chdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::Elf32_Chdr"]},{"text":"impl Unpin for seminfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::seminfo"]},{"text":"impl Unpin for ptrace_peeksiginfo_args","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ptrace_peeksiginfo_args"]},{"text":"impl Unpin for __c_anonymous_ptrace_syscall_info_entry","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_entry"]},{"text":"impl Unpin for __c_anonymous_ptrace_syscall_info_exit","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_exit"]},{"text":"impl Unpin for __c_anonymous_ptrace_syscall_info_seccomp","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_seccomp"]},{"text":"impl Unpin for ptrace_syscall_info","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ptrace_syscall_info"]},{"text":"impl Unpin for __c_anonymous_ptrace_syscall_info_data","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_data"]},{"text":"impl Unpin for utmpx","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::utmpx"]},{"text":"impl Unpin for termios2","synthetic":true,"types":["libc::unix::linux_like::linux::arch::generic::termios2"]},{"text":"impl Unpin for open_how","synthetic":true,"types":["libc::unix::linux_like::linux::non_exhaustive::open_how"]},{"text":"impl Unpin for fpos64_t","synthetic":true,"types":["libc::unix::linux_like::linux::fpos64_t"]},{"text":"impl Unpin for rlimit64","synthetic":true,"types":["libc::unix::linux_like::linux::rlimit64"]},{"text":"impl Unpin for glob_t","synthetic":true,"types":["libc::unix::linux_like::linux::glob_t"]},{"text":"impl Unpin for passwd","synthetic":true,"types":["libc::unix::linux_like::linux::passwd"]},{"text":"impl Unpin for spwd","synthetic":true,"types":["libc::unix::linux_like::linux::spwd"]},{"text":"impl Unpin for dqblk","synthetic":true,"types":["libc::unix::linux_like::linux::dqblk"]},{"text":"impl Unpin for signalfd_siginfo","synthetic":true,"types":["libc::unix::linux_like::linux::signalfd_siginfo"]},{"text":"impl Unpin for itimerspec","synthetic":true,"types":["libc::unix::linux_like::linux::itimerspec"]},{"text":"impl Unpin for fsid_t","synthetic":true,"types":["libc::unix::linux_like::linux::fsid_t"]},{"text":"impl Unpin for packet_mreq","synthetic":true,"types":["libc::unix::linux_like::linux::packet_mreq"]},{"text":"impl Unpin for cpu_set_t","synthetic":true,"types":["libc::unix::linux_like::linux::cpu_set_t"]},{"text":"impl Unpin for if_nameindex","synthetic":true,"types":["libc::unix::linux_like::linux::if_nameindex"]},{"text":"impl Unpin for msginfo","synthetic":true,"types":["libc::unix::linux_like::linux::msginfo"]},{"text":"impl Unpin for sembuf","synthetic":true,"types":["libc::unix::linux_like::linux::sembuf"]},{"text":"impl Unpin for input_event","synthetic":true,"types":["libc::unix::linux_like::linux::input_event"]},{"text":"impl Unpin for input_id","synthetic":true,"types":["libc::unix::linux_like::linux::input_id"]},{"text":"impl Unpin for input_absinfo","synthetic":true,"types":["libc::unix::linux_like::linux::input_absinfo"]},{"text":"impl Unpin for input_keymap_entry","synthetic":true,"types":["libc::unix::linux_like::linux::input_keymap_entry"]},{"text":"impl Unpin for input_mask","synthetic":true,"types":["libc::unix::linux_like::linux::input_mask"]},{"text":"impl Unpin for ff_replay","synthetic":true,"types":["libc::unix::linux_like::linux::ff_replay"]},{"text":"impl Unpin for ff_trigger","synthetic":true,"types":["libc::unix::linux_like::linux::ff_trigger"]},{"text":"impl Unpin for ff_envelope","synthetic":true,"types":["libc::unix::linux_like::linux::ff_envelope"]},{"text":"impl Unpin for ff_constant_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_constant_effect"]},{"text":"impl Unpin for ff_ramp_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_ramp_effect"]},{"text":"impl Unpin for ff_condition_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_condition_effect"]},{"text":"impl Unpin for ff_periodic_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_periodic_effect"]},{"text":"impl Unpin for ff_rumble_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_rumble_effect"]},{"text":"impl Unpin for ff_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_effect"]},{"text":"impl Unpin for uinput_ff_upload","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_ff_upload"]},{"text":"impl Unpin for uinput_ff_erase","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_ff_erase"]},{"text":"impl Unpin for uinput_abs_setup","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_abs_setup"]},{"text":"impl Unpin for dl_phdr_info","synthetic":true,"types":["libc::unix::linux_like::linux::dl_phdr_info"]},{"text":"impl Unpin for Elf32_Ehdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Ehdr"]},{"text":"impl Unpin for Elf64_Ehdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Ehdr"]},{"text":"impl Unpin for Elf32_Sym","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Sym"]},{"text":"impl Unpin for Elf64_Sym","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Sym"]},{"text":"impl Unpin for Elf32_Phdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Phdr"]},{"text":"impl Unpin for Elf64_Phdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Phdr"]},{"text":"impl Unpin for Elf32_Shdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Shdr"]},{"text":"impl Unpin for Elf64_Shdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Shdr"]},{"text":"impl Unpin for ucred","synthetic":true,"types":["libc::unix::linux_like::linux::ucred"]},{"text":"impl Unpin for mntent","synthetic":true,"types":["libc::unix::linux_like::linux::mntent"]},{"text":"impl Unpin for posix_spawn_file_actions_t","synthetic":true,"types":["libc::unix::linux_like::linux::posix_spawn_file_actions_t"]},{"text":"impl Unpin for posix_spawnattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::posix_spawnattr_t"]},{"text":"impl Unpin for genlmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::genlmsghdr"]},{"text":"impl Unpin for in6_pktinfo","synthetic":true,"types":["libc::unix::linux_like::linux::in6_pktinfo"]},{"text":"impl Unpin for arpd_request","synthetic":true,"types":["libc::unix::linux_like::linux::arpd_request"]},{"text":"impl Unpin for inotify_event","synthetic":true,"types":["libc::unix::linux_like::linux::inotify_event"]},{"text":"impl Unpin for fanotify_response","synthetic":true,"types":["libc::unix::linux_like::linux::fanotify_response"]},{"text":"impl Unpin for sockaddr_vm","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_vm"]},{"text":"impl Unpin for regmatch_t","synthetic":true,"types":["libc::unix::linux_like::linux::regmatch_t"]},{"text":"impl Unpin for sock_extended_err","synthetic":true,"types":["libc::unix::linux_like::linux::sock_extended_err"]},{"text":"impl Unpin for __c_anonymous_sockaddr_can_tp","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_tp"]},{"text":"impl Unpin for __c_anonymous_sockaddr_can_j1939","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_j1939"]},{"text":"impl Unpin for can_filter","synthetic":true,"types":["libc::unix::linux_like::linux::can_filter"]},{"text":"impl Unpin for j1939_filter","synthetic":true,"types":["libc::unix::linux_like::linux::j1939_filter"]},{"text":"impl Unpin for sock_filter","synthetic":true,"types":["libc::unix::linux_like::linux::sock_filter"]},{"text":"impl Unpin for sock_fprog","synthetic":true,"types":["libc::unix::linux_like::linux::sock_fprog"]},{"text":"impl Unpin for seccomp_data","synthetic":true,"types":["libc::unix::linux_like::linux::seccomp_data"]},{"text":"impl Unpin for nlmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::nlmsghdr"]},{"text":"impl Unpin for nlmsgerr","synthetic":true,"types":["libc::unix::linux_like::linux::nlmsgerr"]},{"text":"impl Unpin for nlattr","synthetic":true,"types":["libc::unix::linux_like::linux::nlattr"]},{"text":"impl Unpin for sockaddr_nl","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_nl"]},{"text":"impl Unpin for dirent","synthetic":true,"types":["libc::unix::linux_like::linux::dirent"]},{"text":"impl Unpin for dirent64","synthetic":true,"types":["libc::unix::linux_like::linux::dirent64"]},{"text":"impl Unpin for sockaddr_alg","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_alg"]},{"text":"impl Unpin for uinput_setup","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_setup"]},{"text":"impl Unpin for uinput_user_dev","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_user_dev"]},{"text":"impl Unpin for af_alg_iv","synthetic":true,"types":["libc::unix::linux_like::linux::af_alg_iv"]},{"text":"impl Unpin for mq_attr","synthetic":true,"types":["libc::unix::linux_like::linux::mq_attr"]},{"text":"impl Unpin for sock_txtime","synthetic":true,"types":["libc::unix::linux_like::linux::sock_txtime"]},{"text":"impl Unpin for __c_anonymous_sockaddr_can_can_addr","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_can_addr"]},{"text":"impl Unpin for sockaddr_can","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_can"]},{"text":"impl Unpin for pthread_mutexattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_mutexattr_t"]},{"text":"impl Unpin for pthread_rwlockattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_rwlockattr_t"]},{"text":"impl Unpin for pthread_condattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_condattr_t"]},{"text":"impl Unpin for fanotify_event_metadata","synthetic":true,"types":["libc::unix::linux_like::linux::fanotify_event_metadata"]},{"text":"impl Unpin for pthread_cond_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_cond_t"]},{"text":"impl Unpin for pthread_mutex_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_mutex_t"]},{"text":"impl Unpin for pthread_rwlock_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_rwlock_t"]},{"text":"impl Unpin for can_frame","synthetic":true,"types":["libc::unix::linux_like::linux::can_frame"]},{"text":"impl Unpin for canfd_frame","synthetic":true,"types":["libc::unix::linux_like::linux::canfd_frame"]},{"text":"impl Unpin for timezone","synthetic":true,"types":["libc::unix::linux_like::timezone"]},{"text":"impl Unpin for in_addr","synthetic":true,"types":["libc::unix::linux_like::in_addr"]},{"text":"impl Unpin for ip_mreq","synthetic":true,"types":["libc::unix::linux_like::ip_mreq"]},{"text":"impl Unpin for ip_mreqn","synthetic":true,"types":["libc::unix::linux_like::ip_mreqn"]},{"text":"impl Unpin for ip_mreq_source","synthetic":true,"types":["libc::unix::linux_like::ip_mreq_source"]},{"text":"impl Unpin for sockaddr","synthetic":true,"types":["libc::unix::linux_like::sockaddr"]},{"text":"impl Unpin for sockaddr_in","synthetic":true,"types":["libc::unix::linux_like::sockaddr_in"]},{"text":"impl Unpin for sockaddr_in6","synthetic":true,"types":["libc::unix::linux_like::sockaddr_in6"]},{"text":"impl Unpin for addrinfo","synthetic":true,"types":["libc::unix::linux_like::addrinfo"]},{"text":"impl Unpin for sockaddr_ll","synthetic":true,"types":["libc::unix::linux_like::sockaddr_ll"]},{"text":"impl Unpin for fd_set","synthetic":true,"types":["libc::unix::linux_like::fd_set"]},{"text":"impl Unpin for tm","synthetic":true,"types":["libc::unix::linux_like::tm"]},{"text":"impl Unpin for sched_param","synthetic":true,"types":["libc::unix::linux_like::sched_param"]},{"text":"impl Unpin for Dl_info","synthetic":true,"types":["libc::unix::linux_like::Dl_info"]},{"text":"impl Unpin for lconv","synthetic":true,"types":["libc::unix::linux_like::lconv"]},{"text":"impl Unpin for in_pktinfo","synthetic":true,"types":["libc::unix::linux_like::in_pktinfo"]},{"text":"impl Unpin for ifaddrs","synthetic":true,"types":["libc::unix::linux_like::ifaddrs"]},{"text":"impl Unpin for in6_rtmsg","synthetic":true,"types":["libc::unix::linux_like::in6_rtmsg"]},{"text":"impl Unpin for arpreq","synthetic":true,"types":["libc::unix::linux_like::arpreq"]},{"text":"impl Unpin for arpreq_old","synthetic":true,"types":["libc::unix::linux_like::arpreq_old"]},{"text":"impl Unpin for arphdr","synthetic":true,"types":["libc::unix::linux_like::arphdr"]},{"text":"impl Unpin for mmsghdr","synthetic":true,"types":["libc::unix::linux_like::mmsghdr"]},{"text":"impl Unpin for epoll_event","synthetic":true,"types":["libc::unix::linux_like::epoll_event"]},{"text":"impl Unpin for sockaddr_un","synthetic":true,"types":["libc::unix::linux_like::sockaddr_un"]},{"text":"impl Unpin for sockaddr_storage","synthetic":true,"types":["libc::unix::linux_like::sockaddr_storage"]},{"text":"impl Unpin for utsname","synthetic":true,"types":["libc::unix::linux_like::utsname"]},{"text":"impl Unpin for sigevent","synthetic":true,"types":["libc::unix::linux_like::sigevent"]},{"text":"impl Unpin for in6_addr","synthetic":true,"types":["libc::unix::align::in6_addr"]},{"text":"impl Unpin for DIR","synthetic":true,"types":["libc::unix::DIR"]},{"text":"impl Unpin for group","synthetic":true,"types":["libc::unix::group"]},{"text":"impl Unpin for utimbuf","synthetic":true,"types":["libc::unix::utimbuf"]},{"text":"impl Unpin for timeval","synthetic":true,"types":["libc::unix::timeval"]},{"text":"impl Unpin for timespec","synthetic":true,"types":["libc::unix::timespec"]},{"text":"impl Unpin for rlimit","synthetic":true,"types":["libc::unix::rlimit"]},{"text":"impl Unpin for rusage","synthetic":true,"types":["libc::unix::rusage"]},{"text":"impl Unpin for ipv6_mreq","synthetic":true,"types":["libc::unix::ipv6_mreq"]},{"text":"impl Unpin for hostent","synthetic":true,"types":["libc::unix::hostent"]},{"text":"impl Unpin for iovec","synthetic":true,"types":["libc::unix::iovec"]},{"text":"impl Unpin for pollfd","synthetic":true,"types":["libc::unix::pollfd"]},{"text":"impl Unpin for winsize","synthetic":true,"types":["libc::unix::winsize"]},{"text":"impl Unpin for linger","synthetic":true,"types":["libc::unix::linger"]},{"text":"impl Unpin for sigval","synthetic":true,"types":["libc::unix::sigval"]},{"text":"impl Unpin for itimerval","synthetic":true,"types":["libc::unix::itimerval"]},{"text":"impl Unpin for tms","synthetic":true,"types":["libc::unix::tms"]},{"text":"impl Unpin for servent","synthetic":true,"types":["libc::unix::servent"]},{"text":"impl Unpin for protoent","synthetic":true,"types":["libc::unix::protoent"]},{"text":"impl Unpin for FILE","synthetic":true,"types":["libc::unix::FILE"]},{"text":"impl Unpin for fpos_t","synthetic":true,"types":["libc::unix::fpos_t"]}]; -implementors["ppv_lite86"] = [{"text":"impl Unpin for YesS3","synthetic":true,"types":["ppv_lite86::x86_64::YesS3"]},{"text":"impl Unpin for NoS3","synthetic":true,"types":["ppv_lite86::x86_64::NoS3"]},{"text":"impl Unpin for YesS4","synthetic":true,"types":["ppv_lite86::x86_64::YesS4"]},{"text":"impl Unpin for NoS4","synthetic":true,"types":["ppv_lite86::x86_64::NoS4"]},{"text":"impl Unpin for YesA1","synthetic":true,"types":["ppv_lite86::x86_64::YesA1"]},{"text":"impl Unpin for NoA1","synthetic":true,"types":["ppv_lite86::x86_64::NoA1"]},{"text":"impl Unpin for YesA2","synthetic":true,"types":["ppv_lite86::x86_64::YesA2"]},{"text":"impl Unpin for NoA2","synthetic":true,"types":["ppv_lite86::x86_64::NoA2"]},{"text":"impl Unpin for YesNI","synthetic":true,"types":["ppv_lite86::x86_64::YesNI"]},{"text":"impl Unpin for NoNI","synthetic":true,"types":["ppv_lite86::x86_64::NoNI"]},{"text":"impl<S3, S4, NI> Unpin for SseMachine<S3, S4, NI> where
    NI: Unpin,
    S3: Unpin,
    S4: Unpin
","synthetic":true,"types":["ppv_lite86::x86_64::SseMachine"]},{"text":"impl<NI> Unpin for Avx2Machine<NI> where
    NI: Unpin
","synthetic":true,"types":["ppv_lite86::x86_64::Avx2Machine"]},{"text":"impl Unpin for vec128_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec128_storage"]},{"text":"impl Unpin for vec256_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec256_storage"]},{"text":"impl Unpin for vec512_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec512_storage"]}]; -implementors["rand"] = [{"text":"impl Unpin for Bernoulli","synthetic":true,"types":["rand::distributions::bernoulli::Bernoulli"]},{"text":"impl Unpin for BernoulliError","synthetic":true,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl<D, R, T> Unpin for DistIter<D, R, T> where
    D: Unpin,
    R: Unpin,
    T: Unpin
","synthetic":true,"types":["rand::distributions::distribution::DistIter"]},{"text":"impl<D, F, T, S> Unpin for DistMap<D, F, T, S> where
    D: Unpin,
    F: Unpin
","synthetic":true,"types":["rand::distributions::distribution::DistMap"]},{"text":"impl Unpin for OpenClosed01","synthetic":true,"types":["rand::distributions::float::OpenClosed01"]},{"text":"impl Unpin for Open01","synthetic":true,"types":["rand::distributions::float::Open01"]},{"text":"impl Unpin for Alphanumeric","synthetic":true,"types":["rand::distributions::other::Alphanumeric"]},{"text":"impl<'a, T> Unpin for Slice<'a, T>","synthetic":true,"types":["rand::distributions::slice::Slice"]},{"text":"impl<X> Unpin for WeightedIndex<X> where
    X: Unpin,
    <X as SampleUniform>::Sampler: Unpin
","synthetic":true,"types":["rand::distributions::weighted_index::WeightedIndex"]},{"text":"impl Unpin for WeightedError","synthetic":true,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl<X> Unpin for Uniform<X> where
    <X as SampleUniform>::Sampler: Unpin
","synthetic":true,"types":["rand::distributions::uniform::Uniform"]},{"text":"impl<X> Unpin for UniformInt<X> where
    X: Unpin
","synthetic":true,"types":["rand::distributions::uniform::UniformInt"]},{"text":"impl Unpin for UniformChar","synthetic":true,"types":["rand::distributions::uniform::UniformChar"]},{"text":"impl<X> Unpin for UniformFloat<X> where
    X: Unpin
","synthetic":true,"types":["rand::distributions::uniform::UniformFloat"]},{"text":"impl Unpin for UniformDuration","synthetic":true,"types":["rand::distributions::uniform::UniformDuration"]},{"text":"impl<W> Unpin for WeightedIndex<W> where
    W: Unpin
","synthetic":true,"types":["rand::distributions::weighted::alias_method::WeightedIndex"]},{"text":"impl Unpin for Standard","synthetic":true,"types":["rand::distributions::Standard"]},{"text":"impl<R> Unpin for ReadRng<R> where
    R: Unpin
","synthetic":true,"types":["rand::rngs::adapter::read::ReadRng"]},{"text":"impl Unpin for ReadError","synthetic":true,"types":["rand::rngs::adapter::read::ReadError"]},{"text":"impl<R, Rsdr> Unpin for ReseedingRng<R, Rsdr> where
    R: Unpin,
    Rsdr: Unpin,
    <R as BlockRngCore>::Results: Unpin
","synthetic":true,"types":["rand::rngs::adapter::reseeding::ReseedingRng"]},{"text":"impl Unpin for StepRng","synthetic":true,"types":["rand::rngs::mock::StepRng"]},{"text":"impl Unpin for StdRng","synthetic":true,"types":["rand::rngs::std::StdRng"]},{"text":"impl Unpin for ThreadRng","synthetic":true,"types":["rand::rngs::thread::ThreadRng"]},{"text":"impl Unpin for IndexVec","synthetic":true,"types":["rand::seq::index::IndexVec"]},{"text":"impl<'a> Unpin for IndexVecIter<'a>","synthetic":true,"types":["rand::seq::index::IndexVecIter"]},{"text":"impl Unpin for IndexVecIntoIter","synthetic":true,"types":["rand::seq::index::IndexVecIntoIter"]},{"text":"impl<'a, S: ?Sized, T> Unpin for SliceChooseIter<'a, S, T> where
    T: Unpin
","synthetic":true,"types":["rand::seq::SliceChooseIter"]}]; -implementors["rand_chacha"] = [{"text":"impl Unpin for ChaCha20Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl Unpin for ChaCha20Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha20Rng"]},{"text":"impl Unpin for ChaCha12Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl Unpin for ChaCha12Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha12Rng"]},{"text":"impl Unpin for ChaCha8Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha8Core"]},{"text":"impl Unpin for ChaCha8Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha8Rng"]}]; -implementors["rand_core"] = [{"text":"impl<R: ?Sized> Unpin for BlockRng<R> where
    R: Unpin,
    <R as BlockRngCore>::Results: Unpin
","synthetic":true,"types":["rand_core::block::BlockRng"]},{"text":"impl<R: ?Sized> Unpin for BlockRng64<R> where
    R: Unpin,
    <R as BlockRngCore>::Results: Unpin
","synthetic":true,"types":["rand_core::block::BlockRng64"]},{"text":"impl Unpin for Error","synthetic":true,"types":["rand_core::error::Error"]},{"text":"impl Unpin for OsRng","synthetic":true,"types":["rand_core::os::OsRng"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js b/learning/rust/guessing_game/target/doc/implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js deleted file mode 100644 index 8315cd0c..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/panic/unwind_safe/trait.RefUnwindSafe.js +++ /dev/null @@ -1,8 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl RefUnwindSafe for Error","synthetic":true,"types":["getrandom::error::Error"]}]; -implementors["libc"] = [{"text":"impl RefUnwindSafe for statvfs","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::not_x32::statvfs"]},{"text":"impl RefUnwindSafe for max_align_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::max_align_t"]},{"text":"impl RefUnwindSafe for clone_args","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::clone_args"]},{"text":"impl RefUnwindSafe for sigaction","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::sigaction"]},{"text":"impl RefUnwindSafe for statfs","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs"]},{"text":"impl RefUnwindSafe for flock","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock"]},{"text":"impl RefUnwindSafe for flock64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock64"]},{"text":"impl RefUnwindSafe for siginfo_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::siginfo_t"]},{"text":"impl RefUnwindSafe for stack_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stack_t"]},{"text":"impl RefUnwindSafe for stat","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat"]},{"text":"impl RefUnwindSafe for stat64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat64"]},{"text":"impl RefUnwindSafe for statfs64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs64"]},{"text":"impl RefUnwindSafe for statvfs64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statvfs64"]},{"text":"impl RefUnwindSafe for pthread_attr_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::pthread_attr_t"]},{"text":"impl RefUnwindSafe for _libc_fpxreg","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpxreg"]},{"text":"impl RefUnwindSafe for _libc_xmmreg","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_xmmreg"]},{"text":"impl RefUnwindSafe for _libc_fpstate","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpstate"]},{"text":"impl RefUnwindSafe for user_regs_struct","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_regs_struct"]},{"text":"impl RefUnwindSafe for user","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user"]},{"text":"impl RefUnwindSafe for mcontext_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::mcontext_t"]},{"text":"impl RefUnwindSafe for ipc_perm","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ipc_perm"]},{"text":"impl RefUnwindSafe for shmid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::shmid_ds"]},{"text":"impl RefUnwindSafe for seccomp_notif_sizes","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::seccomp_notif_sizes"]},{"text":"impl RefUnwindSafe for user_fpregs_struct","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_fpregs_struct"]},{"text":"impl RefUnwindSafe for ucontext_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ucontext_t"]},{"text":"impl RefUnwindSafe for sigset_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::sigset_t"]},{"text":"impl RefUnwindSafe for sysinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::sysinfo"]},{"text":"impl RefUnwindSafe for msqid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::msqid_ds"]},{"text":"impl RefUnwindSafe for semid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::semid_ds"]},{"text":"impl RefUnwindSafe for sem_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::align::sem_t"]},{"text":"impl RefUnwindSafe for statx","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::statx"]},{"text":"impl RefUnwindSafe for statx_timestamp","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::statx_timestamp"]},{"text":"impl RefUnwindSafe for aiocb","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::aiocb"]},{"text":"impl RefUnwindSafe for __exit_status","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__exit_status"]},{"text":"impl RefUnwindSafe for __timeval","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__timeval"]},{"text":"impl RefUnwindSafe for glob64_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::glob64_t"]},{"text":"impl RefUnwindSafe for msghdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::msghdr"]},{"text":"impl RefUnwindSafe for cmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::cmsghdr"]},{"text":"impl RefUnwindSafe for termios","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::termios"]},{"text":"impl RefUnwindSafe for mallinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::mallinfo"]},{"text":"impl RefUnwindSafe for mallinfo2","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::mallinfo2"]},{"text":"impl RefUnwindSafe for nl_pktinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_pktinfo"]},{"text":"impl RefUnwindSafe for nl_mmap_req","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_req"]},{"text":"impl RefUnwindSafe for nl_mmap_hdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_hdr"]},{"text":"impl RefUnwindSafe for rtentry","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::rtentry"]},{"text":"impl RefUnwindSafe for timex","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::timex"]},{"text":"impl RefUnwindSafe for ntptimeval","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ntptimeval"]},{"text":"impl RefUnwindSafe for regex_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::regex_t"]},{"text":"impl RefUnwindSafe for Elf64_Chdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::Elf64_Chdr"]},{"text":"impl RefUnwindSafe for Elf32_Chdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::Elf32_Chdr"]},{"text":"impl RefUnwindSafe for seminfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::seminfo"]},{"text":"impl RefUnwindSafe for ptrace_peeksiginfo_args","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ptrace_peeksiginfo_args"]},{"text":"impl RefUnwindSafe for __c_anonymous_ptrace_syscall_info_entry","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_entry"]},{"text":"impl RefUnwindSafe for __c_anonymous_ptrace_syscall_info_exit","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_exit"]},{"text":"impl RefUnwindSafe for __c_anonymous_ptrace_syscall_info_seccomp","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_seccomp"]},{"text":"impl RefUnwindSafe for ptrace_syscall_info","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ptrace_syscall_info"]},{"text":"impl RefUnwindSafe for __c_anonymous_ptrace_syscall_info_data","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_data"]},{"text":"impl RefUnwindSafe for utmpx","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::utmpx"]},{"text":"impl RefUnwindSafe for termios2","synthetic":true,"types":["libc::unix::linux_like::linux::arch::generic::termios2"]},{"text":"impl RefUnwindSafe for open_how","synthetic":true,"types":["libc::unix::linux_like::linux::non_exhaustive::open_how"]},{"text":"impl RefUnwindSafe for fpos64_t","synthetic":true,"types":["libc::unix::linux_like::linux::fpos64_t"]},{"text":"impl RefUnwindSafe for rlimit64","synthetic":true,"types":["libc::unix::linux_like::linux::rlimit64"]},{"text":"impl RefUnwindSafe for glob_t","synthetic":true,"types":["libc::unix::linux_like::linux::glob_t"]},{"text":"impl RefUnwindSafe for passwd","synthetic":true,"types":["libc::unix::linux_like::linux::passwd"]},{"text":"impl RefUnwindSafe for spwd","synthetic":true,"types":["libc::unix::linux_like::linux::spwd"]},{"text":"impl RefUnwindSafe for dqblk","synthetic":true,"types":["libc::unix::linux_like::linux::dqblk"]},{"text":"impl RefUnwindSafe for signalfd_siginfo","synthetic":true,"types":["libc::unix::linux_like::linux::signalfd_siginfo"]},{"text":"impl RefUnwindSafe for itimerspec","synthetic":true,"types":["libc::unix::linux_like::linux::itimerspec"]},{"text":"impl RefUnwindSafe for fsid_t","synthetic":true,"types":["libc::unix::linux_like::linux::fsid_t"]},{"text":"impl RefUnwindSafe for packet_mreq","synthetic":true,"types":["libc::unix::linux_like::linux::packet_mreq"]},{"text":"impl RefUnwindSafe for cpu_set_t","synthetic":true,"types":["libc::unix::linux_like::linux::cpu_set_t"]},{"text":"impl RefUnwindSafe for if_nameindex","synthetic":true,"types":["libc::unix::linux_like::linux::if_nameindex"]},{"text":"impl RefUnwindSafe for msginfo","synthetic":true,"types":["libc::unix::linux_like::linux::msginfo"]},{"text":"impl RefUnwindSafe for sembuf","synthetic":true,"types":["libc::unix::linux_like::linux::sembuf"]},{"text":"impl RefUnwindSafe for input_event","synthetic":true,"types":["libc::unix::linux_like::linux::input_event"]},{"text":"impl RefUnwindSafe for input_id","synthetic":true,"types":["libc::unix::linux_like::linux::input_id"]},{"text":"impl RefUnwindSafe for input_absinfo","synthetic":true,"types":["libc::unix::linux_like::linux::input_absinfo"]},{"text":"impl RefUnwindSafe for input_keymap_entry","synthetic":true,"types":["libc::unix::linux_like::linux::input_keymap_entry"]},{"text":"impl RefUnwindSafe for input_mask","synthetic":true,"types":["libc::unix::linux_like::linux::input_mask"]},{"text":"impl RefUnwindSafe for ff_replay","synthetic":true,"types":["libc::unix::linux_like::linux::ff_replay"]},{"text":"impl RefUnwindSafe for ff_trigger","synthetic":true,"types":["libc::unix::linux_like::linux::ff_trigger"]},{"text":"impl RefUnwindSafe for ff_envelope","synthetic":true,"types":["libc::unix::linux_like::linux::ff_envelope"]},{"text":"impl RefUnwindSafe for ff_constant_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_constant_effect"]},{"text":"impl RefUnwindSafe for ff_ramp_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_ramp_effect"]},{"text":"impl RefUnwindSafe for ff_condition_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_condition_effect"]},{"text":"impl RefUnwindSafe for ff_periodic_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_periodic_effect"]},{"text":"impl RefUnwindSafe for ff_rumble_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_rumble_effect"]},{"text":"impl RefUnwindSafe for ff_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_effect"]},{"text":"impl RefUnwindSafe for uinput_ff_upload","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_ff_upload"]},{"text":"impl RefUnwindSafe for uinput_ff_erase","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_ff_erase"]},{"text":"impl RefUnwindSafe for uinput_abs_setup","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_abs_setup"]},{"text":"impl RefUnwindSafe for dl_phdr_info","synthetic":true,"types":["libc::unix::linux_like::linux::dl_phdr_info"]},{"text":"impl RefUnwindSafe for Elf32_Ehdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Ehdr"]},{"text":"impl RefUnwindSafe for Elf64_Ehdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Ehdr"]},{"text":"impl RefUnwindSafe for Elf32_Sym","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Sym"]},{"text":"impl RefUnwindSafe for Elf64_Sym","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Sym"]},{"text":"impl RefUnwindSafe for Elf32_Phdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Phdr"]},{"text":"impl RefUnwindSafe for Elf64_Phdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Phdr"]},{"text":"impl RefUnwindSafe for Elf32_Shdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Shdr"]},{"text":"impl RefUnwindSafe for Elf64_Shdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Shdr"]},{"text":"impl RefUnwindSafe for ucred","synthetic":true,"types":["libc::unix::linux_like::linux::ucred"]},{"text":"impl RefUnwindSafe for mntent","synthetic":true,"types":["libc::unix::linux_like::linux::mntent"]},{"text":"impl RefUnwindSafe for posix_spawn_file_actions_t","synthetic":true,"types":["libc::unix::linux_like::linux::posix_spawn_file_actions_t"]},{"text":"impl RefUnwindSafe for posix_spawnattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::posix_spawnattr_t"]},{"text":"impl RefUnwindSafe for genlmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::genlmsghdr"]},{"text":"impl RefUnwindSafe for in6_pktinfo","synthetic":true,"types":["libc::unix::linux_like::linux::in6_pktinfo"]},{"text":"impl RefUnwindSafe for arpd_request","synthetic":true,"types":["libc::unix::linux_like::linux::arpd_request"]},{"text":"impl RefUnwindSafe for inotify_event","synthetic":true,"types":["libc::unix::linux_like::linux::inotify_event"]},{"text":"impl RefUnwindSafe for fanotify_response","synthetic":true,"types":["libc::unix::linux_like::linux::fanotify_response"]},{"text":"impl RefUnwindSafe for sockaddr_vm","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_vm"]},{"text":"impl RefUnwindSafe for regmatch_t","synthetic":true,"types":["libc::unix::linux_like::linux::regmatch_t"]},{"text":"impl RefUnwindSafe for sock_extended_err","synthetic":true,"types":["libc::unix::linux_like::linux::sock_extended_err"]},{"text":"impl RefUnwindSafe for __c_anonymous_sockaddr_can_tp","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_tp"]},{"text":"impl RefUnwindSafe for __c_anonymous_sockaddr_can_j1939","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_j1939"]},{"text":"impl RefUnwindSafe for can_filter","synthetic":true,"types":["libc::unix::linux_like::linux::can_filter"]},{"text":"impl RefUnwindSafe for j1939_filter","synthetic":true,"types":["libc::unix::linux_like::linux::j1939_filter"]},{"text":"impl RefUnwindSafe for sock_filter","synthetic":true,"types":["libc::unix::linux_like::linux::sock_filter"]},{"text":"impl RefUnwindSafe for sock_fprog","synthetic":true,"types":["libc::unix::linux_like::linux::sock_fprog"]},{"text":"impl RefUnwindSafe for seccomp_data","synthetic":true,"types":["libc::unix::linux_like::linux::seccomp_data"]},{"text":"impl RefUnwindSafe for nlmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::nlmsghdr"]},{"text":"impl RefUnwindSafe for nlmsgerr","synthetic":true,"types":["libc::unix::linux_like::linux::nlmsgerr"]},{"text":"impl RefUnwindSafe for nlattr","synthetic":true,"types":["libc::unix::linux_like::linux::nlattr"]},{"text":"impl RefUnwindSafe for sockaddr_nl","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_nl"]},{"text":"impl RefUnwindSafe for dirent","synthetic":true,"types":["libc::unix::linux_like::linux::dirent"]},{"text":"impl RefUnwindSafe for dirent64","synthetic":true,"types":["libc::unix::linux_like::linux::dirent64"]},{"text":"impl RefUnwindSafe for sockaddr_alg","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_alg"]},{"text":"impl RefUnwindSafe for uinput_setup","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_setup"]},{"text":"impl RefUnwindSafe for uinput_user_dev","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_user_dev"]},{"text":"impl RefUnwindSafe for af_alg_iv","synthetic":true,"types":["libc::unix::linux_like::linux::af_alg_iv"]},{"text":"impl RefUnwindSafe for mq_attr","synthetic":true,"types":["libc::unix::linux_like::linux::mq_attr"]},{"text":"impl RefUnwindSafe for sock_txtime","synthetic":true,"types":["libc::unix::linux_like::linux::sock_txtime"]},{"text":"impl RefUnwindSafe for __c_anonymous_sockaddr_can_can_addr","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_can_addr"]},{"text":"impl RefUnwindSafe for sockaddr_can","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_can"]},{"text":"impl RefUnwindSafe for pthread_mutexattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_mutexattr_t"]},{"text":"impl RefUnwindSafe for pthread_rwlockattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_rwlockattr_t"]},{"text":"impl RefUnwindSafe for pthread_condattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_condattr_t"]},{"text":"impl RefUnwindSafe for fanotify_event_metadata","synthetic":true,"types":["libc::unix::linux_like::linux::fanotify_event_metadata"]},{"text":"impl RefUnwindSafe for pthread_cond_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_cond_t"]},{"text":"impl RefUnwindSafe for pthread_mutex_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_mutex_t"]},{"text":"impl RefUnwindSafe for pthread_rwlock_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_rwlock_t"]},{"text":"impl RefUnwindSafe for can_frame","synthetic":true,"types":["libc::unix::linux_like::linux::can_frame"]},{"text":"impl RefUnwindSafe for canfd_frame","synthetic":true,"types":["libc::unix::linux_like::linux::canfd_frame"]},{"text":"impl RefUnwindSafe for timezone","synthetic":true,"types":["libc::unix::linux_like::timezone"]},{"text":"impl RefUnwindSafe for in_addr","synthetic":true,"types":["libc::unix::linux_like::in_addr"]},{"text":"impl RefUnwindSafe for ip_mreq","synthetic":true,"types":["libc::unix::linux_like::ip_mreq"]},{"text":"impl RefUnwindSafe for ip_mreqn","synthetic":true,"types":["libc::unix::linux_like::ip_mreqn"]},{"text":"impl RefUnwindSafe for ip_mreq_source","synthetic":true,"types":["libc::unix::linux_like::ip_mreq_source"]},{"text":"impl RefUnwindSafe for sockaddr","synthetic":true,"types":["libc::unix::linux_like::sockaddr"]},{"text":"impl RefUnwindSafe for sockaddr_in","synthetic":true,"types":["libc::unix::linux_like::sockaddr_in"]},{"text":"impl RefUnwindSafe for sockaddr_in6","synthetic":true,"types":["libc::unix::linux_like::sockaddr_in6"]},{"text":"impl RefUnwindSafe for addrinfo","synthetic":true,"types":["libc::unix::linux_like::addrinfo"]},{"text":"impl RefUnwindSafe for sockaddr_ll","synthetic":true,"types":["libc::unix::linux_like::sockaddr_ll"]},{"text":"impl RefUnwindSafe for fd_set","synthetic":true,"types":["libc::unix::linux_like::fd_set"]},{"text":"impl RefUnwindSafe for tm","synthetic":true,"types":["libc::unix::linux_like::tm"]},{"text":"impl RefUnwindSafe for sched_param","synthetic":true,"types":["libc::unix::linux_like::sched_param"]},{"text":"impl RefUnwindSafe for Dl_info","synthetic":true,"types":["libc::unix::linux_like::Dl_info"]},{"text":"impl RefUnwindSafe for lconv","synthetic":true,"types":["libc::unix::linux_like::lconv"]},{"text":"impl RefUnwindSafe for in_pktinfo","synthetic":true,"types":["libc::unix::linux_like::in_pktinfo"]},{"text":"impl RefUnwindSafe for ifaddrs","synthetic":true,"types":["libc::unix::linux_like::ifaddrs"]},{"text":"impl RefUnwindSafe for in6_rtmsg","synthetic":true,"types":["libc::unix::linux_like::in6_rtmsg"]},{"text":"impl RefUnwindSafe for arpreq","synthetic":true,"types":["libc::unix::linux_like::arpreq"]},{"text":"impl RefUnwindSafe for arpreq_old","synthetic":true,"types":["libc::unix::linux_like::arpreq_old"]},{"text":"impl RefUnwindSafe for arphdr","synthetic":true,"types":["libc::unix::linux_like::arphdr"]},{"text":"impl RefUnwindSafe for mmsghdr","synthetic":true,"types":["libc::unix::linux_like::mmsghdr"]},{"text":"impl RefUnwindSafe for epoll_event","synthetic":true,"types":["libc::unix::linux_like::epoll_event"]},{"text":"impl RefUnwindSafe for sockaddr_un","synthetic":true,"types":["libc::unix::linux_like::sockaddr_un"]},{"text":"impl RefUnwindSafe for sockaddr_storage","synthetic":true,"types":["libc::unix::linux_like::sockaddr_storage"]},{"text":"impl RefUnwindSafe for utsname","synthetic":true,"types":["libc::unix::linux_like::utsname"]},{"text":"impl RefUnwindSafe for sigevent","synthetic":true,"types":["libc::unix::linux_like::sigevent"]},{"text":"impl RefUnwindSafe for in6_addr","synthetic":true,"types":["libc::unix::align::in6_addr"]},{"text":"impl RefUnwindSafe for DIR","synthetic":true,"types":["libc::unix::DIR"]},{"text":"impl RefUnwindSafe for group","synthetic":true,"types":["libc::unix::group"]},{"text":"impl RefUnwindSafe for utimbuf","synthetic":true,"types":["libc::unix::utimbuf"]},{"text":"impl RefUnwindSafe for timeval","synthetic":true,"types":["libc::unix::timeval"]},{"text":"impl RefUnwindSafe for timespec","synthetic":true,"types":["libc::unix::timespec"]},{"text":"impl RefUnwindSafe for rlimit","synthetic":true,"types":["libc::unix::rlimit"]},{"text":"impl RefUnwindSafe for rusage","synthetic":true,"types":["libc::unix::rusage"]},{"text":"impl RefUnwindSafe for ipv6_mreq","synthetic":true,"types":["libc::unix::ipv6_mreq"]},{"text":"impl RefUnwindSafe for hostent","synthetic":true,"types":["libc::unix::hostent"]},{"text":"impl RefUnwindSafe for iovec","synthetic":true,"types":["libc::unix::iovec"]},{"text":"impl RefUnwindSafe for pollfd","synthetic":true,"types":["libc::unix::pollfd"]},{"text":"impl RefUnwindSafe for winsize","synthetic":true,"types":["libc::unix::winsize"]},{"text":"impl RefUnwindSafe for linger","synthetic":true,"types":["libc::unix::linger"]},{"text":"impl RefUnwindSafe for sigval","synthetic":true,"types":["libc::unix::sigval"]},{"text":"impl RefUnwindSafe for itimerval","synthetic":true,"types":["libc::unix::itimerval"]},{"text":"impl RefUnwindSafe for tms","synthetic":true,"types":["libc::unix::tms"]},{"text":"impl RefUnwindSafe for servent","synthetic":true,"types":["libc::unix::servent"]},{"text":"impl RefUnwindSafe for protoent","synthetic":true,"types":["libc::unix::protoent"]},{"text":"impl RefUnwindSafe for FILE","synthetic":true,"types":["libc::unix::FILE"]},{"text":"impl RefUnwindSafe for fpos_t","synthetic":true,"types":["libc::unix::fpos_t"]}]; -implementors["ppv_lite86"] = [{"text":"impl RefUnwindSafe for YesS3","synthetic":true,"types":["ppv_lite86::x86_64::YesS3"]},{"text":"impl RefUnwindSafe for NoS3","synthetic":true,"types":["ppv_lite86::x86_64::NoS3"]},{"text":"impl RefUnwindSafe for YesS4","synthetic":true,"types":["ppv_lite86::x86_64::YesS4"]},{"text":"impl RefUnwindSafe for NoS4","synthetic":true,"types":["ppv_lite86::x86_64::NoS4"]},{"text":"impl RefUnwindSafe for YesA1","synthetic":true,"types":["ppv_lite86::x86_64::YesA1"]},{"text":"impl RefUnwindSafe for NoA1","synthetic":true,"types":["ppv_lite86::x86_64::NoA1"]},{"text":"impl RefUnwindSafe for YesA2","synthetic":true,"types":["ppv_lite86::x86_64::YesA2"]},{"text":"impl RefUnwindSafe for NoA2","synthetic":true,"types":["ppv_lite86::x86_64::NoA2"]},{"text":"impl RefUnwindSafe for YesNI","synthetic":true,"types":["ppv_lite86::x86_64::YesNI"]},{"text":"impl RefUnwindSafe for NoNI","synthetic":true,"types":["ppv_lite86::x86_64::NoNI"]},{"text":"impl<S3, S4, NI> RefUnwindSafe for SseMachine<S3, S4, NI> where
    NI: RefUnwindSafe,
    S3: RefUnwindSafe,
    S4: RefUnwindSafe
","synthetic":true,"types":["ppv_lite86::x86_64::SseMachine"]},{"text":"impl<NI> RefUnwindSafe for Avx2Machine<NI> where
    NI: RefUnwindSafe
","synthetic":true,"types":["ppv_lite86::x86_64::Avx2Machine"]},{"text":"impl RefUnwindSafe for vec128_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec128_storage"]},{"text":"impl RefUnwindSafe for vec256_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec256_storage"]},{"text":"impl RefUnwindSafe for vec512_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec512_storage"]}]; -implementors["rand"] = [{"text":"impl RefUnwindSafe for Bernoulli","synthetic":true,"types":["rand::distributions::bernoulli::Bernoulli"]},{"text":"impl RefUnwindSafe for BernoulliError","synthetic":true,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl<D, R, T> RefUnwindSafe for DistIter<D, R, T> where
    D: RefUnwindSafe,
    R: RefUnwindSafe,
    T: RefUnwindSafe
","synthetic":true,"types":["rand::distributions::distribution::DistIter"]},{"text":"impl<D, F, T, S> RefUnwindSafe for DistMap<D, F, T, S> where
    D: RefUnwindSafe,
    F: RefUnwindSafe
","synthetic":true,"types":["rand::distributions::distribution::DistMap"]},{"text":"impl RefUnwindSafe for OpenClosed01","synthetic":true,"types":["rand::distributions::float::OpenClosed01"]},{"text":"impl RefUnwindSafe for Open01","synthetic":true,"types":["rand::distributions::float::Open01"]},{"text":"impl RefUnwindSafe for Alphanumeric","synthetic":true,"types":["rand::distributions::other::Alphanumeric"]},{"text":"impl<'a, T> RefUnwindSafe for Slice<'a, T> where
    T: RefUnwindSafe
","synthetic":true,"types":["rand::distributions::slice::Slice"]},{"text":"impl<X> RefUnwindSafe for WeightedIndex<X> where
    X: RefUnwindSafe,
    <X as SampleUniform>::Sampler: RefUnwindSafe
","synthetic":true,"types":["rand::distributions::weighted_index::WeightedIndex"]},{"text":"impl RefUnwindSafe for WeightedError","synthetic":true,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl<X> RefUnwindSafe for Uniform<X> where
    <X as SampleUniform>::Sampler: RefUnwindSafe
","synthetic":true,"types":["rand::distributions::uniform::Uniform"]},{"text":"impl<X> RefUnwindSafe for UniformInt<X> where
    X: RefUnwindSafe
","synthetic":true,"types":["rand::distributions::uniform::UniformInt"]},{"text":"impl RefUnwindSafe for UniformChar","synthetic":true,"types":["rand::distributions::uniform::UniformChar"]},{"text":"impl<X> RefUnwindSafe for UniformFloat<X> where
    X: RefUnwindSafe
","synthetic":true,"types":["rand::distributions::uniform::UniformFloat"]},{"text":"impl RefUnwindSafe for UniformDuration","synthetic":true,"types":["rand::distributions::uniform::UniformDuration"]},{"text":"impl<W> RefUnwindSafe for WeightedIndex<W> where
    W: RefUnwindSafe
","synthetic":true,"types":["rand::distributions::weighted::alias_method::WeightedIndex"]},{"text":"impl RefUnwindSafe for Standard","synthetic":true,"types":["rand::distributions::Standard"]},{"text":"impl<R> RefUnwindSafe for ReadRng<R> where
    R: RefUnwindSafe
","synthetic":true,"types":["rand::rngs::adapter::read::ReadRng"]},{"text":"impl !RefUnwindSafe for ReadError","synthetic":true,"types":["rand::rngs::adapter::read::ReadError"]},{"text":"impl<R, Rsdr> RefUnwindSafe for ReseedingRng<R, Rsdr> where
    R: RefUnwindSafe,
    Rsdr: RefUnwindSafe,
    <R as BlockRngCore>::Results: RefUnwindSafe
","synthetic":true,"types":["rand::rngs::adapter::reseeding::ReseedingRng"]},{"text":"impl RefUnwindSafe for StepRng","synthetic":true,"types":["rand::rngs::mock::StepRng"]},{"text":"impl RefUnwindSafe for StdRng","synthetic":true,"types":["rand::rngs::std::StdRng"]},{"text":"impl !RefUnwindSafe for ThreadRng","synthetic":true,"types":["rand::rngs::thread::ThreadRng"]},{"text":"impl RefUnwindSafe for IndexVec","synthetic":true,"types":["rand::seq::index::IndexVec"]},{"text":"impl<'a> RefUnwindSafe for IndexVecIter<'a>","synthetic":true,"types":["rand::seq::index::IndexVecIter"]},{"text":"impl RefUnwindSafe for IndexVecIntoIter","synthetic":true,"types":["rand::seq::index::IndexVecIntoIter"]},{"text":"impl<'a, S: ?Sized, T> RefUnwindSafe for SliceChooseIter<'a, S, T> where
    S: RefUnwindSafe,
    T: RefUnwindSafe
","synthetic":true,"types":["rand::seq::SliceChooseIter"]}]; -implementors["rand_chacha"] = [{"text":"impl RefUnwindSafe for ChaCha20Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl RefUnwindSafe for ChaCha20Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha20Rng"]},{"text":"impl RefUnwindSafe for ChaCha12Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl RefUnwindSafe for ChaCha12Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha12Rng"]},{"text":"impl RefUnwindSafe for ChaCha8Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha8Core"]},{"text":"impl RefUnwindSafe for ChaCha8Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha8Rng"]}]; -implementors["rand_core"] = [{"text":"impl<R: ?Sized> RefUnwindSafe for BlockRng<R> where
    R: RefUnwindSafe,
    <R as BlockRngCore>::Results: RefUnwindSafe
","synthetic":true,"types":["rand_core::block::BlockRng"]},{"text":"impl<R: ?Sized> RefUnwindSafe for BlockRng64<R> where
    R: RefUnwindSafe,
    <R as BlockRngCore>::Results: RefUnwindSafe
","synthetic":true,"types":["rand_core::block::BlockRng64"]},{"text":"impl !RefUnwindSafe for Error","synthetic":true,"types":["rand_core::error::Error"]},{"text":"impl RefUnwindSafe for OsRng","synthetic":true,"types":["rand_core::os::OsRng"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/core/panic/unwind_safe/trait.UnwindSafe.js b/learning/rust/guessing_game/target/doc/implementors/core/panic/unwind_safe/trait.UnwindSafe.js deleted file mode 100644 index be785100..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/core/panic/unwind_safe/trait.UnwindSafe.js +++ /dev/null @@ -1,8 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl UnwindSafe for Error","synthetic":true,"types":["getrandom::error::Error"]}]; -implementors["libc"] = [{"text":"impl UnwindSafe for statvfs","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::not_x32::statvfs"]},{"text":"impl UnwindSafe for max_align_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::max_align_t"]},{"text":"impl UnwindSafe for clone_args","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::align::clone_args"]},{"text":"impl UnwindSafe for sigaction","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::sigaction"]},{"text":"impl UnwindSafe for statfs","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs"]},{"text":"impl UnwindSafe for flock","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock"]},{"text":"impl UnwindSafe for flock64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::flock64"]},{"text":"impl UnwindSafe for siginfo_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::siginfo_t"]},{"text":"impl UnwindSafe for stack_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stack_t"]},{"text":"impl UnwindSafe for stat","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat"]},{"text":"impl UnwindSafe for stat64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::stat64"]},{"text":"impl UnwindSafe for statfs64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statfs64"]},{"text":"impl UnwindSafe for statvfs64","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::statvfs64"]},{"text":"impl UnwindSafe for pthread_attr_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::pthread_attr_t"]},{"text":"impl UnwindSafe for _libc_fpxreg","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpxreg"]},{"text":"impl UnwindSafe for _libc_xmmreg","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_xmmreg"]},{"text":"impl UnwindSafe for _libc_fpstate","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::_libc_fpstate"]},{"text":"impl UnwindSafe for user_regs_struct","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_regs_struct"]},{"text":"impl UnwindSafe for user","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user"]},{"text":"impl UnwindSafe for mcontext_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::mcontext_t"]},{"text":"impl UnwindSafe for ipc_perm","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ipc_perm"]},{"text":"impl UnwindSafe for shmid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::shmid_ds"]},{"text":"impl UnwindSafe for seccomp_notif_sizes","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::seccomp_notif_sizes"]},{"text":"impl UnwindSafe for user_fpregs_struct","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::user_fpregs_struct"]},{"text":"impl UnwindSafe for ucontext_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::x86_64::ucontext_t"]},{"text":"impl UnwindSafe for sigset_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::sigset_t"]},{"text":"impl UnwindSafe for sysinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::sysinfo"]},{"text":"impl UnwindSafe for msqid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::msqid_ds"]},{"text":"impl UnwindSafe for semid_ds","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::b64::semid_ds"]},{"text":"impl UnwindSafe for sem_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::align::sem_t"]},{"text":"impl UnwindSafe for statx","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::statx"]},{"text":"impl UnwindSafe for statx_timestamp","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::statx_timestamp"]},{"text":"impl UnwindSafe for aiocb","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::aiocb"]},{"text":"impl UnwindSafe for __exit_status","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__exit_status"]},{"text":"impl UnwindSafe for __timeval","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__timeval"]},{"text":"impl UnwindSafe for glob64_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::glob64_t"]},{"text":"impl UnwindSafe for msghdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::msghdr"]},{"text":"impl UnwindSafe for cmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::cmsghdr"]},{"text":"impl UnwindSafe for termios","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::termios"]},{"text":"impl UnwindSafe for mallinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::mallinfo"]},{"text":"impl UnwindSafe for mallinfo2","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::mallinfo2"]},{"text":"impl UnwindSafe for nl_pktinfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_pktinfo"]},{"text":"impl UnwindSafe for nl_mmap_req","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_req"]},{"text":"impl UnwindSafe for nl_mmap_hdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::nl_mmap_hdr"]},{"text":"impl UnwindSafe for rtentry","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::rtentry"]},{"text":"impl UnwindSafe for timex","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::timex"]},{"text":"impl UnwindSafe for ntptimeval","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ntptimeval"]},{"text":"impl UnwindSafe for regex_t","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::regex_t"]},{"text":"impl UnwindSafe for Elf64_Chdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::Elf64_Chdr"]},{"text":"impl UnwindSafe for Elf32_Chdr","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::Elf32_Chdr"]},{"text":"impl UnwindSafe for seminfo","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::seminfo"]},{"text":"impl UnwindSafe for ptrace_peeksiginfo_args","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ptrace_peeksiginfo_args"]},{"text":"impl UnwindSafe for __c_anonymous_ptrace_syscall_info_entry","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_entry"]},{"text":"impl UnwindSafe for __c_anonymous_ptrace_syscall_info_exit","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_exit"]},{"text":"impl UnwindSafe for __c_anonymous_ptrace_syscall_info_seccomp","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_seccomp"]},{"text":"impl UnwindSafe for ptrace_syscall_info","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::ptrace_syscall_info"]},{"text":"impl UnwindSafe for __c_anonymous_ptrace_syscall_info_data","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::__c_anonymous_ptrace_syscall_info_data"]},{"text":"impl UnwindSafe for utmpx","synthetic":true,"types":["libc::unix::linux_like::linux::gnu::utmpx"]},{"text":"impl UnwindSafe for termios2","synthetic":true,"types":["libc::unix::linux_like::linux::arch::generic::termios2"]},{"text":"impl UnwindSafe for open_how","synthetic":true,"types":["libc::unix::linux_like::linux::non_exhaustive::open_how"]},{"text":"impl UnwindSafe for fpos64_t","synthetic":true,"types":["libc::unix::linux_like::linux::fpos64_t"]},{"text":"impl UnwindSafe for rlimit64","synthetic":true,"types":["libc::unix::linux_like::linux::rlimit64"]},{"text":"impl UnwindSafe for glob_t","synthetic":true,"types":["libc::unix::linux_like::linux::glob_t"]},{"text":"impl UnwindSafe for passwd","synthetic":true,"types":["libc::unix::linux_like::linux::passwd"]},{"text":"impl UnwindSafe for spwd","synthetic":true,"types":["libc::unix::linux_like::linux::spwd"]},{"text":"impl UnwindSafe for dqblk","synthetic":true,"types":["libc::unix::linux_like::linux::dqblk"]},{"text":"impl UnwindSafe for signalfd_siginfo","synthetic":true,"types":["libc::unix::linux_like::linux::signalfd_siginfo"]},{"text":"impl UnwindSafe for itimerspec","synthetic":true,"types":["libc::unix::linux_like::linux::itimerspec"]},{"text":"impl UnwindSafe for fsid_t","synthetic":true,"types":["libc::unix::linux_like::linux::fsid_t"]},{"text":"impl UnwindSafe for packet_mreq","synthetic":true,"types":["libc::unix::linux_like::linux::packet_mreq"]},{"text":"impl UnwindSafe for cpu_set_t","synthetic":true,"types":["libc::unix::linux_like::linux::cpu_set_t"]},{"text":"impl UnwindSafe for if_nameindex","synthetic":true,"types":["libc::unix::linux_like::linux::if_nameindex"]},{"text":"impl UnwindSafe for msginfo","synthetic":true,"types":["libc::unix::linux_like::linux::msginfo"]},{"text":"impl UnwindSafe for sembuf","synthetic":true,"types":["libc::unix::linux_like::linux::sembuf"]},{"text":"impl UnwindSafe for input_event","synthetic":true,"types":["libc::unix::linux_like::linux::input_event"]},{"text":"impl UnwindSafe for input_id","synthetic":true,"types":["libc::unix::linux_like::linux::input_id"]},{"text":"impl UnwindSafe for input_absinfo","synthetic":true,"types":["libc::unix::linux_like::linux::input_absinfo"]},{"text":"impl UnwindSafe for input_keymap_entry","synthetic":true,"types":["libc::unix::linux_like::linux::input_keymap_entry"]},{"text":"impl UnwindSafe for input_mask","synthetic":true,"types":["libc::unix::linux_like::linux::input_mask"]},{"text":"impl UnwindSafe for ff_replay","synthetic":true,"types":["libc::unix::linux_like::linux::ff_replay"]},{"text":"impl UnwindSafe for ff_trigger","synthetic":true,"types":["libc::unix::linux_like::linux::ff_trigger"]},{"text":"impl UnwindSafe for ff_envelope","synthetic":true,"types":["libc::unix::linux_like::linux::ff_envelope"]},{"text":"impl UnwindSafe for ff_constant_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_constant_effect"]},{"text":"impl UnwindSafe for ff_ramp_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_ramp_effect"]},{"text":"impl UnwindSafe for ff_condition_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_condition_effect"]},{"text":"impl UnwindSafe for ff_periodic_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_periodic_effect"]},{"text":"impl UnwindSafe for ff_rumble_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_rumble_effect"]},{"text":"impl UnwindSafe for ff_effect","synthetic":true,"types":["libc::unix::linux_like::linux::ff_effect"]},{"text":"impl UnwindSafe for uinput_ff_upload","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_ff_upload"]},{"text":"impl UnwindSafe for uinput_ff_erase","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_ff_erase"]},{"text":"impl UnwindSafe for uinput_abs_setup","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_abs_setup"]},{"text":"impl UnwindSafe for dl_phdr_info","synthetic":true,"types":["libc::unix::linux_like::linux::dl_phdr_info"]},{"text":"impl UnwindSafe for Elf32_Ehdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Ehdr"]},{"text":"impl UnwindSafe for Elf64_Ehdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Ehdr"]},{"text":"impl UnwindSafe for Elf32_Sym","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Sym"]},{"text":"impl UnwindSafe for Elf64_Sym","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Sym"]},{"text":"impl UnwindSafe for Elf32_Phdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Phdr"]},{"text":"impl UnwindSafe for Elf64_Phdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Phdr"]},{"text":"impl UnwindSafe for Elf32_Shdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf32_Shdr"]},{"text":"impl UnwindSafe for Elf64_Shdr","synthetic":true,"types":["libc::unix::linux_like::linux::Elf64_Shdr"]},{"text":"impl UnwindSafe for ucred","synthetic":true,"types":["libc::unix::linux_like::linux::ucred"]},{"text":"impl UnwindSafe for mntent","synthetic":true,"types":["libc::unix::linux_like::linux::mntent"]},{"text":"impl UnwindSafe for posix_spawn_file_actions_t","synthetic":true,"types":["libc::unix::linux_like::linux::posix_spawn_file_actions_t"]},{"text":"impl UnwindSafe for posix_spawnattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::posix_spawnattr_t"]},{"text":"impl UnwindSafe for genlmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::genlmsghdr"]},{"text":"impl UnwindSafe for in6_pktinfo","synthetic":true,"types":["libc::unix::linux_like::linux::in6_pktinfo"]},{"text":"impl UnwindSafe for arpd_request","synthetic":true,"types":["libc::unix::linux_like::linux::arpd_request"]},{"text":"impl UnwindSafe for inotify_event","synthetic":true,"types":["libc::unix::linux_like::linux::inotify_event"]},{"text":"impl UnwindSafe for fanotify_response","synthetic":true,"types":["libc::unix::linux_like::linux::fanotify_response"]},{"text":"impl UnwindSafe for sockaddr_vm","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_vm"]},{"text":"impl UnwindSafe for regmatch_t","synthetic":true,"types":["libc::unix::linux_like::linux::regmatch_t"]},{"text":"impl UnwindSafe for sock_extended_err","synthetic":true,"types":["libc::unix::linux_like::linux::sock_extended_err"]},{"text":"impl UnwindSafe for __c_anonymous_sockaddr_can_tp","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_tp"]},{"text":"impl UnwindSafe for __c_anonymous_sockaddr_can_j1939","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_j1939"]},{"text":"impl UnwindSafe for can_filter","synthetic":true,"types":["libc::unix::linux_like::linux::can_filter"]},{"text":"impl UnwindSafe for j1939_filter","synthetic":true,"types":["libc::unix::linux_like::linux::j1939_filter"]},{"text":"impl UnwindSafe for sock_filter","synthetic":true,"types":["libc::unix::linux_like::linux::sock_filter"]},{"text":"impl UnwindSafe for sock_fprog","synthetic":true,"types":["libc::unix::linux_like::linux::sock_fprog"]},{"text":"impl UnwindSafe for seccomp_data","synthetic":true,"types":["libc::unix::linux_like::linux::seccomp_data"]},{"text":"impl UnwindSafe for nlmsghdr","synthetic":true,"types":["libc::unix::linux_like::linux::nlmsghdr"]},{"text":"impl UnwindSafe for nlmsgerr","synthetic":true,"types":["libc::unix::linux_like::linux::nlmsgerr"]},{"text":"impl UnwindSafe for nlattr","synthetic":true,"types":["libc::unix::linux_like::linux::nlattr"]},{"text":"impl UnwindSafe for sockaddr_nl","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_nl"]},{"text":"impl UnwindSafe for dirent","synthetic":true,"types":["libc::unix::linux_like::linux::dirent"]},{"text":"impl UnwindSafe for dirent64","synthetic":true,"types":["libc::unix::linux_like::linux::dirent64"]},{"text":"impl UnwindSafe for sockaddr_alg","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_alg"]},{"text":"impl UnwindSafe for uinput_setup","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_setup"]},{"text":"impl UnwindSafe for uinput_user_dev","synthetic":true,"types":["libc::unix::linux_like::linux::uinput_user_dev"]},{"text":"impl UnwindSafe for af_alg_iv","synthetic":true,"types":["libc::unix::linux_like::linux::af_alg_iv"]},{"text":"impl UnwindSafe for mq_attr","synthetic":true,"types":["libc::unix::linux_like::linux::mq_attr"]},{"text":"impl UnwindSafe for sock_txtime","synthetic":true,"types":["libc::unix::linux_like::linux::sock_txtime"]},{"text":"impl UnwindSafe for __c_anonymous_sockaddr_can_can_addr","synthetic":true,"types":["libc::unix::linux_like::linux::__c_anonymous_sockaddr_can_can_addr"]},{"text":"impl UnwindSafe for sockaddr_can","synthetic":true,"types":["libc::unix::linux_like::linux::sockaddr_can"]},{"text":"impl UnwindSafe for pthread_mutexattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_mutexattr_t"]},{"text":"impl UnwindSafe for pthread_rwlockattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_rwlockattr_t"]},{"text":"impl UnwindSafe for pthread_condattr_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_condattr_t"]},{"text":"impl UnwindSafe for fanotify_event_metadata","synthetic":true,"types":["libc::unix::linux_like::linux::fanotify_event_metadata"]},{"text":"impl UnwindSafe for pthread_cond_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_cond_t"]},{"text":"impl UnwindSafe for pthread_mutex_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_mutex_t"]},{"text":"impl UnwindSafe for pthread_rwlock_t","synthetic":true,"types":["libc::unix::linux_like::linux::pthread_rwlock_t"]},{"text":"impl UnwindSafe for can_frame","synthetic":true,"types":["libc::unix::linux_like::linux::can_frame"]},{"text":"impl UnwindSafe for canfd_frame","synthetic":true,"types":["libc::unix::linux_like::linux::canfd_frame"]},{"text":"impl UnwindSafe for timezone","synthetic":true,"types":["libc::unix::linux_like::timezone"]},{"text":"impl UnwindSafe for in_addr","synthetic":true,"types":["libc::unix::linux_like::in_addr"]},{"text":"impl UnwindSafe for ip_mreq","synthetic":true,"types":["libc::unix::linux_like::ip_mreq"]},{"text":"impl UnwindSafe for ip_mreqn","synthetic":true,"types":["libc::unix::linux_like::ip_mreqn"]},{"text":"impl UnwindSafe for ip_mreq_source","synthetic":true,"types":["libc::unix::linux_like::ip_mreq_source"]},{"text":"impl UnwindSafe for sockaddr","synthetic":true,"types":["libc::unix::linux_like::sockaddr"]},{"text":"impl UnwindSafe for sockaddr_in","synthetic":true,"types":["libc::unix::linux_like::sockaddr_in"]},{"text":"impl UnwindSafe for sockaddr_in6","synthetic":true,"types":["libc::unix::linux_like::sockaddr_in6"]},{"text":"impl UnwindSafe for addrinfo","synthetic":true,"types":["libc::unix::linux_like::addrinfo"]},{"text":"impl UnwindSafe for sockaddr_ll","synthetic":true,"types":["libc::unix::linux_like::sockaddr_ll"]},{"text":"impl UnwindSafe for fd_set","synthetic":true,"types":["libc::unix::linux_like::fd_set"]},{"text":"impl UnwindSafe for tm","synthetic":true,"types":["libc::unix::linux_like::tm"]},{"text":"impl UnwindSafe for sched_param","synthetic":true,"types":["libc::unix::linux_like::sched_param"]},{"text":"impl UnwindSafe for Dl_info","synthetic":true,"types":["libc::unix::linux_like::Dl_info"]},{"text":"impl UnwindSafe for lconv","synthetic":true,"types":["libc::unix::linux_like::lconv"]},{"text":"impl UnwindSafe for in_pktinfo","synthetic":true,"types":["libc::unix::linux_like::in_pktinfo"]},{"text":"impl UnwindSafe for ifaddrs","synthetic":true,"types":["libc::unix::linux_like::ifaddrs"]},{"text":"impl UnwindSafe for in6_rtmsg","synthetic":true,"types":["libc::unix::linux_like::in6_rtmsg"]},{"text":"impl UnwindSafe for arpreq","synthetic":true,"types":["libc::unix::linux_like::arpreq"]},{"text":"impl UnwindSafe for arpreq_old","synthetic":true,"types":["libc::unix::linux_like::arpreq_old"]},{"text":"impl UnwindSafe for arphdr","synthetic":true,"types":["libc::unix::linux_like::arphdr"]},{"text":"impl UnwindSafe for mmsghdr","synthetic":true,"types":["libc::unix::linux_like::mmsghdr"]},{"text":"impl UnwindSafe for epoll_event","synthetic":true,"types":["libc::unix::linux_like::epoll_event"]},{"text":"impl UnwindSafe for sockaddr_un","synthetic":true,"types":["libc::unix::linux_like::sockaddr_un"]},{"text":"impl UnwindSafe for sockaddr_storage","synthetic":true,"types":["libc::unix::linux_like::sockaddr_storage"]},{"text":"impl UnwindSafe for utsname","synthetic":true,"types":["libc::unix::linux_like::utsname"]},{"text":"impl UnwindSafe for sigevent","synthetic":true,"types":["libc::unix::linux_like::sigevent"]},{"text":"impl UnwindSafe for in6_addr","synthetic":true,"types":["libc::unix::align::in6_addr"]},{"text":"impl UnwindSafe for DIR","synthetic":true,"types":["libc::unix::DIR"]},{"text":"impl UnwindSafe for group","synthetic":true,"types":["libc::unix::group"]},{"text":"impl UnwindSafe for utimbuf","synthetic":true,"types":["libc::unix::utimbuf"]},{"text":"impl UnwindSafe for timeval","synthetic":true,"types":["libc::unix::timeval"]},{"text":"impl UnwindSafe for timespec","synthetic":true,"types":["libc::unix::timespec"]},{"text":"impl UnwindSafe for rlimit","synthetic":true,"types":["libc::unix::rlimit"]},{"text":"impl UnwindSafe for rusage","synthetic":true,"types":["libc::unix::rusage"]},{"text":"impl UnwindSafe for ipv6_mreq","synthetic":true,"types":["libc::unix::ipv6_mreq"]},{"text":"impl UnwindSafe for hostent","synthetic":true,"types":["libc::unix::hostent"]},{"text":"impl UnwindSafe for iovec","synthetic":true,"types":["libc::unix::iovec"]},{"text":"impl UnwindSafe for pollfd","synthetic":true,"types":["libc::unix::pollfd"]},{"text":"impl UnwindSafe for winsize","synthetic":true,"types":["libc::unix::winsize"]},{"text":"impl UnwindSafe for linger","synthetic":true,"types":["libc::unix::linger"]},{"text":"impl UnwindSafe for sigval","synthetic":true,"types":["libc::unix::sigval"]},{"text":"impl UnwindSafe for itimerval","synthetic":true,"types":["libc::unix::itimerval"]},{"text":"impl UnwindSafe for tms","synthetic":true,"types":["libc::unix::tms"]},{"text":"impl UnwindSafe for servent","synthetic":true,"types":["libc::unix::servent"]},{"text":"impl UnwindSafe for protoent","synthetic":true,"types":["libc::unix::protoent"]},{"text":"impl UnwindSafe for FILE","synthetic":true,"types":["libc::unix::FILE"]},{"text":"impl UnwindSafe for fpos_t","synthetic":true,"types":["libc::unix::fpos_t"]}]; -implementors["ppv_lite86"] = [{"text":"impl UnwindSafe for YesS3","synthetic":true,"types":["ppv_lite86::x86_64::YesS3"]},{"text":"impl UnwindSafe for NoS3","synthetic":true,"types":["ppv_lite86::x86_64::NoS3"]},{"text":"impl UnwindSafe for YesS4","synthetic":true,"types":["ppv_lite86::x86_64::YesS4"]},{"text":"impl UnwindSafe for NoS4","synthetic":true,"types":["ppv_lite86::x86_64::NoS4"]},{"text":"impl UnwindSafe for YesA1","synthetic":true,"types":["ppv_lite86::x86_64::YesA1"]},{"text":"impl UnwindSafe for NoA1","synthetic":true,"types":["ppv_lite86::x86_64::NoA1"]},{"text":"impl UnwindSafe for YesA2","synthetic":true,"types":["ppv_lite86::x86_64::YesA2"]},{"text":"impl UnwindSafe for NoA2","synthetic":true,"types":["ppv_lite86::x86_64::NoA2"]},{"text":"impl UnwindSafe for YesNI","synthetic":true,"types":["ppv_lite86::x86_64::YesNI"]},{"text":"impl UnwindSafe for NoNI","synthetic":true,"types":["ppv_lite86::x86_64::NoNI"]},{"text":"impl<S3, S4, NI> UnwindSafe for SseMachine<S3, S4, NI> where
    NI: UnwindSafe,
    S3: UnwindSafe,
    S4: UnwindSafe
","synthetic":true,"types":["ppv_lite86::x86_64::SseMachine"]},{"text":"impl<NI> UnwindSafe for Avx2Machine<NI> where
    NI: UnwindSafe
","synthetic":true,"types":["ppv_lite86::x86_64::Avx2Machine"]},{"text":"impl UnwindSafe for vec128_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec128_storage"]},{"text":"impl UnwindSafe for vec256_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec256_storage"]},{"text":"impl UnwindSafe for vec512_storage","synthetic":true,"types":["ppv_lite86::x86_64::vec512_storage"]}]; -implementors["rand"] = [{"text":"impl UnwindSafe for Bernoulli","synthetic":true,"types":["rand::distributions::bernoulli::Bernoulli"]},{"text":"impl UnwindSafe for BernoulliError","synthetic":true,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl<D, R, T> UnwindSafe for DistIter<D, R, T> where
    D: UnwindSafe,
    R: UnwindSafe,
    T: UnwindSafe
","synthetic":true,"types":["rand::distributions::distribution::DistIter"]},{"text":"impl<D, F, T, S> UnwindSafe for DistMap<D, F, T, S> where
    D: UnwindSafe,
    F: UnwindSafe
","synthetic":true,"types":["rand::distributions::distribution::DistMap"]},{"text":"impl UnwindSafe for OpenClosed01","synthetic":true,"types":["rand::distributions::float::OpenClosed01"]},{"text":"impl UnwindSafe for Open01","synthetic":true,"types":["rand::distributions::float::Open01"]},{"text":"impl UnwindSafe for Alphanumeric","synthetic":true,"types":["rand::distributions::other::Alphanumeric"]},{"text":"impl<'a, T> UnwindSafe for Slice<'a, T> where
    T: RefUnwindSafe
","synthetic":true,"types":["rand::distributions::slice::Slice"]},{"text":"impl<X> UnwindSafe for WeightedIndex<X> where
    X: UnwindSafe,
    <X as SampleUniform>::Sampler: UnwindSafe
","synthetic":true,"types":["rand::distributions::weighted_index::WeightedIndex"]},{"text":"impl UnwindSafe for WeightedError","synthetic":true,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl<X> UnwindSafe for Uniform<X> where
    <X as SampleUniform>::Sampler: UnwindSafe
","synthetic":true,"types":["rand::distributions::uniform::Uniform"]},{"text":"impl<X> UnwindSafe for UniformInt<X> where
    X: UnwindSafe
","synthetic":true,"types":["rand::distributions::uniform::UniformInt"]},{"text":"impl UnwindSafe for UniformChar","synthetic":true,"types":["rand::distributions::uniform::UniformChar"]},{"text":"impl<X> UnwindSafe for UniformFloat<X> where
    X: UnwindSafe
","synthetic":true,"types":["rand::distributions::uniform::UniformFloat"]},{"text":"impl UnwindSafe for UniformDuration","synthetic":true,"types":["rand::distributions::uniform::UniformDuration"]},{"text":"impl<W> UnwindSafe for WeightedIndex<W> where
    W: UnwindSafe
","synthetic":true,"types":["rand::distributions::weighted::alias_method::WeightedIndex"]},{"text":"impl UnwindSafe for Standard","synthetic":true,"types":["rand::distributions::Standard"]},{"text":"impl<R> UnwindSafe for ReadRng<R> where
    R: UnwindSafe
","synthetic":true,"types":["rand::rngs::adapter::read::ReadRng"]},{"text":"impl !UnwindSafe for ReadError","synthetic":true,"types":["rand::rngs::adapter::read::ReadError"]},{"text":"impl<R, Rsdr> UnwindSafe for ReseedingRng<R, Rsdr> where
    R: UnwindSafe,
    Rsdr: UnwindSafe,
    <R as BlockRngCore>::Results: UnwindSafe
","synthetic":true,"types":["rand::rngs::adapter::reseeding::ReseedingRng"]},{"text":"impl UnwindSafe for StepRng","synthetic":true,"types":["rand::rngs::mock::StepRng"]},{"text":"impl UnwindSafe for StdRng","synthetic":true,"types":["rand::rngs::std::StdRng"]},{"text":"impl !UnwindSafe for ThreadRng","synthetic":true,"types":["rand::rngs::thread::ThreadRng"]},{"text":"impl UnwindSafe for IndexVec","synthetic":true,"types":["rand::seq::index::IndexVec"]},{"text":"impl<'a> UnwindSafe for IndexVecIter<'a>","synthetic":true,"types":["rand::seq::index::IndexVecIter"]},{"text":"impl UnwindSafe for IndexVecIntoIter","synthetic":true,"types":["rand::seq::index::IndexVecIntoIter"]},{"text":"impl<'a, S: ?Sized, T> UnwindSafe for SliceChooseIter<'a, S, T> where
    S: RefUnwindSafe,
    T: UnwindSafe
","synthetic":true,"types":["rand::seq::SliceChooseIter"]}]; -implementors["rand_chacha"] = [{"text":"impl UnwindSafe for ChaCha20Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl UnwindSafe for ChaCha20Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha20Rng"]},{"text":"impl UnwindSafe for ChaCha12Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl UnwindSafe for ChaCha12Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha12Rng"]},{"text":"impl UnwindSafe for ChaCha8Core","synthetic":true,"types":["rand_chacha::chacha::ChaCha8Core"]},{"text":"impl UnwindSafe for ChaCha8Rng","synthetic":true,"types":["rand_chacha::chacha::ChaCha8Rng"]}]; -implementors["rand_core"] = [{"text":"impl<R: ?Sized> UnwindSafe for BlockRng<R> where
    R: UnwindSafe,
    <R as BlockRngCore>::Results: UnwindSafe
","synthetic":true,"types":["rand_core::block::BlockRng"]},{"text":"impl<R: ?Sized> UnwindSafe for BlockRng64<R> where
    R: UnwindSafe,
    <R as BlockRngCore>::Results: UnwindSafe
","synthetic":true,"types":["rand_core::block::BlockRng64"]},{"text":"impl !UnwindSafe for Error","synthetic":true,"types":["rand_core::error::Error"]},{"text":"impl UnwindSafe for OsRng","synthetic":true,"types":["rand_core::os::OsRng"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/ppv_lite86/types/trait.Machine.js b/learning/rust/guessing_game/target/doc/implementors/ppv_lite86/types/trait.Machine.js deleted file mode 100644 index 8b8c0840..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/ppv_lite86/types/trait.Machine.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["ppv_lite86"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/ppv_lite86/types/trait.Store.js b/learning/rust/guessing_game/target/doc/implementors/ppv_lite86/types/trait.Store.js deleted file mode 100644 index 8b8c0840..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/ppv_lite86/types/trait.Store.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["ppv_lite86"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/ppv_lite86/types/trait.VZip.js b/learning/rust/guessing_game/target/doc/implementors/ppv_lite86/types/trait.VZip.js deleted file mode 100644 index 8b8c0840..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/ppv_lite86/types/trait.VZip.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["ppv_lite86"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand/distributions/distribution/trait.DistString.js b/learning/rust/guessing_game/target/doc/implementors/rand/distributions/distribution/trait.DistString.js deleted file mode 100644 index 1a6908e0..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand/distributions/distribution/trait.DistString.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand/distributions/distribution/trait.Distribution.js b/learning/rust/guessing_game/target/doc/implementors/rand/distributions/distribution/trait.Distribution.js deleted file mode 100644 index 1a6908e0..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand/distributions/distribution/trait.Distribution.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand/distributions/uniform/trait.SampleBorrow.js b/learning/rust/guessing_game/target/doc/implementors/rand/distributions/uniform/trait.SampleBorrow.js deleted file mode 100644 index 1a6908e0..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand/distributions/uniform/trait.SampleBorrow.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand/distributions/uniform/trait.SampleRange.js b/learning/rust/guessing_game/target/doc/implementors/rand/distributions/uniform/trait.SampleRange.js deleted file mode 100644 index 1a6908e0..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand/distributions/uniform/trait.SampleRange.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand/distributions/uniform/trait.SampleUniform.js b/learning/rust/guessing_game/target/doc/implementors/rand/distributions/uniform/trait.SampleUniform.js deleted file mode 100644 index 1a6908e0..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand/distributions/uniform/trait.SampleUniform.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand/distributions/uniform/trait.UniformSampler.js b/learning/rust/guessing_game/target/doc/implementors/rand/distributions/uniform/trait.UniformSampler.js deleted file mode 100644 index 1a6908e0..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand/distributions/uniform/trait.UniformSampler.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand/distributions/weighted/alias_method/trait.Weight.js b/learning/rust/guessing_game/target/doc/implementors/rand/distributions/weighted/alias_method/trait.Weight.js deleted file mode 100644 index 1a6908e0..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand/distributions/weighted/alias_method/trait.Weight.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand/rng/trait.Fill.js b/learning/rust/guessing_game/target/doc/implementors/rand/rng/trait.Fill.js deleted file mode 100644 index 1a6908e0..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand/rng/trait.Fill.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand/rng/trait.Rng.js b/learning/rust/guessing_game/target/doc/implementors/rand/rng/trait.Rng.js deleted file mode 100644 index 1a6908e0..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand/rng/trait.Rng.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand/seq/trait.IteratorRandom.js b/learning/rust/guessing_game/target/doc/implementors/rand/seq/trait.IteratorRandom.js deleted file mode 100644 index 1a6908e0..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand/seq/trait.IteratorRandom.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand/seq/trait.SliceRandom.js b/learning/rust/guessing_game/target/doc/implementors/rand/seq/trait.SliceRandom.js deleted file mode 100644 index 1a6908e0..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand/seq/trait.SliceRandom.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand_core/block/trait.BlockRngCore.js b/learning/rust/guessing_game/target/doc/implementors/rand_core/block/trait.BlockRngCore.js deleted file mode 100644 index 01302ec6..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand_core/block/trait.BlockRngCore.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand_chacha"] = [{"text":"impl BlockRngCore for ChaCha20Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl BlockRngCore for ChaCha12Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl BlockRngCore for ChaCha8Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Core"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand_core/trait.CryptoRng.js b/learning/rust/guessing_game/target/doc/implementors/rand_core/trait.CryptoRng.js deleted file mode 100644 index 59a54132..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand_core/trait.CryptoRng.js +++ /dev/null @@ -1,5 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = [{"text":"impl<R, Rsdr> CryptoRng for ReseedingRng<R, Rsdr> where
    R: BlockRngCore + SeedableRng + CryptoRng,
    Rsdr: RngCore + CryptoRng
","synthetic":false,"types":["rand::rngs::adapter::reseeding::ReseedingRng"]},{"text":"impl CryptoRng for StdRng","synthetic":false,"types":["rand::rngs::std::StdRng"]},{"text":"impl CryptoRng for ThreadRng","synthetic":false,"types":["rand::rngs::thread::ThreadRng"]}]; -implementors["rand_chacha"] = [{"text":"impl CryptoRng for ChaCha20Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl CryptoRng for ChaCha20Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Rng"]},{"text":"impl CryptoRng for ChaCha12Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl CryptoRng for ChaCha12Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Rng"]},{"text":"impl CryptoRng for ChaCha8Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Core"]},{"text":"impl CryptoRng for ChaCha8Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Rng"]}]; -implementors["rand_core"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand_core/trait.RngCore.js b/learning/rust/guessing_game/target/doc/implementors/rand_core/trait.RngCore.js deleted file mode 100644 index b60f274f..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand_core/trait.RngCore.js +++ /dev/null @@ -1,5 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = [{"text":"impl<R: Read> RngCore for ReadRng<R>","synthetic":false,"types":["rand::rngs::adapter::read::ReadRng"]},{"text":"impl<R, Rsdr: RngCore> RngCore for ReseedingRng<R, Rsdr> where
    R: BlockRngCore<Item = u32> + SeedableRng,
    <R as BlockRngCore>::Results: AsRef<[u32]> + AsMut<[u32]>, 
","synthetic":false,"types":["rand::rngs::adapter::reseeding::ReseedingRng"]},{"text":"impl RngCore for StepRng","synthetic":false,"types":["rand::rngs::mock::StepRng"]},{"text":"impl RngCore for StdRng","synthetic":false,"types":["rand::rngs::std::StdRng"]},{"text":"impl RngCore for ThreadRng","synthetic":false,"types":["rand::rngs::thread::ThreadRng"]}]; -implementors["rand_chacha"] = [{"text":"impl RngCore for ChaCha20Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Rng"]},{"text":"impl RngCore for ChaCha12Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Rng"]},{"text":"impl RngCore for ChaCha8Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Rng"]}]; -implementors["rand_core"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/rand_core/trait.SeedableRng.js b/learning/rust/guessing_game/target/doc/implementors/rand_core/trait.SeedableRng.js deleted file mode 100644 index dcbbf75f..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/rand_core/trait.SeedableRng.js +++ /dev/null @@ -1,5 +0,0 @@ -(function() {var implementors = {}; -implementors["rand"] = [{"text":"impl SeedableRng for StdRng","synthetic":false,"types":["rand::rngs::std::StdRng"]}]; -implementors["rand_chacha"] = [{"text":"impl SeedableRng for ChaCha20Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Core"]},{"text":"impl SeedableRng for ChaCha20Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha20Rng"]},{"text":"impl SeedableRng for ChaCha12Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Core"]},{"text":"impl SeedableRng for ChaCha12Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha12Rng"]},{"text":"impl SeedableRng for ChaCha8Core","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Core"]},{"text":"impl SeedableRng for ChaCha8Rng","synthetic":false,"types":["rand_chacha::chacha::ChaCha8Rng"]}]; -implementors["rand_core"] = []; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/std/error/trait.Error.js b/learning/rust/guessing_game/target/doc/implementors/std/error/trait.Error.js deleted file mode 100644 index 5bc6f714..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/std/error/trait.Error.js +++ /dev/null @@ -1,5 +0,0 @@ -(function() {var implementors = {}; -implementors["getrandom"] = [{"text":"impl Error for Error","synthetic":false,"types":["getrandom::error::Error"]}]; -implementors["rand"] = [{"text":"impl Error for BernoulliError","synthetic":false,"types":["rand::distributions::bernoulli::BernoulliError"]},{"text":"impl Error for WeightedError","synthetic":false,"types":["rand::distributions::weighted_index::WeightedError"]},{"text":"impl Error for ReadError","synthetic":false,"types":["rand::rngs::adapter::read::ReadError"]}]; -implementors["rand_core"] = [{"text":"impl Error for Error","synthetic":false,"types":["rand_core::error::Error"]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/implementors/std/io/trait.Read.js b/learning/rust/guessing_game/target/doc/implementors/std/io/trait.Read.js deleted file mode 100644 index 47ce91c4..00000000 --- a/learning/rust/guessing_game/target/doc/implementors/std/io/trait.Read.js +++ /dev/null @@ -1,3 +0,0 @@ -(function() {var implementors = {}; -implementors["rand_core"] = [{"text":"impl Read for dyn RngCore","synthetic":false,"types":[]}]; -if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/all.html b/learning/rust/guessing_game/target/doc/libc/all.html deleted file mode 100644 index efffc29d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/all.html +++ /dev/null @@ -1,7 +0,0 @@ -List of all items in this crate - -

List of all items

Structs

Enums

Unions

Functions

Typedefs

Constants

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_1.html b/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_1.html deleted file mode 100644 index 49a41335..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_1.html +++ /dev/null @@ -1,8 +0,0 @@ -ABDAY_1 in libc - Rust - -
-

Constant libc::ABDAY_1

source · []
pub const ABDAY_1: nl_item = 0x20000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_2.html b/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_2.html deleted file mode 100644 index 6ad00ef4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_2.html +++ /dev/null @@ -1,8 +0,0 @@ -ABDAY_2 in libc - Rust - -
-

Constant libc::ABDAY_2

source · []
pub const ABDAY_2: nl_item = 0x20001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_3.html b/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_3.html deleted file mode 100644 index ea7c04c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_3.html +++ /dev/null @@ -1,8 +0,0 @@ -ABDAY_3 in libc - Rust - -
-

Constant libc::ABDAY_3

source · []
pub const ABDAY_3: nl_item = 0x20002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_4.html b/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_4.html deleted file mode 100644 index 399c6377..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_4.html +++ /dev/null @@ -1,8 +0,0 @@ -ABDAY_4 in libc - Rust - -
-

Constant libc::ABDAY_4

source · []
pub const ABDAY_4: nl_item = 0x20003;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_5.html b/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_5.html deleted file mode 100644 index e1598f2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_5.html +++ /dev/null @@ -1,8 +0,0 @@ -ABDAY_5 in libc - Rust - -
-

Constant libc::ABDAY_5

source · []
pub const ABDAY_5: nl_item = 0x20004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_6.html b/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_6.html deleted file mode 100644 index ff835e05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_6.html +++ /dev/null @@ -1,8 +0,0 @@ -ABDAY_6 in libc - Rust - -
-

Constant libc::ABDAY_6

source · []
pub const ABDAY_6: nl_item = 0x20005;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_7.html b/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_7.html deleted file mode 100644 index 112b0f72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABDAY_7.html +++ /dev/null @@ -1,8 +0,0 @@ -ABDAY_7 in libc - Rust - -
-

Constant libc::ABDAY_7

source · []
pub const ABDAY_7: nl_item = 0x20006;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_1.html b/learning/rust/guessing_game/target/doc/libc/constant.ABMON_1.html deleted file mode 100644 index c9ac46ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_1.html +++ /dev/null @@ -1,8 +0,0 @@ -ABMON_1 in libc - Rust - -
-

Constant libc::ABMON_1

source · []
pub const ABMON_1: nl_item = 0x2000E;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_10.html b/learning/rust/guessing_game/target/doc/libc/constant.ABMON_10.html deleted file mode 100644 index b183e8d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_10.html +++ /dev/null @@ -1,8 +0,0 @@ -ABMON_10 in libc - Rust - -
-

Constant libc::ABMON_10

source · []
pub const ABMON_10: nl_item = 0x20017;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_11.html b/learning/rust/guessing_game/target/doc/libc/constant.ABMON_11.html deleted file mode 100644 index c26be746..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_11.html +++ /dev/null @@ -1,8 +0,0 @@ -ABMON_11 in libc - Rust - -
-

Constant libc::ABMON_11

source · []
pub const ABMON_11: nl_item = 0x20018;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_12.html b/learning/rust/guessing_game/target/doc/libc/constant.ABMON_12.html deleted file mode 100644 index 3ba5bf13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_12.html +++ /dev/null @@ -1,8 +0,0 @@ -ABMON_12 in libc - Rust - -
-

Constant libc::ABMON_12

source · []
pub const ABMON_12: nl_item = 0x20019;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_2.html b/learning/rust/guessing_game/target/doc/libc/constant.ABMON_2.html deleted file mode 100644 index 48ab07f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_2.html +++ /dev/null @@ -1,8 +0,0 @@ -ABMON_2 in libc - Rust - -
-

Constant libc::ABMON_2

source · []
pub const ABMON_2: nl_item = 0x2000F;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_3.html b/learning/rust/guessing_game/target/doc/libc/constant.ABMON_3.html deleted file mode 100644 index 14829b64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_3.html +++ /dev/null @@ -1,8 +0,0 @@ -ABMON_3 in libc - Rust - -
-

Constant libc::ABMON_3

source · []
pub const ABMON_3: nl_item = 0x20010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_4.html b/learning/rust/guessing_game/target/doc/libc/constant.ABMON_4.html deleted file mode 100644 index 52bd42b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_4.html +++ /dev/null @@ -1,8 +0,0 @@ -ABMON_4 in libc - Rust - -
-

Constant libc::ABMON_4

source · []
pub const ABMON_4: nl_item = 0x20011;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_5.html b/learning/rust/guessing_game/target/doc/libc/constant.ABMON_5.html deleted file mode 100644 index 6ea806a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_5.html +++ /dev/null @@ -1,8 +0,0 @@ -ABMON_5 in libc - Rust - -
-

Constant libc::ABMON_5

source · []
pub const ABMON_5: nl_item = 0x20012;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_6.html b/learning/rust/guessing_game/target/doc/libc/constant.ABMON_6.html deleted file mode 100644 index 3b8399f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_6.html +++ /dev/null @@ -1,8 +0,0 @@ -ABMON_6 in libc - Rust - -
-

Constant libc::ABMON_6

source · []
pub const ABMON_6: nl_item = 0x20013;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_7.html b/learning/rust/guessing_game/target/doc/libc/constant.ABMON_7.html deleted file mode 100644 index fc98521f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_7.html +++ /dev/null @@ -1,8 +0,0 @@ -ABMON_7 in libc - Rust - -
-

Constant libc::ABMON_7

source · []
pub const ABMON_7: nl_item = 0x20014;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_8.html b/learning/rust/guessing_game/target/doc/libc/constant.ABMON_8.html deleted file mode 100644 index c0fd7bbd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_8.html +++ /dev/null @@ -1,8 +0,0 @@ -ABMON_8 in libc - Rust - -
-

Constant libc::ABMON_8

source · []
pub const ABMON_8: nl_item = 0x20015;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_9.html b/learning/rust/guessing_game/target/doc/libc/constant.ABMON_9.html deleted file mode 100644 index ec48c37b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABMON_9.html +++ /dev/null @@ -1,8 +0,0 @@ -ABMON_9 in libc - Rust - -
-

Constant libc::ABMON_9

source · []
pub const ABMON_9: nl_item = 0x20016;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABS_CNT.html b/learning/rust/guessing_game/target/doc/libc/constant.ABS_CNT.html deleted file mode 100644 index ca6d4337..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABS_CNT.html +++ /dev/null @@ -1,8 +0,0 @@ -ABS_CNT in libc - Rust - -
-

Constant libc::ABS_CNT

source · []
pub const ABS_CNT: usize = ABS_MAX as usize + 1; // 64usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ABS_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.ABS_MAX.html deleted file mode 100644 index 5b646d41..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ABS_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -ABS_MAX in libc - Rust - -
-

Constant libc::ABS_MAX

source · []
pub const ABS_MAX: __u16 = 0x3f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ACCOUNTING.html b/learning/rust/guessing_game/target/doc/libc/constant.ACCOUNTING.html deleted file mode 100644 index 4f9f5e95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ACCOUNTING.html +++ /dev/null @@ -1,8 +0,0 @@ -ACCOUNTING in libc - Rust - -
-

Constant libc::ACCOUNTING

source · []
pub const ACCOUNTING: c_short = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADDR_COMPAT_LAYOUT.html b/learning/rust/guessing_game/target/doc/libc/constant.ADDR_COMPAT_LAYOUT.html deleted file mode 100644 index 4bba0e35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADDR_COMPAT_LAYOUT.html +++ /dev/null @@ -1,8 +0,0 @@ -ADDR_COMPAT_LAYOUT in libc - Rust - -
pub const ADDR_COMPAT_LAYOUT: c_int = 0x0200000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADDR_LIMIT_32BIT.html b/learning/rust/guessing_game/target/doc/libc/constant.ADDR_LIMIT_32BIT.html deleted file mode 100644 index 5edeb82a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADDR_LIMIT_32BIT.html +++ /dev/null @@ -1,8 +0,0 @@ -ADDR_LIMIT_32BIT in libc - Rust - -
pub const ADDR_LIMIT_32BIT: c_int = 0x0800000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADDR_LIMIT_3GB.html b/learning/rust/guessing_game/target/doc/libc/constant.ADDR_LIMIT_3GB.html deleted file mode 100644 index 7a220172..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADDR_LIMIT_3GB.html +++ /dev/null @@ -1,8 +0,0 @@ -ADDR_LIMIT_3GB in libc - Rust - -
pub const ADDR_LIMIT_3GB: c_int = 0x8000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADDR_NO_RANDOMIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.ADDR_NO_RANDOMIZE.html deleted file mode 100644 index ee6b5c1c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADDR_NO_RANDOMIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -ADDR_NO_RANDOMIZE in libc - Rust - -
pub const ADDR_NO_RANDOMIZE: c_int = 0x0040000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.ADFS_SUPER_MAGIC.html deleted file mode 100644 index eeadc046..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -ADFS_SUPER_MAGIC in libc - Rust - -
pub const ADFS_SUPER_MAGIC: c_long = 0x0000adf5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_ESTERROR.html b/learning/rust/guessing_game/target/doc/libc/constant.ADJ_ESTERROR.html deleted file mode 100644 index bc26161e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_ESTERROR.html +++ /dev/null @@ -1,8 +0,0 @@ -ADJ_ESTERROR in libc - Rust - -
-

Constant libc::ADJ_ESTERROR

source · []
pub const ADJ_ESTERROR: c_uint = 0x0008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_FREQUENCY.html b/learning/rust/guessing_game/target/doc/libc/constant.ADJ_FREQUENCY.html deleted file mode 100644 index 97b8ee03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_FREQUENCY.html +++ /dev/null @@ -1,8 +0,0 @@ -ADJ_FREQUENCY in libc - Rust - -
pub const ADJ_FREQUENCY: c_uint = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_MAXERROR.html b/learning/rust/guessing_game/target/doc/libc/constant.ADJ_MAXERROR.html deleted file mode 100644 index a3fed371..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_MAXERROR.html +++ /dev/null @@ -1,8 +0,0 @@ -ADJ_MAXERROR in libc - Rust - -
-

Constant libc::ADJ_MAXERROR

source · []
pub const ADJ_MAXERROR: c_uint = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_MICRO.html b/learning/rust/guessing_game/target/doc/libc/constant.ADJ_MICRO.html deleted file mode 100644 index 90055424..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_MICRO.html +++ /dev/null @@ -1,8 +0,0 @@ -ADJ_MICRO in libc - Rust - -
-

Constant libc::ADJ_MICRO

source · []
pub const ADJ_MICRO: c_uint = 0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_NANO.html b/learning/rust/guessing_game/target/doc/libc/constant.ADJ_NANO.html deleted file mode 100644 index 3cb4c85d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_NANO.html +++ /dev/null @@ -1,8 +0,0 @@ -ADJ_NANO in libc - Rust - -
-

Constant libc::ADJ_NANO

source · []
pub const ADJ_NANO: c_uint = 0x2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_OFFSET.html b/learning/rust/guessing_game/target/doc/libc/constant.ADJ_OFFSET.html deleted file mode 100644 index 6942143f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_OFFSET.html +++ /dev/null @@ -1,8 +0,0 @@ -ADJ_OFFSET in libc - Rust - -
-

Constant libc::ADJ_OFFSET

source · []
pub const ADJ_OFFSET: c_uint = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_OFFSET_SINGLESHOT.html b/learning/rust/guessing_game/target/doc/libc/constant.ADJ_OFFSET_SINGLESHOT.html deleted file mode 100644 index 3c93c429..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_OFFSET_SINGLESHOT.html +++ /dev/null @@ -1,8 +0,0 @@ -ADJ_OFFSET_SINGLESHOT in libc - Rust - -
pub const ADJ_OFFSET_SINGLESHOT: c_uint = 0x8001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_OFFSET_SS_READ.html b/learning/rust/guessing_game/target/doc/libc/constant.ADJ_OFFSET_SS_READ.html deleted file mode 100644 index 950fc73e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_OFFSET_SS_READ.html +++ /dev/null @@ -1,8 +0,0 @@ -ADJ_OFFSET_SS_READ in libc - Rust - -
pub const ADJ_OFFSET_SS_READ: c_uint = 0xa001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_SETOFFSET.html b/learning/rust/guessing_game/target/doc/libc/constant.ADJ_SETOFFSET.html deleted file mode 100644 index 160b7e2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_SETOFFSET.html +++ /dev/null @@ -1,8 +0,0 @@ -ADJ_SETOFFSET in libc - Rust - -
pub const ADJ_SETOFFSET: c_uint = 0x0100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_STATUS.html b/learning/rust/guessing_game/target/doc/libc/constant.ADJ_STATUS.html deleted file mode 100644 index bec2d40f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_STATUS.html +++ /dev/null @@ -1,8 +0,0 @@ -ADJ_STATUS in libc - Rust - -
-

Constant libc::ADJ_STATUS

source · []
pub const ADJ_STATUS: c_uint = 0x0010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_TAI.html b/learning/rust/guessing_game/target/doc/libc/constant.ADJ_TAI.html deleted file mode 100644 index 5550606c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_TAI.html +++ /dev/null @@ -1,8 +0,0 @@ -ADJ_TAI in libc - Rust - -
-

Constant libc::ADJ_TAI

source · []
pub const ADJ_TAI: c_uint = 0x0080;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_TICK.html b/learning/rust/guessing_game/target/doc/libc/constant.ADJ_TICK.html deleted file mode 100644 index eb54ddcd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_TICK.html +++ /dev/null @@ -1,8 +0,0 @@ -ADJ_TICK in libc - Rust - -
-

Constant libc::ADJ_TICK

source · []
pub const ADJ_TICK: c_uint = 0x4000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_TIMECONST.html b/learning/rust/guessing_game/target/doc/libc/constant.ADJ_TIMECONST.html deleted file mode 100644 index c29e3f13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ADJ_TIMECONST.html +++ /dev/null @@ -1,8 +0,0 @@ -ADJ_TIMECONST in libc - Rust - -
pub const ADJ_TIMECONST: c_uint = 0x0020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AFFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.AFFS_SUPER_MAGIC.html deleted file mode 100644 index 7c07e4d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AFFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -AFFS_SUPER_MAGIC in libc - Rust - -
pub const AFFS_SUPER_MAGIC: c_long = 0x0000adff;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.AFS_SUPER_MAGIC.html deleted file mode 100644 index b59c8e03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -AFS_SUPER_MAGIC in libc - Rust - -
pub const AFS_SUPER_MAGIC: c_long = 0x5346414f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_ALG.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_ALG.html deleted file mode 100644 index 95aa91f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_ALG.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_ALG in libc - Rust - -
-

Constant libc::AF_ALG

source · []
pub const AF_ALG: c_int = 38;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_APPLETALK.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_APPLETALK.html deleted file mode 100644 index 135d44ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_APPLETALK.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_APPLETALK in libc - Rust - -
-

Constant libc::AF_APPLETALK

source · []
pub const AF_APPLETALK: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_ASH.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_ASH.html deleted file mode 100644 index d9d79b09..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_ASH.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_ASH in libc - Rust - -
-

Constant libc::AF_ASH

source · []
pub const AF_ASH: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_ATMPVC.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_ATMPVC.html deleted file mode 100644 index a4915c99..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_ATMPVC.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_ATMPVC in libc - Rust - -
-

Constant libc::AF_ATMPVC

source · []
pub const AF_ATMPVC: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_ATMSVC.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_ATMSVC.html deleted file mode 100644 index f8c783d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_ATMSVC.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_ATMSVC in libc - Rust - -
-

Constant libc::AF_ATMSVC

source · []
pub const AF_ATMSVC: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_AX25.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_AX25.html deleted file mode 100644 index eb4323ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_AX25.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_AX25 in libc - Rust - -
-

Constant libc::AF_AX25

source · []
pub const AF_AX25: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_BLUETOOTH.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_BLUETOOTH.html deleted file mode 100644 index 7264d6a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_BLUETOOTH.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_BLUETOOTH in libc - Rust - -
-

Constant libc::AF_BLUETOOTH

source · []
pub const AF_BLUETOOTH: c_int = 31;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_BRIDGE.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_BRIDGE.html deleted file mode 100644 index 4b9f1d26..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_BRIDGE.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_BRIDGE in libc - Rust - -
-

Constant libc::AF_BRIDGE

source · []
pub const AF_BRIDGE: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_CAIF.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_CAIF.html deleted file mode 100644 index c2a2b02b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_CAIF.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_CAIF in libc - Rust - -
-

Constant libc::AF_CAIF

source · []
pub const AF_CAIF: c_int = 37;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_CAN.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_CAN.html deleted file mode 100644 index cd803f62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_CAN.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_CAN in libc - Rust - -
-

Constant libc::AF_CAN

source · []
pub const AF_CAN: c_int = 29;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_DECnet.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_DECnet.html deleted file mode 100644 index 421624bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_DECnet.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_DECnet in libc - Rust - -
-

Constant libc::AF_DECnet

source · []
pub const AF_DECnet: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_ECONET.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_ECONET.html deleted file mode 100644 index 24b81c64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_ECONET.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_ECONET in libc - Rust - -
-

Constant libc::AF_ECONET

source · []
pub const AF_ECONET: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_IB.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_IB.html deleted file mode 100644 index e5636ebf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_IB.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_IB in libc - Rust - -
-

Constant libc::AF_IB

source · []
pub const AF_IB: c_int = 27;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_IEEE802154.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_IEEE802154.html deleted file mode 100644 index b719ef42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_IEEE802154.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_IEEE802154 in libc - Rust - -
pub const AF_IEEE802154: c_int = 36;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_INET.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_INET.html deleted file mode 100644 index ad526d23..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_INET.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_INET in libc - Rust - -
-

Constant libc::AF_INET

source · []
pub const AF_INET: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_INET6.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_INET6.html deleted file mode 100644 index d40961f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_INET6.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_INET6 in libc - Rust - -
-

Constant libc::AF_INET6

source · []
pub const AF_INET6: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_IPX.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_IPX.html deleted file mode 100644 index 3d514adf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_IPX.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_IPX in libc - Rust - -
-

Constant libc::AF_IPX

source · []
pub const AF_IPX: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_IRDA.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_IRDA.html deleted file mode 100644 index 3eb495a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_IRDA.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_IRDA in libc - Rust - -
-

Constant libc::AF_IRDA

source · []
pub const AF_IRDA: c_int = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_ISDN.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_ISDN.html deleted file mode 100644 index d241178c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_ISDN.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_ISDN in libc - Rust - -
-

Constant libc::AF_ISDN

source · []
pub const AF_ISDN: c_int = 34;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_IUCV.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_IUCV.html deleted file mode 100644 index a14c0d15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_IUCV.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_IUCV in libc - Rust - -
-

Constant libc::AF_IUCV

source · []
pub const AF_IUCV: c_int = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_KEY.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_KEY.html deleted file mode 100644 index 42f1e66e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_KEY.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_KEY in libc - Rust - -
-

Constant libc::AF_KEY

source · []
pub const AF_KEY: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_LLC.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_LLC.html deleted file mode 100644 index 56f52bc8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_LLC.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_LLC in libc - Rust - -
-

Constant libc::AF_LLC

source · []
pub const AF_LLC: c_int = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_LOCAL.html deleted file mode 100644 index 6b2da13f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_LOCAL.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_LOCAL in libc - Rust - -
-

Constant libc::AF_LOCAL

source · []
pub const AF_LOCAL: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_MPLS.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_MPLS.html deleted file mode 100644 index e39018d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_MPLS.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_MPLS in libc - Rust - -
-

Constant libc::AF_MPLS

source · []
pub const AF_MPLS: c_int = 28;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_NETBEUI.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_NETBEUI.html deleted file mode 100644 index 2f060e43..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_NETBEUI.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_NETBEUI in libc - Rust - -
-

Constant libc::AF_NETBEUI

source · []
pub const AF_NETBEUI: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_NETLINK.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_NETLINK.html deleted file mode 100644 index 1bbffef1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_NETLINK.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_NETLINK in libc - Rust - -
-

Constant libc::AF_NETLINK

source · []
pub const AF_NETLINK: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_NETROM.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_NETROM.html deleted file mode 100644 index 0e176ef9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_NETROM.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_NETROM in libc - Rust - -
-

Constant libc::AF_NETROM

source · []
pub const AF_NETROM: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_NFC.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_NFC.html deleted file mode 100644 index 56181678..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_NFC.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_NFC in libc - Rust - -
-

Constant libc::AF_NFC

source · []
pub const AF_NFC: c_int = 39;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_PACKET.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_PACKET.html deleted file mode 100644 index 660dbef1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_PACKET.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_PACKET in libc - Rust - -
-

Constant libc::AF_PACKET

source · []
pub const AF_PACKET: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_PHONET.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_PHONET.html deleted file mode 100644 index ff7ddf83..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_PHONET.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_PHONET in libc - Rust - -
-

Constant libc::AF_PHONET

source · []
pub const AF_PHONET: c_int = 35;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_PPPOX.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_PPPOX.html deleted file mode 100644 index 25389361..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_PPPOX.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_PPPOX in libc - Rust - -
-

Constant libc::AF_PPPOX

source · []
pub const AF_PPPOX: c_int = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_RDS.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_RDS.html deleted file mode 100644 index 9d76d7d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_RDS.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_RDS in libc - Rust - -
-

Constant libc::AF_RDS

source · []
pub const AF_RDS: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_ROSE.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_ROSE.html deleted file mode 100644 index 931b67ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_ROSE.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_ROSE in libc - Rust - -
-

Constant libc::AF_ROSE

source · []
pub const AF_ROSE: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_ROUTE.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_ROUTE.html deleted file mode 100644 index 004d787d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_ROUTE.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_ROUTE in libc - Rust - -
-

Constant libc::AF_ROUTE

source · []
pub const AF_ROUTE: c_int = AF_NETLINK; // 16i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_RXRPC.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_RXRPC.html deleted file mode 100644 index 4903c734..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_RXRPC.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_RXRPC in libc - Rust - -
-

Constant libc::AF_RXRPC

source · []
pub const AF_RXRPC: c_int = 33;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_SECURITY.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_SECURITY.html deleted file mode 100644 index 8c27ba69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_SECURITY.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_SECURITY in libc - Rust - -
-

Constant libc::AF_SECURITY

source · []
pub const AF_SECURITY: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_SNA.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_SNA.html deleted file mode 100644 index 7cefdbf1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_SNA.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_SNA in libc - Rust - -
-

Constant libc::AF_SNA

source · []
pub const AF_SNA: c_int = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_TIPC.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_TIPC.html deleted file mode 100644 index fab1be0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_TIPC.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_TIPC in libc - Rust - -
-

Constant libc::AF_TIPC

source · []
pub const AF_TIPC: c_int = 30;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_UNIX.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_UNIX.html deleted file mode 100644 index 3d4d3d9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_UNIX.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_UNIX in libc - Rust - -
-

Constant libc::AF_UNIX

source · []
pub const AF_UNIX: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_UNSPEC.html deleted file mode 100644 index 9519a6ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_UNSPEC in libc - Rust - -
-

Constant libc::AF_UNSPEC

source · []
pub const AF_UNSPEC: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_VSOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_VSOCK.html deleted file mode 100644 index b0f7ed5e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_VSOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_VSOCK in libc - Rust - -
-

Constant libc::AF_VSOCK

source · []
pub const AF_VSOCK: c_int = 40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_WANPIPE.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_WANPIPE.html deleted file mode 100644 index ac775943..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_WANPIPE.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_WANPIPE in libc - Rust - -
-

Constant libc::AF_WANPIPE

source · []
pub const AF_WANPIPE: c_int = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_X25.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_X25.html deleted file mode 100644 index b5346143..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_X25.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_X25 in libc - Rust - -
-

Constant libc::AF_X25

source · []
pub const AF_X25: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AF_XDP.html b/learning/rust/guessing_game/target/doc/libc/constant.AF_XDP.html deleted file mode 100644 index f1e7f4d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AF_XDP.html +++ /dev/null @@ -1,8 +0,0 @@ -AF_XDP in libc - Rust - -
-

Constant libc::AF_XDP

source · []
pub const AF_XDP: c_int = 44;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AIO_ALLDONE.html b/learning/rust/guessing_game/target/doc/libc/constant.AIO_ALLDONE.html deleted file mode 100644 index 8a72efd4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AIO_ALLDONE.html +++ /dev/null @@ -1,8 +0,0 @@ -AIO_ALLDONE in libc - Rust - -
-

Constant libc::AIO_ALLDONE

source · []
pub const AIO_ALLDONE: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AIO_CANCELED.html b/learning/rust/guessing_game/target/doc/libc/constant.AIO_CANCELED.html deleted file mode 100644 index 991f5fd3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AIO_CANCELED.html +++ /dev/null @@ -1,8 +0,0 @@ -AIO_CANCELED in libc - Rust - -
-

Constant libc::AIO_CANCELED

source · []
pub const AIO_CANCELED: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AIO_NOTCANCELED.html b/learning/rust/guessing_game/target/doc/libc/constant.AIO_NOTCANCELED.html deleted file mode 100644 index 954ef0be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AIO_NOTCANCELED.html +++ /dev/null @@ -1,8 +0,0 @@ -AIO_NOTCANCELED in libc - Rust - -
pub const AIO_NOTCANCELED: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AI_ADDRCONFIG.html b/learning/rust/guessing_game/target/doc/libc/constant.AI_ADDRCONFIG.html deleted file mode 100644 index ace1678a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AI_ADDRCONFIG.html +++ /dev/null @@ -1,8 +0,0 @@ -AI_ADDRCONFIG in libc - Rust - -
pub const AI_ADDRCONFIG: c_int = 0x0020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AI_ALL.html b/learning/rust/guessing_game/target/doc/libc/constant.AI_ALL.html deleted file mode 100644 index 23818621..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AI_ALL.html +++ /dev/null @@ -1,8 +0,0 @@ -AI_ALL in libc - Rust - -
-

Constant libc::AI_ALL

source · []
pub const AI_ALL: c_int = 0x0010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AI_CANONNAME.html b/learning/rust/guessing_game/target/doc/libc/constant.AI_CANONNAME.html deleted file mode 100644 index 51455b63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AI_CANONNAME.html +++ /dev/null @@ -1,8 +0,0 @@ -AI_CANONNAME in libc - Rust - -
-

Constant libc::AI_CANONNAME

source · []
pub const AI_CANONNAME: c_int = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AI_NUMERICHOST.html b/learning/rust/guessing_game/target/doc/libc/constant.AI_NUMERICHOST.html deleted file mode 100644 index 3563b757..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AI_NUMERICHOST.html +++ /dev/null @@ -1,8 +0,0 @@ -AI_NUMERICHOST in libc - Rust - -
pub const AI_NUMERICHOST: c_int = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AI_NUMERICSERV.html b/learning/rust/guessing_game/target/doc/libc/constant.AI_NUMERICSERV.html deleted file mode 100644 index 633e6d9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AI_NUMERICSERV.html +++ /dev/null @@ -1,8 +0,0 @@ -AI_NUMERICSERV in libc - Rust - -
pub const AI_NUMERICSERV: c_int = 0x0400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AI_PASSIVE.html b/learning/rust/guessing_game/target/doc/libc/constant.AI_PASSIVE.html deleted file mode 100644 index a78b03bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AI_PASSIVE.html +++ /dev/null @@ -1,8 +0,0 @@ -AI_PASSIVE in libc - Rust - -
-

Constant libc::AI_PASSIVE

source · []
pub const AI_PASSIVE: c_int = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AI_V4MAPPED.html b/learning/rust/guessing_game/target/doc/libc/constant.AI_V4MAPPED.html deleted file mode 100644 index 53a1ac2a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AI_V4MAPPED.html +++ /dev/null @@ -1,8 +0,0 @@ -AI_V4MAPPED in libc - Rust - -
-

Constant libc::AI_V4MAPPED

source · []
pub const AI_V4MAPPED: c_int = 0x0008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ALG_OP_DECRYPT.html b/learning/rust/guessing_game/target/doc/libc/constant.ALG_OP_DECRYPT.html deleted file mode 100644 index f9d734e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ALG_OP_DECRYPT.html +++ /dev/null @@ -1,8 +0,0 @@ -ALG_OP_DECRYPT in libc - Rust - -
pub const ALG_OP_DECRYPT: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ALG_OP_ENCRYPT.html b/learning/rust/guessing_game/target/doc/libc/constant.ALG_OP_ENCRYPT.html deleted file mode 100644 index befd8b10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ALG_OP_ENCRYPT.html +++ /dev/null @@ -1,8 +0,0 @@ -ALG_OP_ENCRYPT in libc - Rust - -
pub const ALG_OP_ENCRYPT: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_AEAD_ASSOCLEN.html b/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_AEAD_ASSOCLEN.html deleted file mode 100644 index 480c6d9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_AEAD_ASSOCLEN.html +++ /dev/null @@ -1,8 +0,0 @@ -ALG_SET_AEAD_ASSOCLEN in libc - Rust - -
pub const ALG_SET_AEAD_ASSOCLEN: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_AEAD_AUTHSIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_AEAD_AUTHSIZE.html deleted file mode 100644 index c67085df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_AEAD_AUTHSIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -ALG_SET_AEAD_AUTHSIZE in libc - Rust - -
pub const ALG_SET_AEAD_AUTHSIZE: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_IV.html b/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_IV.html deleted file mode 100644 index d758ab85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_IV.html +++ /dev/null @@ -1,8 +0,0 @@ -ALG_SET_IV in libc - Rust - -
-

Constant libc::ALG_SET_IV

source · []
pub const ALG_SET_IV: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_KEY.html b/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_KEY.html deleted file mode 100644 index 715be14e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_KEY.html +++ /dev/null @@ -1,8 +0,0 @@ -ALG_SET_KEY in libc - Rust - -
-

Constant libc::ALG_SET_KEY

source · []
pub const ALG_SET_KEY: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_OP.html b/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_OP.html deleted file mode 100644 index fc465af5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ALG_SET_OP.html +++ /dev/null @@ -1,8 +0,0 @@ -ALG_SET_OP in libc - Rust - -
-

Constant libc::ALG_SET_OP

source · []
pub const ALG_SET_OP: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ALT_DIGITS.html b/learning/rust/guessing_game/target/doc/libc/constant.ALT_DIGITS.html deleted file mode 100644 index 9793eea7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ALT_DIGITS.html +++ /dev/null @@ -1,8 +0,0 @@ -ALT_DIGITS in libc - Rust - -
-

Constant libc::ALT_DIGITS

source · []
pub const ALT_DIGITS: nl_item = 0x2002F;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AM_STR.html b/learning/rust/guessing_game/target/doc/libc/constant.AM_STR.html deleted file mode 100644 index c4f813f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AM_STR.html +++ /dev/null @@ -1,8 +0,0 @@ -AM_STR in libc - Rust - -
-

Constant libc::AM_STR

source · []
pub const AM_STR: nl_item = 0x20026;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPD_FLUSH.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPD_FLUSH.html deleted file mode 100644 index 84b12d49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPD_FLUSH.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPD_FLUSH in libc - Rust - -
-

Constant libc::ARPD_FLUSH

source · []
pub const ARPD_FLUSH: c_ushort = 0x03;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPD_LOOKUP.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPD_LOOKUP.html deleted file mode 100644 index 056dd02c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPD_LOOKUP.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPD_LOOKUP in libc - Rust - -
-

Constant libc::ARPD_LOOKUP

source · []
pub const ARPD_LOOKUP: c_ushort = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPD_UPDATE.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPD_UPDATE.html deleted file mode 100644 index b6575be7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPD_UPDATE.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPD_UPDATE in libc - Rust - -
-

Constant libc::ARPD_UPDATE

source · []
pub const ARPD_UPDATE: c_ushort = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ADAPT.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ADAPT.html deleted file mode 100644 index 56d9673a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ADAPT.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_ADAPT in libc - Rust - -
-

Constant libc::ARPHRD_ADAPT

source · []
pub const ARPHRD_ADAPT: u16 = 264;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_APPLETLK.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_APPLETLK.html deleted file mode 100644 index e2e7bd27..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_APPLETLK.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_APPLETLK in libc - Rust - -
pub const ARPHRD_APPLETLK: u16 = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ARCNET.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ARCNET.html deleted file mode 100644 index 715b0149..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ARCNET.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_ARCNET in libc - Rust - -
pub const ARPHRD_ARCNET: u16 = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ASH.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ASH.html deleted file mode 100644 index 5a061dd4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ASH.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_ASH in libc - Rust - -
-

Constant libc::ARPHRD_ASH

source · []
pub const ARPHRD_ASH: u16 = 781;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ATM.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ATM.html deleted file mode 100644 index 9fcf52a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ATM.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_ATM in libc - Rust - -
-

Constant libc::ARPHRD_ATM

source · []
pub const ARPHRD_ATM: u16 = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_AX25.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_AX25.html deleted file mode 100644 index e69eea80..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_AX25.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_AX25 in libc - Rust - -
-

Constant libc::ARPHRD_AX25

source · []
pub const ARPHRD_AX25: u16 = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_BIF.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_BIF.html deleted file mode 100644 index 50951083..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_BIF.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_BIF in libc - Rust - -
-

Constant libc::ARPHRD_BIF

source · []
pub const ARPHRD_BIF: u16 = 775;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CAN.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CAN.html deleted file mode 100644 index ee05905b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CAN.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_CAN in libc - Rust - -
-

Constant libc::ARPHRD_CAN

source · []
pub const ARPHRD_CAN: u16 = 280;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CHAOS.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CHAOS.html deleted file mode 100644 index 6ce604e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CHAOS.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_CHAOS in libc - Rust - -
-

Constant libc::ARPHRD_CHAOS

source · []
pub const ARPHRD_CHAOS: u16 = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CISCO.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CISCO.html deleted file mode 100644 index f0a2dc60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CISCO.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_CISCO in libc - Rust - -
-

Constant libc::ARPHRD_CISCO

source · []
pub const ARPHRD_CISCO: u16 = 513;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CSLIP.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CSLIP.html deleted file mode 100644 index f3bce382..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CSLIP.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_CSLIP in libc - Rust - -
-

Constant libc::ARPHRD_CSLIP

source · []
pub const ARPHRD_CSLIP: u16 = 257;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CSLIP6.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CSLIP6.html deleted file mode 100644 index 6fe8b3cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_CSLIP6.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_CSLIP6 in libc - Rust - -
pub const ARPHRD_CSLIP6: u16 = 259;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_DDCMP.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_DDCMP.html deleted file mode 100644 index 2c575ff9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_DDCMP.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_DDCMP in libc - Rust - -
-

Constant libc::ARPHRD_DDCMP

source · []
pub const ARPHRD_DDCMP: u16 = 517;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_DLCI.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_DLCI.html deleted file mode 100644 index d523283e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_DLCI.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_DLCI in libc - Rust - -
-

Constant libc::ARPHRD_DLCI

source · []
pub const ARPHRD_DLCI: u16 = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ECONET.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ECONET.html deleted file mode 100644 index fff8434d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ECONET.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_ECONET in libc - Rust - -
pub const ARPHRD_ECONET: u16 = 782;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_EETHER.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_EETHER.html deleted file mode 100644 index 2badef99..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_EETHER.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_EETHER in libc - Rust - -
pub const ARPHRD_EETHER: u16 = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ETHER.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ETHER.html deleted file mode 100644 index a58cbe12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ETHER.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_ETHER in libc - Rust - -
-

Constant libc::ARPHRD_ETHER

source · []
pub const ARPHRD_ETHER: u16 = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_EUI64.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_EUI64.html deleted file mode 100644 index cc5ae6e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_EUI64.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_EUI64 in libc - Rust - -
-

Constant libc::ARPHRD_EUI64

source · []
pub const ARPHRD_EUI64: u16 = 27;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FCAL.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FCAL.html deleted file mode 100644 index 9068feab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FCAL.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_FCAL in libc - Rust - -
-

Constant libc::ARPHRD_FCAL

source · []
pub const ARPHRD_FCAL: u16 = 785;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FCFABRIC.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FCFABRIC.html deleted file mode 100644 index 014d6bdb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FCFABRIC.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_FCFABRIC in libc - Rust - -
pub const ARPHRD_FCFABRIC: u16 = 787;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FCPL.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FCPL.html deleted file mode 100644 index 94bec187..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FCPL.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_FCPL in libc - Rust - -
-

Constant libc::ARPHRD_FCPL

source · []
pub const ARPHRD_FCPL: u16 = 786;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FCPP.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FCPP.html deleted file mode 100644 index 35b02fe4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FCPP.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_FCPP in libc - Rust - -
-

Constant libc::ARPHRD_FCPP

source · []
pub const ARPHRD_FCPP: u16 = 784;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FDDI.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FDDI.html deleted file mode 100644 index d50af24d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FDDI.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_FDDI in libc - Rust - -
-

Constant libc::ARPHRD_FDDI

source · []
pub const ARPHRD_FDDI: u16 = 774;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FRAD.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FRAD.html deleted file mode 100644 index eed6f9a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_FRAD.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_FRAD in libc - Rust - -
-

Constant libc::ARPHRD_FRAD

source · []
pub const ARPHRD_FRAD: u16 = 770;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_HDLC.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_HDLC.html deleted file mode 100644 index e9b90a50..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_HDLC.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_HDLC in libc - Rust - -
-

Constant libc::ARPHRD_HDLC

source · []
pub const ARPHRD_HDLC: u16 = ARPHRD_CISCO; // 513u16
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_HIPPI.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_HIPPI.html deleted file mode 100644 index 849fd284..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_HIPPI.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_HIPPI in libc - Rust - -
-

Constant libc::ARPHRD_HIPPI

source · []
pub const ARPHRD_HIPPI: u16 = 780;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_HWX25.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_HWX25.html deleted file mode 100644 index 2a94ae71..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_HWX25.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_HWX25 in libc - Rust - -
-

Constant libc::ARPHRD_HWX25

source · []
pub const ARPHRD_HWX25: u16 = 272;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE1394.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE1394.html deleted file mode 100644 index 69849dec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE1394.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_IEEE1394 in libc - Rust - -
pub const ARPHRD_IEEE1394: u16 = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE802.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE802.html deleted file mode 100644 index dab53e9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE802.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_IEEE802 in libc - Rust - -
pub const ARPHRD_IEEE802: u16 = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE80211.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE80211.html deleted file mode 100644 index 7a0b5165..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE80211.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_IEEE80211 in libc - Rust - -
pub const ARPHRD_IEEE80211: u16 = 801;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE80211_PRISM.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE80211_PRISM.html deleted file mode 100644 index 0b4aec83..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE80211_PRISM.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_IEEE80211_PRISM in libc - Rust - -
pub const ARPHRD_IEEE80211_PRISM: u16 = 802;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE80211_RADIOTAP.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE80211_RADIOTAP.html deleted file mode 100644 index 76b8503d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE80211_RADIOTAP.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_IEEE80211_RADIOTAP in libc - Rust - -
pub const ARPHRD_IEEE80211_RADIOTAP: u16 = 803;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE802154.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE802154.html deleted file mode 100644 index ddcd2c18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE802154.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_IEEE802154 in libc - Rust - -
pub const ARPHRD_IEEE802154: u16 = 804;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE802_TR.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE802_TR.html deleted file mode 100644 index 7b683908..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IEEE802_TR.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_IEEE802_TR in libc - Rust - -
pub const ARPHRD_IEEE802_TR: u16 = 800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_INFINIBAND.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_INFINIBAND.html deleted file mode 100644 index 5fa93f37..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_INFINIBAND.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_INFINIBAND in libc - Rust - -
pub const ARPHRD_INFINIBAND: u16 = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IPDDP.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IPDDP.html deleted file mode 100644 index fabb0bbc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IPDDP.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_IPDDP in libc - Rust - -
-

Constant libc::ARPHRD_IPDDP

source · []
pub const ARPHRD_IPDDP: u16 = 777;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IPGRE.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IPGRE.html deleted file mode 100644 index 186f88be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IPGRE.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_IPGRE in libc - Rust - -
-

Constant libc::ARPHRD_IPGRE

source · []
pub const ARPHRD_IPGRE: u16 = 778;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IRDA.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IRDA.html deleted file mode 100644 index 93613016..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_IRDA.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_IRDA in libc - Rust - -
-

Constant libc::ARPHRD_IRDA

source · []
pub const ARPHRD_IRDA: u16 = 783;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_LAPB.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_LAPB.html deleted file mode 100644 index 92285fe7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_LAPB.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_LAPB in libc - Rust - -
-

Constant libc::ARPHRD_LAPB

source · []
pub const ARPHRD_LAPB: u16 = 516;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_LOCALTLK.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_LOCALTLK.html deleted file mode 100644 index b2f7d619..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_LOCALTLK.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_LOCALTLK in libc - Rust - -
pub const ARPHRD_LOCALTLK: u16 = 773;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_LOOPBACK.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_LOOPBACK.html deleted file mode 100644 index 265f3d33..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_LOOPBACK.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_LOOPBACK in libc - Rust - -
pub const ARPHRD_LOOPBACK: u16 = 772;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_METRICOM.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_METRICOM.html deleted file mode 100644 index 3477962d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_METRICOM.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_METRICOM in libc - Rust - -
pub const ARPHRD_METRICOM: u16 = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_NETROM.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_NETROM.html deleted file mode 100644 index 00a5ef38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_NETROM.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_NETROM in libc - Rust - -
pub const ARPHRD_NETROM: u16 = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_NONE.html deleted file mode 100644 index 057b7ba5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_NONE in libc - Rust - -
-

Constant libc::ARPHRD_NONE

source · []
pub const ARPHRD_NONE: u16 = 0xFFFE;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_PIMREG.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_PIMREG.html deleted file mode 100644 index 71edcee5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_PIMREG.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_PIMREG in libc - Rust - -
pub const ARPHRD_PIMREG: u16 = 779;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_PPP.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_PPP.html deleted file mode 100644 index 8236d8b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_PPP.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_PPP in libc - Rust - -
-

Constant libc::ARPHRD_PPP

source · []
pub const ARPHRD_PPP: u16 = 512;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_PRONET.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_PRONET.html deleted file mode 100644 index d6c87d62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_PRONET.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_PRONET in libc - Rust - -
pub const ARPHRD_PRONET: u16 = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_RAWHDLC.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_RAWHDLC.html deleted file mode 100644 index d559e79d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_RAWHDLC.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_RAWHDLC in libc - Rust - -
pub const ARPHRD_RAWHDLC: u16 = 518;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ROSE.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ROSE.html deleted file mode 100644 index e949bee1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_ROSE.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_ROSE in libc - Rust - -
-

Constant libc::ARPHRD_ROSE

source · []
pub const ARPHRD_ROSE: u16 = 270;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_RSRVD.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_RSRVD.html deleted file mode 100644 index 46d35842..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_RSRVD.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_RSRVD in libc - Rust - -
-

Constant libc::ARPHRD_RSRVD

source · []
pub const ARPHRD_RSRVD: u16 = 260;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_SIT.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_SIT.html deleted file mode 100644 index ee55c04a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_SIT.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_SIT in libc - Rust - -
-

Constant libc::ARPHRD_SIT

source · []
pub const ARPHRD_SIT: u16 = 776;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_SKIP.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_SKIP.html deleted file mode 100644 index ca343a4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_SKIP.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_SKIP in libc - Rust - -
-

Constant libc::ARPHRD_SKIP

source · []
pub const ARPHRD_SKIP: u16 = 771;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_SLIP.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_SLIP.html deleted file mode 100644 index 51400f14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_SLIP.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_SLIP in libc - Rust - -
-

Constant libc::ARPHRD_SLIP

source · []
pub const ARPHRD_SLIP: u16 = 256;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_SLIP6.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_SLIP6.html deleted file mode 100644 index 2cdbed7f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_SLIP6.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_SLIP6 in libc - Rust - -
-

Constant libc::ARPHRD_SLIP6

source · []
pub const ARPHRD_SLIP6: u16 = 258;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_TUNNEL.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_TUNNEL.html deleted file mode 100644 index 46d7dcae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_TUNNEL.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_TUNNEL in libc - Rust - -
pub const ARPHRD_TUNNEL: u16 = 768;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_TUNNEL6.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_TUNNEL6.html deleted file mode 100644 index d803ce72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_TUNNEL6.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_TUNNEL6 in libc - Rust - -
pub const ARPHRD_TUNNEL6: u16 = 769;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_VOID.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_VOID.html deleted file mode 100644 index dd53c958..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_VOID.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_VOID in libc - Rust - -
-

Constant libc::ARPHRD_VOID

source · []
pub const ARPHRD_VOID: u16 = 0xFFFF;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_X25.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_X25.html deleted file mode 100644 index 380acdc3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPHRD_X25.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPHRD_X25 in libc - Rust - -
-

Constant libc::ARPHRD_X25

source · []
pub const ARPHRD_X25: u16 = 271;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_InREPLY.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_InREPLY.html deleted file mode 100644 index 263b31b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_InREPLY.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPOP_InREPLY in libc - Rust - -
pub const ARPOP_InREPLY: u16 = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_InREQUEST.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_InREQUEST.html deleted file mode 100644 index 04174e92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_InREQUEST.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPOP_InREQUEST in libc - Rust - -
pub const ARPOP_InREQUEST: u16 = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_NAK.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_NAK.html deleted file mode 100644 index 2fd7b3f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_NAK.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPOP_NAK in libc - Rust - -
-

Constant libc::ARPOP_NAK

source · []
pub const ARPOP_NAK: u16 = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_REPLY.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_REPLY.html deleted file mode 100644 index e76bd843..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_REPLY.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPOP_REPLY in libc - Rust - -
-

Constant libc::ARPOP_REPLY

source · []
pub const ARPOP_REPLY: u16 = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_REQUEST.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_REQUEST.html deleted file mode 100644 index 32d8ca66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_REQUEST.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPOP_REQUEST in libc - Rust - -
pub const ARPOP_REQUEST: u16 = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_RREPLY.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_RREPLY.html deleted file mode 100644 index d37fe7fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_RREPLY.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPOP_RREPLY in libc - Rust - -
-

Constant libc::ARPOP_RREPLY

source · []
pub const ARPOP_RREPLY: u16 = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_RREQUEST.html b/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_RREQUEST.html deleted file mode 100644 index 55a4a5ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ARPOP_RREQUEST.html +++ /dev/null @@ -1,8 +0,0 @@ -ARPOP_RREQUEST in libc - Rust - -
pub const ARPOP_RREQUEST: u16 = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ATF_COM.html b/learning/rust/guessing_game/target/doc/libc/constant.ATF_COM.html deleted file mode 100644 index 4b14276b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ATF_COM.html +++ /dev/null @@ -1,8 +0,0 @@ -ATF_COM in libc - Rust - -
-

Constant libc::ATF_COM

source · []
pub const ATF_COM: c_int = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ATF_DONTPUB.html b/learning/rust/guessing_game/target/doc/libc/constant.ATF_DONTPUB.html deleted file mode 100644 index 86744931..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ATF_DONTPUB.html +++ /dev/null @@ -1,8 +0,0 @@ -ATF_DONTPUB in libc - Rust - -
-

Constant libc::ATF_DONTPUB

source · []
pub const ATF_DONTPUB: c_int = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ATF_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.ATF_MAGIC.html deleted file mode 100644 index a8b141a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ATF_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -ATF_MAGIC in libc - Rust - -
-

Constant libc::ATF_MAGIC

source · []
pub const ATF_MAGIC: c_int = 0x80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ATF_NETMASK.html b/learning/rust/guessing_game/target/doc/libc/constant.ATF_NETMASK.html deleted file mode 100644 index 73624208..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ATF_NETMASK.html +++ /dev/null @@ -1,8 +0,0 @@ -ATF_NETMASK in libc - Rust - -
-

Constant libc::ATF_NETMASK

source · []
pub const ATF_NETMASK: c_int = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ATF_PERM.html b/learning/rust/guessing_game/target/doc/libc/constant.ATF_PERM.html deleted file mode 100644 index a9f01cb8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ATF_PERM.html +++ /dev/null @@ -1,8 +0,0 @@ -ATF_PERM in libc - Rust - -
-

Constant libc::ATF_PERM

source · []
pub const ATF_PERM: c_int = 0x04;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ATF_PUBL.html b/learning/rust/guessing_game/target/doc/libc/constant.ATF_PUBL.html deleted file mode 100644 index 24d9b191..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ATF_PUBL.html +++ /dev/null @@ -1,8 +0,0 @@ -ATF_PUBL in libc - Rust - -
-

Constant libc::ATF_PUBL

source · []
pub const ATF_PUBL: c_int = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ATF_USETRAILERS.html b/learning/rust/guessing_game/target/doc/libc/constant.ATF_USETRAILERS.html deleted file mode 100644 index 78ceea78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ATF_USETRAILERS.html +++ /dev/null @@ -1,8 +0,0 @@ -ATF_USETRAILERS in libc - Rust - -
pub const ATF_USETRAILERS: c_int = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_BASE.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_BASE.html deleted file mode 100644 index 36a34920..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_BASE.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_BASE in libc - Rust - -
-

Constant libc::AT_BASE

source · []
pub const AT_BASE: c_ulong = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_BASE_PLATFORM.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_BASE_PLATFORM.html deleted file mode 100644 index 5832ddc6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_BASE_PLATFORM.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_BASE_PLATFORM in libc - Rust - -
pub const AT_BASE_PLATFORM: c_ulong = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_CLKTCK.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_CLKTCK.html deleted file mode 100644 index 7946c39c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_CLKTCK.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_CLKTCK in libc - Rust - -
-

Constant libc::AT_CLKTCK

source · []
pub const AT_CLKTCK: c_ulong = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_EACCESS.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_EACCESS.html deleted file mode 100644 index c6e1707b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_EACCESS.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_EACCESS in libc - Rust - -
-

Constant libc::AT_EACCESS

source · []
pub const AT_EACCESS: c_int = 0x200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_EGID.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_EGID.html deleted file mode 100644 index 0395c0f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_EGID.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_EGID in libc - Rust - -
-

Constant libc::AT_EGID

source · []
pub const AT_EGID: c_ulong = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_EMPTY_PATH.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_EMPTY_PATH.html deleted file mode 100644 index 49ee76e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_EMPTY_PATH.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_EMPTY_PATH in libc - Rust - -
pub const AT_EMPTY_PATH: c_int = 0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_ENTRY.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_ENTRY.html deleted file mode 100644 index a0a64943..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_ENTRY.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_ENTRY in libc - Rust - -
-

Constant libc::AT_ENTRY

source · []
pub const AT_ENTRY: c_ulong = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_EUID.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_EUID.html deleted file mode 100644 index 42959e9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_EUID.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_EUID in libc - Rust - -
-

Constant libc::AT_EUID

source · []
pub const AT_EUID: c_ulong = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_EXECFD.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_EXECFD.html deleted file mode 100644 index fc16b86a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_EXECFD.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_EXECFD in libc - Rust - -
-

Constant libc::AT_EXECFD

source · []
pub const AT_EXECFD: c_ulong = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_EXECFN.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_EXECFN.html deleted file mode 100644 index 2d055bf1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_EXECFN.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_EXECFN in libc - Rust - -
-

Constant libc::AT_EXECFN

source · []
pub const AT_EXECFN: c_ulong = 31;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_FDCWD.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_FDCWD.html deleted file mode 100644 index d070d3c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_FDCWD.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_FDCWD in libc - Rust - -
-

Constant libc::AT_FDCWD

source · []
pub const AT_FDCWD: c_int = -100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_FLAGS.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_FLAGS.html deleted file mode 100644 index 33aa56b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_FLAGS.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_FLAGS in libc - Rust - -
-

Constant libc::AT_FLAGS

source · []
pub const AT_FLAGS: c_ulong = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_GID.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_GID.html deleted file mode 100644 index a59c6e98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_GID.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_GID in libc - Rust - -
-

Constant libc::AT_GID

source · []
pub const AT_GID: c_ulong = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_HWCAP.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_HWCAP.html deleted file mode 100644 index 317640cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_HWCAP.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_HWCAP in libc - Rust - -
-

Constant libc::AT_HWCAP

source · []
pub const AT_HWCAP: c_ulong = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_HWCAP2.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_HWCAP2.html deleted file mode 100644 index 6fe8e9b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_HWCAP2.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_HWCAP2 in libc - Rust - -
-

Constant libc::AT_HWCAP2

source · []
pub const AT_HWCAP2: c_ulong = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_IGNORE.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_IGNORE.html deleted file mode 100644 index 4dcb74cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_IGNORE.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_IGNORE in libc - Rust - -
-

Constant libc::AT_IGNORE

source · []
pub const AT_IGNORE: c_ulong = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_NOTELF.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_NOTELF.html deleted file mode 100644 index 8f8eef43..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_NOTELF.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_NOTELF in libc - Rust - -
-

Constant libc::AT_NOTELF

source · []
pub const AT_NOTELF: c_ulong = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_NO_AUTOMOUNT.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_NO_AUTOMOUNT.html deleted file mode 100644 index 061cd0f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_NO_AUTOMOUNT.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_NO_AUTOMOUNT in libc - Rust - -
pub const AT_NO_AUTOMOUNT: c_int = 0x800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_NULL.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_NULL.html deleted file mode 100644 index eb3a8761..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_NULL.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_NULL in libc - Rust - -
-

Constant libc::AT_NULL

source · []
pub const AT_NULL: c_ulong = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_PAGESZ.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_PAGESZ.html deleted file mode 100644 index 503f720f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_PAGESZ.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_PAGESZ in libc - Rust - -
-

Constant libc::AT_PAGESZ

source · []
pub const AT_PAGESZ: c_ulong = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_PHDR.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_PHDR.html deleted file mode 100644 index cccd71af..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_PHDR.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_PHDR in libc - Rust - -
-

Constant libc::AT_PHDR

source · []
pub const AT_PHDR: c_ulong = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_PHENT.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_PHENT.html deleted file mode 100644 index 96e7d59a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_PHENT.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_PHENT in libc - Rust - -
-

Constant libc::AT_PHENT

source · []
pub const AT_PHENT: c_ulong = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_PHNUM.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_PHNUM.html deleted file mode 100644 index cdbb708a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_PHNUM.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_PHNUM in libc - Rust - -
-

Constant libc::AT_PHNUM

source · []
pub const AT_PHNUM: c_ulong = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_PLATFORM.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_PLATFORM.html deleted file mode 100644 index 2f19c2bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_PLATFORM.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_PLATFORM in libc - Rust - -
-

Constant libc::AT_PLATFORM

source · []
pub const AT_PLATFORM: c_ulong = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_RANDOM.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_RANDOM.html deleted file mode 100644 index 031ae283..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_RANDOM.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_RANDOM in libc - Rust - -
-

Constant libc::AT_RANDOM

source · []
pub const AT_RANDOM: c_ulong = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_REMOVEDIR.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_REMOVEDIR.html deleted file mode 100644 index 22f285ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_REMOVEDIR.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_REMOVEDIR in libc - Rust - -
-

Constant libc::AT_REMOVEDIR

source · []
pub const AT_REMOVEDIR: c_int = 0x200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_SECURE.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_SECURE.html deleted file mode 100644 index 9043f980..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_SECURE.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_SECURE in libc - Rust - -
-

Constant libc::AT_SECURE

source · []
pub const AT_SECURE: c_ulong = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_STATX_DONT_SYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_STATX_DONT_SYNC.html deleted file mode 100644 index c44df4fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_STATX_DONT_SYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_STATX_DONT_SYNC in libc - Rust - -
pub const AT_STATX_DONT_SYNC: c_int = 0x4000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_STATX_FORCE_SYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_STATX_FORCE_SYNC.html deleted file mode 100644 index be1ffba2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_STATX_FORCE_SYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_STATX_FORCE_SYNC in libc - Rust - -
pub const AT_STATX_FORCE_SYNC: c_int = 0x2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_STATX_SYNC_AS_STAT.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_STATX_SYNC_AS_STAT.html deleted file mode 100644 index 12c77d02..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_STATX_SYNC_AS_STAT.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_STATX_SYNC_AS_STAT in libc - Rust - -
pub const AT_STATX_SYNC_AS_STAT: c_int = 0x0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_STATX_SYNC_TYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_STATX_SYNC_TYPE.html deleted file mode 100644 index 3cc347ae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_STATX_SYNC_TYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_STATX_SYNC_TYPE in libc - Rust - -
pub const AT_STATX_SYNC_TYPE: c_int = 0x6000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_SYMLINK_FOLLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_SYMLINK_FOLLOW.html deleted file mode 100644 index 26981125..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_SYMLINK_FOLLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_SYMLINK_FOLLOW in libc - Rust - -
pub const AT_SYMLINK_FOLLOW: c_int = 0x400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_SYMLINK_NOFOLLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_SYMLINK_NOFOLLOW.html deleted file mode 100644 index 36b96c6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_SYMLINK_NOFOLLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_SYMLINK_NOFOLLOW in libc - Rust - -
pub const AT_SYMLINK_NOFOLLOW: c_int = 0x100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AT_UID.html b/learning/rust/guessing_game/target/doc/libc/constant.AT_UID.html deleted file mode 100644 index a27bb8fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AT_UID.html +++ /dev/null @@ -1,8 +0,0 @@ -AT_UID in libc - Rust - -
-

Constant libc::AT_UID

source · []
pub const AT_UID: c_ulong = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.AUTOFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.AUTOFS_SUPER_MAGIC.html deleted file mode 100644 index 83904721..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.AUTOFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -AUTOFS_SUPER_MAGIC in libc - Rust - -
pub const AUTOFS_SUPER_MAGIC: c_long = 0x0187;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B0.html b/learning/rust/guessing_game/target/doc/libc/constant.B0.html deleted file mode 100644 index e36956df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B0.html +++ /dev/null @@ -1,8 +0,0 @@ -B0 in libc - Rust - -
-

Constant libc::B0

source · []
pub const B0: speed_t = 0o000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B1000000.html b/learning/rust/guessing_game/target/doc/libc/constant.B1000000.html deleted file mode 100644 index 770e3bb6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B1000000.html +++ /dev/null @@ -1,8 +0,0 @@ -B1000000 in libc - Rust - -
-

Constant libc::B1000000

source · []
pub const B1000000: speed_t = 0o010010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B110.html b/learning/rust/guessing_game/target/doc/libc/constant.B110.html deleted file mode 100644 index 6b05a8ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B110.html +++ /dev/null @@ -1,8 +0,0 @@ -B110 in libc - Rust - -
-

Constant libc::B110

source · []
pub const B110: speed_t = 0o000003;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B115200.html b/learning/rust/guessing_game/target/doc/libc/constant.B115200.html deleted file mode 100644 index 401ea010..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B115200.html +++ /dev/null @@ -1,8 +0,0 @@ -B115200 in libc - Rust - -
-

Constant libc::B115200

source · []
pub const B115200: speed_t = 0o010002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B1152000.html b/learning/rust/guessing_game/target/doc/libc/constant.B1152000.html deleted file mode 100644 index 931b436e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B1152000.html +++ /dev/null @@ -1,8 +0,0 @@ -B1152000 in libc - Rust - -
-

Constant libc::B1152000

source · []
pub const B1152000: speed_t = 0o010011;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B1200.html b/learning/rust/guessing_game/target/doc/libc/constant.B1200.html deleted file mode 100644 index ce5237ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B1200.html +++ /dev/null @@ -1,8 +0,0 @@ -B1200 in libc - Rust - -
-

Constant libc::B1200

source · []
pub const B1200: speed_t = 0o000011;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B134.html b/learning/rust/guessing_game/target/doc/libc/constant.B134.html deleted file mode 100644 index c31e169d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B134.html +++ /dev/null @@ -1,8 +0,0 @@ -B134 in libc - Rust - -
-

Constant libc::B134

source · []
pub const B134: speed_t = 0o000004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B150.html b/learning/rust/guessing_game/target/doc/libc/constant.B150.html deleted file mode 100644 index 50ec9667..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B150.html +++ /dev/null @@ -1,8 +0,0 @@ -B150 in libc - Rust - -
-

Constant libc::B150

source · []
pub const B150: speed_t = 0o000005;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B1500000.html b/learning/rust/guessing_game/target/doc/libc/constant.B1500000.html deleted file mode 100644 index db1cce62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B1500000.html +++ /dev/null @@ -1,8 +0,0 @@ -B1500000 in libc - Rust - -
-

Constant libc::B1500000

source · []
pub const B1500000: speed_t = 0o010012;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B1800.html b/learning/rust/guessing_game/target/doc/libc/constant.B1800.html deleted file mode 100644 index 21a1251b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B1800.html +++ /dev/null @@ -1,8 +0,0 @@ -B1800 in libc - Rust - -
-

Constant libc::B1800

source · []
pub const B1800: speed_t = 0o000012;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B19200.html b/learning/rust/guessing_game/target/doc/libc/constant.B19200.html deleted file mode 100644 index d5bca62d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B19200.html +++ /dev/null @@ -1,8 +0,0 @@ -B19200 in libc - Rust - -
-

Constant libc::B19200

source · []
pub const B19200: speed_t = 0o000016;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B200.html b/learning/rust/guessing_game/target/doc/libc/constant.B200.html deleted file mode 100644 index df2edd2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B200.html +++ /dev/null @@ -1,8 +0,0 @@ -B200 in libc - Rust - -
-

Constant libc::B200

source · []
pub const B200: speed_t = 0o000006;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B2000000.html b/learning/rust/guessing_game/target/doc/libc/constant.B2000000.html deleted file mode 100644 index 48dd1c36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B2000000.html +++ /dev/null @@ -1,8 +0,0 @@ -B2000000 in libc - Rust - -
-

Constant libc::B2000000

source · []
pub const B2000000: speed_t = 0o010013;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B230400.html b/learning/rust/guessing_game/target/doc/libc/constant.B230400.html deleted file mode 100644 index 9405a0cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B230400.html +++ /dev/null @@ -1,8 +0,0 @@ -B230400 in libc - Rust - -
-

Constant libc::B230400

source · []
pub const B230400: speed_t = 0o010003;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B2400.html b/learning/rust/guessing_game/target/doc/libc/constant.B2400.html deleted file mode 100644 index 2b571cee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B2400.html +++ /dev/null @@ -1,8 +0,0 @@ -B2400 in libc - Rust - -
-

Constant libc::B2400

source · []
pub const B2400: speed_t = 0o000013;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B2500000.html b/learning/rust/guessing_game/target/doc/libc/constant.B2500000.html deleted file mode 100644 index 4315dceb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B2500000.html +++ /dev/null @@ -1,8 +0,0 @@ -B2500000 in libc - Rust - -
-

Constant libc::B2500000

source · []
pub const B2500000: speed_t = 0o010014;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B300.html b/learning/rust/guessing_game/target/doc/libc/constant.B300.html deleted file mode 100644 index d321188a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B300.html +++ /dev/null @@ -1,8 +0,0 @@ -B300 in libc - Rust - -
-

Constant libc::B300

source · []
pub const B300: speed_t = 0o000007;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B3000000.html b/learning/rust/guessing_game/target/doc/libc/constant.B3000000.html deleted file mode 100644 index 4d245607..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B3000000.html +++ /dev/null @@ -1,8 +0,0 @@ -B3000000 in libc - Rust - -
-

Constant libc::B3000000

source · []
pub const B3000000: speed_t = 0o010015;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B3500000.html b/learning/rust/guessing_game/target/doc/libc/constant.B3500000.html deleted file mode 100644 index 18eb4752..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B3500000.html +++ /dev/null @@ -1,8 +0,0 @@ -B3500000 in libc - Rust - -
-

Constant libc::B3500000

source · []
pub const B3500000: speed_t = 0o010016;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B38400.html b/learning/rust/guessing_game/target/doc/libc/constant.B38400.html deleted file mode 100644 index de9f59a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B38400.html +++ /dev/null @@ -1,8 +0,0 @@ -B38400 in libc - Rust - -
-

Constant libc::B38400

source · []
pub const B38400: speed_t = 0o000017;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B4000000.html b/learning/rust/guessing_game/target/doc/libc/constant.B4000000.html deleted file mode 100644 index 28500020..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B4000000.html +++ /dev/null @@ -1,8 +0,0 @@ -B4000000 in libc - Rust - -
-

Constant libc::B4000000

source · []
pub const B4000000: speed_t = 0o010017;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B460800.html b/learning/rust/guessing_game/target/doc/libc/constant.B460800.html deleted file mode 100644 index ab224397..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B460800.html +++ /dev/null @@ -1,8 +0,0 @@ -B460800 in libc - Rust - -
-

Constant libc::B460800

source · []
pub const B460800: speed_t = 0o010004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B4800.html b/learning/rust/guessing_game/target/doc/libc/constant.B4800.html deleted file mode 100644 index c9b68c09..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B4800.html +++ /dev/null @@ -1,8 +0,0 @@ -B4800 in libc - Rust - -
-

Constant libc::B4800

source · []
pub const B4800: speed_t = 0o000014;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B50.html b/learning/rust/guessing_game/target/doc/libc/constant.B50.html deleted file mode 100644 index 3383195f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B50.html +++ /dev/null @@ -1,8 +0,0 @@ -B50 in libc - Rust - -
-

Constant libc::B50

source · []
pub const B50: speed_t = 0o000001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B500000.html b/learning/rust/guessing_game/target/doc/libc/constant.B500000.html deleted file mode 100644 index 14386f89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B500000.html +++ /dev/null @@ -1,8 +0,0 @@ -B500000 in libc - Rust - -
-

Constant libc::B500000

source · []
pub const B500000: speed_t = 0o010005;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B57600.html b/learning/rust/guessing_game/target/doc/libc/constant.B57600.html deleted file mode 100644 index a85e57e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B57600.html +++ /dev/null @@ -1,8 +0,0 @@ -B57600 in libc - Rust - -
-

Constant libc::B57600

source · []
pub const B57600: speed_t = 0o010001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B576000.html b/learning/rust/guessing_game/target/doc/libc/constant.B576000.html deleted file mode 100644 index b92e7768..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B576000.html +++ /dev/null @@ -1,8 +0,0 @@ -B576000 in libc - Rust - -
-

Constant libc::B576000

source · []
pub const B576000: speed_t = 0o010006;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B600.html b/learning/rust/guessing_game/target/doc/libc/constant.B600.html deleted file mode 100644 index f4f4236c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B600.html +++ /dev/null @@ -1,8 +0,0 @@ -B600 in libc - Rust - -
-

Constant libc::B600

source · []
pub const B600: speed_t = 0o000010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B75.html b/learning/rust/guessing_game/target/doc/libc/constant.B75.html deleted file mode 100644 index dff0a920..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B75.html +++ /dev/null @@ -1,8 +0,0 @@ -B75 in libc - Rust - -
-

Constant libc::B75

source · []
pub const B75: speed_t = 0o000002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B921600.html b/learning/rust/guessing_game/target/doc/libc/constant.B921600.html deleted file mode 100644 index 39313164..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B921600.html +++ /dev/null @@ -1,8 +0,0 @@ -B921600 in libc - Rust - -
-

Constant libc::B921600

source · []
pub const B921600: speed_t = 0o010007;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.B9600.html b/learning/rust/guessing_game/target/doc/libc/constant.B9600.html deleted file mode 100644 index e84160cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.B9600.html +++ /dev/null @@ -1,8 +0,0 @@ -B9600 in libc - Rust - -
-

Constant libc::B9600

source · []
pub const B9600: speed_t = 0o000015;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BINDERFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.BINDERFS_SUPER_MAGIC.html deleted file mode 100644 index eafe0838..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BINDERFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -BINDERFS_SUPER_MAGIC in libc - Rust - -
pub const BINDERFS_SUPER_MAGIC: c_long = 0x6c6f6f70;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BLKIOMIN.html b/learning/rust/guessing_game/target/doc/libc/constant.BLKIOMIN.html deleted file mode 100644 index a1e95a40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BLKIOMIN.html +++ /dev/null @@ -1,8 +0,0 @@ -BLKIOMIN in libc - Rust - -
-

Constant libc::BLKIOMIN

source · []
pub const BLKIOMIN: c_ulong = 0x1278;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BLKIOOPT.html b/learning/rust/guessing_game/target/doc/libc/constant.BLKIOOPT.html deleted file mode 100644 index cd0090c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BLKIOOPT.html +++ /dev/null @@ -1,8 +0,0 @@ -BLKIOOPT in libc - Rust - -
-

Constant libc::BLKIOOPT

source · []
pub const BLKIOOPT: c_ulong = 0x1279;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BLKPBSZGET.html b/learning/rust/guessing_game/target/doc/libc/constant.BLKPBSZGET.html deleted file mode 100644 index 68c10a6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BLKPBSZGET.html +++ /dev/null @@ -1,8 +0,0 @@ -BLKPBSZGET in libc - Rust - -
-

Constant libc::BLKPBSZGET

source · []
pub const BLKPBSZGET: c_ulong = 0x127B;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BLKSSZGET.html b/learning/rust/guessing_game/target/doc/libc/constant.BLKSSZGET.html deleted file mode 100644 index aa29e3f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BLKSSZGET.html +++ /dev/null @@ -1,8 +0,0 @@ -BLKSSZGET in libc - Rust - -
-

Constant libc::BLKSSZGET

source · []
pub const BLKSSZGET: c_ulong = 0x1268;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BOOT_TIME.html b/learning/rust/guessing_game/target/doc/libc/constant.BOOT_TIME.html deleted file mode 100644 index 5bb80317..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BOOT_TIME.html +++ /dev/null @@ -1,8 +0,0 @@ -BOOT_TIME in libc - Rust - -
-

Constant libc::BOOT_TIME

source · []
pub const BOOT_TIME: c_short = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BOTHER.html b/learning/rust/guessing_game/target/doc/libc/constant.BOTHER.html deleted file mode 100644 index 47336e1e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BOTHER.html +++ /dev/null @@ -1,8 +0,0 @@ -BOTHER in libc - Rust - -
-

Constant libc::BOTHER

source · []
pub const BOTHER: speed_t = 0o010000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_ABS.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_ABS.html deleted file mode 100644 index 9e322410..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_ABS.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_ABS in libc - Rust - -
-

Constant libc::BPF_ABS

source · []
pub const BPF_ABS: __u32 = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_ADD.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_ADD.html deleted file mode 100644 index ade95ee5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_ADD.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_ADD in libc - Rust - -
-

Constant libc::BPF_ADD

source · []
pub const BPF_ADD: __u32 = 0x00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_ALU.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_ALU.html deleted file mode 100644 index bce67128..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_ALU.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_ALU in libc - Rust - -
-

Constant libc::BPF_ALU

source · []
pub const BPF_ALU: __u32 = 0x04;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_AND.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_AND.html deleted file mode 100644 index 8588bb84..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_AND.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_AND in libc - Rust - -
-

Constant libc::BPF_AND

source · []
pub const BPF_AND: __u32 = 0x50;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_B.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_B.html deleted file mode 100644 index 0f6fb1a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_B.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_B in libc - Rust - -
-

Constant libc::BPF_B

source · []
pub const BPF_B: __u32 = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_DIV.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_DIV.html deleted file mode 100644 index 1b9219be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_DIV.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_DIV in libc - Rust - -
-

Constant libc::BPF_DIV

source · []
pub const BPF_DIV: __u32 = 0x30;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_FS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_FS_MAGIC.html deleted file mode 100644 index 46303b67..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_FS_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_FS_MAGIC in libc - Rust - -
-

Constant libc::BPF_FS_MAGIC

source · []
pub const BPF_FS_MAGIC: c_long = 0xcafe4a11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_H.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_H.html deleted file mode 100644 index bf74ddb9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_H.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_H in libc - Rust - -
-

Constant libc::BPF_H

source · []
pub const BPF_H: __u32 = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_IMM.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_IMM.html deleted file mode 100644 index 7c57a991..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_IMM.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_IMM in libc - Rust - -
-

Constant libc::BPF_IMM

source · []
pub const BPF_IMM: __u32 = 0x00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_IND.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_IND.html deleted file mode 100644 index 72e43166..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_IND.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_IND in libc - Rust - -
-

Constant libc::BPF_IND

source · []
pub const BPF_IND: __u32 = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_JA.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_JA.html deleted file mode 100644 index 536080a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_JA.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_JA in libc - Rust - -
-

Constant libc::BPF_JA

source · []
pub const BPF_JA: __u32 = 0x00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_JEQ.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_JEQ.html deleted file mode 100644 index eb16966d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_JEQ.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_JEQ in libc - Rust - -
-

Constant libc::BPF_JEQ

source · []
pub const BPF_JEQ: __u32 = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_JGE.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_JGE.html deleted file mode 100644 index 05956aee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_JGE.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_JGE in libc - Rust - -
-

Constant libc::BPF_JGE

source · []
pub const BPF_JGE: __u32 = 0x30;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_JGT.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_JGT.html deleted file mode 100644 index 0992a14a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_JGT.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_JGT in libc - Rust - -
-

Constant libc::BPF_JGT

source · []
pub const BPF_JGT: __u32 = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_JMP.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_JMP.html deleted file mode 100644 index 53c8a1ae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_JMP.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_JMP in libc - Rust - -
-

Constant libc::BPF_JMP

source · []
pub const BPF_JMP: __u32 = 0x05;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_JSET.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_JSET.html deleted file mode 100644 index c0b40526..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_JSET.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_JSET in libc - Rust - -
-

Constant libc::BPF_JSET

source · []
pub const BPF_JSET: __u32 = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_K.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_K.html deleted file mode 100644 index 5bb975c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_K.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_K in libc - Rust - -
-

Constant libc::BPF_K

source · []
pub const BPF_K: __u32 = 0x00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_LD.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_LD.html deleted file mode 100644 index 87f86781..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_LD.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_LD in libc - Rust - -
-

Constant libc::BPF_LD

source · []
pub const BPF_LD: __u32 = 0x00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_LDX.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_LDX.html deleted file mode 100644 index da2a88b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_LDX.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_LDX in libc - Rust - -
-

Constant libc::BPF_LDX

source · []
pub const BPF_LDX: __u32 = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_LEN.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_LEN.html deleted file mode 100644 index 30ff994a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_LEN.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_LEN in libc - Rust - -
-

Constant libc::BPF_LEN

source · []
pub const BPF_LEN: __u32 = 0x80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_LL_OFF.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_LL_OFF.html deleted file mode 100644 index 77b11d66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_LL_OFF.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_LL_OFF in libc - Rust - -
-

Constant libc::BPF_LL_OFF

source · []
pub const BPF_LL_OFF: c_int = SKF_LL_OFF; // -2_097_152i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_LSH.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_LSH.html deleted file mode 100644 index ee2e42b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_LSH.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_LSH in libc - Rust - -
-

Constant libc::BPF_LSH

source · []
pub const BPF_LSH: __u32 = 0x60;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_MAXINSNS.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_MAXINSNS.html deleted file mode 100644 index c85b251c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_MAXINSNS.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_MAXINSNS in libc - Rust - -
-

Constant libc::BPF_MAXINSNS

source · []
pub const BPF_MAXINSNS: c_int = 4096;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_MEM.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_MEM.html deleted file mode 100644 index 0db807b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_MEM.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_MEM in libc - Rust - -
-

Constant libc::BPF_MEM

source · []
pub const BPF_MEM: __u32 = 0x60;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_MEMWORDS.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_MEMWORDS.html deleted file mode 100644 index fd9a9eb8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_MEMWORDS.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_MEMWORDS in libc - Rust - -
-

Constant libc::BPF_MEMWORDS

source · []
pub const BPF_MEMWORDS: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_MISC.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_MISC.html deleted file mode 100644 index d8ee01a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_MISC.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_MISC in libc - Rust - -
-

Constant libc::BPF_MISC

source · []
pub const BPF_MISC: __u32 = 0x07;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_MOD.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_MOD.html deleted file mode 100644 index 022057e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_MOD.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_MOD in libc - Rust - -
-

Constant libc::BPF_MOD

source · []
pub const BPF_MOD: __u32 = 0x90;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_MSH.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_MSH.html deleted file mode 100644 index eb7bd1f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_MSH.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_MSH in libc - Rust - -
-

Constant libc::BPF_MSH

source · []
pub const BPF_MSH: __u32 = 0xa0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_MUL.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_MUL.html deleted file mode 100644 index 8549319b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_MUL.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_MUL in libc - Rust - -
-

Constant libc::BPF_MUL

source · []
pub const BPF_MUL: __u32 = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_NEG.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_NEG.html deleted file mode 100644 index ba8048c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_NEG.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_NEG in libc - Rust - -
-

Constant libc::BPF_NEG

source · []
pub const BPF_NEG: __u32 = 0x80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_NET_OFF.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_NET_OFF.html deleted file mode 100644 index 40b5657b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_NET_OFF.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_NET_OFF in libc - Rust - -
-

Constant libc::BPF_NET_OFF

source · []
pub const BPF_NET_OFF: c_int = SKF_NET_OFF; // -1_048_576i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_OR.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_OR.html deleted file mode 100644 index b5457573..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_OR.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_OR in libc - Rust - -
-

Constant libc::BPF_OR

source · []
pub const BPF_OR: __u32 = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_RET.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_RET.html deleted file mode 100644 index 1c50d96c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_RET.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_RET in libc - Rust - -
-

Constant libc::BPF_RET

source · []
pub const BPF_RET: __u32 = 0x06;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_RSH.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_RSH.html deleted file mode 100644 index ed2ca7ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_RSH.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_RSH in libc - Rust - -
-

Constant libc::BPF_RSH

source · []
pub const BPF_RSH: __u32 = 0x70;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_ST.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_ST.html deleted file mode 100644 index dbecc833..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_ST.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_ST in libc - Rust - -
-

Constant libc::BPF_ST

source · []
pub const BPF_ST: __u32 = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_STX.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_STX.html deleted file mode 100644 index 72367962..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_STX.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_STX in libc - Rust - -
-

Constant libc::BPF_STX

source · []
pub const BPF_STX: __u32 = 0x03;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_SUB.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_SUB.html deleted file mode 100644 index c07c28b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_SUB.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_SUB in libc - Rust - -
-

Constant libc::BPF_SUB

source · []
pub const BPF_SUB: __u32 = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_W.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_W.html deleted file mode 100644 index f8a27b26..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_W.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_W in libc - Rust - -
-

Constant libc::BPF_W

source · []
pub const BPF_W: __u32 = 0x00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_X.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_X.html deleted file mode 100644 index 82f32a49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_X.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_X in libc - Rust - -
-

Constant libc::BPF_X

source · []
pub const BPF_X: __u32 = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BPF_XOR.html b/learning/rust/guessing_game/target/doc/libc/constant.BPF_XOR.html deleted file mode 100644 index ee52a79b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BPF_XOR.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_XOR in libc - Rust - -
-

Constant libc::BPF_XOR

source · []
pub const BPF_XOR: __u32 = 0xa0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BRKINT.html b/learning/rust/guessing_game/target/doc/libc/constant.BRKINT.html deleted file mode 100644 index 6e66a2e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BRKINT.html +++ /dev/null @@ -1,8 +0,0 @@ -BRKINT in libc - Rust - -
-

Constant libc::BRKINT

source · []
pub const BRKINT: tcflag_t = 0x00000002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BS0.html b/learning/rust/guessing_game/target/doc/libc/constant.BS0.html deleted file mode 100644 index 1b00e21d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BS0.html +++ /dev/null @@ -1,8 +0,0 @@ -BS0 in libc - Rust - -
-

Constant libc::BS0

source · []
pub const BS0: tcflag_t = 0x00000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BS1.html b/learning/rust/guessing_game/target/doc/libc/constant.BS1.html deleted file mode 100644 index a3a56b79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BS1.html +++ /dev/null @@ -1,8 +0,0 @@ -BS1 in libc - Rust - -
-

Constant libc::BS1

source · []
pub const BS1: tcflag_t = 0x00002000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BSDLY.html b/learning/rust/guessing_game/target/doc/libc/constant.BSDLY.html deleted file mode 100644 index 1a6a05d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BSDLY.html +++ /dev/null @@ -1,8 +0,0 @@ -BSDLY in libc - Rust - -
-

Constant libc::BSDLY

source · []
pub const BSDLY: tcflag_t = 0o020000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BTRFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.BTRFS_SUPER_MAGIC.html deleted file mode 100644 index 18fb067e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BTRFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -BTRFS_SUPER_MAGIC in libc - Rust - -
pub const BTRFS_SUPER_MAGIC: c_long = 0x9123683e;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BUFSIZ.html b/learning/rust/guessing_game/target/doc/libc/constant.BUFSIZ.html deleted file mode 100644 index 967e4524..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BUFSIZ.html +++ /dev/null @@ -1,8 +0,0 @@ -BUFSIZ in libc - Rust - -
-

Constant libc::BUFSIZ

source · []
pub const BUFSIZ: c_uint = 8192;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BUS_ADRALN.html b/learning/rust/guessing_game/target/doc/libc/constant.BUS_ADRALN.html deleted file mode 100644 index 2a1d68d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BUS_ADRALN.html +++ /dev/null @@ -1,8 +0,0 @@ -BUS_ADRALN in libc - Rust - -
-

Constant libc::BUS_ADRALN

source · []
pub const BUS_ADRALN: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BUS_ADRERR.html b/learning/rust/guessing_game/target/doc/libc/constant.BUS_ADRERR.html deleted file mode 100644 index 1dfaa5a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BUS_ADRERR.html +++ /dev/null @@ -1,8 +0,0 @@ -BUS_ADRERR in libc - Rust - -
-

Constant libc::BUS_ADRERR

source · []
pub const BUS_ADRERR: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BUS_MCEERR_AO.html b/learning/rust/guessing_game/target/doc/libc/constant.BUS_MCEERR_AO.html deleted file mode 100644 index 09c62278..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BUS_MCEERR_AO.html +++ /dev/null @@ -1,8 +0,0 @@ -BUS_MCEERR_AO in libc - Rust - -
pub const BUS_MCEERR_AO: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BUS_MCEERR_AR.html b/learning/rust/guessing_game/target/doc/libc/constant.BUS_MCEERR_AR.html deleted file mode 100644 index 29fe9884..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BUS_MCEERR_AR.html +++ /dev/null @@ -1,8 +0,0 @@ -BUS_MCEERR_AR in libc - Rust - -
pub const BUS_MCEERR_AR: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.BUS_OBJERR.html b/learning/rust/guessing_game/target/doc/libc/constant.BUS_OBJERR.html deleted file mode 100644 index 265c4c39..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.BUS_OBJERR.html +++ /dev/null @@ -1,8 +0,0 @@ -BUS_OBJERR in libc - Rust - -
-

Constant libc::BUS_OBJERR

source · []
pub const BUS_OBJERR: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CANFD_BRS.html b/learning/rust/guessing_game/target/doc/libc/constant.CANFD_BRS.html deleted file mode 100644 index 90ab7c09..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CANFD_BRS.html +++ /dev/null @@ -1,8 +0,0 @@ -CANFD_BRS in libc - Rust - -
-

Constant libc::CANFD_BRS

source · []
pub const CANFD_BRS: c_int = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CANFD_ESI.html b/learning/rust/guessing_game/target/doc/libc/constant.CANFD_ESI.html deleted file mode 100644 index a8d3196c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CANFD_ESI.html +++ /dev/null @@ -1,8 +0,0 @@ -CANFD_ESI in libc - Rust - -
-

Constant libc::CANFD_ESI

source · []
pub const CANFD_ESI: c_int = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CANFD_MAX_DLC.html b/learning/rust/guessing_game/target/doc/libc/constant.CANFD_MAX_DLC.html deleted file mode 100644 index db65df2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CANFD_MAX_DLC.html +++ /dev/null @@ -1,8 +0,0 @@ -CANFD_MAX_DLC in libc - Rust - -
pub const CANFD_MAX_DLC: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CANFD_MAX_DLEN.html b/learning/rust/guessing_game/target/doc/libc/constant.CANFD_MAX_DLEN.html deleted file mode 100644 index ae508960..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CANFD_MAX_DLEN.html +++ /dev/null @@ -1,8 +0,0 @@ -CANFD_MAX_DLEN in libc - Rust - -
pub const CANFD_MAX_DLEN: usize = 64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CANFD_MTU.html b/learning/rust/guessing_game/target/doc/libc/constant.CANFD_MTU.html deleted file mode 100644 index 48917dc9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CANFD_MTU.html +++ /dev/null @@ -1,8 +0,0 @@ -CANFD_MTU in libc - Rust - -
-

Constant libc::CANFD_MTU

source · []
pub const CANFD_MTU: usize = ::mem::size_of::<canfd_frame>(); // 72usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_BCM.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_BCM.html deleted file mode 100644 index 7a164cfc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_BCM.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_BCM in libc - Rust - -
-

Constant libc::CAN_BCM

source · []
pub const CAN_BCM: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_EFF_FLAG.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_EFF_FLAG.html deleted file mode 100644 index 2fe50f3d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_EFF_FLAG.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_EFF_FLAG in libc - Rust - -
-

Constant libc::CAN_EFF_FLAG

source · []
pub const CAN_EFF_FLAG: canid_t = 0x80000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_EFF_ID_BITS.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_EFF_ID_BITS.html deleted file mode 100644 index c9f8c1d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_EFF_ID_BITS.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_EFF_ID_BITS in libc - Rust - -
pub const CAN_EFF_ID_BITS: c_int = 29;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_EFF_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_EFF_MASK.html deleted file mode 100644 index 615af7ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_EFF_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_EFF_MASK in libc - Rust - -
-

Constant libc::CAN_EFF_MASK

source · []
pub const CAN_EFF_MASK: canid_t = 0x1FFFFFFF;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_ERR_FLAG.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_ERR_FLAG.html deleted file mode 100644 index b85eb69b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_ERR_FLAG.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_ERR_FLAG in libc - Rust - -
-

Constant libc::CAN_ERR_FLAG

source · []
pub const CAN_ERR_FLAG: canid_t = 0x20000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_ERR_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_ERR_MASK.html deleted file mode 100644 index 0f9fac78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_ERR_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_ERR_MASK in libc - Rust - -
-

Constant libc::CAN_ERR_MASK

source · []
pub const CAN_ERR_MASK: canid_t = 0x1FFFFFFF;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_INV_FILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_INV_FILTER.html deleted file mode 100644 index 255f2e7a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_INV_FILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_INV_FILTER in libc - Rust - -
pub const CAN_INV_FILTER: canid_t = 0x20000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_ISOTP.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_ISOTP.html deleted file mode 100644 index 4aa832ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_ISOTP.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_ISOTP in libc - Rust - -
-

Constant libc::CAN_ISOTP

source · []
pub const CAN_ISOTP: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_J1939.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_J1939.html deleted file mode 100644 index a0053f0c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_J1939.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_J1939 in libc - Rust - -
-

Constant libc::CAN_J1939

source · []
pub const CAN_J1939: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_MAX_DLC.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_MAX_DLC.html deleted file mode 100644 index 89d5f47c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_MAX_DLC.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_MAX_DLC in libc - Rust - -
-

Constant libc::CAN_MAX_DLC

source · []
pub const CAN_MAX_DLC: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_MAX_DLEN.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_MAX_DLEN.html deleted file mode 100644 index fedb3923..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_MAX_DLEN.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_MAX_DLEN in libc - Rust - -
-

Constant libc::CAN_MAX_DLEN

source · []
pub const CAN_MAX_DLEN: usize = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_MCNET.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_MCNET.html deleted file mode 100644 index deb2e1a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_MCNET.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_MCNET in libc - Rust - -
-

Constant libc::CAN_MCNET

source · []
pub const CAN_MCNET: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_MTU.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_MTU.html deleted file mode 100644 index 4f5bae85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_MTU.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_MTU in libc - Rust - -
-

Constant libc::CAN_MTU

source · []
pub const CAN_MTU: usize = ::mem::size_of::<can_frame>(); // 16usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_NPROTO.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_NPROTO.html deleted file mode 100644 index 8e7a4e07..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_NPROTO.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_NPROTO in libc - Rust - -
-

Constant libc::CAN_NPROTO

source · []
pub const CAN_NPROTO: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW.html deleted file mode 100644 index ee64a2fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_RAW in libc - Rust - -
-

Constant libc::CAN_RAW

source · []
pub const CAN_RAW: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_ERR_FILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_ERR_FILTER.html deleted file mode 100644 index c2f1b898..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_ERR_FILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_RAW_ERR_FILTER in libc - Rust - -
pub const CAN_RAW_ERR_FILTER: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_FD_FRAMES.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_FD_FRAMES.html deleted file mode 100644 index 47d1c9e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_FD_FRAMES.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_RAW_FD_FRAMES in libc - Rust - -
pub const CAN_RAW_FD_FRAMES: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_FILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_FILTER.html deleted file mode 100644 index 0476ab81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_FILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_RAW_FILTER in libc - Rust - -
pub const CAN_RAW_FILTER: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_FILTER_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_FILTER_MAX.html deleted file mode 100644 index 464caf04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_FILTER_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_RAW_FILTER_MAX in libc - Rust - -
pub const CAN_RAW_FILTER_MAX: c_int = 512;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_JOIN_FILTERS.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_JOIN_FILTERS.html deleted file mode 100644 index f1bbf8bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_JOIN_FILTERS.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_RAW_JOIN_FILTERS in libc - Rust - -
pub const CAN_RAW_JOIN_FILTERS: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_LOOPBACK.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_LOOPBACK.html deleted file mode 100644 index 35395875..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_LOOPBACK.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_RAW_LOOPBACK in libc - Rust - -
pub const CAN_RAW_LOOPBACK: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_RECV_OWN_MSGS.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_RECV_OWN_MSGS.html deleted file mode 100644 index 0f5d59a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RAW_RECV_OWN_MSGS.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_RAW_RECV_OWN_MSGS in libc - Rust - -
pub const CAN_RAW_RECV_OWN_MSGS: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RTR_FLAG.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_RTR_FLAG.html deleted file mode 100644 index 64e8c707..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_RTR_FLAG.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_RTR_FLAG in libc - Rust - -
-

Constant libc::CAN_RTR_FLAG

source · []
pub const CAN_RTR_FLAG: canid_t = 0x40000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_SFF_ID_BITS.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_SFF_ID_BITS.html deleted file mode 100644 index d35bbc37..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_SFF_ID_BITS.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_SFF_ID_BITS in libc - Rust - -
pub const CAN_SFF_ID_BITS: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_SFF_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_SFF_MASK.html deleted file mode 100644 index 244aca5d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_SFF_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_SFF_MASK in libc - Rust - -
-

Constant libc::CAN_SFF_MASK

source · []
pub const CAN_SFF_MASK: canid_t = 0x000007FF;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_TP16.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_TP16.html deleted file mode 100644 index 24dd8992..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_TP16.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_TP16 in libc - Rust - -
-

Constant libc::CAN_TP16

source · []
pub const CAN_TP16: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CAN_TP20.html b/learning/rust/guessing_game/target/doc/libc/constant.CAN_TP20.html deleted file mode 100644 index 91e4de2a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CAN_TP20.html +++ /dev/null @@ -1,8 +0,0 @@ -CAN_TP20 in libc - Rust - -
-

Constant libc::CAN_TP20

source · []
pub const CAN_TP20: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CBAUD.html b/learning/rust/guessing_game/target/doc/libc/constant.CBAUD.html deleted file mode 100644 index 55db3202..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CBAUD.html +++ /dev/null @@ -1,8 +0,0 @@ -CBAUD in libc - Rust - -
-

Constant libc::CBAUD

source · []
pub const CBAUD: tcflag_t = 0o0010017;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CBAUDEX.html b/learning/rust/guessing_game/target/doc/libc/constant.CBAUDEX.html deleted file mode 100644 index aa2b628d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CBAUDEX.html +++ /dev/null @@ -1,8 +0,0 @@ -CBAUDEX in libc - Rust - -
-

Constant libc::CBAUDEX

source · []
pub const CBAUDEX: tcflag_t = 0o010000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CGROUP2_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.CGROUP2_SUPER_MAGIC.html deleted file mode 100644 index 176f93c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CGROUP2_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -CGROUP2_SUPER_MAGIC in libc - Rust - -
pub const CGROUP2_SUPER_MAGIC: c_long = 0x63677270;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CGROUP_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.CGROUP_SUPER_MAGIC.html deleted file mode 100644 index a2ee40a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CGROUP_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -CGROUP_SUPER_MAGIC in libc - Rust - -
pub const CGROUP_SUPER_MAGIC: c_long = 0x27e0eb;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CIBAUD.html b/learning/rust/guessing_game/target/doc/libc/constant.CIBAUD.html deleted file mode 100644 index df296509..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CIBAUD.html +++ /dev/null @@ -1,8 +0,0 @@ -CIBAUD in libc - Rust - -
-

Constant libc::CIBAUD

source · []
pub const CIBAUD: tcflag_t = 0o02003600000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLD_CONTINUED.html b/learning/rust/guessing_game/target/doc/libc/constant.CLD_CONTINUED.html deleted file mode 100644 index 4d27fe66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLD_CONTINUED.html +++ /dev/null @@ -1,8 +0,0 @@ -CLD_CONTINUED in libc - Rust - -
pub const CLD_CONTINUED: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLD_DUMPED.html b/learning/rust/guessing_game/target/doc/libc/constant.CLD_DUMPED.html deleted file mode 100644 index d0d4cdba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLD_DUMPED.html +++ /dev/null @@ -1,8 +0,0 @@ -CLD_DUMPED in libc - Rust - -
-

Constant libc::CLD_DUMPED

source · []
pub const CLD_DUMPED: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLD_EXITED.html b/learning/rust/guessing_game/target/doc/libc/constant.CLD_EXITED.html deleted file mode 100644 index f2783842..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLD_EXITED.html +++ /dev/null @@ -1,8 +0,0 @@ -CLD_EXITED in libc - Rust - -
-

Constant libc::CLD_EXITED

source · []
pub const CLD_EXITED: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLD_KILLED.html b/learning/rust/guessing_game/target/doc/libc/constant.CLD_KILLED.html deleted file mode 100644 index 0593da8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLD_KILLED.html +++ /dev/null @@ -1,8 +0,0 @@ -CLD_KILLED in libc - Rust - -
-

Constant libc::CLD_KILLED

source · []
pub const CLD_KILLED: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLD_STOPPED.html b/learning/rust/guessing_game/target/doc/libc/constant.CLD_STOPPED.html deleted file mode 100644 index 88a053d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLD_STOPPED.html +++ /dev/null @@ -1,8 +0,0 @@ -CLD_STOPPED in libc - Rust - -
-

Constant libc::CLD_STOPPED

source · []
pub const CLD_STOPPED: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLD_TRAPPED.html b/learning/rust/guessing_game/target/doc/libc/constant.CLD_TRAPPED.html deleted file mode 100644 index d5103ad6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLD_TRAPPED.html +++ /dev/null @@ -1,8 +0,0 @@ -CLD_TRAPPED in libc - Rust - -
-

Constant libc::CLD_TRAPPED

source · []
pub const CLD_TRAPPED: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLOCAL.html b/learning/rust/guessing_game/target/doc/libc/constant.CLOCAL.html deleted file mode 100644 index c1f50064..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLOCAL.html +++ /dev/null @@ -1,8 +0,0 @@ -CLOCAL in libc - Rust - -
-

Constant libc::CLOCAL

source · []
pub const CLOCAL: tcflag_t = 0x00000800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_BOOTTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_BOOTTIME.html deleted file mode 100644 index ee3c2a1c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_BOOTTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -CLOCK_BOOTTIME in libc - Rust - -
pub const CLOCK_BOOTTIME: clockid_t = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_BOOTTIME_ALARM.html b/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_BOOTTIME_ALARM.html deleted file mode 100644 index 29064170..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_BOOTTIME_ALARM.html +++ /dev/null @@ -1,8 +0,0 @@ -CLOCK_BOOTTIME_ALARM in libc - Rust - -
pub const CLOCK_BOOTTIME_ALARM: clockid_t = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_MONOTONIC.html b/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_MONOTONIC.html deleted file mode 100644 index 60cc8e71..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_MONOTONIC.html +++ /dev/null @@ -1,8 +0,0 @@ -CLOCK_MONOTONIC in libc - Rust - -
pub const CLOCK_MONOTONIC: clockid_t = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_MONOTONIC_COARSE.html b/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_MONOTONIC_COARSE.html deleted file mode 100644 index 4677ca31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_MONOTONIC_COARSE.html +++ /dev/null @@ -1,8 +0,0 @@ -CLOCK_MONOTONIC_COARSE in libc - Rust - -
pub const CLOCK_MONOTONIC_COARSE: clockid_t = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_MONOTONIC_RAW.html b/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_MONOTONIC_RAW.html deleted file mode 100644 index ddb1ccbf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_MONOTONIC_RAW.html +++ /dev/null @@ -1,8 +0,0 @@ -CLOCK_MONOTONIC_RAW in libc - Rust - -
pub const CLOCK_MONOTONIC_RAW: clockid_t = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_PROCESS_CPUTIME_ID.html b/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_PROCESS_CPUTIME_ID.html deleted file mode 100644 index 534b38ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_PROCESS_CPUTIME_ID.html +++ /dev/null @@ -1,8 +0,0 @@ -CLOCK_PROCESS_CPUTIME_ID in libc - Rust - -
pub const CLOCK_PROCESS_CPUTIME_ID: clockid_t = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_REALTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_REALTIME.html deleted file mode 100644 index 6ee84394..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_REALTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -CLOCK_REALTIME in libc - Rust - -
pub const CLOCK_REALTIME: clockid_t = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_REALTIME_ALARM.html b/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_REALTIME_ALARM.html deleted file mode 100644 index 9d57e11f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_REALTIME_ALARM.html +++ /dev/null @@ -1,8 +0,0 @@ -CLOCK_REALTIME_ALARM in libc - Rust - -
pub const CLOCK_REALTIME_ALARM: clockid_t = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_REALTIME_COARSE.html b/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_REALTIME_COARSE.html deleted file mode 100644 index afa2cedd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_REALTIME_COARSE.html +++ /dev/null @@ -1,8 +0,0 @@ -CLOCK_REALTIME_COARSE in libc - Rust - -
pub const CLOCK_REALTIME_COARSE: clockid_t = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_TAI.html b/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_TAI.html deleted file mode 100644 index 22f8bd32..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_TAI.html +++ /dev/null @@ -1,8 +0,0 @@ -CLOCK_TAI in libc - Rust - -
-

Constant libc::CLOCK_TAI

source · []
pub const CLOCK_TAI: clockid_t = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_THREAD_CPUTIME_ID.html b/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_THREAD_CPUTIME_ID.html deleted file mode 100644 index 4b38d18e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLOCK_THREAD_CPUTIME_ID.html +++ /dev/null @@ -1,8 +0,0 @@ -CLOCK_THREAD_CPUTIME_ID in libc - Rust - -
pub const CLOCK_THREAD_CPUTIME_ID: clockid_t = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_CHILD_CLEARTID.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_CHILD_CLEARTID.html deleted file mode 100644 index b56e56b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_CHILD_CLEARTID.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_CHILD_CLEARTID in libc - Rust - -
pub const CLONE_CHILD_CLEARTID: c_int = 0x200000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_CHILD_SETTID.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_CHILD_SETTID.html deleted file mode 100644 index 2190e203..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_CHILD_SETTID.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_CHILD_SETTID in libc - Rust - -
pub const CLONE_CHILD_SETTID: c_int = 0x01000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_DETACHED.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_DETACHED.html deleted file mode 100644 index 59b75168..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_DETACHED.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_DETACHED in libc - Rust - -
pub const CLONE_DETACHED: c_int = 0x400000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_FILES.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_FILES.html deleted file mode 100644 index 782b0a00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_FILES.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_FILES in libc - Rust - -
-

Constant libc::CLONE_FILES

source · []
pub const CLONE_FILES: c_int = 0x400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_FS.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_FS.html deleted file mode 100644 index 4156a742..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_FS.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_FS in libc - Rust - -
-

Constant libc::CLONE_FS

source · []
pub const CLONE_FS: c_int = 0x200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_IO.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_IO.html deleted file mode 100644 index 415b3022..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_IO.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_IO in libc - Rust - -
-

Constant libc::CLONE_IO

source · []
pub const CLONE_IO: c_int = 0x80000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWCGROUP.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWCGROUP.html deleted file mode 100644 index cf605119..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWCGROUP.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_NEWCGROUP in libc - Rust - -
pub const CLONE_NEWCGROUP: c_int = 0x02000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWIPC.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWIPC.html deleted file mode 100644 index 68c108e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWIPC.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_NEWIPC in libc - Rust - -
-

Constant libc::CLONE_NEWIPC

source · []
pub const CLONE_NEWIPC: c_int = 0x08000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWNET.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWNET.html deleted file mode 100644 index a99c3864..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWNET.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_NEWNET in libc - Rust - -
-

Constant libc::CLONE_NEWNET

source · []
pub const CLONE_NEWNET: c_int = 0x40000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWNS.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWNS.html deleted file mode 100644 index d3e4483b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWNS.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_NEWNS in libc - Rust - -
-

Constant libc::CLONE_NEWNS

source · []
pub const CLONE_NEWNS: c_int = 0x20000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWPID.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWPID.html deleted file mode 100644 index 9a9f07c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWPID.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_NEWPID in libc - Rust - -
-

Constant libc::CLONE_NEWPID

source · []
pub const CLONE_NEWPID: c_int = 0x20000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWUSER.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWUSER.html deleted file mode 100644 index 76b48f9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWUSER.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_NEWUSER in libc - Rust - -
pub const CLONE_NEWUSER: c_int = 0x10000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWUTS.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWUTS.html deleted file mode 100644 index 0b9f9a7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_NEWUTS.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_NEWUTS in libc - Rust - -
-

Constant libc::CLONE_NEWUTS

source · []
pub const CLONE_NEWUTS: c_int = 0x04000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_PARENT.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_PARENT.html deleted file mode 100644 index f3fed024..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_PARENT.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_PARENT in libc - Rust - -
-

Constant libc::CLONE_PARENT

source · []
pub const CLONE_PARENT: c_int = 0x8000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_PARENT_SETTID.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_PARENT_SETTID.html deleted file mode 100644 index b0426899..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_PARENT_SETTID.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_PARENT_SETTID in libc - Rust - -
pub const CLONE_PARENT_SETTID: c_int = 0x100000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_PIDFD.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_PIDFD.html deleted file mode 100644 index 0ff7bbe4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_PIDFD.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_PIDFD in libc - Rust - -
-

Constant libc::CLONE_PIDFD

source · []
pub const CLONE_PIDFD: c_int = 0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_PTRACE.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_PTRACE.html deleted file mode 100644 index 42e61410..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_PTRACE.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_PTRACE in libc - Rust - -
-

Constant libc::CLONE_PTRACE

source · []
pub const CLONE_PTRACE: c_int = 0x2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_SETTLS.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_SETTLS.html deleted file mode 100644 index db17763c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_SETTLS.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_SETTLS in libc - Rust - -
-

Constant libc::CLONE_SETTLS

source · []
pub const CLONE_SETTLS: c_int = 0x80000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_SIGHAND.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_SIGHAND.html deleted file mode 100644 index 3cd91067..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_SIGHAND.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_SIGHAND in libc - Rust - -
pub const CLONE_SIGHAND: c_int = 0x800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_SYSVSEM.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_SYSVSEM.html deleted file mode 100644 index 4f647058..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_SYSVSEM.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_SYSVSEM in libc - Rust - -
pub const CLONE_SYSVSEM: c_int = 0x40000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_THREAD.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_THREAD.html deleted file mode 100644 index d4b7f9fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_THREAD.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_THREAD in libc - Rust - -
-

Constant libc::CLONE_THREAD

source · []
pub const CLONE_THREAD: c_int = 0x10000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_UNTRACED.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_UNTRACED.html deleted file mode 100644 index 270f034e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_UNTRACED.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_UNTRACED in libc - Rust - -
pub const CLONE_UNTRACED: c_int = 0x800000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_VFORK.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_VFORK.html deleted file mode 100644 index 27a2dcca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_VFORK.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_VFORK in libc - Rust - -
-

Constant libc::CLONE_VFORK

source · []
pub const CLONE_VFORK: c_int = 0x4000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_VM.html b/learning/rust/guessing_game/target/doc/libc/constant.CLONE_VM.html deleted file mode 100644 index c5d0defd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLONE_VM.html +++ /dev/null @@ -1,8 +0,0 @@ -CLONE_VM in libc - Rust - -
-

Constant libc::CLONE_VM

source · []
pub const CLONE_VM: c_int = 0x100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLOSE_RANGE_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.CLOSE_RANGE_CLOEXEC.html deleted file mode 100644 index ac860764..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLOSE_RANGE_CLOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -CLOSE_RANGE_CLOEXEC in libc - Rust - -
pub const CLOSE_RANGE_CLOEXEC: c_uint = 1 << 2; // 4u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CLOSE_RANGE_UNSHARE.html b/learning/rust/guessing_game/target/doc/libc/constant.CLOSE_RANGE_UNSHARE.html deleted file mode 100644 index 5f104071..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CLOSE_RANGE_UNSHARE.html +++ /dev/null @@ -1,8 +0,0 @@ -CLOSE_RANGE_UNSHARE in libc - Rust - -
pub const CLOSE_RANGE_UNSHARE: c_uint = 1 << 1; // 2u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CMSPAR.html b/learning/rust/guessing_game/target/doc/libc/constant.CMSPAR.html deleted file mode 100644 index a251c63d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CMSPAR.html +++ /dev/null @@ -1,8 +0,0 @@ -CMSPAR in libc - Rust - -
-

Constant libc::CMSPAR

source · []
pub const CMSPAR: tcflag_t = 0o10000000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CODA_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.CODA_SUPER_MAGIC.html deleted file mode 100644 index f76a22f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CODA_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -CODA_SUPER_MAGIC in libc - Rust - -
pub const CODA_SUPER_MAGIC: c_long = 0x73757245;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CODESET.html b/learning/rust/guessing_game/target/doc/libc/constant.CODESET.html deleted file mode 100644 index 78ba8ebc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CODESET.html +++ /dev/null @@ -1,8 +0,0 @@ -CODESET in libc - Rust - -
-

Constant libc::CODESET

source · []
pub const CODESET: nl_item = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CPU_SETSIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.CPU_SETSIZE.html deleted file mode 100644 index 0072e1e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CPU_SETSIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -CPU_SETSIZE in libc - Rust - -
-

Constant libc::CPU_SETSIZE

source · []
pub const CPU_SETSIZE: c_int = 0x400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CR0.html b/learning/rust/guessing_game/target/doc/libc/constant.CR0.html deleted file mode 100644 index cb0c9542..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CR0.html +++ /dev/null @@ -1,8 +0,0 @@ -CR0 in libc - Rust - -
-

Constant libc::CR0

source · []
pub const CR0: tcflag_t = 0x00000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CR1.html b/learning/rust/guessing_game/target/doc/libc/constant.CR1.html deleted file mode 100644 index 001bbbf0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CR1.html +++ /dev/null @@ -1,8 +0,0 @@ -CR1 in libc - Rust - -
-

Constant libc::CR1

source · []
pub const CR1: tcflag_t = 0x00000200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CR2.html b/learning/rust/guessing_game/target/doc/libc/constant.CR2.html deleted file mode 100644 index 9fac3c89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CR2.html +++ /dev/null @@ -1,8 +0,0 @@ -CR2 in libc - Rust - -
-

Constant libc::CR2

source · []
pub const CR2: tcflag_t = 0x00000400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CR3.html b/learning/rust/guessing_game/target/doc/libc/constant.CR3.html deleted file mode 100644 index 8ca857ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CR3.html +++ /dev/null @@ -1,8 +0,0 @@ -CR3 in libc - Rust - -
-

Constant libc::CR3

source · []
pub const CR3: tcflag_t = 0x00000600;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CRAMFS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.CRAMFS_MAGIC.html deleted file mode 100644 index 79889bc6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CRAMFS_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -CRAMFS_MAGIC in libc - Rust - -
-

Constant libc::CRAMFS_MAGIC

source · []
pub const CRAMFS_MAGIC: c_long = 0x28cd3d45;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CRDLY.html b/learning/rust/guessing_game/target/doc/libc/constant.CRDLY.html deleted file mode 100644 index 00a68701..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CRDLY.html +++ /dev/null @@ -1,8 +0,0 @@ -CRDLY in libc - Rust - -
-

Constant libc::CRDLY

source · []
pub const CRDLY: tcflag_t = 0o003000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CREAD.html b/learning/rust/guessing_game/target/doc/libc/constant.CREAD.html deleted file mode 100644 index 231084b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CREAD.html +++ /dev/null @@ -1,8 +0,0 @@ -CREAD in libc - Rust - -
-

Constant libc::CREAD

source · []
pub const CREAD: tcflag_t = 0x00000080;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CRNCYSTR.html b/learning/rust/guessing_game/target/doc/libc/constant.CRNCYSTR.html deleted file mode 100644 index be859b3d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CRNCYSTR.html +++ /dev/null @@ -1,8 +0,0 @@ -CRNCYSTR in libc - Rust - -
-

Constant libc::CRNCYSTR

source · []
pub const CRNCYSTR: nl_item = 0x4000F;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CRTSCTS.html b/learning/rust/guessing_game/target/doc/libc/constant.CRTSCTS.html deleted file mode 100644 index b6bd0e8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CRTSCTS.html +++ /dev/null @@ -1,8 +0,0 @@ -CRTSCTS in libc - Rust - -
-

Constant libc::CRTSCTS

source · []
pub const CRTSCTS: tcflag_t = 0x80000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CS.html b/learning/rust/guessing_game/target/doc/libc/constant.CS.html deleted file mode 100644 index 3c6e2e8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CS.html +++ /dev/null @@ -1,8 +0,0 @@ -CS in libc - Rust - -
-

Constant libc::CS

source · []
pub const CS: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CS5.html b/learning/rust/guessing_game/target/doc/libc/constant.CS5.html deleted file mode 100644 index 0a09b44b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CS5.html +++ /dev/null @@ -1,8 +0,0 @@ -CS5 in libc - Rust - -
-

Constant libc::CS5

source · []
pub const CS5: tcflag_t = 0x00000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CS6.html b/learning/rust/guessing_game/target/doc/libc/constant.CS6.html deleted file mode 100644 index f62be10d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CS6.html +++ /dev/null @@ -1,8 +0,0 @@ -CS6 in libc - Rust - -
-

Constant libc::CS6

source · []
pub const CS6: tcflag_t = 0x00000010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CS7.html b/learning/rust/guessing_game/target/doc/libc/constant.CS7.html deleted file mode 100644 index 6bd7bce9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CS7.html +++ /dev/null @@ -1,8 +0,0 @@ -CS7 in libc - Rust - -
-

Constant libc::CS7

source · []
pub const CS7: tcflag_t = 0x00000020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CS8.html b/learning/rust/guessing_game/target/doc/libc/constant.CS8.html deleted file mode 100644 index 2a185055..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CS8.html +++ /dev/null @@ -1,8 +0,0 @@ -CS8 in libc - Rust - -
-

Constant libc::CS8

source · []
pub const CS8: tcflag_t = 0x00000030;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CSIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.CSIZE.html deleted file mode 100644 index 7a879462..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CSIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -CSIZE in libc - Rust - -
-

Constant libc::CSIZE

source · []
pub const CSIZE: tcflag_t = 0x00000030;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CSTOPB.html b/learning/rust/guessing_game/target/doc/libc/constant.CSTOPB.html deleted file mode 100644 index 97eca90b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CSTOPB.html +++ /dev/null @@ -1,8 +0,0 @@ -CSTOPB in libc - Rust - -
-

Constant libc::CSTOPB

source · []
pub const CSTOPB: tcflag_t = 0x00000040;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_FAMILY_ID.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_FAMILY_ID.html deleted file mode 100644 index 7a98a208..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_FAMILY_ID.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_ATTR_FAMILY_ID in libc - Rust - -
pub const CTRL_ATTR_FAMILY_ID: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_FAMILY_NAME.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_FAMILY_NAME.html deleted file mode 100644 index 86a6fea7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_FAMILY_NAME.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_ATTR_FAMILY_NAME in libc - Rust - -
pub const CTRL_ATTR_FAMILY_NAME: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_HDRSIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_HDRSIZE.html deleted file mode 100644 index 054fe5b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_HDRSIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_ATTR_HDRSIZE in libc - Rust - -
pub const CTRL_ATTR_HDRSIZE: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MAXATTR.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MAXATTR.html deleted file mode 100644 index f5b346bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MAXATTR.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_ATTR_MAXATTR in libc - Rust - -
pub const CTRL_ATTR_MAXATTR: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MCAST_GROUPS.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MCAST_GROUPS.html deleted file mode 100644 index 4c3e5643..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MCAST_GROUPS.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_ATTR_MCAST_GROUPS in libc - Rust - -
pub const CTRL_ATTR_MCAST_GROUPS: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MCAST_GRP_ID.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MCAST_GRP_ID.html deleted file mode 100644 index 0d2d6e75..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MCAST_GRP_ID.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_ATTR_MCAST_GRP_ID in libc - Rust - -
pub const CTRL_ATTR_MCAST_GRP_ID: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MCAST_GRP_NAME.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MCAST_GRP_NAME.html deleted file mode 100644 index 332d20ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MCAST_GRP_NAME.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_ATTR_MCAST_GRP_NAME in libc - Rust - -
pub const CTRL_ATTR_MCAST_GRP_NAME: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MCAST_GRP_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MCAST_GRP_UNSPEC.html deleted file mode 100644 index 791535e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_MCAST_GRP_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_ATTR_MCAST_GRP_UNSPEC in libc - Rust - -
pub const CTRL_ATTR_MCAST_GRP_UNSPEC: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_OPS.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_OPS.html deleted file mode 100644 index f19a7745..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_OPS.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_ATTR_OPS in libc - Rust - -
pub const CTRL_ATTR_OPS: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_OP_FLAGS.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_OP_FLAGS.html deleted file mode 100644 index 1d24be47..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_OP_FLAGS.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_ATTR_OP_FLAGS in libc - Rust - -
pub const CTRL_ATTR_OP_FLAGS: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_OP_ID.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_OP_ID.html deleted file mode 100644 index 4efa007c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_OP_ID.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_ATTR_OP_ID in libc - Rust - -
pub const CTRL_ATTR_OP_ID: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_OP_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_OP_UNSPEC.html deleted file mode 100644 index 18dff33f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_OP_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_ATTR_OP_UNSPEC in libc - Rust - -
pub const CTRL_ATTR_OP_UNSPEC: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_UNSPEC.html deleted file mode 100644 index 28216fa9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_ATTR_UNSPEC in libc - Rust - -
pub const CTRL_ATTR_UNSPEC: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_VERSION.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_VERSION.html deleted file mode 100644 index 6513f606..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_ATTR_VERSION.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_ATTR_VERSION in libc - Rust - -
pub const CTRL_ATTR_VERSION: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_DELFAMILY.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_DELFAMILY.html deleted file mode 100644 index 0433b238..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_DELFAMILY.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_CMD_DELFAMILY in libc - Rust - -
pub const CTRL_CMD_DELFAMILY: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_DELMCAST_GRP.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_DELMCAST_GRP.html deleted file mode 100644 index e17ef353..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_DELMCAST_GRP.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_CMD_DELMCAST_GRP in libc - Rust - -
pub const CTRL_CMD_DELMCAST_GRP: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_DELOPS.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_DELOPS.html deleted file mode 100644 index 60413a9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_DELOPS.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_CMD_DELOPS in libc - Rust - -
pub const CTRL_CMD_DELOPS: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_GETFAMILY.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_GETFAMILY.html deleted file mode 100644 index 21658272..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_GETFAMILY.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_CMD_GETFAMILY in libc - Rust - -
pub const CTRL_CMD_GETFAMILY: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_GETMCAST_GRP.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_GETMCAST_GRP.html deleted file mode 100644 index 2264e5d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_GETMCAST_GRP.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_CMD_GETMCAST_GRP in libc - Rust - -
pub const CTRL_CMD_GETMCAST_GRP: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_GETOPS.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_GETOPS.html deleted file mode 100644 index 74c629c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_GETOPS.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_CMD_GETOPS in libc - Rust - -
pub const CTRL_CMD_GETOPS: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_NEWFAMILY.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_NEWFAMILY.html deleted file mode 100644 index 7a239111..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_NEWFAMILY.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_CMD_NEWFAMILY in libc - Rust - -
pub const CTRL_CMD_NEWFAMILY: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_NEWMCAST_GRP.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_NEWMCAST_GRP.html deleted file mode 100644 index e21a03d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_NEWMCAST_GRP.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_CMD_NEWMCAST_GRP in libc - Rust - -
pub const CTRL_CMD_NEWMCAST_GRP: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_NEWOPS.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_NEWOPS.html deleted file mode 100644 index 6a2aa85a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_NEWOPS.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_CMD_NEWOPS in libc - Rust - -
pub const CTRL_CMD_NEWOPS: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_UNSPEC.html deleted file mode 100644 index 82062104..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.CTRL_CMD_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -CTRL_CMD_UNSPEC in libc - Rust - -
pub const CTRL_CMD_UNSPEC: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DAY_1.html b/learning/rust/guessing_game/target/doc/libc/constant.DAY_1.html deleted file mode 100644 index 33d4c7ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DAY_1.html +++ /dev/null @@ -1,8 +0,0 @@ -DAY_1 in libc - Rust - -
-

Constant libc::DAY_1

source · []
pub const DAY_1: nl_item = 0x20007;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DAY_2.html b/learning/rust/guessing_game/target/doc/libc/constant.DAY_2.html deleted file mode 100644 index 5ca43728..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DAY_2.html +++ /dev/null @@ -1,8 +0,0 @@ -DAY_2 in libc - Rust - -
-

Constant libc::DAY_2

source · []
pub const DAY_2: nl_item = 0x20008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DAY_3.html b/learning/rust/guessing_game/target/doc/libc/constant.DAY_3.html deleted file mode 100644 index 94f67afc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DAY_3.html +++ /dev/null @@ -1,8 +0,0 @@ -DAY_3 in libc - Rust - -
-

Constant libc::DAY_3

source · []
pub const DAY_3: nl_item = 0x20009;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DAY_4.html b/learning/rust/guessing_game/target/doc/libc/constant.DAY_4.html deleted file mode 100644 index 356f4590..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DAY_4.html +++ /dev/null @@ -1,8 +0,0 @@ -DAY_4 in libc - Rust - -
-

Constant libc::DAY_4

source · []
pub const DAY_4: nl_item = 0x2000A;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DAY_5.html b/learning/rust/guessing_game/target/doc/libc/constant.DAY_5.html deleted file mode 100644 index c4ac80c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DAY_5.html +++ /dev/null @@ -1,8 +0,0 @@ -DAY_5 in libc - Rust - -
-

Constant libc::DAY_5

source · []
pub const DAY_5: nl_item = 0x2000B;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DAY_6.html b/learning/rust/guessing_game/target/doc/libc/constant.DAY_6.html deleted file mode 100644 index 2643946e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DAY_6.html +++ /dev/null @@ -1,8 +0,0 @@ -DAY_6 in libc - Rust - -
-

Constant libc::DAY_6

source · []
pub const DAY_6: nl_item = 0x2000C;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DAY_7.html b/learning/rust/guessing_game/target/doc/libc/constant.DAY_7.html deleted file mode 100644 index 751f5ff4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DAY_7.html +++ /dev/null @@ -1,8 +0,0 @@ -DAY_7 in libc - Rust - -
-

Constant libc::DAY_7

source · []
pub const DAY_7: nl_item = 0x2000D;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SERVICE_LIST_MAX_LEN.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SERVICE_LIST_MAX_LEN.html deleted file mode 100644 index 0cc749ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SERVICE_LIST_MAX_LEN.html +++ /dev/null @@ -1,9 +0,0 @@ -DCCP_SERVICE_LIST_MAX_LEN in libc - Rust - -
pub const DCCP_SERVICE_LIST_MAX_LEN: c_int = 32;
Expand description

maximum number of services provided on the same listening port

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_AVAILABLE_CCIDS.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_AVAILABLE_CCIDS.html deleted file mode 100644 index 75b7c016..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_AVAILABLE_CCIDS.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_AVAILABLE_CCIDS in libc - Rust - -
pub const DCCP_SOCKOPT_AVAILABLE_CCIDS: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CCID.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CCID.html deleted file mode 100644 index 7260bee9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CCID.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_CCID in libc - Rust - -
pub const DCCP_SOCKOPT_CCID: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CCID_RX_INFO.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CCID_RX_INFO.html deleted file mode 100644 index 0b1a4327..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CCID_RX_INFO.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_CCID_RX_INFO in libc - Rust - -
pub const DCCP_SOCKOPT_CCID_RX_INFO: c_int = 128;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CCID_TX_INFO.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CCID_TX_INFO.html deleted file mode 100644 index cd78c0aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CCID_TX_INFO.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_CCID_TX_INFO in libc - Rust - -
pub const DCCP_SOCKOPT_CCID_TX_INFO: c_int = 192;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CHANGE_L.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CHANGE_L.html deleted file mode 100644 index aeb95aef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CHANGE_L.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_CHANGE_L in libc - Rust - -
pub const DCCP_SOCKOPT_CHANGE_L: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CHANGE_R.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CHANGE_R.html deleted file mode 100644 index 2a513da7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_CHANGE_R.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_CHANGE_R in libc - Rust - -
pub const DCCP_SOCKOPT_CHANGE_R: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_GET_CUR_MPS.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_GET_CUR_MPS.html deleted file mode 100644 index e4e2521e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_GET_CUR_MPS.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_GET_CUR_MPS in libc - Rust - -
pub const DCCP_SOCKOPT_GET_CUR_MPS: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_PACKET_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_PACKET_SIZE.html deleted file mode 100644 index b5894f3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_PACKET_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_PACKET_SIZE in libc - Rust - -
pub const DCCP_SOCKOPT_PACKET_SIZE: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_QPOLICY_ID.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_QPOLICY_ID.html deleted file mode 100644 index 4e020c52..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_QPOLICY_ID.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_QPOLICY_ID in libc - Rust - -
pub const DCCP_SOCKOPT_QPOLICY_ID: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_QPOLICY_TXQLEN.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_QPOLICY_TXQLEN.html deleted file mode 100644 index d243c89e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_QPOLICY_TXQLEN.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_QPOLICY_TXQLEN in libc - Rust - -
pub const DCCP_SOCKOPT_QPOLICY_TXQLEN: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_RECV_CSCOV.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_RECV_CSCOV.html deleted file mode 100644 index 5f827810..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_RECV_CSCOV.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_RECV_CSCOV in libc - Rust - -
pub const DCCP_SOCKOPT_RECV_CSCOV: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_RX_CCID.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_RX_CCID.html deleted file mode 100644 index 9fbddb34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_RX_CCID.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_RX_CCID in libc - Rust - -
pub const DCCP_SOCKOPT_RX_CCID: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_SEND_CSCOV.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_SEND_CSCOV.html deleted file mode 100644 index c557e817..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_SEND_CSCOV.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_SEND_CSCOV in libc - Rust - -
pub const DCCP_SOCKOPT_SEND_CSCOV: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_SERVER_TIMEWAIT.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_SERVER_TIMEWAIT.html deleted file mode 100644 index 5348436e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_SERVER_TIMEWAIT.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_SERVER_TIMEWAIT in libc - Rust - -
pub const DCCP_SOCKOPT_SERVER_TIMEWAIT: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_SERVICE.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_SERVICE.html deleted file mode 100644 index 8fbc7856..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_SERVICE.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_SERVICE in libc - Rust - -
pub const DCCP_SOCKOPT_SERVICE: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_TX_CCID.html b/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_TX_CCID.html deleted file mode 100644 index 9468ceeb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DCCP_SOCKOPT_TX_CCID.html +++ /dev/null @@ -1,8 +0,0 @@ -DCCP_SOCKOPT_TX_CCID in libc - Rust - -
pub const DCCP_SOCKOPT_TX_CCID: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DEAD_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/constant.DEAD_PROCESS.html deleted file mode 100644 index d5f7fc14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DEAD_PROCESS.html +++ /dev/null @@ -1,8 +0,0 @@ -DEAD_PROCESS in libc - Rust - -
-

Constant libc::DEAD_PROCESS

source · []
pub const DEAD_PROCESS: c_short = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DEBUGFS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.DEBUGFS_MAGIC.html deleted file mode 100644 index 651557ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DEBUGFS_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -DEBUGFS_MAGIC in libc - Rust - -
pub const DEBUGFS_MAGIC: c_long = 0x64626720;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DEVPTS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.DEVPTS_SUPER_MAGIC.html deleted file mode 100644 index 61e574f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DEVPTS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -DEVPTS_SUPER_MAGIC in libc - Rust - -
pub const DEVPTS_SUPER_MAGIC: c_long = 0x1cd1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DS.html b/learning/rust/guessing_game/target/doc/libc/constant.DS.html deleted file mode 100644 index e3d46a98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DS.html +++ /dev/null @@ -1,8 +0,0 @@ -DS in libc - Rust - -
-

Constant libc::DS

source · []
pub const DS: c_int = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DT_BLK.html b/learning/rust/guessing_game/target/doc/libc/constant.DT_BLK.html deleted file mode 100644 index 2c94eb6d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DT_BLK.html +++ /dev/null @@ -1,8 +0,0 @@ -DT_BLK in libc - Rust - -
-

Constant libc::DT_BLK

source · []
pub const DT_BLK: u8 = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DT_CHR.html b/learning/rust/guessing_game/target/doc/libc/constant.DT_CHR.html deleted file mode 100644 index 88ceea41..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DT_CHR.html +++ /dev/null @@ -1,8 +0,0 @@ -DT_CHR in libc - Rust - -
-

Constant libc::DT_CHR

source · []
pub const DT_CHR: u8 = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DT_DIR.html b/learning/rust/guessing_game/target/doc/libc/constant.DT_DIR.html deleted file mode 100644 index 23592c8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DT_DIR.html +++ /dev/null @@ -1,8 +0,0 @@ -DT_DIR in libc - Rust - -
-

Constant libc::DT_DIR

source · []
pub const DT_DIR: u8 = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DT_FIFO.html b/learning/rust/guessing_game/target/doc/libc/constant.DT_FIFO.html deleted file mode 100644 index 63fc75be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DT_FIFO.html +++ /dev/null @@ -1,8 +0,0 @@ -DT_FIFO in libc - Rust - -
-

Constant libc::DT_FIFO

source · []
pub const DT_FIFO: u8 = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DT_LNK.html b/learning/rust/guessing_game/target/doc/libc/constant.DT_LNK.html deleted file mode 100644 index add38f95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DT_LNK.html +++ /dev/null @@ -1,8 +0,0 @@ -DT_LNK in libc - Rust - -
-

Constant libc::DT_LNK

source · []
pub const DT_LNK: u8 = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DT_REG.html b/learning/rust/guessing_game/target/doc/libc/constant.DT_REG.html deleted file mode 100644 index c3918d15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DT_REG.html +++ /dev/null @@ -1,8 +0,0 @@ -DT_REG in libc - Rust - -
-

Constant libc::DT_REG

source · []
pub const DT_REG: u8 = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DT_SOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.DT_SOCK.html deleted file mode 100644 index beef93e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DT_SOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -DT_SOCK in libc - Rust - -
-

Constant libc::DT_SOCK

source · []
pub const DT_SOCK: u8 = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.DT_UNKNOWN.html b/learning/rust/guessing_game/target/doc/libc/constant.DT_UNKNOWN.html deleted file mode 100644 index 8b42c710..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.DT_UNKNOWN.html +++ /dev/null @@ -1,8 +0,0 @@ -DT_UNKNOWN in libc - Rust - -
-

Constant libc::DT_UNKNOWN

source · []
pub const DT_UNKNOWN: u8 = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.D_FMT.html b/learning/rust/guessing_game/target/doc/libc/constant.D_FMT.html deleted file mode 100644 index c854db0c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.D_FMT.html +++ /dev/null @@ -1,8 +0,0 @@ -D_FMT in libc - Rust - -
-

Constant libc::D_FMT

source · []
pub const D_FMT: nl_item = 0x20029;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.D_T_FMT.html b/learning/rust/guessing_game/target/doc/libc/constant.D_T_FMT.html deleted file mode 100644 index 2cb18637..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.D_T_FMT.html +++ /dev/null @@ -1,8 +0,0 @@ -D_T_FMT in libc - Rust - -
-

Constant libc::D_T_FMT

source · []
pub const D_T_FMT: nl_item = 0x20028;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.E2BIG.html b/learning/rust/guessing_game/target/doc/libc/constant.E2BIG.html deleted file mode 100644 index bdd672f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.E2BIG.html +++ /dev/null @@ -1,8 +0,0 @@ -E2BIG in libc - Rust - -
-

Constant libc::E2BIG

source · []
pub const E2BIG: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EACCES.html b/learning/rust/guessing_game/target/doc/libc/constant.EACCES.html deleted file mode 100644 index 819d83b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EACCES.html +++ /dev/null @@ -1,8 +0,0 @@ -EACCES in libc - Rust - -
-

Constant libc::EACCES

source · []
pub const EACCES: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EADDRINUSE.html b/learning/rust/guessing_game/target/doc/libc/constant.EADDRINUSE.html deleted file mode 100644 index 16b79e60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EADDRINUSE.html +++ /dev/null @@ -1,8 +0,0 @@ -EADDRINUSE in libc - Rust - -
-

Constant libc::EADDRINUSE

source · []
pub const EADDRINUSE: c_int = 98;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EADDRNOTAVAIL.html b/learning/rust/guessing_game/target/doc/libc/constant.EADDRNOTAVAIL.html deleted file mode 100644 index 58b16fa7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EADDRNOTAVAIL.html +++ /dev/null @@ -1,8 +0,0 @@ -EADDRNOTAVAIL in libc - Rust - -
pub const EADDRNOTAVAIL: c_int = 99;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EADV.html b/learning/rust/guessing_game/target/doc/libc/constant.EADV.html deleted file mode 100644 index 31776df7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EADV.html +++ /dev/null @@ -1,8 +0,0 @@ -EADV in libc - Rust - -
-

Constant libc::EADV

source · []
pub const EADV: c_int = 68;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EAFNOSUPPORT.html b/learning/rust/guessing_game/target/doc/libc/constant.EAFNOSUPPORT.html deleted file mode 100644 index f639ef05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EAFNOSUPPORT.html +++ /dev/null @@ -1,8 +0,0 @@ -EAFNOSUPPORT in libc - Rust - -
-

Constant libc::EAFNOSUPPORT

source · []
pub const EAFNOSUPPORT: c_int = 97;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EAGAIN.html b/learning/rust/guessing_game/target/doc/libc/constant.EAGAIN.html deleted file mode 100644 index cbd5a109..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EAGAIN.html +++ /dev/null @@ -1,8 +0,0 @@ -EAGAIN in libc - Rust - -
-

Constant libc::EAGAIN

source · []
pub const EAGAIN: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EAI_AGAIN.html b/learning/rust/guessing_game/target/doc/libc/constant.EAI_AGAIN.html deleted file mode 100644 index 35c00d50..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EAI_AGAIN.html +++ /dev/null @@ -1,8 +0,0 @@ -EAI_AGAIN in libc - Rust - -
-

Constant libc::EAI_AGAIN

source · []
pub const EAI_AGAIN: c_int = -3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EAI_BADFLAGS.html b/learning/rust/guessing_game/target/doc/libc/constant.EAI_BADFLAGS.html deleted file mode 100644 index 63e41f48..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EAI_BADFLAGS.html +++ /dev/null @@ -1,8 +0,0 @@ -EAI_BADFLAGS in libc - Rust - -
-

Constant libc::EAI_BADFLAGS

source · []
pub const EAI_BADFLAGS: c_int = -1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EAI_FAIL.html b/learning/rust/guessing_game/target/doc/libc/constant.EAI_FAIL.html deleted file mode 100644 index 502f4389..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EAI_FAIL.html +++ /dev/null @@ -1,8 +0,0 @@ -EAI_FAIL in libc - Rust - -
-

Constant libc::EAI_FAIL

source · []
pub const EAI_FAIL: c_int = -4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EAI_FAMILY.html b/learning/rust/guessing_game/target/doc/libc/constant.EAI_FAMILY.html deleted file mode 100644 index 3fd5f091..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EAI_FAMILY.html +++ /dev/null @@ -1,8 +0,0 @@ -EAI_FAMILY in libc - Rust - -
-

Constant libc::EAI_FAMILY

source · []
pub const EAI_FAMILY: c_int = -6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EAI_MEMORY.html b/learning/rust/guessing_game/target/doc/libc/constant.EAI_MEMORY.html deleted file mode 100644 index a89a598a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EAI_MEMORY.html +++ /dev/null @@ -1,8 +0,0 @@ -EAI_MEMORY in libc - Rust - -
-

Constant libc::EAI_MEMORY

source · []
pub const EAI_MEMORY: c_int = -10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EAI_NODATA.html b/learning/rust/guessing_game/target/doc/libc/constant.EAI_NODATA.html deleted file mode 100644 index 141af468..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EAI_NODATA.html +++ /dev/null @@ -1,8 +0,0 @@ -EAI_NODATA in libc - Rust - -
-

Constant libc::EAI_NODATA

source · []
pub const EAI_NODATA: c_int = -5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EAI_NONAME.html b/learning/rust/guessing_game/target/doc/libc/constant.EAI_NONAME.html deleted file mode 100644 index ffbb1ed8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EAI_NONAME.html +++ /dev/null @@ -1,8 +0,0 @@ -EAI_NONAME in libc - Rust - -
-

Constant libc::EAI_NONAME

source · []
pub const EAI_NONAME: c_int = -2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EAI_OVERFLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.EAI_OVERFLOW.html deleted file mode 100644 index eba52cc2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EAI_OVERFLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -EAI_OVERFLOW in libc - Rust - -
-

Constant libc::EAI_OVERFLOW

source · []
pub const EAI_OVERFLOW: c_int = -12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EAI_SERVICE.html b/learning/rust/guessing_game/target/doc/libc/constant.EAI_SERVICE.html deleted file mode 100644 index 4e094530..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EAI_SERVICE.html +++ /dev/null @@ -1,8 +0,0 @@ -EAI_SERVICE in libc - Rust - -
-

Constant libc::EAI_SERVICE

source · []
pub const EAI_SERVICE: c_int = -8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EAI_SOCKTYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.EAI_SOCKTYPE.html deleted file mode 100644 index e2acdcbf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EAI_SOCKTYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -EAI_SOCKTYPE in libc - Rust - -
-

Constant libc::EAI_SOCKTYPE

source · []
pub const EAI_SOCKTYPE: c_int = -7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EAI_SYSTEM.html b/learning/rust/guessing_game/target/doc/libc/constant.EAI_SYSTEM.html deleted file mode 100644 index 82508e8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EAI_SYSTEM.html +++ /dev/null @@ -1,8 +0,0 @@ -EAI_SYSTEM in libc - Rust - -
-

Constant libc::EAI_SYSTEM

source · []
pub const EAI_SYSTEM: c_int = -11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EALREADY.html b/learning/rust/guessing_game/target/doc/libc/constant.EALREADY.html deleted file mode 100644 index a30d2582..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EALREADY.html +++ /dev/null @@ -1,8 +0,0 @@ -EALREADY in libc - Rust - -
-

Constant libc::EALREADY

source · []
pub const EALREADY: c_int = 114;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EBADE.html b/learning/rust/guessing_game/target/doc/libc/constant.EBADE.html deleted file mode 100644 index 8ed1aded..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EBADE.html +++ /dev/null @@ -1,8 +0,0 @@ -EBADE in libc - Rust - -
-

Constant libc::EBADE

source · []
pub const EBADE: c_int = 52;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EBADF.html b/learning/rust/guessing_game/target/doc/libc/constant.EBADF.html deleted file mode 100644 index 397e1b9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EBADF.html +++ /dev/null @@ -1,8 +0,0 @@ -EBADF in libc - Rust - -
-

Constant libc::EBADF

source · []
pub const EBADF: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EBADFD.html b/learning/rust/guessing_game/target/doc/libc/constant.EBADFD.html deleted file mode 100644 index 89b481bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EBADFD.html +++ /dev/null @@ -1,8 +0,0 @@ -EBADFD in libc - Rust - -
-

Constant libc::EBADFD

source · []
pub const EBADFD: c_int = 77;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EBADMSG.html b/learning/rust/guessing_game/target/doc/libc/constant.EBADMSG.html deleted file mode 100644 index 8bbb35a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EBADMSG.html +++ /dev/null @@ -1,8 +0,0 @@ -EBADMSG in libc - Rust - -
-

Constant libc::EBADMSG

source · []
pub const EBADMSG: c_int = 74;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EBADR.html b/learning/rust/guessing_game/target/doc/libc/constant.EBADR.html deleted file mode 100644 index 66b4217a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EBADR.html +++ /dev/null @@ -1,8 +0,0 @@ -EBADR in libc - Rust - -
-

Constant libc::EBADR

source · []
pub const EBADR: c_int = 53;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EBADRQC.html b/learning/rust/guessing_game/target/doc/libc/constant.EBADRQC.html deleted file mode 100644 index d90f73ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EBADRQC.html +++ /dev/null @@ -1,8 +0,0 @@ -EBADRQC in libc - Rust - -
-

Constant libc::EBADRQC

source · []
pub const EBADRQC: c_int = 56;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EBADSLT.html b/learning/rust/guessing_game/target/doc/libc/constant.EBADSLT.html deleted file mode 100644 index afaa966b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EBADSLT.html +++ /dev/null @@ -1,8 +0,0 @@ -EBADSLT in libc - Rust - -
-

Constant libc::EBADSLT

source · []
pub const EBADSLT: c_int = 57;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EBFONT.html b/learning/rust/guessing_game/target/doc/libc/constant.EBFONT.html deleted file mode 100644 index 7dfa01c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EBFONT.html +++ /dev/null @@ -1,8 +0,0 @@ -EBFONT in libc - Rust - -
-

Constant libc::EBFONT

source · []
pub const EBFONT: c_int = 59;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EBUSY.html b/learning/rust/guessing_game/target/doc/libc/constant.EBUSY.html deleted file mode 100644 index 378a3f9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EBUSY.html +++ /dev/null @@ -1,8 +0,0 @@ -EBUSY in libc - Rust - -
-

Constant libc::EBUSY

source · []
pub const EBUSY: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECANCELED.html b/learning/rust/guessing_game/target/doc/libc/constant.ECANCELED.html deleted file mode 100644 index 8f09db63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECANCELED.html +++ /dev/null @@ -1,8 +0,0 @@ -ECANCELED in libc - Rust - -
-

Constant libc::ECANCELED

source · []
pub const ECANCELED: c_int = 125;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECHILD.html b/learning/rust/guessing_game/target/doc/libc/constant.ECHILD.html deleted file mode 100644 index fe93fe73..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECHILD.html +++ /dev/null @@ -1,8 +0,0 @@ -ECHILD in libc - Rust - -
-

Constant libc::ECHILD

source · []
pub const ECHILD: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECHO.html b/learning/rust/guessing_game/target/doc/libc/constant.ECHO.html deleted file mode 100644 index 841a1f29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECHO.html +++ /dev/null @@ -1,8 +0,0 @@ -ECHO in libc - Rust - -
-

Constant libc::ECHO

source · []
pub const ECHO: tcflag_t = 0x00000008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECHOCTL.html b/learning/rust/guessing_game/target/doc/libc/constant.ECHOCTL.html deleted file mode 100644 index 161b66d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECHOCTL.html +++ /dev/null @@ -1,8 +0,0 @@ -ECHOCTL in libc - Rust - -
-

Constant libc::ECHOCTL

source · []
pub const ECHOCTL: tcflag_t = 0x00000200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECHOE.html b/learning/rust/guessing_game/target/doc/libc/constant.ECHOE.html deleted file mode 100644 index 5d9154b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECHOE.html +++ /dev/null @@ -1,8 +0,0 @@ -ECHOE in libc - Rust - -
-

Constant libc::ECHOE

source · []
pub const ECHOE: tcflag_t = 0x00000010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECHOK.html b/learning/rust/guessing_game/target/doc/libc/constant.ECHOK.html deleted file mode 100644 index 30e710a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECHOK.html +++ /dev/null @@ -1,8 +0,0 @@ -ECHOK in libc - Rust - -
-

Constant libc::ECHOK

source · []
pub const ECHOK: tcflag_t = 0x00000020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECHOKE.html b/learning/rust/guessing_game/target/doc/libc/constant.ECHOKE.html deleted file mode 100644 index a8066bee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECHOKE.html +++ /dev/null @@ -1,8 +0,0 @@ -ECHOKE in libc - Rust - -
-

Constant libc::ECHOKE

source · []
pub const ECHOKE: tcflag_t = 0x00000800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECHONL.html b/learning/rust/guessing_game/target/doc/libc/constant.ECHONL.html deleted file mode 100644 index b22b9901..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECHONL.html +++ /dev/null @@ -1,8 +0,0 @@ -ECHONL in libc - Rust - -
-

Constant libc::ECHONL

source · []
pub const ECHONL: tcflag_t = 0x00000040;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECHOPRT.html b/learning/rust/guessing_game/target/doc/libc/constant.ECHOPRT.html deleted file mode 100644 index 1bf68fe2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECHOPRT.html +++ /dev/null @@ -1,8 +0,0 @@ -ECHOPRT in libc - Rust - -
-

Constant libc::ECHOPRT

source · []
pub const ECHOPRT: tcflag_t = 0x00000400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECHRNG.html b/learning/rust/guessing_game/target/doc/libc/constant.ECHRNG.html deleted file mode 100644 index 0403b232..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECHRNG.html +++ /dev/null @@ -1,8 +0,0 @@ -ECHRNG in libc - Rust - -
-

Constant libc::ECHRNG

source · []
pub const ECHRNG: c_int = 44;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECOMM.html b/learning/rust/guessing_game/target/doc/libc/constant.ECOMM.html deleted file mode 100644 index 068a5be3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECOMM.html +++ /dev/null @@ -1,8 +0,0 @@ -ECOMM in libc - Rust - -
-

Constant libc::ECOMM

source · []
pub const ECOMM: c_int = 70;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECONNABORTED.html b/learning/rust/guessing_game/target/doc/libc/constant.ECONNABORTED.html deleted file mode 100644 index 44dfc405..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECONNABORTED.html +++ /dev/null @@ -1,8 +0,0 @@ -ECONNABORTED in libc - Rust - -
-

Constant libc::ECONNABORTED

source · []
pub const ECONNABORTED: c_int = 103;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECONNREFUSED.html b/learning/rust/guessing_game/target/doc/libc/constant.ECONNREFUSED.html deleted file mode 100644 index 8316732f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECONNREFUSED.html +++ /dev/null @@ -1,8 +0,0 @@ -ECONNREFUSED in libc - Rust - -
-

Constant libc::ECONNREFUSED

source · []
pub const ECONNREFUSED: c_int = 111;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECONNRESET.html b/learning/rust/guessing_game/target/doc/libc/constant.ECONNRESET.html deleted file mode 100644 index 09c10c2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECONNRESET.html +++ /dev/null @@ -1,8 +0,0 @@ -ECONNRESET in libc - Rust - -
-

Constant libc::ECONNRESET

source · []
pub const ECONNRESET: c_int = 104;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ECRYPTFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.ECRYPTFS_SUPER_MAGIC.html deleted file mode 100644 index 8c5ab4cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ECRYPTFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -ECRYPTFS_SUPER_MAGIC in libc - Rust - -
pub const ECRYPTFS_SUPER_MAGIC: c_long = 0xf15f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EDEADLK.html b/learning/rust/guessing_game/target/doc/libc/constant.EDEADLK.html deleted file mode 100644 index ec3ceeb0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EDEADLK.html +++ /dev/null @@ -1,8 +0,0 @@ -EDEADLK in libc - Rust - -
-

Constant libc::EDEADLK

source · []
pub const EDEADLK: c_int = 35;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EDEADLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.EDEADLOCK.html deleted file mode 100644 index 86165e6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EDEADLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -EDEADLOCK in libc - Rust - -
-

Constant libc::EDEADLOCK

source · []
pub const EDEADLOCK: c_int = 35;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EDESTADDRREQ.html b/learning/rust/guessing_game/target/doc/libc/constant.EDESTADDRREQ.html deleted file mode 100644 index 9152917c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EDESTADDRREQ.html +++ /dev/null @@ -1,8 +0,0 @@ -EDESTADDRREQ in libc - Rust - -
-

Constant libc::EDESTADDRREQ

source · []
pub const EDESTADDRREQ: c_int = 89;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EDOM.html b/learning/rust/guessing_game/target/doc/libc/constant.EDOM.html deleted file mode 100644 index c482c93d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EDOM.html +++ /dev/null @@ -1,8 +0,0 @@ -EDOM in libc - Rust - -
-

Constant libc::EDOM

source · []
pub const EDOM: c_int = 33;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EDOTDOT.html b/learning/rust/guessing_game/target/doc/libc/constant.EDOTDOT.html deleted file mode 100644 index 4000109f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EDOTDOT.html +++ /dev/null @@ -1,8 +0,0 @@ -EDOTDOT in libc - Rust - -
-

Constant libc::EDOTDOT

source · []
pub const EDOTDOT: c_int = 73;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EDQUOT.html b/learning/rust/guessing_game/target/doc/libc/constant.EDQUOT.html deleted file mode 100644 index 42978c8f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EDQUOT.html +++ /dev/null @@ -1,8 +0,0 @@ -EDQUOT in libc - Rust - -
-

Constant libc::EDQUOT

source · []
pub const EDQUOT: c_int = 122;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EEXIST.html b/learning/rust/guessing_game/target/doc/libc/constant.EEXIST.html deleted file mode 100644 index c709e142..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EEXIST.html +++ /dev/null @@ -1,8 +0,0 @@ -EEXIST in libc - Rust - -
-

Constant libc::EEXIST

source · []
pub const EEXIST: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EFAULT.html b/learning/rust/guessing_game/target/doc/libc/constant.EFAULT.html deleted file mode 100644 index 33d82a30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EFAULT.html +++ /dev/null @@ -1,8 +0,0 @@ -EFAULT in libc - Rust - -
-

Constant libc::EFAULT

source · []
pub const EFAULT: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EFBIG.html b/learning/rust/guessing_game/target/doc/libc/constant.EFBIG.html deleted file mode 100644 index 61b9dd28..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EFBIG.html +++ /dev/null @@ -1,8 +0,0 @@ -EFBIG in libc - Rust - -
-

Constant libc::EFBIG

source · []
pub const EFBIG: c_int = 27;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EFD_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.EFD_CLOEXEC.html deleted file mode 100644 index f3eac48c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EFD_CLOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -EFD_CLOEXEC in libc - Rust - -
-

Constant libc::EFD_CLOEXEC

source · []
pub const EFD_CLOEXEC: c_int = 0x80000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EFD_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.EFD_NONBLOCK.html deleted file mode 100644 index a327c1e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EFD_NONBLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -EFD_NONBLOCK in libc - Rust - -
-

Constant libc::EFD_NONBLOCK

source · []
pub const EFD_NONBLOCK: c_int = 0x800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EFD_SEMAPHORE.html b/learning/rust/guessing_game/target/doc/libc/constant.EFD_SEMAPHORE.html deleted file mode 100644 index 3ed7ddec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EFD_SEMAPHORE.html +++ /dev/null @@ -1,8 +0,0 @@ -EFD_SEMAPHORE in libc - Rust - -
pub const EFD_SEMAPHORE: c_int = 0x1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EFLAGS.html b/learning/rust/guessing_game/target/doc/libc/constant.EFLAGS.html deleted file mode 100644 index 84991dc5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EFLAGS.html +++ /dev/null @@ -1,8 +0,0 @@ -EFLAGS in libc - Rust - -
-

Constant libc::EFLAGS

source · []
pub const EFLAGS: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.EFS_SUPER_MAGIC.html deleted file mode 100644 index 364ee38e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -EFS_SUPER_MAGIC in libc - Rust - -
pub const EFS_SUPER_MAGIC: c_long = 0x00414a53;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EHOSTDOWN.html b/learning/rust/guessing_game/target/doc/libc/constant.EHOSTDOWN.html deleted file mode 100644 index 36ebb4bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EHOSTDOWN.html +++ /dev/null @@ -1,8 +0,0 @@ -EHOSTDOWN in libc - Rust - -
-

Constant libc::EHOSTDOWN

source · []
pub const EHOSTDOWN: c_int = 112;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EHOSTUNREACH.html b/learning/rust/guessing_game/target/doc/libc/constant.EHOSTUNREACH.html deleted file mode 100644 index 210d041c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EHOSTUNREACH.html +++ /dev/null @@ -1,8 +0,0 @@ -EHOSTUNREACH in libc - Rust - -
-

Constant libc::EHOSTUNREACH

source · []
pub const EHOSTUNREACH: c_int = 113;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EHWPOISON.html b/learning/rust/guessing_game/target/doc/libc/constant.EHWPOISON.html deleted file mode 100644 index 9a34a467..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EHWPOISON.html +++ /dev/null @@ -1,8 +0,0 @@ -EHWPOISON in libc - Rust - -
-

Constant libc::EHWPOISON

source · []
pub const EHWPOISON: c_int = 133;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EIDRM.html b/learning/rust/guessing_game/target/doc/libc/constant.EIDRM.html deleted file mode 100644 index cd0a18f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EIDRM.html +++ /dev/null @@ -1,8 +0,0 @@ -EIDRM in libc - Rust - -
-

Constant libc::EIDRM

source · []
pub const EIDRM: c_int = 43;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EILSEQ.html b/learning/rust/guessing_game/target/doc/libc/constant.EILSEQ.html deleted file mode 100644 index 4baca576..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EILSEQ.html +++ /dev/null @@ -1,8 +0,0 @@ -EILSEQ in libc - Rust - -
-

Constant libc::EILSEQ

source · []
pub const EILSEQ: c_int = 84;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EINPROGRESS.html b/learning/rust/guessing_game/target/doc/libc/constant.EINPROGRESS.html deleted file mode 100644 index a16b93eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EINPROGRESS.html +++ /dev/null @@ -1,8 +0,0 @@ -EINPROGRESS in libc - Rust - -
-

Constant libc::EINPROGRESS

source · []
pub const EINPROGRESS: c_int = 115;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EINTR.html b/learning/rust/guessing_game/target/doc/libc/constant.EINTR.html deleted file mode 100644 index 93379e4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EINTR.html +++ /dev/null @@ -1,8 +0,0 @@ -EINTR in libc - Rust - -
-

Constant libc::EINTR

source · []
pub const EINTR: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EINVAL.html b/learning/rust/guessing_game/target/doc/libc/constant.EINVAL.html deleted file mode 100644 index 17039282..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EINVAL.html +++ /dev/null @@ -1,8 +0,0 @@ -EINVAL in libc - Rust - -
-

Constant libc::EINVAL

source · []
pub const EINVAL: c_int = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EIO.html b/learning/rust/guessing_game/target/doc/libc/constant.EIO.html deleted file mode 100644 index 349b30a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EIO.html +++ /dev/null @@ -1,8 +0,0 @@ -EIO in libc - Rust - -
-

Constant libc::EIO

source · []
pub const EIO: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EISCONN.html b/learning/rust/guessing_game/target/doc/libc/constant.EISCONN.html deleted file mode 100644 index f75279a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EISCONN.html +++ /dev/null @@ -1,8 +0,0 @@ -EISCONN in libc - Rust - -
-

Constant libc::EISCONN

source · []
pub const EISCONN: c_int = 106;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EISDIR.html b/learning/rust/guessing_game/target/doc/libc/constant.EISDIR.html deleted file mode 100644 index b60584a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EISDIR.html +++ /dev/null @@ -1,8 +0,0 @@ -EISDIR in libc - Rust - -
-

Constant libc::EISDIR

source · []
pub const EISDIR: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EISNAM.html b/learning/rust/guessing_game/target/doc/libc/constant.EISNAM.html deleted file mode 100644 index f030e0aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EISNAM.html +++ /dev/null @@ -1,8 +0,0 @@ -EISNAM in libc - Rust - -
-

Constant libc::EISNAM

source · []
pub const EISNAM: c_int = 120;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EKEYEXPIRED.html b/learning/rust/guessing_game/target/doc/libc/constant.EKEYEXPIRED.html deleted file mode 100644 index 91ef48e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EKEYEXPIRED.html +++ /dev/null @@ -1,8 +0,0 @@ -EKEYEXPIRED in libc - Rust - -
-

Constant libc::EKEYEXPIRED

source · []
pub const EKEYEXPIRED: c_int = 127;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EKEYREJECTED.html b/learning/rust/guessing_game/target/doc/libc/constant.EKEYREJECTED.html deleted file mode 100644 index d4e12494..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EKEYREJECTED.html +++ /dev/null @@ -1,8 +0,0 @@ -EKEYREJECTED in libc - Rust - -
-

Constant libc::EKEYREJECTED

source · []
pub const EKEYREJECTED: c_int = 129;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EKEYREVOKED.html b/learning/rust/guessing_game/target/doc/libc/constant.EKEYREVOKED.html deleted file mode 100644 index e1f0a5aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EKEYREVOKED.html +++ /dev/null @@ -1,8 +0,0 @@ -EKEYREVOKED in libc - Rust - -
-

Constant libc::EKEYREVOKED

source · []
pub const EKEYREVOKED: c_int = 128;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EL2HLT.html b/learning/rust/guessing_game/target/doc/libc/constant.EL2HLT.html deleted file mode 100644 index 9e0a69a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EL2HLT.html +++ /dev/null @@ -1,8 +0,0 @@ -EL2HLT in libc - Rust - -
-

Constant libc::EL2HLT

source · []
pub const EL2HLT: c_int = 51;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EL2NSYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.EL2NSYNC.html deleted file mode 100644 index 9c944327..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EL2NSYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -EL2NSYNC in libc - Rust - -
-

Constant libc::EL2NSYNC

source · []
pub const EL2NSYNC: c_int = 45;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EL3HLT.html b/learning/rust/guessing_game/target/doc/libc/constant.EL3HLT.html deleted file mode 100644 index 9ed50b04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EL3HLT.html +++ /dev/null @@ -1,8 +0,0 @@ -EL3HLT in libc - Rust - -
-

Constant libc::EL3HLT

source · []
pub const EL3HLT: c_int = 46;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EL3RST.html b/learning/rust/guessing_game/target/doc/libc/constant.EL3RST.html deleted file mode 100644 index b4e7fd32..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EL3RST.html +++ /dev/null @@ -1,8 +0,0 @@ -EL3RST in libc - Rust - -
-

Constant libc::EL3RST

source · []
pub const EL3RST: c_int = 47;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ELIBACC.html b/learning/rust/guessing_game/target/doc/libc/constant.ELIBACC.html deleted file mode 100644 index 8a8a9721..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ELIBACC.html +++ /dev/null @@ -1,8 +0,0 @@ -ELIBACC in libc - Rust - -
-

Constant libc::ELIBACC

source · []
pub const ELIBACC: c_int = 79;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ELIBBAD.html b/learning/rust/guessing_game/target/doc/libc/constant.ELIBBAD.html deleted file mode 100644 index 2d42ebbd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ELIBBAD.html +++ /dev/null @@ -1,8 +0,0 @@ -ELIBBAD in libc - Rust - -
-

Constant libc::ELIBBAD

source · []
pub const ELIBBAD: c_int = 80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ELIBEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.ELIBEXEC.html deleted file mode 100644 index 3d809000..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ELIBEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -ELIBEXEC in libc - Rust - -
-

Constant libc::ELIBEXEC

source · []
pub const ELIBEXEC: c_int = 83;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ELIBMAX.html b/learning/rust/guessing_game/target/doc/libc/constant.ELIBMAX.html deleted file mode 100644 index 2f54904f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ELIBMAX.html +++ /dev/null @@ -1,8 +0,0 @@ -ELIBMAX in libc - Rust - -
-

Constant libc::ELIBMAX

source · []
pub const ELIBMAX: c_int = 82;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ELIBSCN.html b/learning/rust/guessing_game/target/doc/libc/constant.ELIBSCN.html deleted file mode 100644 index 081a2e29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ELIBSCN.html +++ /dev/null @@ -1,8 +0,0 @@ -ELIBSCN in libc - Rust - -
-

Constant libc::ELIBSCN

source · []
pub const ELIBSCN: c_int = 81;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ELNRNG.html b/learning/rust/guessing_game/target/doc/libc/constant.ELNRNG.html deleted file mode 100644 index c3479b23..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ELNRNG.html +++ /dev/null @@ -1,8 +0,0 @@ -ELNRNG in libc - Rust - -
-

Constant libc::ELNRNG

source · []
pub const ELNRNG: c_int = 48;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ELOOP.html b/learning/rust/guessing_game/target/doc/libc/constant.ELOOP.html deleted file mode 100644 index 4aa5c95e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ELOOP.html +++ /dev/null @@ -1,8 +0,0 @@ -ELOOP in libc - Rust - -
-

Constant libc::ELOOP

source · []
pub const ELOOP: c_int = 40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EMEDIUMTYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.EMEDIUMTYPE.html deleted file mode 100644 index 340afe0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EMEDIUMTYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -EMEDIUMTYPE in libc - Rust - -
-

Constant libc::EMEDIUMTYPE

source · []
pub const EMEDIUMTYPE: c_int = 124;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EMFILE.html b/learning/rust/guessing_game/target/doc/libc/constant.EMFILE.html deleted file mode 100644 index 1bd9ae64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EMFILE.html +++ /dev/null @@ -1,8 +0,0 @@ -EMFILE in libc - Rust - -
-

Constant libc::EMFILE

source · []
pub const EMFILE: c_int = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EMLINK.html b/learning/rust/guessing_game/target/doc/libc/constant.EMLINK.html deleted file mode 100644 index 7cd34f68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EMLINK.html +++ /dev/null @@ -1,8 +0,0 @@ -EMLINK in libc - Rust - -
-

Constant libc::EMLINK

source · []
pub const EMLINK: c_int = 31;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EMPTY.html b/learning/rust/guessing_game/target/doc/libc/constant.EMPTY.html deleted file mode 100644 index ea4cb517..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EMPTY.html +++ /dev/null @@ -1,8 +0,0 @@ -EMPTY in libc - Rust - -
-

Constant libc::EMPTY

source · []
pub const EMPTY: c_short = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EMSGSIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.EMSGSIZE.html deleted file mode 100644 index a4c7e41a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EMSGSIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -EMSGSIZE in libc - Rust - -
-

Constant libc::EMSGSIZE

source · []
pub const EMSGSIZE: c_int = 90;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EMULTIHOP.html b/learning/rust/guessing_game/target/doc/libc/constant.EMULTIHOP.html deleted file mode 100644 index a9ca2508..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EMULTIHOP.html +++ /dev/null @@ -1,8 +0,0 @@ -EMULTIHOP in libc - Rust - -
-

Constant libc::EMULTIHOP

source · []
pub const EMULTIHOP: c_int = 72;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENAMETOOLONG.html b/learning/rust/guessing_game/target/doc/libc/constant.ENAMETOOLONG.html deleted file mode 100644 index 6effdc59..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENAMETOOLONG.html +++ /dev/null @@ -1,8 +0,0 @@ -ENAMETOOLONG in libc - Rust - -
-

Constant libc::ENAMETOOLONG

source · []
pub const ENAMETOOLONG: c_int = 36;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENAVAIL.html b/learning/rust/guessing_game/target/doc/libc/constant.ENAVAIL.html deleted file mode 100644 index 3eb8fee7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENAVAIL.html +++ /dev/null @@ -1,8 +0,0 @@ -ENAVAIL in libc - Rust - -
-

Constant libc::ENAVAIL

source · []
pub const ENAVAIL: c_int = 119;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENETDOWN.html b/learning/rust/guessing_game/target/doc/libc/constant.ENETDOWN.html deleted file mode 100644 index 36bb960e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENETDOWN.html +++ /dev/null @@ -1,8 +0,0 @@ -ENETDOWN in libc - Rust - -
-

Constant libc::ENETDOWN

source · []
pub const ENETDOWN: c_int = 100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENETRESET.html b/learning/rust/guessing_game/target/doc/libc/constant.ENETRESET.html deleted file mode 100644 index ac0255ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENETRESET.html +++ /dev/null @@ -1,8 +0,0 @@ -ENETRESET in libc - Rust - -
-

Constant libc::ENETRESET

source · []
pub const ENETRESET: c_int = 102;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENETUNREACH.html b/learning/rust/guessing_game/target/doc/libc/constant.ENETUNREACH.html deleted file mode 100644 index c663bfcc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENETUNREACH.html +++ /dev/null @@ -1,8 +0,0 @@ -ENETUNREACH in libc - Rust - -
-

Constant libc::ENETUNREACH

source · []
pub const ENETUNREACH: c_int = 101;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENFILE.html b/learning/rust/guessing_game/target/doc/libc/constant.ENFILE.html deleted file mode 100644 index e4b73076..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENFILE.html +++ /dev/null @@ -1,8 +0,0 @@ -ENFILE in libc - Rust - -
-

Constant libc::ENFILE

source · []
pub const ENFILE: c_int = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOANO.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOANO.html deleted file mode 100644 index 2ff4054e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOANO.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOANO in libc - Rust - -
-

Constant libc::ENOANO

source · []
pub const ENOANO: c_int = 55;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOATTR.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOATTR.html deleted file mode 100644 index 16a32086..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOATTR.html +++ /dev/null @@ -1,9 +0,0 @@ -ENOATTR in libc - Rust - -
-

Constant libc::ENOATTR

source · []
pub const ENOATTR: c_int = ::ENODATA; // 61i32
👎 Deprecated since 0.2.55:

ENOATTR is not available on Linux; use ENODATA instead

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOBUFS.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOBUFS.html deleted file mode 100644 index be220d87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOBUFS.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOBUFS in libc - Rust - -
-

Constant libc::ENOBUFS

source · []
pub const ENOBUFS: c_int = 105;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOCSI.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOCSI.html deleted file mode 100644 index 71ad5fff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOCSI.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOCSI in libc - Rust - -
-

Constant libc::ENOCSI

source · []
pub const ENOCSI: c_int = 50;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENODATA.html b/learning/rust/guessing_game/target/doc/libc/constant.ENODATA.html deleted file mode 100644 index 32ed3584..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENODATA.html +++ /dev/null @@ -1,8 +0,0 @@ -ENODATA in libc - Rust - -
-

Constant libc::ENODATA

source · []
pub const ENODATA: c_int = 61;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENODEV.html b/learning/rust/guessing_game/target/doc/libc/constant.ENODEV.html deleted file mode 100644 index a4002663..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENODEV.html +++ /dev/null @@ -1,8 +0,0 @@ -ENODEV in libc - Rust - -
-

Constant libc::ENODEV

source · []
pub const ENODEV: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOENT.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOENT.html deleted file mode 100644 index df1e4bb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOENT.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOENT in libc - Rust - -
-

Constant libc::ENOENT

source · []
pub const ENOENT: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOEXEC.html deleted file mode 100644 index 8345bf86..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOEXEC in libc - Rust - -
-

Constant libc::ENOEXEC

source · []
pub const ENOEXEC: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOKEY.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOKEY.html deleted file mode 100644 index ea36eac4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOKEY.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOKEY in libc - Rust - -
-

Constant libc::ENOKEY

source · []
pub const ENOKEY: c_int = 126;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOLCK.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOLCK.html deleted file mode 100644 index 63c87b10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOLCK.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOLCK in libc - Rust - -
-

Constant libc::ENOLCK

source · []
pub const ENOLCK: c_int = 37;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOLINK.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOLINK.html deleted file mode 100644 index 83242bb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOLINK.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOLINK in libc - Rust - -
-

Constant libc::ENOLINK

source · []
pub const ENOLINK: c_int = 67;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOMEDIUM.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOMEDIUM.html deleted file mode 100644 index 91636e25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOMEDIUM.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOMEDIUM in libc - Rust - -
-

Constant libc::ENOMEDIUM

source · []
pub const ENOMEDIUM: c_int = 123;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOMEM.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOMEM.html deleted file mode 100644 index e98fe988..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOMEM.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOMEM in libc - Rust - -
-

Constant libc::ENOMEM

source · []
pub const ENOMEM: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOMSG.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOMSG.html deleted file mode 100644 index 1a23e52a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOMSG.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOMSG in libc - Rust - -
-

Constant libc::ENOMSG

source · []
pub const ENOMSG: c_int = 42;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENONET.html b/learning/rust/guessing_game/target/doc/libc/constant.ENONET.html deleted file mode 100644 index 553de7f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENONET.html +++ /dev/null @@ -1,8 +0,0 @@ -ENONET in libc - Rust - -
-

Constant libc::ENONET

source · []
pub const ENONET: c_int = 64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOPKG.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOPKG.html deleted file mode 100644 index 336bcae5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOPKG.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOPKG in libc - Rust - -
-

Constant libc::ENOPKG

source · []
pub const ENOPKG: c_int = 65;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOPROTOOPT.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOPROTOOPT.html deleted file mode 100644 index ac11731e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOPROTOOPT.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOPROTOOPT in libc - Rust - -
-

Constant libc::ENOPROTOOPT

source · []
pub const ENOPROTOOPT: c_int = 92;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOSPC.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOSPC.html deleted file mode 100644 index 9e8f35ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOSPC.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOSPC in libc - Rust - -
-

Constant libc::ENOSPC

source · []
pub const ENOSPC: c_int = 28;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOSR.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOSR.html deleted file mode 100644 index 213713ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOSR.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOSR in libc - Rust - -
-

Constant libc::ENOSR

source · []
pub const ENOSR: c_int = 63;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOSTR.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOSTR.html deleted file mode 100644 index 0d774473..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOSTR.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOSTR in libc - Rust - -
-

Constant libc::ENOSTR

source · []
pub const ENOSTR: c_int = 60;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOSYS.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOSYS.html deleted file mode 100644 index d39e4a55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOSYS.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOSYS in libc - Rust - -
-

Constant libc::ENOSYS

source · []
pub const ENOSYS: c_int = 38;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOTBLK.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOTBLK.html deleted file mode 100644 index 36023f15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOTBLK.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOTBLK in libc - Rust - -
-

Constant libc::ENOTBLK

source · []
pub const ENOTBLK: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOTCONN.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOTCONN.html deleted file mode 100644 index d3e304a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOTCONN.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOTCONN in libc - Rust - -
-

Constant libc::ENOTCONN

source · []
pub const ENOTCONN: c_int = 107;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOTDIR.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOTDIR.html deleted file mode 100644 index e5491435..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOTDIR.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOTDIR in libc - Rust - -
-

Constant libc::ENOTDIR

source · []
pub const ENOTDIR: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOTEMPTY.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOTEMPTY.html deleted file mode 100644 index 34ee15bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOTEMPTY.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOTEMPTY in libc - Rust - -
-

Constant libc::ENOTEMPTY

source · []
pub const ENOTEMPTY: c_int = 39;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOTNAM.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOTNAM.html deleted file mode 100644 index 39d194be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOTNAM.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOTNAM in libc - Rust - -
-

Constant libc::ENOTNAM

source · []
pub const ENOTNAM: c_int = 118;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOTRECOVERABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOTRECOVERABLE.html deleted file mode 100644 index 8e8fd12f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOTRECOVERABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOTRECOVERABLE in libc - Rust - -
pub const ENOTRECOVERABLE: c_int = 131;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOTSOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOTSOCK.html deleted file mode 100644 index 93f79c79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOTSOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOTSOCK in libc - Rust - -
-

Constant libc::ENOTSOCK

source · []
pub const ENOTSOCK: c_int = 88;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOTSUP.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOTSUP.html deleted file mode 100644 index 475d7783..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOTSUP.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOTSUP in libc - Rust - -
-

Constant libc::ENOTSUP

source · []
pub const ENOTSUP: c_int = EOPNOTSUPP; // 95i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOTTY.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOTTY.html deleted file mode 100644 index 09034929..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOTTY.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOTTY in libc - Rust - -
-

Constant libc::ENOTTY

source · []
pub const ENOTTY: c_int = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENOTUNIQ.html b/learning/rust/guessing_game/target/doc/libc/constant.ENOTUNIQ.html deleted file mode 100644 index 6d43bd18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENOTUNIQ.html +++ /dev/null @@ -1,8 +0,0 @@ -ENOTUNIQ in libc - Rust - -
-

Constant libc::ENOTUNIQ

source · []
pub const ENOTUNIQ: c_int = 76;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ENXIO.html b/learning/rust/guessing_game/target/doc/libc/constant.ENXIO.html deleted file mode 100644 index 9fa72e68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ENXIO.html +++ /dev/null @@ -1,8 +0,0 @@ -ENXIO in libc - Rust - -
-

Constant libc::ENXIO

source · []
pub const ENXIO: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EOF.html b/learning/rust/guessing_game/target/doc/libc/constant.EOF.html deleted file mode 100644 index 18144c4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EOF.html +++ /dev/null @@ -1,8 +0,0 @@ -EOF in libc - Rust - -
-

Constant libc::EOF

source · []
pub const EOF: c_int = -1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EOPNOTSUPP.html b/learning/rust/guessing_game/target/doc/libc/constant.EOPNOTSUPP.html deleted file mode 100644 index af57ed27..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EOPNOTSUPP.html +++ /dev/null @@ -1,8 +0,0 @@ -EOPNOTSUPP in libc - Rust - -
-

Constant libc::EOPNOTSUPP

source · []
pub const EOPNOTSUPP: c_int = 95;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EOVERFLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.EOVERFLOW.html deleted file mode 100644 index 8a5385b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EOVERFLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -EOVERFLOW in libc - Rust - -
-

Constant libc::EOVERFLOW

source · []
pub const EOVERFLOW: c_int = 75;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EOWNERDEAD.html b/learning/rust/guessing_game/target/doc/libc/constant.EOWNERDEAD.html deleted file mode 100644 index 83440ced..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EOWNERDEAD.html +++ /dev/null @@ -1,8 +0,0 @@ -EOWNERDEAD in libc - Rust - -
-

Constant libc::EOWNERDEAD

source · []
pub const EOWNERDEAD: c_int = 130;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPERM.html b/learning/rust/guessing_game/target/doc/libc/constant.EPERM.html deleted file mode 100644 index 162dd71a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPERM.html +++ /dev/null @@ -1,8 +0,0 @@ -EPERM in libc - Rust - -
-

Constant libc::EPERM

source · []
pub const EPERM: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPFNOSUPPORT.html b/learning/rust/guessing_game/target/doc/libc/constant.EPFNOSUPPORT.html deleted file mode 100644 index 76b7d3ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPFNOSUPPORT.html +++ /dev/null @@ -1,8 +0,0 @@ -EPFNOSUPPORT in libc - Rust - -
-

Constant libc::EPFNOSUPPORT

source · []
pub const EPFNOSUPPORT: c_int = 96;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPIPE.html b/learning/rust/guessing_game/target/doc/libc/constant.EPIPE.html deleted file mode 100644 index 8669f478..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPIPE.html +++ /dev/null @@ -1,8 +0,0 @@ -EPIPE in libc - Rust - -
-

Constant libc::EPIPE

source · []
pub const EPIPE: c_int = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLERR.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLERR.html deleted file mode 100644 index 7778298f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLERR.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLERR in libc - Rust - -
-

Constant libc::EPOLLERR

source · []
pub const EPOLLERR: c_int = 0x8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLET.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLET.html deleted file mode 100644 index b547716c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLET.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLET in libc - Rust - -
-

Constant libc::EPOLLET

source · []
pub const EPOLLET: c_int = 0x80000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLEXCLUSIVE.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLEXCLUSIVE.html deleted file mode 100644 index 51c45219..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLEXCLUSIVE.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLEXCLUSIVE in libc - Rust - -
pub const EPOLLEXCLUSIVE: c_int = 0x10000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLHUP.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLHUP.html deleted file mode 100644 index 05932fd7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLHUP.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLHUP in libc - Rust - -
-

Constant libc::EPOLLHUP

source · []
pub const EPOLLHUP: c_int = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLIN.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLIN.html deleted file mode 100644 index 75c27b55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLIN.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLIN in libc - Rust - -
-

Constant libc::EPOLLIN

source · []
pub const EPOLLIN: c_int = 0x1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLMSG.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLMSG.html deleted file mode 100644 index 718a9142..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLMSG.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLMSG in libc - Rust - -
-

Constant libc::EPOLLMSG

source · []
pub const EPOLLMSG: c_int = 0x400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLONESHOT.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLONESHOT.html deleted file mode 100644 index bb7e2c44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLONESHOT.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLONESHOT in libc - Rust - -
-

Constant libc::EPOLLONESHOT

source · []
pub const EPOLLONESHOT: c_int = 0x40000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLOUT.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLOUT.html deleted file mode 100644 index f08ac192..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLOUT.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLOUT in libc - Rust - -
-

Constant libc::EPOLLOUT

source · []
pub const EPOLLOUT: c_int = 0x4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLPRI.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLPRI.html deleted file mode 100644 index 59d1f25a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLPRI.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLPRI in libc - Rust - -
-

Constant libc::EPOLLPRI

source · []
pub const EPOLLPRI: c_int = 0x2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLRDBAND.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLRDBAND.html deleted file mode 100644 index acebfc57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLRDBAND.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLRDBAND in libc - Rust - -
-

Constant libc::EPOLLRDBAND

source · []
pub const EPOLLRDBAND: c_int = 0x80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLRDHUP.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLRDHUP.html deleted file mode 100644 index 33bb6dfa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLRDHUP.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLRDHUP in libc - Rust - -
-

Constant libc::EPOLLRDHUP

source · []
pub const EPOLLRDHUP: c_int = 0x2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLRDNORM.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLRDNORM.html deleted file mode 100644 index ec2296d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLRDNORM.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLRDNORM in libc - Rust - -
-

Constant libc::EPOLLRDNORM

source · []
pub const EPOLLRDNORM: c_int = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLWAKEUP.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLWAKEUP.html deleted file mode 100644 index cb06eaaf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLWAKEUP.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLWAKEUP in libc - Rust - -
-

Constant libc::EPOLLWAKEUP

source · []
pub const EPOLLWAKEUP: c_int = 0x20000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLWRBAND.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLWRBAND.html deleted file mode 100644 index 6e9d9446..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLWRBAND.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLWRBAND in libc - Rust - -
-

Constant libc::EPOLLWRBAND

source · []
pub const EPOLLWRBAND: c_int = 0x200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLWRNORM.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLLWRNORM.html deleted file mode 100644 index f847d6e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLLWRNORM.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLLWRNORM in libc - Rust - -
-

Constant libc::EPOLLWRNORM

source · []
pub const EPOLLWRNORM: c_int = 0x100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLL_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLL_CLOEXEC.html deleted file mode 100644 index c3a841d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLL_CLOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLL_CLOEXEC in libc - Rust - -
pub const EPOLL_CLOEXEC: c_int = 0x80000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLL_CTL_ADD.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLL_CTL_ADD.html deleted file mode 100644 index 46b86111..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLL_CTL_ADD.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLL_CTL_ADD in libc - Rust - -
pub const EPOLL_CTL_ADD: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLL_CTL_DEL.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLL_CTL_DEL.html deleted file mode 100644 index 7d145a9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLL_CTL_DEL.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLL_CTL_DEL in libc - Rust - -
pub const EPOLL_CTL_DEL: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPOLL_CTL_MOD.html b/learning/rust/guessing_game/target/doc/libc/constant.EPOLL_CTL_MOD.html deleted file mode 100644 index 4e9af416..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPOLL_CTL_MOD.html +++ /dev/null @@ -1,8 +0,0 @@ -EPOLL_CTL_MOD in libc - Rust - -
pub const EPOLL_CTL_MOD: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPROTO.html b/learning/rust/guessing_game/target/doc/libc/constant.EPROTO.html deleted file mode 100644 index 1edf6e82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPROTO.html +++ /dev/null @@ -1,8 +0,0 @@ -EPROTO in libc - Rust - -
-

Constant libc::EPROTO

source · []
pub const EPROTO: c_int = 71;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPROTONOSUPPORT.html b/learning/rust/guessing_game/target/doc/libc/constant.EPROTONOSUPPORT.html deleted file mode 100644 index db9c7c4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPROTONOSUPPORT.html +++ /dev/null @@ -1,8 +0,0 @@ -EPROTONOSUPPORT in libc - Rust - -
pub const EPROTONOSUPPORT: c_int = 93;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EPROTOTYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.EPROTOTYPE.html deleted file mode 100644 index 983f872c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EPROTOTYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -EPROTOTYPE in libc - Rust - -
-

Constant libc::EPROTOTYPE

source · []
pub const EPROTOTYPE: c_int = 91;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ERA.html b/learning/rust/guessing_game/target/doc/libc/constant.ERA.html deleted file mode 100644 index d932831f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ERA.html +++ /dev/null @@ -1,8 +0,0 @@ -ERA in libc - Rust - -
-

Constant libc::ERA

source · []
pub const ERA: nl_item = 0x2002C;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ERANGE.html b/learning/rust/guessing_game/target/doc/libc/constant.ERANGE.html deleted file mode 100644 index 4bdef266..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ERANGE.html +++ /dev/null @@ -1,8 +0,0 @@ -ERANGE in libc - Rust - -
-

Constant libc::ERANGE

source · []
pub const ERANGE: c_int = 34;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ERA_D_FMT.html b/learning/rust/guessing_game/target/doc/libc/constant.ERA_D_FMT.html deleted file mode 100644 index 2a2f419c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ERA_D_FMT.html +++ /dev/null @@ -1,8 +0,0 @@ -ERA_D_FMT in libc - Rust - -
-

Constant libc::ERA_D_FMT

source · []
pub const ERA_D_FMT: nl_item = 0x2002E;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ERA_D_T_FMT.html b/learning/rust/guessing_game/target/doc/libc/constant.ERA_D_T_FMT.html deleted file mode 100644 index 22942b11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ERA_D_T_FMT.html +++ /dev/null @@ -1,8 +0,0 @@ -ERA_D_T_FMT in libc - Rust - -
-

Constant libc::ERA_D_T_FMT

source · []
pub const ERA_D_T_FMT: nl_item = 0x20030;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ERA_T_FMT.html b/learning/rust/guessing_game/target/doc/libc/constant.ERA_T_FMT.html deleted file mode 100644 index ffee7c9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ERA_T_FMT.html +++ /dev/null @@ -1,8 +0,0 @@ -ERA_T_FMT in libc - Rust - -
-

Constant libc::ERA_T_FMT

source · []
pub const ERA_T_FMT: nl_item = 0x20031;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EREMCHG.html b/learning/rust/guessing_game/target/doc/libc/constant.EREMCHG.html deleted file mode 100644 index 43b48b9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EREMCHG.html +++ /dev/null @@ -1,8 +0,0 @@ -EREMCHG in libc - Rust - -
-

Constant libc::EREMCHG

source · []
pub const EREMCHG: c_int = 78;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EREMOTE.html b/learning/rust/guessing_game/target/doc/libc/constant.EREMOTE.html deleted file mode 100644 index bbcaf94a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EREMOTE.html +++ /dev/null @@ -1,8 +0,0 @@ -EREMOTE in libc - Rust - -
-

Constant libc::EREMOTE

source · []
pub const EREMOTE: c_int = 66;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EREMOTEIO.html b/learning/rust/guessing_game/target/doc/libc/constant.EREMOTEIO.html deleted file mode 100644 index 5c08d396..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EREMOTEIO.html +++ /dev/null @@ -1,8 +0,0 @@ -EREMOTEIO in libc - Rust - -
-

Constant libc::EREMOTEIO

source · []
pub const EREMOTEIO: c_int = 121;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ERESTART.html b/learning/rust/guessing_game/target/doc/libc/constant.ERESTART.html deleted file mode 100644 index d923f6d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ERESTART.html +++ /dev/null @@ -1,8 +0,0 @@ -ERESTART in libc - Rust - -
-

Constant libc::ERESTART

source · []
pub const ERESTART: c_int = 85;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ERFKILL.html b/learning/rust/guessing_game/target/doc/libc/constant.ERFKILL.html deleted file mode 100644 index efd87bf5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ERFKILL.html +++ /dev/null @@ -1,8 +0,0 @@ -ERFKILL in libc - Rust - -
-

Constant libc::ERFKILL

source · []
pub const ERFKILL: c_int = 132;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EROFS.html b/learning/rust/guessing_game/target/doc/libc/constant.EROFS.html deleted file mode 100644 index fb66d57e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EROFS.html +++ /dev/null @@ -1,8 +0,0 @@ -EROFS in libc - Rust - -
-

Constant libc::EROFS

source · []
pub const EROFS: c_int = 30;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ES.html b/learning/rust/guessing_game/target/doc/libc/constant.ES.html deleted file mode 100644 index 2692dd88..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ES.html +++ /dev/null @@ -1,8 +0,0 @@ -ES in libc - Rust - -
-

Constant libc::ES

source · []
pub const ES: c_int = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ESHUTDOWN.html b/learning/rust/guessing_game/target/doc/libc/constant.ESHUTDOWN.html deleted file mode 100644 index c7b65d94..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ESHUTDOWN.html +++ /dev/null @@ -1,8 +0,0 @@ -ESHUTDOWN in libc - Rust - -
-

Constant libc::ESHUTDOWN

source · []
pub const ESHUTDOWN: c_int = 108;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ESOCKTNOSUPPORT.html b/learning/rust/guessing_game/target/doc/libc/constant.ESOCKTNOSUPPORT.html deleted file mode 100644 index 67fda90b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ESOCKTNOSUPPORT.html +++ /dev/null @@ -1,8 +0,0 @@ -ESOCKTNOSUPPORT in libc - Rust - -
pub const ESOCKTNOSUPPORT: c_int = 94;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ESPIPE.html b/learning/rust/guessing_game/target/doc/libc/constant.ESPIPE.html deleted file mode 100644 index 4dac9893..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ESPIPE.html +++ /dev/null @@ -1,8 +0,0 @@ -ESPIPE in libc - Rust - -
-

Constant libc::ESPIPE

source · []
pub const ESPIPE: c_int = 29;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ESRCH.html b/learning/rust/guessing_game/target/doc/libc/constant.ESRCH.html deleted file mode 100644 index 47187a36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ESRCH.html +++ /dev/null @@ -1,8 +0,0 @@ -ESRCH in libc - Rust - -
-

Constant libc::ESRCH

source · []
pub const ESRCH: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ESRMNT.html b/learning/rust/guessing_game/target/doc/libc/constant.ESRMNT.html deleted file mode 100644 index 5c907c8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ESRMNT.html +++ /dev/null @@ -1,8 +0,0 @@ -ESRMNT in libc - Rust - -
-

Constant libc::ESRMNT

source · []
pub const ESRMNT: c_int = 69;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ESTALE.html b/learning/rust/guessing_game/target/doc/libc/constant.ESTALE.html deleted file mode 100644 index c6ef2c3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ESTALE.html +++ /dev/null @@ -1,8 +0,0 @@ -ESTALE in libc - Rust - -
-

Constant libc::ESTALE

source · []
pub const ESTALE: c_int = 116;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ESTRPIPE.html b/learning/rust/guessing_game/target/doc/libc/constant.ESTRPIPE.html deleted file mode 100644 index ee20347e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ESTRPIPE.html +++ /dev/null @@ -1,8 +0,0 @@ -ESTRPIPE in libc - Rust - -
-

Constant libc::ESTRPIPE

source · []
pub const ESTRPIPE: c_int = 86;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_ALEN.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_ALEN.html deleted file mode 100644 index 2c85ac9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_ALEN.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_ALEN in libc - Rust - -
-

Constant libc::ETH_ALEN

source · []
pub const ETH_ALEN: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_DATA_LEN.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_DATA_LEN.html deleted file mode 100644 index 795dc8f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_DATA_LEN.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_DATA_LEN in libc - Rust - -
-

Constant libc::ETH_DATA_LEN

source · []
pub const ETH_DATA_LEN: c_int = 1500;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_FCS_LEN.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_FCS_LEN.html deleted file mode 100644 index 138f1e60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_FCS_LEN.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_FCS_LEN in libc - Rust - -
-

Constant libc::ETH_FCS_LEN

source · []
pub const ETH_FCS_LEN: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_FRAME_LEN.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_FRAME_LEN.html deleted file mode 100644 index e8f9e3da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_FRAME_LEN.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_FRAME_LEN in libc - Rust - -
pub const ETH_FRAME_LEN: c_int = 1514;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_HLEN.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_HLEN.html deleted file mode 100644 index 9e29e4bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_HLEN.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_HLEN in libc - Rust - -
-

Constant libc::ETH_HLEN

source · []
pub const ETH_HLEN: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_1588.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_1588.html deleted file mode 100644 index 381c9b1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_1588.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_1588 in libc - Rust - -
-

Constant libc::ETH_P_1588

source · []
pub const ETH_P_1588: c_int = 0x88F7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_8021AD.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_8021AD.html deleted file mode 100644 index 9f6ca39f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_8021AD.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_8021AD in libc - Rust - -
-

Constant libc::ETH_P_8021AD

source · []
pub const ETH_P_8021AD: c_int = 0x88A8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_8021AH.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_8021AH.html deleted file mode 100644 index 82af737c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_8021AH.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_8021AH in libc - Rust - -
-

Constant libc::ETH_P_8021AH

source · []
pub const ETH_P_8021AH: c_int = 0x88E7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_8021Q.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_8021Q.html deleted file mode 100644 index db2ecd03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_8021Q.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_8021Q in libc - Rust - -
-

Constant libc::ETH_P_8021Q

source · []
pub const ETH_P_8021Q: c_int = 0x8100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_80221.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_80221.html deleted file mode 100644 index b87dbe51..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_80221.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_80221 in libc - Rust - -
-

Constant libc::ETH_P_80221

source · []
pub const ETH_P_80221: c_int = 0x8917;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_802_2.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_802_2.html deleted file mode 100644 index 4b486063..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_802_2.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_802_2 in libc - Rust - -
-

Constant libc::ETH_P_802_2

source · []
pub const ETH_P_802_2: c_int = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_802_3.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_802_3.html deleted file mode 100644 index 30fb9f57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_802_3.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_802_3 in libc - Rust - -
-

Constant libc::ETH_P_802_3

source · []
pub const ETH_P_802_3: c_int = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_802_3_MIN.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_802_3_MIN.html deleted file mode 100644 index dd254e04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_802_3_MIN.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_802_3_MIN in libc - Rust - -
pub const ETH_P_802_3_MIN: c_int = 0x0600;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_802_EX1.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_802_EX1.html deleted file mode 100644 index c2a26dd9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_802_EX1.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_802_EX1 in libc - Rust - -
pub const ETH_P_802_EX1: c_int = 0x88B5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_AARP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_AARP.html deleted file mode 100644 index c2564396..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_AARP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_AARP in libc - Rust - -
-

Constant libc::ETH_P_AARP

source · []
pub const ETH_P_AARP: c_int = 0x80F3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_AF_IUCV.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_AF_IUCV.html deleted file mode 100644 index 87495a21..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_AF_IUCV.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_AF_IUCV in libc - Rust - -
pub const ETH_P_AF_IUCV: c_int = 0xFBFB;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ALL.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ALL.html deleted file mode 100644 index 26ec8999..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ALL.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_ALL in libc - Rust - -
-

Constant libc::ETH_P_ALL

source · []
pub const ETH_P_ALL: c_int = 0x0003;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_AOE.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_AOE.html deleted file mode 100644 index c6c1f936..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_AOE.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_AOE in libc - Rust - -
-

Constant libc::ETH_P_AOE

source · []
pub const ETH_P_AOE: c_int = 0x88A2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ARCNET.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ARCNET.html deleted file mode 100644 index 939efc4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ARCNET.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_ARCNET in libc - Rust - -
-

Constant libc::ETH_P_ARCNET

source · []
pub const ETH_P_ARCNET: c_int = 0x001A;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ARP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ARP.html deleted file mode 100644 index dedfdedb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ARP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_ARP in libc - Rust - -
-

Constant libc::ETH_P_ARP

source · []
pub const ETH_P_ARP: c_int = 0x0806;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ATALK.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ATALK.html deleted file mode 100644 index 007c6256..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ATALK.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_ATALK in libc - Rust - -
-

Constant libc::ETH_P_ATALK

source · []
pub const ETH_P_ATALK: c_int = 0x809B;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ATMFATE.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ATMFATE.html deleted file mode 100644 index d66a3ccb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ATMFATE.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_ATMFATE in libc - Rust - -
pub const ETH_P_ATMFATE: c_int = 0x8884;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ATMMPOA.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ATMMPOA.html deleted file mode 100644 index 8853aec0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ATMMPOA.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_ATMMPOA in libc - Rust - -
pub const ETH_P_ATMMPOA: c_int = 0x884c;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_AX25.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_AX25.html deleted file mode 100644 index ed9e75ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_AX25.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_AX25 in libc - Rust - -
-

Constant libc::ETH_P_AX25

source · []
pub const ETH_P_AX25: c_int = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_BATMAN.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_BATMAN.html deleted file mode 100644 index d01d8a5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_BATMAN.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_BATMAN in libc - Rust - -
-

Constant libc::ETH_P_BATMAN

source · []
pub const ETH_P_BATMAN: c_int = 0x4305;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_BPQ.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_BPQ.html deleted file mode 100644 index b8429ab2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_BPQ.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_BPQ in libc - Rust - -
-

Constant libc::ETH_P_BPQ

source · []
pub const ETH_P_BPQ: c_int = 0x08FF;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_CAIF.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_CAIF.html deleted file mode 100644 index d42be72e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_CAIF.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_CAIF in libc - Rust - -
-

Constant libc::ETH_P_CAIF

source · []
pub const ETH_P_CAIF: c_int = 0x00F7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_CANFD.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_CANFD.html deleted file mode 100644 index 825e865f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_CANFD.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_CANFD in libc - Rust - -
-

Constant libc::ETH_P_CANFD

source · []
pub const ETH_P_CANFD: c_int = 0x000D;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_CONTROL.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_CONTROL.html deleted file mode 100644 index 22d4950d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_CONTROL.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_CONTROL in libc - Rust - -
pub const ETH_P_CONTROL: c_int = 0x0016;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_CUST.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_CUST.html deleted file mode 100644 index 62df9266..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_CUST.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_CUST in libc - Rust - -
-

Constant libc::ETH_P_CUST

source · []
pub const ETH_P_CUST: c_int = 0x6006;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DDCMP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DDCMP.html deleted file mode 100644 index 19db2340..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DDCMP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_DDCMP in libc - Rust - -
-

Constant libc::ETH_P_DDCMP

source · []
pub const ETH_P_DDCMP: c_int = 0x0006;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DEC.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DEC.html deleted file mode 100644 index 08bb3830..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DEC.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_DEC in libc - Rust - -
-

Constant libc::ETH_P_DEC

source · []
pub const ETH_P_DEC: c_int = 0x6000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DIAG.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DIAG.html deleted file mode 100644 index 50b48445..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DIAG.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_DIAG in libc - Rust - -
-

Constant libc::ETH_P_DIAG

source · []
pub const ETH_P_DIAG: c_int = 0x6005;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DNA_DL.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DNA_DL.html deleted file mode 100644 index f1198b4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DNA_DL.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_DNA_DL in libc - Rust - -
-

Constant libc::ETH_P_DNA_DL

source · []
pub const ETH_P_DNA_DL: c_int = 0x6001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DNA_RC.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DNA_RC.html deleted file mode 100644 index 2e95446a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DNA_RC.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_DNA_RC in libc - Rust - -
-

Constant libc::ETH_P_DNA_RC

source · []
pub const ETH_P_DNA_RC: c_int = 0x6002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DNA_RT.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DNA_RT.html deleted file mode 100644 index 29c68fea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DNA_RT.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_DNA_RT in libc - Rust - -
-

Constant libc::ETH_P_DNA_RT

source · []
pub const ETH_P_DNA_RT: c_int = 0x6003;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DSA.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DSA.html deleted file mode 100644 index 4ca76257..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_DSA.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_DSA in libc - Rust - -
-

Constant libc::ETH_P_DSA

source · []
pub const ETH_P_DSA: c_int = 0x001B;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ECONET.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ECONET.html deleted file mode 100644 index 72a395c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_ECONET.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_ECONET in libc - Rust - -
-

Constant libc::ETH_P_ECONET

source · []
pub const ETH_P_ECONET: c_int = 0x0018;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_EDSA.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_EDSA.html deleted file mode 100644 index 9a2d521d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_EDSA.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_EDSA in libc - Rust - -
-

Constant libc::ETH_P_EDSA

source · []
pub const ETH_P_EDSA: c_int = 0xDADA;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_FCOE.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_FCOE.html deleted file mode 100644 index bd377680..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_FCOE.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_FCOE in libc - Rust - -
-

Constant libc::ETH_P_FCOE

source · []
pub const ETH_P_FCOE: c_int = 0x8906;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_FIP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_FIP.html deleted file mode 100644 index e759f82c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_FIP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_FIP in libc - Rust - -
-

Constant libc::ETH_P_FIP

source · []
pub const ETH_P_FIP: c_int = 0x8914;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_HDLC.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_HDLC.html deleted file mode 100644 index c0abe762..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_HDLC.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_HDLC in libc - Rust - -
-

Constant libc::ETH_P_HDLC

source · []
pub const ETH_P_HDLC: c_int = 0x0019;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IEEE802154.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IEEE802154.html deleted file mode 100644 index 4ba62265..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IEEE802154.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_IEEE802154 in libc - Rust - -
pub const ETH_P_IEEE802154: c_int = 0x00F6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IEEEPUP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IEEEPUP.html deleted file mode 100644 index c1f75eac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IEEEPUP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_IEEEPUP in libc - Rust - -
pub const ETH_P_IEEEPUP: c_int = 0x0a00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IEEEPUPAT.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IEEEPUPAT.html deleted file mode 100644 index 803e66f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IEEEPUPAT.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_IEEEPUPAT in libc - Rust - -
pub const ETH_P_IEEEPUPAT: c_int = 0x0a01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IP.html deleted file mode 100644 index 5a1f8a09..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_IP in libc - Rust - -
-

Constant libc::ETH_P_IP

source · []
pub const ETH_P_IP: c_int = 0x0800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IPV6.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IPV6.html deleted file mode 100644 index 1ad5d1bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IPV6.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_IPV6 in libc - Rust - -
-

Constant libc::ETH_P_IPV6

source · []
pub const ETH_P_IPV6: c_int = 0x86DD;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IPX.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IPX.html deleted file mode 100644 index a07c3743..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IPX.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_IPX in libc - Rust - -
-

Constant libc::ETH_P_IPX

source · []
pub const ETH_P_IPX: c_int = 0x8137;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IRDA.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IRDA.html deleted file mode 100644 index dd037687..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_IRDA.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_IRDA in libc - Rust - -
-

Constant libc::ETH_P_IRDA

source · []
pub const ETH_P_IRDA: c_int = 0x0017;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LAT.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LAT.html deleted file mode 100644 index 518f0096..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LAT.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_LAT in libc - Rust - -
-

Constant libc::ETH_P_LAT

source · []
pub const ETH_P_LAT: c_int = 0x6004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LINK_CTL.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LINK_CTL.html deleted file mode 100644 index b0eb3aee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LINK_CTL.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_LINK_CTL in libc - Rust - -
pub const ETH_P_LINK_CTL: c_int = 0x886c;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LOCALTALK.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LOCALTALK.html deleted file mode 100644 index f73330b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LOCALTALK.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_LOCALTALK in libc - Rust - -
pub const ETH_P_LOCALTALK: c_int = 0x0009;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LOOP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LOOP.html deleted file mode 100644 index 8d603e6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LOOP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_LOOP in libc - Rust - -
-

Constant libc::ETH_P_LOOP

source · []
pub const ETH_P_LOOP: c_int = 0x0060;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LOOPBACK.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LOOPBACK.html deleted file mode 100644 index 213012d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_LOOPBACK.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_LOOPBACK in libc - Rust - -
pub const ETH_P_LOOPBACK: c_int = 0x9000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MACSEC.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MACSEC.html deleted file mode 100644 index 2fcb8a0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MACSEC.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_MACSEC in libc - Rust - -
-

Constant libc::ETH_P_MACSEC

source · []
pub const ETH_P_MACSEC: c_int = 0x88E5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MOBITEX.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MOBITEX.html deleted file mode 100644 index 8ee75a5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MOBITEX.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_MOBITEX in libc - Rust - -
pub const ETH_P_MOBITEX: c_int = 0x0015;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MPLS_MC.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MPLS_MC.html deleted file mode 100644 index 14cefc85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MPLS_MC.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_MPLS_MC in libc - Rust - -
pub const ETH_P_MPLS_MC: c_int = 0x8848;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MPLS_UC.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MPLS_UC.html deleted file mode 100644 index ee5344c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MPLS_UC.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_MPLS_UC in libc - Rust - -
pub const ETH_P_MPLS_UC: c_int = 0x8847;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MVRP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MVRP.html deleted file mode 100644 index 01a4b296..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_MVRP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_MVRP in libc - Rust - -
-

Constant libc::ETH_P_MVRP

source · []
pub const ETH_P_MVRP: c_int = 0x88F5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PAE.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PAE.html deleted file mode 100644 index a0e78e5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PAE.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_PAE in libc - Rust - -
-

Constant libc::ETH_P_PAE

source · []
pub const ETH_P_PAE: c_int = 0x888E;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PAUSE.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PAUSE.html deleted file mode 100644 index 698a59ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PAUSE.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_PAUSE in libc - Rust - -
-

Constant libc::ETH_P_PAUSE

source · []
pub const ETH_P_PAUSE: c_int = 0x8808;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PHONET.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PHONET.html deleted file mode 100644 index 47c274e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PHONET.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_PHONET in libc - Rust - -
-

Constant libc::ETH_P_PHONET

source · []
pub const ETH_P_PHONET: c_int = 0x00F5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PPPTALK.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PPPTALK.html deleted file mode 100644 index 365b8a60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PPPTALK.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_PPPTALK in libc - Rust - -
pub const ETH_P_PPPTALK: c_int = 0x0010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PPP_DISC.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PPP_DISC.html deleted file mode 100644 index fc55faf6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PPP_DISC.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_PPP_DISC in libc - Rust - -
pub const ETH_P_PPP_DISC: c_int = 0x8863;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PPP_MP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PPP_MP.html deleted file mode 100644 index ae156545..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PPP_MP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_PPP_MP in libc - Rust - -
-

Constant libc::ETH_P_PPP_MP

source · []
pub const ETH_P_PPP_MP: c_int = 0x0008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PPP_SES.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PPP_SES.html deleted file mode 100644 index 9c2a050c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PPP_SES.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_PPP_SES in libc - Rust - -
pub const ETH_P_PPP_SES: c_int = 0x8864;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PRP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PRP.html deleted file mode 100644 index fc2f30dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PRP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_PRP in libc - Rust - -
-

Constant libc::ETH_P_PRP

source · []
pub const ETH_P_PRP: c_int = 0x88FB;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PUP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PUP.html deleted file mode 100644 index 51f6e4de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PUP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_PUP in libc - Rust - -
-

Constant libc::ETH_P_PUP

source · []
pub const ETH_P_PUP: c_int = 0x0200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PUPAT.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PUPAT.html deleted file mode 100644 index a0f2b3e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_PUPAT.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_PUPAT in libc - Rust - -
-

Constant libc::ETH_P_PUPAT

source · []
pub const ETH_P_PUPAT: c_int = 0x0201;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_QINQ1.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_QINQ1.html deleted file mode 100644 index 48323dcd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_QINQ1.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_QINQ1 in libc - Rust - -
-

Constant libc::ETH_P_QINQ1

source · []
pub const ETH_P_QINQ1: c_int = 0x9100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_QINQ2.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_QINQ2.html deleted file mode 100644 index fb9e1959..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_QINQ2.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_QINQ2 in libc - Rust - -
-

Constant libc::ETH_P_QINQ2

source · []
pub const ETH_P_QINQ2: c_int = 0x9200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_QINQ3.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_QINQ3.html deleted file mode 100644 index 20566061..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_QINQ3.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_QINQ3 in libc - Rust - -
-

Constant libc::ETH_P_QINQ3

source · []
pub const ETH_P_QINQ3: c_int = 0x9300;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_RARP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_RARP.html deleted file mode 100644 index 124c1e0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_RARP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_RARP in libc - Rust - -
-

Constant libc::ETH_P_RARP

source · []
pub const ETH_P_RARP: c_int = 0x8035;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_SCA.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_SCA.html deleted file mode 100644 index 9ac54dad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_SCA.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_SCA in libc - Rust - -
-

Constant libc::ETH_P_SCA

source · []
pub const ETH_P_SCA: c_int = 0x6007;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_SLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_SLOW.html deleted file mode 100644 index abf0f338..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_SLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_SLOW in libc - Rust - -
-

Constant libc::ETH_P_SLOW

source · []
pub const ETH_P_SLOW: c_int = 0x8809;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_SNAP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_SNAP.html deleted file mode 100644 index 0b3621ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_SNAP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_SNAP in libc - Rust - -
-

Constant libc::ETH_P_SNAP

source · []
pub const ETH_P_SNAP: c_int = 0x0005;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TDLS.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TDLS.html deleted file mode 100644 index 9d69a436..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TDLS.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_TDLS in libc - Rust - -
-

Constant libc::ETH_P_TDLS

source · []
pub const ETH_P_TDLS: c_int = 0x890D;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TEB.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TEB.html deleted file mode 100644 index 0bebf43d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TEB.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_TEB in libc - Rust - -
-

Constant libc::ETH_P_TEB

source · []
pub const ETH_P_TEB: c_int = 0x6558;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TIPC.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TIPC.html deleted file mode 100644 index 2397bd7e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TIPC.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_TIPC in libc - Rust - -
-

Constant libc::ETH_P_TIPC

source · []
pub const ETH_P_TIPC: c_int = 0x88CA;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TRAILER.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TRAILER.html deleted file mode 100644 index e9f73317..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TRAILER.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_TRAILER in libc - Rust - -
pub const ETH_P_TRAILER: c_int = 0x001C;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TR_802_2.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TR_802_2.html deleted file mode 100644 index a8b61c46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_TR_802_2.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_TR_802_2 in libc - Rust - -
pub const ETH_P_TR_802_2: c_int = 0x0011;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_WAN_PPP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_WAN_PPP.html deleted file mode 100644 index a8bc2783..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_WAN_PPP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_WAN_PPP in libc - Rust - -
pub const ETH_P_WAN_PPP: c_int = 0x0007;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_WCCP.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_WCCP.html deleted file mode 100644 index 15bd56f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_WCCP.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_WCCP in libc - Rust - -
-

Constant libc::ETH_P_WCCP

source · []
pub const ETH_P_WCCP: c_int = 0x883E;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_X25.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_X25.html deleted file mode 100644 index 8e32f7a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_P_X25.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_P_X25 in libc - Rust - -
-

Constant libc::ETH_P_X25

source · []
pub const ETH_P_X25: c_int = 0x0805;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETH_ZLEN.html b/learning/rust/guessing_game/target/doc/libc/constant.ETH_ZLEN.html deleted file mode 100644 index d77a4125..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETH_ZLEN.html +++ /dev/null @@ -1,8 +0,0 @@ -ETH_ZLEN in libc - Rust - -
-

Constant libc::ETH_ZLEN

source · []
pub const ETH_ZLEN: c_int = 60;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETIME.html b/learning/rust/guessing_game/target/doc/libc/constant.ETIME.html deleted file mode 100644 index 2b3edc29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETIME.html +++ /dev/null @@ -1,8 +0,0 @@ -ETIME in libc - Rust - -
-

Constant libc::ETIME

source · []
pub const ETIME: c_int = 62;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETIMEDOUT.html b/learning/rust/guessing_game/target/doc/libc/constant.ETIMEDOUT.html deleted file mode 100644 index e589d177..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETIMEDOUT.html +++ /dev/null @@ -1,8 +0,0 @@ -ETIMEDOUT in libc - Rust - -
-

Constant libc::ETIMEDOUT

source · []
pub const ETIMEDOUT: c_int = 110;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETOOMANYREFS.html b/learning/rust/guessing_game/target/doc/libc/constant.ETOOMANYREFS.html deleted file mode 100644 index a21ff4a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETOOMANYREFS.html +++ /dev/null @@ -1,8 +0,0 @@ -ETOOMANYREFS in libc - Rust - -
-

Constant libc::ETOOMANYREFS

source · []
pub const ETOOMANYREFS: c_int = 109;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ETXTBSY.html b/learning/rust/guessing_game/target/doc/libc/constant.ETXTBSY.html deleted file mode 100644 index c4382bd0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ETXTBSY.html +++ /dev/null @@ -1,8 +0,0 @@ -ETXTBSY in libc - Rust - -
-

Constant libc::ETXTBSY

source · []
pub const ETXTBSY: c_int = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EUCLEAN.html b/learning/rust/guessing_game/target/doc/libc/constant.EUCLEAN.html deleted file mode 100644 index 87ca8fe9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EUCLEAN.html +++ /dev/null @@ -1,8 +0,0 @@ -EUCLEAN in libc - Rust - -
-

Constant libc::EUCLEAN

source · []
pub const EUCLEAN: c_int = 117;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EUNATCH.html b/learning/rust/guessing_game/target/doc/libc/constant.EUNATCH.html deleted file mode 100644 index c1d949e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EUNATCH.html +++ /dev/null @@ -1,8 +0,0 @@ -EUNATCH in libc - Rust - -
-

Constant libc::EUNATCH

source · []
pub const EUNATCH: c_int = 49;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EUSERS.html b/learning/rust/guessing_game/target/doc/libc/constant.EUSERS.html deleted file mode 100644 index c6ef8d92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EUSERS.html +++ /dev/null @@ -1,8 +0,0 @@ -EUSERS in libc - Rust - -
-

Constant libc::EUSERS

source · []
pub const EUSERS: c_int = 87;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EV_CNT.html b/learning/rust/guessing_game/target/doc/libc/constant.EV_CNT.html deleted file mode 100644 index 296b31be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EV_CNT.html +++ /dev/null @@ -1,8 +0,0 @@ -EV_CNT in libc - Rust - -
-

Constant libc::EV_CNT

source · []
pub const EV_CNT: usize = EV_MAX as usize + 1; // 32usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EV_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.EV_MAX.html deleted file mode 100644 index c7a03e45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EV_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -EV_MAX in libc - Rust - -
-

Constant libc::EV_MAX

source · []
pub const EV_MAX: __u16 = 0x1f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EWOULDBLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.EWOULDBLOCK.html deleted file mode 100644 index e8e77d69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EWOULDBLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -EWOULDBLOCK in libc - Rust - -
-

Constant libc::EWOULDBLOCK

source · []
pub const EWOULDBLOCK: c_int = EAGAIN; // 11i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EXDEV.html b/learning/rust/guessing_game/target/doc/libc/constant.EXDEV.html deleted file mode 100644 index 6c46e5da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EXDEV.html +++ /dev/null @@ -1,8 +0,0 @@ -EXDEV in libc - Rust - -
-

Constant libc::EXDEV

source · []
pub const EXDEV: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EXFULL.html b/learning/rust/guessing_game/target/doc/libc/constant.EXFULL.html deleted file mode 100644 index 42f100a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EXFULL.html +++ /dev/null @@ -1,8 +0,0 @@ -EXFULL in libc - Rust - -
-

Constant libc::EXFULL

source · []
pub const EXFULL: c_int = 54;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EXIT_FAILURE.html b/learning/rust/guessing_game/target/doc/libc/constant.EXIT_FAILURE.html deleted file mode 100644 index ecadf5dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EXIT_FAILURE.html +++ /dev/null @@ -1,8 +0,0 @@ -EXIT_FAILURE in libc - Rust - -
-

Constant libc::EXIT_FAILURE

source · []
pub const EXIT_FAILURE: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EXIT_SUCCESS.html b/learning/rust/guessing_game/target/doc/libc/constant.EXIT_SUCCESS.html deleted file mode 100644 index d71f3448..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EXIT_SUCCESS.html +++ /dev/null @@ -1,8 +0,0 @@ -EXIT_SUCCESS in libc - Rust - -
-

Constant libc::EXIT_SUCCESS

source · []
pub const EXIT_SUCCESS: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EXT2_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.EXT2_SUPER_MAGIC.html deleted file mode 100644 index 75f5c1d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EXT2_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -EXT2_SUPER_MAGIC in libc - Rust - -
pub const EXT2_SUPER_MAGIC: c_long = 0x0000ef53;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EXT3_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.EXT3_SUPER_MAGIC.html deleted file mode 100644 index 0f48254e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EXT3_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -EXT3_SUPER_MAGIC in libc - Rust - -
pub const EXT3_SUPER_MAGIC: c_long = 0x0000ef53;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EXT4_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.EXT4_SUPER_MAGIC.html deleted file mode 100644 index 3b88a849..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EXT4_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -EXT4_SUPER_MAGIC in libc - Rust - -
pub const EXT4_SUPER_MAGIC: c_long = 0x0000ef53;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EXTA.html b/learning/rust/guessing_game/target/doc/libc/constant.EXTA.html deleted file mode 100644 index e5eac2d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EXTA.html +++ /dev/null @@ -1,8 +0,0 @@ -EXTA in libc - Rust - -
-

Constant libc::EXTA

source · []
pub const EXTA: speed_t = B19200; // 14u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EXTB.html b/learning/rust/guessing_game/target/doc/libc/constant.EXTB.html deleted file mode 100644 index 8a130eed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EXTB.html +++ /dev/null @@ -1,8 +0,0 @@ -EXTB in libc - Rust - -
-

Constant libc::EXTB

source · []
pub const EXTB: speed_t = B38400; // 15u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.EXTPROC.html b/learning/rust/guessing_game/target/doc/libc/constant.EXTPROC.html deleted file mode 100644 index 49f6860a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.EXTPROC.html +++ /dev/null @@ -1,8 +0,0 @@ -EXTPROC in libc - Rust - -
-

Constant libc::EXTPROC

source · []
pub const EXTPROC: tcflag_t = 0x00010000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F2FS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.F2FS_SUPER_MAGIC.html deleted file mode 100644 index bd93e961..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F2FS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -F2FS_SUPER_MAGIC in libc - Rust - -
pub const F2FS_SUPER_MAGIC: c_long = 0xf2f52010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_COLLAPSE_RANGE.html b/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_COLLAPSE_RANGE.html deleted file mode 100644 index 39eb5480..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_COLLAPSE_RANGE.html +++ /dev/null @@ -1,8 +0,0 @@ -FALLOC_FL_COLLAPSE_RANGE in libc - Rust - -
pub const FALLOC_FL_COLLAPSE_RANGE: c_int = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_INSERT_RANGE.html b/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_INSERT_RANGE.html deleted file mode 100644 index c5382254..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_INSERT_RANGE.html +++ /dev/null @@ -1,8 +0,0 @@ -FALLOC_FL_INSERT_RANGE in libc - Rust - -
pub const FALLOC_FL_INSERT_RANGE: c_int = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_KEEP_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_KEEP_SIZE.html deleted file mode 100644 index a978b2e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_KEEP_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -FALLOC_FL_KEEP_SIZE in libc - Rust - -
pub const FALLOC_FL_KEEP_SIZE: c_int = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_PUNCH_HOLE.html b/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_PUNCH_HOLE.html deleted file mode 100644 index 065a5529..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_PUNCH_HOLE.html +++ /dev/null @@ -1,8 +0,0 @@ -FALLOC_FL_PUNCH_HOLE in libc - Rust - -
pub const FALLOC_FL_PUNCH_HOLE: c_int = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_UNSHARE_RANGE.html b/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_UNSHARE_RANGE.html deleted file mode 100644 index 393fdd94..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_UNSHARE_RANGE.html +++ /dev/null @@ -1,8 +0,0 @@ -FALLOC_FL_UNSHARE_RANGE in libc - Rust - -
pub const FALLOC_FL_UNSHARE_RANGE: c_int = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_ZERO_RANGE.html b/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_ZERO_RANGE.html deleted file mode 100644 index 4c9b6bc7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FALLOC_FL_ZERO_RANGE.html +++ /dev/null @@ -1,8 +0,0 @@ -FALLOC_FL_ZERO_RANGE in libc - Rust - -
pub const FALLOC_FL_ZERO_RANGE: c_int = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FANOTIFY_METADATA_VERSION.html b/learning/rust/guessing_game/target/doc/libc/constant.FANOTIFY_METADATA_VERSION.html deleted file mode 100644 index e16592d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FANOTIFY_METADATA_VERSION.html +++ /dev/null @@ -1,8 +0,0 @@ -FANOTIFY_METADATA_VERSION in libc - Rust - -
pub const FANOTIFY_METADATA_VERSION: u8 = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_ACCESS.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_ACCESS.html deleted file mode 100644 index b05fac3f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_ACCESS.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_ACCESS in libc - Rust - -
-

Constant libc::FAN_ACCESS

source · []
pub const FAN_ACCESS: u64 = 0x0000_0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_ACCESS_PERM.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_ACCESS_PERM.html deleted file mode 100644 index 0a9097f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_ACCESS_PERM.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_ACCESS_PERM in libc - Rust - -
pub const FAN_ACCESS_PERM: u64 = 0x0002_0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_ALLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_ALLOW.html deleted file mode 100644 index 1815c009..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_ALLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_ALLOW in libc - Rust - -
-

Constant libc::FAN_ALLOW

source · []
pub const FAN_ALLOW: u32 = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLASS_CONTENT.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLASS_CONTENT.html deleted file mode 100644 index 47cdbd9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLASS_CONTENT.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_CLASS_CONTENT in libc - Rust - -
pub const FAN_CLASS_CONTENT: c_uint = 0x0000_0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLASS_NOTIF.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLASS_NOTIF.html deleted file mode 100644 index 225306ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLASS_NOTIF.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_CLASS_NOTIF in libc - Rust - -
pub const FAN_CLASS_NOTIF: c_uint = 0x0000_0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLASS_PRE_CONTENT.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLASS_PRE_CONTENT.html deleted file mode 100644 index d6209bdd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLASS_PRE_CONTENT.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_CLASS_PRE_CONTENT in libc - Rust - -
pub const FAN_CLASS_PRE_CONTENT: c_uint = 0x0000_0008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLOEXEC.html deleted file mode 100644 index b91e0794..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_CLOEXEC in libc - Rust - -
-

Constant libc::FAN_CLOEXEC

source · []
pub const FAN_CLOEXEC: c_uint = 0x0000_0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLOSE.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLOSE.html deleted file mode 100644 index 912d5f65..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLOSE.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_CLOSE in libc - Rust - -
-

Constant libc::FAN_CLOSE

source · []
pub const FAN_CLOSE: u64 = FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE; // 24u64
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLOSE_NOWRITE.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLOSE_NOWRITE.html deleted file mode 100644 index 9a9596ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLOSE_NOWRITE.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_CLOSE_NOWRITE in libc - Rust - -
pub const FAN_CLOSE_NOWRITE: u64 = 0x0000_0010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLOSE_WRITE.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLOSE_WRITE.html deleted file mode 100644 index 5992ebb1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_CLOSE_WRITE.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_CLOSE_WRITE in libc - Rust - -
pub const FAN_CLOSE_WRITE: u64 = 0x0000_0008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_DENY.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_DENY.html deleted file mode 100644 index 601b7ad5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_DENY.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_DENY in libc - Rust - -
-

Constant libc::FAN_DENY

source · []
pub const FAN_DENY: u32 = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_EVENT_ON_CHILD.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_EVENT_ON_CHILD.html deleted file mode 100644 index dd4e30e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_EVENT_ON_CHILD.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_EVENT_ON_CHILD in libc - Rust - -
pub const FAN_EVENT_ON_CHILD: u64 = 0x0800_0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_ADD.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_ADD.html deleted file mode 100644 index 97423dc4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_ADD.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_MARK_ADD in libc - Rust - -
-

Constant libc::FAN_MARK_ADD

source · []
pub const FAN_MARK_ADD: c_uint = 0x0000_0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_DONT_FOLLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_DONT_FOLLOW.html deleted file mode 100644 index 5d0d34fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_DONT_FOLLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_MARK_DONT_FOLLOW in libc - Rust - -
pub const FAN_MARK_DONT_FOLLOW: c_uint = 0x0000_0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_FILESYSTEM.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_FILESYSTEM.html deleted file mode 100644 index 79976997..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_FILESYSTEM.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_MARK_FILESYSTEM in libc - Rust - -
pub const FAN_MARK_FILESYSTEM: c_uint = 0x0000_0100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_FLUSH.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_FLUSH.html deleted file mode 100644 index 1cc8ffcd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_FLUSH.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_MARK_FLUSH in libc - Rust - -
pub const FAN_MARK_FLUSH: c_uint = 0x0000_0080;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_IGNORED_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_IGNORED_MASK.html deleted file mode 100644 index fc266616..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_IGNORED_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_MARK_IGNORED_MASK in libc - Rust - -
pub const FAN_MARK_IGNORED_MASK: c_uint = 0x0000_0020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_IGNORED_SURV_MODIFY.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_IGNORED_SURV_MODIFY.html deleted file mode 100644 index e7f7ebde..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_IGNORED_SURV_MODIFY.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_MARK_IGNORED_SURV_MODIFY in libc - Rust - -
pub const FAN_MARK_IGNORED_SURV_MODIFY: c_uint = 0x0000_0040;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_INODE.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_INODE.html deleted file mode 100644 index 5c240176..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_INODE.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_MARK_INODE in libc - Rust - -
pub const FAN_MARK_INODE: c_uint = 0x0000_0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_MOUNT.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_MOUNT.html deleted file mode 100644 index 20ddeea3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_MOUNT.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_MARK_MOUNT in libc - Rust - -
pub const FAN_MARK_MOUNT: c_uint = 0x0000_0010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_ONLYDIR.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_ONLYDIR.html deleted file mode 100644 index 7ed391bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_ONLYDIR.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_MARK_ONLYDIR in libc - Rust - -
pub const FAN_MARK_ONLYDIR: c_uint = 0x0000_0008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_REMOVE.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_REMOVE.html deleted file mode 100644 index 949c86e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MARK_REMOVE.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_MARK_REMOVE in libc - Rust - -
pub const FAN_MARK_REMOVE: c_uint = 0x0000_0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MODIFY.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_MODIFY.html deleted file mode 100644 index f2e3c915..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_MODIFY.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_MODIFY in libc - Rust - -
-

Constant libc::FAN_MODIFY

source · []
pub const FAN_MODIFY: u64 = 0x0000_0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_NOFD.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_NOFD.html deleted file mode 100644 index d3a60cff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_NOFD.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_NOFD in libc - Rust - -
-

Constant libc::FAN_NOFD

source · []
pub const FAN_NOFD: c_int = -1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_NONBLOCK.html deleted file mode 100644 index 1b5470ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_NONBLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_NONBLOCK in libc - Rust - -
-

Constant libc::FAN_NONBLOCK

source · []
pub const FAN_NONBLOCK: c_uint = 0x0000_0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_ONDIR.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_ONDIR.html deleted file mode 100644 index 48a396ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_ONDIR.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_ONDIR in libc - Rust - -
-

Constant libc::FAN_ONDIR

source · []
pub const FAN_ONDIR: u64 = 0x4000_0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_OPEN.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_OPEN.html deleted file mode 100644 index 8c7886bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_OPEN.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_OPEN in libc - Rust - -
-

Constant libc::FAN_OPEN

source · []
pub const FAN_OPEN: u64 = 0x0000_0020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_OPEN_PERM.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_OPEN_PERM.html deleted file mode 100644 index 5b2598db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_OPEN_PERM.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_OPEN_PERM in libc - Rust - -
pub const FAN_OPEN_PERM: u64 = 0x0001_0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_Q_OVERFLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_Q_OVERFLOW.html deleted file mode 100644 index 05d07c03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_Q_OVERFLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_Q_OVERFLOW in libc - Rust - -
pub const FAN_Q_OVERFLOW: u64 = 0x0000_4000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_UNLIMITED_MARKS.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_UNLIMITED_MARKS.html deleted file mode 100644 index 0e0884d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_UNLIMITED_MARKS.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_UNLIMITED_MARKS in libc - Rust - -
pub const FAN_UNLIMITED_MARKS: c_uint = 0x0000_0020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FAN_UNLIMITED_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.FAN_UNLIMITED_QUEUE.html deleted file mode 100644 index f26148c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FAN_UNLIMITED_QUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -FAN_UNLIMITED_QUEUE in libc - Rust - -
pub const FAN_UNLIMITED_QUEUE: c_uint = 0x0000_0010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FDPIC_FUNCPTRS.html b/learning/rust/guessing_game/target/doc/libc/constant.FDPIC_FUNCPTRS.html deleted file mode 100644 index f2998e3b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FDPIC_FUNCPTRS.html +++ /dev/null @@ -1,8 +0,0 @@ -FDPIC_FUNCPTRS in libc - Rust - -
pub const FDPIC_FUNCPTRS: c_int = 0x0080000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FD_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.FD_CLOEXEC.html deleted file mode 100644 index b14394aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FD_CLOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -FD_CLOEXEC in libc - Rust - -
-

Constant libc::FD_CLOEXEC

source · []
pub const FD_CLOEXEC: c_int = 0x1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FD_SETSIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.FD_SETSIZE.html deleted file mode 100644 index e35486d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FD_SETSIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -FD_SETSIZE in libc - Rust - -
-

Constant libc::FD_SETSIZE

source · []
pub const FD_SETSIZE: usize = 1024;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FF0.html b/learning/rust/guessing_game/target/doc/libc/constant.FF0.html deleted file mode 100644 index 2ffc5b95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FF0.html +++ /dev/null @@ -1,8 +0,0 @@ -FF0 in libc - Rust - -
-

Constant libc::FF0

source · []
pub const FF0: tcflag_t = 0x00000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FF1.html b/learning/rust/guessing_game/target/doc/libc/constant.FF1.html deleted file mode 100644 index 843139b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FF1.html +++ /dev/null @@ -1,8 +0,0 @@ -FF1 in libc - Rust - -
-

Constant libc::FF1

source · []
pub const FF1: tcflag_t = 0x00008000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FFDLY.html b/learning/rust/guessing_game/target/doc/libc/constant.FFDLY.html deleted file mode 100644 index fcfab778..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FFDLY.html +++ /dev/null @@ -1,8 +0,0 @@ -FFDLY in libc - Rust - -
-

Constant libc::FFDLY

source · []
pub const FFDLY: tcflag_t = 0o100000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FF_CNT.html b/learning/rust/guessing_game/target/doc/libc/constant.FF_CNT.html deleted file mode 100644 index 9dcb1beb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FF_CNT.html +++ /dev/null @@ -1,8 +0,0 @@ -FF_CNT in libc - Rust - -
-

Constant libc::FF_CNT

source · []
pub const FF_CNT: usize = FF_MAX as usize + 1; // 128usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FF_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.FF_MAX.html deleted file mode 100644 index 5ad043d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FF_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -FF_MAX in libc - Rust - -
-

Constant libc::FF_MAX

source · []
pub const FF_MAX: __u16 = 0x7f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FILENAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.FILENAME_MAX.html deleted file mode 100644 index 393244e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FILENAME_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -FILENAME_MAX in libc - Rust - -
-

Constant libc::FILENAME_MAX

source · []
pub const FILENAME_MAX: c_uint = 4096;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FIOASYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.FIOASYNC.html deleted file mode 100644 index 0b17e172..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FIOASYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -FIOASYNC in libc - Rust - -
-

Constant libc::FIOASYNC

source · []
pub const FIOASYNC: c_ulong = 0x5452;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FIOCLEX.html b/learning/rust/guessing_game/target/doc/libc/constant.FIOCLEX.html deleted file mode 100644 index af77eaea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FIOCLEX.html +++ /dev/null @@ -1,8 +0,0 @@ -FIOCLEX in libc - Rust - -
-

Constant libc::FIOCLEX

source · []
pub const FIOCLEX: c_ulong = 0x5451;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FIONBIO.html b/learning/rust/guessing_game/target/doc/libc/constant.FIONBIO.html deleted file mode 100644 index be170783..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FIONBIO.html +++ /dev/null @@ -1,8 +0,0 @@ -FIONBIO in libc - Rust - -
-

Constant libc::FIONBIO

source · []
pub const FIONBIO: c_ulong = 0x5421;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FIONCLEX.html b/learning/rust/guessing_game/target/doc/libc/constant.FIONCLEX.html deleted file mode 100644 index eea8ab3b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FIONCLEX.html +++ /dev/null @@ -1,8 +0,0 @@ -FIONCLEX in libc - Rust - -
-

Constant libc::FIONCLEX

source · []
pub const FIONCLEX: c_ulong = 0x5450;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FIONREAD.html b/learning/rust/guessing_game/target/doc/libc/constant.FIONREAD.html deleted file mode 100644 index e2883d60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FIONREAD.html +++ /dev/null @@ -1,8 +0,0 @@ -FIONREAD in libc - Rust - -
-

Constant libc::FIONREAD

source · []
pub const FIONREAD: c_ulong = 0x541B;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FIOQSIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.FIOQSIZE.html deleted file mode 100644 index 9c8030f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FIOQSIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -FIOQSIZE in libc - Rust - -
-

Constant libc::FIOQSIZE

source · []
pub const FIOQSIZE: c_ulong = 0x5460;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FLUSHO.html b/learning/rust/guessing_game/target/doc/libc/constant.FLUSHO.html deleted file mode 100644 index 81afd9ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FLUSHO.html +++ /dev/null @@ -1,8 +0,0 @@ -FLUSHO in libc - Rust - -
-

Constant libc::FLUSHO

source · []
pub const FLUSHO: tcflag_t = 0x00001000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FOPEN_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.FOPEN_MAX.html deleted file mode 100644 index 9f69bf0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FOPEN_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -FOPEN_MAX in libc - Rust - -
-

Constant libc::FOPEN_MAX

source · []
pub const FOPEN_MAX: c_uint = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FS.html b/learning/rust/guessing_game/target/doc/libc/constant.FS.html deleted file mode 100644 index 33be82b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FS.html +++ /dev/null @@ -1,8 +0,0 @@ -FS in libc - Rust - -
-

Constant libc::FS

source · []
pub const FS: c_int = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FS_BASE.html b/learning/rust/guessing_game/target/doc/libc/constant.FS_BASE.html deleted file mode 100644 index 3a46a85b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FS_BASE.html +++ /dev/null @@ -1,8 +0,0 @@ -FS_BASE in libc - Rust - -
-

Constant libc::FS_BASE

source · []
pub const FS_BASE: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUSE_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.FUSE_SUPER_MAGIC.html deleted file mode 100644 index 00c7396b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUSE_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -FUSE_SUPER_MAGIC in libc - Rust - -
pub const FUSE_SUPER_MAGIC: c_long = 0x65735546;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEXFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEXFS_SUPER_MAGIC.html deleted file mode 100644 index aac0c0c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEXFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEXFS_SUPER_MAGIC in libc - Rust - -
pub const FUTEXFS_SUPER_MAGIC: c_long = 0xbad1dea;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_CLOCK_REALTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_CLOCK_REALTIME.html deleted file mode 100644 index dbe0a55f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_CLOCK_REALTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_CLOCK_REALTIME in libc - Rust - -
pub const FUTEX_CLOCK_REALTIME: c_int = 256;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_CMD_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_CMD_MASK.html deleted file mode 100644 index a3855a5e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_CMD_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_CMD_MASK in libc - Rust - -
pub const FUTEX_CMD_MASK: c_int = !(FUTEX_PRIVATE_FLAG | FUTEX_CLOCK_REALTIME); // -385i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_CMP_REQUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_CMP_REQUEUE.html deleted file mode 100644 index 8c48fc9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_CMP_REQUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_CMP_REQUEUE in libc - Rust - -
pub const FUTEX_CMP_REQUEUE: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_CMP_REQUEUE_PI.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_CMP_REQUEUE_PI.html deleted file mode 100644 index 5832b6fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_CMP_REQUEUE_PI.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_CMP_REQUEUE_PI in libc - Rust - -
pub const FUTEX_CMP_REQUEUE_PI: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_FD.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_FD.html deleted file mode 100644 index 4a2c8d65..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_FD.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_FD in libc - Rust - -
-

Constant libc::FUTEX_FD

source · []
pub const FUTEX_FD: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_LOCK_PI.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_LOCK_PI.html deleted file mode 100644 index 1bdad30d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_LOCK_PI.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_LOCK_PI in libc - Rust - -
pub const FUTEX_LOCK_PI: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_PRIVATE_FLAG.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_PRIVATE_FLAG.html deleted file mode 100644 index 888f340b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_PRIVATE_FLAG.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_PRIVATE_FLAG in libc - Rust - -
pub const FUTEX_PRIVATE_FLAG: c_int = 128;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_REQUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_REQUEUE.html deleted file mode 100644 index 62275d45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_REQUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_REQUEUE in libc - Rust - -
pub const FUTEX_REQUEUE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_TRYLOCK_PI.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_TRYLOCK_PI.html deleted file mode 100644 index cde83c15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_TRYLOCK_PI.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_TRYLOCK_PI in libc - Rust - -
pub const FUTEX_TRYLOCK_PI: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_UNLOCK_PI.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_UNLOCK_PI.html deleted file mode 100644 index 90029613..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_UNLOCK_PI.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_UNLOCK_PI in libc - Rust - -
pub const FUTEX_UNLOCK_PI: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAIT.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAIT.html deleted file mode 100644 index 8f12a51f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAIT.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_WAIT in libc - Rust - -
-

Constant libc::FUTEX_WAIT

source · []
pub const FUTEX_WAIT: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAIT_BITSET.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAIT_BITSET.html deleted file mode 100644 index 390223f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAIT_BITSET.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_WAIT_BITSET in libc - Rust - -
pub const FUTEX_WAIT_BITSET: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAIT_REQUEUE_PI.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAIT_REQUEUE_PI.html deleted file mode 100644 index ad94e4ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAIT_REQUEUE_PI.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_WAIT_REQUEUE_PI in libc - Rust - -
pub const FUTEX_WAIT_REQUEUE_PI: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAKE.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAKE.html deleted file mode 100644 index 09e8a082..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAKE.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_WAKE in libc - Rust - -
-

Constant libc::FUTEX_WAKE

source · []
pub const FUTEX_WAKE: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAKE_BITSET.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAKE_BITSET.html deleted file mode 100644 index cc9c3a98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAKE_BITSET.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_WAKE_BITSET in libc - Rust - -
pub const FUTEX_WAKE_BITSET: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAKE_OP.html b/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAKE_OP.html deleted file mode 100644 index 768db94b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.FUTEX_WAKE_OP.html +++ /dev/null @@ -1,8 +0,0 @@ -FUTEX_WAKE_OP in libc - Rust - -
pub const FUTEX_WAKE_OP: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_ADD_SEALS.html b/learning/rust/guessing_game/target/doc/libc/constant.F_ADD_SEALS.html deleted file mode 100644 index bd953310..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_ADD_SEALS.html +++ /dev/null @@ -1,8 +0,0 @@ -F_ADD_SEALS in libc - Rust - -
-

Constant libc::F_ADD_SEALS

source · []
pub const F_ADD_SEALS: c_int = 1033;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_CANCELLK.html b/learning/rust/guessing_game/target/doc/libc/constant.F_CANCELLK.html deleted file mode 100644 index 36bea731..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_CANCELLK.html +++ /dev/null @@ -1,8 +0,0 @@ -F_CANCELLK in libc - Rust - -
-

Constant libc::F_CANCELLK

source · []
pub const F_CANCELLK: c_int = 1029;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_DUPFD.html b/learning/rust/guessing_game/target/doc/libc/constant.F_DUPFD.html deleted file mode 100644 index 615e51f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_DUPFD.html +++ /dev/null @@ -1,8 +0,0 @@ -F_DUPFD in libc - Rust - -
-

Constant libc::F_DUPFD

source · []
pub const F_DUPFD: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_DUPFD_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.F_DUPFD_CLOEXEC.html deleted file mode 100644 index 6b651b62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_DUPFD_CLOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -F_DUPFD_CLOEXEC in libc - Rust - -
pub const F_DUPFD_CLOEXEC: c_int = 1030;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_GETFD.html b/learning/rust/guessing_game/target/doc/libc/constant.F_GETFD.html deleted file mode 100644 index f898bfe5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_GETFD.html +++ /dev/null @@ -1,8 +0,0 @@ -F_GETFD in libc - Rust - -
-

Constant libc::F_GETFD

source · []
pub const F_GETFD: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_GETFL.html b/learning/rust/guessing_game/target/doc/libc/constant.F_GETFL.html deleted file mode 100644 index 16e4c21b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_GETFL.html +++ /dev/null @@ -1,8 +0,0 @@ -F_GETFL in libc - Rust - -
-

Constant libc::F_GETFL

source · []
pub const F_GETFL: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_GETLEASE.html b/learning/rust/guessing_game/target/doc/libc/constant.F_GETLEASE.html deleted file mode 100644 index 26c1c193..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_GETLEASE.html +++ /dev/null @@ -1,8 +0,0 @@ -F_GETLEASE in libc - Rust - -
-

Constant libc::F_GETLEASE

source · []
pub const F_GETLEASE: c_int = 1025;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_GETLK.html b/learning/rust/guessing_game/target/doc/libc/constant.F_GETLK.html deleted file mode 100644 index ce46c2a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_GETLK.html +++ /dev/null @@ -1,8 +0,0 @@ -F_GETLK in libc - Rust - -
-

Constant libc::F_GETLK

source · []
pub const F_GETLK: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_GETOWN.html b/learning/rust/guessing_game/target/doc/libc/constant.F_GETOWN.html deleted file mode 100644 index b7890f12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_GETOWN.html +++ /dev/null @@ -1,8 +0,0 @@ -F_GETOWN in libc - Rust - -
-

Constant libc::F_GETOWN

source · []
pub const F_GETOWN: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_GETPIPE_SZ.html b/learning/rust/guessing_game/target/doc/libc/constant.F_GETPIPE_SZ.html deleted file mode 100644 index 7592fca1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_GETPIPE_SZ.html +++ /dev/null @@ -1,8 +0,0 @@ -F_GETPIPE_SZ in libc - Rust - -
-

Constant libc::F_GETPIPE_SZ

source · []
pub const F_GETPIPE_SZ: c_int = 1032;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_GET_SEALS.html b/learning/rust/guessing_game/target/doc/libc/constant.F_GET_SEALS.html deleted file mode 100644 index b5f3b9a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_GET_SEALS.html +++ /dev/null @@ -1,8 +0,0 @@ -F_GET_SEALS in libc - Rust - -
-

Constant libc::F_GET_SEALS

source · []
pub const F_GET_SEALS: c_int = 1034;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_LOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.F_LOCK.html deleted file mode 100644 index ad8798e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_LOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -F_LOCK in libc - Rust - -
-

Constant libc::F_LOCK

source · []
pub const F_LOCK: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_NOTIFY.html b/learning/rust/guessing_game/target/doc/libc/constant.F_NOTIFY.html deleted file mode 100644 index c0a2eef8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_NOTIFY.html +++ /dev/null @@ -1,8 +0,0 @@ -F_NOTIFY in libc - Rust - -
-

Constant libc::F_NOTIFY

source · []
pub const F_NOTIFY: c_int = 1026;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_OFD_GETLK.html b/learning/rust/guessing_game/target/doc/libc/constant.F_OFD_GETLK.html deleted file mode 100644 index 80eb2447..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_OFD_GETLK.html +++ /dev/null @@ -1,8 +0,0 @@ -F_OFD_GETLK in libc - Rust - -
-

Constant libc::F_OFD_GETLK

source · []
pub const F_OFD_GETLK: c_int = 36;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_OFD_SETLK.html b/learning/rust/guessing_game/target/doc/libc/constant.F_OFD_SETLK.html deleted file mode 100644 index 1be12dfc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_OFD_SETLK.html +++ /dev/null @@ -1,8 +0,0 @@ -F_OFD_SETLK in libc - Rust - -
-

Constant libc::F_OFD_SETLK

source · []
pub const F_OFD_SETLK: c_int = 37;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_OFD_SETLKW.html b/learning/rust/guessing_game/target/doc/libc/constant.F_OFD_SETLKW.html deleted file mode 100644 index 09a77c3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_OFD_SETLKW.html +++ /dev/null @@ -1,8 +0,0 @@ -F_OFD_SETLKW in libc - Rust - -
-

Constant libc::F_OFD_SETLKW

source · []
pub const F_OFD_SETLKW: c_int = 38;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_OK.html b/learning/rust/guessing_game/target/doc/libc/constant.F_OK.html deleted file mode 100644 index 6bb973e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_OK.html +++ /dev/null @@ -1,8 +0,0 @@ -F_OK in libc - Rust - -
-

Constant libc::F_OK

source · []
pub const F_OK: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_RDLCK.html b/learning/rust/guessing_game/target/doc/libc/constant.F_RDLCK.html deleted file mode 100644 index df5e74b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_RDLCK.html +++ /dev/null @@ -1,8 +0,0 @@ -F_RDLCK in libc - Rust - -
-

Constant libc::F_RDLCK

source · []
pub const F_RDLCK: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_FUTURE_WRITE.html b/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_FUTURE_WRITE.html deleted file mode 100644 index 1cf48f0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_FUTURE_WRITE.html +++ /dev/null @@ -1,8 +0,0 @@ -F_SEAL_FUTURE_WRITE in libc - Rust - -
pub const F_SEAL_FUTURE_WRITE: c_int = 0x0010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_GROW.html b/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_GROW.html deleted file mode 100644 index 9b3e4202..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_GROW.html +++ /dev/null @@ -1,8 +0,0 @@ -F_SEAL_GROW in libc - Rust - -
-

Constant libc::F_SEAL_GROW

source · []
pub const F_SEAL_GROW: c_int = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_SEAL.html b/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_SEAL.html deleted file mode 100644 index 3b2200ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_SEAL.html +++ /dev/null @@ -1,8 +0,0 @@ -F_SEAL_SEAL in libc - Rust - -
-

Constant libc::F_SEAL_SEAL

source · []
pub const F_SEAL_SEAL: c_int = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_SHRINK.html b/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_SHRINK.html deleted file mode 100644 index 1f037aca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_SHRINK.html +++ /dev/null @@ -1,8 +0,0 @@ -F_SEAL_SHRINK in libc - Rust - -
pub const F_SEAL_SHRINK: c_int = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_WRITE.html b/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_WRITE.html deleted file mode 100644 index 37bbad9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_SEAL_WRITE.html +++ /dev/null @@ -1,8 +0,0 @@ -F_SEAL_WRITE in libc - Rust - -
-

Constant libc::F_SEAL_WRITE

source · []
pub const F_SEAL_WRITE: c_int = 0x0008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_SETFD.html b/learning/rust/guessing_game/target/doc/libc/constant.F_SETFD.html deleted file mode 100644 index ae8f4b3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_SETFD.html +++ /dev/null @@ -1,8 +0,0 @@ -F_SETFD in libc - Rust - -
-

Constant libc::F_SETFD

source · []
pub const F_SETFD: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_SETFL.html b/learning/rust/guessing_game/target/doc/libc/constant.F_SETFL.html deleted file mode 100644 index 4228caff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_SETFL.html +++ /dev/null @@ -1,8 +0,0 @@ -F_SETFL in libc - Rust - -
-

Constant libc::F_SETFL

source · []
pub const F_SETFL: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_SETLEASE.html b/learning/rust/guessing_game/target/doc/libc/constant.F_SETLEASE.html deleted file mode 100644 index 2d172314..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_SETLEASE.html +++ /dev/null @@ -1,8 +0,0 @@ -F_SETLEASE in libc - Rust - -
-

Constant libc::F_SETLEASE

source · []
pub const F_SETLEASE: c_int = 1024;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_SETLK.html b/learning/rust/guessing_game/target/doc/libc/constant.F_SETLK.html deleted file mode 100644 index 02b3c862..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_SETLK.html +++ /dev/null @@ -1,8 +0,0 @@ -F_SETLK in libc - Rust - -
-

Constant libc::F_SETLK

source · []
pub const F_SETLK: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_SETLKW.html b/learning/rust/guessing_game/target/doc/libc/constant.F_SETLKW.html deleted file mode 100644 index bf5f0486..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_SETLKW.html +++ /dev/null @@ -1,8 +0,0 @@ -F_SETLKW in libc - Rust - -
-

Constant libc::F_SETLKW

source · []
pub const F_SETLKW: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_SETOWN.html b/learning/rust/guessing_game/target/doc/libc/constant.F_SETOWN.html deleted file mode 100644 index 0a16ffbb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_SETOWN.html +++ /dev/null @@ -1,8 +0,0 @@ -F_SETOWN in libc - Rust - -
-

Constant libc::F_SETOWN

source · []
pub const F_SETOWN: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_SETPIPE_SZ.html b/learning/rust/guessing_game/target/doc/libc/constant.F_SETPIPE_SZ.html deleted file mode 100644 index bc1a15f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_SETPIPE_SZ.html +++ /dev/null @@ -1,8 +0,0 @@ -F_SETPIPE_SZ in libc - Rust - -
-

Constant libc::F_SETPIPE_SZ

source · []
pub const F_SETPIPE_SZ: c_int = 1031;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_TEST.html b/learning/rust/guessing_game/target/doc/libc/constant.F_TEST.html deleted file mode 100644 index d0a2cdb9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_TEST.html +++ /dev/null @@ -1,8 +0,0 @@ -F_TEST in libc - Rust - -
-

Constant libc::F_TEST

source · []
pub const F_TEST: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_TLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.F_TLOCK.html deleted file mode 100644 index c451c591..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_TLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -F_TLOCK in libc - Rust - -
-

Constant libc::F_TLOCK

source · []
pub const F_TLOCK: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_ULOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.F_ULOCK.html deleted file mode 100644 index b860498b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_ULOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -F_ULOCK in libc - Rust - -
-

Constant libc::F_ULOCK

source · []
pub const F_ULOCK: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_UNLCK.html b/learning/rust/guessing_game/target/doc/libc/constant.F_UNLCK.html deleted file mode 100644 index 1d28c681..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_UNLCK.html +++ /dev/null @@ -1,8 +0,0 @@ -F_UNLCK in libc - Rust - -
-

Constant libc::F_UNLCK

source · []
pub const F_UNLCK: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.F_WRLCK.html b/learning/rust/guessing_game/target/doc/libc/constant.F_WRLCK.html deleted file mode 100644 index 778eb0c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.F_WRLCK.html +++ /dev/null @@ -1,8 +0,0 @@ -F_WRLCK in libc - Rust - -
-

Constant libc::F_WRLCK

source · []
pub const F_WRLCK: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GENL_ADMIN_PERM.html b/learning/rust/guessing_game/target/doc/libc/constant.GENL_ADMIN_PERM.html deleted file mode 100644 index e7989fab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GENL_ADMIN_PERM.html +++ /dev/null @@ -1,8 +0,0 @@ -GENL_ADMIN_PERM in libc - Rust - -
pub const GENL_ADMIN_PERM: c_int = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GENL_CMD_CAP_DO.html b/learning/rust/guessing_game/target/doc/libc/constant.GENL_CMD_CAP_DO.html deleted file mode 100644 index 0be8141d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GENL_CMD_CAP_DO.html +++ /dev/null @@ -1,8 +0,0 @@ -GENL_CMD_CAP_DO in libc - Rust - -
pub const GENL_CMD_CAP_DO: c_int = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GENL_CMD_CAP_DUMP.html b/learning/rust/guessing_game/target/doc/libc/constant.GENL_CMD_CAP_DUMP.html deleted file mode 100644 index c69d5735..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GENL_CMD_CAP_DUMP.html +++ /dev/null @@ -1,8 +0,0 @@ -GENL_CMD_CAP_DUMP in libc - Rust - -
pub const GENL_CMD_CAP_DUMP: c_int = 0x04;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GENL_CMD_CAP_HASPOL.html b/learning/rust/guessing_game/target/doc/libc/constant.GENL_CMD_CAP_HASPOL.html deleted file mode 100644 index 95a2bf20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GENL_CMD_CAP_HASPOL.html +++ /dev/null @@ -1,8 +0,0 @@ -GENL_CMD_CAP_HASPOL in libc - Rust - -
pub const GENL_CMD_CAP_HASPOL: c_int = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GENL_ID_CTRL.html b/learning/rust/guessing_game/target/doc/libc/constant.GENL_ID_CTRL.html deleted file mode 100644 index b4bf2763..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GENL_ID_CTRL.html +++ /dev/null @@ -1,8 +0,0 @@ -GENL_ID_CTRL in libc - Rust - -
-

Constant libc::GENL_ID_CTRL

source · []
pub const GENL_ID_CTRL: c_int = NLMSG_MIN_TYPE; // 16i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GENL_ID_PMCRAID.html b/learning/rust/guessing_game/target/doc/libc/constant.GENL_ID_PMCRAID.html deleted file mode 100644 index 4eee4b33..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GENL_ID_PMCRAID.html +++ /dev/null @@ -1,8 +0,0 @@ -GENL_ID_PMCRAID in libc - Rust - -
pub const GENL_ID_PMCRAID: c_int = ::NLMSG_MIN_TYPE + 2; // 18i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GENL_ID_VFS_DQUOT.html b/learning/rust/guessing_game/target/doc/libc/constant.GENL_ID_VFS_DQUOT.html deleted file mode 100644 index 88e9f51b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GENL_ID_VFS_DQUOT.html +++ /dev/null @@ -1,8 +0,0 @@ -GENL_ID_VFS_DQUOT in libc - Rust - -
pub const GENL_ID_VFS_DQUOT: c_int = ::NLMSG_MIN_TYPE + 1; // 17i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GENL_MAX_ID.html b/learning/rust/guessing_game/target/doc/libc/constant.GENL_MAX_ID.html deleted file mode 100644 index 9d3d7ec0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GENL_MAX_ID.html +++ /dev/null @@ -1,8 +0,0 @@ -GENL_MAX_ID in libc - Rust - -
-

Constant libc::GENL_MAX_ID

source · []
pub const GENL_MAX_ID: c_int = 1023;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GENL_MIN_ID.html b/learning/rust/guessing_game/target/doc/libc/constant.GENL_MIN_ID.html deleted file mode 100644 index 93042e87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GENL_MIN_ID.html +++ /dev/null @@ -1,8 +0,0 @@ -GENL_MIN_ID in libc - Rust - -
-

Constant libc::GENL_MIN_ID

source · []
pub const GENL_MIN_ID: c_int = NLMSG_MIN_TYPE; // 16i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GENL_NAMSIZ.html b/learning/rust/guessing_game/target/doc/libc/constant.GENL_NAMSIZ.html deleted file mode 100644 index 236e52cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GENL_NAMSIZ.html +++ /dev/null @@ -1,8 +0,0 @@ -GENL_NAMSIZ in libc - Rust - -
-

Constant libc::GENL_NAMSIZ

source · []
pub const GENL_NAMSIZ: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GENL_UNS_ADMIN_PERM.html b/learning/rust/guessing_game/target/doc/libc/constant.GENL_UNS_ADMIN_PERM.html deleted file mode 100644 index 0d624a22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GENL_UNS_ADMIN_PERM.html +++ /dev/null @@ -1,8 +0,0 @@ -GENL_UNS_ADMIN_PERM in libc - Rust - -
pub const GENL_UNS_ADMIN_PERM: c_int = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_ABORTED.html b/learning/rust/guessing_game/target/doc/libc/constant.GLOB_ABORTED.html deleted file mode 100644 index 2d66ba94..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_ABORTED.html +++ /dev/null @@ -1,8 +0,0 @@ -GLOB_ABORTED in libc - Rust - -
-

Constant libc::GLOB_ABORTED

source · []
pub const GLOB_ABORTED: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_APPEND.html b/learning/rust/guessing_game/target/doc/libc/constant.GLOB_APPEND.html deleted file mode 100644 index 8b4f2b8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_APPEND.html +++ /dev/null @@ -1,8 +0,0 @@ -GLOB_APPEND in libc - Rust - -
-

Constant libc::GLOB_APPEND

source · []
pub const GLOB_APPEND: c_int = 1 << 5; // 32i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_DOOFFS.html b/learning/rust/guessing_game/target/doc/libc/constant.GLOB_DOOFFS.html deleted file mode 100644 index f9fc9b48..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_DOOFFS.html +++ /dev/null @@ -1,8 +0,0 @@ -GLOB_DOOFFS in libc - Rust - -
-

Constant libc::GLOB_DOOFFS

source · []
pub const GLOB_DOOFFS: c_int = 1 << 3; // 8i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_ERR.html b/learning/rust/guessing_game/target/doc/libc/constant.GLOB_ERR.html deleted file mode 100644 index 7ce91c5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_ERR.html +++ /dev/null @@ -1,8 +0,0 @@ -GLOB_ERR in libc - Rust - -
-

Constant libc::GLOB_ERR

source · []
pub const GLOB_ERR: c_int = 1 << 0; // 1i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_MARK.html b/learning/rust/guessing_game/target/doc/libc/constant.GLOB_MARK.html deleted file mode 100644 index a8c20797..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_MARK.html +++ /dev/null @@ -1,8 +0,0 @@ -GLOB_MARK in libc - Rust - -
-

Constant libc::GLOB_MARK

source · []
pub const GLOB_MARK: c_int = 1 << 1; // 2i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOCHECK.html b/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOCHECK.html deleted file mode 100644 index e0bc509d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOCHECK.html +++ /dev/null @@ -1,8 +0,0 @@ -GLOB_NOCHECK in libc - Rust - -
-

Constant libc::GLOB_NOCHECK

source · []
pub const GLOB_NOCHECK: c_int = 1 << 4; // 16i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOESCAPE.html b/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOESCAPE.html deleted file mode 100644 index 31d6fe45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOESCAPE.html +++ /dev/null @@ -1,8 +0,0 @@ -GLOB_NOESCAPE in libc - Rust - -
pub const GLOB_NOESCAPE: c_int = 1 << 6; // 64i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOMATCH.html b/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOMATCH.html deleted file mode 100644 index bf907e69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOMATCH.html +++ /dev/null @@ -1,8 +0,0 @@ -GLOB_NOMATCH in libc - Rust - -
-

Constant libc::GLOB_NOMATCH

source · []
pub const GLOB_NOMATCH: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOSORT.html b/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOSORT.html deleted file mode 100644 index 82d4b3d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOSORT.html +++ /dev/null @@ -1,8 +0,0 @@ -GLOB_NOSORT in libc - Rust - -
-

Constant libc::GLOB_NOSORT

source · []
pub const GLOB_NOSORT: c_int = 1 << 2; // 4i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOSPACE.html b/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOSPACE.html deleted file mode 100644 index f8b8a136..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GLOB_NOSPACE.html +++ /dev/null @@ -1,8 +0,0 @@ -GLOB_NOSPACE in libc - Rust - -
-

Constant libc::GLOB_NOSPACE

source · []
pub const GLOB_NOSPACE: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GRND_INSECURE.html b/learning/rust/guessing_game/target/doc/libc/constant.GRND_INSECURE.html deleted file mode 100644 index b7af284c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GRND_INSECURE.html +++ /dev/null @@ -1,8 +0,0 @@ -GRND_INSECURE in libc - Rust - -
pub const GRND_INSECURE: c_uint = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GRND_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.GRND_NONBLOCK.html deleted file mode 100644 index 593dfe6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GRND_NONBLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -GRND_NONBLOCK in libc - Rust - -
pub const GRND_NONBLOCK: c_uint = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GRND_RANDOM.html b/learning/rust/guessing_game/target/doc/libc/constant.GRND_RANDOM.html deleted file mode 100644 index 8f50baf9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GRND_RANDOM.html +++ /dev/null @@ -1,8 +0,0 @@ -GRND_RANDOM in libc - Rust - -
-

Constant libc::GRND_RANDOM

source · []
pub const GRND_RANDOM: c_uint = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GRPQUOTA.html b/learning/rust/guessing_game/target/doc/libc/constant.GRPQUOTA.html deleted file mode 100644 index 8350e31d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GRPQUOTA.html +++ /dev/null @@ -1,8 +0,0 @@ -GRPQUOTA in libc - Rust - -
-

Constant libc::GRPQUOTA

source · []
pub const GRPQUOTA: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GS.html b/learning/rust/guessing_game/target/doc/libc/constant.GS.html deleted file mode 100644 index 7df9c94f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GS.html +++ /dev/null @@ -1,8 +0,0 @@ -GS in libc - Rust - -
-

Constant libc::GS

source · []
pub const GS: c_int = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.GS_BASE.html b/learning/rust/guessing_game/target/doc/libc/constant.GS_BASE.html deleted file mode 100644 index 066ad36e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.GS_BASE.html +++ /dev/null @@ -1,8 +0,0 @@ -GS_BASE in libc - Rust - -
-

Constant libc::GS_BASE

source · []
pub const GS_BASE: c_int = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HOSTFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.HOSTFS_SUPER_MAGIC.html deleted file mode 100644 index 54ee1ab9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HOSTFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -HOSTFS_SUPER_MAGIC in libc - Rust - -
pub const HOSTFS_SUPER_MAGIC: c_long = 0x00c0ffee;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HPFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.HPFS_SUPER_MAGIC.html deleted file mode 100644 index ae41c27f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HPFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -HPFS_SUPER_MAGIC in libc - Rust - -
pub const HPFS_SUPER_MAGIC: c_long = 0xf995e849;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLBFS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLBFS_MAGIC.html deleted file mode 100644 index 576ab10f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLBFS_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLBFS_MAGIC in libc - Rust - -
pub const HUGETLBFS_MAGIC: c_long = 0x958458f6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_16GB.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_16GB.html deleted file mode 100644 index ce07147a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_16GB.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLB_FLAG_ENCODE_16GB in libc - Rust - -
pub const HUGETLB_FLAG_ENCODE_16GB: c_int = 34 << HUGETLB_FLAG_ENCODE_SHIFT; // -2_013_265_920i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_16MB.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_16MB.html deleted file mode 100644 index 3fcb47a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_16MB.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLB_FLAG_ENCODE_16MB in libc - Rust - -
pub const HUGETLB_FLAG_ENCODE_16MB: c_int = 24 << HUGETLB_FLAG_ENCODE_SHIFT; // 1_610_612_736i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_1GB.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_1GB.html deleted file mode 100644 index 31fa9ff4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_1GB.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLB_FLAG_ENCODE_1GB in libc - Rust - -
pub const HUGETLB_FLAG_ENCODE_1GB: c_int = 30 << HUGETLB_FLAG_ENCODE_SHIFT; // 2_013_265_920i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_1MB.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_1MB.html deleted file mode 100644 index 30b8e582..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_1MB.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLB_FLAG_ENCODE_1MB in libc - Rust - -
pub const HUGETLB_FLAG_ENCODE_1MB: c_int = 20 << HUGETLB_FLAG_ENCODE_SHIFT; // 1_342_177_280i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_256MB.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_256MB.html deleted file mode 100644 index de1382bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_256MB.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLB_FLAG_ENCODE_256MB in libc - Rust - -
pub const HUGETLB_FLAG_ENCODE_256MB: c_int = 28 << HUGETLB_FLAG_ENCODE_SHIFT; // 1_879_048_192i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_2GB.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_2GB.html deleted file mode 100644 index 61b3df61..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_2GB.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLB_FLAG_ENCODE_2GB in libc - Rust - -
pub const HUGETLB_FLAG_ENCODE_2GB: c_int = 31 << HUGETLB_FLAG_ENCODE_SHIFT; // 2_080_374_784i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_2MB.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_2MB.html deleted file mode 100644 index 7e82db63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_2MB.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLB_FLAG_ENCODE_2MB in libc - Rust - -
pub const HUGETLB_FLAG_ENCODE_2MB: c_int = 21 << HUGETLB_FLAG_ENCODE_SHIFT; // 1_409_286_144i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_32MB.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_32MB.html deleted file mode 100644 index 67e2ea63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_32MB.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLB_FLAG_ENCODE_32MB in libc - Rust - -
pub const HUGETLB_FLAG_ENCODE_32MB: c_int = 25 << HUGETLB_FLAG_ENCODE_SHIFT; // 1_677_721_600i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_512KB.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_512KB.html deleted file mode 100644 index dfd0bc9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_512KB.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLB_FLAG_ENCODE_512KB in libc - Rust - -
pub const HUGETLB_FLAG_ENCODE_512KB: c_int = 19 << HUGETLB_FLAG_ENCODE_SHIFT; // 1_275_068_416i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_512MB.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_512MB.html deleted file mode 100644 index 0451fd11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_512MB.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLB_FLAG_ENCODE_512MB in libc - Rust - -
pub const HUGETLB_FLAG_ENCODE_512MB: c_int = 29 << HUGETLB_FLAG_ENCODE_SHIFT; // 1_946_157_056i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_64KB.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_64KB.html deleted file mode 100644 index f2d0a581..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_64KB.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLB_FLAG_ENCODE_64KB in libc - Rust - -
pub const HUGETLB_FLAG_ENCODE_64KB: c_int = 16 << HUGETLB_FLAG_ENCODE_SHIFT; // 1_073_741_824i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_8MB.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_8MB.html deleted file mode 100644 index 5ccb5664..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_8MB.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLB_FLAG_ENCODE_8MB in libc - Rust - -
pub const HUGETLB_FLAG_ENCODE_8MB: c_int = 23 << HUGETLB_FLAG_ENCODE_SHIFT; // 1_543_503_872i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_MASK.html deleted file mode 100644 index 50223c8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLB_FLAG_ENCODE_MASK in libc - Rust - -
pub const HUGETLB_FLAG_ENCODE_MASK: c_int = 0x3f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_SHIFT.html b/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_SHIFT.html deleted file mode 100644 index e0341e8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUGETLB_FLAG_ENCODE_SHIFT.html +++ /dev/null @@ -1,8 +0,0 @@ -HUGETLB_FLAG_ENCODE_SHIFT in libc - Rust - -
pub const HUGETLB_FLAG_ENCODE_SHIFT: c_int = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.HUPCL.html b/learning/rust/guessing_game/target/doc/libc/constant.HUPCL.html deleted file mode 100644 index a36a7a11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.HUPCL.html +++ /dev/null @@ -1,8 +0,0 @@ -HUPCL in libc - Rust - -
-

Constant libc::HUPCL

source · []
pub const HUPCL: tcflag_t = 0x00000400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IBSHIFT.html b/learning/rust/guessing_game/target/doc/libc/constant.IBSHIFT.html deleted file mode 100644 index 63dfe8ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IBSHIFT.html +++ /dev/null @@ -1,8 +0,0 @@ -IBSHIFT in libc - Rust - -
-

Constant libc::IBSHIFT

source · []
pub const IBSHIFT: tcflag_t = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ICANON.html b/learning/rust/guessing_game/target/doc/libc/constant.ICANON.html deleted file mode 100644 index 3f7d4b52..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ICANON.html +++ /dev/null @@ -1,8 +0,0 @@ -ICANON in libc - Rust - -
-

Constant libc::ICANON

source · []
pub const ICANON: tcflag_t = 0x00000002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ICRNL.html b/learning/rust/guessing_game/target/doc/libc/constant.ICRNL.html deleted file mode 100644 index c28570af..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ICRNL.html +++ /dev/null @@ -1,8 +0,0 @@ -ICRNL in libc - Rust - -
-

Constant libc::ICRNL

source · []
pub const ICRNL: tcflag_t = 0x00000100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IEXTEN.html b/learning/rust/guessing_game/target/doc/libc/constant.IEXTEN.html deleted file mode 100644 index 552a84b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IEXTEN.html +++ /dev/null @@ -1,8 +0,0 @@ -IEXTEN in libc - Rust - -
-

Constant libc::IEXTEN

source · []
pub const IEXTEN: tcflag_t = 0x00008000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_ADDRESS.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_ADDRESS.html deleted file mode 100644 index e4bdc334..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_ADDRESS.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_ADDRESS in libc - Rust - -
-

Constant libc::IFA_ADDRESS

source · []
pub const IFA_ADDRESS: c_ushort = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_ANYCAST.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_ANYCAST.html deleted file mode 100644 index d17dc5d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_ANYCAST.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_ANYCAST in libc - Rust - -
-

Constant libc::IFA_ANYCAST

source · []
pub const IFA_ANYCAST: c_ushort = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_BROADCAST.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_BROADCAST.html deleted file mode 100644 index 51da0d01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_BROADCAST.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_BROADCAST in libc - Rust - -
pub const IFA_BROADCAST: c_ushort = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_CACHEINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_CACHEINFO.html deleted file mode 100644 index dd6fe68e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_CACHEINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_CACHEINFO in libc - Rust - -
pub const IFA_CACHEINFO: c_ushort = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_FLAGS.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_FLAGS.html deleted file mode 100644 index e2006560..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_FLAGS.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_FLAGS in libc - Rust - -
-

Constant libc::IFA_FLAGS

source · []
pub const IFA_FLAGS: c_ushort = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_DADFAILED.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_DADFAILED.html deleted file mode 100644 index 39817386..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_DADFAILED.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_F_DADFAILED in libc - Rust - -
pub const IFA_F_DADFAILED: u32 = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_DEPRECATED.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_DEPRECATED.html deleted file mode 100644 index c36eb144..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_DEPRECATED.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_F_DEPRECATED in libc - Rust - -
pub const IFA_F_DEPRECATED: u32 = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_HOMEADDRESS.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_HOMEADDRESS.html deleted file mode 100644 index 7d917659..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_HOMEADDRESS.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_F_HOMEADDRESS in libc - Rust - -
pub const IFA_F_HOMEADDRESS: u32 = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_MANAGETEMPADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_MANAGETEMPADDR.html deleted file mode 100644 index 38835408..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_MANAGETEMPADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_F_MANAGETEMPADDR in libc - Rust - -
pub const IFA_F_MANAGETEMPADDR: u32 = 0x100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_MCAUTOJOIN.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_MCAUTOJOIN.html deleted file mode 100644 index 6a7e86ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_MCAUTOJOIN.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_F_MCAUTOJOIN in libc - Rust - -
pub const IFA_F_MCAUTOJOIN: u32 = 0x400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_NODAD.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_NODAD.html deleted file mode 100644 index 589cf1ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_NODAD.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_F_NODAD in libc - Rust - -
-

Constant libc::IFA_F_NODAD

source · []
pub const IFA_F_NODAD: u32 = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_NOPREFIXROUTE.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_NOPREFIXROUTE.html deleted file mode 100644 index 2b73e3b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_NOPREFIXROUTE.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_F_NOPREFIXROUTE in libc - Rust - -
pub const IFA_F_NOPREFIXROUTE: u32 = 0x200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_OPTIMISTIC.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_OPTIMISTIC.html deleted file mode 100644 index 60d5238c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_OPTIMISTIC.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_F_OPTIMISTIC in libc - Rust - -
pub const IFA_F_OPTIMISTIC: u32 = 0x04;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_PERMANENT.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_PERMANENT.html deleted file mode 100644 index f4a5a4b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_PERMANENT.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_F_PERMANENT in libc - Rust - -
pub const IFA_F_PERMANENT: u32 = 0x80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_SECONDARY.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_SECONDARY.html deleted file mode 100644 index 8e3df67a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_SECONDARY.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_F_SECONDARY in libc - Rust - -
pub const IFA_F_SECONDARY: u32 = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_STABLE_PRIVACY.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_STABLE_PRIVACY.html deleted file mode 100644 index d59e2aa9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_STABLE_PRIVACY.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_F_STABLE_PRIVACY in libc - Rust - -
pub const IFA_F_STABLE_PRIVACY: u32 = 0x800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_TEMPORARY.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_TEMPORARY.html deleted file mode 100644 index 18e26f11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_TEMPORARY.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_F_TEMPORARY in libc - Rust - -
pub const IFA_F_TEMPORARY: u32 = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_TENTATIVE.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_TENTATIVE.html deleted file mode 100644 index 02914344..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_F_TENTATIVE.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_F_TENTATIVE in libc - Rust - -
pub const IFA_F_TENTATIVE: u32 = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_LABEL.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_LABEL.html deleted file mode 100644 index 2cb86d12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_LABEL.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_LABEL in libc - Rust - -
-

Constant libc::IFA_LABEL

source · []
pub const IFA_LABEL: c_ushort = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_LOCAL.html deleted file mode 100644 index 802eece8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_LOCAL.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_LOCAL in libc - Rust - -
-

Constant libc::IFA_LOCAL

source · []
pub const IFA_LOCAL: c_ushort = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_MULTICAST.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_MULTICAST.html deleted file mode 100644 index f29cc713..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_MULTICAST.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_MULTICAST in libc - Rust - -
pub const IFA_MULTICAST: c_ushort = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFA_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.IFA_UNSPEC.html deleted file mode 100644 index b5c7b413..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFA_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -IFA_UNSPEC in libc - Rust - -
-

Constant libc::IFA_UNSPEC

source · []
pub const IFA_UNSPEC: c_ushort = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_ALLMULTI.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_ALLMULTI.html deleted file mode 100644 index 468636cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_ALLMULTI.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_ALLMULTI in libc - Rust - -
-

Constant libc::IFF_ALLMULTI

source · []
pub const IFF_ALLMULTI: c_int = 0x200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_ATTACH_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_ATTACH_QUEUE.html deleted file mode 100644 index e248c013..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_ATTACH_QUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_ATTACH_QUEUE in libc - Rust - -
pub const IFF_ATTACH_QUEUE: c_int = 0x0200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_AUTOMEDIA.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_AUTOMEDIA.html deleted file mode 100644 index c71ed166..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_AUTOMEDIA.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_AUTOMEDIA in libc - Rust - -
pub const IFF_AUTOMEDIA: c_int = 0x4000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_BROADCAST.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_BROADCAST.html deleted file mode 100644 index 550a78a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_BROADCAST.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_BROADCAST in libc - Rust - -
pub const IFF_BROADCAST: c_int = 0x2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_DEBUG.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_DEBUG.html deleted file mode 100644 index 454eb3bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_DEBUG.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_DEBUG in libc - Rust - -
-

Constant libc::IFF_DEBUG

source · []
pub const IFF_DEBUG: c_int = 0x4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_DETACH_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_DETACH_QUEUE.html deleted file mode 100644 index 5893a6c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_DETACH_QUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_DETACH_QUEUE in libc - Rust - -
pub const IFF_DETACH_QUEUE: c_int = 0x0400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_DORMANT.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_DORMANT.html deleted file mode 100644 index ed77d9e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_DORMANT.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_DORMANT in libc - Rust - -
-

Constant libc::IFF_DORMANT

source · []
pub const IFF_DORMANT: c_int = 0x20000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_DYNAMIC.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_DYNAMIC.html deleted file mode 100644 index cdbf3ac6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_DYNAMIC.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_DYNAMIC in libc - Rust - -
-

Constant libc::IFF_DYNAMIC

source · []
pub const IFF_DYNAMIC: c_int = 0x8000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_ECHO.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_ECHO.html deleted file mode 100644 index 863673c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_ECHO.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_ECHO in libc - Rust - -
-

Constant libc::IFF_ECHO

source · []
pub const IFF_ECHO: c_int = 0x40000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_LOOPBACK.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_LOOPBACK.html deleted file mode 100644 index bfdaa0b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_LOOPBACK.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_LOOPBACK in libc - Rust - -
-

Constant libc::IFF_LOOPBACK

source · []
pub const IFF_LOOPBACK: c_int = 0x8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_LOWER_UP.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_LOWER_UP.html deleted file mode 100644 index 9f79df23..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_LOWER_UP.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_LOWER_UP in libc - Rust - -
-

Constant libc::IFF_LOWER_UP

source · []
pub const IFF_LOWER_UP: c_int = 0x10000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_MASTER.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_MASTER.html deleted file mode 100644 index e24954f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_MASTER.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_MASTER in libc - Rust - -
-

Constant libc::IFF_MASTER

source · []
pub const IFF_MASTER: c_int = 0x400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_MULTICAST.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_MULTICAST.html deleted file mode 100644 index 6d114d6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_MULTICAST.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_MULTICAST in libc - Rust - -
pub const IFF_MULTICAST: c_int = 0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_MULTI_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_MULTI_QUEUE.html deleted file mode 100644 index 5eaa5e90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_MULTI_QUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_MULTI_QUEUE in libc - Rust - -
pub const IFF_MULTI_QUEUE: c_int = 0x0100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_NOARP.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_NOARP.html deleted file mode 100644 index e31c57b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_NOARP.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_NOARP in libc - Rust - -
-

Constant libc::IFF_NOARP

source · []
pub const IFF_NOARP: c_int = 0x80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_NOFILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_NOFILTER.html deleted file mode 100644 index 24296320..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_NOFILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_NOFILTER in libc - Rust - -
-

Constant libc::IFF_NOFILTER

source · []
pub const IFF_NOFILTER: c_int = 0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_NOTRAILERS.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_NOTRAILERS.html deleted file mode 100644 index cdc760c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_NOTRAILERS.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_NOTRAILERS in libc - Rust - -
pub const IFF_NOTRAILERS: c_int = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_NO_PI.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_NO_PI.html deleted file mode 100644 index a0b3ec6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_NO_PI.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_NO_PI in libc - Rust - -
-

Constant libc::IFF_NO_PI

source · []
pub const IFF_NO_PI: c_int = 0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_ONE_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_ONE_QUEUE.html deleted file mode 100644 index 78c27944..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_ONE_QUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_ONE_QUEUE in libc - Rust - -
pub const IFF_ONE_QUEUE: c_int = 0x2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_PERSIST.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_PERSIST.html deleted file mode 100644 index 23b16971..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_PERSIST.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_PERSIST in libc - Rust - -
-

Constant libc::IFF_PERSIST

source · []
pub const IFF_PERSIST: c_int = 0x0800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_POINTOPOINT.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_POINTOPOINT.html deleted file mode 100644 index b2349b44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_POINTOPOINT.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_POINTOPOINT in libc - Rust - -
pub const IFF_POINTOPOINT: c_int = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_PORTSEL.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_PORTSEL.html deleted file mode 100644 index b8764fd4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_PORTSEL.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_PORTSEL in libc - Rust - -
-

Constant libc::IFF_PORTSEL

source · []
pub const IFF_PORTSEL: c_int = 0x2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_PROMISC.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_PROMISC.html deleted file mode 100644 index 0017c59f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_PROMISC.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_PROMISC in libc - Rust - -
-

Constant libc::IFF_PROMISC

source · []
pub const IFF_PROMISC: c_int = 0x100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_RUNNING.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_RUNNING.html deleted file mode 100644 index 35d1cec1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_RUNNING.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_RUNNING in libc - Rust - -
-

Constant libc::IFF_RUNNING

source · []
pub const IFF_RUNNING: c_int = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_SLAVE.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_SLAVE.html deleted file mode 100644 index 5388906e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_SLAVE.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_SLAVE in libc - Rust - -
-

Constant libc::IFF_SLAVE

source · []
pub const IFF_SLAVE: c_int = 0x800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_TAP.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_TAP.html deleted file mode 100644 index cdb89019..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_TAP.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_TAP in libc - Rust - -
-

Constant libc::IFF_TAP

source · []
pub const IFF_TAP: c_int = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_TUN.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_TUN.html deleted file mode 100644 index cdea7aed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_TUN.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_TUN in libc - Rust - -
-

Constant libc::IFF_TUN

source · []
pub const IFF_TUN: c_int = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_TUN_EXCL.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_TUN_EXCL.html deleted file mode 100644 index de93370c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_TUN_EXCL.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_TUN_EXCL in libc - Rust - -
-

Constant libc::IFF_TUN_EXCL

source · []
pub const IFF_TUN_EXCL: c_int = 0x8000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_UP.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_UP.html deleted file mode 100644 index f7a2125a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_UP.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_UP in libc - Rust - -
-

Constant libc::IFF_UP

source · []
pub const IFF_UP: c_int = 0x1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFF_VNET_HDR.html b/learning/rust/guessing_game/target/doc/libc/constant.IFF_VNET_HDR.html deleted file mode 100644 index a4387ea0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFF_VNET_HDR.html +++ /dev/null @@ -1,8 +0,0 @@ -IFF_VNET_HDR in libc - Rust - -
-

Constant libc::IFF_VNET_HDR

source · []
pub const IFF_VNET_HDR: c_int = 0x4000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_ADDRESS.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_ADDRESS.html deleted file mode 100644 index 0b455796..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_ADDRESS.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_ADDRESS in libc - Rust - -
-

Constant libc::IFLA_ADDRESS

source · []
pub const IFLA_ADDRESS: c_ushort = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_AF_SPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_AF_SPEC.html deleted file mode 100644 index 354055ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_AF_SPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_AF_SPEC in libc - Rust - -
-

Constant libc::IFLA_AF_SPEC

source · []
pub const IFLA_AF_SPEC: c_ushort = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_ALT_IFNAME.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_ALT_IFNAME.html deleted file mode 100644 index db61e9a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_ALT_IFNAME.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_ALT_IFNAME in libc - Rust - -
pub const IFLA_ALT_IFNAME: c_ushort = 53;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_BROADCAST.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_BROADCAST.html deleted file mode 100644 index feaf0a32..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_BROADCAST.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_BROADCAST in libc - Rust - -
pub const IFLA_BROADCAST: c_ushort = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_CARRIER.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_CARRIER.html deleted file mode 100644 index 080aaa90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_CARRIER.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_CARRIER in libc - Rust - -
-

Constant libc::IFLA_CARRIER

source · []
pub const IFLA_CARRIER: c_ushort = 33;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_CARRIER_CHANGES.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_CARRIER_CHANGES.html deleted file mode 100644 index e1669410..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_CARRIER_CHANGES.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_CARRIER_CHANGES in libc - Rust - -
pub const IFLA_CARRIER_CHANGES: c_ushort = 35;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_CARRIER_DOWN_COUNT.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_CARRIER_DOWN_COUNT.html deleted file mode 100644 index b8e10609..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_CARRIER_DOWN_COUNT.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_CARRIER_DOWN_COUNT in libc - Rust - -
pub const IFLA_CARRIER_DOWN_COUNT: c_ushort = 48;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_CARRIER_UP_COUNT.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_CARRIER_UP_COUNT.html deleted file mode 100644 index c7b1c17a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_CARRIER_UP_COUNT.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_CARRIER_UP_COUNT in libc - Rust - -
pub const IFLA_CARRIER_UP_COUNT: c_ushort = 47;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_COST.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_COST.html deleted file mode 100644 index 603e6f44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_COST.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_COST in libc - Rust - -
-

Constant libc::IFLA_COST

source · []
pub const IFLA_COST: c_ushort = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_EVENT.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_EVENT.html deleted file mode 100644 index 3575b2b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_EVENT.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_EVENT in libc - Rust - -
-

Constant libc::IFLA_EVENT

source · []
pub const IFLA_EVENT: c_ushort = 44;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_EXT_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_EXT_MASK.html deleted file mode 100644 index b79e452e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_EXT_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_EXT_MASK in libc - Rust - -
pub const IFLA_EXT_MASK: c_ushort = 29;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_GROUP.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_GROUP.html deleted file mode 100644 index 45e850c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_GROUP.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_GROUP in libc - Rust - -
-

Constant libc::IFLA_GROUP

source · []
pub const IFLA_GROUP: c_ushort = 27;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_GSO_MAX_SEGS.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_GSO_MAX_SEGS.html deleted file mode 100644 index 29ad6359..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_GSO_MAX_SEGS.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_GSO_MAX_SEGS in libc - Rust - -
pub const IFLA_GSO_MAX_SEGS: c_ushort = 40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_GSO_MAX_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_GSO_MAX_SIZE.html deleted file mode 100644 index fe6a99c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_GSO_MAX_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_GSO_MAX_SIZE in libc - Rust - -
pub const IFLA_GSO_MAX_SIZE: c_ushort = 41;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_IFALIAS.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_IFALIAS.html deleted file mode 100644 index 40eeb659..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_IFALIAS.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_IFALIAS in libc - Rust - -
-

Constant libc::IFLA_IFALIAS

source · []
pub const IFLA_IFALIAS: c_ushort = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_IFNAME.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_IFNAME.html deleted file mode 100644 index e9d0bec7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_IFNAME.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_IFNAME in libc - Rust - -
-

Constant libc::IFLA_IFNAME

source · []
pub const IFLA_IFNAME: c_ushort = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_IF_NETNSID.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_IF_NETNSID.html deleted file mode 100644 index a8a99ddd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_IF_NETNSID.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_IF_NETNSID in libc - Rust - -
pub const IFLA_IF_NETNSID: c_ushort = 46;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_DATA.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_DATA.html deleted file mode 100644 index ea24d490..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_DATA.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_INFO_DATA in libc - Rust - -
pub const IFLA_INFO_DATA: c_ushort = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_KIND.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_KIND.html deleted file mode 100644 index 80930890..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_KIND.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_INFO_KIND in libc - Rust - -
pub const IFLA_INFO_KIND: c_ushort = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_SLAVE_DATA.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_SLAVE_DATA.html deleted file mode 100644 index 51f8fbf6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_SLAVE_DATA.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_INFO_SLAVE_DATA in libc - Rust - -
pub const IFLA_INFO_SLAVE_DATA: c_ushort = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_SLAVE_KIND.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_SLAVE_KIND.html deleted file mode 100644 index 9dfec6d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_SLAVE_KIND.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_INFO_SLAVE_KIND in libc - Rust - -
pub const IFLA_INFO_SLAVE_KIND: c_ushort = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_UNSPEC.html deleted file mode 100644 index 27bf0ac7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_INFO_UNSPEC in libc - Rust - -
pub const IFLA_INFO_UNSPEC: c_ushort = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_XSTATS.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_XSTATS.html deleted file mode 100644 index c2804a60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_INFO_XSTATS.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_INFO_XSTATS in libc - Rust - -
pub const IFLA_INFO_XSTATS: c_ushort = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_LINK.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_LINK.html deleted file mode 100644 index 9bbdbedf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_LINK.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_LINK in libc - Rust - -
-

Constant libc::IFLA_LINK

source · []
pub const IFLA_LINK: c_ushort = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_LINKINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_LINKINFO.html deleted file mode 100644 index 3a405c41..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_LINKINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_LINKINFO in libc - Rust - -
pub const IFLA_LINKINFO: c_ushort = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_LINKMODE.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_LINKMODE.html deleted file mode 100644 index 9545cbdd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_LINKMODE.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_LINKMODE in libc - Rust - -
pub const IFLA_LINKMODE: c_ushort = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_LINK_NETNSID.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_LINK_NETNSID.html deleted file mode 100644 index ab18094f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_LINK_NETNSID.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_LINK_NETNSID in libc - Rust - -
pub const IFLA_LINK_NETNSID: c_ushort = 37;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MAP.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MAP.html deleted file mode 100644 index 13bd4c59..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MAP.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_MAP in libc - Rust - -
-

Constant libc::IFLA_MAP

source · []
pub const IFLA_MAP: c_ushort = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MASTER.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MASTER.html deleted file mode 100644 index dff9d445..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MASTER.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_MASTER in libc - Rust - -
-

Constant libc::IFLA_MASTER

source · []
pub const IFLA_MASTER: c_ushort = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MAX_MTU.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MAX_MTU.html deleted file mode 100644 index 8f7bbfec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MAX_MTU.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_MAX_MTU in libc - Rust - -
-

Constant libc::IFLA_MAX_MTU

source · []
pub const IFLA_MAX_MTU: c_ushort = 51;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MIN_MTU.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MIN_MTU.html deleted file mode 100644 index d0e75491..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MIN_MTU.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_MIN_MTU in libc - Rust - -
-

Constant libc::IFLA_MIN_MTU

source · []
pub const IFLA_MIN_MTU: c_ushort = 50;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MTU.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MTU.html deleted file mode 100644 index 47ebd5f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_MTU.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_MTU in libc - Rust - -
-

Constant libc::IFLA_MTU

source · []
pub const IFLA_MTU: c_ushort = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NET_NS_FD.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NET_NS_FD.html deleted file mode 100644 index 4175fa35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NET_NS_FD.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_NET_NS_FD in libc - Rust - -
pub const IFLA_NET_NS_FD: c_ushort = 28;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NET_NS_PID.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NET_NS_PID.html deleted file mode 100644 index b23dde21..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NET_NS_PID.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_NET_NS_PID in libc - Rust - -
pub const IFLA_NET_NS_PID: c_ushort = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NEW_IFINDEX.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NEW_IFINDEX.html deleted file mode 100644 index ad184c94..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NEW_IFINDEX.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_NEW_IFINDEX in libc - Rust - -
pub const IFLA_NEW_IFINDEX: c_ushort = 49;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NEW_NETNSID.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NEW_NETNSID.html deleted file mode 100644 index 7ff013c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NEW_NETNSID.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_NEW_NETNSID in libc - Rust - -
pub const IFLA_NEW_NETNSID: c_ushort = 45;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NUM_RX_QUEUES.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NUM_RX_QUEUES.html deleted file mode 100644 index f14ba684..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NUM_RX_QUEUES.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_NUM_RX_QUEUES in libc - Rust - -
pub const IFLA_NUM_RX_QUEUES: c_ushort = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NUM_TX_QUEUES.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NUM_TX_QUEUES.html deleted file mode 100644 index 8b0da045..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NUM_TX_QUEUES.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_NUM_TX_QUEUES in libc - Rust - -
pub const IFLA_NUM_TX_QUEUES: c_ushort = 31;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NUM_VF.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NUM_VF.html deleted file mode 100644 index 20182d89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_NUM_VF.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_NUM_VF in libc - Rust - -
-

Constant libc::IFLA_NUM_VF

source · []
pub const IFLA_NUM_VF: c_ushort = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_OPERSTATE.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_OPERSTATE.html deleted file mode 100644 index e6e49474..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_OPERSTATE.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_OPERSTATE in libc - Rust - -
pub const IFLA_OPERSTATE: c_ushort = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PAD.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PAD.html deleted file mode 100644 index 8024ae9c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PAD.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_PAD in libc - Rust - -
-

Constant libc::IFLA_PAD

source · []
pub const IFLA_PAD: c_ushort = 42;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PERM_ADDRESS.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PERM_ADDRESS.html deleted file mode 100644 index 0e12f433..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PERM_ADDRESS.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_PERM_ADDRESS in libc - Rust - -
pub const IFLA_PERM_ADDRESS: c_ushort = 54;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PHYS_PORT_ID.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PHYS_PORT_ID.html deleted file mode 100644 index 140bbe79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PHYS_PORT_ID.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_PHYS_PORT_ID in libc - Rust - -
pub const IFLA_PHYS_PORT_ID: c_ushort = 34;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PHYS_PORT_NAME.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PHYS_PORT_NAME.html deleted file mode 100644 index 7a6ff197..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PHYS_PORT_NAME.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_PHYS_PORT_NAME in libc - Rust - -
pub const IFLA_PHYS_PORT_NAME: c_ushort = 38;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PHYS_SWITCH_ID.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PHYS_SWITCH_ID.html deleted file mode 100644 index 05043462..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PHYS_SWITCH_ID.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_PHYS_SWITCH_ID in libc - Rust - -
pub const IFLA_PHYS_SWITCH_ID: c_ushort = 36;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PORT_SELF.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PORT_SELF.html deleted file mode 100644 index 8953f317..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PORT_SELF.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_PORT_SELF in libc - Rust - -
pub const IFLA_PORT_SELF: c_ushort = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PRIORITY.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PRIORITY.html deleted file mode 100644 index bfa7a95c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PRIORITY.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_PRIORITY in libc - Rust - -
pub const IFLA_PRIORITY: c_ushort = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROMISCUITY.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROMISCUITY.html deleted file mode 100644 index 76d1520d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROMISCUITY.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_PROMISCUITY in libc - Rust - -
pub const IFLA_PROMISCUITY: c_ushort = 30;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROP_LIST.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROP_LIST.html deleted file mode 100644 index d659328d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROP_LIST.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_PROP_LIST in libc - Rust - -
pub const IFLA_PROP_LIST: c_ushort = 52;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROTINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROTINFO.html deleted file mode 100644 index a0a67e4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROTINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_PROTINFO in libc - Rust - -
pub const IFLA_PROTINFO: c_ushort = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROTO_DOWN.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROTO_DOWN.html deleted file mode 100644 index 08859d36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROTO_DOWN.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_PROTO_DOWN in libc - Rust - -
pub const IFLA_PROTO_DOWN: c_ushort = 39;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROTO_DOWN_REASON.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROTO_DOWN_REASON.html deleted file mode 100644 index 4bbf836d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_PROTO_DOWN_REASON.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_PROTO_DOWN_REASON in libc - Rust - -
pub const IFLA_PROTO_DOWN_REASON: c_ushort = 55;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_QDISC.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_QDISC.html deleted file mode 100644 index ed22f3a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_QDISC.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_QDISC in libc - Rust - -
-

Constant libc::IFLA_QDISC

source · []
pub const IFLA_QDISC: c_ushort = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_STATS.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_STATS.html deleted file mode 100644 index c5d8c40d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_STATS.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_STATS in libc - Rust - -
-

Constant libc::IFLA_STATS

source · []
pub const IFLA_STATS: c_ushort = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_STATS64.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_STATS64.html deleted file mode 100644 index 3538fe70..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_STATS64.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_STATS64 in libc - Rust - -
-

Constant libc::IFLA_STATS64

source · []
pub const IFLA_STATS64: c_ushort = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_TARGET_NETNSID.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_TARGET_NETNSID.html deleted file mode 100644 index c19ee3d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_TARGET_NETNSID.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_TARGET_NETNSID in libc - Rust - -
pub const IFLA_TARGET_NETNSID: c_ushort = IFLA_IF_NETNSID; // 46u16
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_TXQLEN.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_TXQLEN.html deleted file mode 100644 index 41133ddb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_TXQLEN.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_TXQLEN in libc - Rust - -
-

Constant libc::IFLA_TXQLEN

source · []
pub const IFLA_TXQLEN: c_ushort = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_UNSPEC.html deleted file mode 100644 index 27b26024..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_UNSPEC in libc - Rust - -
-

Constant libc::IFLA_UNSPEC

source · []
pub const IFLA_UNSPEC: c_ushort = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_VFINFO_LIST.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_VFINFO_LIST.html deleted file mode 100644 index 49bd012c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_VFINFO_LIST.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_VFINFO_LIST in libc - Rust - -
pub const IFLA_VFINFO_LIST: c_ushort = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_VF_PORTS.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_VF_PORTS.html deleted file mode 100644 index 314c01ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_VF_PORTS.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_VF_PORTS in libc - Rust - -
pub const IFLA_VF_PORTS: c_ushort = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_WEIGHT.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_WEIGHT.html deleted file mode 100644 index 31dc4eca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_WEIGHT.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_WEIGHT in libc - Rust - -
-

Constant libc::IFLA_WEIGHT

source · []
pub const IFLA_WEIGHT: c_ushort = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_WIRELESS.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_WIRELESS.html deleted file mode 100644 index 8171111d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_WIRELESS.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_WIRELESS in libc - Rust - -
pub const IFLA_WIRELESS: c_ushort = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_XDP.html b/learning/rust/guessing_game/target/doc/libc/constant.IFLA_XDP.html deleted file mode 100644 index d93934fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFLA_XDP.html +++ /dev/null @@ -1,8 +0,0 @@ -IFLA_XDP in libc - Rust - -
-

Constant libc::IFLA_XDP

source · []
pub const IFLA_XDP: c_ushort = 43;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IFNAMSIZ.html b/learning/rust/guessing_game/target/doc/libc/constant.IFNAMSIZ.html deleted file mode 100644 index 4b490a1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IFNAMSIZ.html +++ /dev/null @@ -1,8 +0,0 @@ -IFNAMSIZ in libc - Rust - -
-

Constant libc::IFNAMSIZ

source · []
pub const IFNAMSIZ: size_t = IF_NAMESIZE; // 16usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IF_NAMESIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.IF_NAMESIZE.html deleted file mode 100644 index 964ac532..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IF_NAMESIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -IF_NAMESIZE in libc - Rust - -
-

Constant libc::IF_NAMESIZE

source · []
pub const IF_NAMESIZE: size_t = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IGNBRK.html b/learning/rust/guessing_game/target/doc/libc/constant.IGNBRK.html deleted file mode 100644 index 0c058017..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IGNBRK.html +++ /dev/null @@ -1,8 +0,0 @@ -IGNBRK in libc - Rust - -
-

Constant libc::IGNBRK

source · []
pub const IGNBRK: tcflag_t = 0x00000001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IGNCR.html b/learning/rust/guessing_game/target/doc/libc/constant.IGNCR.html deleted file mode 100644 index 747ebf98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IGNCR.html +++ /dev/null @@ -1,8 +0,0 @@ -IGNCR in libc - Rust - -
-

Constant libc::IGNCR

source · []
pub const IGNCR: tcflag_t = 0x00000080;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IGNPAR.html b/learning/rust/guessing_game/target/doc/libc/constant.IGNPAR.html deleted file mode 100644 index 6e1fd294..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IGNPAR.html +++ /dev/null @@ -1,8 +0,0 @@ -IGNPAR in libc - Rust - -
-

Constant libc::IGNPAR

source · []
pub const IGNPAR: tcflag_t = 0x00000004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IMAXBEL.html b/learning/rust/guessing_game/target/doc/libc/constant.IMAXBEL.html deleted file mode 100644 index c03a7069..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IMAXBEL.html +++ /dev/null @@ -1,8 +0,0 @@ -IMAXBEL in libc - Rust - -
-

Constant libc::IMAXBEL

source · []
pub const IMAXBEL: tcflag_t = 0x00002000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.INADDR_ANY.html b/learning/rust/guessing_game/target/doc/libc/constant.INADDR_ANY.html deleted file mode 100644 index 905bad6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.INADDR_ANY.html +++ /dev/null @@ -1,8 +0,0 @@ -INADDR_ANY in libc - Rust - -
-

Constant libc::INADDR_ANY

source · []
pub const INADDR_ANY: in_addr_t = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.INADDR_BROADCAST.html b/learning/rust/guessing_game/target/doc/libc/constant.INADDR_BROADCAST.html deleted file mode 100644 index 2fe34d05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.INADDR_BROADCAST.html +++ /dev/null @@ -1,8 +0,0 @@ -INADDR_BROADCAST in libc - Rust - -
pub const INADDR_BROADCAST: in_addr_t = 4294967295;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.INADDR_LOOPBACK.html b/learning/rust/guessing_game/target/doc/libc/constant.INADDR_LOOPBACK.html deleted file mode 100644 index 5b6bb029..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.INADDR_LOOPBACK.html +++ /dev/null @@ -1,8 +0,0 @@ -INADDR_LOOPBACK in libc - Rust - -
pub const INADDR_LOOPBACK: in_addr_t = 2130706433;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.INADDR_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.INADDR_NONE.html deleted file mode 100644 index e34472a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.INADDR_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -INADDR_NONE in libc - Rust - -
-

Constant libc::INADDR_NONE

source · []
pub const INADDR_NONE: in_addr_t = 4294967295;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.INIT_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/constant.INIT_PROCESS.html deleted file mode 100644 index ee62966f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.INIT_PROCESS.html +++ /dev/null @@ -1,8 +0,0 @@ -INIT_PROCESS in libc - Rust - -
-

Constant libc::INIT_PROCESS

source · []
pub const INIT_PROCESS: c_short = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.INLCR.html b/learning/rust/guessing_game/target/doc/libc/constant.INLCR.html deleted file mode 100644 index b90dee1e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.INLCR.html +++ /dev/null @@ -1,8 +0,0 @@ -INLCR in libc - Rust - -
-

Constant libc::INLCR

source · []
pub const INLCR: tcflag_t = 0x00000040;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.INPCK.html b/learning/rust/guessing_game/target/doc/libc/constant.INPCK.html deleted file mode 100644 index 0c7b790a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.INPCK.html +++ /dev/null @@ -1,8 +0,0 @@ -INPCK in libc - Rust - -
-

Constant libc::INPCK

source · []
pub const INPCK: tcflag_t = 0x00000010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.INPUT_PROP_CNT.html b/learning/rust/guessing_game/target/doc/libc/constant.INPUT_PROP_CNT.html deleted file mode 100644 index ad083dea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.INPUT_PROP_CNT.html +++ /dev/null @@ -1,8 +0,0 @@ -INPUT_PROP_CNT in libc - Rust - -
pub const INPUT_PROP_CNT: usize = INPUT_PROP_MAX as usize + 1; // 32usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.INPUT_PROP_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.INPUT_PROP_MAX.html deleted file mode 100644 index ca2a1b13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.INPUT_PROP_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -INPUT_PROP_MAX in libc - Rust - -
pub const INPUT_PROP_MAX: __u16 = 0x1f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.INT_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.INT_MAX.html deleted file mode 100644 index 0710941b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.INT_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -INT_MAX in libc - Rust - -
-

Constant libc::INT_MAX

source · []
pub const INT_MAX: c_int = 2147483647;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.INT_MIN.html b/learning/rust/guessing_game/target/doc/libc/constant.INT_MIN.html deleted file mode 100644 index d3ab04e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.INT_MIN.html +++ /dev/null @@ -1,8 +0,0 @@ -INT_MIN in libc - Rust - -
-

Constant libc::INT_MIN

source · []
pub const INT_MIN: c_int = -2147483648;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_ACCESS.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_ACCESS.html deleted file mode 100644 index 400a20d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_ACCESS.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_ACCESS in libc - Rust - -
-

Constant libc::IN_ACCESS

source · []
pub const IN_ACCESS: u32 = 0x0000_0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_ALL_EVENTS.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_ALL_EVENTS.html deleted file mode 100644 index 1e6212d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_ALL_EVENTS.html +++ /dev/null @@ -1,19 +0,0 @@ -IN_ALL_EVENTS in libc - Rust - -
pub const IN_ALL_EVENTS: u32 = IN_ACCESS
-    | IN_MODIFY
-    | IN_ATTRIB
-    | IN_CLOSE_WRITE
-    | IN_CLOSE_NOWRITE
-    | IN_OPEN
-    | IN_MOVED_FROM
-    | IN_MOVED_TO
-    | IN_DELETE
-    | IN_CREATE
-    | IN_DELETE_SELF
-    | IN_MOVE_SELF; // 4_095u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_ATTRIB.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_ATTRIB.html deleted file mode 100644 index cce0b3d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_ATTRIB.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_ATTRIB in libc - Rust - -
-

Constant libc::IN_ATTRIB

source · []
pub const IN_ATTRIB: u32 = 0x0000_0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_CLOEXEC.html deleted file mode 100644 index 9ada69b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_CLOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_CLOEXEC in libc - Rust - -
-

Constant libc::IN_CLOEXEC

source · []
pub const IN_CLOEXEC: c_int = O_CLOEXEC; // 524_288i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_CLOSE.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_CLOSE.html deleted file mode 100644 index 96facdef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_CLOSE.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_CLOSE in libc - Rust - -
-

Constant libc::IN_CLOSE

source · []
pub const IN_CLOSE: u32 = IN_CLOSE_WRITE | IN_CLOSE_NOWRITE; // 24u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_CLOSE_NOWRITE.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_CLOSE_NOWRITE.html deleted file mode 100644 index 9cdc1e39..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_CLOSE_NOWRITE.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_CLOSE_NOWRITE in libc - Rust - -
pub const IN_CLOSE_NOWRITE: u32 = 0x0000_0010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_CLOSE_WRITE.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_CLOSE_WRITE.html deleted file mode 100644 index 8778cd36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_CLOSE_WRITE.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_CLOSE_WRITE in libc - Rust - -
pub const IN_CLOSE_WRITE: u32 = 0x0000_0008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_CREATE.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_CREATE.html deleted file mode 100644 index 7bed33d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_CREATE.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_CREATE in libc - Rust - -
-

Constant libc::IN_CREATE

source · []
pub const IN_CREATE: u32 = 0x0000_0100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_DELETE.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_DELETE.html deleted file mode 100644 index 4737f9a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_DELETE.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_DELETE in libc - Rust - -
-

Constant libc::IN_DELETE

source · []
pub const IN_DELETE: u32 = 0x0000_0200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_DELETE_SELF.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_DELETE_SELF.html deleted file mode 100644 index 6cf697b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_DELETE_SELF.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_DELETE_SELF in libc - Rust - -
pub const IN_DELETE_SELF: u32 = 0x0000_0400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_DONT_FOLLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_DONT_FOLLOW.html deleted file mode 100644 index 79b4e24f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_DONT_FOLLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_DONT_FOLLOW in libc - Rust - -
pub const IN_DONT_FOLLOW: u32 = 0x0200_0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_IGNORED.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_IGNORED.html deleted file mode 100644 index b1d0ec69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_IGNORED.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_IGNORED in libc - Rust - -
-

Constant libc::IN_IGNORED

source · []
pub const IN_IGNORED: u32 = 0x0000_8000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_ISDIR.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_ISDIR.html deleted file mode 100644 index dbb51b1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_ISDIR.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_ISDIR in libc - Rust - -
-

Constant libc::IN_ISDIR

source · []
pub const IN_ISDIR: u32 = 0x4000_0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_MODIFY.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_MODIFY.html deleted file mode 100644 index 2fed01c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_MODIFY.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_MODIFY in libc - Rust - -
-

Constant libc::IN_MODIFY

source · []
pub const IN_MODIFY: u32 = 0x0000_0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_MOVE.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_MOVE.html deleted file mode 100644 index 59592f1b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_MOVE.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_MOVE in libc - Rust - -
-

Constant libc::IN_MOVE

source · []
pub const IN_MOVE: u32 = IN_MOVED_FROM | IN_MOVED_TO; // 192u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_MOVED_FROM.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_MOVED_FROM.html deleted file mode 100644 index 779d18c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_MOVED_FROM.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_MOVED_FROM in libc - Rust - -
pub const IN_MOVED_FROM: u32 = 0x0000_0040;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_MOVED_TO.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_MOVED_TO.html deleted file mode 100644 index e9e7c92e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_MOVED_TO.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_MOVED_TO in libc - Rust - -
-

Constant libc::IN_MOVED_TO

source · []
pub const IN_MOVED_TO: u32 = 0x0000_0080;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_MOVE_SELF.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_MOVE_SELF.html deleted file mode 100644 index ecb054f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_MOVE_SELF.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_MOVE_SELF in libc - Rust - -
-

Constant libc::IN_MOVE_SELF

source · []
pub const IN_MOVE_SELF: u32 = 0x0000_0800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_NONBLOCK.html deleted file mode 100644 index 07db61e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_NONBLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_NONBLOCK in libc - Rust - -
-

Constant libc::IN_NONBLOCK

source · []
pub const IN_NONBLOCK: c_int = O_NONBLOCK; // 2_048i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_ONESHOT.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_ONESHOT.html deleted file mode 100644 index f684dc71..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_ONESHOT.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_ONESHOT in libc - Rust - -
-

Constant libc::IN_ONESHOT

source · []
pub const IN_ONESHOT: u32 = 0x8000_0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_ONLYDIR.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_ONLYDIR.html deleted file mode 100644 index b30cf359..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_ONLYDIR.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_ONLYDIR in libc - Rust - -
-

Constant libc::IN_ONLYDIR

source · []
pub const IN_ONLYDIR: u32 = 0x0100_0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_OPEN.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_OPEN.html deleted file mode 100644 index 26b8c81c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_OPEN.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_OPEN in libc - Rust - -
-

Constant libc::IN_OPEN

source · []
pub const IN_OPEN: u32 = 0x0000_0020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_Q_OVERFLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_Q_OVERFLOW.html deleted file mode 100644 index 40835f53..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_Q_OVERFLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_Q_OVERFLOW in libc - Rust - -
pub const IN_Q_OVERFLOW: u32 = 0x0000_4000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IN_UNMOUNT.html b/learning/rust/guessing_game/target/doc/libc/constant.IN_UNMOUNT.html deleted file mode 100644 index 0f2e4445..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IN_UNMOUNT.html +++ /dev/null @@ -1,8 +0,0 @@ -IN_UNMOUNT in libc - Rust - -
-

Constant libc::IN_UNMOUNT

source · []
pub const IN_UNMOUNT: u32 = 0x0000_2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP6T_SO_ORIGINAL_DST.html b/learning/rust/guessing_game/target/doc/libc/constant.IP6T_SO_ORIGINAL_DST.html deleted file mode 100644 index d9997a72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP6T_SO_ORIGINAL_DST.html +++ /dev/null @@ -1,8 +0,0 @@ -IP6T_SO_ORIGINAL_DST in libc - Rust - -
pub const IP6T_SO_ORIGINAL_DST: c_int = 80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPC_CREAT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPC_CREAT.html deleted file mode 100644 index f224705e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPC_CREAT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPC_CREAT in libc - Rust - -
-

Constant libc::IPC_CREAT

source · []
pub const IPC_CREAT: c_int = 0o1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPC_EXCL.html b/learning/rust/guessing_game/target/doc/libc/constant.IPC_EXCL.html deleted file mode 100644 index 0a785149..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPC_EXCL.html +++ /dev/null @@ -1,8 +0,0 @@ -IPC_EXCL in libc - Rust - -
-

Constant libc::IPC_EXCL

source · []
pub const IPC_EXCL: c_int = 0o2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPC_INFO.html b/learning/rust/guessing_game/target/doc/libc/constant.IPC_INFO.html deleted file mode 100644 index 83663e1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPC_INFO.html +++ /dev/null @@ -1,8 +0,0 @@ -IPC_INFO in libc - Rust - -
-

Constant libc::IPC_INFO

source · []
pub const IPC_INFO: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPC_NOWAIT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPC_NOWAIT.html deleted file mode 100644 index 8094d838..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPC_NOWAIT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPC_NOWAIT in libc - Rust - -
-

Constant libc::IPC_NOWAIT

source · []
pub const IPC_NOWAIT: c_int = 0o4000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPC_PRIVATE.html b/learning/rust/guessing_game/target/doc/libc/constant.IPC_PRIVATE.html deleted file mode 100644 index 4e2144f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPC_PRIVATE.html +++ /dev/null @@ -1,8 +0,0 @@ -IPC_PRIVATE in libc - Rust - -
-

Constant libc::IPC_PRIVATE

source · []
pub const IPC_PRIVATE: key_t = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPC_RMID.html b/learning/rust/guessing_game/target/doc/libc/constant.IPC_RMID.html deleted file mode 100644 index 6974510d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPC_RMID.html +++ /dev/null @@ -1,8 +0,0 @@ -IPC_RMID in libc - Rust - -
-

Constant libc::IPC_RMID

source · []
pub const IPC_RMID: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPC_SET.html b/learning/rust/guessing_game/target/doc/libc/constant.IPC_SET.html deleted file mode 100644 index 7b410f13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPC_SET.html +++ /dev/null @@ -1,8 +0,0 @@ -IPC_SET in libc - Rust - -
-

Constant libc::IPC_SET

source · []
pub const IPC_SET: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPC_STAT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPC_STAT.html deleted file mode 100644 index 543cadfc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPC_STAT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPC_STAT in libc - Rust - -
-

Constant libc::IPC_STAT

source · []
pub const IPC_STAT: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPDEFTTL.html b/learning/rust/guessing_game/target/doc/libc/constant.IPDEFTTL.html deleted file mode 100644 index 2c402da9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPDEFTTL.html +++ /dev/null @@ -1,8 +0,0 @@ -IPDEFTTL in libc - Rust - -
-

Constant libc::IPDEFTTL

source · []
pub const IPDEFTTL: u8 = 64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_CLASS_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_CLASS_MASK.html deleted file mode 100644 index 3110bd00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_CLASS_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_CLASS_MASK in libc - Rust - -
pub const IPOPT_CLASS_MASK: u8 = 0x60;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_CONTROL.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_CONTROL.html deleted file mode 100644 index b3544695..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_CONTROL.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_CONTROL in libc - Rust - -
pub const IPOPT_CONTROL: u8 = 0x00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_COPY.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_COPY.html deleted file mode 100644 index 0992f5e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_COPY.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_COPY in libc - Rust - -
-

Constant libc::IPOPT_COPY

source · []
pub const IPOPT_COPY: u8 = 0x80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_END.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_END.html deleted file mode 100644 index 4ed49ca8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_END.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_END in libc - Rust - -
-

Constant libc::IPOPT_END

source · []
pub const IPOPT_END: u8 = 0 | IPOPT_CONTROL; // 0u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_EOL.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_EOL.html deleted file mode 100644 index cbbdf82d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_EOL.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_EOL in libc - Rust - -
-

Constant libc::IPOPT_EOL

source · []
pub const IPOPT_EOL: u8 = IPOPT_END; // 0u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_LSRR.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_LSRR.html deleted file mode 100644 index 7f834178..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_LSRR.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_LSRR in libc - Rust - -
-

Constant libc::IPOPT_LSRR

source · []
pub const IPOPT_LSRR: u8 = 3 | IPOPT_CONTROL | IPOPT_COPY; // 131u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_MEASUREMENT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_MEASUREMENT.html deleted file mode 100644 index 5551ed76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_MEASUREMENT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_MEASUREMENT in libc - Rust - -
pub const IPOPT_MEASUREMENT: u8 = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_MINOFF.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_MINOFF.html deleted file mode 100644 index 63868d10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_MINOFF.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_MINOFF in libc - Rust - -
-

Constant libc::IPOPT_MINOFF

source · []
pub const IPOPT_MINOFF: u8 = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_NOOP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_NOOP.html deleted file mode 100644 index 5df78b3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_NOOP.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_NOOP in libc - Rust - -
-

Constant libc::IPOPT_NOOP

source · []
pub const IPOPT_NOOP: u8 = 1 | IPOPT_CONTROL; // 1u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_NOP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_NOP.html deleted file mode 100644 index d337193a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_NOP.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_NOP in libc - Rust - -
-

Constant libc::IPOPT_NOP

source · []
pub const IPOPT_NOP: u8 = IPOPT_NOOP; // 1u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_NUMBER_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_NUMBER_MASK.html deleted file mode 100644 index 0216cd47..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_NUMBER_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_NUMBER_MASK in libc - Rust - -
pub const IPOPT_NUMBER_MASK: u8 = 0x1f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_OFFSET.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_OFFSET.html deleted file mode 100644 index 1fbf2d0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_OFFSET.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_OFFSET in libc - Rust - -
-

Constant libc::IPOPT_OFFSET

source · []
pub const IPOPT_OFFSET: u8 = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_OLEN.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_OLEN.html deleted file mode 100644 index 0386cf4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_OLEN.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_OLEN in libc - Rust - -
-

Constant libc::IPOPT_OLEN

source · []
pub const IPOPT_OLEN: u8 = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_OPTVAL.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_OPTVAL.html deleted file mode 100644 index 79d83887..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_OPTVAL.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_OPTVAL in libc - Rust - -
-

Constant libc::IPOPT_OPTVAL

source · []
pub const IPOPT_OPTVAL: u8 = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_RA.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_RA.html deleted file mode 100644 index d19ef64e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_RA.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_RA in libc - Rust - -
-

Constant libc::IPOPT_RA

source · []
pub const IPOPT_RA: u8 = 20 | IPOPT_CONTROL | IPOPT_COPY; // 148u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_RESERVED1.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_RESERVED1.html deleted file mode 100644 index 286e50b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_RESERVED1.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_RESERVED1 in libc - Rust - -
pub const IPOPT_RESERVED1: u8 = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_RESERVED2.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_RESERVED2.html deleted file mode 100644 index ae54356c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_RESERVED2.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_RESERVED2 in libc - Rust - -
pub const IPOPT_RESERVED2: u8 = 0x60;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_RR.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_RR.html deleted file mode 100644 index a3aff4f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_RR.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_RR in libc - Rust - -
-

Constant libc::IPOPT_RR

source · []
pub const IPOPT_RR: u8 = 7 | IPOPT_CONTROL; // 7u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_SEC.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_SEC.html deleted file mode 100644 index fac8dd34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_SEC.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_SEC in libc - Rust - -
-

Constant libc::IPOPT_SEC

source · []
pub const IPOPT_SEC: u8 = 2 | IPOPT_CONTROL | IPOPT_COPY; // 130u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_SID.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_SID.html deleted file mode 100644 index aa7e911f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_SID.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_SID in libc - Rust - -
-

Constant libc::IPOPT_SID

source · []
pub const IPOPT_SID: u8 = 8 | IPOPT_CONTROL | IPOPT_COPY; // 136u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_SSRR.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_SSRR.html deleted file mode 100644 index 371f1d1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_SSRR.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_SSRR in libc - Rust - -
-

Constant libc::IPOPT_SSRR

source · []
pub const IPOPT_SSRR: u8 = 9 | IPOPT_CONTROL | IPOPT_COPY; // 137u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TIMESTAMP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TIMESTAMP.html deleted file mode 100644 index 01a0ff29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TIMESTAMP.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_TIMESTAMP in libc - Rust - -
pub const IPOPT_TIMESTAMP: u8 = 4 | IPOPT_MEASUREMENT; // 68u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TS.html deleted file mode 100644 index bc96c650..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_TS in libc - Rust - -
-

Constant libc::IPOPT_TS

source · []
pub const IPOPT_TS: u8 = IPOPT_TIMESTAMP; // 68u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TS_PRESPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TS_PRESPEC.html deleted file mode 100644 index 0f5907b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TS_PRESPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_TS_PRESPEC in libc - Rust - -
pub const IPOPT_TS_PRESPEC: u8 = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TS_TSANDADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TS_TSANDADDR.html deleted file mode 100644 index f03c4974..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TS_TSANDADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_TS_TSANDADDR in libc - Rust - -
pub const IPOPT_TS_TSANDADDR: u8 = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TS_TSONLY.html b/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TS_TSONLY.html deleted file mode 100644 index ddc17fbb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPOPT_TS_TSONLY.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_TS_TSONLY in libc - Rust - -
pub const IPOPT_TS_TSONLY: u8 = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_AH.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_AH.html deleted file mode 100644 index 7365cb74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_AH.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_AH in libc - Rust - -
-

Constant libc::IPPROTO_AH

source · []
pub const IPPROTO_AH: c_int = 51;
Expand description

IP6 Auth Header

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_BEETPH.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_BEETPH.html deleted file mode 100644 index 83458f03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_BEETPH.html +++ /dev/null @@ -1,8 +0,0 @@ -IPPROTO_BEETPH in libc - Rust - -
pub const IPPROTO_BEETPH: c_int = 94;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_COMP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_COMP.html deleted file mode 100644 index 12abbd8f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_COMP.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_COMP in libc - Rust - -
-

Constant libc::IPPROTO_COMP

source · []
pub const IPPROTO_COMP: c_int = 108;
Expand description

IP Payload Comp. Protocol

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_DCCP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_DCCP.html deleted file mode 100644 index d63d5232..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_DCCP.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_DCCP in libc - Rust - -
-

Constant libc::IPPROTO_DCCP

source · []
pub const IPPROTO_DCCP: c_int = 33;
Expand description

DCCP

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_DSTOPTS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_DSTOPTS.html deleted file mode 100644 index 4794af42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_DSTOPTS.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_DSTOPTS in libc - Rust - -
pub const IPPROTO_DSTOPTS: c_int = 60;
Expand description

IP6 destination option

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_EGP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_EGP.html deleted file mode 100644 index fce212f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_EGP.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_EGP in libc - Rust - -
-

Constant libc::IPPROTO_EGP

source · []
pub const IPPROTO_EGP: c_int = 8;
Expand description

exterior gateway protocol

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ENCAP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ENCAP.html deleted file mode 100644 index c4fcdd68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ENCAP.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_ENCAP in libc - Rust - -
pub const IPPROTO_ENCAP: c_int = 98;
Expand description

encapsulation header

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ESP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ESP.html deleted file mode 100644 index 9cbcc00a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ESP.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_ESP in libc - Rust - -
-

Constant libc::IPPROTO_ESP

source · []
pub const IPPROTO_ESP: c_int = 50;
Expand description

IP6 Encap Sec. Payload

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_FRAGMENT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_FRAGMENT.html deleted file mode 100644 index 973c98fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_FRAGMENT.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_FRAGMENT in libc - Rust - -
pub const IPPROTO_FRAGMENT: c_int = 44;
Expand description

IP6 fragmentation header

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_GRE.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_GRE.html deleted file mode 100644 index 7f4b4087..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_GRE.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_GRE in libc - Rust - -
-

Constant libc::IPPROTO_GRE

source · []
pub const IPPROTO_GRE: c_int = 47;
Expand description

General Routing Encap.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_HOPOPTS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_HOPOPTS.html deleted file mode 100644 index 8f8cc027..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_HOPOPTS.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_HOPOPTS in libc - Rust - -
pub const IPPROTO_HOPOPTS: c_int = 0;
Expand description

Hop-by-hop option header

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ICMP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ICMP.html deleted file mode 100644 index 27e93392..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ICMP.html +++ /dev/null @@ -1,8 +0,0 @@ -IPPROTO_ICMP in libc - Rust - -
-

Constant libc::IPPROTO_ICMP

source · []
pub const IPPROTO_ICMP: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ICMPV6.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ICMPV6.html deleted file mode 100644 index d35700a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ICMPV6.html +++ /dev/null @@ -1,8 +0,0 @@ -IPPROTO_ICMPV6 in libc - Rust - -
pub const IPPROTO_ICMPV6: c_int = 58;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IDP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IDP.html deleted file mode 100644 index 5b484736..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IDP.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_IDP in libc - Rust - -
-

Constant libc::IPPROTO_IDP

source · []
pub const IPPROTO_IDP: c_int = 22;
Expand description

xns idp

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IGMP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IGMP.html deleted file mode 100644 index 413c18d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IGMP.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_IGMP in libc - Rust - -
-

Constant libc::IPPROTO_IGMP

source · []
pub const IPPROTO_IGMP: c_int = 2;
Expand description

group mgmt protocol

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IP.html deleted file mode 100644 index a6145f94..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IP.html +++ /dev/null @@ -1,8 +0,0 @@ -IPPROTO_IP in libc - Rust - -
-

Constant libc::IPPROTO_IP

source · []
pub const IPPROTO_IP: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IPIP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IPIP.html deleted file mode 100644 index b8e1a0e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IPIP.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_IPIP in libc - Rust - -
-

Constant libc::IPPROTO_IPIP

source · []
pub const IPPROTO_IPIP: c_int = 4;
Expand description

for compatibility

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IPV6.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IPV6.html deleted file mode 100644 index 10ede1e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_IPV6.html +++ /dev/null @@ -1,8 +0,0 @@ -IPPROTO_IPV6 in libc - Rust - -
-

Constant libc::IPPROTO_IPV6

source · []
pub const IPPROTO_IPV6: c_int = 41;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MAX.html deleted file mode 100644 index bc4d5440..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MAX.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_MAX in libc - Rust - -
-

Constant libc::IPPROTO_MAX

source · []
pub const IPPROTO_MAX: c_int = 256;
👎 Deprecated since 0.2.80:

This value was increased in the newer kernel and we’ll change this following upstream in the future release. See #1896 for more info.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MH.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MH.html deleted file mode 100644 index 18657818..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MH.html +++ /dev/null @@ -1,8 +0,0 @@ -IPPROTO_MH in libc - Rust - -
-

Constant libc::IPPROTO_MH

source · []
pub const IPPROTO_MH: c_int = 135;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MPLS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MPLS.html deleted file mode 100644 index 53c95d59..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MPLS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPPROTO_MPLS in libc - Rust - -
-

Constant libc::IPPROTO_MPLS

source · []
pub const IPPROTO_MPLS: c_int = 137;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MPTCP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MPTCP.html deleted file mode 100644 index 50a98923..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MPTCP.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_MPTCP in libc - Rust - -
pub const IPPROTO_MPTCP: c_int = 262;
Expand description

Multipath TCP

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MTP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MTP.html deleted file mode 100644 index 15058338..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_MTP.html +++ /dev/null @@ -1,8 +0,0 @@ -IPPROTO_MTP in libc - Rust - -
-

Constant libc::IPPROTO_MTP

source · []
pub const IPPROTO_MTP: c_int = 92;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_NONE.html deleted file mode 100644 index 96d40bdc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_NONE.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_NONE in libc - Rust - -
-

Constant libc::IPPROTO_NONE

source · []
pub const IPPROTO_NONE: c_int = 59;
Expand description

IP6 no next header

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_PIM.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_PIM.html deleted file mode 100644 index c67c69ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_PIM.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_PIM in libc - Rust - -
-

Constant libc::IPPROTO_PIM

source · []
pub const IPPROTO_PIM: c_int = 103;
Expand description

Protocol indep. multicast

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_PUP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_PUP.html deleted file mode 100644 index 0d302ba2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_PUP.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_PUP in libc - Rust - -
-

Constant libc::IPPROTO_PUP

source · []
pub const IPPROTO_PUP: c_int = 12;
Expand description

pup

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_RAW.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_RAW.html deleted file mode 100644 index 8057f91d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_RAW.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_RAW in libc - Rust - -
-

Constant libc::IPPROTO_RAW

source · []
pub const IPPROTO_RAW: c_int = 255;
Expand description

raw IP packet

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ROUTING.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ROUTING.html deleted file mode 100644 index 5d9247d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_ROUTING.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_ROUTING in libc - Rust - -
pub const IPPROTO_ROUTING: c_int = 43;
Expand description

IP6 routing header

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_RSVP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_RSVP.html deleted file mode 100644 index 3b518d20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_RSVP.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_RSVP in libc - Rust - -
-

Constant libc::IPPROTO_RSVP

source · []
pub const IPPROTO_RSVP: c_int = 46;
Expand description

resource reservation

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_SCTP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_SCTP.html deleted file mode 100644 index e606011d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_SCTP.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_SCTP in libc - Rust - -
-

Constant libc::IPPROTO_SCTP

source · []
pub const IPPROTO_SCTP: c_int = 132;
Expand description

SCTP

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_TCP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_TCP.html deleted file mode 100644 index 56c9692e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_TCP.html +++ /dev/null @@ -1,8 +0,0 @@ -IPPROTO_TCP in libc - Rust - -
-

Constant libc::IPPROTO_TCP

source · []
pub const IPPROTO_TCP: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_TP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_TP.html deleted file mode 100644 index 17afcd22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_TP.html +++ /dev/null @@ -1,9 +0,0 @@ -IPPROTO_TP in libc - Rust - -
-

Constant libc::IPPROTO_TP

source · []
pub const IPPROTO_TP: c_int = 29;
Expand description

tp-4 w/ class negotiation

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_UDP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_UDP.html deleted file mode 100644 index 88d63363..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_UDP.html +++ /dev/null @@ -1,8 +0,0 @@ -IPPROTO_UDP in libc - Rust - -
-

Constant libc::IPPROTO_UDP

source · []
pub const IPPROTO_UDP: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_UDPLITE.html b/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_UDPLITE.html deleted file mode 100644 index dd7b8470..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPPROTO_UDPLITE.html +++ /dev/null @@ -1,8 +0,0 @@ -IPPROTO_UDPLITE in libc - Rust - -
pub const IPPROTO_UDPLITE: c_int = 136;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_CE.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_CE.html deleted file mode 100644 index 61052294..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_CE.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_ECN_CE in libc - Rust - -
-

Constant libc::IPTOS_ECN_CE

source · []
pub const IPTOS_ECN_CE: u8 = 0x03;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_ECT0.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_ECT0.html deleted file mode 100644 index b591dbf6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_ECT0.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_ECN_ECT0 in libc - Rust - -
pub const IPTOS_ECN_ECT0: u8 = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_ECT1.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_ECT1.html deleted file mode 100644 index 9b16dc73..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_ECT1.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_ECN_ECT1 in libc - Rust - -
pub const IPTOS_ECN_ECT1: u8 = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_MASK.html deleted file mode 100644 index 09a23d8f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_ECN_MASK in libc - Rust - -
pub const IPTOS_ECN_MASK: u8 = 0x03;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_NOT_ECT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_NOT_ECT.html deleted file mode 100644 index 1b0a7be0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_ECN_NOT_ECT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_ECN_NOT_ECT in libc - Rust - -
pub const IPTOS_ECN_NOT_ECT: u8 = 0x00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_LOWDELAY.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_LOWDELAY.html deleted file mode 100644 index 97326cdd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_LOWDELAY.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_LOWDELAY in libc - Rust - -
pub const IPTOS_LOWDELAY: u8 = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_MINCOST.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_MINCOST.html deleted file mode 100644 index 60513d82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_MINCOST.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_MINCOST in libc - Rust - -
pub const IPTOS_MINCOST: u8 = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_CRITIC_ECP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_CRITIC_ECP.html deleted file mode 100644 index 484d7fa1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_CRITIC_ECP.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_PREC_CRITIC_ECP in libc - Rust - -
pub const IPTOS_PREC_CRITIC_ECP: u8 = 0xa0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_FLASH.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_FLASH.html deleted file mode 100644 index 8a96ee4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_FLASH.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_PREC_FLASH in libc - Rust - -
pub const IPTOS_PREC_FLASH: u8 = 0x60;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_FLASHOVERRIDE.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_FLASHOVERRIDE.html deleted file mode 100644 index 06774041..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_FLASHOVERRIDE.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_PREC_FLASHOVERRIDE in libc - Rust - -
pub const IPTOS_PREC_FLASHOVERRIDE: u8 = 0x80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_IMMEDIATE.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_IMMEDIATE.html deleted file mode 100644 index 37334540..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_IMMEDIATE.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_PREC_IMMEDIATE in libc - Rust - -
pub const IPTOS_PREC_IMMEDIATE: u8 = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_INTERNETCONTROL.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_INTERNETCONTROL.html deleted file mode 100644 index 02af7d01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_INTERNETCONTROL.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_PREC_INTERNETCONTROL in libc - Rust - -
pub const IPTOS_PREC_INTERNETCONTROL: u8 = 0xc0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_MASK.html deleted file mode 100644 index 1d6bf853..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_PREC_MASK in libc - Rust - -
pub const IPTOS_PREC_MASK: u8 = 0xE0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_NETCONTROL.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_NETCONTROL.html deleted file mode 100644 index 131f58a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_NETCONTROL.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_PREC_NETCONTROL in libc - Rust - -
pub const IPTOS_PREC_NETCONTROL: u8 = 0xe0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_PRIORITY.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_PRIORITY.html deleted file mode 100644 index 668b945b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_PRIORITY.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_PREC_PRIORITY in libc - Rust - -
pub const IPTOS_PREC_PRIORITY: u8 = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_ROUTINE.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_ROUTINE.html deleted file mode 100644 index a542b59f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_PREC_ROUTINE.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_PREC_ROUTINE in libc - Rust - -
pub const IPTOS_PREC_ROUTINE: u8 = 0x00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_RELIABILITY.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_RELIABILITY.html deleted file mode 100644 index 83556357..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_RELIABILITY.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_RELIABILITY in libc - Rust - -
pub const IPTOS_RELIABILITY: u8 = 0x04;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_THROUGHPUT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_THROUGHPUT.html deleted file mode 100644 index 1a5c7146..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_THROUGHPUT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_THROUGHPUT in libc - Rust - -
pub const IPTOS_THROUGHPUT: u8 = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_TOS_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_TOS_MASK.html deleted file mode 100644 index 61d941e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPTOS_TOS_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_TOS_MASK in libc - Rust - -
pub const IPTOS_TOS_MASK: u8 = 0x1E;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292DSTOPTS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292DSTOPTS.html deleted file mode 100644 index 726978cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292DSTOPTS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_2292DSTOPTS in libc - Rust - -
pub const IPV6_2292DSTOPTS: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292HOPLIMIT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292HOPLIMIT.html deleted file mode 100644 index 1c3dfa0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292HOPLIMIT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_2292HOPLIMIT in libc - Rust - -
pub const IPV6_2292HOPLIMIT: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292HOPOPTS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292HOPOPTS.html deleted file mode 100644 index 98ee436f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292HOPOPTS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_2292HOPOPTS in libc - Rust - -
pub const IPV6_2292HOPOPTS: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292PKTINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292PKTINFO.html deleted file mode 100644 index 7b30f84a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292PKTINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_2292PKTINFO in libc - Rust - -
pub const IPV6_2292PKTINFO: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292PKTOPTIONS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292PKTOPTIONS.html deleted file mode 100644 index 2cac2673..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292PKTOPTIONS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_2292PKTOPTIONS in libc - Rust - -
pub const IPV6_2292PKTOPTIONS: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292RTHDR.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292RTHDR.html deleted file mode 100644 index e4b91b53..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_2292RTHDR.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_2292RTHDR in libc - Rust - -
pub const IPV6_2292RTHDR: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ADDRFORM.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ADDRFORM.html deleted file mode 100644 index 26930b9c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ADDRFORM.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_ADDRFORM in libc - Rust - -
pub const IPV6_ADDRFORM: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ADDR_PREFERENCES.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ADDR_PREFERENCES.html deleted file mode 100644 index c3c2212b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ADDR_PREFERENCES.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_ADDR_PREFERENCES in libc - Rust - -
pub const IPV6_ADDR_PREFERENCES: c_int = 72;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ADD_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ADD_MEMBERSHIP.html deleted file mode 100644 index 15be7a7e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ADD_MEMBERSHIP.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_ADD_MEMBERSHIP in libc - Rust - -
pub const IPV6_ADD_MEMBERSHIP: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_AUTHHDR.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_AUTHHDR.html deleted file mode 100644 index a472640a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_AUTHHDR.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_AUTHHDR in libc - Rust - -
-

Constant libc::IPV6_AUTHHDR

source · []
pub const IPV6_AUTHHDR: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_AUTOFLOWLABEL.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_AUTOFLOWLABEL.html deleted file mode 100644 index 4aa44d14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_AUTOFLOWLABEL.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_AUTOFLOWLABEL in libc - Rust - -
pub const IPV6_AUTOFLOWLABEL: c_int = 70;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_CHECKSUM.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_CHECKSUM.html deleted file mode 100644 index 0869d3b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_CHECKSUM.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_CHECKSUM in libc - Rust - -
pub const IPV6_CHECKSUM: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_DONTFRAG.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_DONTFRAG.html deleted file mode 100644 index d5823026..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_DONTFRAG.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_DONTFRAG in libc - Rust - -
pub const IPV6_DONTFRAG: c_int = 62;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_DROP_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_DROP_MEMBERSHIP.html deleted file mode 100644 index 016526a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_DROP_MEMBERSHIP.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_DROP_MEMBERSHIP in libc - Rust - -
pub const IPV6_DROP_MEMBERSHIP: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_DSTOPTS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_DSTOPTS.html deleted file mode 100644 index 0b096dc3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_DSTOPTS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_DSTOPTS in libc - Rust - -
-

Constant libc::IPV6_DSTOPTS

source · []
pub const IPV6_DSTOPTS: c_int = 59;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWINFO.html deleted file mode 100644 index 9deaab65..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_FLOWINFO in libc - Rust - -
pub const IPV6_FLOWINFO: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWINFO_FLOWLABEL.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWINFO_FLOWLABEL.html deleted file mode 100644 index 5eb06daa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWINFO_FLOWLABEL.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_FLOWINFO_FLOWLABEL in libc - Rust - -
pub const IPV6_FLOWINFO_FLOWLABEL: c_int = 0x000fffff;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWINFO_PRIORITY.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWINFO_PRIORITY.html deleted file mode 100644 index 4d24da63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWINFO_PRIORITY.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_FLOWINFO_PRIORITY in libc - Rust - -
pub const IPV6_FLOWINFO_PRIORITY: c_int = 0x0ff00000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWINFO_SEND.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWINFO_SEND.html deleted file mode 100644 index 9ab2bd6d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWINFO_SEND.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_FLOWINFO_SEND in libc - Rust - -
pub const IPV6_FLOWINFO_SEND: c_int = 33;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWLABEL_MGR.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWLABEL_MGR.html deleted file mode 100644 index b18ef0c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FLOWLABEL_MGR.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_FLOWLABEL_MGR in libc - Rust - -
pub const IPV6_FLOWLABEL_MGR: c_int = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FREEBIND.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FREEBIND.html deleted file mode 100644 index 41ffaa22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_FREEBIND.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_FREEBIND in libc - Rust - -
pub const IPV6_FREEBIND: c_int = 78;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_HDRINCL.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_HDRINCL.html deleted file mode 100644 index 9ac64a8f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_HDRINCL.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_HDRINCL in libc - Rust - -
-

Constant libc::IPV6_HDRINCL

source · []
pub const IPV6_HDRINCL: c_int = 36;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_HOPLIMIT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_HOPLIMIT.html deleted file mode 100644 index ef2948e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_HOPLIMIT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_HOPLIMIT in libc - Rust - -
pub const IPV6_HOPLIMIT: c_int = 52;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_HOPOPTS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_HOPOPTS.html deleted file mode 100644 index 9736c61e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_HOPOPTS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_HOPOPTS in libc - Rust - -
-

Constant libc::IPV6_HOPOPTS

source · []
pub const IPV6_HOPOPTS: c_int = 54;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_IPSEC_POLICY.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_IPSEC_POLICY.html deleted file mode 100644 index dad3aab6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_IPSEC_POLICY.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_IPSEC_POLICY in libc - Rust - -
pub const IPV6_IPSEC_POLICY: c_int = 34;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_JOIN_ANYCAST.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_JOIN_ANYCAST.html deleted file mode 100644 index dac4ff59..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_JOIN_ANYCAST.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_JOIN_ANYCAST in libc - Rust - -
pub const IPV6_JOIN_ANYCAST: c_int = 27;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_LEAVE_ANYCAST.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_LEAVE_ANYCAST.html deleted file mode 100644 index 2a2223d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_LEAVE_ANYCAST.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_LEAVE_ANYCAST in libc - Rust - -
pub const IPV6_LEAVE_ANYCAST: c_int = 28;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MINHOPCOUNT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MINHOPCOUNT.html deleted file mode 100644 index 31a454f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MINHOPCOUNT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_MINHOPCOUNT in libc - Rust - -
pub const IPV6_MINHOPCOUNT: c_int = 73;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MTU.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MTU.html deleted file mode 100644 index 718443d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MTU.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_MTU in libc - Rust - -
-

Constant libc::IPV6_MTU

source · []
pub const IPV6_MTU: c_int = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MTU_DISCOVER.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MTU_DISCOVER.html deleted file mode 100644 index 7d252db2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MTU_DISCOVER.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_MTU_DISCOVER in libc - Rust - -
pub const IPV6_MTU_DISCOVER: c_int = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MULTICAST_ALL.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MULTICAST_ALL.html deleted file mode 100644 index 53655558..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MULTICAST_ALL.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_MULTICAST_ALL in libc - Rust - -
pub const IPV6_MULTICAST_ALL: c_int = 29;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MULTICAST_HOPS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MULTICAST_HOPS.html deleted file mode 100644 index 1bde2f17..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MULTICAST_HOPS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_MULTICAST_HOPS in libc - Rust - -
pub const IPV6_MULTICAST_HOPS: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MULTICAST_IF.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MULTICAST_IF.html deleted file mode 100644 index 2d8fbf74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MULTICAST_IF.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_MULTICAST_IF in libc - Rust - -
pub const IPV6_MULTICAST_IF: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MULTICAST_LOOP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MULTICAST_LOOP.html deleted file mode 100644 index 1efd7992..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_MULTICAST_LOOP.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_MULTICAST_LOOP in libc - Rust - -
pub const IPV6_MULTICAST_LOOP: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_NEXTHOP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_NEXTHOP.html deleted file mode 100644 index cf4be0bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_NEXTHOP.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_NEXTHOP in libc - Rust - -
-

Constant libc::IPV6_NEXTHOP

source · []
pub const IPV6_NEXTHOP: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ORIGDSTADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ORIGDSTADDR.html deleted file mode 100644 index 811262ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ORIGDSTADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_ORIGDSTADDR in libc - Rust - -
pub const IPV6_ORIGDSTADDR: c_int = 74;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PATHMTU.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PATHMTU.html deleted file mode 100644 index 8ed5950b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PATHMTU.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PATHMTU in libc - Rust - -
-

Constant libc::IPV6_PATHMTU

source · []
pub const IPV6_PATHMTU: c_int = 61;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PKTINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PKTINFO.html deleted file mode 100644 index 2079d3ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PKTINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PKTINFO in libc - Rust - -
-

Constant libc::IPV6_PKTINFO

source · []
pub const IPV6_PKTINFO: c_int = 50;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_DO.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_DO.html deleted file mode 100644 index f4c30461..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_DO.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PMTUDISC_DO in libc - Rust - -
pub const IPV6_PMTUDISC_DO: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_DONT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_DONT.html deleted file mode 100644 index f2d70eaf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_DONT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PMTUDISC_DONT in libc - Rust - -
pub const IPV6_PMTUDISC_DONT: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_INTERFACE.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_INTERFACE.html deleted file mode 100644 index 0a465c92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_INTERFACE.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PMTUDISC_INTERFACE in libc - Rust - -
pub const IPV6_PMTUDISC_INTERFACE: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_OMIT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_OMIT.html deleted file mode 100644 index 6764436a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_OMIT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PMTUDISC_OMIT in libc - Rust - -
pub const IPV6_PMTUDISC_OMIT: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_PROBE.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_PROBE.html deleted file mode 100644 index 2f047ae6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_PROBE.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PMTUDISC_PROBE in libc - Rust - -
pub const IPV6_PMTUDISC_PROBE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_WANT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_WANT.html deleted file mode 100644 index a4a301f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PMTUDISC_WANT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PMTUDISC_WANT in libc - Rust - -
pub const IPV6_PMTUDISC_WANT: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_CGA.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_CGA.html deleted file mode 100644 index b8fc37e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_CGA.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PREFER_SRC_CGA in libc - Rust - -
pub const IPV6_PREFER_SRC_CGA: c_int = 0x0008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_COA.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_COA.html deleted file mode 100644 index 505f8de8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_COA.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PREFER_SRC_COA in libc - Rust - -
pub const IPV6_PREFER_SRC_COA: c_int = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_HOME.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_HOME.html deleted file mode 100644 index 62120a6d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_HOME.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PREFER_SRC_HOME in libc - Rust - -
pub const IPV6_PREFER_SRC_HOME: c_int = 0x0400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_NONCGA.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_NONCGA.html deleted file mode 100644 index 5c15dd7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_NONCGA.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PREFER_SRC_NONCGA in libc - Rust - -
pub const IPV6_PREFER_SRC_NONCGA: c_int = 0x0800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_PUBLIC.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_PUBLIC.html deleted file mode 100644 index 73e012d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_PUBLIC.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PREFER_SRC_PUBLIC in libc - Rust - -
pub const IPV6_PREFER_SRC_PUBLIC: c_int = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_PUBTMP_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_PUBTMP_DEFAULT.html deleted file mode 100644 index e6b7bb2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_PUBTMP_DEFAULT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PREFER_SRC_PUBTMP_DEFAULT in libc - Rust - -
pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: c_int = 0x0100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_TMP.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_TMP.html deleted file mode 100644 index 68d82f47..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_PREFER_SRC_TMP.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_PREFER_SRC_TMP in libc - Rust - -
pub const IPV6_PREFER_SRC_TMP: c_int = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVDSTOPTS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVDSTOPTS.html deleted file mode 100644 index e6a6a08d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVDSTOPTS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_RECVDSTOPTS in libc - Rust - -
pub const IPV6_RECVDSTOPTS: c_int = 58;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVERR.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVERR.html deleted file mode 100644 index 5fde5c6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVERR.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_RECVERR in libc - Rust - -
-

Constant libc::IPV6_RECVERR

source · []
pub const IPV6_RECVERR: c_int = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVFRAGSIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVFRAGSIZE.html deleted file mode 100644 index 62687ee2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVFRAGSIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_RECVFRAGSIZE in libc - Rust - -
pub const IPV6_RECVFRAGSIZE: c_int = 77;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVHOPLIMIT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVHOPLIMIT.html deleted file mode 100644 index a301651b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVHOPLIMIT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_RECVHOPLIMIT in libc - Rust - -
pub const IPV6_RECVHOPLIMIT: c_int = 51;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVHOPOPTS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVHOPOPTS.html deleted file mode 100644 index 837c5efa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVHOPOPTS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_RECVHOPOPTS in libc - Rust - -
pub const IPV6_RECVHOPOPTS: c_int = 53;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVORIGDSTADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVORIGDSTADDR.html deleted file mode 100644 index c6f93937..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVORIGDSTADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_RECVORIGDSTADDR in libc - Rust - -
pub const IPV6_RECVORIGDSTADDR: c_int = IPV6_ORIGDSTADDR; // 74i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVPATHMTU.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVPATHMTU.html deleted file mode 100644 index 518caff7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVPATHMTU.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_RECVPATHMTU in libc - Rust - -
pub const IPV6_RECVPATHMTU: c_int = 60;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVPKTINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVPKTINFO.html deleted file mode 100644 index 775f122b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVPKTINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_RECVPKTINFO in libc - Rust - -
pub const IPV6_RECVPKTINFO: c_int = 49;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVRTHDR.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVRTHDR.html deleted file mode 100644 index d2f66427..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVRTHDR.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_RECVRTHDR in libc - Rust - -
pub const IPV6_RECVRTHDR: c_int = 56;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVTCLASS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVTCLASS.html deleted file mode 100644 index 1d4d6e2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RECVTCLASS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_RECVTCLASS in libc - Rust - -
pub const IPV6_RECVTCLASS: c_int = 66;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ROUTER_ALERT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ROUTER_ALERT.html deleted file mode 100644 index 2579be2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ROUTER_ALERT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_ROUTER_ALERT in libc - Rust - -
pub const IPV6_ROUTER_ALERT: c_int = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ROUTER_ALERT_ISOLATE.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ROUTER_ALERT_ISOLATE.html deleted file mode 100644 index fd1cb542..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_ROUTER_ALERT_ISOLATE.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_ROUTER_ALERT_ISOLATE in libc - Rust - -
pub const IPV6_ROUTER_ALERT_ISOLATE: c_int = 30;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RTHDR.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RTHDR.html deleted file mode 100644 index 7cd4bdbf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RTHDR.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_RTHDR in libc - Rust - -
-

Constant libc::IPV6_RTHDR

source · []
pub const IPV6_RTHDR: c_int = 57;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RTHDRDSTOPTS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RTHDRDSTOPTS.html deleted file mode 100644 index fbb07d12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RTHDRDSTOPTS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_RTHDRDSTOPTS in libc - Rust - -
pub const IPV6_RTHDRDSTOPTS: c_int = 55;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RTHDR_LOOSE.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RTHDR_LOOSE.html deleted file mode 100644 index ce08a4cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RTHDR_LOOSE.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_RTHDR_LOOSE in libc - Rust - -
pub const IPV6_RTHDR_LOOSE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RTHDR_STRICT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RTHDR_STRICT.html deleted file mode 100644 index eaf414f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_RTHDR_STRICT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_RTHDR_STRICT in libc - Rust - -
pub const IPV6_RTHDR_STRICT: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_TCLASS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_TCLASS.html deleted file mode 100644 index 102d3a7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_TCLASS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_TCLASS in libc - Rust - -
-

Constant libc::IPV6_TCLASS

source · []
pub const IPV6_TCLASS: c_int = 67;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_TRANSPARENT.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_TRANSPARENT.html deleted file mode 100644 index 57ee82be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_TRANSPARENT.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_TRANSPARENT in libc - Rust - -
pub const IPV6_TRANSPARENT: c_int = 75;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_UNICAST_HOPS.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_UNICAST_HOPS.html deleted file mode 100644 index 5542b25c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_UNICAST_HOPS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_UNICAST_HOPS in libc - Rust - -
pub const IPV6_UNICAST_HOPS: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_UNICAST_IF.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_UNICAST_IF.html deleted file mode 100644 index 10170191..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_UNICAST_IF.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_UNICAST_IF in libc - Rust - -
pub const IPV6_UNICAST_IF: c_int = 76;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_V6ONLY.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_V6ONLY.html deleted file mode 100644 index cd99e99a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_V6ONLY.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_V6ONLY in libc - Rust - -
-

Constant libc::IPV6_V6ONLY

source · []
pub const IPV6_V6ONLY: c_int = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_XFRM_POLICY.html b/learning/rust/guessing_game/target/doc/libc/constant.IPV6_XFRM_POLICY.html deleted file mode 100644 index 2496bd8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPV6_XFRM_POLICY.html +++ /dev/null @@ -1,8 +0,0 @@ -IPV6_XFRM_POLICY in libc - Rust - -
pub const IPV6_XFRM_POLICY: c_int = 35;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IPVERSION.html b/learning/rust/guessing_game/target/doc/libc/constant.IPVERSION.html deleted file mode 100644 index 07944845..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IPVERSION.html +++ /dev/null @@ -1,8 +0,0 @@ -IPVERSION in libc - Rust - -
-

Constant libc::IPVERSION

source · []
pub const IPVERSION: u8 = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_ADD_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_ADD_MEMBERSHIP.html deleted file mode 100644 index 123d8b2a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_ADD_MEMBERSHIP.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_ADD_MEMBERSHIP in libc - Rust - -
pub const IP_ADD_MEMBERSHIP: c_int = 35;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_ADD_SOURCE_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_ADD_SOURCE_MEMBERSHIP.html deleted file mode 100644 index 5cb88d06..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_ADD_SOURCE_MEMBERSHIP.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_ADD_SOURCE_MEMBERSHIP in libc - Rust - -
pub const IP_ADD_SOURCE_MEMBERSHIP: c_int = 39;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_BIND_ADDRESS_NO_PORT.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_BIND_ADDRESS_NO_PORT.html deleted file mode 100644 index e7a6331c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_BIND_ADDRESS_NO_PORT.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_BIND_ADDRESS_NO_PORT in libc - Rust - -
pub const IP_BIND_ADDRESS_NO_PORT: c_int = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_BLOCK_SOURCE.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_BLOCK_SOURCE.html deleted file mode 100644 index 8ccfe703..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_BLOCK_SOURCE.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_BLOCK_SOURCE in libc - Rust - -
pub const IP_BLOCK_SOURCE: c_int = 38;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_CHECKSUM.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_CHECKSUM.html deleted file mode 100644 index 0943158f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_CHECKSUM.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_CHECKSUM in libc - Rust - -
-

Constant libc::IP_CHECKSUM

source · []
pub const IP_CHECKSUM: c_int = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_DEFAULT_MULTICAST_LOOP.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_DEFAULT_MULTICAST_LOOP.html deleted file mode 100644 index aa067725..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_DEFAULT_MULTICAST_LOOP.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_DEFAULT_MULTICAST_LOOP in libc - Rust - -
pub const IP_DEFAULT_MULTICAST_LOOP: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_DEFAULT_MULTICAST_TTL.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_DEFAULT_MULTICAST_TTL.html deleted file mode 100644 index b2f5b210..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_DEFAULT_MULTICAST_TTL.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_DEFAULT_MULTICAST_TTL in libc - Rust - -
pub const IP_DEFAULT_MULTICAST_TTL: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_DROP_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_DROP_MEMBERSHIP.html deleted file mode 100644 index 36c5f07b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_DROP_MEMBERSHIP.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_DROP_MEMBERSHIP in libc - Rust - -
pub const IP_DROP_MEMBERSHIP: c_int = 36;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_DROP_SOURCE_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_DROP_SOURCE_MEMBERSHIP.html deleted file mode 100644 index abcbbe8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_DROP_SOURCE_MEMBERSHIP.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_DROP_SOURCE_MEMBERSHIP in libc - Rust - -
pub const IP_DROP_SOURCE_MEMBERSHIP: c_int = 40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_FREEBIND.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_FREEBIND.html deleted file mode 100644 index f2b78723..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_FREEBIND.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_FREEBIND in libc - Rust - -
-

Constant libc::IP_FREEBIND

source · []
pub const IP_FREEBIND: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_HDRINCL.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_HDRINCL.html deleted file mode 100644 index 1f96b1a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_HDRINCL.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_HDRINCL in libc - Rust - -
-

Constant libc::IP_HDRINCL

source · []
pub const IP_HDRINCL: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_IPSEC_POLICY.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_IPSEC_POLICY.html deleted file mode 100644 index 1d0b2449..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_IPSEC_POLICY.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_IPSEC_POLICY in libc - Rust - -
pub const IP_IPSEC_POLICY: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_MINTTL.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_MINTTL.html deleted file mode 100644 index 63a174f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_MINTTL.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_MINTTL in libc - Rust - -
-

Constant libc::IP_MINTTL

source · []
pub const IP_MINTTL: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_MSFILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_MSFILTER.html deleted file mode 100644 index 1e2575f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_MSFILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_MSFILTER in libc - Rust - -
-

Constant libc::IP_MSFILTER

source · []
pub const IP_MSFILTER: c_int = 41;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_MTU.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_MTU.html deleted file mode 100644 index 6e253d2e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_MTU.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_MTU in libc - Rust - -
-

Constant libc::IP_MTU

source · []
pub const IP_MTU: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_MTU_DISCOVER.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_MTU_DISCOVER.html deleted file mode 100644 index d440778e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_MTU_DISCOVER.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_MTU_DISCOVER in libc - Rust - -
pub const IP_MTU_DISCOVER: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_MULTICAST_ALL.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_MULTICAST_ALL.html deleted file mode 100644 index 33a1db6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_MULTICAST_ALL.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_MULTICAST_ALL in libc - Rust - -
pub const IP_MULTICAST_ALL: c_int = 49;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_MULTICAST_IF.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_MULTICAST_IF.html deleted file mode 100644 index b2f0062f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_MULTICAST_IF.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_MULTICAST_IF in libc - Rust - -
pub const IP_MULTICAST_IF: c_int = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_MULTICAST_LOOP.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_MULTICAST_LOOP.html deleted file mode 100644 index 19df8c07..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_MULTICAST_LOOP.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_MULTICAST_LOOP in libc - Rust - -
pub const IP_MULTICAST_LOOP: c_int = 34;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_MULTICAST_TTL.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_MULTICAST_TTL.html deleted file mode 100644 index ee6a1043..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_MULTICAST_TTL.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_MULTICAST_TTL in libc - Rust - -
pub const IP_MULTICAST_TTL: c_int = 33;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_NODEFRAG.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_NODEFRAG.html deleted file mode 100644 index 82805a8f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_NODEFRAG.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_NODEFRAG in libc - Rust - -
-

Constant libc::IP_NODEFRAG

source · []
pub const IP_NODEFRAG: c_int = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_OPTIONS.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_OPTIONS.html deleted file mode 100644 index 7d80d0a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_OPTIONS.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_OPTIONS in libc - Rust - -
-

Constant libc::IP_OPTIONS

source · []
pub const IP_OPTIONS: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_ORIGDSTADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_ORIGDSTADDR.html deleted file mode 100644 index 17865079..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_ORIGDSTADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_ORIGDSTADDR in libc - Rust - -
pub const IP_ORIGDSTADDR: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_PASSSEC.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_PASSSEC.html deleted file mode 100644 index 72d99c74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_PASSSEC.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_PASSSEC in libc - Rust - -
-

Constant libc::IP_PASSSEC

source · []
pub const IP_PASSSEC: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_PKTINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_PKTINFO.html deleted file mode 100644 index 2681eeac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_PKTINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_PKTINFO in libc - Rust - -
-

Constant libc::IP_PKTINFO

source · []
pub const IP_PKTINFO: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_PKTOPTIONS.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_PKTOPTIONS.html deleted file mode 100644 index 361a046d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_PKTOPTIONS.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_PKTOPTIONS in libc - Rust - -
pub const IP_PKTOPTIONS: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_DO.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_DO.html deleted file mode 100644 index d4299a4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_DO.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_PMTUDISC_DO in libc - Rust - -
pub const IP_PMTUDISC_DO: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_DONT.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_DONT.html deleted file mode 100644 index 2c730e3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_DONT.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_PMTUDISC_DONT in libc - Rust - -
pub const IP_PMTUDISC_DONT: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_INTERFACE.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_INTERFACE.html deleted file mode 100644 index 32883569..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_INTERFACE.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_PMTUDISC_INTERFACE in libc - Rust - -
pub const IP_PMTUDISC_INTERFACE: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_OMIT.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_OMIT.html deleted file mode 100644 index b36ce8e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_OMIT.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_PMTUDISC_OMIT in libc - Rust - -
pub const IP_PMTUDISC_OMIT: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_PROBE.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_PROBE.html deleted file mode 100644 index 308f2c24..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_PROBE.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_PMTUDISC_PROBE in libc - Rust - -
pub const IP_PMTUDISC_PROBE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_WANT.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_WANT.html deleted file mode 100644 index 9e330a40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_PMTUDISC_WANT.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_PMTUDISC_WANT in libc - Rust - -
pub const IP_PMTUDISC_WANT: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVERR.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVERR.html deleted file mode 100644 index 3afe2861..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVERR.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_RECVERR in libc - Rust - -
-

Constant libc::IP_RECVERR

source · []
pub const IP_RECVERR: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVFRAGSIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVFRAGSIZE.html deleted file mode 100644 index 2343c3dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVFRAGSIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_RECVFRAGSIZE in libc - Rust - -
pub const IP_RECVFRAGSIZE: c_int = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVOPTS.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVOPTS.html deleted file mode 100644 index 36d582ae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVOPTS.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_RECVOPTS in libc - Rust - -
-

Constant libc::IP_RECVOPTS

source · []
pub const IP_RECVOPTS: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVORIGDSTADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVORIGDSTADDR.html deleted file mode 100644 index ce3dee09..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVORIGDSTADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_RECVORIGDSTADDR in libc - Rust - -
pub const IP_RECVORIGDSTADDR: c_int = IP_ORIGDSTADDR; // 20i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVTOS.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVTOS.html deleted file mode 100644 index 454b2134..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVTOS.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_RECVTOS in libc - Rust - -
-

Constant libc::IP_RECVTOS

source · []
pub const IP_RECVTOS: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVTTL.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVTTL.html deleted file mode 100644 index 4e5028b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_RECVTTL.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_RECVTTL in libc - Rust - -
-

Constant libc::IP_RECVTTL

source · []
pub const IP_RECVTTL: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_RETOPTS.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_RETOPTS.html deleted file mode 100644 index 559c3fb7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_RETOPTS.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_RETOPTS in libc - Rust - -
-

Constant libc::IP_RETOPTS

source · []
pub const IP_RETOPTS: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_ROUTER_ALERT.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_ROUTER_ALERT.html deleted file mode 100644 index 52863d57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_ROUTER_ALERT.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_ROUTER_ALERT in libc - Rust - -
pub const IP_ROUTER_ALERT: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_TOS.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_TOS.html deleted file mode 100644 index e0fd1efa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_TOS.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_TOS in libc - Rust - -
-

Constant libc::IP_TOS

source · []
pub const IP_TOS: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_TRANSPARENT.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_TRANSPARENT.html deleted file mode 100644 index e458278d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_TRANSPARENT.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_TRANSPARENT in libc - Rust - -
pub const IP_TRANSPARENT: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_TTL.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_TTL.html deleted file mode 100644 index d497f72b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_TTL.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_TTL in libc - Rust - -
-

Constant libc::IP_TTL

source · []
pub const IP_TTL: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_UNBLOCK_SOURCE.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_UNBLOCK_SOURCE.html deleted file mode 100644 index 2976fd05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_UNBLOCK_SOURCE.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_UNBLOCK_SOURCE in libc - Rust - -
pub const IP_UNBLOCK_SOURCE: c_int = 37;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_UNICAST_IF.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_UNICAST_IF.html deleted file mode 100644 index 6763af70..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_UNICAST_IF.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_UNICAST_IF in libc - Rust - -
pub const IP_UNICAST_IF: c_int = 50;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IP_XFRM_POLICY.html b/learning/rust/guessing_game/target/doc/libc/constant.IP_XFRM_POLICY.html deleted file mode 100644 index 5ddb81b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IP_XFRM_POLICY.html +++ /dev/null @@ -1,8 +0,0 @@ -IP_XFRM_POLICY in libc - Rust - -
pub const IP_XFRM_POLICY: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ISIG.html b/learning/rust/guessing_game/target/doc/libc/constant.ISIG.html deleted file mode 100644 index 830ceb97..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ISIG.html +++ /dev/null @@ -1,8 +0,0 @@ -ISIG in libc - Rust - -
-

Constant libc::ISIG

source · []
pub const ISIG: tcflag_t = 0x00000001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ISOFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.ISOFS_SUPER_MAGIC.html deleted file mode 100644 index 2387ed7f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ISOFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -ISOFS_SUPER_MAGIC in libc - Rust - -
pub const ISOFS_SUPER_MAGIC: c_long = 0x00009660;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ISTRIP.html b/learning/rust/guessing_game/target/doc/libc/constant.ISTRIP.html deleted file mode 100644 index 8c72f9dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ISTRIP.html +++ /dev/null @@ -1,8 +0,0 @@ -ISTRIP in libc - Rust - -
-

Constant libc::ISTRIP

source · []
pub const ISTRIP: tcflag_t = 0x00000020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ITIMER_PROF.html b/learning/rust/guessing_game/target/doc/libc/constant.ITIMER_PROF.html deleted file mode 100644 index 6237d439..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ITIMER_PROF.html +++ /dev/null @@ -1,8 +0,0 @@ -ITIMER_PROF in libc - Rust - -
-

Constant libc::ITIMER_PROF

source · []
pub const ITIMER_PROF: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ITIMER_REAL.html b/learning/rust/guessing_game/target/doc/libc/constant.ITIMER_REAL.html deleted file mode 100644 index ae78ab4b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ITIMER_REAL.html +++ /dev/null @@ -1,8 +0,0 @@ -ITIMER_REAL in libc - Rust - -
-

Constant libc::ITIMER_REAL

source · []
pub const ITIMER_REAL: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ITIMER_VIRTUAL.html b/learning/rust/guessing_game/target/doc/libc/constant.ITIMER_VIRTUAL.html deleted file mode 100644 index d82a329b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ITIMER_VIRTUAL.html +++ /dev/null @@ -1,8 +0,0 @@ -ITIMER_VIRTUAL in libc - Rust - -
pub const ITIMER_VIRTUAL: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IUTF8.html b/learning/rust/guessing_game/target/doc/libc/constant.IUTF8.html deleted file mode 100644 index b3040425..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IUTF8.html +++ /dev/null @@ -1,8 +0,0 @@ -IUTF8 in libc - Rust - -
-

Constant libc::IUTF8

source · []
pub const IUTF8: tcflag_t = 0x00004000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IXANY.html b/learning/rust/guessing_game/target/doc/libc/constant.IXANY.html deleted file mode 100644 index dfea3661..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IXANY.html +++ /dev/null @@ -1,8 +0,0 @@ -IXANY in libc - Rust - -
-

Constant libc::IXANY

source · []
pub const IXANY: tcflag_t = 0x00000800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IXOFF.html b/learning/rust/guessing_game/target/doc/libc/constant.IXOFF.html deleted file mode 100644 index f876c838..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IXOFF.html +++ /dev/null @@ -1,8 +0,0 @@ -IXOFF in libc - Rust - -
-

Constant libc::IXOFF

source · []
pub const IXOFF: tcflag_t = 0x00001000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.IXON.html b/learning/rust/guessing_game/target/doc/libc/constant.IXON.html deleted file mode 100644 index 68b8f7aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.IXON.html +++ /dev/null @@ -1,8 +0,0 @@ -IXON in libc - Rust - -
-

Constant libc::IXON

source · []
pub const IXON: tcflag_t = 0x00000400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_NONE.html deleted file mode 100644 index 583fd963..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_EE_INFO_NONE in libc - Rust - -
pub const J1939_EE_INFO_NONE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_RX_ABORT.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_RX_ABORT.html deleted file mode 100644 index 874c36e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_RX_ABORT.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_EE_INFO_RX_ABORT in libc - Rust - -
pub const J1939_EE_INFO_RX_ABORT: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_RX_DPO.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_RX_DPO.html deleted file mode 100644 index 508c2334..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_RX_DPO.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_EE_INFO_RX_DPO in libc - Rust - -
pub const J1939_EE_INFO_RX_DPO: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_RX_RTS.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_RX_RTS.html deleted file mode 100644 index 4f5fcc89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_RX_RTS.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_EE_INFO_RX_RTS in libc - Rust - -
pub const J1939_EE_INFO_RX_RTS: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_TX_ABORT.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_TX_ABORT.html deleted file mode 100644 index ac3739c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_EE_INFO_TX_ABORT.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_EE_INFO_TX_ABORT in libc - Rust - -
pub const J1939_EE_INFO_TX_ABORT: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_FILTER_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_FILTER_MAX.html deleted file mode 100644 index e87cebaa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_FILTER_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_FILTER_MAX in libc - Rust - -
pub const J1939_FILTER_MAX: c_int = 512;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_IDLE_ADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_IDLE_ADDR.html deleted file mode 100644 index 8af77235..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_IDLE_ADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_IDLE_ADDR in libc - Rust - -
pub const J1939_IDLE_ADDR: c_uchar = 0xfe;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_MAX_UNICAST_ADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_MAX_UNICAST_ADDR.html deleted file mode 100644 index acf72a96..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_MAX_UNICAST_ADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_MAX_UNICAST_ADDR in libc - Rust - -
pub const J1939_MAX_UNICAST_ADDR: c_uchar = 0xfd;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_BYTES_ACKED.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_BYTES_ACKED.html deleted file mode 100644 index fe2ff2cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_BYTES_ACKED.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_NLA_BYTES_ACKED in libc - Rust - -
pub const J1939_NLA_BYTES_ACKED: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_DEST_ADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_DEST_ADDR.html deleted file mode 100644 index 7c04eb72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_DEST_ADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_NLA_DEST_ADDR in libc - Rust - -
pub const J1939_NLA_DEST_ADDR: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_DEST_NAME.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_DEST_NAME.html deleted file mode 100644 index 6807eaa8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_DEST_NAME.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_NLA_DEST_NAME in libc - Rust - -
pub const J1939_NLA_DEST_NAME: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_PAD.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_PAD.html deleted file mode 100644 index 712164fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_PAD.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_NLA_PAD in libc - Rust - -
pub const J1939_NLA_PAD: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_PGN.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_PGN.html deleted file mode 100644 index e86f03c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_PGN.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_NLA_PGN in libc - Rust - -
pub const J1939_NLA_PGN: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_SRC_ADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_SRC_ADDR.html deleted file mode 100644 index bffb8274..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_SRC_ADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_NLA_SRC_ADDR in libc - Rust - -
pub const J1939_NLA_SRC_ADDR: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_SRC_NAME.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_SRC_NAME.html deleted file mode 100644 index 3dd0d2bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_SRC_NAME.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_NLA_SRC_NAME in libc - Rust - -
pub const J1939_NLA_SRC_NAME: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_TOTAL_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_TOTAL_SIZE.html deleted file mode 100644 index f52105b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NLA_TOTAL_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_NLA_TOTAL_SIZE in libc - Rust - -
pub const J1939_NLA_TOTAL_SIZE: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NO_ADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_NO_ADDR.html deleted file mode 100644 index 346c613b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NO_ADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_NO_ADDR in libc - Rust - -
pub const J1939_NO_ADDR: c_uchar = 0xff;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NO_NAME.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_NO_NAME.html deleted file mode 100644 index af842ea8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NO_NAME.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_NO_NAME in libc - Rust - -
pub const J1939_NO_NAME: c_ulong = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NO_PGN.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_NO_PGN.html deleted file mode 100644 index f9a1ee41..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_NO_PGN.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_NO_PGN in libc - Rust - -
-

Constant libc::J1939_NO_PGN

source · []
pub const J1939_NO_PGN: c_uint = 0x40000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_ADDRESS_CLAIMED.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_ADDRESS_CLAIMED.html deleted file mode 100644 index deec2ebd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_ADDRESS_CLAIMED.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_PGN_ADDRESS_CLAIMED in libc - Rust - -
pub const J1939_PGN_ADDRESS_CLAIMED: c_uint = 0x0ee00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_ADDRESS_COMMANDED.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_ADDRESS_COMMANDED.html deleted file mode 100644 index d6e6851d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_ADDRESS_COMMANDED.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_PGN_ADDRESS_COMMANDED in libc - Rust - -
pub const J1939_PGN_ADDRESS_COMMANDED: c_uint = 0x0fed8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_MAX.html deleted file mode 100644 index 725ea408..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_PGN_MAX in libc - Rust - -
pub const J1939_PGN_MAX: c_uint = 0x3ffff;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_PDU1_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_PDU1_MAX.html deleted file mode 100644 index b3db8037..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_PDU1_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_PGN_PDU1_MAX in libc - Rust - -
pub const J1939_PGN_PDU1_MAX: c_uint = 0x3ff00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_REQUEST.html b/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_REQUEST.html deleted file mode 100644 index 31e3cd9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.J1939_PGN_REQUEST.html +++ /dev/null @@ -1,8 +0,0 @@ -J1939_PGN_REQUEST in libc - Rust - -
pub const J1939_PGN_REQUEST: c_uint = 0x0ea00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.JFFS2_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.JFFS2_SUPER_MAGIC.html deleted file mode 100644 index 6e696496..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.JFFS2_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -JFFS2_SUPER_MAGIC in libc - Rust - -
pub const JFFS2_SUPER_MAGIC: c_long = 0x000072b6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_ASSUME_AUTHORITY.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_ASSUME_AUTHORITY.html deleted file mode 100644 index 7aebd579..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_ASSUME_AUTHORITY.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_ASSUME_AUTHORITY in libc - Rust - -
pub const KEYCTL_ASSUME_AUTHORITY: u32 = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPABILITIES.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPABILITIES.html deleted file mode 100644 index b63eb1ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPABILITIES.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_CAPABILITIES in libc - Rust - -
pub const KEYCTL_CAPABILITIES: u32 = 31;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_BIG_KEY.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_BIG_KEY.html deleted file mode 100644 index 27ce7960..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_BIG_KEY.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_CAPS0_BIG_KEY in libc - Rust - -
pub const KEYCTL_CAPS0_BIG_KEY: u32 = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_CAPABILITIES.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_CAPABILITIES.html deleted file mode 100644 index 864ff785..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_CAPABILITIES.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_CAPS0_CAPABILITIES in libc - Rust - -
pub const KEYCTL_CAPS0_CAPABILITIES: u32 = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_DIFFIE_HELLMAN.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_DIFFIE_HELLMAN.html deleted file mode 100644 index 392e73a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_DIFFIE_HELLMAN.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_CAPS0_DIFFIE_HELLMAN in libc - Rust - -
pub const KEYCTL_CAPS0_DIFFIE_HELLMAN: u32 = 0x04;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_INVALIDATE.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_INVALIDATE.html deleted file mode 100644 index 47c27976..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_INVALIDATE.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_CAPS0_INVALIDATE in libc - Rust - -
pub const KEYCTL_CAPS0_INVALIDATE: u32 = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_MOVE.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_MOVE.html deleted file mode 100644 index 3fc4b104..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_MOVE.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_CAPS0_MOVE in libc - Rust - -
pub const KEYCTL_CAPS0_MOVE: u32 = 0x80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_PERSISTENT_KEYRINGS.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_PERSISTENT_KEYRINGS.html deleted file mode 100644 index f7856cea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_PERSISTENT_KEYRINGS.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_CAPS0_PERSISTENT_KEYRINGS in libc - Rust - -
pub const KEYCTL_CAPS0_PERSISTENT_KEYRINGS: u32 = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_PUBLIC_KEY.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_PUBLIC_KEY.html deleted file mode 100644 index 1b640af1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_PUBLIC_KEY.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_CAPS0_PUBLIC_KEY in libc - Rust - -
pub const KEYCTL_CAPS0_PUBLIC_KEY: u32 = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_RESTRICT_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_RESTRICT_KEYRING.html deleted file mode 100644 index 9dcebca6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS0_RESTRICT_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_CAPS0_RESTRICT_KEYRING in libc - Rust - -
pub const KEYCTL_CAPS0_RESTRICT_KEYRING: u32 = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS1_NS_KEYRING_NAME.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS1_NS_KEYRING_NAME.html deleted file mode 100644 index 202bff4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS1_NS_KEYRING_NAME.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_CAPS1_NS_KEYRING_NAME in libc - Rust - -
pub const KEYCTL_CAPS1_NS_KEYRING_NAME: u32 = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS1_NS_KEY_TAG.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS1_NS_KEY_TAG.html deleted file mode 100644 index 4c1a5554..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CAPS1_NS_KEY_TAG.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_CAPS1_NS_KEY_TAG in libc - Rust - -
pub const KEYCTL_CAPS1_NS_KEY_TAG: u32 = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CHOWN.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CHOWN.html deleted file mode 100644 index 48aaeabb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CHOWN.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_CHOWN in libc - Rust - -
-

Constant libc::KEYCTL_CHOWN

source · []
pub const KEYCTL_CHOWN: u32 = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CLEAR.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CLEAR.html deleted file mode 100644 index 13e96453..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_CLEAR.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_CLEAR in libc - Rust - -
-

Constant libc::KEYCTL_CLEAR

source · []
pub const KEYCTL_CLEAR: u32 = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_DESCRIBE.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_DESCRIBE.html deleted file mode 100644 index 25f086d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_DESCRIBE.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_DESCRIBE in libc - Rust - -
pub const KEYCTL_DESCRIBE: u32 = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_DH_COMPUTE.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_DH_COMPUTE.html deleted file mode 100644 index 1e2ceb4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_DH_COMPUTE.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_DH_COMPUTE in libc - Rust - -
pub const KEYCTL_DH_COMPUTE: u32 = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_GET_KEYRING_ID.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_GET_KEYRING_ID.html deleted file mode 100644 index b319117d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_GET_KEYRING_ID.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_GET_KEYRING_ID in libc - Rust - -
pub const KEYCTL_GET_KEYRING_ID: u32 = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_GET_PERSISTENT.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_GET_PERSISTENT.html deleted file mode 100644 index 204784b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_GET_PERSISTENT.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_GET_PERSISTENT in libc - Rust - -
pub const KEYCTL_GET_PERSISTENT: u32 = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_GET_SECURITY.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_GET_SECURITY.html deleted file mode 100644 index ced534e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_GET_SECURITY.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_GET_SECURITY in libc - Rust - -
pub const KEYCTL_GET_SECURITY: u32 = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_INSTANTIATE.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_INSTANTIATE.html deleted file mode 100644 index 399baa03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_INSTANTIATE.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_INSTANTIATE in libc - Rust - -
pub const KEYCTL_INSTANTIATE: u32 = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_INSTANTIATE_IOV.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_INSTANTIATE_IOV.html deleted file mode 100644 index ef23a3e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_INSTANTIATE_IOV.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_INSTANTIATE_IOV in libc - Rust - -
pub const KEYCTL_INSTANTIATE_IOV: u32 = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_INVALIDATE.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_INVALIDATE.html deleted file mode 100644 index 1a521893..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_INVALIDATE.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_INVALIDATE in libc - Rust - -
pub const KEYCTL_INVALIDATE: u32 = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_JOIN_SESSION_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_JOIN_SESSION_KEYRING.html deleted file mode 100644 index 1303ffe9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_JOIN_SESSION_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_JOIN_SESSION_KEYRING in libc - Rust - -
pub const KEYCTL_JOIN_SESSION_KEYRING: u32 = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_LINK.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_LINK.html deleted file mode 100644 index a5a90305..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_LINK.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_LINK in libc - Rust - -
-

Constant libc::KEYCTL_LINK

source · []
pub const KEYCTL_LINK: u32 = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_MOVE.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_MOVE.html deleted file mode 100644 index d4ed3d0c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_MOVE.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_MOVE in libc - Rust - -
-

Constant libc::KEYCTL_MOVE

source · []
pub const KEYCTL_MOVE: u32 = 30;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_NEGATE.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_NEGATE.html deleted file mode 100644 index 1ebc14d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_NEGATE.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_NEGATE in libc - Rust - -
pub const KEYCTL_NEGATE: u32 = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_DECRYPT.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_DECRYPT.html deleted file mode 100644 index 73532b32..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_DECRYPT.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_PKEY_DECRYPT in libc - Rust - -
pub const KEYCTL_PKEY_DECRYPT: u32 = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_ENCRYPT.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_ENCRYPT.html deleted file mode 100644 index 57a7f1ae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_ENCRYPT.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_PKEY_ENCRYPT in libc - Rust - -
pub const KEYCTL_PKEY_ENCRYPT: u32 = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_QUERY.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_QUERY.html deleted file mode 100644 index b34c9a9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_QUERY.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_PKEY_QUERY in libc - Rust - -
pub const KEYCTL_PKEY_QUERY: u32 = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_SIGN.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_SIGN.html deleted file mode 100644 index a7996dee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_SIGN.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_PKEY_SIGN in libc - Rust - -
pub const KEYCTL_PKEY_SIGN: u32 = 27;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_VERIFY.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_VERIFY.html deleted file mode 100644 index fc682077..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_PKEY_VERIFY.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_PKEY_VERIFY in libc - Rust - -
pub const KEYCTL_PKEY_VERIFY: u32 = 28;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_READ.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_READ.html deleted file mode 100644 index a18b5331..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_READ.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_READ in libc - Rust - -
-

Constant libc::KEYCTL_READ

source · []
pub const KEYCTL_READ: u32 = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_REJECT.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_REJECT.html deleted file mode 100644 index a91105e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_REJECT.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_REJECT in libc - Rust - -
pub const KEYCTL_REJECT: u32 = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_RESTRICT_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_RESTRICT_KEYRING.html deleted file mode 100644 index b39373df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_RESTRICT_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_RESTRICT_KEYRING in libc - Rust - -
pub const KEYCTL_RESTRICT_KEYRING: u32 = 29;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_REVOKE.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_REVOKE.html deleted file mode 100644 index 68a4f888..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_REVOKE.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_REVOKE in libc - Rust - -
pub const KEYCTL_REVOKE: u32 = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SEARCH.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SEARCH.html deleted file mode 100644 index 0ca12a65..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SEARCH.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_SEARCH in libc - Rust - -
pub const KEYCTL_SEARCH: u32 = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SESSION_TO_PARENT.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SESSION_TO_PARENT.html deleted file mode 100644 index fd340fe3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SESSION_TO_PARENT.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_SESSION_TO_PARENT in libc - Rust - -
pub const KEYCTL_SESSION_TO_PARENT: u32 = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SETPERM.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SETPERM.html deleted file mode 100644 index 573def5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SETPERM.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_SETPERM in libc - Rust - -
pub const KEYCTL_SETPERM: u32 = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SET_REQKEY_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SET_REQKEY_KEYRING.html deleted file mode 100644 index 267ec093..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SET_REQKEY_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_SET_REQKEY_KEYRING in libc - Rust - -
pub const KEYCTL_SET_REQKEY_KEYRING: u32 = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SET_TIMEOUT.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SET_TIMEOUT.html deleted file mode 100644 index 2cfe25ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SET_TIMEOUT.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_SET_TIMEOUT in libc - Rust - -
pub const KEYCTL_SET_TIMEOUT: u32 = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SUPPORTS_DECRYPT.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SUPPORTS_DECRYPT.html deleted file mode 100644 index bae75f00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SUPPORTS_DECRYPT.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_SUPPORTS_DECRYPT in libc - Rust - -
pub const KEYCTL_SUPPORTS_DECRYPT: u32 = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SUPPORTS_ENCRYPT.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SUPPORTS_ENCRYPT.html deleted file mode 100644 index 4937843c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SUPPORTS_ENCRYPT.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_SUPPORTS_ENCRYPT in libc - Rust - -
pub const KEYCTL_SUPPORTS_ENCRYPT: u32 = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SUPPORTS_SIGN.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SUPPORTS_SIGN.html deleted file mode 100644 index a011bf4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SUPPORTS_SIGN.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_SUPPORTS_SIGN in libc - Rust - -
pub const KEYCTL_SUPPORTS_SIGN: u32 = 0x04;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SUPPORTS_VERIFY.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SUPPORTS_VERIFY.html deleted file mode 100644 index d4ee0b40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_SUPPORTS_VERIFY.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_SUPPORTS_VERIFY in libc - Rust - -
pub const KEYCTL_SUPPORTS_VERIFY: u32 = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_UNLINK.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_UNLINK.html deleted file mode 100644 index 22c111d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_UNLINK.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_UNLINK in libc - Rust - -
pub const KEYCTL_UNLINK: u32 = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_UPDATE.html b/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_UPDATE.html deleted file mode 100644 index cb5c7f61..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEYCTL_UPDATE.html +++ /dev/null @@ -1,8 +0,0 @@ -KEYCTL_UPDATE in libc - Rust - -
pub const KEYCTL_UPDATE: u32 = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_CNT.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_CNT.html deleted file mode 100644 index 4d3db438..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_CNT.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_CNT in libc - Rust - -
-

Constant libc::KEY_CNT

source · []
pub const KEY_CNT: usize = KEY_MAX as usize + 1; // 768usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_MAX.html deleted file mode 100644 index c1e81b22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_MAX in libc - Rust - -
-

Constant libc::KEY_MAX

source · []
pub const KEY_MAX: __u16 = 0x2ff;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_DEFAULT.html deleted file mode 100644 index 5fa14023..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_DEFAULT.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_REQKEY_DEFL_DEFAULT in libc - Rust - -
pub const KEY_REQKEY_DEFL_DEFAULT: i32 = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_GROUP_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_GROUP_KEYRING.html deleted file mode 100644 index f2df9fc0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_GROUP_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_REQKEY_DEFL_GROUP_KEYRING in libc - Rust - -
pub const KEY_REQKEY_DEFL_GROUP_KEYRING: i32 = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_NO_CHANGE.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_NO_CHANGE.html deleted file mode 100644 index f51b99ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_NO_CHANGE.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_REQKEY_DEFL_NO_CHANGE in libc - Rust - -
pub const KEY_REQKEY_DEFL_NO_CHANGE: i32 = -1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_PROCESS_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_PROCESS_KEYRING.html deleted file mode 100644 index 9cfbfb9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_PROCESS_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_REQKEY_DEFL_PROCESS_KEYRING in libc - Rust - -
pub const KEY_REQKEY_DEFL_PROCESS_KEYRING: i32 = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_REQUESTOR_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_REQUESTOR_KEYRING.html deleted file mode 100644 index 71fb3493..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_REQUESTOR_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_REQKEY_DEFL_REQUESTOR_KEYRING in libc - Rust - -
pub const KEY_REQKEY_DEFL_REQUESTOR_KEYRING: i32 = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_SESSION_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_SESSION_KEYRING.html deleted file mode 100644 index b34138c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_SESSION_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_REQKEY_DEFL_SESSION_KEYRING in libc - Rust - -
pub const KEY_REQKEY_DEFL_SESSION_KEYRING: i32 = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_THREAD_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_THREAD_KEYRING.html deleted file mode 100644 index 767a0196..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_THREAD_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_REQKEY_DEFL_THREAD_KEYRING in libc - Rust - -
pub const KEY_REQKEY_DEFL_THREAD_KEYRING: i32 = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_USER_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_USER_KEYRING.html deleted file mode 100644 index bd312efc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_USER_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_REQKEY_DEFL_USER_KEYRING in libc - Rust - -
pub const KEY_REQKEY_DEFL_USER_KEYRING: i32 = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_USER_SESSION_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_USER_SESSION_KEYRING.html deleted file mode 100644 index bd1b66fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_REQKEY_DEFL_USER_SESSION_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_REQKEY_DEFL_USER_SESSION_KEYRING in libc - Rust - -
pub const KEY_REQKEY_DEFL_USER_SESSION_KEYRING: i32 = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_GROUP_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_GROUP_KEYRING.html deleted file mode 100644 index 05b0201e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_GROUP_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_SPEC_GROUP_KEYRING in libc - Rust - -
pub const KEY_SPEC_GROUP_KEYRING: i32 = -6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_PROCESS_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_PROCESS_KEYRING.html deleted file mode 100644 index bc2546e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_PROCESS_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_SPEC_PROCESS_KEYRING in libc - Rust - -
pub const KEY_SPEC_PROCESS_KEYRING: i32 = -2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_REQKEY_AUTH_KEY.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_REQKEY_AUTH_KEY.html deleted file mode 100644 index 5769f279..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_REQKEY_AUTH_KEY.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_SPEC_REQKEY_AUTH_KEY in libc - Rust - -
pub const KEY_SPEC_REQKEY_AUTH_KEY: i32 = -7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_REQUESTOR_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_REQUESTOR_KEYRING.html deleted file mode 100644 index 270eb092..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_REQUESTOR_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_SPEC_REQUESTOR_KEYRING in libc - Rust - -
pub const KEY_SPEC_REQUESTOR_KEYRING: i32 = -8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_SESSION_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_SESSION_KEYRING.html deleted file mode 100644 index eac8b00f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_SESSION_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_SPEC_SESSION_KEYRING in libc - Rust - -
pub const KEY_SPEC_SESSION_KEYRING: i32 = -3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_THREAD_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_THREAD_KEYRING.html deleted file mode 100644 index 6c5d73c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_THREAD_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_SPEC_THREAD_KEYRING in libc - Rust - -
pub const KEY_SPEC_THREAD_KEYRING: i32 = -1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_USER_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_USER_KEYRING.html deleted file mode 100644 index 6944443b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_USER_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_SPEC_USER_KEYRING in libc - Rust - -
pub const KEY_SPEC_USER_KEYRING: i32 = -4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_USER_SESSION_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_USER_SESSION_KEYRING.html deleted file mode 100644 index a406ef0b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.KEY_SPEC_USER_SESSION_KEYRING.html +++ /dev/null @@ -1,8 +0,0 @@ -KEY_SPEC_USER_SESSION_KEYRING in libc - Rust - -
pub const KEY_SPEC_USER_SESSION_KEYRING: i32 = -5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_ADDRESS.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_ADDRESS.html deleted file mode 100644 index c9e45072..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_ADDRESS.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_ADDRESS in libc - Rust - -
-

Constant libc::LC_ADDRESS

source · []
pub const LC_ADDRESS: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_ADDRESS_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_ADDRESS_MASK.html deleted file mode 100644 index 6ffbcb8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_ADDRESS_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_ADDRESS_MASK in libc - Rust - -
pub const LC_ADDRESS_MASK: c_int = 1 << LC_ADDRESS; // 512i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_ALL.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_ALL.html deleted file mode 100644 index fc24ffda..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_ALL.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_ALL in libc - Rust - -
-

Constant libc::LC_ALL

source · []
pub const LC_ALL: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_ALL_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_ALL_MASK.html deleted file mode 100644 index 90d44a8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_ALL_MASK.html +++ /dev/null @@ -1,19 +0,0 @@ -LC_ALL_MASK in libc - Rust - -
-

Constant libc::LC_ALL_MASK

source · []
pub const LC_ALL_MASK: c_int = ::LC_CTYPE_MASK
-    | ::LC_NUMERIC_MASK
-    | ::LC_TIME_MASK
-    | ::LC_COLLATE_MASK
-    | ::LC_MONETARY_MASK
-    | ::LC_MESSAGES_MASK
-    | LC_PAPER_MASK
-    | LC_NAME_MASK
-    | LC_ADDRESS_MASK
-    | LC_TELEPHONE_MASK
-    | LC_MEASUREMENT_MASK
-    | LC_IDENTIFICATION_MASK; // 8_127i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_COLLATE.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_COLLATE.html deleted file mode 100644 index fd90dde5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_COLLATE.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_COLLATE in libc - Rust - -
-

Constant libc::LC_COLLATE

source · []
pub const LC_COLLATE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_COLLATE_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_COLLATE_MASK.html deleted file mode 100644 index 4a194f7f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_COLLATE_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_COLLATE_MASK in libc - Rust - -
pub const LC_COLLATE_MASK: c_int = 1 << LC_COLLATE; // 8i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_CTYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_CTYPE.html deleted file mode 100644 index 24a2c2c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_CTYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_CTYPE in libc - Rust - -
-

Constant libc::LC_CTYPE

source · []
pub const LC_CTYPE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_CTYPE_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_CTYPE_MASK.html deleted file mode 100644 index 2c94b16d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_CTYPE_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_CTYPE_MASK in libc - Rust - -
pub const LC_CTYPE_MASK: c_int = 1 << LC_CTYPE; // 1i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_IDENTIFICATION.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_IDENTIFICATION.html deleted file mode 100644 index 3ead3437..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_IDENTIFICATION.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_IDENTIFICATION in libc - Rust - -
pub const LC_IDENTIFICATION: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_IDENTIFICATION_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_IDENTIFICATION_MASK.html deleted file mode 100644 index 1c372d54..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_IDENTIFICATION_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_IDENTIFICATION_MASK in libc - Rust - -
pub const LC_IDENTIFICATION_MASK: c_int = 1 << LC_IDENTIFICATION; // 4_096i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_MEASUREMENT.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_MEASUREMENT.html deleted file mode 100644 index 3a58614b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_MEASUREMENT.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_MEASUREMENT in libc - Rust - -
pub const LC_MEASUREMENT: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_MEASUREMENT_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_MEASUREMENT_MASK.html deleted file mode 100644 index 4df56456..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_MEASUREMENT_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_MEASUREMENT_MASK in libc - Rust - -
pub const LC_MEASUREMENT_MASK: c_int = 1 << LC_MEASUREMENT; // 2_048i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_MESSAGES.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_MESSAGES.html deleted file mode 100644 index 847fe743..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_MESSAGES.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_MESSAGES in libc - Rust - -
-

Constant libc::LC_MESSAGES

source · []
pub const LC_MESSAGES: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_MESSAGES_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_MESSAGES_MASK.html deleted file mode 100644 index 8b6e8217..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_MESSAGES_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_MESSAGES_MASK in libc - Rust - -
pub const LC_MESSAGES_MASK: c_int = 1 << LC_MESSAGES; // 32i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_MONETARY.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_MONETARY.html deleted file mode 100644 index 5cf266bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_MONETARY.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_MONETARY in libc - Rust - -
-

Constant libc::LC_MONETARY

source · []
pub const LC_MONETARY: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_MONETARY_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_MONETARY_MASK.html deleted file mode 100644 index ee24a618..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_MONETARY_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_MONETARY_MASK in libc - Rust - -
pub const LC_MONETARY_MASK: c_int = 1 << LC_MONETARY; // 16i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_NAME.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_NAME.html deleted file mode 100644 index 0731b937..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_NAME.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_NAME in libc - Rust - -
-

Constant libc::LC_NAME

source · []
pub const LC_NAME: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_NAME_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_NAME_MASK.html deleted file mode 100644 index c4ae52f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_NAME_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_NAME_MASK in libc - Rust - -
-

Constant libc::LC_NAME_MASK

source · []
pub const LC_NAME_MASK: c_int = 1 << LC_NAME; // 256i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_NUMERIC.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_NUMERIC.html deleted file mode 100644 index 33d6f45b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_NUMERIC.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_NUMERIC in libc - Rust - -
-

Constant libc::LC_NUMERIC

source · []
pub const LC_NUMERIC: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_NUMERIC_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_NUMERIC_MASK.html deleted file mode 100644 index 6297b1bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_NUMERIC_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_NUMERIC_MASK in libc - Rust - -
pub const LC_NUMERIC_MASK: c_int = 1 << LC_NUMERIC; // 2i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_PAPER.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_PAPER.html deleted file mode 100644 index c9a62bb9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_PAPER.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_PAPER in libc - Rust - -
-

Constant libc::LC_PAPER

source · []
pub const LC_PAPER: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_PAPER_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_PAPER_MASK.html deleted file mode 100644 index 3b44c338..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_PAPER_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_PAPER_MASK in libc - Rust - -
pub const LC_PAPER_MASK: c_int = 1 << LC_PAPER; // 128i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_TELEPHONE.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_TELEPHONE.html deleted file mode 100644 index a02da0b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_TELEPHONE.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_TELEPHONE in libc - Rust - -
-

Constant libc::LC_TELEPHONE

source · []
pub const LC_TELEPHONE: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_TELEPHONE_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_TELEPHONE_MASK.html deleted file mode 100644 index 440c9b93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_TELEPHONE_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_TELEPHONE_MASK in libc - Rust - -
pub const LC_TELEPHONE_MASK: c_int = 1 << LC_TELEPHONE; // 1_024i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_TIME.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_TIME.html deleted file mode 100644 index 6dec4378..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_TIME.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_TIME in libc - Rust - -
-

Constant libc::LC_TIME

source · []
pub const LC_TIME: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LC_TIME_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LC_TIME_MASK.html deleted file mode 100644 index 49a142bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LC_TIME_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -LC_TIME_MASK in libc - Rust - -
-

Constant libc::LC_TIME_MASK

source · []
pub const LC_TIME_MASK: c_int = 1 << LC_TIME; // 4i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LED_CNT.html b/learning/rust/guessing_game/target/doc/libc/constant.LED_CNT.html deleted file mode 100644 index 94f5fc75..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LED_CNT.html +++ /dev/null @@ -1,8 +0,0 @@ -LED_CNT in libc - Rust - -
-

Constant libc::LED_CNT

source · []
pub const LED_CNT: usize = LED_MAX as usize + 1; // 16usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LED_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.LED_MAX.html deleted file mode 100644 index bb0f6b79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LED_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -LED_MAX in libc - Rust - -
-

Constant libc::LED_MAX

source · []
pub const LED_MAX: __u16 = 0x0f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_CAD_OFF.html b/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_CAD_OFF.html deleted file mode 100644 index 26c4a49f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_CAD_OFF.html +++ /dev/null @@ -1,8 +0,0 @@ -LINUX_REBOOT_CMD_CAD_OFF in libc - Rust - -
pub const LINUX_REBOOT_CMD_CAD_OFF: c_int = 0x00000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_CAD_ON.html b/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_CAD_ON.html deleted file mode 100644 index 709c7645..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_CAD_ON.html +++ /dev/null @@ -1,8 +0,0 @@ -LINUX_REBOOT_CMD_CAD_ON in libc - Rust - -
pub const LINUX_REBOOT_CMD_CAD_ON: c_int = 0x89ABCDEF;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_HALT.html b/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_HALT.html deleted file mode 100644 index e17f6229..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_HALT.html +++ /dev/null @@ -1,8 +0,0 @@ -LINUX_REBOOT_CMD_HALT in libc - Rust - -
pub const LINUX_REBOOT_CMD_HALT: c_int = 0xCDEF0123;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_KEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_KEXEC.html deleted file mode 100644 index 0204f4ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_KEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -LINUX_REBOOT_CMD_KEXEC in libc - Rust - -
pub const LINUX_REBOOT_CMD_KEXEC: c_int = 0x45584543;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_POWER_OFF.html b/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_POWER_OFF.html deleted file mode 100644 index 0dce2414..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_POWER_OFF.html +++ /dev/null @@ -1,8 +0,0 @@ -LINUX_REBOOT_CMD_POWER_OFF in libc - Rust - -
pub const LINUX_REBOOT_CMD_POWER_OFF: c_int = 0x4321FEDC;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_RESTART.html b/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_RESTART.html deleted file mode 100644 index 8909ce1b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_RESTART.html +++ /dev/null @@ -1,8 +0,0 @@ -LINUX_REBOOT_CMD_RESTART in libc - Rust - -
pub const LINUX_REBOOT_CMD_RESTART: c_int = 0x01234567;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_RESTART2.html b/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_RESTART2.html deleted file mode 100644 index a9a459f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_RESTART2.html +++ /dev/null @@ -1,8 +0,0 @@ -LINUX_REBOOT_CMD_RESTART2 in libc - Rust - -
pub const LINUX_REBOOT_CMD_RESTART2: c_int = 0xA1B2C3D4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_SW_SUSPEND.html b/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_SW_SUSPEND.html deleted file mode 100644 index c1d30882..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_CMD_SW_SUSPEND.html +++ /dev/null @@ -1,8 +0,0 @@ -LINUX_REBOOT_CMD_SW_SUSPEND in libc - Rust - -
pub const LINUX_REBOOT_CMD_SW_SUSPEND: c_int = 0xD000FCE2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC1.html b/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC1.html deleted file mode 100644 index c6922b3d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC1.html +++ /dev/null @@ -1,8 +0,0 @@ -LINUX_REBOOT_MAGIC1 in libc - Rust - -
pub const LINUX_REBOOT_MAGIC1: c_int = 0xfee1dead;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC2.html b/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC2.html deleted file mode 100644 index 2774a1c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC2.html +++ /dev/null @@ -1,8 +0,0 @@ -LINUX_REBOOT_MAGIC2 in libc - Rust - -
pub const LINUX_REBOOT_MAGIC2: c_int = 672274793;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC2A.html b/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC2A.html deleted file mode 100644 index 4d86fe32..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC2A.html +++ /dev/null @@ -1,8 +0,0 @@ -LINUX_REBOOT_MAGIC2A in libc - Rust - -
pub const LINUX_REBOOT_MAGIC2A: c_int = 85072278;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC2B.html b/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC2B.html deleted file mode 100644 index 305b5a54..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC2B.html +++ /dev/null @@ -1,8 +0,0 @@ -LINUX_REBOOT_MAGIC2B in libc - Rust - -
pub const LINUX_REBOOT_MAGIC2B: c_int = 369367448;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC2C.html b/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC2C.html deleted file mode 100644 index b427d31f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LINUX_REBOOT_MAGIC2C.html +++ /dev/null @@ -1,8 +0,0 @@ -LINUX_REBOOT_MAGIC2C in libc - Rust - -
pub const LINUX_REBOOT_MAGIC2C: c_int = 537993216;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LIO_NOP.html b/learning/rust/guessing_game/target/doc/libc/constant.LIO_NOP.html deleted file mode 100644 index 23027727..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LIO_NOP.html +++ /dev/null @@ -1,8 +0,0 @@ -LIO_NOP in libc - Rust - -
-

Constant libc::LIO_NOP

source · []
pub const LIO_NOP: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LIO_NOWAIT.html b/learning/rust/guessing_game/target/doc/libc/constant.LIO_NOWAIT.html deleted file mode 100644 index 0f7d4f9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LIO_NOWAIT.html +++ /dev/null @@ -1,8 +0,0 @@ -LIO_NOWAIT in libc - Rust - -
-

Constant libc::LIO_NOWAIT

source · []
pub const LIO_NOWAIT: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LIO_READ.html b/learning/rust/guessing_game/target/doc/libc/constant.LIO_READ.html deleted file mode 100644 index 7f473889..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LIO_READ.html +++ /dev/null @@ -1,8 +0,0 @@ -LIO_READ in libc - Rust - -
-

Constant libc::LIO_READ

source · []
pub const LIO_READ: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LIO_WAIT.html b/learning/rust/guessing_game/target/doc/libc/constant.LIO_WAIT.html deleted file mode 100644 index c46f6b08..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LIO_WAIT.html +++ /dev/null @@ -1,8 +0,0 @@ -LIO_WAIT in libc - Rust - -
-

Constant libc::LIO_WAIT

source · []
pub const LIO_WAIT: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LIO_WRITE.html b/learning/rust/guessing_game/target/doc/libc/constant.LIO_WRITE.html deleted file mode 100644 index 6f975795..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LIO_WRITE.html +++ /dev/null @@ -1,8 +0,0 @@ -LIO_WRITE in libc - Rust - -
-

Constant libc::LIO_WRITE

source · []
pub const LIO_WRITE: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LM_ID_BASE.html b/learning/rust/guessing_game/target/doc/libc/constant.LM_ID_BASE.html deleted file mode 100644 index 073b749c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LM_ID_BASE.html +++ /dev/null @@ -1,8 +0,0 @@ -LM_ID_BASE in libc - Rust - -
-

Constant libc::LM_ID_BASE

source · []
pub const LM_ID_BASE: c_long = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LM_ID_NEWLM.html b/learning/rust/guessing_game/target/doc/libc/constant.LM_ID_NEWLM.html deleted file mode 100644 index 56d07e74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LM_ID_NEWLM.html +++ /dev/null @@ -1,8 +0,0 @@ -LM_ID_NEWLM in libc - Rust - -
-

Constant libc::LM_ID_NEWLM

source · []
pub const LM_ID_NEWLM: c_long = -1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOCK_EX.html b/learning/rust/guessing_game/target/doc/libc/constant.LOCK_EX.html deleted file mode 100644 index e03ac3f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOCK_EX.html +++ /dev/null @@ -1,8 +0,0 @@ -LOCK_EX in libc - Rust - -
-

Constant libc::LOCK_EX

source · []
pub const LOCK_EX: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOCK_NB.html b/learning/rust/guessing_game/target/doc/libc/constant.LOCK_NB.html deleted file mode 100644 index 3a6df8b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOCK_NB.html +++ /dev/null @@ -1,8 +0,0 @@ -LOCK_NB in libc - Rust - -
-

Constant libc::LOCK_NB

source · []
pub const LOCK_NB: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOCK_SH.html b/learning/rust/guessing_game/target/doc/libc/constant.LOCK_SH.html deleted file mode 100644 index da76acc3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOCK_SH.html +++ /dev/null @@ -1,8 +0,0 @@ -LOCK_SH in libc - Rust - -
-

Constant libc::LOCK_SH

source · []
pub const LOCK_SH: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOCK_UN.html b/learning/rust/guessing_game/target/doc/libc/constant.LOCK_UN.html deleted file mode 100644 index 1e7121fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOCK_UN.html +++ /dev/null @@ -1,8 +0,0 @@ -LOCK_UN in libc - Rust - -
-

Constant libc::LOCK_UN

source · []
pub const LOCK_UN: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOGIN_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/constant.LOGIN_PROCESS.html deleted file mode 100644 index 912a26ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOGIN_PROCESS.html +++ /dev/null @@ -1,8 +0,0 @@ -LOGIN_PROCESS in libc - Rust - -
pub const LOGIN_PROCESS: c_short = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_ALERT.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_ALERT.html deleted file mode 100644 index d40ddb48..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_ALERT.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_ALERT in libc - Rust - -
-

Constant libc::LOG_ALERT

source · []
pub const LOG_ALERT: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_AUTH.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_AUTH.html deleted file mode 100644 index 328295b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_AUTH.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_AUTH in libc - Rust - -
-

Constant libc::LOG_AUTH

source · []
pub const LOG_AUTH: c_int = 4 << 3; // 32i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_AUTHPRIV.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_AUTHPRIV.html deleted file mode 100644 index f1adcfde..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_AUTHPRIV.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_AUTHPRIV in libc - Rust - -
-

Constant libc::LOG_AUTHPRIV

source · []
pub const LOG_AUTHPRIV: c_int = 10 << 3; // 80i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_CONS.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_CONS.html deleted file mode 100644 index a68c97da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_CONS.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_CONS in libc - Rust - -
-

Constant libc::LOG_CONS

source · []
pub const LOG_CONS: c_int = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_CRIT.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_CRIT.html deleted file mode 100644 index a1a2d811..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_CRIT.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_CRIT in libc - Rust - -
-

Constant libc::LOG_CRIT

source · []
pub const LOG_CRIT: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_CRON.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_CRON.html deleted file mode 100644 index 28ccef3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_CRON.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_CRON in libc - Rust - -
-

Constant libc::LOG_CRON

source · []
pub const LOG_CRON: c_int = 9 << 3; // 72i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_DAEMON.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_DAEMON.html deleted file mode 100644 index 3f378817..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_DAEMON.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_DAEMON in libc - Rust - -
-

Constant libc::LOG_DAEMON

source · []
pub const LOG_DAEMON: c_int = 3 << 3; // 24i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_DEBUG.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_DEBUG.html deleted file mode 100644 index f66ae5bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_DEBUG.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_DEBUG in libc - Rust - -
-

Constant libc::LOG_DEBUG

source · []
pub const LOG_DEBUG: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_EMERG.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_EMERG.html deleted file mode 100644 index 13d89544..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_EMERG.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_EMERG in libc - Rust - -
-

Constant libc::LOG_EMERG

source · []
pub const LOG_EMERG: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_ERR.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_ERR.html deleted file mode 100644 index f5721d3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_ERR.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_ERR in libc - Rust - -
-

Constant libc::LOG_ERR

source · []
pub const LOG_ERR: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_FACMASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_FACMASK.html deleted file mode 100644 index 9f0bc43b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_FACMASK.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_FACMASK in libc - Rust - -
-

Constant libc::LOG_FACMASK

source · []
pub const LOG_FACMASK: c_int = 0x3f8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_FTP.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_FTP.html deleted file mode 100644 index 876f0ec9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_FTP.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_FTP in libc - Rust - -
-

Constant libc::LOG_FTP

source · []
pub const LOG_FTP: c_int = 11 << 3; // 88i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_INFO.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_INFO.html deleted file mode 100644 index f6675c13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_INFO.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_INFO in libc - Rust - -
-

Constant libc::LOG_INFO

source · []
pub const LOG_INFO: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_KERN.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_KERN.html deleted file mode 100644 index f7e6781f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_KERN.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_KERN in libc - Rust - -
-

Constant libc::LOG_KERN

source · []
pub const LOG_KERN: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL0.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL0.html deleted file mode 100644 index 9722b7c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL0.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_LOCAL0 in libc - Rust - -
-

Constant libc::LOG_LOCAL0

source · []
pub const LOG_LOCAL0: c_int = 16 << 3; // 128i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL1.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL1.html deleted file mode 100644 index a875e7dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL1.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_LOCAL1 in libc - Rust - -
-

Constant libc::LOG_LOCAL1

source · []
pub const LOG_LOCAL1: c_int = 17 << 3; // 136i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL2.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL2.html deleted file mode 100644 index 5df65853..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL2.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_LOCAL2 in libc - Rust - -
-

Constant libc::LOG_LOCAL2

source · []
pub const LOG_LOCAL2: c_int = 18 << 3; // 144i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL3.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL3.html deleted file mode 100644 index a7dbe02e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL3.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_LOCAL3 in libc - Rust - -
-

Constant libc::LOG_LOCAL3

source · []
pub const LOG_LOCAL3: c_int = 19 << 3; // 152i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL4.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL4.html deleted file mode 100644 index 5ef548a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL4.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_LOCAL4 in libc - Rust - -
-

Constant libc::LOG_LOCAL4

source · []
pub const LOG_LOCAL4: c_int = 20 << 3; // 160i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL5.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL5.html deleted file mode 100644 index 4aec86d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL5.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_LOCAL5 in libc - Rust - -
-

Constant libc::LOG_LOCAL5

source · []
pub const LOG_LOCAL5: c_int = 21 << 3; // 168i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL6.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL6.html deleted file mode 100644 index 7f012da9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL6.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_LOCAL6 in libc - Rust - -
-

Constant libc::LOG_LOCAL6

source · []
pub const LOG_LOCAL6: c_int = 22 << 3; // 176i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL7.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL7.html deleted file mode 100644 index 50db482b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LOCAL7.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_LOCAL7 in libc - Rust - -
-

Constant libc::LOG_LOCAL7

source · []
pub const LOG_LOCAL7: c_int = 23 << 3; // 184i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LPR.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_LPR.html deleted file mode 100644 index be6a446f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_LPR.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_LPR in libc - Rust - -
-

Constant libc::LOG_LPR

source · []
pub const LOG_LPR: c_int = 6 << 3; // 48i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_MAIL.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_MAIL.html deleted file mode 100644 index 5477e85d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_MAIL.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_MAIL in libc - Rust - -
-

Constant libc::LOG_MAIL

source · []
pub const LOG_MAIL: c_int = 2 << 3; // 16i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_NDELAY.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_NDELAY.html deleted file mode 100644 index 0afbf9bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_NDELAY.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_NDELAY in libc - Rust - -
-

Constant libc::LOG_NDELAY

source · []
pub const LOG_NDELAY: c_int = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_NEWS.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_NEWS.html deleted file mode 100644 index b6b22f63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_NEWS.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_NEWS in libc - Rust - -
-

Constant libc::LOG_NEWS

source · []
pub const LOG_NEWS: c_int = 7 << 3; // 56i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_NFACILITIES.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_NFACILITIES.html deleted file mode 100644 index 4a9ea56a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_NFACILITIES.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_NFACILITIES in libc - Rust - -
pub const LOG_NFACILITIES: c_int = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_NOTICE.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_NOTICE.html deleted file mode 100644 index c69331fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_NOTICE.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_NOTICE in libc - Rust - -
-

Constant libc::LOG_NOTICE

source · []
pub const LOG_NOTICE: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_NOWAIT.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_NOWAIT.html deleted file mode 100644 index 769a3683..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_NOWAIT.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_NOWAIT in libc - Rust - -
-

Constant libc::LOG_NOWAIT

source · []
pub const LOG_NOWAIT: c_int = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_ODELAY.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_ODELAY.html deleted file mode 100644 index 2f758b8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_ODELAY.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_ODELAY in libc - Rust - -
-

Constant libc::LOG_ODELAY

source · []
pub const LOG_ODELAY: c_int = 0x04;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_PERROR.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_PERROR.html deleted file mode 100644 index e81bf4f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_PERROR.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_PERROR in libc - Rust - -
-

Constant libc::LOG_PERROR

source · []
pub const LOG_PERROR: c_int = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_PID.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_PID.html deleted file mode 100644 index f9a788da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_PID.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_PID in libc - Rust - -
-

Constant libc::LOG_PID

source · []
pub const LOG_PID: c_int = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_PRIMASK.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_PRIMASK.html deleted file mode 100644 index 5e304c93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_PRIMASK.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_PRIMASK in libc - Rust - -
-

Constant libc::LOG_PRIMASK

source · []
pub const LOG_PRIMASK: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_SYSLOG.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_SYSLOG.html deleted file mode 100644 index f9d44fde..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_SYSLOG.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_SYSLOG in libc - Rust - -
-

Constant libc::LOG_SYSLOG

source · []
pub const LOG_SYSLOG: c_int = 5 << 3; // 40i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_USER.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_USER.html deleted file mode 100644 index e08590bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_USER.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_USER in libc - Rust - -
-

Constant libc::LOG_USER

source · []
pub const LOG_USER: c_int = 1 << 3; // 8i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_UUCP.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_UUCP.html deleted file mode 100644 index 7e712f50..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_UUCP.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_UUCP in libc - Rust - -
-

Constant libc::LOG_UUCP

source · []
pub const LOG_UUCP: c_int = 8 << 3; // 64i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.LOG_WARNING.html b/learning/rust/guessing_game/target/doc/libc/constant.LOG_WARNING.html deleted file mode 100644 index 03cba54d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.LOG_WARNING.html +++ /dev/null @@ -1,8 +0,0 @@ -LOG_WARNING in libc - Rust - -
-

Constant libc::LOG_WARNING

source · []
pub const LOG_WARNING: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.L_tmpnam.html b/learning/rust/guessing_game/target/doc/libc/constant.L_tmpnam.html deleted file mode 100644 index a7fb58fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.L_tmpnam.html +++ /dev/null @@ -1,8 +0,0 @@ -L_tmpnam in libc - Rust - -
-

Constant libc::L_tmpnam

source · []
pub const L_tmpnam: c_uint = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_DODUMP.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_DODUMP.html deleted file mode 100644 index 902f3351..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_DODUMP.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_DODUMP in libc - Rust - -
-

Constant libc::MADV_DODUMP

source · []
pub const MADV_DODUMP: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_DOFORK.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_DOFORK.html deleted file mode 100644 index be1d32aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_DOFORK.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_DOFORK in libc - Rust - -
-

Constant libc::MADV_DOFORK

source · []
pub const MADV_DOFORK: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_DONTDUMP.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_DONTDUMP.html deleted file mode 100644 index 2ab73ff3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_DONTDUMP.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_DONTDUMP in libc - Rust - -
pub const MADV_DONTDUMP: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_DONTFORK.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_DONTFORK.html deleted file mode 100644 index 3caebcc1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_DONTFORK.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_DONTFORK in libc - Rust - -
pub const MADV_DONTFORK: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_DONTNEED.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_DONTNEED.html deleted file mode 100644 index 2212f148..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_DONTNEED.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_DONTNEED in libc - Rust - -
pub const MADV_DONTNEED: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_FREE.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_FREE.html deleted file mode 100644 index 576ae38e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_FREE.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_FREE in libc - Rust - -
-

Constant libc::MADV_FREE

source · []
pub const MADV_FREE: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_HUGEPAGE.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_HUGEPAGE.html deleted file mode 100644 index 6b8d038a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_HUGEPAGE.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_HUGEPAGE in libc - Rust - -
pub const MADV_HUGEPAGE: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_HWPOISON.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_HWPOISON.html deleted file mode 100644 index 5ffc301f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_HWPOISON.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_HWPOISON in libc - Rust - -
pub const MADV_HWPOISON: c_int = 100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_MERGEABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_MERGEABLE.html deleted file mode 100644 index d3110f04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_MERGEABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_MERGEABLE in libc - Rust - -
pub const MADV_MERGEABLE: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_NOHUGEPAGE.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_NOHUGEPAGE.html deleted file mode 100644 index 23316428..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_NOHUGEPAGE.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_NOHUGEPAGE in libc - Rust - -
pub const MADV_NOHUGEPAGE: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_NORMAL.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_NORMAL.html deleted file mode 100644 index dd49fcbc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_NORMAL.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_NORMAL in libc - Rust - -
-

Constant libc::MADV_NORMAL

source · []
pub const MADV_NORMAL: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_RANDOM.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_RANDOM.html deleted file mode 100644 index 3a1ca623..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_RANDOM.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_RANDOM in libc - Rust - -
-

Constant libc::MADV_RANDOM

source · []
pub const MADV_RANDOM: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_REMOVE.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_REMOVE.html deleted file mode 100644 index c72ecdcd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_REMOVE.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_REMOVE in libc - Rust - -
-

Constant libc::MADV_REMOVE

source · []
pub const MADV_REMOVE: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_SEQUENTIAL.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_SEQUENTIAL.html deleted file mode 100644 index 7d35597e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_SEQUENTIAL.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_SEQUENTIAL in libc - Rust - -
pub const MADV_SEQUENTIAL: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_SOFT_OFFLINE.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_SOFT_OFFLINE.html deleted file mode 100644 index d736ae5d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_SOFT_OFFLINE.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_SOFT_OFFLINE in libc - Rust - -
pub const MADV_SOFT_OFFLINE: c_int = 101;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_UNMERGEABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_UNMERGEABLE.html deleted file mode 100644 index 377aa7df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_UNMERGEABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_UNMERGEABLE in libc - Rust - -
pub const MADV_UNMERGEABLE: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MADV_WILLNEED.html b/learning/rust/guessing_game/target/doc/libc/constant.MADV_WILLNEED.html deleted file mode 100644 index 77aedd44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MADV_WILLNEED.html +++ /dev/null @@ -1,8 +0,0 @@ -MADV_WILLNEED in libc - Rust - -
pub const MADV_WILLNEED: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_32BIT.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_32BIT.html deleted file mode 100644 index 9192f296..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_32BIT.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_32BIT in libc - Rust - -
-

Constant libc::MAP_32BIT

source · []
pub const MAP_32BIT: c_int = 0x0040;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_ANON.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_ANON.html deleted file mode 100644 index da90f8ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_ANON.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_ANON in libc - Rust - -
-

Constant libc::MAP_ANON

source · []
pub const MAP_ANON: c_int = 0x0020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_ANONYMOUS.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_ANONYMOUS.html deleted file mode 100644 index 3f5ab927..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_ANONYMOUS.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_ANONYMOUS in libc - Rust - -
pub const MAP_ANONYMOUS: c_int = 0x0020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_DENYWRITE.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_DENYWRITE.html deleted file mode 100644 index 94685de2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_DENYWRITE.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_DENYWRITE in libc - Rust - -
pub const MAP_DENYWRITE: c_int = 0x0800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_EXECUTABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_EXECUTABLE.html deleted file mode 100644 index 86329af6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_EXECUTABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_EXECUTABLE in libc - Rust - -
pub const MAP_EXECUTABLE: c_int = 0x01000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_FAILED.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_FAILED.html deleted file mode 100644 index ba5f3c21..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_FAILED.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_FAILED in libc - Rust - -
-

Constant libc::MAP_FAILED

source · []
pub const MAP_FAILED: *mut c_void = !0 as *mut ::c_void; // {0xffffffffffffffff as *mut core::ffi::c_void}
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_FILE.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_FILE.html deleted file mode 100644 index 8b56fee5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_FILE.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_FILE in libc - Rust - -
-

Constant libc::MAP_FILE

source · []
pub const MAP_FILE: c_int = 0x0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_FIXED.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_FIXED.html deleted file mode 100644 index 9a9ca34b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_FIXED.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_FIXED in libc - Rust - -
-

Constant libc::MAP_FIXED

source · []
pub const MAP_FIXED: c_int = 0x0010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_FIXED_NOREPLACE.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_FIXED_NOREPLACE.html deleted file mode 100644 index efe2ef17..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_FIXED_NOREPLACE.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_FIXED_NOREPLACE in libc - Rust - -
pub const MAP_FIXED_NOREPLACE: c_int = 0x100000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_GROWSDOWN.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_GROWSDOWN.html deleted file mode 100644 index 5eb6f321..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_GROWSDOWN.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_GROWSDOWN in libc - Rust - -
pub const MAP_GROWSDOWN: c_int = 0x0100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGETLB.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGETLB.html deleted file mode 100644 index c862da49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGETLB.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGETLB in libc - Rust - -
-

Constant libc::MAP_HUGETLB

source · []
pub const MAP_HUGETLB: c_int = 0x040000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_16GB.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_16GB.html deleted file mode 100644 index 0f28283f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_16GB.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGE_16GB in libc - Rust - -
pub const MAP_HUGE_16GB: c_int = HUGETLB_FLAG_ENCODE_16GB; // -2_013_265_920i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_16MB.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_16MB.html deleted file mode 100644 index c134a22c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_16MB.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGE_16MB in libc - Rust - -
pub const MAP_HUGE_16MB: c_int = HUGETLB_FLAG_ENCODE_16MB; // 1_610_612_736i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_1GB.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_1GB.html deleted file mode 100644 index 08169413..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_1GB.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGE_1GB in libc - Rust - -
-

Constant libc::MAP_HUGE_1GB

source · []
pub const MAP_HUGE_1GB: c_int = HUGETLB_FLAG_ENCODE_1GB; // 2_013_265_920i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_1MB.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_1MB.html deleted file mode 100644 index cfd007cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_1MB.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGE_1MB in libc - Rust - -
-

Constant libc::MAP_HUGE_1MB

source · []
pub const MAP_HUGE_1MB: c_int = HUGETLB_FLAG_ENCODE_1MB; // 1_342_177_280i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_256MB.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_256MB.html deleted file mode 100644 index fd8a918c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_256MB.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGE_256MB in libc - Rust - -
pub const MAP_HUGE_256MB: c_int = HUGETLB_FLAG_ENCODE_256MB; // 1_879_048_192i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_2GB.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_2GB.html deleted file mode 100644 index d5471522..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_2GB.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGE_2GB in libc - Rust - -
-

Constant libc::MAP_HUGE_2GB

source · []
pub const MAP_HUGE_2GB: c_int = HUGETLB_FLAG_ENCODE_2GB; // 2_080_374_784i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_2MB.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_2MB.html deleted file mode 100644 index 3b055dfb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_2MB.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGE_2MB in libc - Rust - -
-

Constant libc::MAP_HUGE_2MB

source · []
pub const MAP_HUGE_2MB: c_int = HUGETLB_FLAG_ENCODE_2MB; // 1_409_286_144i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_32MB.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_32MB.html deleted file mode 100644 index 5c0436f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_32MB.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGE_32MB in libc - Rust - -
pub const MAP_HUGE_32MB: c_int = HUGETLB_FLAG_ENCODE_32MB; // 1_677_721_600i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_512KB.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_512KB.html deleted file mode 100644 index 6bd91f7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_512KB.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGE_512KB in libc - Rust - -
pub const MAP_HUGE_512KB: c_int = HUGETLB_FLAG_ENCODE_512KB; // 1_275_068_416i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_512MB.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_512MB.html deleted file mode 100644 index 0ef19dc0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_512MB.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGE_512MB in libc - Rust - -
pub const MAP_HUGE_512MB: c_int = HUGETLB_FLAG_ENCODE_512MB; // 1_946_157_056i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_64KB.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_64KB.html deleted file mode 100644 index 34901087..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_64KB.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGE_64KB in libc - Rust - -
pub const MAP_HUGE_64KB: c_int = HUGETLB_FLAG_ENCODE_64KB; // 1_073_741_824i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_8MB.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_8MB.html deleted file mode 100644 index e3b78839..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_8MB.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGE_8MB in libc - Rust - -
-

Constant libc::MAP_HUGE_8MB

source · []
pub const MAP_HUGE_8MB: c_int = HUGETLB_FLAG_ENCODE_8MB; // 1_543_503_872i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_MASK.html deleted file mode 100644 index ca30226e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGE_MASK in libc - Rust - -
pub const MAP_HUGE_MASK: c_int = HUGETLB_FLAG_ENCODE_MASK; // 63i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_SHIFT.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_SHIFT.html deleted file mode 100644 index f67334d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_HUGE_SHIFT.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_HUGE_SHIFT in libc - Rust - -
pub const MAP_HUGE_SHIFT: c_int = HUGETLB_FLAG_ENCODE_SHIFT; // 26i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_LOCKED.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_LOCKED.html deleted file mode 100644 index f3c31b67..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_LOCKED.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_LOCKED in libc - Rust - -
-

Constant libc::MAP_LOCKED

source · []
pub const MAP_LOCKED: c_int = 0x02000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_NONBLOCK.html deleted file mode 100644 index dc2882a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_NONBLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_NONBLOCK in libc - Rust - -
-

Constant libc::MAP_NONBLOCK

source · []
pub const MAP_NONBLOCK: c_int = 0x010000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_NORESERVE.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_NORESERVE.html deleted file mode 100644 index 45ebf656..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_NORESERVE.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_NORESERVE in libc - Rust - -
pub const MAP_NORESERVE: c_int = 0x04000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_POPULATE.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_POPULATE.html deleted file mode 100644 index 5498f175..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_POPULATE.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_POPULATE in libc - Rust - -
-

Constant libc::MAP_POPULATE

source · []
pub const MAP_POPULATE: c_int = 0x08000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_PRIVATE.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_PRIVATE.html deleted file mode 100644 index 5ff13d55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_PRIVATE.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_PRIVATE in libc - Rust - -
-

Constant libc::MAP_PRIVATE

source · []
pub const MAP_PRIVATE: c_int = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_SHARED.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_SHARED.html deleted file mode 100644 index 6964b912..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_SHARED.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_SHARED in libc - Rust - -
-

Constant libc::MAP_SHARED

source · []
pub const MAP_SHARED: c_int = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_SHARED_VALIDATE.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_SHARED_VALIDATE.html deleted file mode 100644 index 0997e971..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_SHARED_VALIDATE.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_SHARED_VALIDATE in libc - Rust - -
pub const MAP_SHARED_VALIDATE: c_int = 0x3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_STACK.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_STACK.html deleted file mode 100644 index d9d6d1d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_STACK.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_STACK in libc - Rust - -
-

Constant libc::MAP_STACK

source · []
pub const MAP_STACK: c_int = 0x020000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_SYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_SYNC.html deleted file mode 100644 index 638dcb0e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_SYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_SYNC in libc - Rust - -
-

Constant libc::MAP_SYNC

source · []
pub const MAP_SYNC: c_int = 0x080000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAP_TYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.MAP_TYPE.html deleted file mode 100644 index 53bf3fde..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAP_TYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -MAP_TYPE in libc - Rust - -
-

Constant libc::MAP_TYPE

source · []
pub const MAP_TYPE: c_int = 0x000f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAXTC.html b/learning/rust/guessing_game/target/doc/libc/constant.MAXTC.html deleted file mode 100644 index ff6ef621..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAXTC.html +++ /dev/null @@ -1,8 +0,0 @@ -MAXTC in libc - Rust - -
-

Constant libc::MAXTC

source · []
pub const MAXTC: c_long = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAXTTL.html b/learning/rust/guessing_game/target/doc/libc/constant.MAXTTL.html deleted file mode 100644 index 844f028c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAXTTL.html +++ /dev/null @@ -1,8 +0,0 @@ -MAXTTL in libc - Rust - -
-

Constant libc::MAXTTL

source · []
pub const MAXTTL: u8 = 255;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAX_ADDR_LEN.html b/learning/rust/guessing_game/target/doc/libc/constant.MAX_ADDR_LEN.html deleted file mode 100644 index a51fb201..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAX_ADDR_LEN.html +++ /dev/null @@ -1,8 +0,0 @@ -MAX_ADDR_LEN in libc - Rust - -
-

Constant libc::MAX_ADDR_LEN

source · []
pub const MAX_ADDR_LEN: usize = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAX_IPOPTLEN.html b/learning/rust/guessing_game/target/doc/libc/constant.MAX_IPOPTLEN.html deleted file mode 100644 index 10796ae7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAX_IPOPTLEN.html +++ /dev/null @@ -1,8 +0,0 @@ -MAX_IPOPTLEN in libc - Rust - -
-

Constant libc::MAX_IPOPTLEN

source · []
pub const MAX_IPOPTLEN: u8 = 40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MAX_LINKS.html b/learning/rust/guessing_game/target/doc/libc/constant.MAX_LINKS.html deleted file mode 100644 index 6c93dfe8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MAX_LINKS.html +++ /dev/null @@ -1,8 +0,0 @@ -MAX_LINKS in libc - Rust - -
-

Constant libc::MAX_LINKS

source · []
pub const MAX_LINKS: c_int = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_BLOCK_SOURCE.html b/learning/rust/guessing_game/target/doc/libc/constant.MCAST_BLOCK_SOURCE.html deleted file mode 100644 index 1dbc95bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_BLOCK_SOURCE.html +++ /dev/null @@ -1,8 +0,0 @@ -MCAST_BLOCK_SOURCE in libc - Rust - -
pub const MCAST_BLOCK_SOURCE: c_int = 43;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_EXCLUDE.html b/learning/rust/guessing_game/target/doc/libc/constant.MCAST_EXCLUDE.html deleted file mode 100644 index bcee3340..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_EXCLUDE.html +++ /dev/null @@ -1,8 +0,0 @@ -MCAST_EXCLUDE in libc - Rust - -
pub const MCAST_EXCLUDE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_INCLUDE.html b/learning/rust/guessing_game/target/doc/libc/constant.MCAST_INCLUDE.html deleted file mode 100644 index 29716cce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_INCLUDE.html +++ /dev/null @@ -1,8 +0,0 @@ -MCAST_INCLUDE in libc - Rust - -
pub const MCAST_INCLUDE: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_JOIN_GROUP.html b/learning/rust/guessing_game/target/doc/libc/constant.MCAST_JOIN_GROUP.html deleted file mode 100644 index b500666b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_JOIN_GROUP.html +++ /dev/null @@ -1,8 +0,0 @@ -MCAST_JOIN_GROUP in libc - Rust - -
pub const MCAST_JOIN_GROUP: c_int = 42;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_JOIN_SOURCE_GROUP.html b/learning/rust/guessing_game/target/doc/libc/constant.MCAST_JOIN_SOURCE_GROUP.html deleted file mode 100644 index b0ebb72b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_JOIN_SOURCE_GROUP.html +++ /dev/null @@ -1,8 +0,0 @@ -MCAST_JOIN_SOURCE_GROUP in libc - Rust - -
pub const MCAST_JOIN_SOURCE_GROUP: c_int = 46;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_LEAVE_GROUP.html b/learning/rust/guessing_game/target/doc/libc/constant.MCAST_LEAVE_GROUP.html deleted file mode 100644 index 08317f6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_LEAVE_GROUP.html +++ /dev/null @@ -1,8 +0,0 @@ -MCAST_LEAVE_GROUP in libc - Rust - -
pub const MCAST_LEAVE_GROUP: c_int = 45;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_LEAVE_SOURCE_GROUP.html b/learning/rust/guessing_game/target/doc/libc/constant.MCAST_LEAVE_SOURCE_GROUP.html deleted file mode 100644 index 19a3cdc2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_LEAVE_SOURCE_GROUP.html +++ /dev/null @@ -1,8 +0,0 @@ -MCAST_LEAVE_SOURCE_GROUP in libc - Rust - -
pub const MCAST_LEAVE_SOURCE_GROUP: c_int = 47;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_MSFILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.MCAST_MSFILTER.html deleted file mode 100644 index 67179c88..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_MSFILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -MCAST_MSFILTER in libc - Rust - -
pub const MCAST_MSFILTER: c_int = 48;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_UNBLOCK_SOURCE.html b/learning/rust/guessing_game/target/doc/libc/constant.MCAST_UNBLOCK_SOURCE.html deleted file mode 100644 index b389eab0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MCAST_UNBLOCK_SOURCE.html +++ /dev/null @@ -1,8 +0,0 @@ -MCAST_UNBLOCK_SOURCE in libc - Rust - -
pub const MCAST_UNBLOCK_SOURCE: c_int = 44;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MCL_CURRENT.html b/learning/rust/guessing_game/target/doc/libc/constant.MCL_CURRENT.html deleted file mode 100644 index 785edd2a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MCL_CURRENT.html +++ /dev/null @@ -1,8 +0,0 @@ -MCL_CURRENT in libc - Rust - -
-

Constant libc::MCL_CURRENT

source · []
pub const MCL_CURRENT: c_int = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MCL_FUTURE.html b/learning/rust/guessing_game/target/doc/libc/constant.MCL_FUTURE.html deleted file mode 100644 index 435447ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MCL_FUTURE.html +++ /dev/null @@ -1,8 +0,0 @@ -MCL_FUTURE in libc - Rust - -
-

Constant libc::MCL_FUTURE

source · []
pub const MCL_FUTURE: c_int = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_ALLOW_SEALING.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_ALLOW_SEALING.html deleted file mode 100644 index 63036485..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_ALLOW_SEALING.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_ALLOW_SEALING in libc - Rust - -
pub const MFD_ALLOW_SEALING: c_uint = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_CLOEXEC.html deleted file mode 100644 index befa804c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_CLOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_CLOEXEC in libc - Rust - -
-

Constant libc::MFD_CLOEXEC

source · []
pub const MFD_CLOEXEC: c_uint = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGETLB.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGETLB.html deleted file mode 100644 index fd87fb93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGETLB.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGETLB in libc - Rust - -
-

Constant libc::MFD_HUGETLB

source · []
pub const MFD_HUGETLB: c_uint = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_16GB.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_16GB.html deleted file mode 100644 index d2bae5f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_16GB.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGE_16GB in libc - Rust - -
pub const MFD_HUGE_16GB: c_uint = 0x88000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_16MB.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_16MB.html deleted file mode 100644 index ac4240d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_16MB.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGE_16MB in libc - Rust - -
pub const MFD_HUGE_16MB: c_uint = 0x60000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_1GB.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_1GB.html deleted file mode 100644 index 8f28455e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_1GB.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGE_1GB in libc - Rust - -
-

Constant libc::MFD_HUGE_1GB

source · []
pub const MFD_HUGE_1GB: c_uint = 0x78000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_1MB.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_1MB.html deleted file mode 100644 index 5f5b4cab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_1MB.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGE_1MB in libc - Rust - -
-

Constant libc::MFD_HUGE_1MB

source · []
pub const MFD_HUGE_1MB: c_uint = 0x50000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_256MB.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_256MB.html deleted file mode 100644 index 5959ce59..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_256MB.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGE_256MB in libc - Rust - -
pub const MFD_HUGE_256MB: c_uint = 0x70000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_2GB.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_2GB.html deleted file mode 100644 index 17a3603a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_2GB.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGE_2GB in libc - Rust - -
-

Constant libc::MFD_HUGE_2GB

source · []
pub const MFD_HUGE_2GB: c_uint = 0x7c000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_2MB.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_2MB.html deleted file mode 100644 index 6ea824e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_2MB.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGE_2MB in libc - Rust - -
-

Constant libc::MFD_HUGE_2MB

source · []
pub const MFD_HUGE_2MB: c_uint = 0x54000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_32MB.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_32MB.html deleted file mode 100644 index db04a0ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_32MB.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGE_32MB in libc - Rust - -
pub const MFD_HUGE_32MB: c_uint = 0x64000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_512KB.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_512KB.html deleted file mode 100644 index fc33eb9f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_512KB.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGE_512KB in libc - Rust - -
pub const MFD_HUGE_512KB: c_uint = 0x4c000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_512MB.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_512MB.html deleted file mode 100644 index 49083dfa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_512MB.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGE_512MB in libc - Rust - -
pub const MFD_HUGE_512MB: c_uint = 0x74000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_64KB.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_64KB.html deleted file mode 100644 index e5c58c7e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_64KB.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGE_64KB in libc - Rust - -
pub const MFD_HUGE_64KB: c_uint = 0x40000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_8MB.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_8MB.html deleted file mode 100644 index cf5e1cc3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_8MB.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGE_8MB in libc - Rust - -
-

Constant libc::MFD_HUGE_8MB

source · []
pub const MFD_HUGE_8MB: c_uint = 0x5c000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_MASK.html deleted file mode 100644 index f1e6a452..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGE_MASK in libc - Rust - -
pub const MFD_HUGE_MASK: c_uint = 63;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_SHIFT.html b/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_SHIFT.html deleted file mode 100644 index f4a1d26d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MFD_HUGE_SHIFT.html +++ /dev/null @@ -1,8 +0,0 @@ -MFD_HUGE_SHIFT in libc - Rust - -
pub const MFD_HUGE_SHIFT: c_uint = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MINIX2_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.MINIX2_SUPER_MAGIC.html deleted file mode 100644 index a938ae4b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MINIX2_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -MINIX2_SUPER_MAGIC in libc - Rust - -
pub const MINIX2_SUPER_MAGIC: c_long = 0x00002468;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MINIX2_SUPER_MAGIC2.html b/learning/rust/guessing_game/target/doc/libc/constant.MINIX2_SUPER_MAGIC2.html deleted file mode 100644 index b0be4c89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MINIX2_SUPER_MAGIC2.html +++ /dev/null @@ -1,8 +0,0 @@ -MINIX2_SUPER_MAGIC2 in libc - Rust - -
pub const MINIX2_SUPER_MAGIC2: c_long = 0x00002478;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MINIX3_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.MINIX3_SUPER_MAGIC.html deleted file mode 100644 index a0905794..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MINIX3_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -MINIX3_SUPER_MAGIC in libc - Rust - -
pub const MINIX3_SUPER_MAGIC: c_long = 0x4d5a;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MINIX_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.MINIX_SUPER_MAGIC.html deleted file mode 100644 index e5c2ac7e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MINIX_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -MINIX_SUPER_MAGIC in libc - Rust - -
pub const MINIX_SUPER_MAGIC: c_long = 0x0000137f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MINIX_SUPER_MAGIC2.html b/learning/rust/guessing_game/target/doc/libc/constant.MINIX_SUPER_MAGIC2.html deleted file mode 100644 index 2dcf46e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MINIX_SUPER_MAGIC2.html +++ /dev/null @@ -1,8 +0,0 @@ -MINIX_SUPER_MAGIC2 in libc - Rust - -
pub const MINIX_SUPER_MAGIC2: c_long = 0x0000138f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MINSIGSTKSZ.html b/learning/rust/guessing_game/target/doc/libc/constant.MINSIGSTKSZ.html deleted file mode 100644 index 3780e977..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MINSIGSTKSZ.html +++ /dev/null @@ -1,8 +0,0 @@ -MINSIGSTKSZ in libc - Rust - -
-

Constant libc::MINSIGSTKSZ

source · []
pub const MINSIGSTKSZ: size_t = 2048;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MLOCK_ONFAULT.html b/learning/rust/guessing_game/target/doc/libc/constant.MLOCK_ONFAULT.html deleted file mode 100644 index 45b3691b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MLOCK_ONFAULT.html +++ /dev/null @@ -1,8 +0,0 @@ -MLOCK_ONFAULT in libc - Rust - -
pub const MLOCK_ONFAULT: c_uint = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MMAP_PAGE_ZERO.html b/learning/rust/guessing_game/target/doc/libc/constant.MMAP_PAGE_ZERO.html deleted file mode 100644 index c0b4f0d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MMAP_PAGE_ZERO.html +++ /dev/null @@ -1,8 +0,0 @@ -MMAP_PAGE_ZERO in libc - Rust - -
pub const MMAP_PAGE_ZERO: c_int = 0x0100000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MNT_DETACH.html b/learning/rust/guessing_game/target/doc/libc/constant.MNT_DETACH.html deleted file mode 100644 index 4f87ff32..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MNT_DETACH.html +++ /dev/null @@ -1,8 +0,0 @@ -MNT_DETACH in libc - Rust - -
-

Constant libc::MNT_DETACH

source · []
pub const MNT_DETACH: c_int = 0x2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MNT_EXPIRE.html b/learning/rust/guessing_game/target/doc/libc/constant.MNT_EXPIRE.html deleted file mode 100644 index 1d7d133c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MNT_EXPIRE.html +++ /dev/null @@ -1,8 +0,0 @@ -MNT_EXPIRE in libc - Rust - -
-

Constant libc::MNT_EXPIRE

source · []
pub const MNT_EXPIRE: c_int = 0x4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MNT_FORCE.html b/learning/rust/guessing_game/target/doc/libc/constant.MNT_FORCE.html deleted file mode 100644 index 025b31aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MNT_FORCE.html +++ /dev/null @@ -1,8 +0,0 @@ -MNT_FORCE in libc - Rust - -
-

Constant libc::MNT_FORCE

source · []
pub const MNT_FORCE: c_int = 0x1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MODULE_INIT_IGNORE_MODVERSIONS.html b/learning/rust/guessing_game/target/doc/libc/constant.MODULE_INIT_IGNORE_MODVERSIONS.html deleted file mode 100644 index 86ebe6e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MODULE_INIT_IGNORE_MODVERSIONS.html +++ /dev/null @@ -1,8 +0,0 @@ -MODULE_INIT_IGNORE_MODVERSIONS in libc - Rust - -
pub const MODULE_INIT_IGNORE_MODVERSIONS: c_uint = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MODULE_INIT_IGNORE_VERMAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.MODULE_INIT_IGNORE_VERMAGIC.html deleted file mode 100644 index 01e6750f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MODULE_INIT_IGNORE_VERMAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -MODULE_INIT_IGNORE_VERMAGIC in libc - Rust - -
pub const MODULE_INIT_IGNORE_VERMAGIC: c_uint = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MOD_CLKA.html b/learning/rust/guessing_game/target/doc/libc/constant.MOD_CLKA.html deleted file mode 100644 index 1b7c4c42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MOD_CLKA.html +++ /dev/null @@ -1,8 +0,0 @@ -MOD_CLKA in libc - Rust - -
-

Constant libc::MOD_CLKA

source · []
pub const MOD_CLKA: c_uint = ADJ_OFFSET_SINGLESHOT; // 32_769u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MOD_CLKB.html b/learning/rust/guessing_game/target/doc/libc/constant.MOD_CLKB.html deleted file mode 100644 index aefdb2bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MOD_CLKB.html +++ /dev/null @@ -1,8 +0,0 @@ -MOD_CLKB in libc - Rust - -
-

Constant libc::MOD_CLKB

source · []
pub const MOD_CLKB: c_uint = ADJ_TICK; // 16_384u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MOD_ESTERROR.html b/learning/rust/guessing_game/target/doc/libc/constant.MOD_ESTERROR.html deleted file mode 100644 index dbeb744c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MOD_ESTERROR.html +++ /dev/null @@ -1,8 +0,0 @@ -MOD_ESTERROR in libc - Rust - -
-

Constant libc::MOD_ESTERROR

source · []
pub const MOD_ESTERROR: c_uint = ADJ_ESTERROR; // 8u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MOD_FREQUENCY.html b/learning/rust/guessing_game/target/doc/libc/constant.MOD_FREQUENCY.html deleted file mode 100644 index 1216e025..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MOD_FREQUENCY.html +++ /dev/null @@ -1,8 +0,0 @@ -MOD_FREQUENCY in libc - Rust - -
pub const MOD_FREQUENCY: c_uint = ADJ_FREQUENCY; // 2u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MOD_MAXERROR.html b/learning/rust/guessing_game/target/doc/libc/constant.MOD_MAXERROR.html deleted file mode 100644 index 06d17c76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MOD_MAXERROR.html +++ /dev/null @@ -1,8 +0,0 @@ -MOD_MAXERROR in libc - Rust - -
-

Constant libc::MOD_MAXERROR

source · []
pub const MOD_MAXERROR: c_uint = ADJ_MAXERROR; // 4u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MOD_MICRO.html b/learning/rust/guessing_game/target/doc/libc/constant.MOD_MICRO.html deleted file mode 100644 index a5927c4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MOD_MICRO.html +++ /dev/null @@ -1,8 +0,0 @@ -MOD_MICRO in libc - Rust - -
-

Constant libc::MOD_MICRO

source · []
pub const MOD_MICRO: c_uint = ADJ_MICRO; // 4_096u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MOD_NANO.html b/learning/rust/guessing_game/target/doc/libc/constant.MOD_NANO.html deleted file mode 100644 index 182ef6c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MOD_NANO.html +++ /dev/null @@ -1,8 +0,0 @@ -MOD_NANO in libc - Rust - -
-

Constant libc::MOD_NANO

source · []
pub const MOD_NANO: c_uint = ADJ_NANO; // 8_192u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MOD_OFFSET.html b/learning/rust/guessing_game/target/doc/libc/constant.MOD_OFFSET.html deleted file mode 100644 index 48d797c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MOD_OFFSET.html +++ /dev/null @@ -1,8 +0,0 @@ -MOD_OFFSET in libc - Rust - -
-

Constant libc::MOD_OFFSET

source · []
pub const MOD_OFFSET: c_uint = ADJ_OFFSET; // 1u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MOD_STATUS.html b/learning/rust/guessing_game/target/doc/libc/constant.MOD_STATUS.html deleted file mode 100644 index fe961eb2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MOD_STATUS.html +++ /dev/null @@ -1,8 +0,0 @@ -MOD_STATUS in libc - Rust - -
-

Constant libc::MOD_STATUS

source · []
pub const MOD_STATUS: c_uint = ADJ_STATUS; // 16u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MOD_TAI.html b/learning/rust/guessing_game/target/doc/libc/constant.MOD_TAI.html deleted file mode 100644 index 15252971..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MOD_TAI.html +++ /dev/null @@ -1,8 +0,0 @@ -MOD_TAI in libc - Rust - -
-

Constant libc::MOD_TAI

source · []
pub const MOD_TAI: c_uint = ADJ_TAI; // 128u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MOD_TIMECONST.html b/learning/rust/guessing_game/target/doc/libc/constant.MOD_TIMECONST.html deleted file mode 100644 index edd3394d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MOD_TIMECONST.html +++ /dev/null @@ -1,8 +0,0 @@ -MOD_TIMECONST in libc - Rust - -
pub const MOD_TIMECONST: c_uint = ADJ_TIMECONST; // 32u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MON_1.html b/learning/rust/guessing_game/target/doc/libc/constant.MON_1.html deleted file mode 100644 index f1407a91..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MON_1.html +++ /dev/null @@ -1,8 +0,0 @@ -MON_1 in libc - Rust - -
-

Constant libc::MON_1

source · []
pub const MON_1: nl_item = 0x2001A;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MON_10.html b/learning/rust/guessing_game/target/doc/libc/constant.MON_10.html deleted file mode 100644 index 8bc37da0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MON_10.html +++ /dev/null @@ -1,8 +0,0 @@ -MON_10 in libc - Rust - -
-

Constant libc::MON_10

source · []
pub const MON_10: nl_item = 0x20023;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MON_11.html b/learning/rust/guessing_game/target/doc/libc/constant.MON_11.html deleted file mode 100644 index 32ce583e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MON_11.html +++ /dev/null @@ -1,8 +0,0 @@ -MON_11 in libc - Rust - -
-

Constant libc::MON_11

source · []
pub const MON_11: nl_item = 0x20024;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MON_12.html b/learning/rust/guessing_game/target/doc/libc/constant.MON_12.html deleted file mode 100644 index 447c7d66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MON_12.html +++ /dev/null @@ -1,8 +0,0 @@ -MON_12 in libc - Rust - -
-

Constant libc::MON_12

source · []
pub const MON_12: nl_item = 0x20025;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MON_2.html b/learning/rust/guessing_game/target/doc/libc/constant.MON_2.html deleted file mode 100644 index a9e8fb1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MON_2.html +++ /dev/null @@ -1,8 +0,0 @@ -MON_2 in libc - Rust - -
-

Constant libc::MON_2

source · []
pub const MON_2: nl_item = 0x2001B;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MON_3.html b/learning/rust/guessing_game/target/doc/libc/constant.MON_3.html deleted file mode 100644 index 63192739..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MON_3.html +++ /dev/null @@ -1,8 +0,0 @@ -MON_3 in libc - Rust - -
-

Constant libc::MON_3

source · []
pub const MON_3: nl_item = 0x2001C;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MON_4.html b/learning/rust/guessing_game/target/doc/libc/constant.MON_4.html deleted file mode 100644 index 52aaac4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MON_4.html +++ /dev/null @@ -1,8 +0,0 @@ -MON_4 in libc - Rust - -
-

Constant libc::MON_4

source · []
pub const MON_4: nl_item = 0x2001D;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MON_5.html b/learning/rust/guessing_game/target/doc/libc/constant.MON_5.html deleted file mode 100644 index 22db3129..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MON_5.html +++ /dev/null @@ -1,8 +0,0 @@ -MON_5 in libc - Rust - -
-

Constant libc::MON_5

source · []
pub const MON_5: nl_item = 0x2001E;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MON_6.html b/learning/rust/guessing_game/target/doc/libc/constant.MON_6.html deleted file mode 100644 index 89c4b846..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MON_6.html +++ /dev/null @@ -1,8 +0,0 @@ -MON_6 in libc - Rust - -
-

Constant libc::MON_6

source · []
pub const MON_6: nl_item = 0x2001F;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MON_7.html b/learning/rust/guessing_game/target/doc/libc/constant.MON_7.html deleted file mode 100644 index 31290898..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MON_7.html +++ /dev/null @@ -1,8 +0,0 @@ -MON_7 in libc - Rust - -
-

Constant libc::MON_7

source · []
pub const MON_7: nl_item = 0x20020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MON_8.html b/learning/rust/guessing_game/target/doc/libc/constant.MON_8.html deleted file mode 100644 index d5f17c0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MON_8.html +++ /dev/null @@ -1,8 +0,0 @@ -MON_8 in libc - Rust - -
-

Constant libc::MON_8

source · []
pub const MON_8: nl_item = 0x20021;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MON_9.html b/learning/rust/guessing_game/target/doc/libc/constant.MON_9.html deleted file mode 100644 index e6ffa2bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MON_9.html +++ /dev/null @@ -1,8 +0,0 @@ -MON_9 in libc - Rust - -
-

Constant libc::MON_9

source · []
pub const MON_9: nl_item = 0x20022;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_BIND.html b/learning/rust/guessing_game/target/doc/libc/constant.MPOL_BIND.html deleted file mode 100644 index 6207d649..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_BIND.html +++ /dev/null @@ -1,8 +0,0 @@ -MPOL_BIND in libc - Rust - -
-

Constant libc::MPOL_BIND

source · []
pub const MPOL_BIND: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/constant.MPOL_DEFAULT.html deleted file mode 100644 index 4903e9fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_DEFAULT.html +++ /dev/null @@ -1,8 +0,0 @@ -MPOL_DEFAULT in libc - Rust - -
-

Constant libc::MPOL_DEFAULT

source · []
pub const MPOL_DEFAULT: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_F_NUMA_BALANCING.html b/learning/rust/guessing_game/target/doc/libc/constant.MPOL_F_NUMA_BALANCING.html deleted file mode 100644 index cdfbac3d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_F_NUMA_BALANCING.html +++ /dev/null @@ -1,8 +0,0 @@ -MPOL_F_NUMA_BALANCING in libc - Rust - -
pub const MPOL_F_NUMA_BALANCING: c_int = 1 << 13; // 8_192i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_F_RELATIVE_NODES.html b/learning/rust/guessing_game/target/doc/libc/constant.MPOL_F_RELATIVE_NODES.html deleted file mode 100644 index 33364163..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_F_RELATIVE_NODES.html +++ /dev/null @@ -1,8 +0,0 @@ -MPOL_F_RELATIVE_NODES in libc - Rust - -
pub const MPOL_F_RELATIVE_NODES: c_int = 1 << 14; // 16_384i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_F_STATIC_NODES.html b/learning/rust/guessing_game/target/doc/libc/constant.MPOL_F_STATIC_NODES.html deleted file mode 100644 index e326e0fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_F_STATIC_NODES.html +++ /dev/null @@ -1,8 +0,0 @@ -MPOL_F_STATIC_NODES in libc - Rust - -
pub const MPOL_F_STATIC_NODES: c_int = 1 << 15; // 32_768i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_INTERLEAVE.html b/learning/rust/guessing_game/target/doc/libc/constant.MPOL_INTERLEAVE.html deleted file mode 100644 index 60437ef6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_INTERLEAVE.html +++ /dev/null @@ -1,8 +0,0 @@ -MPOL_INTERLEAVE in libc - Rust - -
pub const MPOL_INTERLEAVE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/constant.MPOL_LOCAL.html deleted file mode 100644 index 7504b727..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_LOCAL.html +++ /dev/null @@ -1,8 +0,0 @@ -MPOL_LOCAL in libc - Rust - -
-

Constant libc::MPOL_LOCAL

source · []
pub const MPOL_LOCAL: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_PREFERRED.html b/learning/rust/guessing_game/target/doc/libc/constant.MPOL_PREFERRED.html deleted file mode 100644 index c83962f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MPOL_PREFERRED.html +++ /dev/null @@ -1,8 +0,0 @@ -MPOL_PREFERRED in libc - Rust - -
pub const MPOL_PREFERRED: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MREMAP_DONTUNMAP.html b/learning/rust/guessing_game/target/doc/libc/constant.MREMAP_DONTUNMAP.html deleted file mode 100644 index ff393584..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MREMAP_DONTUNMAP.html +++ /dev/null @@ -1,8 +0,0 @@ -MREMAP_DONTUNMAP in libc - Rust - -
pub const MREMAP_DONTUNMAP: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MREMAP_FIXED.html b/learning/rust/guessing_game/target/doc/libc/constant.MREMAP_FIXED.html deleted file mode 100644 index 25b64515..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MREMAP_FIXED.html +++ /dev/null @@ -1,8 +0,0 @@ -MREMAP_FIXED in libc - Rust - -
-

Constant libc::MREMAP_FIXED

source · []
pub const MREMAP_FIXED: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MREMAP_MAYMOVE.html b/learning/rust/guessing_game/target/doc/libc/constant.MREMAP_MAYMOVE.html deleted file mode 100644 index c1ae3d76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MREMAP_MAYMOVE.html +++ /dev/null @@ -1,8 +0,0 @@ -MREMAP_MAYMOVE in libc - Rust - -
pub const MREMAP_MAYMOVE: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSC_CNT.html b/learning/rust/guessing_game/target/doc/libc/constant.MSC_CNT.html deleted file mode 100644 index 2824de7b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSC_CNT.html +++ /dev/null @@ -1,8 +0,0 @@ -MSC_CNT in libc - Rust - -
-

Constant libc::MSC_CNT

source · []
pub const MSC_CNT: usize = MSC_MAX as usize + 1; // 8usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSC_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.MSC_MAX.html deleted file mode 100644 index 11b44396..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSC_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -MSC_MAX in libc - Rust - -
-

Constant libc::MSC_MAX

source · []
pub const MSC_MAX: __u16 = 0x07;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSDOS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.MSDOS_SUPER_MAGIC.html deleted file mode 100644 index 4e7c7093..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSDOS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -MSDOS_SUPER_MAGIC in libc - Rust - -
pub const MSDOS_SUPER_MAGIC: c_long = 0x00004d44;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_CMSG_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_CMSG_CLOEXEC.html deleted file mode 100644 index 7a32bc1b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_CMSG_CLOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_CMSG_CLOEXEC in libc - Rust - -
pub const MSG_CMSG_CLOEXEC: c_int = 0x40000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_CONFIRM.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_CONFIRM.html deleted file mode 100644 index 13bac73c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_CONFIRM.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_CONFIRM in libc - Rust - -
-

Constant libc::MSG_CONFIRM

source · []
pub const MSG_CONFIRM: c_int = 0x800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_COPY.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_COPY.html deleted file mode 100644 index 7ea380a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_COPY.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_COPY in libc - Rust - -
-

Constant libc::MSG_COPY

source · []
pub const MSG_COPY: c_int = 0o40000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_CTRUNC.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_CTRUNC.html deleted file mode 100644 index 17beb1a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_CTRUNC.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_CTRUNC in libc - Rust - -
-

Constant libc::MSG_CTRUNC

source · []
pub const MSG_CTRUNC: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_DONTROUTE.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_DONTROUTE.html deleted file mode 100644 index e6293b4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_DONTROUTE.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_DONTROUTE in libc - Rust - -
pub const MSG_DONTROUTE: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_DONTWAIT.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_DONTWAIT.html deleted file mode 100644 index 8004d39f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_DONTWAIT.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_DONTWAIT in libc - Rust - -
-

Constant libc::MSG_DONTWAIT

source · []
pub const MSG_DONTWAIT: c_int = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_EOR.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_EOR.html deleted file mode 100644 index f77bfc6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_EOR.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_EOR in libc - Rust - -
-

Constant libc::MSG_EOR

source · []
pub const MSG_EOR: c_int = 0x80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_ERRQUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_ERRQUEUE.html deleted file mode 100644 index 3ca72623..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_ERRQUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_ERRQUEUE in libc - Rust - -
-

Constant libc::MSG_ERRQUEUE

source · []
pub const MSG_ERRQUEUE: c_int = 0x2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_EXCEPT.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_EXCEPT.html deleted file mode 100644 index 4cf0051d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_EXCEPT.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_EXCEPT in libc - Rust - -
-

Constant libc::MSG_EXCEPT

source · []
pub const MSG_EXCEPT: c_int = 0o20000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_FASTOPEN.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_FASTOPEN.html deleted file mode 100644 index 18fc5be0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_FASTOPEN.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_FASTOPEN in libc - Rust - -
-

Constant libc::MSG_FASTOPEN

source · []
pub const MSG_FASTOPEN: c_int = 0x20000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_FIN.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_FIN.html deleted file mode 100644 index cc89f657..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_FIN.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_FIN in libc - Rust - -
-

Constant libc::MSG_FIN

source · []
pub const MSG_FIN: c_int = 0x200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_INFO.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_INFO.html deleted file mode 100644 index e956da89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_INFO.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_INFO in libc - Rust - -
-

Constant libc::MSG_INFO

source · []
pub const MSG_INFO: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_MORE.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_MORE.html deleted file mode 100644 index 3060ef81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_MORE.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_MORE in libc - Rust - -
-

Constant libc::MSG_MORE

source · []
pub const MSG_MORE: c_int = 0x8000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_NOERROR.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_NOERROR.html deleted file mode 100644 index b2f4d1fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_NOERROR.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_NOERROR in libc - Rust - -
-

Constant libc::MSG_NOERROR

source · []
pub const MSG_NOERROR: c_int = 0o10000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_NOSIGNAL.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_NOSIGNAL.html deleted file mode 100644 index 9cf2570f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_NOSIGNAL.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_NOSIGNAL in libc - Rust - -
-

Constant libc::MSG_NOSIGNAL

source · []
pub const MSG_NOSIGNAL: c_int = 0x4000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_OOB.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_OOB.html deleted file mode 100644 index fa3b78fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_OOB.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_OOB in libc - Rust - -
-

Constant libc::MSG_OOB

source · []
pub const MSG_OOB: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_PEEK.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_PEEK.html deleted file mode 100644 index 6a05ff44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_PEEK.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_PEEK in libc - Rust - -
-

Constant libc::MSG_PEEK

source · []
pub const MSG_PEEK: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_RST.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_RST.html deleted file mode 100644 index d1948343..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_RST.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_RST in libc - Rust - -
-

Constant libc::MSG_RST

source · []
pub const MSG_RST: c_int = 0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_STAT.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_STAT.html deleted file mode 100644 index 78b205ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_STAT.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_STAT in libc - Rust - -
-

Constant libc::MSG_STAT

source · []
pub const MSG_STAT: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_SYN.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_SYN.html deleted file mode 100644 index 78b906a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_SYN.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_SYN in libc - Rust - -
-

Constant libc::MSG_SYN

source · []
pub const MSG_SYN: c_int = 0x400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_TRUNC.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_TRUNC.html deleted file mode 100644 index ad6eec3d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_TRUNC.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_TRUNC in libc - Rust - -
-

Constant libc::MSG_TRUNC

source · []
pub const MSG_TRUNC: c_int = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_TRYHARD.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_TRYHARD.html deleted file mode 100644 index fcfffce4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_TRYHARD.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_TRYHARD in libc - Rust - -
-

Constant libc::MSG_TRYHARD

source · []
pub const MSG_TRYHARD: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_WAITALL.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_WAITALL.html deleted file mode 100644 index da900294..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_WAITALL.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_WAITALL in libc - Rust - -
-

Constant libc::MSG_WAITALL

source · []
pub const MSG_WAITALL: c_int = 0x100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_WAITFORONE.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_WAITFORONE.html deleted file mode 100644 index d5502ed7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_WAITFORONE.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_WAITFORONE in libc - Rust - -
pub const MSG_WAITFORONE: c_int = 0x10000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MSG_ZEROCOPY.html b/learning/rust/guessing_game/target/doc/libc/constant.MSG_ZEROCOPY.html deleted file mode 100644 index 66e0ce1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MSG_ZEROCOPY.html +++ /dev/null @@ -1,8 +0,0 @@ -MSG_ZEROCOPY in libc - Rust - -
-

Constant libc::MSG_ZEROCOPY

source · []
pub const MSG_ZEROCOPY: c_int = 0x4000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_ACTIVE.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_ACTIVE.html deleted file mode 100644 index 9bf5cff9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_ACTIVE.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_ACTIVE in libc - Rust - -
-

Constant libc::MS_ACTIVE

source · []
pub const MS_ACTIVE: c_ulong = 0x40000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_ASYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_ASYNC.html deleted file mode 100644 index 6249af3b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_ASYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_ASYNC in libc - Rust - -
-

Constant libc::MS_ASYNC

source · []
pub const MS_ASYNC: c_int = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_BIND.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_BIND.html deleted file mode 100644 index 3872dc2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_BIND.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_BIND in libc - Rust - -
-

Constant libc::MS_BIND

source · []
pub const MS_BIND: c_ulong = 0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_DIRSYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_DIRSYNC.html deleted file mode 100644 index 96ec2115..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_DIRSYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_DIRSYNC in libc - Rust - -
-

Constant libc::MS_DIRSYNC

source · []
pub const MS_DIRSYNC: c_ulong = 0x80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_INVALIDATE.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_INVALIDATE.html deleted file mode 100644 index 462f4d37..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_INVALIDATE.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_INVALIDATE in libc - Rust - -
pub const MS_INVALIDATE: c_int = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_I_VERSION.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_I_VERSION.html deleted file mode 100644 index e9d8f76b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_I_VERSION.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_I_VERSION in libc - Rust - -
-

Constant libc::MS_I_VERSION

source · []
pub const MS_I_VERSION: c_ulong = 0x800000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_KERNMOUNT.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_KERNMOUNT.html deleted file mode 100644 index 45c85ac9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_KERNMOUNT.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_KERNMOUNT in libc - Rust - -
-

Constant libc::MS_KERNMOUNT

source · []
pub const MS_KERNMOUNT: c_ulong = 0x400000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_LAZYTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_LAZYTIME.html deleted file mode 100644 index cedfa955..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_LAZYTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_LAZYTIME in libc - Rust - -
-

Constant libc::MS_LAZYTIME

source · []
pub const MS_LAZYTIME: c_ulong = 0x2000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_MANDLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_MANDLOCK.html deleted file mode 100644 index 210e5735..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_MANDLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_MANDLOCK in libc - Rust - -
-

Constant libc::MS_MANDLOCK

source · []
pub const MS_MANDLOCK: c_ulong = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_MGC_MSK.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_MGC_MSK.html deleted file mode 100644 index 4081addd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_MGC_MSK.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_MGC_MSK in libc - Rust - -
-

Constant libc::MS_MGC_MSK

source · []
pub const MS_MGC_MSK: c_ulong = 0xffff0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_MGC_VAL.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_MGC_VAL.html deleted file mode 100644 index 17941658..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_MGC_VAL.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_MGC_VAL in libc - Rust - -
-

Constant libc::MS_MGC_VAL

source · []
pub const MS_MGC_VAL: c_ulong = 0xc0ed0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_MOVE.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_MOVE.html deleted file mode 100644 index 09f8aa44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_MOVE.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_MOVE in libc - Rust - -
-

Constant libc::MS_MOVE

source · []
pub const MS_MOVE: c_ulong = 0x2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_NOATIME.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_NOATIME.html deleted file mode 100644 index 01ab5013..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_NOATIME.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_NOATIME in libc - Rust - -
-

Constant libc::MS_NOATIME

source · []
pub const MS_NOATIME: c_ulong = 0x0400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_NODEV.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_NODEV.html deleted file mode 100644 index c8c3010d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_NODEV.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_NODEV in libc - Rust - -
-

Constant libc::MS_NODEV

source · []
pub const MS_NODEV: c_ulong = 0x04;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_NODIRATIME.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_NODIRATIME.html deleted file mode 100644 index b5f6805a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_NODIRATIME.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_NODIRATIME in libc - Rust - -
pub const MS_NODIRATIME: c_ulong = 0x0800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_NOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_NOEXEC.html deleted file mode 100644 index 88c57d2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_NOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_NOEXEC in libc - Rust - -
-

Constant libc::MS_NOEXEC

source · []
pub const MS_NOEXEC: c_ulong = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_NOSUID.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_NOSUID.html deleted file mode 100644 index b86aa8eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_NOSUID.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_NOSUID in libc - Rust - -
-

Constant libc::MS_NOSUID

source · []
pub const MS_NOSUID: c_ulong = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_NOUSER.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_NOUSER.html deleted file mode 100644 index c65d9d9f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_NOUSER.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_NOUSER in libc - Rust - -
-

Constant libc::MS_NOUSER

source · []
pub const MS_NOUSER: c_ulong = 0xffffffff80000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_POSIXACL.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_POSIXACL.html deleted file mode 100644 index 2fc1460b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_POSIXACL.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_POSIXACL in libc - Rust - -
-

Constant libc::MS_POSIXACL

source · []
pub const MS_POSIXACL: c_ulong = 0x010000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_PRIVATE.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_PRIVATE.html deleted file mode 100644 index 6182d593..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_PRIVATE.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_PRIVATE in libc - Rust - -
-

Constant libc::MS_PRIVATE

source · []
pub const MS_PRIVATE: c_ulong = 0x040000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_RDONLY.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_RDONLY.html deleted file mode 100644 index 459ab188..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_RDONLY.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_RDONLY in libc - Rust - -
-

Constant libc::MS_RDONLY

source · []
pub const MS_RDONLY: c_ulong = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_REC.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_REC.html deleted file mode 100644 index b2c68946..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_REC.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_REC in libc - Rust - -
-

Constant libc::MS_REC

source · []
pub const MS_REC: c_ulong = 0x4000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_RELATIME.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_RELATIME.html deleted file mode 100644 index 36ea3b53..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_RELATIME.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_RELATIME in libc - Rust - -
-

Constant libc::MS_RELATIME

source · []
pub const MS_RELATIME: c_ulong = 0x200000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_REMOUNT.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_REMOUNT.html deleted file mode 100644 index 67f406d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_REMOUNT.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_REMOUNT in libc - Rust - -
-

Constant libc::MS_REMOUNT

source · []
pub const MS_REMOUNT: c_ulong = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_RMT_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_RMT_MASK.html deleted file mode 100644 index c1d82d2a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_RMT_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_RMT_MASK in libc - Rust - -
-

Constant libc::MS_RMT_MASK

source · []
pub const MS_RMT_MASK: c_ulong = 0x02800051;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_SHARED.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_SHARED.html deleted file mode 100644 index e6757750..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_SHARED.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_SHARED in libc - Rust - -
-

Constant libc::MS_SHARED

source · []
pub const MS_SHARED: c_ulong = 0x100000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_SILENT.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_SILENT.html deleted file mode 100644 index 2c8905c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_SILENT.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_SILENT in libc - Rust - -
-

Constant libc::MS_SILENT

source · []
pub const MS_SILENT: c_ulong = 0x8000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_SLAVE.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_SLAVE.html deleted file mode 100644 index 39c3f79a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_SLAVE.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_SLAVE in libc - Rust - -
-

Constant libc::MS_SLAVE

source · []
pub const MS_SLAVE: c_ulong = 0x080000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_STRICTATIME.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_STRICTATIME.html deleted file mode 100644 index dd2ac355..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_STRICTATIME.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_STRICTATIME in libc - Rust - -
pub const MS_STRICTATIME: c_ulong = 0x1000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_SYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_SYNC.html deleted file mode 100644 index e017859a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_SYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_SYNC in libc - Rust - -
-

Constant libc::MS_SYNC

source · []
pub const MS_SYNC: c_int = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_SYNCHRONOUS.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_SYNCHRONOUS.html deleted file mode 100644 index 5fbaa887..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_SYNCHRONOUS.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_SYNCHRONOUS in libc - Rust - -
pub const MS_SYNCHRONOUS: c_ulong = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.MS_UNBINDABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.MS_UNBINDABLE.html deleted file mode 100644 index 1319f637..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.MS_UNBINDABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -MS_UNBINDABLE in libc - Rust - -
pub const MS_UNBINDABLE: c_ulong = 0x020000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.M_ARENA_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.M_ARENA_MAX.html deleted file mode 100644 index b71ce874..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.M_ARENA_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -M_ARENA_MAX in libc - Rust - -
-

Constant libc::M_ARENA_MAX

source · []
pub const M_ARENA_MAX: c_int = -8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.M_ARENA_TEST.html b/learning/rust/guessing_game/target/doc/libc/constant.M_ARENA_TEST.html deleted file mode 100644 index 69b65011..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.M_ARENA_TEST.html +++ /dev/null @@ -1,8 +0,0 @@ -M_ARENA_TEST in libc - Rust - -
-

Constant libc::M_ARENA_TEST

source · []
pub const M_ARENA_TEST: c_int = -7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.M_CHECK_ACTION.html b/learning/rust/guessing_game/target/doc/libc/constant.M_CHECK_ACTION.html deleted file mode 100644 index 97e31c70..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.M_CHECK_ACTION.html +++ /dev/null @@ -1,8 +0,0 @@ -M_CHECK_ACTION in libc - Rust - -
pub const M_CHECK_ACTION: c_int = -5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.M_GRAIN.html b/learning/rust/guessing_game/target/doc/libc/constant.M_GRAIN.html deleted file mode 100644 index ac665852..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.M_GRAIN.html +++ /dev/null @@ -1,8 +0,0 @@ -M_GRAIN in libc - Rust - -
-

Constant libc::M_GRAIN

source · []
pub const M_GRAIN: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.M_KEEP.html b/learning/rust/guessing_game/target/doc/libc/constant.M_KEEP.html deleted file mode 100644 index a797a440..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.M_KEEP.html +++ /dev/null @@ -1,8 +0,0 @@ -M_KEEP in libc - Rust - -
-

Constant libc::M_KEEP

source · []
pub const M_KEEP: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.M_MMAP_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.M_MMAP_MAX.html deleted file mode 100644 index 02948754..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.M_MMAP_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -M_MMAP_MAX in libc - Rust - -
-

Constant libc::M_MMAP_MAX

source · []
pub const M_MMAP_MAX: c_int = -4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.M_MMAP_THRESHOLD.html b/learning/rust/guessing_game/target/doc/libc/constant.M_MMAP_THRESHOLD.html deleted file mode 100644 index f5aa1f6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.M_MMAP_THRESHOLD.html +++ /dev/null @@ -1,8 +0,0 @@ -M_MMAP_THRESHOLD in libc - Rust - -
pub const M_MMAP_THRESHOLD: c_int = -3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.M_MXFAST.html b/learning/rust/guessing_game/target/doc/libc/constant.M_MXFAST.html deleted file mode 100644 index 22935f0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.M_MXFAST.html +++ /dev/null @@ -1,8 +0,0 @@ -M_MXFAST in libc - Rust - -
-

Constant libc::M_MXFAST

source · []
pub const M_MXFAST: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.M_NLBLKS.html b/learning/rust/guessing_game/target/doc/libc/constant.M_NLBLKS.html deleted file mode 100644 index 6d7edb69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.M_NLBLKS.html +++ /dev/null @@ -1,8 +0,0 @@ -M_NLBLKS in libc - Rust - -
-

Constant libc::M_NLBLKS

source · []
pub const M_NLBLKS: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.M_PERTURB.html b/learning/rust/guessing_game/target/doc/libc/constant.M_PERTURB.html deleted file mode 100644 index 365dba9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.M_PERTURB.html +++ /dev/null @@ -1,8 +0,0 @@ -M_PERTURB in libc - Rust - -
-

Constant libc::M_PERTURB

source · []
pub const M_PERTURB: c_int = -6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.M_TOP_PAD.html b/learning/rust/guessing_game/target/doc/libc/constant.M_TOP_PAD.html deleted file mode 100644 index 67c5df23..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.M_TOP_PAD.html +++ /dev/null @@ -1,8 +0,0 @@ -M_TOP_PAD in libc - Rust - -
-

Constant libc::M_TOP_PAD

source · []
pub const M_TOP_PAD: c_int = -2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.M_TRIM_THRESHOLD.html b/learning/rust/guessing_game/target/doc/libc/constant.M_TRIM_THRESHOLD.html deleted file mode 100644 index 737beec7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.M_TRIM_THRESHOLD.html +++ /dev/null @@ -1,8 +0,0 @@ -M_TRIM_THRESHOLD in libc - Rust - -
pub const M_TRIM_THRESHOLD: c_int = -1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NCCS.html b/learning/rust/guessing_game/target/doc/libc/constant.NCCS.html deleted file mode 100644 index 90e2be98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NCCS.html +++ /dev/null @@ -1,8 +0,0 @@ -NCCS in libc - Rust - -
-

Constant libc::NCCS

source · []
pub const NCCS: usize = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NCP_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.NCP_SUPER_MAGIC.html deleted file mode 100644 index ec36660c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NCP_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -NCP_SUPER_MAGIC in libc - Rust - -
pub const NCP_SUPER_MAGIC: c_long = 0x0000564c;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NDA_CACHEINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.NDA_CACHEINFO.html deleted file mode 100644 index 8f121121..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NDA_CACHEINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -NDA_CACHEINFO in libc - Rust - -
pub const NDA_CACHEINFO: c_ushort = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NDA_DST.html b/learning/rust/guessing_game/target/doc/libc/constant.NDA_DST.html deleted file mode 100644 index e809ad63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NDA_DST.html +++ /dev/null @@ -1,8 +0,0 @@ -NDA_DST in libc - Rust - -
-

Constant libc::NDA_DST

source · []
pub const NDA_DST: c_ushort = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NDA_IFINDEX.html b/learning/rust/guessing_game/target/doc/libc/constant.NDA_IFINDEX.html deleted file mode 100644 index 794412c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NDA_IFINDEX.html +++ /dev/null @@ -1,8 +0,0 @@ -NDA_IFINDEX in libc - Rust - -
-

Constant libc::NDA_IFINDEX

source · []
pub const NDA_IFINDEX: c_ushort = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NDA_LINK_NETNSID.html b/learning/rust/guessing_game/target/doc/libc/constant.NDA_LINK_NETNSID.html deleted file mode 100644 index 019f92fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NDA_LINK_NETNSID.html +++ /dev/null @@ -1,8 +0,0 @@ -NDA_LINK_NETNSID in libc - Rust - -
pub const NDA_LINK_NETNSID: c_ushort = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NDA_LLADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.NDA_LLADDR.html deleted file mode 100644 index 60eabebb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NDA_LLADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -NDA_LLADDR in libc - Rust - -
-

Constant libc::NDA_LLADDR

source · []
pub const NDA_LLADDR: c_ushort = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NDA_MASTER.html b/learning/rust/guessing_game/target/doc/libc/constant.NDA_MASTER.html deleted file mode 100644 index fda2320d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NDA_MASTER.html +++ /dev/null @@ -1,8 +0,0 @@ -NDA_MASTER in libc - Rust - -
-

Constant libc::NDA_MASTER

source · []
pub const NDA_MASTER: c_ushort = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NDA_PORT.html b/learning/rust/guessing_game/target/doc/libc/constant.NDA_PORT.html deleted file mode 100644 index 59cda01a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NDA_PORT.html +++ /dev/null @@ -1,8 +0,0 @@ -NDA_PORT in libc - Rust - -
-

Constant libc::NDA_PORT

source · []
pub const NDA_PORT: c_ushort = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NDA_PROBES.html b/learning/rust/guessing_game/target/doc/libc/constant.NDA_PROBES.html deleted file mode 100644 index 515f2206..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NDA_PROBES.html +++ /dev/null @@ -1,8 +0,0 @@ -NDA_PROBES in libc - Rust - -
-

Constant libc::NDA_PROBES

source · []
pub const NDA_PROBES: c_ushort = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NDA_SRC_VNI.html b/learning/rust/guessing_game/target/doc/libc/constant.NDA_SRC_VNI.html deleted file mode 100644 index 754ea8d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NDA_SRC_VNI.html +++ /dev/null @@ -1,8 +0,0 @@ -NDA_SRC_VNI in libc - Rust - -
-

Constant libc::NDA_SRC_VNI

source · []
pub const NDA_SRC_VNI: c_ushort = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NDA_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.NDA_UNSPEC.html deleted file mode 100644 index b26670c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NDA_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -NDA_UNSPEC in libc - Rust - -
-

Constant libc::NDA_UNSPEC

source · []
pub const NDA_UNSPEC: c_ushort = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NDA_VLAN.html b/learning/rust/guessing_game/target/doc/libc/constant.NDA_VLAN.html deleted file mode 100644 index 9cb2b425..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NDA_VLAN.html +++ /dev/null @@ -1,8 +0,0 @@ -NDA_VLAN in libc - Rust - -
-

Constant libc::NDA_VLAN

source · []
pub const NDA_VLAN: c_ushort = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NDA_VNI.html b/learning/rust/guessing_game/target/doc/libc/constant.NDA_VNI.html deleted file mode 100644 index 8f003969..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NDA_VNI.html +++ /dev/null @@ -1,8 +0,0 @@ -NDA_VNI in libc - Rust - -
-

Constant libc::NDA_VNI

source · []
pub const NDA_VNI: c_ushort = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_ADD_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_ADD_MEMBERSHIP.html deleted file mode 100644 index e2416043..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_ADD_MEMBERSHIP.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_ADD_MEMBERSHIP in libc - Rust - -
pub const NETLINK_ADD_MEMBERSHIP: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_AUDIT.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_AUDIT.html deleted file mode 100644 index bea75508..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_AUDIT.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_AUDIT in libc - Rust - -
pub const NETLINK_AUDIT: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_BROADCAST_ERROR.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_BROADCAST_ERROR.html deleted file mode 100644 index 4fb67466..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_BROADCAST_ERROR.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_BROADCAST_ERROR in libc - Rust - -
pub const NETLINK_BROADCAST_ERROR: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_CAP_ACK.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_CAP_ACK.html deleted file mode 100644 index 5ca07370..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_CAP_ACK.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_CAP_ACK in libc - Rust - -
pub const NETLINK_CAP_ACK: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_CONNECTOR.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_CONNECTOR.html deleted file mode 100644 index c1abf1ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_CONNECTOR.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_CONNECTOR in libc - Rust - -
pub const NETLINK_CONNECTOR: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_CRYPTO.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_CRYPTO.html deleted file mode 100644 index 4ef59e0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_CRYPTO.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_CRYPTO in libc - Rust - -
pub const NETLINK_CRYPTO: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_DNRTMSG.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_DNRTMSG.html deleted file mode 100644 index 49dcc4c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_DNRTMSG.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_DNRTMSG in libc - Rust - -
pub const NETLINK_DNRTMSG: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_DROP_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_DROP_MEMBERSHIP.html deleted file mode 100644 index 8bec3639..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_DROP_MEMBERSHIP.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_DROP_MEMBERSHIP in libc - Rust - -
pub const NETLINK_DROP_MEMBERSHIP: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_ECRYPTFS.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_ECRYPTFS.html deleted file mode 100644 index a719d550..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_ECRYPTFS.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_ECRYPTFS in libc - Rust - -
pub const NETLINK_ECRYPTFS: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_EXT_ACK.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_EXT_ACK.html deleted file mode 100644 index 293ee7f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_EXT_ACK.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_EXT_ACK in libc - Rust - -
pub const NETLINK_EXT_ACK: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_FIB_LOOKUP.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_FIB_LOOKUP.html deleted file mode 100644 index 82b31faa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_FIB_LOOKUP.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_FIB_LOOKUP in libc - Rust - -
pub const NETLINK_FIB_LOOKUP: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_FIREWALL.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_FIREWALL.html deleted file mode 100644 index 6ca27030..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_FIREWALL.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_FIREWALL in libc - Rust - -
pub const NETLINK_FIREWALL: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_GENERIC.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_GENERIC.html deleted file mode 100644 index 3a74a1cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_GENERIC.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_GENERIC in libc - Rust - -
pub const NETLINK_GENERIC: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_GET_STRICT_CHK.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_GET_STRICT_CHK.html deleted file mode 100644 index 41abacb7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_GET_STRICT_CHK.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_GET_STRICT_CHK in libc - Rust - -
pub const NETLINK_GET_STRICT_CHK: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_INET_DIAG.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_INET_DIAG.html deleted file mode 100644 index 30b9ed9c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_INET_DIAG.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_INET_DIAG in libc - Rust - -
pub const NETLINK_INET_DIAG: c_int = NETLINK_SOCK_DIAG; // 4i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_IP6_FW.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_IP6_FW.html deleted file mode 100644 index 71dd1cbb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_IP6_FW.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_IP6_FW in libc - Rust - -
pub const NETLINK_IP6_FW: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_ISCSI.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_ISCSI.html deleted file mode 100644 index dfa21650..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_ISCSI.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_ISCSI in libc - Rust - -
pub const NETLINK_ISCSI: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_KOBJECT_UEVENT.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_KOBJECT_UEVENT.html deleted file mode 100644 index 95dc1a29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_KOBJECT_UEVENT.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_KOBJECT_UEVENT in libc - Rust - -
pub const NETLINK_KOBJECT_UEVENT: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_LISTEN_ALL_NSID.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_LISTEN_ALL_NSID.html deleted file mode 100644 index 8b488cec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_LISTEN_ALL_NSID.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_LISTEN_ALL_NSID in libc - Rust - -
pub const NETLINK_LISTEN_ALL_NSID: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_LIST_MEMBERSHIPS.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_LIST_MEMBERSHIPS.html deleted file mode 100644 index c3f06cfc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_LIST_MEMBERSHIPS.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_LIST_MEMBERSHIPS in libc - Rust - -
pub const NETLINK_LIST_MEMBERSHIPS: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_NETFILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_NETFILTER.html deleted file mode 100644 index c609fbe2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_NETFILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_NETFILTER in libc - Rust - -
pub const NETLINK_NETFILTER: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_NFLOG.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_NFLOG.html deleted file mode 100644 index 66807afa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_NFLOG.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_NFLOG in libc - Rust - -
pub const NETLINK_NFLOG: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_NO_ENOBUFS.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_NO_ENOBUFS.html deleted file mode 100644 index 7e110a21..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_NO_ENOBUFS.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_NO_ENOBUFS in libc - Rust - -
pub const NETLINK_NO_ENOBUFS: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_PKTINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_PKTINFO.html deleted file mode 100644 index 1ec1e21e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_PKTINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_PKTINFO in libc - Rust - -
pub const NETLINK_PKTINFO: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_RDMA.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_RDMA.html deleted file mode 100644 index d7858301..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_RDMA.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_RDMA in libc - Rust - -
-

Constant libc::NETLINK_RDMA

source · []
pub const NETLINK_RDMA: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_ROUTE.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_ROUTE.html deleted file mode 100644 index 7b95a3a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_ROUTE.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_ROUTE in libc - Rust - -
pub const NETLINK_ROUTE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_RX_RING.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_RX_RING.html deleted file mode 100644 index 455931f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_RX_RING.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_RX_RING in libc - Rust - -
pub const NETLINK_RX_RING: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_SCSITRANSPORT.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_SCSITRANSPORT.html deleted file mode 100644 index dac13f13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_SCSITRANSPORT.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_SCSITRANSPORT in libc - Rust - -
pub const NETLINK_SCSITRANSPORT: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_SELINUX.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_SELINUX.html deleted file mode 100644 index 30db5bde..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_SELINUX.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_SELINUX in libc - Rust - -
pub const NETLINK_SELINUX: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_SOCK_DIAG.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_SOCK_DIAG.html deleted file mode 100644 index a4f98b1e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_SOCK_DIAG.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_SOCK_DIAG in libc - Rust - -
pub const NETLINK_SOCK_DIAG: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_TX_RING.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_TX_RING.html deleted file mode 100644 index 4266a708..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_TX_RING.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_TX_RING in libc - Rust - -
pub const NETLINK_TX_RING: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_UNUSED.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_UNUSED.html deleted file mode 100644 index df98dca7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_UNUSED.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_UNUSED in libc - Rust - -
pub const NETLINK_UNUSED: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_USERSOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_USERSOCK.html deleted file mode 100644 index f24aeb95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_USERSOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_USERSOCK in libc - Rust - -
pub const NETLINK_USERSOCK: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_XFRM.html b/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_XFRM.html deleted file mode 100644 index 11fc3328..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NETLINK_XFRM.html +++ /dev/null @@ -1,8 +0,0 @@ -NETLINK_XFRM in libc - Rust - -
-

Constant libc::NETLINK_XFRM

source · []
pub const NETLINK_XFRM: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NEW_TIME.html b/learning/rust/guessing_game/target/doc/libc/constant.NEW_TIME.html deleted file mode 100644 index aaa2fd65..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NEW_TIME.html +++ /dev/null @@ -1,8 +0,0 @@ -NEW_TIME in libc - Rust - -
-

Constant libc::NEW_TIME

source · []
pub const NEW_TIME: c_short = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNETLINK_V0.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNETLINK_V0.html deleted file mode 100644 index c3a96e13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNETLINK_V0.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNETLINK_V0 in libc - Rust - -
-

Constant libc::NFNETLINK_V0

source · []
pub const NFNETLINK_V0: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_ACCT_QUOTA.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_ACCT_QUOTA.html deleted file mode 100644 index a4b3ffb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_ACCT_QUOTA.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNLGRP_ACCT_QUOTA in libc - Rust - -
pub const NFNLGRP_ACCT_QUOTA: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_DESTROY.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_DESTROY.html deleted file mode 100644 index 443b089b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_DESTROY.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNLGRP_CONNTRACK_DESTROY in libc - Rust - -
pub const NFNLGRP_CONNTRACK_DESTROY: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_EXP_DESTROY.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_EXP_DESTROY.html deleted file mode 100644 index 41d3c59c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_EXP_DESTROY.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNLGRP_CONNTRACK_EXP_DESTROY in libc - Rust - -
pub const NFNLGRP_CONNTRACK_EXP_DESTROY: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_EXP_NEW.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_EXP_NEW.html deleted file mode 100644 index 7caf21da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_EXP_NEW.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNLGRP_CONNTRACK_EXP_NEW in libc - Rust - -
pub const NFNLGRP_CONNTRACK_EXP_NEW: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_EXP_UPDATE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_EXP_UPDATE.html deleted file mode 100644 index 6c74a9ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_EXP_UPDATE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNLGRP_CONNTRACK_EXP_UPDATE in libc - Rust - -
pub const NFNLGRP_CONNTRACK_EXP_UPDATE: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_NEW.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_NEW.html deleted file mode 100644 index 7ee30d03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_NEW.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNLGRP_CONNTRACK_NEW in libc - Rust - -
pub const NFNLGRP_CONNTRACK_NEW: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_UPDATE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_UPDATE.html deleted file mode 100644 index 285a53f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_CONNTRACK_UPDATE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNLGRP_CONNTRACK_UPDATE in libc - Rust - -
pub const NFNLGRP_CONNTRACK_UPDATE: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_NFTABLES.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_NFTABLES.html deleted file mode 100644 index 414a7081..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_NFTABLES.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNLGRP_NFTABLES in libc - Rust - -
pub const NFNLGRP_NFTABLES: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_NONE.html deleted file mode 100644 index 28f9a78d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNLGRP_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNLGRP_NONE in libc - Rust - -
-

Constant libc::NFNLGRP_NONE

source · []
pub const NFNLGRP_NONE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_MSG_BATCH_BEGIN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_MSG_BATCH_BEGIN.html deleted file mode 100644 index 0e9c76e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_MSG_BATCH_BEGIN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_MSG_BATCH_BEGIN in libc - Rust - -
pub const NFNL_MSG_BATCH_BEGIN: c_int = NLMSG_MIN_TYPE; // 16i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_MSG_BATCH_END.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_MSG_BATCH_END.html deleted file mode 100644 index fb9a33ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_MSG_BATCH_END.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_MSG_BATCH_END in libc - Rust - -
pub const NFNL_MSG_BATCH_END: c_int = NLMSG_MIN_TYPE + 1; // 17i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_ACCT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_ACCT.html deleted file mode 100644 index 3ed53f51..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_ACCT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_SUBSYS_ACCT in libc - Rust - -
pub const NFNL_SUBSYS_ACCT: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_COUNT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_COUNT.html deleted file mode 100644 index 85b35e09..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_COUNT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_SUBSYS_COUNT in libc - Rust - -
pub const NFNL_SUBSYS_COUNT: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_CTHELPER.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_CTHELPER.html deleted file mode 100644 index fdaefb6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_CTHELPER.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_SUBSYS_CTHELPER in libc - Rust - -
pub const NFNL_SUBSYS_CTHELPER: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_CTNETLINK.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_CTNETLINK.html deleted file mode 100644 index 5f75daa0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_CTNETLINK.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_SUBSYS_CTNETLINK in libc - Rust - -
pub const NFNL_SUBSYS_CTNETLINK: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_CTNETLINK_EXP.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_CTNETLINK_EXP.html deleted file mode 100644 index 05978924..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_CTNETLINK_EXP.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_SUBSYS_CTNETLINK_EXP in libc - Rust - -
pub const NFNL_SUBSYS_CTNETLINK_EXP: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_CTNETLINK_TIMEOUT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_CTNETLINK_TIMEOUT.html deleted file mode 100644 index 3e86134f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_CTNETLINK_TIMEOUT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_SUBSYS_CTNETLINK_TIMEOUT in libc - Rust - -
pub const NFNL_SUBSYS_CTNETLINK_TIMEOUT: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_IPSET.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_IPSET.html deleted file mode 100644 index 5d4176f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_IPSET.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_SUBSYS_IPSET in libc - Rust - -
pub const NFNL_SUBSYS_IPSET: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_NFTABLES.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_NFTABLES.html deleted file mode 100644 index 147d927b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_NFTABLES.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_SUBSYS_NFTABLES in libc - Rust - -
pub const NFNL_SUBSYS_NFTABLES: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_NFT_COMPAT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_NFT_COMPAT.html deleted file mode 100644 index f5921355..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_NFT_COMPAT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_SUBSYS_NFT_COMPAT in libc - Rust - -
pub const NFNL_SUBSYS_NFT_COMPAT: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_NONE.html deleted file mode 100644 index 88be48b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_SUBSYS_NONE in libc - Rust - -
pub const NFNL_SUBSYS_NONE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_OSF.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_OSF.html deleted file mode 100644 index 8e7f6a68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_OSF.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_SUBSYS_OSF in libc - Rust - -
pub const NFNL_SUBSYS_OSF: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_QUEUE.html deleted file mode 100644 index 5742c196..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_QUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_SUBSYS_QUEUE in libc - Rust - -
pub const NFNL_SUBSYS_QUEUE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_ULOG.html b/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_ULOG.html deleted file mode 100644 index 87f82747..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFNL_SUBSYS_ULOG.html +++ /dev/null @@ -1,8 +0,0 @@ -NFNL_SUBSYS_ULOG in libc - Rust - -
pub const NFNL_SUBSYS_ULOG: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_ARP.html b/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_ARP.html deleted file mode 100644 index a2d89461..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_ARP.html +++ /dev/null @@ -1,8 +0,0 @@ -NFPROTO_ARP in libc - Rust - -
-

Constant libc::NFPROTO_ARP

source · []
pub const NFPROTO_ARP: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_BRIDGE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_BRIDGE.html deleted file mode 100644 index e560aa5d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_BRIDGE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFPROTO_BRIDGE in libc - Rust - -
pub const NFPROTO_BRIDGE: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_DECNET.html b/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_DECNET.html deleted file mode 100644 index 52565b60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_DECNET.html +++ /dev/null @@ -1,8 +0,0 @@ -NFPROTO_DECNET in libc - Rust - -
pub const NFPROTO_DECNET: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_INET.html b/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_INET.html deleted file mode 100644 index eb423501..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_INET.html +++ /dev/null @@ -1,8 +0,0 @@ -NFPROTO_INET in libc - Rust - -
-

Constant libc::NFPROTO_INET

source · []
pub const NFPROTO_INET: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_IPV4.html b/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_IPV4.html deleted file mode 100644 index 8fb7a0f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_IPV4.html +++ /dev/null @@ -1,8 +0,0 @@ -NFPROTO_IPV4 in libc - Rust - -
-

Constant libc::NFPROTO_IPV4

source · []
pub const NFPROTO_IPV4: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_IPV6.html b/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_IPV6.html deleted file mode 100644 index c9e19ccd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_IPV6.html +++ /dev/null @@ -1,8 +0,0 @@ -NFPROTO_IPV6 in libc - Rust - -
-

Constant libc::NFPROTO_IPV6

source · []
pub const NFPROTO_IPV6: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_NETDEV.html b/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_NETDEV.html deleted file mode 100644 index 35564b6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_NETDEV.html +++ /dev/null @@ -1,8 +0,0 @@ -NFPROTO_NETDEV in libc - Rust - -
pub const NFPROTO_NETDEV: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_NUMPROTO.html b/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_NUMPROTO.html deleted file mode 100644 index db23998a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_NUMPROTO.html +++ /dev/null @@ -1,8 +0,0 @@ -NFPROTO_NUMPROTO in libc - Rust - -
pub const NFPROTO_NUMPROTO: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_UNSPEC.html deleted file mode 100644 index 53120fc2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFPROTO_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -NFPROTO_UNSPEC in libc - Rust - -
pub const NFPROTO_UNSPEC: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CAP_LEN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CAP_LEN.html deleted file mode 100644 index 57ac8181..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CAP_LEN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CAP_LEN in libc - Rust - -
-

Constant libc::NFQA_CAP_LEN

source · []
pub const NFQA_CAP_LEN: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_CMD.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_CMD.html deleted file mode 100644 index 105c3a6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_CMD.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CFG_CMD in libc - Rust - -
-

Constant libc::NFQA_CFG_CMD

source · []
pub const NFQA_CFG_CMD: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_FLAGS.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_FLAGS.html deleted file mode 100644 index 91bf5998..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_FLAGS.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CFG_FLAGS in libc - Rust - -
pub const NFQA_CFG_FLAGS: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_CONNTRACK.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_CONNTRACK.html deleted file mode 100644 index c8875dea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_CONNTRACK.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CFG_F_CONNTRACK in libc - Rust - -
pub const NFQA_CFG_F_CONNTRACK: c_int = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_FAIL_OPEN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_FAIL_OPEN.html deleted file mode 100644 index 7254d8cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_FAIL_OPEN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CFG_F_FAIL_OPEN in libc - Rust - -
pub const NFQA_CFG_F_FAIL_OPEN: c_int = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_GSO.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_GSO.html deleted file mode 100644 index 7ec2985f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_GSO.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CFG_F_GSO in libc - Rust - -
pub const NFQA_CFG_F_GSO: c_int = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_MAX.html deleted file mode 100644 index d6478c0c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CFG_F_MAX in libc - Rust - -
pub const NFQA_CFG_F_MAX: c_int = 0x0020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_SECCTX.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_SECCTX.html deleted file mode 100644 index 9f449b18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_SECCTX.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CFG_F_SECCTX in libc - Rust - -
pub const NFQA_CFG_F_SECCTX: c_int = 0x0010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_UID_GID.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_UID_GID.html deleted file mode 100644 index 8909be76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_F_UID_GID.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CFG_F_UID_GID in libc - Rust - -
pub const NFQA_CFG_F_UID_GID: c_int = 0x0008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_MASK.html deleted file mode 100644 index d9ada9e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CFG_MASK in libc - Rust - -
pub const NFQA_CFG_MASK: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_PARAMS.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_PARAMS.html deleted file mode 100644 index 700be519..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_PARAMS.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CFG_PARAMS in libc - Rust - -
pub const NFQA_CFG_PARAMS: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_QUEUE_MAXLEN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_QUEUE_MAXLEN.html deleted file mode 100644 index 5c085c58..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_QUEUE_MAXLEN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CFG_QUEUE_MAXLEN in libc - Rust - -
pub const NFQA_CFG_QUEUE_MAXLEN: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_UNSPEC.html deleted file mode 100644 index acde67e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CFG_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CFG_UNSPEC in libc - Rust - -
pub const NFQA_CFG_UNSPEC: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CT.html deleted file mode 100644 index 1f3630a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CT in libc - Rust - -
-

Constant libc::NFQA_CT

source · []
pub const NFQA_CT: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CT_INFO.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CT_INFO.html deleted file mode 100644 index a71dbc4b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_CT_INFO.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_CT_INFO in libc - Rust - -
-

Constant libc::NFQA_CT_INFO

source · []
pub const NFQA_CT_INFO: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_EXP.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_EXP.html deleted file mode 100644 index 2f26631a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_EXP.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_EXP in libc - Rust - -
-

Constant libc::NFQA_EXP

source · []
pub const NFQA_EXP: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_GID.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_GID.html deleted file mode 100644 index 0dcb35c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_GID.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_GID in libc - Rust - -
-

Constant libc::NFQA_GID

source · []
pub const NFQA_GID: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_HWADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_HWADDR.html deleted file mode 100644 index 393e2e55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_HWADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_HWADDR in libc - Rust - -
-

Constant libc::NFQA_HWADDR

source · []
pub const NFQA_HWADDR: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_IFINDEX_INDEV.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_IFINDEX_INDEV.html deleted file mode 100644 index b6e28493..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_IFINDEX_INDEV.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_IFINDEX_INDEV in libc - Rust - -
pub const NFQA_IFINDEX_INDEV: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_IFINDEX_OUTDEV.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_IFINDEX_OUTDEV.html deleted file mode 100644 index 2c9b17ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_IFINDEX_OUTDEV.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_IFINDEX_OUTDEV in libc - Rust - -
pub const NFQA_IFINDEX_OUTDEV: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_IFINDEX_PHYSINDEV.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_IFINDEX_PHYSINDEV.html deleted file mode 100644 index 79f3320b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_IFINDEX_PHYSINDEV.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_IFINDEX_PHYSINDEV in libc - Rust - -
pub const NFQA_IFINDEX_PHYSINDEV: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_IFINDEX_PHYSOUTDEV.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_IFINDEX_PHYSOUTDEV.html deleted file mode 100644 index c049225c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_IFINDEX_PHYSOUTDEV.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_IFINDEX_PHYSOUTDEV in libc - Rust - -
pub const NFQA_IFINDEX_PHYSOUTDEV: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_MARK.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_MARK.html deleted file mode 100644 index ab31359f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_MARK.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_MARK in libc - Rust - -
-

Constant libc::NFQA_MARK

source · []
pub const NFQA_MARK: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_PACKET_HDR.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_PACKET_HDR.html deleted file mode 100644 index 41a98a8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_PACKET_HDR.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_PACKET_HDR in libc - Rust - -
pub const NFQA_PACKET_HDR: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_PAYLOAD.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_PAYLOAD.html deleted file mode 100644 index 95dc2804..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_PAYLOAD.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_PAYLOAD in libc - Rust - -
-

Constant libc::NFQA_PAYLOAD

source · []
pub const NFQA_PAYLOAD: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SECCTX.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SECCTX.html deleted file mode 100644 index caf2e2c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SECCTX.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_SECCTX in libc - Rust - -
-

Constant libc::NFQA_SECCTX

source · []
pub const NFQA_SECCTX: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SKB_CSUMNOTREADY.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SKB_CSUMNOTREADY.html deleted file mode 100644 index 6225a9b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SKB_CSUMNOTREADY.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_SKB_CSUMNOTREADY in libc - Rust - -
pub const NFQA_SKB_CSUMNOTREADY: c_int = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SKB_CSUM_NOTVERIFIED.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SKB_CSUM_NOTVERIFIED.html deleted file mode 100644 index 7ac742e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SKB_CSUM_NOTVERIFIED.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_SKB_CSUM_NOTVERIFIED in libc - Rust - -
pub const NFQA_SKB_CSUM_NOTVERIFIED: c_int = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SKB_GSO.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SKB_GSO.html deleted file mode 100644 index 378655f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SKB_GSO.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_SKB_GSO in libc - Rust - -
-

Constant libc::NFQA_SKB_GSO

source · []
pub const NFQA_SKB_GSO: c_int = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SKB_INFO.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SKB_INFO.html deleted file mode 100644 index b01200b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_SKB_INFO.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_SKB_INFO in libc - Rust - -
pub const NFQA_SKB_INFO: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_TIMESTAMP.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_TIMESTAMP.html deleted file mode 100644 index d1a61291..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_TIMESTAMP.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_TIMESTAMP in libc - Rust - -
pub const NFQA_TIMESTAMP: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_UID.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_UID.html deleted file mode 100644 index 49984039..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_UID.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_UID in libc - Rust - -
-

Constant libc::NFQA_UID

source · []
pub const NFQA_UID: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_UNSPEC.html deleted file mode 100644 index 73f10b1c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_UNSPEC in libc - Rust - -
-

Constant libc::NFQA_UNSPEC

source · []
pub const NFQA_UNSPEC: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_VERDICT_HDR.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQA_VERDICT_HDR.html deleted file mode 100644 index 06599212..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQA_VERDICT_HDR.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQA_VERDICT_HDR in libc - Rust - -
pub const NFQA_VERDICT_HDR: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_BIND.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_BIND.html deleted file mode 100644 index c4321a48..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_BIND.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQNL_CFG_CMD_BIND in libc - Rust - -
pub const NFQNL_CFG_CMD_BIND: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_NONE.html deleted file mode 100644 index c88af9d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQNL_CFG_CMD_NONE in libc - Rust - -
pub const NFQNL_CFG_CMD_NONE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_PF_BIND.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_PF_BIND.html deleted file mode 100644 index 36b93977..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_PF_BIND.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQNL_CFG_CMD_PF_BIND in libc - Rust - -
pub const NFQNL_CFG_CMD_PF_BIND: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_PF_UNBIND.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_PF_UNBIND.html deleted file mode 100644 index c3980d24..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_PF_UNBIND.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQNL_CFG_CMD_PF_UNBIND in libc - Rust - -
pub const NFQNL_CFG_CMD_PF_UNBIND: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_UNBIND.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_UNBIND.html deleted file mode 100644 index d2c5b522..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_CFG_CMD_UNBIND.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQNL_CFG_CMD_UNBIND in libc - Rust - -
pub const NFQNL_CFG_CMD_UNBIND: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_COPY_META.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_COPY_META.html deleted file mode 100644 index 569756d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_COPY_META.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQNL_COPY_META in libc - Rust - -
pub const NFQNL_COPY_META: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_COPY_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_COPY_NONE.html deleted file mode 100644 index 40538a57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_COPY_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQNL_COPY_NONE in libc - Rust - -
pub const NFQNL_COPY_NONE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_COPY_PACKET.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_COPY_PACKET.html deleted file mode 100644 index d55e7e4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_COPY_PACKET.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQNL_COPY_PACKET in libc - Rust - -
pub const NFQNL_COPY_PACKET: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_MSG_CONFIG.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_MSG_CONFIG.html deleted file mode 100644 index ce66ad5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_MSG_CONFIG.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQNL_MSG_CONFIG in libc - Rust - -
pub const NFQNL_MSG_CONFIG: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_MSG_PACKET.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_MSG_PACKET.html deleted file mode 100644 index 7353504e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_MSG_PACKET.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQNL_MSG_PACKET in libc - Rust - -
pub const NFQNL_MSG_PACKET: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_MSG_VERDICT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_MSG_VERDICT.html deleted file mode 100644 index 4d0fb234..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_MSG_VERDICT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQNL_MSG_VERDICT in libc - Rust - -
pub const NFQNL_MSG_VERDICT: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_MSG_VERDICT_BATCH.html b/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_MSG_VERDICT_BATCH.html deleted file mode 100644 index 13569d03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFQNL_MSG_VERDICT_BATCH.html +++ /dev/null @@ -1,8 +0,0 @@ -NFQNL_MSG_VERDICT_BATCH in libc - Rust - -
pub const NFQNL_MSG_VERDICT_BATCH: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.NFS_SUPER_MAGIC.html deleted file mode 100644 index 88b51207..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -NFS_SUPER_MAGIC in libc - Rust - -
pub const NFS_SUPER_MAGIC: c_long = 0x00006969;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_BREAK.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_BREAK.html deleted file mode 100644 index aebb1718..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_BREAK.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_BREAK in libc - Rust - -
-

Constant libc::NFT_BREAK

source · []
pub const NFT_BREAK: c_int = -2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_BYTEORDER_HTON.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_BYTEORDER_HTON.html deleted file mode 100644 index 5acf0e1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_BYTEORDER_HTON.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_BYTEORDER_HTON in libc - Rust - -
pub const NFT_BYTEORDER_HTON: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_BYTEORDER_NTOH.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_BYTEORDER_NTOH.html deleted file mode 100644 index c5f6909d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_BYTEORDER_NTOH.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_BYTEORDER_NTOH in libc - Rust - -
pub const NFT_BYTEORDER_NTOH: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CHAIN_MAXNAMELEN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CHAIN_MAXNAMELEN.html deleted file mode 100644 index 1510207d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CHAIN_MAXNAMELEN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CHAIN_MAXNAMELEN in libc - Rust - -
pub const NFT_CHAIN_MAXNAMELEN: c_int = 256;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_EQ.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_EQ.html deleted file mode 100644 index 6764f159..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_EQ.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CMP_EQ in libc - Rust - -
-

Constant libc::NFT_CMP_EQ

source · []
pub const NFT_CMP_EQ: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_GT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_GT.html deleted file mode 100644 index 30df5445..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_GT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CMP_GT in libc - Rust - -
-

Constant libc::NFT_CMP_GT

source · []
pub const NFT_CMP_GT: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_GTE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_GTE.html deleted file mode 100644 index f6b754fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_GTE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CMP_GTE in libc - Rust - -
-

Constant libc::NFT_CMP_GTE

source · []
pub const NFT_CMP_GTE: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_LT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_LT.html deleted file mode 100644 index f708a7c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_LT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CMP_LT in libc - Rust - -
-

Constant libc::NFT_CMP_LT

source · []
pub const NFT_CMP_LT: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_LTE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_LTE.html deleted file mode 100644 index 31052d5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_LTE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CMP_LTE in libc - Rust - -
-

Constant libc::NFT_CMP_LTE

source · []
pub const NFT_CMP_LTE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_NEQ.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_NEQ.html deleted file mode 100644 index 3db0623d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CMP_NEQ.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CMP_NEQ in libc - Rust - -
-

Constant libc::NFT_CMP_NEQ

source · []
pub const NFT_CMP_NEQ: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CONTINUE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CONTINUE.html deleted file mode 100644 index c83dea55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CONTINUE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CONTINUE in libc - Rust - -
-

Constant libc::NFT_CONTINUE

source · []
pub const NFT_CONTINUE: c_int = -1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_BYTES.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_BYTES.html deleted file mode 100644 index 4f68e659..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_BYTES.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_BYTES in libc - Rust - -
-

Constant libc::NFT_CT_BYTES

source · []
pub const NFT_CT_BYTES: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_DIRECTION.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_DIRECTION.html deleted file mode 100644 index 4c108a27..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_DIRECTION.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_DIRECTION in libc - Rust - -
pub const NFT_CT_DIRECTION: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_DST.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_DST.html deleted file mode 100644 index 76b4b457..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_DST.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_DST in libc - Rust - -
-

Constant libc::NFT_CT_DST

source · []
pub const NFT_CT_DST: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_EXPIRATION.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_EXPIRATION.html deleted file mode 100644 index 381bde85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_EXPIRATION.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_EXPIRATION in libc - Rust - -
pub const NFT_CT_EXPIRATION: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_HELPER.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_HELPER.html deleted file mode 100644 index c7009c90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_HELPER.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_HELPER in libc - Rust - -
pub const NFT_CT_HELPER: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_L3PROTOCOL.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_L3PROTOCOL.html deleted file mode 100644 index 6a756e4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_L3PROTOCOL.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_L3PROTOCOL in libc - Rust - -
pub const NFT_CT_L3PROTOCOL: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_LABELS.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_LABELS.html deleted file mode 100644 index d2a09ca6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_LABELS.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_LABELS in libc - Rust - -
pub const NFT_CT_LABELS: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_MARK.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_MARK.html deleted file mode 100644 index 956adde1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_MARK.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_MARK in libc - Rust - -
-

Constant libc::NFT_CT_MARK

source · []
pub const NFT_CT_MARK: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_PKTS.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_PKTS.html deleted file mode 100644 index 944965b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_PKTS.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_PKTS in libc - Rust - -
-

Constant libc::NFT_CT_PKTS

source · []
pub const NFT_CT_PKTS: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_PROTOCOL.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_PROTOCOL.html deleted file mode 100644 index c77256f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_PROTOCOL.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_PROTOCOL in libc - Rust - -
pub const NFT_CT_PROTOCOL: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_PROTO_DST.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_PROTO_DST.html deleted file mode 100644 index 36df1d89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_PROTO_DST.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_PROTO_DST in libc - Rust - -
pub const NFT_CT_PROTO_DST: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_PROTO_SRC.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_PROTO_SRC.html deleted file mode 100644 index 8057feba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_PROTO_SRC.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_PROTO_SRC in libc - Rust - -
pub const NFT_CT_PROTO_SRC: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_SECMARK.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_SECMARK.html deleted file mode 100644 index 816c9fd1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_SECMARK.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_SECMARK in libc - Rust - -
pub const NFT_CT_SECMARK: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_SRC.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_SRC.html deleted file mode 100644 index f8470ef2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_SRC.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_SRC in libc - Rust - -
-

Constant libc::NFT_CT_SRC

source · []
pub const NFT_CT_SRC: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_STATE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_STATE.html deleted file mode 100644 index 1b06f7b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_STATE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_STATE in libc - Rust - -
-

Constant libc::NFT_CT_STATE

source · []
pub const NFT_CT_STATE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_STATUS.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_STATUS.html deleted file mode 100644 index 2e290ee8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_CT_STATUS.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_CT_STATUS in libc - Rust - -
pub const NFT_CT_STATUS: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_DATA_RESERVED_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_DATA_RESERVED_MASK.html deleted file mode 100644 index 33199e54..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_DATA_RESERVED_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_DATA_RESERVED_MASK in libc - Rust - -
pub const NFT_DATA_RESERVED_MASK: c_uint = 0xffffff00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_DATA_VALUE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_DATA_VALUE.html deleted file mode 100644 index d40ef935..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_DATA_VALUE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_DATA_VALUE in libc - Rust - -
pub const NFT_DATA_VALUE: c_uint = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_DATA_VALUE_MAXLEN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_DATA_VALUE_MAXLEN.html deleted file mode 100644 index 732d3194..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_DATA_VALUE_MAXLEN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_DATA_VALUE_MAXLEN in libc - Rust - -
pub const NFT_DATA_VALUE_MAXLEN: c_int = 64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_DATA_VERDICT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_DATA_VERDICT.html deleted file mode 100644 index cc1cbc00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_DATA_VERDICT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_DATA_VERDICT in libc - Rust - -
pub const NFT_DATA_VERDICT: c_uint = 0xffffff00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_DYNSET_F_INV.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_DYNSET_F_INV.html deleted file mode 100644 index 711be365..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_DYNSET_F_INV.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_DYNSET_F_INV in libc - Rust - -
pub const NFT_DYNSET_F_INV: c_int = 1 << 0; // 1i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_DYNSET_OP_ADD.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_DYNSET_OP_ADD.html deleted file mode 100644 index e4fc5b3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_DYNSET_OP_ADD.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_DYNSET_OP_ADD in libc - Rust - -
pub const NFT_DYNSET_OP_ADD: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_DYNSET_OP_UPDATE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_DYNSET_OP_UPDATE.html deleted file mode 100644 index 7442ca64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_DYNSET_OP_UPDATE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_DYNSET_OP_UPDATE in libc - Rust - -
pub const NFT_DYNSET_OP_UPDATE: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_GOTO.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_GOTO.html deleted file mode 100644 index 24b9241d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_GOTO.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_GOTO in libc - Rust - -
-

Constant libc::NFT_GOTO

source · []
pub const NFT_GOTO: c_int = -4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_JUMP.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_JUMP.html deleted file mode 100644 index c060b6fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_JUMP.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_JUMP in libc - Rust - -
-

Constant libc::NFT_JUMP

source · []
pub const NFT_JUMP: c_int = -3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_LIMIT_F_INV.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_LIMIT_F_INV.html deleted file mode 100644 index e5e44231..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_LIMIT_F_INV.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_LIMIT_F_INV in libc - Rust - -
pub const NFT_LIMIT_F_INV: c_int = 1 << 0; // 1i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_LIMIT_PKTS.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_LIMIT_PKTS.html deleted file mode 100644 index 5f07a207..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_LIMIT_PKTS.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_LIMIT_PKTS in libc - Rust - -
pub const NFT_LIMIT_PKTS: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_LIMIT_PKT_BYTES.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_LIMIT_PKT_BYTES.html deleted file mode 100644 index d0274ff7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_LIMIT_PKT_BYTES.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_LIMIT_PKT_BYTES in libc - Rust - -
pub const NFT_LIMIT_PKT_BYTES: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_LOOKUP_F_INV.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_LOOKUP_F_INV.html deleted file mode 100644 index 5b9f6ea7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_LOOKUP_F_INV.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_LOOKUP_F_INV in libc - Rust - -
pub const NFT_LOOKUP_F_INV: c_int = 1 << 0; // 1i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_BRI_IIFNAME.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_BRI_IIFNAME.html deleted file mode 100644 index 548a48a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_BRI_IIFNAME.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_BRI_IIFNAME in libc - Rust - -
pub const NFT_META_BRI_IIFNAME: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_BRI_OIFNAME.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_BRI_OIFNAME.html deleted file mode 100644 index 5bc641d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_BRI_OIFNAME.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_BRI_OIFNAME in libc - Rust - -
pub const NFT_META_BRI_OIFNAME: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_CGROUP.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_CGROUP.html deleted file mode 100644 index 4e663bd9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_CGROUP.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_CGROUP in libc - Rust - -
pub const NFT_META_CGROUP: c_int = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_CPU.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_CPU.html deleted file mode 100644 index 14f29512..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_CPU.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_CPU in libc - Rust - -
-

Constant libc::NFT_META_CPU

source · []
pub const NFT_META_CPU: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_IIF.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_IIF.html deleted file mode 100644 index 0a5832fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_IIF.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_IIF in libc - Rust - -
-

Constant libc::NFT_META_IIF

source · []
pub const NFT_META_IIF: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_IIFGROUP.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_IIFGROUP.html deleted file mode 100644 index 0e7931a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_IIFGROUP.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_IIFGROUP in libc - Rust - -
pub const NFT_META_IIFGROUP: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_IIFNAME.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_IIFNAME.html deleted file mode 100644 index cf167f10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_IIFNAME.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_IIFNAME in libc - Rust - -
pub const NFT_META_IIFNAME: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_IIFTYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_IIFTYPE.html deleted file mode 100644 index e2c6d21e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_IIFTYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_IIFTYPE in libc - Rust - -
pub const NFT_META_IIFTYPE: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_L4PROTO.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_L4PROTO.html deleted file mode 100644 index d11c40e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_L4PROTO.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_L4PROTO in libc - Rust - -
pub const NFT_META_L4PROTO: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_LEN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_LEN.html deleted file mode 100644 index 2f5ce7a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_LEN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_LEN in libc - Rust - -
-

Constant libc::NFT_META_LEN

source · []
pub const NFT_META_LEN: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_MARK.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_MARK.html deleted file mode 100644 index 030221da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_MARK.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_MARK in libc - Rust - -
pub const NFT_META_MARK: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_NFPROTO.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_NFPROTO.html deleted file mode 100644 index f2980569..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_NFPROTO.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_NFPROTO in libc - Rust - -
pub const NFT_META_NFPROTO: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_NFTRACE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_NFTRACE.html deleted file mode 100644 index d39a0eae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_NFTRACE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_NFTRACE in libc - Rust - -
pub const NFT_META_NFTRACE: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_OIF.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_OIF.html deleted file mode 100644 index 450a413c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_OIF.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_OIF in libc - Rust - -
-

Constant libc::NFT_META_OIF

source · []
pub const NFT_META_OIF: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_OIFGROUP.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_OIFGROUP.html deleted file mode 100644 index 0703a2bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_OIFGROUP.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_OIFGROUP in libc - Rust - -
pub const NFT_META_OIFGROUP: c_int = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_OIFNAME.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_OIFNAME.html deleted file mode 100644 index d9992854..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_OIFNAME.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_OIFNAME in libc - Rust - -
pub const NFT_META_OIFNAME: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_OIFTYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_OIFTYPE.html deleted file mode 100644 index 749149ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_OIFTYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_OIFTYPE in libc - Rust - -
pub const NFT_META_OIFTYPE: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_PKTTYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_PKTTYPE.html deleted file mode 100644 index 2139ca96..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_PKTTYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_PKTTYPE in libc - Rust - -
pub const NFT_META_PKTTYPE: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_PRANDOM.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_PRANDOM.html deleted file mode 100644 index 58345f76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_PRANDOM.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_PRANDOM in libc - Rust - -
pub const NFT_META_PRANDOM: c_int = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_PRIORITY.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_PRIORITY.html deleted file mode 100644 index 79a3816f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_PRIORITY.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_PRIORITY in libc - Rust - -
pub const NFT_META_PRIORITY: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_PROTOCOL.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_PROTOCOL.html deleted file mode 100644 index 3b2006f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_PROTOCOL.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_PROTOCOL in libc - Rust - -
pub const NFT_META_PROTOCOL: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_RTCLASSID.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_RTCLASSID.html deleted file mode 100644 index cea502ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_RTCLASSID.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_RTCLASSID in libc - Rust - -
pub const NFT_META_RTCLASSID: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_SECMARK.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_SECMARK.html deleted file mode 100644 index 2b97444c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_SECMARK.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_SECMARK in libc - Rust - -
pub const NFT_META_SECMARK: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_SKGID.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_SKGID.html deleted file mode 100644 index 89581efa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_SKGID.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_SKGID in libc - Rust - -
pub const NFT_META_SKGID: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_SKUID.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_SKUID.html deleted file mode 100644 index 0230cca4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_META_SKUID.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_META_SKUID in libc - Rust - -
pub const NFT_META_SKUID: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELCHAIN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELCHAIN.html deleted file mode 100644 index c4ff5bb4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELCHAIN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_DELCHAIN in libc - Rust - -
pub const NFT_MSG_DELCHAIN: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELOBJ.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELOBJ.html deleted file mode 100644 index 8ae8bc92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELOBJ.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_DELOBJ in libc - Rust - -
pub const NFT_MSG_DELOBJ: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELRULE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELRULE.html deleted file mode 100644 index 85ab1f31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELRULE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_DELRULE in libc - Rust - -
pub const NFT_MSG_DELRULE: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELSET.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELSET.html deleted file mode 100644 index b40737e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELSET.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_DELSET in libc - Rust - -
pub const NFT_MSG_DELSET: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELSETELEM.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELSETELEM.html deleted file mode 100644 index b66075fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELSETELEM.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_DELSETELEM in libc - Rust - -
pub const NFT_MSG_DELSETELEM: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELTABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELTABLE.html deleted file mode 100644 index 0370892f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_DELTABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_DELTABLE in libc - Rust - -
pub const NFT_MSG_DELTABLE: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETCHAIN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETCHAIN.html deleted file mode 100644 index d552c942..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETCHAIN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_GETCHAIN in libc - Rust - -
pub const NFT_MSG_GETCHAIN: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETGEN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETGEN.html deleted file mode 100644 index 5de12b28..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETGEN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_GETGEN in libc - Rust - -
pub const NFT_MSG_GETGEN: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETOBJ.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETOBJ.html deleted file mode 100644 index 343a5fd0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETOBJ.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_GETOBJ in libc - Rust - -
pub const NFT_MSG_GETOBJ: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETOBJ_RESET.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETOBJ_RESET.html deleted file mode 100644 index 469c22c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETOBJ_RESET.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_GETOBJ_RESET in libc - Rust - -
pub const NFT_MSG_GETOBJ_RESET: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETRULE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETRULE.html deleted file mode 100644 index 8724aa2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETRULE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_GETRULE in libc - Rust - -
pub const NFT_MSG_GETRULE: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETSET.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETSET.html deleted file mode 100644 index cbff2f5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETSET.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_GETSET in libc - Rust - -
pub const NFT_MSG_GETSET: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETSETELEM.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETSETELEM.html deleted file mode 100644 index 5875fbdf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETSETELEM.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_GETSETELEM in libc - Rust - -
pub const NFT_MSG_GETSETELEM: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETTABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETTABLE.html deleted file mode 100644 index df10f878..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_GETTABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_GETTABLE in libc - Rust - -
pub const NFT_MSG_GETTABLE: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_MAX.html deleted file mode 100644 index 9d8c4297..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_MAX in libc - Rust - -
-

Constant libc::NFT_MSG_MAX

source · []
pub const NFT_MSG_MAX: c_int = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWCHAIN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWCHAIN.html deleted file mode 100644 index 558319ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWCHAIN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_NEWCHAIN in libc - Rust - -
pub const NFT_MSG_NEWCHAIN: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWGEN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWGEN.html deleted file mode 100644 index 867e08b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWGEN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_NEWGEN in libc - Rust - -
pub const NFT_MSG_NEWGEN: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWOBJ.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWOBJ.html deleted file mode 100644 index 49c0b462..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWOBJ.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_NEWOBJ in libc - Rust - -
pub const NFT_MSG_NEWOBJ: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWRULE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWRULE.html deleted file mode 100644 index a257e0e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWRULE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_NEWRULE in libc - Rust - -
pub const NFT_MSG_NEWRULE: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWSET.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWSET.html deleted file mode 100644 index 932f515e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWSET.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_NEWSET in libc - Rust - -
pub const NFT_MSG_NEWSET: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWSETELEM.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWSETELEM.html deleted file mode 100644 index f3d8cc8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWSETELEM.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_NEWSETELEM in libc - Rust - -
pub const NFT_MSG_NEWSETELEM: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWTABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWTABLE.html deleted file mode 100644 index 5706a581..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_NEWTABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_NEWTABLE in libc - Rust - -
pub const NFT_MSG_NEWTABLE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_TRACE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_TRACE.html deleted file mode 100644 index 6349912d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_MSG_TRACE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_MSG_TRACE in libc - Rust - -
pub const NFT_MSG_TRACE: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_NAT_DNAT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_NAT_DNAT.html deleted file mode 100644 index 2698038f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_NAT_DNAT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_NAT_DNAT in libc - Rust - -
-

Constant libc::NFT_NAT_DNAT

source · []
pub const NFT_NAT_DNAT: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_NAT_SNAT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_NAT_SNAT.html deleted file mode 100644 index 57ea8fef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_NAT_SNAT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_NAT_SNAT in libc - Rust - -
-

Constant libc::NFT_NAT_SNAT

source · []
pub const NFT_NAT_SNAT: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_NG_INCREMENTAL.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_NG_INCREMENTAL.html deleted file mode 100644 index e91502b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_NG_INCREMENTAL.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_NG_INCREMENTAL in libc - Rust - -
pub const NFT_NG_INCREMENTAL: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_NG_RANDOM.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_NG_RANDOM.html deleted file mode 100644 index e9fefbb8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_NG_RANDOM.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_NG_RANDOM in libc - Rust - -
pub const NFT_NG_RANDOM: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_OBJ_MAXNAMELEN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_OBJ_MAXNAMELEN.html deleted file mode 100644 index b81204c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_OBJ_MAXNAMELEN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_OBJ_MAXNAMELEN in libc - Rust - -
pub const NFT_OBJ_MAXNAMELEN: c_int = 256;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_CSUM_INET.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_CSUM_INET.html deleted file mode 100644 index e7bdedab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_CSUM_INET.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_PAYLOAD_CSUM_INET in libc - Rust - -
pub const NFT_PAYLOAD_CSUM_INET: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_CSUM_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_CSUM_NONE.html deleted file mode 100644 index 6412813f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_CSUM_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_PAYLOAD_CSUM_NONE in libc - Rust - -
pub const NFT_PAYLOAD_CSUM_NONE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_LL_HEADER.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_LL_HEADER.html deleted file mode 100644 index 5d50d1be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_LL_HEADER.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_PAYLOAD_LL_HEADER in libc - Rust - -
pub const NFT_PAYLOAD_LL_HEADER: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_NETWORK_HEADER.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_NETWORK_HEADER.html deleted file mode 100644 index 5ec714da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_NETWORK_HEADER.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_PAYLOAD_NETWORK_HEADER in libc - Rust - -
pub const NFT_PAYLOAD_NETWORK_HEADER: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_TRANSPORT_HEADER.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_TRANSPORT_HEADER.html deleted file mode 100644 index a179f5e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_PAYLOAD_TRANSPORT_HEADER.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_PAYLOAD_TRANSPORT_HEADER in libc - Rust - -
pub const NFT_PAYLOAD_TRANSPORT_HEADER: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_QUEUE_FLAG_BYPASS.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_QUEUE_FLAG_BYPASS.html deleted file mode 100644 index 45debeea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_QUEUE_FLAG_BYPASS.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_QUEUE_FLAG_BYPASS in libc - Rust - -
pub const NFT_QUEUE_FLAG_BYPASS: c_int = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_QUEUE_FLAG_CPU_FANOUT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_QUEUE_FLAG_CPU_FANOUT.html deleted file mode 100644 index d8de61b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_QUEUE_FLAG_CPU_FANOUT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_QUEUE_FLAG_CPU_FANOUT in libc - Rust - -
pub const NFT_QUEUE_FLAG_CPU_FANOUT: c_int = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_QUEUE_FLAG_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_QUEUE_FLAG_MASK.html deleted file mode 100644 index de1c7b5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_QUEUE_FLAG_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_QUEUE_FLAG_MASK in libc - Rust - -
pub const NFT_QUEUE_FLAG_MASK: c_int = 0x03;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_QUOTA_F_INV.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_QUOTA_F_INV.html deleted file mode 100644 index fa775823..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_QUOTA_F_INV.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_QUOTA_F_INV in libc - Rust - -
pub const NFT_QUOTA_F_INV: c_int = 1 << 0; // 1i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_RANGE_EQ.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_RANGE_EQ.html deleted file mode 100644 index a5839785..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_RANGE_EQ.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_RANGE_EQ in libc - Rust - -
-

Constant libc::NFT_RANGE_EQ

source · []
pub const NFT_RANGE_EQ: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_RANGE_NEQ.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_RANGE_NEQ.html deleted file mode 100644 index e48bfc87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_RANGE_NEQ.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_RANGE_NEQ in libc - Rust - -
pub const NFT_RANGE_NEQ: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_00.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_00.html deleted file mode 100644 index 87329a98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_00.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_00 in libc - Rust - -
-

Constant libc::NFT_REG32_00

source · []
pub const NFT_REG32_00: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_01.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_01.html deleted file mode 100644 index 153fcec8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_01.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_01 in libc - Rust - -
-

Constant libc::NFT_REG32_01

source · []
pub const NFT_REG32_01: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_02.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_02.html deleted file mode 100644 index eb9d5d8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_02.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_02 in libc - Rust - -
-

Constant libc::NFT_REG32_02

source · []
pub const NFT_REG32_02: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_03.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_03.html deleted file mode 100644 index ad066344..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_03.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_03 in libc - Rust - -
-

Constant libc::NFT_REG32_03

source · []
pub const NFT_REG32_03: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_04.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_04.html deleted file mode 100644 index 3497012f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_04.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_04 in libc - Rust - -
-

Constant libc::NFT_REG32_04

source · []
pub const NFT_REG32_04: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_05.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_05.html deleted file mode 100644 index 7c25f380..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_05.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_05 in libc - Rust - -
-

Constant libc::NFT_REG32_05

source · []
pub const NFT_REG32_05: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_06.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_06.html deleted file mode 100644 index d6a0ccbc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_06.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_06 in libc - Rust - -
-

Constant libc::NFT_REG32_06

source · []
pub const NFT_REG32_06: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_07.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_07.html deleted file mode 100644 index a4954284..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_07.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_07 in libc - Rust - -
-

Constant libc::NFT_REG32_07

source · []
pub const NFT_REG32_07: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_08.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_08.html deleted file mode 100644 index 8eb10648..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_08.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_08 in libc - Rust - -
-

Constant libc::NFT_REG32_08

source · []
pub const NFT_REG32_08: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_09.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_09.html deleted file mode 100644 index 5057ce38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_09.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_09 in libc - Rust - -
-

Constant libc::NFT_REG32_09

source · []
pub const NFT_REG32_09: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_10.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_10.html deleted file mode 100644 index 62a03e77..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_10.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_10 in libc - Rust - -
-

Constant libc::NFT_REG32_10

source · []
pub const NFT_REG32_10: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_11.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_11.html deleted file mode 100644 index 7dde610c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_11.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_11 in libc - Rust - -
-

Constant libc::NFT_REG32_11

source · []
pub const NFT_REG32_11: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_12.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_12.html deleted file mode 100644 index 4f0cb707..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_12.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_12 in libc - Rust - -
-

Constant libc::NFT_REG32_12

source · []
pub const NFT_REG32_12: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_13.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_13.html deleted file mode 100644 index 71bdff40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_13.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_13 in libc - Rust - -
-

Constant libc::NFT_REG32_13

source · []
pub const NFT_REG32_13: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_14.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_14.html deleted file mode 100644 index 7ec6eed1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_14.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_14 in libc - Rust - -
-

Constant libc::NFT_REG32_14

source · []
pub const NFT_REG32_14: c_int = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_15.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_15.html deleted file mode 100644 index 1888856b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_15.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_15 in libc - Rust - -
-

Constant libc::NFT_REG32_15

source · []
pub const NFT_REG32_15: c_int = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_SIZE.html deleted file mode 100644 index fc53756d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG32_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG32_SIZE in libc - Rust - -
pub const NFT_REG32_SIZE: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_1.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_1.html deleted file mode 100644 index ce04873c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_1.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG_1 in libc - Rust - -
-

Constant libc::NFT_REG_1

source · []
pub const NFT_REG_1: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_2.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_2.html deleted file mode 100644 index 876bfdfc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_2.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG_2 in libc - Rust - -
-

Constant libc::NFT_REG_2

source · []
pub const NFT_REG_2: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_3.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_3.html deleted file mode 100644 index 11c3197a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_3.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG_3 in libc - Rust - -
-

Constant libc::NFT_REG_3

source · []
pub const NFT_REG_3: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_4.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_4.html deleted file mode 100644 index 23bf1ed0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_4.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG_4 in libc - Rust - -
-

Constant libc::NFT_REG_4

source · []
pub const NFT_REG_4: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_SIZE.html deleted file mode 100644 index 6c6b40b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG_SIZE in libc - Rust - -
-

Constant libc::NFT_REG_SIZE

source · []
pub const NFT_REG_SIZE: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_VERDICT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_VERDICT.html deleted file mode 100644 index b0064b7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REG_VERDICT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REG_VERDICT in libc - Rust - -
pub const NFT_REG_VERDICT: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_ADMIN_PROHIBITED.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_ADMIN_PROHIBITED.html deleted file mode 100644 index bb567b1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_ADMIN_PROHIBITED.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REJECT_ICMPX_ADMIN_PROHIBITED in libc - Rust - -
pub const NFT_REJECT_ICMPX_ADMIN_PROHIBITED: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_HOST_UNREACH.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_HOST_UNREACH.html deleted file mode 100644 index 0e8443ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_HOST_UNREACH.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REJECT_ICMPX_HOST_UNREACH in libc - Rust - -
pub const NFT_REJECT_ICMPX_HOST_UNREACH: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_NO_ROUTE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_NO_ROUTE.html deleted file mode 100644 index 5a6d1be1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_NO_ROUTE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REJECT_ICMPX_NO_ROUTE in libc - Rust - -
pub const NFT_REJECT_ICMPX_NO_ROUTE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_PORT_UNREACH.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_PORT_UNREACH.html deleted file mode 100644 index 6ba5d46f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_PORT_UNREACH.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REJECT_ICMPX_PORT_UNREACH in libc - Rust - -
pub const NFT_REJECT_ICMPX_PORT_UNREACH: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_UNREACH.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_UNREACH.html deleted file mode 100644 index d851268c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMPX_UNREACH.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REJECT_ICMPX_UNREACH in libc - Rust - -
pub const NFT_REJECT_ICMPX_UNREACH: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMP_UNREACH.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMP_UNREACH.html deleted file mode 100644 index a5e9cb8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_ICMP_UNREACH.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REJECT_ICMP_UNREACH in libc - Rust - -
pub const NFT_REJECT_ICMP_UNREACH: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_TCP_RST.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_TCP_RST.html deleted file mode 100644 index 8caf9e22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_REJECT_TCP_RST.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_REJECT_TCP_RST in libc - Rust - -
pub const NFT_REJECT_TCP_RST: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_RETURN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_RETURN.html deleted file mode 100644 index 0f23ef6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_RETURN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_RETURN in libc - Rust - -
-

Constant libc::NFT_RETURN

source · []
pub const NFT_RETURN: c_int = -5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_ANONYMOUS.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_ANONYMOUS.html deleted file mode 100644 index a6111dfa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_ANONYMOUS.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_SET_ANONYMOUS in libc - Rust - -
pub const NFT_SET_ANONYMOUS: c_int = 0x1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_CONSTANT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_CONSTANT.html deleted file mode 100644 index b9c92237..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_CONSTANT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_SET_CONSTANT in libc - Rust - -
pub const NFT_SET_CONSTANT: c_int = 0x2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_ELEM_INTERVAL_END.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_ELEM_INTERVAL_END.html deleted file mode 100644 index 588a2017..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_ELEM_INTERVAL_END.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_SET_ELEM_INTERVAL_END in libc - Rust - -
pub const NFT_SET_ELEM_INTERVAL_END: c_int = 0x1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_EVAL.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_EVAL.html deleted file mode 100644 index 39708772..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_EVAL.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_SET_EVAL in libc - Rust - -
-

Constant libc::NFT_SET_EVAL

source · []
pub const NFT_SET_EVAL: c_int = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_INTERVAL.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_INTERVAL.html deleted file mode 100644 index 46ed8359..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_INTERVAL.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_SET_INTERVAL in libc - Rust - -
pub const NFT_SET_INTERVAL: c_int = 0x4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_MAP.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_MAP.html deleted file mode 100644 index 9310ef17..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_MAP.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_SET_MAP in libc - Rust - -
-

Constant libc::NFT_SET_MAP

source · []
pub const NFT_SET_MAP: c_int = 0x8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_MAXNAMELEN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_MAXNAMELEN.html deleted file mode 100644 index ff58afc0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_MAXNAMELEN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_SET_MAXNAMELEN in libc - Rust - -
pub const NFT_SET_MAXNAMELEN: c_int = 256;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_POL_MEMORY.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_POL_MEMORY.html deleted file mode 100644 index f1630761..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_POL_MEMORY.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_SET_POL_MEMORY in libc - Rust - -
pub const NFT_SET_POL_MEMORY: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_POL_PERFORMANCE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_POL_PERFORMANCE.html deleted file mode 100644 index 91c66ecb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_POL_PERFORMANCE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_SET_POL_PERFORMANCE in libc - Rust - -
pub const NFT_SET_POL_PERFORMANCE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_TIMEOUT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_TIMEOUT.html deleted file mode 100644 index cdacab22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_SET_TIMEOUT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_SET_TIMEOUT in libc - Rust - -
pub const NFT_SET_TIMEOUT: c_int = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_TABLE_MAXNAMELEN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_TABLE_MAXNAMELEN.html deleted file mode 100644 index 0f30bec2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_TABLE_MAXNAMELEN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_TABLE_MAXNAMELEN in libc - Rust - -
pub const NFT_TABLE_MAXNAMELEN: c_int = 256;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_TRACETYPE_POLICY.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_TRACETYPE_POLICY.html deleted file mode 100644 index acb30c03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_TRACETYPE_POLICY.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_TRACETYPE_POLICY in libc - Rust - -
pub const NFT_TRACETYPE_POLICY: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_TRACETYPE_RETURN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_TRACETYPE_RETURN.html deleted file mode 100644 index 498b1393..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_TRACETYPE_RETURN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_TRACETYPE_RETURN in libc - Rust - -
pub const NFT_TRACETYPE_RETURN: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_TRACETYPE_RULE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_TRACETYPE_RULE.html deleted file mode 100644 index 95d26cd2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_TRACETYPE_RULE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_TRACETYPE_RULE in libc - Rust - -
pub const NFT_TRACETYPE_RULE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_TRACETYPE_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_TRACETYPE_UNSPEC.html deleted file mode 100644 index 44fe2468..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_TRACETYPE_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_TRACETYPE_UNSPEC in libc - Rust - -
pub const NFT_TRACETYPE_UNSPEC: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFT_USERDATA_MAXLEN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFT_USERDATA_MAXLEN.html deleted file mode 100644 index 3532c579..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFT_USERDATA_MAXLEN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFT_USERDATA_MAXLEN in libc - Rust - -
pub const NFT_USERDATA_MAXLEN: c_int = 256;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_CMD.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_CMD.html deleted file mode 100644 index cf606536..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_CMD.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_CFG_CMD in libc - Rust - -
pub const NFULA_CFG_CMD: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_FLAGS.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_FLAGS.html deleted file mode 100644 index 17ca1708..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_FLAGS.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_CFG_FLAGS in libc - Rust - -
pub const NFULA_CFG_FLAGS: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_MODE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_MODE.html deleted file mode 100644 index 8918c2f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_MODE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_CFG_MODE in libc - Rust - -
pub const NFULA_CFG_MODE: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_NLBUFSIZ.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_NLBUFSIZ.html deleted file mode 100644 index 1084f5b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_NLBUFSIZ.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_CFG_NLBUFSIZ in libc - Rust - -
pub const NFULA_CFG_NLBUFSIZ: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_QTHRESH.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_QTHRESH.html deleted file mode 100644 index 70a70332..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_QTHRESH.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_CFG_QTHRESH in libc - Rust - -
pub const NFULA_CFG_QTHRESH: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_TIMEOUT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_TIMEOUT.html deleted file mode 100644 index f114fcf4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_TIMEOUT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_CFG_TIMEOUT in libc - Rust - -
pub const NFULA_CFG_TIMEOUT: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_UNSPEC.html deleted file mode 100644 index 6dfe1a14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CFG_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_CFG_UNSPEC in libc - Rust - -
pub const NFULA_CFG_UNSPEC: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CT.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CT.html deleted file mode 100644 index 5a16068f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CT.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_CT in libc - Rust - -
-

Constant libc::NFULA_CT

source · []
pub const NFULA_CT: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CT_INFO.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CT_INFO.html deleted file mode 100644 index 0268f89a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_CT_INFO.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_CT_INFO in libc - Rust - -
pub const NFULA_CT_INFO: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_GID.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_GID.html deleted file mode 100644 index 189e400f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_GID.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_GID in libc - Rust - -
-

Constant libc::NFULA_GID

source · []
pub const NFULA_GID: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_HWADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_HWADDR.html deleted file mode 100644 index f1633652..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_HWADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_HWADDR in libc - Rust - -
-

Constant libc::NFULA_HWADDR

source · []
pub const NFULA_HWADDR: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_HWHEADER.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_HWHEADER.html deleted file mode 100644 index c9dcef2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_HWHEADER.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_HWHEADER in libc - Rust - -
pub const NFULA_HWHEADER: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_HWLEN.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_HWLEN.html deleted file mode 100644 index f7459c5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_HWLEN.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_HWLEN in libc - Rust - -
-

Constant libc::NFULA_HWLEN

source · []
pub const NFULA_HWLEN: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_HWTYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_HWTYPE.html deleted file mode 100644 index 1269ca20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_HWTYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_HWTYPE in libc - Rust - -
-

Constant libc::NFULA_HWTYPE

source · []
pub const NFULA_HWTYPE: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_IFINDEX_INDEV.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_IFINDEX_INDEV.html deleted file mode 100644 index 0d64e6d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_IFINDEX_INDEV.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_IFINDEX_INDEV in libc - Rust - -
pub const NFULA_IFINDEX_INDEV: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_IFINDEX_OUTDEV.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_IFINDEX_OUTDEV.html deleted file mode 100644 index ed59883b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_IFINDEX_OUTDEV.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_IFINDEX_OUTDEV in libc - Rust - -
pub const NFULA_IFINDEX_OUTDEV: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_IFINDEX_PHYSINDEV.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_IFINDEX_PHYSINDEV.html deleted file mode 100644 index 6c23ae4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_IFINDEX_PHYSINDEV.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_IFINDEX_PHYSINDEV in libc - Rust - -
pub const NFULA_IFINDEX_PHYSINDEV: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_IFINDEX_PHYSOUTDEV.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_IFINDEX_PHYSOUTDEV.html deleted file mode 100644 index 7d6b89ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_IFINDEX_PHYSOUTDEV.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_IFINDEX_PHYSOUTDEV in libc - Rust - -
pub const NFULA_IFINDEX_PHYSOUTDEV: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_MARK.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_MARK.html deleted file mode 100644 index 12deb5d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_MARK.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_MARK in libc - Rust - -
-

Constant libc::NFULA_MARK

source · []
pub const NFULA_MARK: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_PACKET_HDR.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_PACKET_HDR.html deleted file mode 100644 index f680b9d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_PACKET_HDR.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_PACKET_HDR in libc - Rust - -
pub const NFULA_PACKET_HDR: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_PAYLOAD.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_PAYLOAD.html deleted file mode 100644 index b9916806..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_PAYLOAD.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_PAYLOAD in libc - Rust - -
pub const NFULA_PAYLOAD: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_PREFIX.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_PREFIX.html deleted file mode 100644 index 5cb2f3f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_PREFIX.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_PREFIX in libc - Rust - -
-

Constant libc::NFULA_PREFIX

source · []
pub const NFULA_PREFIX: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_SEQ.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_SEQ.html deleted file mode 100644 index 3d2a7dd5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_SEQ.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_SEQ in libc - Rust - -
-

Constant libc::NFULA_SEQ

source · []
pub const NFULA_SEQ: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_SEQ_GLOBAL.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_SEQ_GLOBAL.html deleted file mode 100644 index a8c36c06..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_SEQ_GLOBAL.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_SEQ_GLOBAL in libc - Rust - -
pub const NFULA_SEQ_GLOBAL: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_TIMESTAMP.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_TIMESTAMP.html deleted file mode 100644 index aa588a4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_TIMESTAMP.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_TIMESTAMP in libc - Rust - -
pub const NFULA_TIMESTAMP: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_UID.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_UID.html deleted file mode 100644 index 26a69c06..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_UID.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_UID in libc - Rust - -
-

Constant libc::NFULA_UID

source · []
pub const NFULA_UID: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULA_UNSPEC.html deleted file mode 100644 index c3f1ac51..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULA_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULA_UNSPEC in libc - Rust - -
-

Constant libc::NFULA_UNSPEC

source · []
pub const NFULA_UNSPEC: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_BIND.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_BIND.html deleted file mode 100644 index eff83fee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_BIND.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULNL_CFG_CMD_BIND in libc - Rust - -
pub const NFULNL_CFG_CMD_BIND: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_NONE.html deleted file mode 100644 index 1f08fed0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULNL_CFG_CMD_NONE in libc - Rust - -
pub const NFULNL_CFG_CMD_NONE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_PF_BIND.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_PF_BIND.html deleted file mode 100644 index 4bc4c8f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_PF_BIND.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULNL_CFG_CMD_PF_BIND in libc - Rust - -
pub const NFULNL_CFG_CMD_PF_BIND: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_PF_UNBIND.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_PF_UNBIND.html deleted file mode 100644 index c9f44500..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_PF_UNBIND.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULNL_CFG_CMD_PF_UNBIND in libc - Rust - -
pub const NFULNL_CFG_CMD_PF_UNBIND: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_UNBIND.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_UNBIND.html deleted file mode 100644 index 38899d56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_CMD_UNBIND.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULNL_CFG_CMD_UNBIND in libc - Rust - -
pub const NFULNL_CFG_CMD_UNBIND: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_F_CONNTRACK.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_F_CONNTRACK.html deleted file mode 100644 index 34f1ddf1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_F_CONNTRACK.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULNL_CFG_F_CONNTRACK in libc - Rust - -
pub const NFULNL_CFG_F_CONNTRACK: c_int = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_F_SEQ.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_F_SEQ.html deleted file mode 100644 index 2b797a6d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_F_SEQ.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULNL_CFG_F_SEQ in libc - Rust - -
pub const NFULNL_CFG_F_SEQ: c_int = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_F_SEQ_GLOBAL.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_F_SEQ_GLOBAL.html deleted file mode 100644 index 66ecd950..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_CFG_F_SEQ_GLOBAL.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULNL_CFG_F_SEQ_GLOBAL in libc - Rust - -
pub const NFULNL_CFG_F_SEQ_GLOBAL: c_int = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_COPY_META.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_COPY_META.html deleted file mode 100644 index 9cb452a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_COPY_META.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULNL_COPY_META in libc - Rust - -
pub const NFULNL_COPY_META: c_int = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_COPY_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_COPY_NONE.html deleted file mode 100644 index 0b0166fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_COPY_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULNL_COPY_NONE in libc - Rust - -
pub const NFULNL_COPY_NONE: c_int = 0x00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_COPY_PACKET.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_COPY_PACKET.html deleted file mode 100644 index 878da998..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_COPY_PACKET.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULNL_COPY_PACKET in libc - Rust - -
pub const NFULNL_COPY_PACKET: c_int = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_MSG_CONFIG.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_MSG_CONFIG.html deleted file mode 100644 index 6d2e4c48..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_MSG_CONFIG.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULNL_MSG_CONFIG in libc - Rust - -
pub const NFULNL_MSG_CONFIG: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_MSG_PACKET.html b/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_MSG_PACKET.html deleted file mode 100644 index 59538f44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NFULNL_MSG_PACKET.html +++ /dev/null @@ -1,8 +0,0 @@ -NFULNL_MSG_PACKET in libc - Rust - -
pub const NFULNL_MSG_PACKET: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_ACCEPT.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_ACCEPT.html deleted file mode 100644 index ba9bda9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_ACCEPT.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_ACCEPT in libc - Rust - -
-

Constant libc::NF_ACCEPT

source · []
pub const NF_ACCEPT: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_DROP.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_DROP.html deleted file mode 100644 index aa62fa4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_DROP.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_DROP in libc - Rust - -
-

Constant libc::NF_DROP

source · []
pub const NF_DROP: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_FORWARD.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_FORWARD.html deleted file mode 100644 index 542367f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_FORWARD.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_INET_FORWARD in libc - Rust - -
pub const NF_INET_FORWARD: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_LOCAL_IN.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_LOCAL_IN.html deleted file mode 100644 index 41faff90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_LOCAL_IN.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_INET_LOCAL_IN in libc - Rust - -
pub const NF_INET_LOCAL_IN: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_LOCAL_OUT.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_LOCAL_OUT.html deleted file mode 100644 index 3c0290a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_LOCAL_OUT.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_INET_LOCAL_OUT in libc - Rust - -
pub const NF_INET_LOCAL_OUT: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_NUMHOOKS.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_NUMHOOKS.html deleted file mode 100644 index 46e6a2bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_NUMHOOKS.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_INET_NUMHOOKS in libc - Rust - -
pub const NF_INET_NUMHOOKS: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_POST_ROUTING.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_POST_ROUTING.html deleted file mode 100644 index 3bc4a9cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_POST_ROUTING.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_INET_POST_ROUTING in libc - Rust - -
pub const NF_INET_POST_ROUTING: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_PRE_ROUTING.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_PRE_ROUTING.html deleted file mode 100644 index e15d3b05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_INET_PRE_ROUTING.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_INET_PRE_ROUTING in libc - Rust - -
pub const NF_INET_PRE_ROUTING: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_FORWARD.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_FORWARD.html deleted file mode 100644 index d6c2df59..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_FORWARD.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_FORWARD in libc - Rust - -
pub const NF_IP6_FORWARD: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_LOCAL_IN.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_LOCAL_IN.html deleted file mode 100644 index 39e6c7e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_LOCAL_IN.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_LOCAL_IN in libc - Rust - -
pub const NF_IP6_LOCAL_IN: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_LOCAL_OUT.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_LOCAL_OUT.html deleted file mode 100644 index a59e8fc5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_LOCAL_OUT.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_LOCAL_OUT in libc - Rust - -
pub const NF_IP6_LOCAL_OUT: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_NUMHOOKS.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_NUMHOOKS.html deleted file mode 100644 index f5cd613f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_NUMHOOKS.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_NUMHOOKS in libc - Rust - -
pub const NF_IP6_NUMHOOKS: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_POST_ROUTING.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_POST_ROUTING.html deleted file mode 100644 index 37720955..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_POST_ROUTING.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_POST_ROUTING in libc - Rust - -
pub const NF_IP6_POST_ROUTING: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRE_ROUTING.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRE_ROUTING.html deleted file mode 100644 index 762e6eff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRE_ROUTING.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_PRE_ROUTING in libc - Rust - -
pub const NF_IP6_PRE_ROUTING: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_CONNTRACK.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_CONNTRACK.html deleted file mode 100644 index e18c9a05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_CONNTRACK.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_PRI_CONNTRACK in libc - Rust - -
pub const NF_IP6_PRI_CONNTRACK: c_int = -200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_CONNTRACK_DEFRAG.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_CONNTRACK_DEFRAG.html deleted file mode 100644 index 4fb3ab9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_CONNTRACK_DEFRAG.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_PRI_CONNTRACK_DEFRAG in libc - Rust - -
pub const NF_IP6_PRI_CONNTRACK_DEFRAG: c_int = -400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_CONNTRACK_HELPER.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_CONNTRACK_HELPER.html deleted file mode 100644 index f50e57ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_CONNTRACK_HELPER.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_PRI_CONNTRACK_HELPER in libc - Rust - -
pub const NF_IP6_PRI_CONNTRACK_HELPER: c_int = 300;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_FILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_FILTER.html deleted file mode 100644 index 1d7076ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_FILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_PRI_FILTER in libc - Rust - -
pub const NF_IP6_PRI_FILTER: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_FIRST.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_FIRST.html deleted file mode 100644 index cef8963a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_FIRST.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_PRI_FIRST in libc - Rust - -
pub const NF_IP6_PRI_FIRST: c_int = ::INT_MIN; // -2_147_483_648i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_LAST.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_LAST.html deleted file mode 100644 index 92d87eb1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_LAST.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_PRI_LAST in libc - Rust - -
pub const NF_IP6_PRI_LAST: c_int = ::INT_MAX; // 2_147_483_647i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_MANGLE.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_MANGLE.html deleted file mode 100644 index 2cf5fe4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_MANGLE.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_PRI_MANGLE in libc - Rust - -
pub const NF_IP6_PRI_MANGLE: c_int = -150;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_NAT_DST.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_NAT_DST.html deleted file mode 100644 index 025b6192..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_NAT_DST.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_PRI_NAT_DST in libc - Rust - -
pub const NF_IP6_PRI_NAT_DST: c_int = -100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_NAT_SRC.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_NAT_SRC.html deleted file mode 100644 index 98114afe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_NAT_SRC.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_PRI_NAT_SRC in libc - Rust - -
pub const NF_IP6_PRI_NAT_SRC: c_int = 100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_RAW.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_RAW.html deleted file mode 100644 index e9fbf9eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_RAW.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_PRI_RAW in libc - Rust - -
pub const NF_IP6_PRI_RAW: c_int = -300;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_SECURITY.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_SECURITY.html deleted file mode 100644 index e5b1ecee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_SECURITY.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_PRI_SECURITY in libc - Rust - -
pub const NF_IP6_PRI_SECURITY: c_int = 50;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_SELINUX_FIRST.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_SELINUX_FIRST.html deleted file mode 100644 index afbe628f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_SELINUX_FIRST.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_PRI_SELINUX_FIRST in libc - Rust - -
pub const NF_IP6_PRI_SELINUX_FIRST: c_int = -225;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_SELINUX_LAST.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_SELINUX_LAST.html deleted file mode 100644 index 67e59570..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP6_PRI_SELINUX_LAST.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP6_PRI_SELINUX_LAST in libc - Rust - -
pub const NF_IP6_PRI_SELINUX_LAST: c_int = 225;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_FORWARD.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_FORWARD.html deleted file mode 100644 index bddc7b48..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_FORWARD.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_FORWARD in libc - Rust - -
pub const NF_IP_FORWARD: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_LOCAL_IN.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_LOCAL_IN.html deleted file mode 100644 index 33e8810d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_LOCAL_IN.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_LOCAL_IN in libc - Rust - -
pub const NF_IP_LOCAL_IN: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_LOCAL_OUT.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_LOCAL_OUT.html deleted file mode 100644 index 23e08e0b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_LOCAL_OUT.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_LOCAL_OUT in libc - Rust - -
pub const NF_IP_LOCAL_OUT: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_NUMHOOKS.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_NUMHOOKS.html deleted file mode 100644 index 0364ab5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_NUMHOOKS.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_NUMHOOKS in libc - Rust - -
pub const NF_IP_NUMHOOKS: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_POST_ROUTING.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_POST_ROUTING.html deleted file mode 100644 index 6f4858f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_POST_ROUTING.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_POST_ROUTING in libc - Rust - -
pub const NF_IP_POST_ROUTING: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRE_ROUTING.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRE_ROUTING.html deleted file mode 100644 index 3c9bc9ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRE_ROUTING.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRE_ROUTING in libc - Rust - -
pub const NF_IP_PRE_ROUTING: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_CONNTRACK.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_CONNTRACK.html deleted file mode 100644 index f4e992f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_CONNTRACK.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRI_CONNTRACK in libc - Rust - -
pub const NF_IP_PRI_CONNTRACK: c_int = -200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_CONNTRACK_CONFIRM.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_CONNTRACK_CONFIRM.html deleted file mode 100644 index e82fe3af..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_CONNTRACK_CONFIRM.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRI_CONNTRACK_CONFIRM in libc - Rust - -
pub const NF_IP_PRI_CONNTRACK_CONFIRM: c_int = ::INT_MAX; // 2_147_483_647i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_CONNTRACK_DEFRAG.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_CONNTRACK_DEFRAG.html deleted file mode 100644 index d46b2e67..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_CONNTRACK_DEFRAG.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRI_CONNTRACK_DEFRAG in libc - Rust - -
pub const NF_IP_PRI_CONNTRACK_DEFRAG: c_int = -400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_CONNTRACK_HELPER.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_CONNTRACK_HELPER.html deleted file mode 100644 index 92e5159a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_CONNTRACK_HELPER.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRI_CONNTRACK_HELPER in libc - Rust - -
pub const NF_IP_PRI_CONNTRACK_HELPER: c_int = 300;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_FILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_FILTER.html deleted file mode 100644 index 0310b21f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_FILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRI_FILTER in libc - Rust - -
pub const NF_IP_PRI_FILTER: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_FIRST.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_FIRST.html deleted file mode 100644 index e68fd644..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_FIRST.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRI_FIRST in libc - Rust - -
pub const NF_IP_PRI_FIRST: c_int = ::INT_MIN; // -2_147_483_648i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_LAST.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_LAST.html deleted file mode 100644 index f1618230..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_LAST.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRI_LAST in libc - Rust - -
pub const NF_IP_PRI_LAST: c_int = ::INT_MAX; // 2_147_483_647i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_MANGLE.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_MANGLE.html deleted file mode 100644 index 7ce66c2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_MANGLE.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRI_MANGLE in libc - Rust - -
pub const NF_IP_PRI_MANGLE: c_int = -150;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_NAT_DST.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_NAT_DST.html deleted file mode 100644 index 60c745a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_NAT_DST.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRI_NAT_DST in libc - Rust - -
pub const NF_IP_PRI_NAT_DST: c_int = -100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_NAT_SRC.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_NAT_SRC.html deleted file mode 100644 index ac150ba5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_NAT_SRC.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRI_NAT_SRC in libc - Rust - -
pub const NF_IP_PRI_NAT_SRC: c_int = 100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_RAW.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_RAW.html deleted file mode 100644 index da1fd231..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_RAW.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRI_RAW in libc - Rust - -
pub const NF_IP_PRI_RAW: c_int = -300;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_SECURITY.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_SECURITY.html deleted file mode 100644 index d1e243d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_SECURITY.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRI_SECURITY in libc - Rust - -
pub const NF_IP_PRI_SECURITY: c_int = 50;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_SELINUX_FIRST.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_SELINUX_FIRST.html deleted file mode 100644 index c7a38a75..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_SELINUX_FIRST.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRI_SELINUX_FIRST in libc - Rust - -
pub const NF_IP_PRI_SELINUX_FIRST: c_int = -225;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_SELINUX_LAST.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_SELINUX_LAST.html deleted file mode 100644 index 9642e78a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_IP_PRI_SELINUX_LAST.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_IP_PRI_SELINUX_LAST in libc - Rust - -
pub const NF_IP_PRI_SELINUX_LAST: c_int = 225;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_MAX_VERDICT.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_MAX_VERDICT.html deleted file mode 100644 index 6c3a25c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_MAX_VERDICT.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_MAX_VERDICT in libc - Rust - -
pub const NF_MAX_VERDICT: c_int = NF_STOP; // 5i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_NETDEV_INGRESS.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_NETDEV_INGRESS.html deleted file mode 100644 index 93903b14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_NETDEV_INGRESS.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_NETDEV_INGRESS in libc - Rust - -
pub const NF_NETDEV_INGRESS: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_NETDEV_NUMHOOKS.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_NETDEV_NUMHOOKS.html deleted file mode 100644 index 7e60a2b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_NETDEV_NUMHOOKS.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_NETDEV_NUMHOOKS in libc - Rust - -
pub const NF_NETDEV_NUMHOOKS: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_QUEUE.html deleted file mode 100644 index 9bfe0a00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_QUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_QUEUE in libc - Rust - -
-

Constant libc::NF_QUEUE

source · []
pub const NF_QUEUE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_REPEAT.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_REPEAT.html deleted file mode 100644 index 947628f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_REPEAT.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_REPEAT in libc - Rust - -
-

Constant libc::NF_REPEAT

source · []
pub const NF_REPEAT: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_STOLEN.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_STOLEN.html deleted file mode 100644 index bdd1b362..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_STOLEN.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_STOLEN in libc - Rust - -
-

Constant libc::NF_STOLEN

source · []
pub const NF_STOLEN: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_STOP.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_STOP.html deleted file mode 100644 index 3dfe144e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_STOP.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_STOP in libc - Rust - -
-

Constant libc::NF_STOP

source · []
pub const NF_STOP: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_BITS.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_BITS.html deleted file mode 100644 index 4098a8f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_BITS.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_VERDICT_BITS in libc - Rust - -
pub const NF_VERDICT_BITS: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_FLAG_QUEUE_BYPASS.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_FLAG_QUEUE_BYPASS.html deleted file mode 100644 index e77809e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_FLAG_QUEUE_BYPASS.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_VERDICT_FLAG_QUEUE_BYPASS in libc - Rust - -
pub const NF_VERDICT_FLAG_QUEUE_BYPASS: c_int = 0x00008000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_MASK.html deleted file mode 100644 index 7149dc8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_VERDICT_MASK in libc - Rust - -
pub const NF_VERDICT_MASK: c_int = 0x000000ff;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_QBITS.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_QBITS.html deleted file mode 100644 index d54d13d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_QBITS.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_VERDICT_QBITS in libc - Rust - -
pub const NF_VERDICT_QBITS: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_QMASK.html b/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_QMASK.html deleted file mode 100644 index f56a531f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NF_VERDICT_QMASK.html +++ /dev/null @@ -1,8 +0,0 @@ -NF_VERDICT_QMASK in libc - Rust - -
pub const NF_VERDICT_QMASK: c_int = 0xffff0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NILFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.NILFS_SUPER_MAGIC.html deleted file mode 100644 index 05a8ad1c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NILFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -NILFS_SUPER_MAGIC in libc - Rust - -
pub const NILFS_SUPER_MAGIC: c_long = 0x3434;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NI_DGRAM.html b/learning/rust/guessing_game/target/doc/libc/constant.NI_DGRAM.html deleted file mode 100644 index 4c61008f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NI_DGRAM.html +++ /dev/null @@ -1,8 +0,0 @@ -NI_DGRAM in libc - Rust - -
-

Constant libc::NI_DGRAM

source · []
pub const NI_DGRAM: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NI_MAXHOST.html b/learning/rust/guessing_game/target/doc/libc/constant.NI_MAXHOST.html deleted file mode 100644 index c58137cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NI_MAXHOST.html +++ /dev/null @@ -1,8 +0,0 @@ -NI_MAXHOST in libc - Rust - -
-

Constant libc::NI_MAXHOST

source · []
pub const NI_MAXHOST: socklen_t = 1025;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NI_NAMEREQD.html b/learning/rust/guessing_game/target/doc/libc/constant.NI_NAMEREQD.html deleted file mode 100644 index 41636d64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NI_NAMEREQD.html +++ /dev/null @@ -1,8 +0,0 @@ -NI_NAMEREQD in libc - Rust - -
-

Constant libc::NI_NAMEREQD

source · []
pub const NI_NAMEREQD: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NI_NOFQDN.html b/learning/rust/guessing_game/target/doc/libc/constant.NI_NOFQDN.html deleted file mode 100644 index 621ff8d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NI_NOFQDN.html +++ /dev/null @@ -1,8 +0,0 @@ -NI_NOFQDN in libc - Rust - -
-

Constant libc::NI_NOFQDN

source · []
pub const NI_NOFQDN: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NI_NUMERICHOST.html b/learning/rust/guessing_game/target/doc/libc/constant.NI_NUMERICHOST.html deleted file mode 100644 index 52d17289..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NI_NUMERICHOST.html +++ /dev/null @@ -1,8 +0,0 @@ -NI_NUMERICHOST in libc - Rust - -
pub const NI_NUMERICHOST: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NI_NUMERICSERV.html b/learning/rust/guessing_game/target/doc/libc/constant.NI_NUMERICSERV.html deleted file mode 100644 index 4442d6ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NI_NUMERICSERV.html +++ /dev/null @@ -1,8 +0,0 @@ -NI_NUMERICSERV in libc - Rust - -
pub const NI_NUMERICSERV: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NL0.html b/learning/rust/guessing_game/target/doc/libc/constant.NL0.html deleted file mode 100644 index 6835aaa8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NL0.html +++ /dev/null @@ -1,8 +0,0 @@ -NL0 in libc - Rust - -
-

Constant libc::NL0

source · []
pub const NL0: tcflag_t = 0x00000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NL1.html b/learning/rust/guessing_game/target/doc/libc/constant.NL1.html deleted file mode 100644 index dc8d6450..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NL1.html +++ /dev/null @@ -1,8 +0,0 @@ -NL1 in libc - Rust - -
-

Constant libc::NL1

source · []
pub const NL1: tcflag_t = 0x00000100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLA_ALIGNTO.html b/learning/rust/guessing_game/target/doc/libc/constant.NLA_ALIGNTO.html deleted file mode 100644 index 56ac7071..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLA_ALIGNTO.html +++ /dev/null @@ -1,8 +0,0 @@ -NLA_ALIGNTO in libc - Rust - -
-

Constant libc::NLA_ALIGNTO

source · []
pub const NLA_ALIGNTO: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLA_F_NESTED.html b/learning/rust/guessing_game/target/doc/libc/constant.NLA_F_NESTED.html deleted file mode 100644 index 09ae8504..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLA_F_NESTED.html +++ /dev/null @@ -1,8 +0,0 @@ -NLA_F_NESTED in libc - Rust - -
-

Constant libc::NLA_F_NESTED

source · []
pub const NLA_F_NESTED: c_int = 1 << 15; // 32_768i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLA_F_NET_BYTEORDER.html b/learning/rust/guessing_game/target/doc/libc/constant.NLA_F_NET_BYTEORDER.html deleted file mode 100644 index 37b2885b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLA_F_NET_BYTEORDER.html +++ /dev/null @@ -1,8 +0,0 @@ -NLA_F_NET_BYTEORDER in libc - Rust - -
pub const NLA_F_NET_BYTEORDER: c_int = 1 << 14; // 16_384i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLA_TYPE_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.NLA_TYPE_MASK.html deleted file mode 100644 index 434fb656..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLA_TYPE_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -NLA_TYPE_MASK in libc - Rust - -
pub const NLA_TYPE_MASK: c_int = !(NLA_F_NESTED | NLA_F_NET_BYTEORDER); // -49_153i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLDLY.html b/learning/rust/guessing_game/target/doc/libc/constant.NLDLY.html deleted file mode 100644 index 2f9ebf24..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLDLY.html +++ /dev/null @@ -1,8 +0,0 @@ -NLDLY in libc - Rust - -
-

Constant libc::NLDLY

source · []
pub const NLDLY: tcflag_t = 0o000400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_DONE.html b/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_DONE.html deleted file mode 100644 index 92ed37d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_DONE.html +++ /dev/null @@ -1,8 +0,0 @@ -NLMSG_DONE in libc - Rust - -
-

Constant libc::NLMSG_DONE

source · []
pub const NLMSG_DONE: c_int = 0x3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_ERROR.html b/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_ERROR.html deleted file mode 100644 index 1fa45d16..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_ERROR.html +++ /dev/null @@ -1,8 +0,0 @@ -NLMSG_ERROR in libc - Rust - -
-

Constant libc::NLMSG_ERROR

source · []
pub const NLMSG_ERROR: c_int = 0x2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_MIN_TYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_MIN_TYPE.html deleted file mode 100644 index b686d7d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_MIN_TYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -NLMSG_MIN_TYPE in libc - Rust - -
pub const NLMSG_MIN_TYPE: c_int = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_NOOP.html b/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_NOOP.html deleted file mode 100644 index 95f7d240..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_NOOP.html +++ /dev/null @@ -1,8 +0,0 @@ -NLMSG_NOOP in libc - Rust - -
-

Constant libc::NLMSG_NOOP

source · []
pub const NLMSG_NOOP: c_int = 0x1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_OVERRUN.html b/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_OVERRUN.html deleted file mode 100644 index 7bfbdef5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLMSG_OVERRUN.html +++ /dev/null @@ -1,8 +0,0 @@ -NLMSG_OVERRUN in libc - Rust - -
pub const NLMSG_OVERRUN: c_int = 0x4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_ACK.html b/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_ACK.html deleted file mode 100644 index c3a40dc5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_ACK.html +++ /dev/null @@ -1,8 +0,0 @@ -NLM_F_ACK in libc - Rust - -
-

Constant libc::NLM_F_ACK

source · []
pub const NLM_F_ACK: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_APPEND.html b/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_APPEND.html deleted file mode 100644 index c41ccbda..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_APPEND.html +++ /dev/null @@ -1,8 +0,0 @@ -NLM_F_APPEND in libc - Rust - -
-

Constant libc::NLM_F_APPEND

source · []
pub const NLM_F_APPEND: c_int = 0x800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_ATOMIC.html b/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_ATOMIC.html deleted file mode 100644 index 4373d334..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_ATOMIC.html +++ /dev/null @@ -1,8 +0,0 @@ -NLM_F_ATOMIC in libc - Rust - -
-

Constant libc::NLM_F_ATOMIC

source · []
pub const NLM_F_ATOMIC: c_int = 0x400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_CREATE.html b/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_CREATE.html deleted file mode 100644 index 5963ae44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_CREATE.html +++ /dev/null @@ -1,8 +0,0 @@ -NLM_F_CREATE in libc - Rust - -
-

Constant libc::NLM_F_CREATE

source · []
pub const NLM_F_CREATE: c_int = 0x400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_DUMP.html b/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_DUMP.html deleted file mode 100644 index 4569e791..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_DUMP.html +++ /dev/null @@ -1,8 +0,0 @@ -NLM_F_DUMP in libc - Rust - -
-

Constant libc::NLM_F_DUMP

source · []
pub const NLM_F_DUMP: c_int = NLM_F_ROOT | NLM_F_MATCH; // 768i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_DUMP_FILTERED.html b/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_DUMP_FILTERED.html deleted file mode 100644 index 04c52dcf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_DUMP_FILTERED.html +++ /dev/null @@ -1,8 +0,0 @@ -NLM_F_DUMP_FILTERED in libc - Rust - -
pub const NLM_F_DUMP_FILTERED: c_int = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_DUMP_INTR.html b/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_DUMP_INTR.html deleted file mode 100644 index e152bc81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_DUMP_INTR.html +++ /dev/null @@ -1,8 +0,0 @@ -NLM_F_DUMP_INTR in libc - Rust - -
pub const NLM_F_DUMP_INTR: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_ECHO.html b/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_ECHO.html deleted file mode 100644 index ada08685..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_ECHO.html +++ /dev/null @@ -1,8 +0,0 @@ -NLM_F_ECHO in libc - Rust - -
-

Constant libc::NLM_F_ECHO

source · []
pub const NLM_F_ECHO: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_EXCL.html b/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_EXCL.html deleted file mode 100644 index 524ded3b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_EXCL.html +++ /dev/null @@ -1,8 +0,0 @@ -NLM_F_EXCL in libc - Rust - -
-

Constant libc::NLM_F_EXCL

source · []
pub const NLM_F_EXCL: c_int = 0x200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_MATCH.html b/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_MATCH.html deleted file mode 100644 index 2e1eb010..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_MATCH.html +++ /dev/null @@ -1,8 +0,0 @@ -NLM_F_MATCH in libc - Rust - -
-

Constant libc::NLM_F_MATCH

source · []
pub const NLM_F_MATCH: c_int = 0x200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_MULTI.html b/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_MULTI.html deleted file mode 100644 index 192b3134..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_MULTI.html +++ /dev/null @@ -1,8 +0,0 @@ -NLM_F_MULTI in libc - Rust - -
-

Constant libc::NLM_F_MULTI

source · []
pub const NLM_F_MULTI: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_REPLACE.html b/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_REPLACE.html deleted file mode 100644 index 456f6d07..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_REPLACE.html +++ /dev/null @@ -1,8 +0,0 @@ -NLM_F_REPLACE in libc - Rust - -
pub const NLM_F_REPLACE: c_int = 0x100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_REQUEST.html b/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_REQUEST.html deleted file mode 100644 index 3d9a3b92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_REQUEST.html +++ /dev/null @@ -1,8 +0,0 @@ -NLM_F_REQUEST in libc - Rust - -
pub const NLM_F_REQUEST: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_ROOT.html b/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_ROOT.html deleted file mode 100644 index 80134e00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NLM_F_ROOT.html +++ /dev/null @@ -1,8 +0,0 @@ -NLM_F_ROOT in libc - Rust - -
-

Constant libc::NLM_F_ROOT

source · []
pub const NLM_F_ROOT: c_int = 0x100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NOEXPR.html b/learning/rust/guessing_game/target/doc/libc/constant.NOEXPR.html deleted file mode 100644 index 24a066cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NOEXPR.html +++ /dev/null @@ -1,8 +0,0 @@ -NOEXPR in libc - Rust - -
-

Constant libc::NOEXPR

source · []
pub const NOEXPR: nl_item = 0x50001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NOFLSH.html b/learning/rust/guessing_game/target/doc/libc/constant.NOFLSH.html deleted file mode 100644 index ad003514..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NOFLSH.html +++ /dev/null @@ -1,8 +0,0 @@ -NOFLSH in libc - Rust - -
-

Constant libc::NOFLSH

source · []
pub const NOFLSH: tcflag_t = 0x00000080;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NOSTR.html b/learning/rust/guessing_game/target/doc/libc/constant.NOSTR.html deleted file mode 100644 index 5dd1bfda..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NOSTR.html +++ /dev/null @@ -1,8 +0,0 @@ -NOSTR in libc - Rust - -
-

Constant libc::NOSTR

source · []
pub const NOSTR: nl_item = 0x50003;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NTF_EXT_LEARNED.html b/learning/rust/guessing_game/target/doc/libc/constant.NTF_EXT_LEARNED.html deleted file mode 100644 index 038bcc48..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NTF_EXT_LEARNED.html +++ /dev/null @@ -1,8 +0,0 @@ -NTF_EXT_LEARNED in libc - Rust - -
pub const NTF_EXT_LEARNED: u8 = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NTF_MASTER.html b/learning/rust/guessing_game/target/doc/libc/constant.NTF_MASTER.html deleted file mode 100644 index 7d52505c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NTF_MASTER.html +++ /dev/null @@ -1,8 +0,0 @@ -NTF_MASTER in libc - Rust - -
-

Constant libc::NTF_MASTER

source · []
pub const NTF_MASTER: u8 = 0x04;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NTF_OFFLOADED.html b/learning/rust/guessing_game/target/doc/libc/constant.NTF_OFFLOADED.html deleted file mode 100644 index b38ddbdc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NTF_OFFLOADED.html +++ /dev/null @@ -1,8 +0,0 @@ -NTF_OFFLOADED in libc - Rust - -
pub const NTF_OFFLOADED: u8 = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NTF_PROXY.html b/learning/rust/guessing_game/target/doc/libc/constant.NTF_PROXY.html deleted file mode 100644 index 7a1c3aa5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NTF_PROXY.html +++ /dev/null @@ -1,8 +0,0 @@ -NTF_PROXY in libc - Rust - -
-

Constant libc::NTF_PROXY

source · []
pub const NTF_PROXY: u8 = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NTF_ROUTER.html b/learning/rust/guessing_game/target/doc/libc/constant.NTF_ROUTER.html deleted file mode 100644 index 9a46b488..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NTF_ROUTER.html +++ /dev/null @@ -1,8 +0,0 @@ -NTF_ROUTER in libc - Rust - -
-

Constant libc::NTF_ROUTER

source · []
pub const NTF_ROUTER: u8 = 0x80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NTF_SELF.html b/learning/rust/guessing_game/target/doc/libc/constant.NTF_SELF.html deleted file mode 100644 index 06a300da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NTF_SELF.html +++ /dev/null @@ -1,8 +0,0 @@ -NTF_SELF in libc - Rust - -
-

Constant libc::NTF_SELF

source · []
pub const NTF_SELF: u8 = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NTF_USE.html b/learning/rust/guessing_game/target/doc/libc/constant.NTF_USE.html deleted file mode 100644 index a37b8c13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NTF_USE.html +++ /dev/null @@ -1,8 +0,0 @@ -NTF_USE in libc - Rust - -
-

Constant libc::NTF_USE

source · []
pub const NTF_USE: u8 = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NTP_API.html b/learning/rust/guessing_game/target/doc/libc/constant.NTP_API.html deleted file mode 100644 index a46678ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NTP_API.html +++ /dev/null @@ -1,8 +0,0 @@ -NTP_API in libc - Rust - -
-

Constant libc::NTP_API

source · []
pub const NTP_API: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_ASRS.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_ASRS.html deleted file mode 100644 index d348bba4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_ASRS.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_ASRS in libc - Rust - -
-

Constant libc::NT_ASRS

source · []
pub const NT_ASRS: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_AUXV.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_AUXV.html deleted file mode 100644 index 05477043..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_AUXV.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_AUXV in libc - Rust - -
-

Constant libc::NT_AUXV

source · []
pub const NT_AUXV: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_FPREGSET.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_FPREGSET.html deleted file mode 100644 index c2604fac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_FPREGSET.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_FPREGSET in libc - Rust - -
-

Constant libc::NT_FPREGSET

source · []
pub const NT_FPREGSET: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_GWINDOWS.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_GWINDOWS.html deleted file mode 100644 index b1cfd6b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_GWINDOWS.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_GWINDOWS in libc - Rust - -
-

Constant libc::NT_GWINDOWS

source · []
pub const NT_GWINDOWS: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_LWPSINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_LWPSINFO.html deleted file mode 100644 index 745be5e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_LWPSINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_LWPSINFO in libc - Rust - -
-

Constant libc::NT_LWPSINFO

source · []
pub const NT_LWPSINFO: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_LWPSTATUS.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_LWPSTATUS.html deleted file mode 100644 index be73a368..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_LWPSTATUS.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_LWPSTATUS in libc - Rust - -
-

Constant libc::NT_LWPSTATUS

source · []
pub const NT_LWPSTATUS: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_PLATFORM.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_PLATFORM.html deleted file mode 100644 index ca568fcf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_PLATFORM.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_PLATFORM in libc - Rust - -
-

Constant libc::NT_PLATFORM

source · []
pub const NT_PLATFORM: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_PRCRED.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_PRCRED.html deleted file mode 100644 index 096cc955..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_PRCRED.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_PRCRED in libc - Rust - -
-

Constant libc::NT_PRCRED

source · []
pub const NT_PRCRED: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_PRFPREG.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_PRFPREG.html deleted file mode 100644 index 4c98eb29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_PRFPREG.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_PRFPREG in libc - Rust - -
-

Constant libc::NT_PRFPREG

source · []
pub const NT_PRFPREG: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_PRFPXREG.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_PRFPXREG.html deleted file mode 100644 index c24fd8d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_PRFPXREG.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_PRFPXREG in libc - Rust - -
-

Constant libc::NT_PRFPXREG

source · []
pub const NT_PRFPXREG: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_PRPSINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_PRPSINFO.html deleted file mode 100644 index a1dc1a36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_PRPSINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_PRPSINFO in libc - Rust - -
-

Constant libc::NT_PRPSINFO

source · []
pub const NT_PRPSINFO: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_PRSTATUS.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_PRSTATUS.html deleted file mode 100644 index 11525755..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_PRSTATUS.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_PRSTATUS in libc - Rust - -
-

Constant libc::NT_PRSTATUS

source · []
pub const NT_PRSTATUS: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_PRXREG.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_PRXREG.html deleted file mode 100644 index 03f579df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_PRXREG.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_PRXREG in libc - Rust - -
-

Constant libc::NT_PRXREG

source · []
pub const NT_PRXREG: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_PSINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_PSINFO.html deleted file mode 100644 index 577394a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_PSINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_PSINFO in libc - Rust - -
-

Constant libc::NT_PSINFO

source · []
pub const NT_PSINFO: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_PSTATUS.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_PSTATUS.html deleted file mode 100644 index 7e66d0b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_PSTATUS.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_PSTATUS in libc - Rust - -
-

Constant libc::NT_PSTATUS

source · []
pub const NT_PSTATUS: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_TASKSTRUCT.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_TASKSTRUCT.html deleted file mode 100644 index 8d2b340c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_TASKSTRUCT.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_TASKSTRUCT in libc - Rust - -
pub const NT_TASKSTRUCT: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NT_UTSNAME.html b/learning/rust/guessing_game/target/doc/libc/constant.NT_UTSNAME.html deleted file mode 100644 index f090c7e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NT_UTSNAME.html +++ /dev/null @@ -1,8 +0,0 @@ -NT_UTSNAME in libc - Rust - -
-

Constant libc::NT_UTSNAME

source · []
pub const NT_UTSNAME: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NUD_DELAY.html b/learning/rust/guessing_game/target/doc/libc/constant.NUD_DELAY.html deleted file mode 100644 index 759b7902..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NUD_DELAY.html +++ /dev/null @@ -1,8 +0,0 @@ -NUD_DELAY in libc - Rust - -
-

Constant libc::NUD_DELAY

source · []
pub const NUD_DELAY: u16 = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NUD_FAILED.html b/learning/rust/guessing_game/target/doc/libc/constant.NUD_FAILED.html deleted file mode 100644 index 1e050753..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NUD_FAILED.html +++ /dev/null @@ -1,8 +0,0 @@ -NUD_FAILED in libc - Rust - -
-

Constant libc::NUD_FAILED

source · []
pub const NUD_FAILED: u16 = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NUD_INCOMPLETE.html b/learning/rust/guessing_game/target/doc/libc/constant.NUD_INCOMPLETE.html deleted file mode 100644 index bd812ad3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NUD_INCOMPLETE.html +++ /dev/null @@ -1,8 +0,0 @@ -NUD_INCOMPLETE in libc - Rust - -
pub const NUD_INCOMPLETE: u16 = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NUD_NOARP.html b/learning/rust/guessing_game/target/doc/libc/constant.NUD_NOARP.html deleted file mode 100644 index 50fe214b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NUD_NOARP.html +++ /dev/null @@ -1,8 +0,0 @@ -NUD_NOARP in libc - Rust - -
-

Constant libc::NUD_NOARP

source · []
pub const NUD_NOARP: u16 = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NUD_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.NUD_NONE.html deleted file mode 100644 index 8f8bef7c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NUD_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -NUD_NONE in libc - Rust - -
-

Constant libc::NUD_NONE

source · []
pub const NUD_NONE: u16 = 0x00;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NUD_PERMANENT.html b/learning/rust/guessing_game/target/doc/libc/constant.NUD_PERMANENT.html deleted file mode 100644 index 79025309..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NUD_PERMANENT.html +++ /dev/null @@ -1,8 +0,0 @@ -NUD_PERMANENT in libc - Rust - -
pub const NUD_PERMANENT: u16 = 0x80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NUD_PROBE.html b/learning/rust/guessing_game/target/doc/libc/constant.NUD_PROBE.html deleted file mode 100644 index 7937160b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NUD_PROBE.html +++ /dev/null @@ -1,8 +0,0 @@ -NUD_PROBE in libc - Rust - -
-

Constant libc::NUD_PROBE

source · []
pub const NUD_PROBE: u16 = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NUD_REACHABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.NUD_REACHABLE.html deleted file mode 100644 index bfc032e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NUD_REACHABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -NUD_REACHABLE in libc - Rust - -
pub const NUD_REACHABLE: u16 = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.NUD_STALE.html b/learning/rust/guessing_game/target/doc/libc/constant.NUD_STALE.html deleted file mode 100644 index 4397074c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.NUD_STALE.html +++ /dev/null @@ -1,8 +0,0 @@ -NUD_STALE in libc - Rust - -
-

Constant libc::NUD_STALE

source · []
pub const NUD_STALE: u16 = 0x04;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.OCFS2_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.OCFS2_SUPER_MAGIC.html deleted file mode 100644 index 7587ff9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.OCFS2_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -OCFS2_SUPER_MAGIC in libc - Rust - -
pub const OCFS2_SUPER_MAGIC: c_long = 0x7461636f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.OCRNL.html b/learning/rust/guessing_game/target/doc/libc/constant.OCRNL.html deleted file mode 100644 index 2f21dbb1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.OCRNL.html +++ /dev/null @@ -1,8 +0,0 @@ -OCRNL in libc - Rust - -
-

Constant libc::OCRNL

source · []
pub const OCRNL: tcflag_t = 0o000010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.OFDEL.html b/learning/rust/guessing_game/target/doc/libc/constant.OFDEL.html deleted file mode 100644 index 23294df4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.OFDEL.html +++ /dev/null @@ -1,8 +0,0 @@ -OFDEL in libc - Rust - -
-

Constant libc::OFDEL

source · []
pub const OFDEL: tcflag_t = 0o000200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.OFILL.html b/learning/rust/guessing_game/target/doc/libc/constant.OFILL.html deleted file mode 100644 index 639d39d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.OFILL.html +++ /dev/null @@ -1,8 +0,0 @@ -OFILL in libc - Rust - -
-

Constant libc::OFILL

source · []
pub const OFILL: tcflag_t = 0o000100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.OLCUC.html b/learning/rust/guessing_game/target/doc/libc/constant.OLCUC.html deleted file mode 100644 index 64a19d20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.OLCUC.html +++ /dev/null @@ -1,8 +0,0 @@ -OLCUC in libc - Rust - -
-

Constant libc::OLCUC

source · []
pub const OLCUC: tcflag_t = 0o000002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.OLD_TIME.html b/learning/rust/guessing_game/target/doc/libc/constant.OLD_TIME.html deleted file mode 100644 index 37757313..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.OLD_TIME.html +++ /dev/null @@ -1,8 +0,0 @@ -OLD_TIME in libc - Rust - -
-

Constant libc::OLD_TIME

source · []
pub const OLD_TIME: c_short = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ONLCR.html b/learning/rust/guessing_game/target/doc/libc/constant.ONLCR.html deleted file mode 100644 index 66806808..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ONLCR.html +++ /dev/null @@ -1,8 +0,0 @@ -ONLCR in libc - Rust - -
-

Constant libc::ONLCR

source · []
pub const ONLCR: tcflag_t = 0x4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ONLRET.html b/learning/rust/guessing_game/target/doc/libc/constant.ONLRET.html deleted file mode 100644 index 6e41f1de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ONLRET.html +++ /dev/null @@ -1,8 +0,0 @@ -ONLRET in libc - Rust - -
-

Constant libc::ONLRET

source · []
pub const ONLRET: tcflag_t = 0o000040;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ONOCR.html b/learning/rust/guessing_game/target/doc/libc/constant.ONOCR.html deleted file mode 100644 index 1a42edd0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ONOCR.html +++ /dev/null @@ -1,8 +0,0 @@ -ONOCR in libc - Rust - -
-

Constant libc::ONOCR

source · []
pub const ONOCR: tcflag_t = 0o000020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.OPENPROM_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.OPENPROM_SUPER_MAGIC.html deleted file mode 100644 index f191e111..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.OPENPROM_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -OPENPROM_SUPER_MAGIC in libc - Rust - -
pub const OPENPROM_SUPER_MAGIC: c_long = 0x00009fa1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.OPOST.html b/learning/rust/guessing_game/target/doc/libc/constant.OPOST.html deleted file mode 100644 index abeb6b80..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.OPOST.html +++ /dev/null @@ -1,8 +0,0 @@ -OPOST in libc - Rust - -
-

Constant libc::OPOST

source · []
pub const OPOST: tcflag_t = 0x1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ORIG_RAX.html b/learning/rust/guessing_game/target/doc/libc/constant.ORIG_RAX.html deleted file mode 100644 index d71e9779..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ORIG_RAX.html +++ /dev/null @@ -1,8 +0,0 @@ -ORIG_RAX in libc - Rust - -
-

Constant libc::ORIG_RAX

source · []
pub const ORIG_RAX: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.OVERLAYFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.OVERLAYFS_SUPER_MAGIC.html deleted file mode 100644 index e60b3df3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.OVERLAYFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -OVERLAYFS_SUPER_MAGIC in libc - Rust - -
pub const OVERLAYFS_SUPER_MAGIC: c_long = 0x794c7630;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_ACCMODE.html b/learning/rust/guessing_game/target/doc/libc/constant.O_ACCMODE.html deleted file mode 100644 index ce6fd078..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_ACCMODE.html +++ /dev/null @@ -1,8 +0,0 @@ -O_ACCMODE in libc - Rust - -
-

Constant libc::O_ACCMODE

source · []
pub const O_ACCMODE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_APPEND.html b/learning/rust/guessing_game/target/doc/libc/constant.O_APPEND.html deleted file mode 100644 index 199b0365..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_APPEND.html +++ /dev/null @@ -1,8 +0,0 @@ -O_APPEND in libc - Rust - -
-

Constant libc::O_APPEND

source · []
pub const O_APPEND: c_int = 1024;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_ASYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.O_ASYNC.html deleted file mode 100644 index a25e09a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_ASYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -O_ASYNC in libc - Rust - -
-

Constant libc::O_ASYNC

source · []
pub const O_ASYNC: c_int = 0x2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.O_CLOEXEC.html deleted file mode 100644 index 4f1ecde1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_CLOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -O_CLOEXEC in libc - Rust - -
-

Constant libc::O_CLOEXEC

source · []
pub const O_CLOEXEC: c_int = 0x80000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_CREAT.html b/learning/rust/guessing_game/target/doc/libc/constant.O_CREAT.html deleted file mode 100644 index aad8fcdd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_CREAT.html +++ /dev/null @@ -1,8 +0,0 @@ -O_CREAT in libc - Rust - -
-

Constant libc::O_CREAT

source · []
pub const O_CREAT: c_int = 64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_DIRECT.html b/learning/rust/guessing_game/target/doc/libc/constant.O_DIRECT.html deleted file mode 100644 index e20fbd96..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_DIRECT.html +++ /dev/null @@ -1,8 +0,0 @@ -O_DIRECT in libc - Rust - -
-

Constant libc::O_DIRECT

source · []
pub const O_DIRECT: c_int = 0x4000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_DIRECTORY.html b/learning/rust/guessing_game/target/doc/libc/constant.O_DIRECTORY.html deleted file mode 100644 index adb47b37..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_DIRECTORY.html +++ /dev/null @@ -1,8 +0,0 @@ -O_DIRECTORY in libc - Rust - -
-

Constant libc::O_DIRECTORY

source · []
pub const O_DIRECTORY: c_int = 0x10000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_DSYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.O_DSYNC.html deleted file mode 100644 index e6bcc631..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_DSYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -O_DSYNC in libc - Rust - -
-

Constant libc::O_DSYNC

source · []
pub const O_DSYNC: c_int = 4096;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_EXCL.html b/learning/rust/guessing_game/target/doc/libc/constant.O_EXCL.html deleted file mode 100644 index 53785078..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_EXCL.html +++ /dev/null @@ -1,8 +0,0 @@ -O_EXCL in libc - Rust - -
-

Constant libc::O_EXCL

source · []
pub const O_EXCL: c_int = 128;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_FSYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.O_FSYNC.html deleted file mode 100644 index c2fad5f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_FSYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -O_FSYNC in libc - Rust - -
-

Constant libc::O_FSYNC

source · []
pub const O_FSYNC: c_int = 0x101000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_LARGEFILE.html b/learning/rust/guessing_game/target/doc/libc/constant.O_LARGEFILE.html deleted file mode 100644 index 4e38836c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_LARGEFILE.html +++ /dev/null @@ -1,8 +0,0 @@ -O_LARGEFILE in libc - Rust - -
-

Constant libc::O_LARGEFILE

source · []
pub const O_LARGEFILE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_NDELAY.html b/learning/rust/guessing_game/target/doc/libc/constant.O_NDELAY.html deleted file mode 100644 index 24d92ad8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_NDELAY.html +++ /dev/null @@ -1,8 +0,0 @@ -O_NDELAY in libc - Rust - -
-

Constant libc::O_NDELAY

source · []
pub const O_NDELAY: c_int = 0x800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_NOATIME.html b/learning/rust/guessing_game/target/doc/libc/constant.O_NOATIME.html deleted file mode 100644 index 9a223c3f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_NOATIME.html +++ /dev/null @@ -1,8 +0,0 @@ -O_NOATIME in libc - Rust - -
-

Constant libc::O_NOATIME

source · []
pub const O_NOATIME: c_int = 0o1000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_NOCTTY.html b/learning/rust/guessing_game/target/doc/libc/constant.O_NOCTTY.html deleted file mode 100644 index c834b504..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_NOCTTY.html +++ /dev/null @@ -1,8 +0,0 @@ -O_NOCTTY in libc - Rust - -
-

Constant libc::O_NOCTTY

source · []
pub const O_NOCTTY: c_int = 256;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_NOFOLLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.O_NOFOLLOW.html deleted file mode 100644 index edc6f2d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_NOFOLLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -O_NOFOLLOW in libc - Rust - -
-

Constant libc::O_NOFOLLOW

source · []
pub const O_NOFOLLOW: c_int = 0x20000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.O_NONBLOCK.html deleted file mode 100644 index 87e18deb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_NONBLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -O_NONBLOCK in libc - Rust - -
-

Constant libc::O_NONBLOCK

source · []
pub const O_NONBLOCK: c_int = 2048;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_PATH.html b/learning/rust/guessing_game/target/doc/libc/constant.O_PATH.html deleted file mode 100644 index aa0469f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_PATH.html +++ /dev/null @@ -1,8 +0,0 @@ -O_PATH in libc - Rust - -
-

Constant libc::O_PATH

source · []
pub const O_PATH: c_int = 0o10000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_RDONLY.html b/learning/rust/guessing_game/target/doc/libc/constant.O_RDONLY.html deleted file mode 100644 index f7dbd022..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_RDONLY.html +++ /dev/null @@ -1,8 +0,0 @@ -O_RDONLY in libc - Rust - -
-

Constant libc::O_RDONLY

source · []
pub const O_RDONLY: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_RDWR.html b/learning/rust/guessing_game/target/doc/libc/constant.O_RDWR.html deleted file mode 100644 index 247120ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_RDWR.html +++ /dev/null @@ -1,8 +0,0 @@ -O_RDWR in libc - Rust - -
-

Constant libc::O_RDWR

source · []
pub const O_RDWR: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_RSYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.O_RSYNC.html deleted file mode 100644 index ddf948b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_RSYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -O_RSYNC in libc - Rust - -
-

Constant libc::O_RSYNC

source · []
pub const O_RSYNC: c_int = 1052672;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_SYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.O_SYNC.html deleted file mode 100644 index 9860e7e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_SYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -O_SYNC in libc - Rust - -
-

Constant libc::O_SYNC

source · []
pub const O_SYNC: c_int = 1052672;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_TMPFILE.html b/learning/rust/guessing_game/target/doc/libc/constant.O_TMPFILE.html deleted file mode 100644 index 22d6c7d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_TMPFILE.html +++ /dev/null @@ -1,8 +0,0 @@ -O_TMPFILE in libc - Rust - -
-

Constant libc::O_TMPFILE

source · []
pub const O_TMPFILE: c_int = 0o20000000 | O_DIRECTORY; // 4_259_840i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_TRUNC.html b/learning/rust/guessing_game/target/doc/libc/constant.O_TRUNC.html deleted file mode 100644 index 2f946959..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_TRUNC.html +++ /dev/null @@ -1,8 +0,0 @@ -O_TRUNC in libc - Rust - -
-

Constant libc::O_TRUNC

source · []
pub const O_TRUNC: c_int = 512;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.O_WRONLY.html b/learning/rust/guessing_game/target/doc/libc/constant.O_WRONLY.html deleted file mode 100644 index a2a6ad0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.O_WRONLY.html +++ /dev/null @@ -1,8 +0,0 @@ -O_WRONLY in libc - Rust - -
-

Constant libc::O_WRONLY

source · []
pub const O_WRONLY: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PACKET_ADD_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/constant.PACKET_ADD_MEMBERSHIP.html deleted file mode 100644 index 6350271c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PACKET_ADD_MEMBERSHIP.html +++ /dev/null @@ -1,8 +0,0 @@ -PACKET_ADD_MEMBERSHIP in libc - Rust - -
pub const PACKET_ADD_MEMBERSHIP: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PACKET_DROP_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/constant.PACKET_DROP_MEMBERSHIP.html deleted file mode 100644 index 4637e38e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PACKET_DROP_MEMBERSHIP.html +++ /dev/null @@ -1,8 +0,0 @@ -PACKET_DROP_MEMBERSHIP in libc - Rust - -
pub const PACKET_DROP_MEMBERSHIP: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PACKET_MR_ALLMULTI.html b/learning/rust/guessing_game/target/doc/libc/constant.PACKET_MR_ALLMULTI.html deleted file mode 100644 index e140c474..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PACKET_MR_ALLMULTI.html +++ /dev/null @@ -1,8 +0,0 @@ -PACKET_MR_ALLMULTI in libc - Rust - -
pub const PACKET_MR_ALLMULTI: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PACKET_MR_MULTICAST.html b/learning/rust/guessing_game/target/doc/libc/constant.PACKET_MR_MULTICAST.html deleted file mode 100644 index c4c99c1b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PACKET_MR_MULTICAST.html +++ /dev/null @@ -1,8 +0,0 @@ -PACKET_MR_MULTICAST in libc - Rust - -
pub const PACKET_MR_MULTICAST: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PACKET_MR_PROMISC.html b/learning/rust/guessing_game/target/doc/libc/constant.PACKET_MR_PROMISC.html deleted file mode 100644 index e4672128..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PACKET_MR_PROMISC.html +++ /dev/null @@ -1,8 +0,0 @@ -PACKET_MR_PROMISC in libc - Rust - -
pub const PACKET_MR_PROMISC: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PACKET_MR_UNICAST.html b/learning/rust/guessing_game/target/doc/libc/constant.PACKET_MR_UNICAST.html deleted file mode 100644 index fb1e99ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PACKET_MR_UNICAST.html +++ /dev/null @@ -1,8 +0,0 @@ -PACKET_MR_UNICAST in libc - Rust - -
pub const PACKET_MR_UNICAST: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PARENB.html b/learning/rust/guessing_game/target/doc/libc/constant.PARENB.html deleted file mode 100644 index d3a1576c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PARENB.html +++ /dev/null @@ -1,8 +0,0 @@ -PARENB in libc - Rust - -
-

Constant libc::PARENB

source · []
pub const PARENB: tcflag_t = 0x00000100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PARMRK.html b/learning/rust/guessing_game/target/doc/libc/constant.PARMRK.html deleted file mode 100644 index 73109ccc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PARMRK.html +++ /dev/null @@ -1,8 +0,0 @@ -PARMRK in libc - Rust - -
-

Constant libc::PARMRK

source · []
pub const PARMRK: tcflag_t = 0x00000008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PARODD.html b/learning/rust/guessing_game/target/doc/libc/constant.PARODD.html deleted file mode 100644 index 2b80b66e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PARODD.html +++ /dev/null @@ -1,8 +0,0 @@ -PARODD in libc - Rust - -
-

Constant libc::PARODD

source · []
pub const PARODD: tcflag_t = 0x00000200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PATH_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.PATH_MAX.html deleted file mode 100644 index ef38cb61..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PATH_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -PATH_MAX in libc - Rust - -
-

Constant libc::PATH_MAX

source · []
pub const PATH_MAX: c_int = 4096;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PENDIN.html b/learning/rust/guessing_game/target/doc/libc/constant.PENDIN.html deleted file mode 100644 index 35c0f850..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PENDIN.html +++ /dev/null @@ -1,8 +0,0 @@ -PENDIN in libc - Rust - -
-

Constant libc::PENDIN

source · []
pub const PENDIN: tcflag_t = 0x00004000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_ALG.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_ALG.html deleted file mode 100644 index a3e3440a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_ALG.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_ALG in libc - Rust - -
-

Constant libc::PF_ALG

source · []
pub const PF_ALG: c_int = AF_ALG; // 38i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_APPLETALK.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_APPLETALK.html deleted file mode 100644 index 73763c4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_APPLETALK.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_APPLETALK in libc - Rust - -
-

Constant libc::PF_APPLETALK

source · []
pub const PF_APPLETALK: c_int = AF_APPLETALK; // 5i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_ASH.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_ASH.html deleted file mode 100644 index 2e75caf6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_ASH.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_ASH in libc - Rust - -
-

Constant libc::PF_ASH

source · []
pub const PF_ASH: c_int = AF_ASH; // 18i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_ATMPVC.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_ATMPVC.html deleted file mode 100644 index 96cd91a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_ATMPVC.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_ATMPVC in libc - Rust - -
-

Constant libc::PF_ATMPVC

source · []
pub const PF_ATMPVC: c_int = AF_ATMPVC; // 8i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_ATMSVC.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_ATMSVC.html deleted file mode 100644 index 0bea3185..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_ATMSVC.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_ATMSVC in libc - Rust - -
-

Constant libc::PF_ATMSVC

source · []
pub const PF_ATMSVC: c_int = AF_ATMSVC; // 20i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_AX25.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_AX25.html deleted file mode 100644 index 37dbe11e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_AX25.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_AX25 in libc - Rust - -
-

Constant libc::PF_AX25

source · []
pub const PF_AX25: c_int = AF_AX25; // 3i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_BLUETOOTH.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_BLUETOOTH.html deleted file mode 100644 index 7b7eb13c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_BLUETOOTH.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_BLUETOOTH in libc - Rust - -
-

Constant libc::PF_BLUETOOTH

source · []
pub const PF_BLUETOOTH: c_int = AF_BLUETOOTH; // 31i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_BRIDGE.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_BRIDGE.html deleted file mode 100644 index 676bb6ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_BRIDGE.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_BRIDGE in libc - Rust - -
-

Constant libc::PF_BRIDGE

source · []
pub const PF_BRIDGE: c_int = AF_BRIDGE; // 7i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_CAIF.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_CAIF.html deleted file mode 100644 index 41dd47a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_CAIF.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_CAIF in libc - Rust - -
-

Constant libc::PF_CAIF

source · []
pub const PF_CAIF: c_int = AF_CAIF; // 37i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_CAN.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_CAN.html deleted file mode 100644 index 04065f42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_CAN.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_CAN in libc - Rust - -
-

Constant libc::PF_CAN

source · []
pub const PF_CAN: c_int = AF_CAN; // 29i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_DECnet.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_DECnet.html deleted file mode 100644 index 7cf29659..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_DECnet.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_DECnet in libc - Rust - -
-

Constant libc::PF_DECnet

source · []
pub const PF_DECnet: c_int = AF_DECnet; // 12i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_ECONET.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_ECONET.html deleted file mode 100644 index b123b720..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_ECONET.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_ECONET in libc - Rust - -
-

Constant libc::PF_ECONET

source · []
pub const PF_ECONET: c_int = AF_ECONET; // 19i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_IB.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_IB.html deleted file mode 100644 index 6a4b1f95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_IB.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_IB in libc - Rust - -
-

Constant libc::PF_IB

source · []
pub const PF_IB: c_int = AF_IB; // 27i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_IEEE802154.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_IEEE802154.html deleted file mode 100644 index 23bcf685..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_IEEE802154.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_IEEE802154 in libc - Rust - -
pub const PF_IEEE802154: c_int = AF_IEEE802154; // 36i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_INET.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_INET.html deleted file mode 100644 index 793e2475..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_INET.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_INET in libc - Rust - -
-

Constant libc::PF_INET

source · []
pub const PF_INET: c_int = AF_INET; // 2i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_INET6.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_INET6.html deleted file mode 100644 index 00ebb5df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_INET6.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_INET6 in libc - Rust - -
-

Constant libc::PF_INET6

source · []
pub const PF_INET6: c_int = AF_INET6; // 10i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_IPX.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_IPX.html deleted file mode 100644 index dff4d75f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_IPX.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_IPX in libc - Rust - -
-

Constant libc::PF_IPX

source · []
pub const PF_IPX: c_int = AF_IPX; // 4i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_IRDA.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_IRDA.html deleted file mode 100644 index b356db82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_IRDA.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_IRDA in libc - Rust - -
-

Constant libc::PF_IRDA

source · []
pub const PF_IRDA: c_int = AF_IRDA; // 23i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_ISDN.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_ISDN.html deleted file mode 100644 index 2aa7984a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_ISDN.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_ISDN in libc - Rust - -
-

Constant libc::PF_ISDN

source · []
pub const PF_ISDN: c_int = AF_ISDN; // 34i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_IUCV.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_IUCV.html deleted file mode 100644 index dc16cfdf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_IUCV.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_IUCV in libc - Rust - -
-

Constant libc::PF_IUCV

source · []
pub const PF_IUCV: c_int = AF_IUCV; // 32i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_KEY.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_KEY.html deleted file mode 100644 index ce5d9d4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_KEY.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_KEY in libc - Rust - -
-

Constant libc::PF_KEY

source · []
pub const PF_KEY: c_int = AF_KEY; // 15i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_LLC.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_LLC.html deleted file mode 100644 index 35d3c1e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_LLC.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_LLC in libc - Rust - -
-

Constant libc::PF_LLC

source · []
pub const PF_LLC: c_int = AF_LLC; // 26i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_LOCAL.html deleted file mode 100644 index 2403540f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_LOCAL.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_LOCAL in libc - Rust - -
-

Constant libc::PF_LOCAL

source · []
pub const PF_LOCAL: c_int = AF_LOCAL; // 1i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_MPLS.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_MPLS.html deleted file mode 100644 index d4103218..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_MPLS.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_MPLS in libc - Rust - -
-

Constant libc::PF_MPLS

source · []
pub const PF_MPLS: c_int = AF_MPLS; // 28i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_NETBEUI.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_NETBEUI.html deleted file mode 100644 index e349acac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_NETBEUI.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_NETBEUI in libc - Rust - -
-

Constant libc::PF_NETBEUI

source · []
pub const PF_NETBEUI: c_int = AF_NETBEUI; // 13i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_NETLINK.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_NETLINK.html deleted file mode 100644 index 99546523..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_NETLINK.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_NETLINK in libc - Rust - -
-

Constant libc::PF_NETLINK

source · []
pub const PF_NETLINK: c_int = AF_NETLINK; // 16i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_NETROM.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_NETROM.html deleted file mode 100644 index d64a37ae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_NETROM.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_NETROM in libc - Rust - -
-

Constant libc::PF_NETROM

source · []
pub const PF_NETROM: c_int = AF_NETROM; // 6i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_NFC.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_NFC.html deleted file mode 100644 index 54fcac52..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_NFC.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_NFC in libc - Rust - -
-

Constant libc::PF_NFC

source · []
pub const PF_NFC: c_int = AF_NFC; // 39i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_PACKET.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_PACKET.html deleted file mode 100644 index 1e85f340..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_PACKET.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_PACKET in libc - Rust - -
-

Constant libc::PF_PACKET

source · []
pub const PF_PACKET: c_int = AF_PACKET; // 17i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_PHONET.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_PHONET.html deleted file mode 100644 index d4d61614..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_PHONET.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_PHONET in libc - Rust - -
-

Constant libc::PF_PHONET

source · []
pub const PF_PHONET: c_int = AF_PHONET; // 35i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_PPPOX.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_PPPOX.html deleted file mode 100644 index ff1a13bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_PPPOX.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_PPPOX in libc - Rust - -
-

Constant libc::PF_PPPOX

source · []
pub const PF_PPPOX: c_int = AF_PPPOX; // 24i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_RDS.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_RDS.html deleted file mode 100644 index cbb8073d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_RDS.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_RDS in libc - Rust - -
-

Constant libc::PF_RDS

source · []
pub const PF_RDS: c_int = AF_RDS; // 21i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_ROSE.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_ROSE.html deleted file mode 100644 index 846112ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_ROSE.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_ROSE in libc - Rust - -
-

Constant libc::PF_ROSE

source · []
pub const PF_ROSE: c_int = AF_ROSE; // 11i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_ROUTE.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_ROUTE.html deleted file mode 100644 index 9ec9ef1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_ROUTE.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_ROUTE in libc - Rust - -
-

Constant libc::PF_ROUTE

source · []
pub const PF_ROUTE: c_int = AF_ROUTE; // 16i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_RXRPC.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_RXRPC.html deleted file mode 100644 index ed106a8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_RXRPC.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_RXRPC in libc - Rust - -
-

Constant libc::PF_RXRPC

source · []
pub const PF_RXRPC: c_int = AF_RXRPC; // 33i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_SECURITY.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_SECURITY.html deleted file mode 100644 index b4efa1a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_SECURITY.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_SECURITY in libc - Rust - -
-

Constant libc::PF_SECURITY

source · []
pub const PF_SECURITY: c_int = AF_SECURITY; // 14i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_SNA.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_SNA.html deleted file mode 100644 index ad3be3c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_SNA.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_SNA in libc - Rust - -
-

Constant libc::PF_SNA

source · []
pub const PF_SNA: c_int = AF_SNA; // 22i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_TIPC.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_TIPC.html deleted file mode 100644 index 822d6ba2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_TIPC.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_TIPC in libc - Rust - -
-

Constant libc::PF_TIPC

source · []
pub const PF_TIPC: c_int = AF_TIPC; // 30i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_UNIX.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_UNIX.html deleted file mode 100644 index 433277fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_UNIX.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_UNIX in libc - Rust - -
-

Constant libc::PF_UNIX

source · []
pub const PF_UNIX: c_int = AF_UNIX; // 1i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_UNSPEC.html deleted file mode 100644 index 41d4c314..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_UNSPEC in libc - Rust - -
-

Constant libc::PF_UNSPEC

source · []
pub const PF_UNSPEC: c_int = AF_UNSPEC; // 0i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_VSOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_VSOCK.html deleted file mode 100644 index fddbd350..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_VSOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_VSOCK in libc - Rust - -
-

Constant libc::PF_VSOCK

source · []
pub const PF_VSOCK: c_int = AF_VSOCK; // 40i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_WANPIPE.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_WANPIPE.html deleted file mode 100644 index 79e8464f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_WANPIPE.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_WANPIPE in libc - Rust - -
-

Constant libc::PF_WANPIPE

source · []
pub const PF_WANPIPE: c_int = AF_WANPIPE; // 25i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_X25.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_X25.html deleted file mode 100644 index 6902d80c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_X25.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_X25 in libc - Rust - -
-

Constant libc::PF_X25

source · []
pub const PF_X25: c_int = AF_X25; // 9i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PF_XDP.html b/learning/rust/guessing_game/target/doc/libc/constant.PF_XDP.html deleted file mode 100644 index 00f23016..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PF_XDP.html +++ /dev/null @@ -1,8 +0,0 @@ -PF_XDP in libc - Rust - -
-

Constant libc::PF_XDP

source · []
pub const PF_XDP: c_int = AF_XDP; // 44i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PIDFD_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.PIDFD_NONBLOCK.html deleted file mode 100644 index a4ae3dc5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PIDFD_NONBLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -PIDFD_NONBLOCK in libc - Rust - -
pub const PIDFD_NONBLOCK: c_uint = O_NONBLOCK as ::c_uint; // 2_048u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PIPE_BUF.html b/learning/rust/guessing_game/target/doc/libc/constant.PIPE_BUF.html deleted file mode 100644 index 769a1c68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PIPE_BUF.html +++ /dev/null @@ -1,8 +0,0 @@ -PIPE_BUF in libc - Rust - -
-

Constant libc::PIPE_BUF

source · []
pub const PIPE_BUF: usize = 4096;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PM_STR.html b/learning/rust/guessing_game/target/doc/libc/constant.PM_STR.html deleted file mode 100644 index b327955a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PM_STR.html +++ /dev/null @@ -1,8 +0,0 @@ -PM_STR in libc - Rust - -
-

Constant libc::PM_STR

source · []
pub const PM_STR: nl_item = 0x20027;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POLLERR.html b/learning/rust/guessing_game/target/doc/libc/constant.POLLERR.html deleted file mode 100644 index 95e5db78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POLLERR.html +++ /dev/null @@ -1,8 +0,0 @@ -POLLERR in libc - Rust - -
-

Constant libc::POLLERR

source · []
pub const POLLERR: c_short = 0x8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POLLHUP.html b/learning/rust/guessing_game/target/doc/libc/constant.POLLHUP.html deleted file mode 100644 index 96d13240..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POLLHUP.html +++ /dev/null @@ -1,8 +0,0 @@ -POLLHUP in libc - Rust - -
-

Constant libc::POLLHUP

source · []
pub const POLLHUP: c_short = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POLLIN.html b/learning/rust/guessing_game/target/doc/libc/constant.POLLIN.html deleted file mode 100644 index 079dde45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POLLIN.html +++ /dev/null @@ -1,8 +0,0 @@ -POLLIN in libc - Rust - -
-

Constant libc::POLLIN

source · []
pub const POLLIN: c_short = 0x1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POLLNVAL.html b/learning/rust/guessing_game/target/doc/libc/constant.POLLNVAL.html deleted file mode 100644 index d0054284..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POLLNVAL.html +++ /dev/null @@ -1,8 +0,0 @@ -POLLNVAL in libc - Rust - -
-

Constant libc::POLLNVAL

source · []
pub const POLLNVAL: c_short = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POLLOUT.html b/learning/rust/guessing_game/target/doc/libc/constant.POLLOUT.html deleted file mode 100644 index 7f472d38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POLLOUT.html +++ /dev/null @@ -1,8 +0,0 @@ -POLLOUT in libc - Rust - -
-

Constant libc::POLLOUT

source · []
pub const POLLOUT: c_short = 0x4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POLLPRI.html b/learning/rust/guessing_game/target/doc/libc/constant.POLLPRI.html deleted file mode 100644 index ff7654c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POLLPRI.html +++ /dev/null @@ -1,8 +0,0 @@ -POLLPRI in libc - Rust - -
-

Constant libc::POLLPRI

source · []
pub const POLLPRI: c_short = 0x2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POLLRDBAND.html b/learning/rust/guessing_game/target/doc/libc/constant.POLLRDBAND.html deleted file mode 100644 index 1a3564df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POLLRDBAND.html +++ /dev/null @@ -1,8 +0,0 @@ -POLLRDBAND in libc - Rust - -
-

Constant libc::POLLRDBAND

source · []
pub const POLLRDBAND: c_short = 0x080;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POLLRDHUP.html b/learning/rust/guessing_game/target/doc/libc/constant.POLLRDHUP.html deleted file mode 100644 index 43957eaf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POLLRDHUP.html +++ /dev/null @@ -1,8 +0,0 @@ -POLLRDHUP in libc - Rust - -
-

Constant libc::POLLRDHUP

source · []
pub const POLLRDHUP: c_short = 0x2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POLLRDNORM.html b/learning/rust/guessing_game/target/doc/libc/constant.POLLRDNORM.html deleted file mode 100644 index 334b2568..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POLLRDNORM.html +++ /dev/null @@ -1,8 +0,0 @@ -POLLRDNORM in libc - Rust - -
-

Constant libc::POLLRDNORM

source · []
pub const POLLRDNORM: c_short = 0x040;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POLLWRBAND.html b/learning/rust/guessing_game/target/doc/libc/constant.POLLWRBAND.html deleted file mode 100644 index 9c9aa967..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POLLWRBAND.html +++ /dev/null @@ -1,8 +0,0 @@ -POLLWRBAND in libc - Rust - -
-

Constant libc::POLLWRBAND

source · []
pub const POLLWRBAND: c_short = 0x200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POLLWRNORM.html b/learning/rust/guessing_game/target/doc/libc/constant.POLLWRNORM.html deleted file mode 100644 index 353b5402..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POLLWRNORM.html +++ /dev/null @@ -1,8 +0,0 @@ -POLLWRNORM in libc - Rust - -
-

Constant libc::POLLWRNORM

source · []
pub const POLLWRNORM: c_short = 0x100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_DONTNEED.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_DONTNEED.html deleted file mode 100644 index 65381020..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_DONTNEED.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_FADV_DONTNEED in libc - Rust - -
pub const POSIX_FADV_DONTNEED: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_NOREUSE.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_NOREUSE.html deleted file mode 100644 index 8d5a9bcd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_NOREUSE.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_FADV_NOREUSE in libc - Rust - -
pub const POSIX_FADV_NOREUSE: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_NORMAL.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_NORMAL.html deleted file mode 100644 index 184695de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_NORMAL.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_FADV_NORMAL in libc - Rust - -
pub const POSIX_FADV_NORMAL: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_RANDOM.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_RANDOM.html deleted file mode 100644 index 1c6fc508..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_RANDOM.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_FADV_RANDOM in libc - Rust - -
pub const POSIX_FADV_RANDOM: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_SEQUENTIAL.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_SEQUENTIAL.html deleted file mode 100644 index 05644a1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_SEQUENTIAL.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_FADV_SEQUENTIAL in libc - Rust - -
pub const POSIX_FADV_SEQUENTIAL: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_WILLNEED.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_WILLNEED.html deleted file mode 100644 index edac933d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_FADV_WILLNEED.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_FADV_WILLNEED in libc - Rust - -
pub const POSIX_FADV_WILLNEED: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_DONTNEED.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_DONTNEED.html deleted file mode 100644 index 94b21ffe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_DONTNEED.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_MADV_DONTNEED in libc - Rust - -
pub const POSIX_MADV_DONTNEED: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_NORMAL.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_NORMAL.html deleted file mode 100644 index d851a9d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_NORMAL.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_MADV_NORMAL in libc - Rust - -
pub const POSIX_MADV_NORMAL: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_RANDOM.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_RANDOM.html deleted file mode 100644 index 52a28c04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_RANDOM.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_MADV_RANDOM in libc - Rust - -
pub const POSIX_MADV_RANDOM: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_SEQUENTIAL.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_SEQUENTIAL.html deleted file mode 100644 index 390f4a1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_SEQUENTIAL.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_MADV_SEQUENTIAL in libc - Rust - -
pub const POSIX_MADV_SEQUENTIAL: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_WILLNEED.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_WILLNEED.html deleted file mode 100644 index ff7fd0e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_MADV_WILLNEED.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_MADV_WILLNEED in libc - Rust - -
pub const POSIX_MADV_WILLNEED: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_RESETIDS.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_RESETIDS.html deleted file mode 100644 index 9ecf9c50..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_RESETIDS.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_SPAWN_RESETIDS in libc - Rust - -
pub const POSIX_SPAWN_RESETIDS: c_int = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETPGROUP.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETPGROUP.html deleted file mode 100644 index 5b5685ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETPGROUP.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_SPAWN_SETPGROUP in libc - Rust - -
pub const POSIX_SPAWN_SETPGROUP: c_int = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETSCHEDPARAM.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETSCHEDPARAM.html deleted file mode 100644 index c0e9013e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETSCHEDPARAM.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_SPAWN_SETSCHEDPARAM in libc - Rust - -
pub const POSIX_SPAWN_SETSCHEDPARAM: c_int = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETSCHEDULER.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETSCHEDULER.html deleted file mode 100644 index 32f823c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETSCHEDULER.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_SPAWN_SETSCHEDULER in libc - Rust - -
pub const POSIX_SPAWN_SETSCHEDULER: c_int = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETSIGDEF.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETSIGDEF.html deleted file mode 100644 index a2fbec39..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETSIGDEF.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_SPAWN_SETSIGDEF in libc - Rust - -
pub const POSIX_SPAWN_SETSIGDEF: c_int = 0x04;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETSIGMASK.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETSIGMASK.html deleted file mode 100644 index eba64a10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_SETSIGMASK.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_SPAWN_SETSIGMASK in libc - Rust - -
pub const POSIX_SPAWN_SETSIGMASK: c_int = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_USEVFORK.html b/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_USEVFORK.html deleted file mode 100644 index 994fec42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.POSIX_SPAWN_USEVFORK.html +++ /dev/null @@ -1,8 +0,0 @@ -POSIX_SPAWN_USEVFORK in libc - Rust - -
pub const POSIX_SPAWN_USEVFORK: c_int = 64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PRIO_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.PRIO_MAX.html deleted file mode 100644 index 071b0426..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PRIO_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -PRIO_MAX in libc - Rust - -
-

Constant libc::PRIO_MAX

source · []
pub const PRIO_MAX: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PRIO_MIN.html b/learning/rust/guessing_game/target/doc/libc/constant.PRIO_MIN.html deleted file mode 100644 index 4a70fd40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PRIO_MIN.html +++ /dev/null @@ -1,8 +0,0 @@ -PRIO_MIN in libc - Rust - -
-

Constant libc::PRIO_MIN

source · []
pub const PRIO_MIN: c_int = -20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PRIO_PGRP.html b/learning/rust/guessing_game/target/doc/libc/constant.PRIO_PGRP.html deleted file mode 100644 index fdff3772..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PRIO_PGRP.html +++ /dev/null @@ -1,8 +0,0 @@ -PRIO_PGRP in libc - Rust - -
-

Constant libc::PRIO_PGRP

source · []
pub const PRIO_PGRP: __priority_which_t = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PRIO_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/constant.PRIO_PROCESS.html deleted file mode 100644 index b6740f7a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PRIO_PROCESS.html +++ /dev/null @@ -1,8 +0,0 @@ -PRIO_PROCESS in libc - Rust - -
-

Constant libc::PRIO_PROCESS

source · []
pub const PRIO_PROCESS: __priority_which_t = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PRIO_USER.html b/learning/rust/guessing_game/target/doc/libc/constant.PRIO_USER.html deleted file mode 100644 index d5e2bbea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PRIO_USER.html +++ /dev/null @@ -1,8 +0,0 @@ -PRIO_USER in libc - Rust - -
-

Constant libc::PRIO_USER

source · []
pub const PRIO_USER: __priority_which_t = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PROC_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.PROC_SUPER_MAGIC.html deleted file mode 100644 index a29f2925..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PROC_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -PROC_SUPER_MAGIC in libc - Rust - -
pub const PROC_SUPER_MAGIC: c_long = 0x00009fa0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PROT_EXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.PROT_EXEC.html deleted file mode 100644 index c9d85144..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PROT_EXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -PROT_EXEC in libc - Rust - -
-

Constant libc::PROT_EXEC

source · []
pub const PROT_EXEC: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PROT_GROWSDOWN.html b/learning/rust/guessing_game/target/doc/libc/constant.PROT_GROWSDOWN.html deleted file mode 100644 index 45187f81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PROT_GROWSDOWN.html +++ /dev/null @@ -1,8 +0,0 @@ -PROT_GROWSDOWN in libc - Rust - -
pub const PROT_GROWSDOWN: c_int = 0x1000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PROT_GROWSUP.html b/learning/rust/guessing_game/target/doc/libc/constant.PROT_GROWSUP.html deleted file mode 100644 index 2104a96d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PROT_GROWSUP.html +++ /dev/null @@ -1,8 +0,0 @@ -PROT_GROWSUP in libc - Rust - -
-

Constant libc::PROT_GROWSUP

source · []
pub const PROT_GROWSUP: c_int = 0x2000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PROT_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.PROT_NONE.html deleted file mode 100644 index 53bf535c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PROT_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -PROT_NONE in libc - Rust - -
-

Constant libc::PROT_NONE

source · []
pub const PROT_NONE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PROT_READ.html b/learning/rust/guessing_game/target/doc/libc/constant.PROT_READ.html deleted file mode 100644 index f29aeca4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PROT_READ.html +++ /dev/null @@ -1,8 +0,0 @@ -PROT_READ in libc - Rust - -
-

Constant libc::PROT_READ

source · []
pub const PROT_READ: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PROT_WRITE.html b/learning/rust/guessing_game/target/doc/libc/constant.PROT_WRITE.html deleted file mode 100644 index a88384a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PROT_WRITE.html +++ /dev/null @@ -1,8 +0,0 @@ -PROT_WRITE in libc - Rust - -
-

Constant libc::PROT_WRITE

source · []
pub const PROT_WRITE: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_CAPBSET_DROP.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_CAPBSET_DROP.html deleted file mode 100644 index 3a16596b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_CAPBSET_DROP.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_CAPBSET_DROP in libc - Rust - -
pub const PR_CAPBSET_DROP: c_int = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_CAPBSET_READ.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_CAPBSET_READ.html deleted file mode 100644 index 9209e44d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_CAPBSET_READ.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_CAPBSET_READ in libc - Rust - -
pub const PR_CAPBSET_READ: c_int = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT.html deleted file mode 100644 index 23225172..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_CAP_AMBIENT in libc - Rust - -
pub const PR_CAP_AMBIENT: c_int = 47;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT_CLEAR_ALL.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT_CLEAR_ALL.html deleted file mode 100644 index 22a2050b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT_CLEAR_ALL.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_CAP_AMBIENT_CLEAR_ALL in libc - Rust - -
pub const PR_CAP_AMBIENT_CLEAR_ALL: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT_IS_SET.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT_IS_SET.html deleted file mode 100644 index 6669a1b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT_IS_SET.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_CAP_AMBIENT_IS_SET in libc - Rust - -
pub const PR_CAP_AMBIENT_IS_SET: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT_LOWER.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT_LOWER.html deleted file mode 100644 index f45bb796..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT_LOWER.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_CAP_AMBIENT_LOWER in libc - Rust - -
pub const PR_CAP_AMBIENT_LOWER: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT_RAISE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT_RAISE.html deleted file mode 100644 index 8352059a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_CAP_AMBIENT_RAISE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_CAP_AMBIENT_RAISE in libc - Rust - -
pub const PR_CAP_AMBIENT_RAISE: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_ENDIAN_BIG.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_ENDIAN_BIG.html deleted file mode 100644 index a0958b05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_ENDIAN_BIG.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_ENDIAN_BIG in libc - Rust - -
pub const PR_ENDIAN_BIG: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_ENDIAN_LITTLE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_ENDIAN_LITTLE.html deleted file mode 100644 index 640da6b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_ENDIAN_LITTLE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_ENDIAN_LITTLE in libc - Rust - -
pub const PR_ENDIAN_LITTLE: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_ENDIAN_PPC_LITTLE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_ENDIAN_PPC_LITTLE.html deleted file mode 100644 index 6b6e430e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_ENDIAN_PPC_LITTLE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_ENDIAN_PPC_LITTLE in libc - Rust - -
pub const PR_ENDIAN_PPC_LITTLE: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_FPEMU_NOPRINT.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_FPEMU_NOPRINT.html deleted file mode 100644 index c8427cb1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_FPEMU_NOPRINT.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_FPEMU_NOPRINT in libc - Rust - -
pub const PR_FPEMU_NOPRINT: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_FPEMU_SIGFPE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_FPEMU_SIGFPE.html deleted file mode 100644 index f5da4001..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_FPEMU_SIGFPE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_FPEMU_SIGFPE in libc - Rust - -
pub const PR_FPEMU_SIGFPE: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_ASYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_ASYNC.html deleted file mode 100644 index 9b4a74bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_ASYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_FP_EXC_ASYNC in libc - Rust - -
pub const PR_FP_EXC_ASYNC: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_DISABLED.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_DISABLED.html deleted file mode 100644 index 96b00a82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_DISABLED.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_FP_EXC_DISABLED in libc - Rust - -
pub const PR_FP_EXC_DISABLED: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_DIV.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_DIV.html deleted file mode 100644 index 8393df49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_DIV.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_FP_EXC_DIV in libc - Rust - -
pub const PR_FP_EXC_DIV: c_int = 0x010000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_INV.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_INV.html deleted file mode 100644 index b7f35aa2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_INV.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_FP_EXC_INV in libc - Rust - -
pub const PR_FP_EXC_INV: c_int = 0x100000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_NONRECOV.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_NONRECOV.html deleted file mode 100644 index de79a911..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_NONRECOV.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_FP_EXC_NONRECOV in libc - Rust - -
pub const PR_FP_EXC_NONRECOV: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_OVF.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_OVF.html deleted file mode 100644 index d982cae3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_OVF.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_FP_EXC_OVF in libc - Rust - -
pub const PR_FP_EXC_OVF: c_int = 0x020000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_PRECISE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_PRECISE.html deleted file mode 100644 index 1f73f02d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_PRECISE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_FP_EXC_PRECISE in libc - Rust - -
pub const PR_FP_EXC_PRECISE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_RES.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_RES.html deleted file mode 100644 index 997ba11e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_RES.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_FP_EXC_RES in libc - Rust - -
pub const PR_FP_EXC_RES: c_int = 0x080000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_SW_ENABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_SW_ENABLE.html deleted file mode 100644 index db17c502..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_SW_ENABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_FP_EXC_SW_ENABLE in libc - Rust - -
pub const PR_FP_EXC_SW_ENABLE: c_int = 0x80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_UND.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_UND.html deleted file mode 100644 index cb0a7501..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_EXC_UND.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_FP_EXC_UND in libc - Rust - -
pub const PR_FP_EXC_UND: c_int = 0x040000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_MODE_FR.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_MODE_FR.html deleted file mode 100644 index 38165385..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_MODE_FR.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_FP_MODE_FR in libc - Rust - -
pub const PR_FP_MODE_FR: c_int = 1 << 0; // 1i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_MODE_FRE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_MODE_FRE.html deleted file mode 100644 index b8938dcf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_FP_MODE_FRE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_FP_MODE_FRE in libc - Rust - -
pub const PR_FP_MODE_FRE: c_int = 1 << 1; // 2i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_CHILD_SUBREAPER.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_CHILD_SUBREAPER.html deleted file mode 100644 index 5c2a1257..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_CHILD_SUBREAPER.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_CHILD_SUBREAPER in libc - Rust - -
pub const PR_GET_CHILD_SUBREAPER: c_int = 37;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_DUMPABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_DUMPABLE.html deleted file mode 100644 index 7000b2d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_DUMPABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_DUMPABLE in libc - Rust - -
pub const PR_GET_DUMPABLE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_ENDIAN.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_ENDIAN.html deleted file mode 100644 index 7ce5b1fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_ENDIAN.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_ENDIAN in libc - Rust - -
pub const PR_GET_ENDIAN: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_FPEMU.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_FPEMU.html deleted file mode 100644 index acf0fa62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_FPEMU.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_FPEMU in libc - Rust - -
-

Constant libc::PR_GET_FPEMU

source · []
pub const PR_GET_FPEMU: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_FPEXC.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_FPEXC.html deleted file mode 100644 index 792d9c11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_FPEXC.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_FPEXC in libc - Rust - -
-

Constant libc::PR_GET_FPEXC

source · []
pub const PR_GET_FPEXC: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_FP_MODE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_FP_MODE.html deleted file mode 100644 index a0ff85ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_FP_MODE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_FP_MODE in libc - Rust - -
pub const PR_GET_FP_MODE: c_int = 46;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_KEEPCAPS.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_KEEPCAPS.html deleted file mode 100644 index c2bb4a8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_KEEPCAPS.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_KEEPCAPS in libc - Rust - -
pub const PR_GET_KEEPCAPS: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_NAME.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_NAME.html deleted file mode 100644 index 4d05d3e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_NAME.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_NAME in libc - Rust - -
-

Constant libc::PR_GET_NAME

source · []
pub const PR_GET_NAME: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_NO_NEW_PRIVS.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_NO_NEW_PRIVS.html deleted file mode 100644 index 227128cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_NO_NEW_PRIVS.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_NO_NEW_PRIVS in libc - Rust - -
pub const PR_GET_NO_NEW_PRIVS: c_int = 39;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_PDEATHSIG.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_PDEATHSIG.html deleted file mode 100644 index 6e29cffd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_PDEATHSIG.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_PDEATHSIG in libc - Rust - -
pub const PR_GET_PDEATHSIG: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_SECCOMP.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_SECCOMP.html deleted file mode 100644 index fbaa87cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_SECCOMP.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_SECCOMP in libc - Rust - -
pub const PR_GET_SECCOMP: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_SECUREBITS.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_SECUREBITS.html deleted file mode 100644 index 5e9911e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_SECUREBITS.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_SECUREBITS in libc - Rust - -
pub const PR_GET_SECUREBITS: c_int = 27;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_SPECULATION_CTRL.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_SPECULATION_CTRL.html deleted file mode 100644 index 4c08b386..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_SPECULATION_CTRL.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_SPECULATION_CTRL in libc - Rust - -
pub const PR_GET_SPECULATION_CTRL: c_int = 52;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_THP_DISABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_THP_DISABLE.html deleted file mode 100644 index 2e079187..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_THP_DISABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_THP_DISABLE in libc - Rust - -
pub const PR_GET_THP_DISABLE: c_int = 42;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_TID_ADDRESS.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_TID_ADDRESS.html deleted file mode 100644 index 5d6ebafd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_TID_ADDRESS.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_TID_ADDRESS in libc - Rust - -
pub const PR_GET_TID_ADDRESS: c_int = 40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_TIMERSLACK.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_TIMERSLACK.html deleted file mode 100644 index 65e9abca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_TIMERSLACK.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_TIMERSLACK in libc - Rust - -
pub const PR_GET_TIMERSLACK: c_int = 30;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_TIMING.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_TIMING.html deleted file mode 100644 index 2122efba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_TIMING.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_TIMING in libc - Rust - -
pub const PR_GET_TIMING: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_TSC.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_TSC.html deleted file mode 100644 index 7440a673..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_TSC.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_TSC in libc - Rust - -
-

Constant libc::PR_GET_TSC

source · []
pub const PR_GET_TSC: c_int = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_UNALIGN.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_UNALIGN.html deleted file mode 100644 index 5fd64c7b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_GET_UNALIGN.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_GET_UNALIGN in libc - Rust - -
pub const PR_GET_UNALIGN: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL.html deleted file mode 100644 index d232b461..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_MCE_KILL in libc - Rust - -
-

Constant libc::PR_MCE_KILL

source · []
pub const PR_MCE_KILL: c_int = 33;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_CLEAR.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_CLEAR.html deleted file mode 100644 index 56b271ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_CLEAR.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_MCE_KILL_CLEAR in libc - Rust - -
pub const PR_MCE_KILL_CLEAR: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_DEFAULT.html deleted file mode 100644 index 2ff62ef2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_DEFAULT.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_MCE_KILL_DEFAULT in libc - Rust - -
pub const PR_MCE_KILL_DEFAULT: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_EARLY.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_EARLY.html deleted file mode 100644 index 8db6d8d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_EARLY.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_MCE_KILL_EARLY in libc - Rust - -
pub const PR_MCE_KILL_EARLY: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_GET.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_GET.html deleted file mode 100644 index 25cde673..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_GET.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_MCE_KILL_GET in libc - Rust - -
pub const PR_MCE_KILL_GET: c_int = 34;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_LATE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_LATE.html deleted file mode 100644 index d37772a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_LATE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_MCE_KILL_LATE in libc - Rust - -
pub const PR_MCE_KILL_LATE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_SET.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_SET.html deleted file mode 100644 index 1db3b9c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_MCE_KILL_SET.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_MCE_KILL_SET in libc - Rust - -
pub const PR_MCE_KILL_SET: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_MPX_DISABLE_MANAGEMENT.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_MPX_DISABLE_MANAGEMENT.html deleted file mode 100644 index 340d4493..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_MPX_DISABLE_MANAGEMENT.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_MPX_DISABLE_MANAGEMENT in libc - Rust - -
pub const PR_MPX_DISABLE_MANAGEMENT: c_int = 44;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_MPX_ENABLE_MANAGEMENT.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_MPX_ENABLE_MANAGEMENT.html deleted file mode 100644 index f2cbc85e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_MPX_ENABLE_MANAGEMENT.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_MPX_ENABLE_MANAGEMENT in libc - Rust - -
pub const PR_MPX_ENABLE_MANAGEMENT: c_int = 43;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_CHILD_SUBREAPER.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_CHILD_SUBREAPER.html deleted file mode 100644 index 847aa324..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_CHILD_SUBREAPER.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_CHILD_SUBREAPER in libc - Rust - -
pub const PR_SET_CHILD_SUBREAPER: c_int = 36;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_DUMPABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_DUMPABLE.html deleted file mode 100644 index 1e44c5f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_DUMPABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_DUMPABLE in libc - Rust - -
pub const PR_SET_DUMPABLE: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_ENDIAN.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_ENDIAN.html deleted file mode 100644 index 00a44c93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_ENDIAN.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_ENDIAN in libc - Rust - -
pub const PR_SET_ENDIAN: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_FPEMU.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_FPEMU.html deleted file mode 100644 index a3725d02..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_FPEMU.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_FPEMU in libc - Rust - -
-

Constant libc::PR_SET_FPEMU

source · []
pub const PR_SET_FPEMU: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_FPEXC.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_FPEXC.html deleted file mode 100644 index 06d37c04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_FPEXC.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_FPEXC in libc - Rust - -
-

Constant libc::PR_SET_FPEXC

source · []
pub const PR_SET_FPEXC: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_FP_MODE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_FP_MODE.html deleted file mode 100644 index 65b9a773..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_FP_MODE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_FP_MODE in libc - Rust - -
pub const PR_SET_FP_MODE: c_int = 45;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_KEEPCAPS.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_KEEPCAPS.html deleted file mode 100644 index fc2388b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_KEEPCAPS.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_KEEPCAPS in libc - Rust - -
pub const PR_SET_KEEPCAPS: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM.html deleted file mode 100644 index f6207dcb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM in libc - Rust - -
-

Constant libc::PR_SET_MM

source · []
pub const PR_SET_MM: c_int = 35;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_ARG_END.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_ARG_END.html deleted file mode 100644 index 78537cbc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_ARG_END.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_ARG_END in libc - Rust - -
pub const PR_SET_MM_ARG_END: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_ARG_START.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_ARG_START.html deleted file mode 100644 index 0f72ce5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_ARG_START.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_ARG_START in libc - Rust - -
pub const PR_SET_MM_ARG_START: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_AUXV.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_AUXV.html deleted file mode 100644 index 95b0c9ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_AUXV.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_AUXV in libc - Rust - -
pub const PR_SET_MM_AUXV: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_BRK.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_BRK.html deleted file mode 100644 index fe66d757..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_BRK.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_BRK in libc - Rust - -
pub const PR_SET_MM_BRK: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_END_CODE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_END_CODE.html deleted file mode 100644 index ad8fc316..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_END_CODE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_END_CODE in libc - Rust - -
pub const PR_SET_MM_END_CODE: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_END_DATA.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_END_DATA.html deleted file mode 100644 index 8082d55d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_END_DATA.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_END_DATA in libc - Rust - -
pub const PR_SET_MM_END_DATA: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_ENV_END.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_ENV_END.html deleted file mode 100644 index acc516d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_ENV_END.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_ENV_END in libc - Rust - -
pub const PR_SET_MM_ENV_END: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_ENV_START.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_ENV_START.html deleted file mode 100644 index 84efbdb2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_ENV_START.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_ENV_START in libc - Rust - -
pub const PR_SET_MM_ENV_START: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_EXE_FILE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_EXE_FILE.html deleted file mode 100644 index 73d96763..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_EXE_FILE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_EXE_FILE in libc - Rust - -
pub const PR_SET_MM_EXE_FILE: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_MAP.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_MAP.html deleted file mode 100644 index 0dca1785..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_MAP.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_MAP in libc - Rust - -
pub const PR_SET_MM_MAP: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_MAP_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_MAP_SIZE.html deleted file mode 100644 index 8451a408..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_MAP_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_MAP_SIZE in libc - Rust - -
pub const PR_SET_MM_MAP_SIZE: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_START_BRK.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_START_BRK.html deleted file mode 100644 index 60532887..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_START_BRK.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_START_BRK in libc - Rust - -
pub const PR_SET_MM_START_BRK: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_START_CODE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_START_CODE.html deleted file mode 100644 index a47ed0f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_START_CODE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_START_CODE in libc - Rust - -
pub const PR_SET_MM_START_CODE: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_START_DATA.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_START_DATA.html deleted file mode 100644 index 165c8e47..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_START_DATA.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_START_DATA in libc - Rust - -
pub const PR_SET_MM_START_DATA: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_START_STACK.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_START_STACK.html deleted file mode 100644 index 43ef03a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_MM_START_STACK.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_MM_START_STACK in libc - Rust - -
pub const PR_SET_MM_START_STACK: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_NAME.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_NAME.html deleted file mode 100644 index e3ec81de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_NAME.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_NAME in libc - Rust - -
-

Constant libc::PR_SET_NAME

source · []
pub const PR_SET_NAME: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_NO_NEW_PRIVS.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_NO_NEW_PRIVS.html deleted file mode 100644 index f03526b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_NO_NEW_PRIVS.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_NO_NEW_PRIVS in libc - Rust - -
pub const PR_SET_NO_NEW_PRIVS: c_int = 38;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_PDEATHSIG.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_PDEATHSIG.html deleted file mode 100644 index 95f1d51a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_PDEATHSIG.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_PDEATHSIG in libc - Rust - -
pub const PR_SET_PDEATHSIG: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_PTRACER.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_PTRACER.html deleted file mode 100644 index f7658d5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_PTRACER.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_PTRACER in libc - Rust - -
pub const PR_SET_PTRACER: c_int = 0x59616d61;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_SECCOMP.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_SECCOMP.html deleted file mode 100644 index 1f01d3aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_SECCOMP.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_SECCOMP in libc - Rust - -
pub const PR_SET_SECCOMP: c_int = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_SECUREBITS.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_SECUREBITS.html deleted file mode 100644 index db320490..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_SECUREBITS.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_SECUREBITS in libc - Rust - -
pub const PR_SET_SECUREBITS: c_int = 28;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_SPECULATION_CTRL.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_SPECULATION_CTRL.html deleted file mode 100644 index 4eb6446d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_SPECULATION_CTRL.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_SPECULATION_CTRL in libc - Rust - -
pub const PR_SET_SPECULATION_CTRL: c_int = 53;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_THP_DISABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_THP_DISABLE.html deleted file mode 100644 index 649d129f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_THP_DISABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_THP_DISABLE in libc - Rust - -
pub const PR_SET_THP_DISABLE: c_int = 41;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_TIMERSLACK.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_TIMERSLACK.html deleted file mode 100644 index 45a01fdf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_TIMERSLACK.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_TIMERSLACK in libc - Rust - -
pub const PR_SET_TIMERSLACK: c_int = 29;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_TIMING.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_TIMING.html deleted file mode 100644 index c83886b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_TIMING.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_TIMING in libc - Rust - -
pub const PR_SET_TIMING: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_TSC.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_TSC.html deleted file mode 100644 index e58a2a3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_TSC.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_TSC in libc - Rust - -
-

Constant libc::PR_SET_TSC

source · []
pub const PR_SET_TSC: c_int = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_UNALIGN.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_UNALIGN.html deleted file mode 100644 index ef5b704d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_UNALIGN.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_UNALIGN in libc - Rust - -
pub const PR_SET_UNALIGN: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_VMA.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_VMA.html deleted file mode 100644 index 7c2ade61..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_VMA.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_VMA in libc - Rust - -
-

Constant libc::PR_SET_VMA

source · []
pub const PR_SET_VMA: c_int = 0x53564d41;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_VMA_ANON_NAME.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_VMA_ANON_NAME.html deleted file mode 100644 index 250a64c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SET_VMA_ANON_NAME.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SET_VMA_ANON_NAME in libc - Rust - -
pub const PR_SET_VMA_ANON_NAME: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_DISABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_DISABLE.html deleted file mode 100644 index 8dc459d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_DISABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SPEC_DISABLE in libc - Rust - -
pub const PR_SPEC_DISABLE: c_uint = 1 << 2; // 4u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_DISABLE_NOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_DISABLE_NOEXEC.html deleted file mode 100644 index 9a022e27..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_DISABLE_NOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SPEC_DISABLE_NOEXEC in libc - Rust - -
pub const PR_SPEC_DISABLE_NOEXEC: c_uint = 1 << 4; // 16u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_ENABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_ENABLE.html deleted file mode 100644 index 62d13436..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_ENABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SPEC_ENABLE in libc - Rust - -
pub const PR_SPEC_ENABLE: c_uint = 1 << 1; // 2u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_FORCE_DISABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_FORCE_DISABLE.html deleted file mode 100644 index 09bd86f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_FORCE_DISABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SPEC_FORCE_DISABLE in libc - Rust - -
pub const PR_SPEC_FORCE_DISABLE: c_uint = 1 << 3; // 8u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_INDIRECT_BRANCH.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_INDIRECT_BRANCH.html deleted file mode 100644 index d207e0ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_INDIRECT_BRANCH.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SPEC_INDIRECT_BRANCH in libc - Rust - -
pub const PR_SPEC_INDIRECT_BRANCH: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_NOT_AFFECTED.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_NOT_AFFECTED.html deleted file mode 100644 index 5fe4bd76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_NOT_AFFECTED.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SPEC_NOT_AFFECTED in libc - Rust - -
pub const PR_SPEC_NOT_AFFECTED: c_uint = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_PRCTL.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_PRCTL.html deleted file mode 100644 index d529019e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_PRCTL.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SPEC_PRCTL in libc - Rust - -
pub const PR_SPEC_PRCTL: c_uint = 1 << 0; // 1u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_STORE_BYPASS.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_STORE_BYPASS.html deleted file mode 100644 index 5a17c797..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_SPEC_STORE_BYPASS.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_SPEC_STORE_BYPASS in libc - Rust - -
pub const PR_SPEC_STORE_BYPASS: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_TASK_PERF_EVENTS_DISABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_TASK_PERF_EVENTS_DISABLE.html deleted file mode 100644 index 7693812b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_TASK_PERF_EVENTS_DISABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_TASK_PERF_EVENTS_DISABLE in libc - Rust - -
pub const PR_TASK_PERF_EVENTS_DISABLE: c_int = 31;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_TASK_PERF_EVENTS_ENABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_TASK_PERF_EVENTS_ENABLE.html deleted file mode 100644 index ef394d7c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_TASK_PERF_EVENTS_ENABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_TASK_PERF_EVENTS_ENABLE in libc - Rust - -
pub const PR_TASK_PERF_EVENTS_ENABLE: c_int = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_TIMING_STATISTICAL.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_TIMING_STATISTICAL.html deleted file mode 100644 index 1356a055..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_TIMING_STATISTICAL.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_TIMING_STATISTICAL in libc - Rust - -
pub const PR_TIMING_STATISTICAL: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_TIMING_TIMESTAMP.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_TIMING_TIMESTAMP.html deleted file mode 100644 index 2bea4597..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_TIMING_TIMESTAMP.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_TIMING_TIMESTAMP in libc - Rust - -
pub const PR_TIMING_TIMESTAMP: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_TSC_ENABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_TSC_ENABLE.html deleted file mode 100644 index c7e7aa86..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_TSC_ENABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_TSC_ENABLE in libc - Rust - -
pub const PR_TSC_ENABLE: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_TSC_SIGSEGV.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_TSC_SIGSEGV.html deleted file mode 100644 index d0185566..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_TSC_SIGSEGV.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_TSC_SIGSEGV in libc - Rust - -
pub const PR_TSC_SIGSEGV: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_UNALIGN_NOPRINT.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_UNALIGN_NOPRINT.html deleted file mode 100644 index 4450f294..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_UNALIGN_NOPRINT.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_UNALIGN_NOPRINT in libc - Rust - -
pub const PR_UNALIGN_NOPRINT: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PR_UNALIGN_SIGBUS.html b/learning/rust/guessing_game/target/doc/libc/constant.PR_UNALIGN_SIGBUS.html deleted file mode 100644 index d6b836ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PR_UNALIGN_SIGBUS.html +++ /dev/null @@ -1,8 +0,0 @@ -PR_UNALIGN_SIGBUS in libc - Rust - -
pub const PR_UNALIGN_SIGBUS: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.html deleted file mode 100644 index ed3a4218..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP in libc - Rust - -
pub const PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP: pthread_mutex_t;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_COND_INITIALIZER.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_COND_INITIALIZER.html deleted file mode 100644 index af72dcb4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_COND_INITIALIZER.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_COND_INITIALIZER in libc - Rust - -
pub const PTHREAD_COND_INITIALIZER: pthread_cond_t;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_CREATE_DETACHED.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_CREATE_DETACHED.html deleted file mode 100644 index cd52e631..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_CREATE_DETACHED.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_CREATE_DETACHED in libc - Rust - -
pub const PTHREAD_CREATE_DETACHED: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_CREATE_JOINABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_CREATE_JOINABLE.html deleted file mode 100644 index 48eca684..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_CREATE_JOINABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_CREATE_JOINABLE in libc - Rust - -
pub const PTHREAD_CREATE_JOINABLE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP.html deleted file mode 100644 index 57bfef90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP in libc - Rust - -
pub const PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP: pthread_mutex_t;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_ADAPTIVE_NP.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_ADAPTIVE_NP.html deleted file mode 100644 index 52f79786..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_ADAPTIVE_NP.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_MUTEX_ADAPTIVE_NP in libc - Rust - -
pub const PTHREAD_MUTEX_ADAPTIVE_NP: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_DEFAULT.html deleted file mode 100644 index 88140280..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_DEFAULT.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_MUTEX_DEFAULT in libc - Rust - -
pub const PTHREAD_MUTEX_DEFAULT: c_int = PTHREAD_MUTEX_NORMAL; // 0i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_ERRORCHECK.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_ERRORCHECK.html deleted file mode 100644 index 60ca9614..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_ERRORCHECK.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_MUTEX_ERRORCHECK in libc - Rust - -
pub const PTHREAD_MUTEX_ERRORCHECK: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_INITIALIZER.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_INITIALIZER.html deleted file mode 100644 index 39e3e4ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_INITIALIZER.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_MUTEX_INITIALIZER in libc - Rust - -
pub const PTHREAD_MUTEX_INITIALIZER: pthread_mutex_t;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_NORMAL.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_NORMAL.html deleted file mode 100644 index 59cb95e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_NORMAL.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_MUTEX_NORMAL in libc - Rust - -
pub const PTHREAD_MUTEX_NORMAL: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_RECURSIVE.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_RECURSIVE.html deleted file mode 100644 index c11c026e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_RECURSIVE.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_MUTEX_RECURSIVE in libc - Rust - -
pub const PTHREAD_MUTEX_RECURSIVE: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_ROBUST.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_ROBUST.html deleted file mode 100644 index 8e8720c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_ROBUST.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_MUTEX_ROBUST in libc - Rust - -
pub const PTHREAD_MUTEX_ROBUST: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_STALLED.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_STALLED.html deleted file mode 100644 index 49fffa7a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_MUTEX_STALLED.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_MUTEX_STALLED in libc - Rust - -
pub const PTHREAD_MUTEX_STALLED: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PRIO_INHERIT.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PRIO_INHERIT.html deleted file mode 100644 index 90d370fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PRIO_INHERIT.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_PRIO_INHERIT in libc - Rust - -
pub const PTHREAD_PRIO_INHERIT: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PRIO_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PRIO_NONE.html deleted file mode 100644 index 8923789e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PRIO_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_PRIO_NONE in libc - Rust - -
pub const PTHREAD_PRIO_NONE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PRIO_PROTECT.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PRIO_PROTECT.html deleted file mode 100644 index 1c81419f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PRIO_PROTECT.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_PRIO_PROTECT in libc - Rust - -
pub const PTHREAD_PRIO_PROTECT: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PROCESS_PRIVATE.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PROCESS_PRIVATE.html deleted file mode 100644 index 10e543c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PROCESS_PRIVATE.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_PROCESS_PRIVATE in libc - Rust - -
pub const PTHREAD_PROCESS_PRIVATE: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PROCESS_SHARED.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PROCESS_SHARED.html deleted file mode 100644 index 106a3e3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_PROCESS_SHARED.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_PROCESS_SHARED in libc - Rust - -
pub const PTHREAD_PROCESS_SHARED: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP.html deleted file mode 100644 index c807a771..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in libc - Rust - -
pub const PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP: pthread_mutex_t;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_RWLOCK_INITIALIZER.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_RWLOCK_INITIALIZER.html deleted file mode 100644 index fa21f2ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_RWLOCK_INITIALIZER.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_RWLOCK_INITIALIZER in libc - Rust - -
pub const PTHREAD_RWLOCK_INITIALIZER: pthread_rwlock_t;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_STACK_MIN.html b/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_STACK_MIN.html deleted file mode 100644 index 7b70fb09..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTHREAD_STACK_MIN.html +++ /dev/null @@ -1,8 +0,0 @@ -PTHREAD_STACK_MIN in libc - Rust - -
pub const PTHREAD_STACK_MIN: size_t = 16384;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_ATTACH.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_ATTACH.html deleted file mode 100644 index 77e7cc87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_ATTACH.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_ATTACH in libc - Rust - -
pub const PTRACE_ATTACH: c_uint = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_CONT.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_CONT.html deleted file mode 100644 index 499ccb37..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_CONT.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_CONT in libc - Rust - -
-

Constant libc::PTRACE_CONT

source · []
pub const PTRACE_CONT: c_uint = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_DETACH.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_DETACH.html deleted file mode 100644 index 7768c759..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_DETACH.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_DETACH in libc - Rust - -
pub const PTRACE_DETACH: c_uint = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_CLONE.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_CLONE.html deleted file mode 100644 index 224911db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_CLONE.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_EVENT_CLONE in libc - Rust - -
pub const PTRACE_EVENT_CLONE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_EXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_EXEC.html deleted file mode 100644 index 0db1700b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_EXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_EVENT_EXEC in libc - Rust - -
pub const PTRACE_EVENT_EXEC: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_EXIT.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_EXIT.html deleted file mode 100644 index a570d3c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_EXIT.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_EVENT_EXIT in libc - Rust - -
pub const PTRACE_EVENT_EXIT: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_FORK.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_FORK.html deleted file mode 100644 index 5c9c95ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_FORK.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_EVENT_FORK in libc - Rust - -
pub const PTRACE_EVENT_FORK: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_SECCOMP.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_SECCOMP.html deleted file mode 100644 index 4437c3f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_SECCOMP.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_EVENT_SECCOMP in libc - Rust - -
pub const PTRACE_EVENT_SECCOMP: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_STOP.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_STOP.html deleted file mode 100644 index 99c926cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_STOP.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_EVENT_STOP in libc - Rust - -
pub const PTRACE_EVENT_STOP: c_int = 128;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_VFORK.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_VFORK.html deleted file mode 100644 index 5dd1e444..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_VFORK.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_EVENT_VFORK in libc - Rust - -
pub const PTRACE_EVENT_VFORK: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_VFORK_DONE.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_VFORK_DONE.html deleted file mode 100644 index 49a84f34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_EVENT_VFORK_DONE.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_EVENT_VFORK_DONE in libc - Rust - -
pub const PTRACE_EVENT_VFORK_DONE: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETEVENTMSG.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETEVENTMSG.html deleted file mode 100644 index 2f356ee9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETEVENTMSG.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_GETEVENTMSG in libc - Rust - -
pub const PTRACE_GETEVENTMSG: c_uint = 0x4201;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETFPREGS.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETFPREGS.html deleted file mode 100644 index b0002d06..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETFPREGS.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_GETFPREGS in libc - Rust - -
pub const PTRACE_GETFPREGS: c_uint = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETFPXREGS.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETFPXREGS.html deleted file mode 100644 index e2eeafbb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETFPXREGS.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_GETFPXREGS in libc - Rust - -
pub const PTRACE_GETFPXREGS: c_uint = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETREGS.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETREGS.html deleted file mode 100644 index 48c2c723..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETREGS.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_GETREGS in libc - Rust - -
pub const PTRACE_GETREGS: c_uint = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETREGSET.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETREGSET.html deleted file mode 100644 index 87349394..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETREGSET.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_GETREGSET in libc - Rust - -
pub const PTRACE_GETREGSET: c_uint = 0x4204;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETSIGINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETSIGINFO.html deleted file mode 100644 index 447e4f5f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GETSIGINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_GETSIGINFO in libc - Rust - -
pub const PTRACE_GETSIGINFO: c_uint = 0x4202;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GET_SYSCALL_INFO.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GET_SYSCALL_INFO.html deleted file mode 100644 index 57ceaf70..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_GET_SYSCALL_INFO.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_GET_SYSCALL_INFO in libc - Rust - -
pub const PTRACE_GET_SYSCALL_INFO: c_uint = 0x420e;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_INTERRUPT.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_INTERRUPT.html deleted file mode 100644 index f66f439c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_INTERRUPT.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_INTERRUPT in libc - Rust - -
pub const PTRACE_INTERRUPT: c_uint = 0x4207;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_KILL.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_KILL.html deleted file mode 100644 index bb74884e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_KILL.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_KILL in libc - Rust - -
-

Constant libc::PTRACE_KILL

source · []
pub const PTRACE_KILL: c_uint = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_LISTEN.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_LISTEN.html deleted file mode 100644 index e52924c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_LISTEN.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_LISTEN in libc - Rust - -
pub const PTRACE_LISTEN: c_uint = 0x4208;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_EXITKILL.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_EXITKILL.html deleted file mode 100644 index 65b08662..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_EXITKILL.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_O_EXITKILL in libc - Rust - -
pub const PTRACE_O_EXITKILL: c_int = 0x00100000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_MASK.html deleted file mode 100644 index 563afeac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_O_MASK in libc - Rust - -
pub const PTRACE_O_MASK: c_int = 0x003000ff;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_SUSPEND_SECCOMP.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_SUSPEND_SECCOMP.html deleted file mode 100644 index e9d02585..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_SUSPEND_SECCOMP.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_O_SUSPEND_SECCOMP in libc - Rust - -
pub const PTRACE_O_SUSPEND_SECCOMP: c_int = 0x00200000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACECLONE.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACECLONE.html deleted file mode 100644 index 859c6342..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACECLONE.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_O_TRACECLONE in libc - Rust - -
pub const PTRACE_O_TRACECLONE: c_int = 0x00000008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEEXEC.html deleted file mode 100644 index 982a711e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_O_TRACEEXEC in libc - Rust - -
pub const PTRACE_O_TRACEEXEC: c_int = 0x00000010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEEXIT.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEEXIT.html deleted file mode 100644 index b8d58e8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEEXIT.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_O_TRACEEXIT in libc - Rust - -
pub const PTRACE_O_TRACEEXIT: c_int = 0x00000040;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEFORK.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEFORK.html deleted file mode 100644 index a9ed0ad8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEFORK.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_O_TRACEFORK in libc - Rust - -
pub const PTRACE_O_TRACEFORK: c_int = 0x00000002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACESECCOMP.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACESECCOMP.html deleted file mode 100644 index 75154549..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACESECCOMP.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_O_TRACESECCOMP in libc - Rust - -
pub const PTRACE_O_TRACESECCOMP: c_int = 0x00000080;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACESYSGOOD.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACESYSGOOD.html deleted file mode 100644 index c0fa59e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACESYSGOOD.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_O_TRACESYSGOOD in libc - Rust - -
pub const PTRACE_O_TRACESYSGOOD: c_int = 0x00000001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEVFORK.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEVFORK.html deleted file mode 100644 index c5759339..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEVFORK.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_O_TRACEVFORK in libc - Rust - -
pub const PTRACE_O_TRACEVFORK: c_int = 0x00000004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEVFORKDONE.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEVFORKDONE.html deleted file mode 100644 index 67db624b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_O_TRACEVFORKDONE.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_O_TRACEVFORKDONE in libc - Rust - -
pub const PTRACE_O_TRACEVFORKDONE: c_int = 0x00000020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKDATA.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKDATA.html deleted file mode 100644 index 4252ae7e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKDATA.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_PEEKDATA in libc - Rust - -
pub const PTRACE_PEEKDATA: c_uint = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKSIGINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKSIGINFO.html deleted file mode 100644 index fe060c80..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKSIGINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_PEEKSIGINFO in libc - Rust - -
pub const PTRACE_PEEKSIGINFO: c_uint = 0x4209;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKSIGINFO_SHARED.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKSIGINFO_SHARED.html deleted file mode 100644 index 5da41164..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKSIGINFO_SHARED.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_PEEKSIGINFO_SHARED in libc - Rust - -
pub const PTRACE_PEEKSIGINFO_SHARED: c_uint = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKTEXT.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKTEXT.html deleted file mode 100644 index a5eae5e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKTEXT.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_PEEKTEXT in libc - Rust - -
pub const PTRACE_PEEKTEXT: c_uint = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKUSER.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKUSER.html deleted file mode 100644 index ce43448b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_PEEKUSER.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_PEEKUSER in libc - Rust - -
pub const PTRACE_PEEKUSER: c_uint = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_POKEDATA.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_POKEDATA.html deleted file mode 100644 index d6eeaa57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_POKEDATA.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_POKEDATA in libc - Rust - -
pub const PTRACE_POKEDATA: c_uint = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_POKETEXT.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_POKETEXT.html deleted file mode 100644 index d48502d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_POKETEXT.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_POKETEXT in libc - Rust - -
pub const PTRACE_POKETEXT: c_uint = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_POKEUSER.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_POKEUSER.html deleted file mode 100644 index f7284998..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_POKEUSER.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_POKEUSER in libc - Rust - -
pub const PTRACE_POKEUSER: c_uint = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SEIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SEIZE.html deleted file mode 100644 index 8c6305a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SEIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_SEIZE in libc - Rust - -
-

Constant libc::PTRACE_SEIZE

source · []
pub const PTRACE_SEIZE: c_uint = 0x4206;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETFPREGS.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETFPREGS.html deleted file mode 100644 index 0e81fbbc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETFPREGS.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_SETFPREGS in libc - Rust - -
pub const PTRACE_SETFPREGS: c_uint = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETFPXREGS.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETFPXREGS.html deleted file mode 100644 index a7e3ffbe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETFPXREGS.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_SETFPXREGS in libc - Rust - -
pub const PTRACE_SETFPXREGS: c_uint = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETOPTIONS.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETOPTIONS.html deleted file mode 100644 index 4b990114..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETOPTIONS.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_SETOPTIONS in libc - Rust - -
pub const PTRACE_SETOPTIONS: c_uint = 0x4200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETREGS.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETREGS.html deleted file mode 100644 index 47ab5b14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETREGS.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_SETREGS in libc - Rust - -
pub const PTRACE_SETREGS: c_uint = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETREGSET.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETREGSET.html deleted file mode 100644 index f1a1a8ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETREGSET.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_SETREGSET in libc - Rust - -
pub const PTRACE_SETREGSET: c_uint = 0x4205;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETSIGINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETSIGINFO.html deleted file mode 100644 index 8ab10792..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SETSIGINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_SETSIGINFO in libc - Rust - -
pub const PTRACE_SETSIGINFO: c_uint = 0x4203;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SINGLESTEP.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SINGLESTEP.html deleted file mode 100644 index ca8561a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SINGLESTEP.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_SINGLESTEP in libc - Rust - -
pub const PTRACE_SINGLESTEP: c_uint = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SYSCALL.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SYSCALL.html deleted file mode 100644 index 52495ba6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SYSCALL.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_SYSCALL in libc - Rust - -
pub const PTRACE_SYSCALL: c_uint = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SYSEMU.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SYSEMU.html deleted file mode 100644 index 63aeb51a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SYSEMU.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_SYSEMU in libc - Rust - -
pub const PTRACE_SYSEMU: c_uint = 31;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SYSEMU_SINGLESTEP.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SYSEMU_SINGLESTEP.html deleted file mode 100644 index 70451751..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_SYSEMU_SINGLESTEP.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_SYSEMU_SINGLESTEP in libc - Rust - -
pub const PTRACE_SYSEMU_SINGLESTEP: c_uint = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_TRACEME.html b/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_TRACEME.html deleted file mode 100644 index 47ccbe13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PTRACE_TRACEME.html +++ /dev/null @@ -1,8 +0,0 @@ -PTRACE_TRACEME in libc - Rust - -
pub const PTRACE_TRACEME: c_uint = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_DYNAMIC.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_DYNAMIC.html deleted file mode 100644 index 9122b80f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_DYNAMIC.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_DYNAMIC in libc - Rust - -
-

Constant libc::PT_DYNAMIC

source · []
pub const PT_DYNAMIC: u32 = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_GNU_EH_FRAME.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_GNU_EH_FRAME.html deleted file mode 100644 index 87386554..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_GNU_EH_FRAME.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_GNU_EH_FRAME in libc - Rust - -
pub const PT_GNU_EH_FRAME: u32 = 0x6474e550;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_GNU_RELRO.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_GNU_RELRO.html deleted file mode 100644 index b579ecb1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_GNU_RELRO.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_GNU_RELRO in libc - Rust - -
-

Constant libc::PT_GNU_RELRO

source · []
pub const PT_GNU_RELRO: u32 = 0x6474e552;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_GNU_STACK.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_GNU_STACK.html deleted file mode 100644 index ae419da6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_GNU_STACK.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_GNU_STACK in libc - Rust - -
-

Constant libc::PT_GNU_STACK

source · []
pub const PT_GNU_STACK: u32 = 0x6474e551;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_HIOS.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_HIOS.html deleted file mode 100644 index 4e6dcef8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_HIOS.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_HIOS in libc - Rust - -
-

Constant libc::PT_HIOS

source · []
pub const PT_HIOS: u32 = 0x6fffffff;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_HIPROC.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_HIPROC.html deleted file mode 100644 index 597756e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_HIPROC.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_HIPROC in libc - Rust - -
-

Constant libc::PT_HIPROC

source · []
pub const PT_HIPROC: u32 = 0x7fffffff;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_INTERP.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_INTERP.html deleted file mode 100644 index b9f05d3b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_INTERP.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_INTERP in libc - Rust - -
-

Constant libc::PT_INTERP

source · []
pub const PT_INTERP: u32 = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_LOAD.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_LOAD.html deleted file mode 100644 index e9526a67..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_LOAD.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_LOAD in libc - Rust - -
-

Constant libc::PT_LOAD

source · []
pub const PT_LOAD: u32 = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_LOOS.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_LOOS.html deleted file mode 100644 index 6dcf533b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_LOOS.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_LOOS in libc - Rust - -
-

Constant libc::PT_LOOS

source · []
pub const PT_LOOS: u32 = 0x60000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_LOPROC.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_LOPROC.html deleted file mode 100644 index 7cd70ce1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_LOPROC.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_LOPROC in libc - Rust - -
-

Constant libc::PT_LOPROC

source · []
pub const PT_LOPROC: u32 = 0x70000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_NOTE.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_NOTE.html deleted file mode 100644 index 24ec164c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_NOTE.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_NOTE in libc - Rust - -
-

Constant libc::PT_NOTE

source · []
pub const PT_NOTE: u32 = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_NULL.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_NULL.html deleted file mode 100644 index fccc034c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_NULL.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_NULL in libc - Rust - -
-

Constant libc::PT_NULL

source · []
pub const PT_NULL: u32 = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_NUM.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_NUM.html deleted file mode 100644 index 22c0286b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_NUM.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_NUM in libc - Rust - -
-

Constant libc::PT_NUM

source · []
pub const PT_NUM: u32 = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_PHDR.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_PHDR.html deleted file mode 100644 index 37081794..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_PHDR.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_PHDR in libc - Rust - -
-

Constant libc::PT_PHDR

source · []
pub const PT_PHDR: u32 = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_SHLIB.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_SHLIB.html deleted file mode 100644 index 3ef6bcf0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_SHLIB.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_SHLIB in libc - Rust - -
-

Constant libc::PT_SHLIB

source · []
pub const PT_SHLIB: u32 = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.PT_TLS.html b/learning/rust/guessing_game/target/doc/libc/constant.PT_TLS.html deleted file mode 100644 index e72b1938..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.PT_TLS.html +++ /dev/null @@ -1,8 +0,0 @@ -PT_TLS in libc - Rust - -
-

Constant libc::PT_TLS

source · []
pub const PT_TLS: u32 = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.P_ALL.html b/learning/rust/guessing_game/target/doc/libc/constant.P_ALL.html deleted file mode 100644 index 9c8fd677..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.P_ALL.html +++ /dev/null @@ -1,8 +0,0 @@ -P_ALL in libc - Rust - -
-

Constant libc::P_ALL

source · []
pub const P_ALL: idtype_t = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.P_PGID.html b/learning/rust/guessing_game/target/doc/libc/constant.P_PGID.html deleted file mode 100644 index d8795924..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.P_PGID.html +++ /dev/null @@ -1,8 +0,0 @@ -P_PGID in libc - Rust - -
-

Constant libc::P_PGID

source · []
pub const P_PGID: idtype_t = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.P_PID.html b/learning/rust/guessing_game/target/doc/libc/constant.P_PID.html deleted file mode 100644 index d09a9294..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.P_PID.html +++ /dev/null @@ -1,8 +0,0 @@ -P_PID in libc - Rust - -
-

Constant libc::P_PID

source · []
pub const P_PID: idtype_t = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.P_PIDFD.html b/learning/rust/guessing_game/target/doc/libc/constant.P_PIDFD.html deleted file mode 100644 index 29d1a08e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.P_PIDFD.html +++ /dev/null @@ -1,8 +0,0 @@ -P_PIDFD in libc - Rust - -
-

Constant libc::P_PIDFD

source · []
pub const P_PIDFD: idtype_t = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QFMT_VFS_OLD.html b/learning/rust/guessing_game/target/doc/libc/constant.QFMT_VFS_OLD.html deleted file mode 100644 index abde0d81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QFMT_VFS_OLD.html +++ /dev/null @@ -1,8 +0,0 @@ -QFMT_VFS_OLD in libc - Rust - -
-

Constant libc::QFMT_VFS_OLD

source · []
pub const QFMT_VFS_OLD: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QFMT_VFS_V0.html b/learning/rust/guessing_game/target/doc/libc/constant.QFMT_VFS_V0.html deleted file mode 100644 index 4d2d5322..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QFMT_VFS_V0.html +++ /dev/null @@ -1,8 +0,0 @@ -QFMT_VFS_V0 in libc - Rust - -
-

Constant libc::QFMT_VFS_V0

source · []
pub const QFMT_VFS_V0: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QFMT_VFS_V1.html b/learning/rust/guessing_game/target/doc/libc/constant.QFMT_VFS_V1.html deleted file mode 100644 index f9b42c4b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QFMT_VFS_V1.html +++ /dev/null @@ -1,8 +0,0 @@ -QFMT_VFS_V1 in libc - Rust - -
-

Constant libc::QFMT_VFS_V1

source · []
pub const QFMT_VFS_V1: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QIF_ALL.html b/learning/rust/guessing_game/target/doc/libc/constant.QIF_ALL.html deleted file mode 100644 index 71263f45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QIF_ALL.html +++ /dev/null @@ -1,8 +0,0 @@ -QIF_ALL in libc - Rust - -
-

Constant libc::QIF_ALL

source · []
pub const QIF_ALL: u32 = 63;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QIF_BLIMITS.html b/learning/rust/guessing_game/target/doc/libc/constant.QIF_BLIMITS.html deleted file mode 100644 index e6829cf3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QIF_BLIMITS.html +++ /dev/null @@ -1,8 +0,0 @@ -QIF_BLIMITS in libc - Rust - -
-

Constant libc::QIF_BLIMITS

source · []
pub const QIF_BLIMITS: u32 = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QIF_BTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.QIF_BTIME.html deleted file mode 100644 index be6e75f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QIF_BTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -QIF_BTIME in libc - Rust - -
-

Constant libc::QIF_BTIME

source · []
pub const QIF_BTIME: u32 = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QIF_ILIMITS.html b/learning/rust/guessing_game/target/doc/libc/constant.QIF_ILIMITS.html deleted file mode 100644 index 0c006009..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QIF_ILIMITS.html +++ /dev/null @@ -1,8 +0,0 @@ -QIF_ILIMITS in libc - Rust - -
-

Constant libc::QIF_ILIMITS

source · []
pub const QIF_ILIMITS: u32 = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QIF_INODES.html b/learning/rust/guessing_game/target/doc/libc/constant.QIF_INODES.html deleted file mode 100644 index e389ed91..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QIF_INODES.html +++ /dev/null @@ -1,8 +0,0 @@ -QIF_INODES in libc - Rust - -
-

Constant libc::QIF_INODES

source · []
pub const QIF_INODES: u32 = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QIF_ITIME.html b/learning/rust/guessing_game/target/doc/libc/constant.QIF_ITIME.html deleted file mode 100644 index 64f361f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QIF_ITIME.html +++ /dev/null @@ -1,8 +0,0 @@ -QIF_ITIME in libc - Rust - -
-

Constant libc::QIF_ITIME

source · []
pub const QIF_ITIME: u32 = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QIF_LIMITS.html b/learning/rust/guessing_game/target/doc/libc/constant.QIF_LIMITS.html deleted file mode 100644 index fe8c9a5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QIF_LIMITS.html +++ /dev/null @@ -1,8 +0,0 @@ -QIF_LIMITS in libc - Rust - -
-

Constant libc::QIF_LIMITS

source · []
pub const QIF_LIMITS: u32 = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QIF_SPACE.html b/learning/rust/guessing_game/target/doc/libc/constant.QIF_SPACE.html deleted file mode 100644 index c4c2a8cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QIF_SPACE.html +++ /dev/null @@ -1,8 +0,0 @@ -QIF_SPACE in libc - Rust - -
-

Constant libc::QIF_SPACE

source · []
pub const QIF_SPACE: u32 = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QIF_TIMES.html b/learning/rust/guessing_game/target/doc/libc/constant.QIF_TIMES.html deleted file mode 100644 index c8f4ec36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QIF_TIMES.html +++ /dev/null @@ -1,8 +0,0 @@ -QIF_TIMES in libc - Rust - -
-

Constant libc::QIF_TIMES

source · []
pub const QIF_TIMES: u32 = 48;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QIF_USAGE.html b/learning/rust/guessing_game/target/doc/libc/constant.QIF_USAGE.html deleted file mode 100644 index 7ebb9cb5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QIF_USAGE.html +++ /dev/null @@ -1,8 +0,0 @@ -QIF_USAGE in libc - Rust - -
-

Constant libc::QIF_USAGE

source · []
pub const QIF_USAGE: u32 = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QNX4_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.QNX4_SUPER_MAGIC.html deleted file mode 100644 index 12bf6c40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QNX4_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -QNX4_SUPER_MAGIC in libc - Rust - -
pub const QNX4_SUPER_MAGIC: c_long = 0x0000002f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.QNX6_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.QNX6_SUPER_MAGIC.html deleted file mode 100644 index 29efb78c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.QNX6_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -QNX6_SUPER_MAGIC in libc - Rust - -
pub const QNX6_SUPER_MAGIC: c_long = 0x68191122;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.Q_GETFMT.html b/learning/rust/guessing_game/target/doc/libc/constant.Q_GETFMT.html deleted file mode 100644 index 2bb82794..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.Q_GETFMT.html +++ /dev/null @@ -1,8 +0,0 @@ -Q_GETFMT in libc - Rust - -
-

Constant libc::Q_GETFMT

source · []
pub const Q_GETFMT: c_int = 0x800004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.Q_GETINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.Q_GETINFO.html deleted file mode 100644 index cc3a10fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.Q_GETINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -Q_GETINFO in libc - Rust - -
-

Constant libc::Q_GETINFO

source · []
pub const Q_GETINFO: c_int = 0x800005;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.Q_GETQUOTA.html b/learning/rust/guessing_game/target/doc/libc/constant.Q_GETQUOTA.html deleted file mode 100644 index 04c6baa6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.Q_GETQUOTA.html +++ /dev/null @@ -1,8 +0,0 @@ -Q_GETQUOTA in libc - Rust - -
-

Constant libc::Q_GETQUOTA

source · []
pub const Q_GETQUOTA: c_int = 0x800007;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.Q_QUOTAOFF.html b/learning/rust/guessing_game/target/doc/libc/constant.Q_QUOTAOFF.html deleted file mode 100644 index d733a8b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.Q_QUOTAOFF.html +++ /dev/null @@ -1,8 +0,0 @@ -Q_QUOTAOFF in libc - Rust - -
-

Constant libc::Q_QUOTAOFF

source · []
pub const Q_QUOTAOFF: c_int = 0x800003;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.Q_QUOTAON.html b/learning/rust/guessing_game/target/doc/libc/constant.Q_QUOTAON.html deleted file mode 100644 index 4bb40f86..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.Q_QUOTAON.html +++ /dev/null @@ -1,8 +0,0 @@ -Q_QUOTAON in libc - Rust - -
-

Constant libc::Q_QUOTAON

source · []
pub const Q_QUOTAON: c_int = 0x800002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.Q_SETINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.Q_SETINFO.html deleted file mode 100644 index 77dec030..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.Q_SETINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -Q_SETINFO in libc - Rust - -
-

Constant libc::Q_SETINFO

source · []
pub const Q_SETINFO: c_int = 0x800006;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.Q_SETQUOTA.html b/learning/rust/guessing_game/target/doc/libc/constant.Q_SETQUOTA.html deleted file mode 100644 index ac664ed5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.Q_SETQUOTA.html +++ /dev/null @@ -1,8 +0,0 @@ -Q_SETQUOTA in libc - Rust - -
-

Constant libc::Q_SETQUOTA

source · []
pub const Q_SETQUOTA: c_int = 0x800008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.Q_SYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.Q_SYNC.html deleted file mode 100644 index 07766e8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.Q_SYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -Q_SYNC in libc - Rust - -
-

Constant libc::Q_SYNC

source · []
pub const Q_SYNC: c_int = 0x800001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.R10.html b/learning/rust/guessing_game/target/doc/libc/constant.R10.html deleted file mode 100644 index d5cca9f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.R10.html +++ /dev/null @@ -1,8 +0,0 @@ -R10 in libc - Rust - -
-

Constant libc::R10

source · []
pub const R10: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.R11.html b/learning/rust/guessing_game/target/doc/libc/constant.R11.html deleted file mode 100644 index f4f83990..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.R11.html +++ /dev/null @@ -1,8 +0,0 @@ -R11 in libc - Rust - -
-

Constant libc::R11

source · []
pub const R11: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.R12.html b/learning/rust/guessing_game/target/doc/libc/constant.R12.html deleted file mode 100644 index 59592dfe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.R12.html +++ /dev/null @@ -1,8 +0,0 @@ -R12 in libc - Rust - -
-

Constant libc::R12

source · []
pub const R12: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.R13.html b/learning/rust/guessing_game/target/doc/libc/constant.R13.html deleted file mode 100644 index fdc46c7e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.R13.html +++ /dev/null @@ -1,8 +0,0 @@ -R13 in libc - Rust - -
-

Constant libc::R13

source · []
pub const R13: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.R14.html b/learning/rust/guessing_game/target/doc/libc/constant.R14.html deleted file mode 100644 index cdd21daa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.R14.html +++ /dev/null @@ -1,8 +0,0 @@ -R14 in libc - Rust - -
-

Constant libc::R14

source · []
pub const R14: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.R15.html b/learning/rust/guessing_game/target/doc/libc/constant.R15.html deleted file mode 100644 index 8ed5b8ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.R15.html +++ /dev/null @@ -1,8 +0,0 @@ -R15 in libc - Rust - -
-

Constant libc::R15

source · []
pub const R15: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.R8.html b/learning/rust/guessing_game/target/doc/libc/constant.R8.html deleted file mode 100644 index 4e50b3ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.R8.html +++ /dev/null @@ -1,8 +0,0 @@ -R8 in libc - Rust - -
-

Constant libc::R8

source · []
pub const R8: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.R9.html b/learning/rust/guessing_game/target/doc/libc/constant.R9.html deleted file mode 100644 index a3b03349..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.R9.html +++ /dev/null @@ -1,8 +0,0 @@ -R9 in libc - Rust - -
-

Constant libc::R9

source · []
pub const R9: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RADIXCHAR.html b/learning/rust/guessing_game/target/doc/libc/constant.RADIXCHAR.html deleted file mode 100644 index 848b4b35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RADIXCHAR.html +++ /dev/null @@ -1,8 +0,0 @@ -RADIXCHAR in libc - Rust - -
-

Constant libc::RADIXCHAR

source · []
pub const RADIXCHAR: nl_item = 0x10000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RAND_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.RAND_MAX.html deleted file mode 100644 index a43ab666..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RAND_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -RAND_MAX in libc - Rust - -
-

Constant libc::RAND_MAX

source · []
pub const RAND_MAX: c_int = 2147483647;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RAX.html b/learning/rust/guessing_game/target/doc/libc/constant.RAX.html deleted file mode 100644 index e2110d7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RAX.html +++ /dev/null @@ -1,8 +0,0 @@ -RAX in libc - Rust - -
-

Constant libc::RAX

source · []
pub const RAX: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RBP.html b/learning/rust/guessing_game/target/doc/libc/constant.RBP.html deleted file mode 100644 index be7585be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RBP.html +++ /dev/null @@ -1,8 +0,0 @@ -RBP in libc - Rust - -
-

Constant libc::RBP

source · []
pub const RBP: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RBX.html b/learning/rust/guessing_game/target/doc/libc/constant.RBX.html deleted file mode 100644 index 0916e7f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RBX.html +++ /dev/null @@ -1,8 +0,0 @@ -RBX in libc - Rust - -
-

Constant libc::RBX

source · []
pub const RBX: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RB_AUTOBOOT.html b/learning/rust/guessing_game/target/doc/libc/constant.RB_AUTOBOOT.html deleted file mode 100644 index 1dc933dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RB_AUTOBOOT.html +++ /dev/null @@ -1,8 +0,0 @@ -RB_AUTOBOOT in libc - Rust - -
-

Constant libc::RB_AUTOBOOT

source · []
pub const RB_AUTOBOOT: c_int = 0x01234567u32 as i32; // 19_088_743i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RB_DISABLE_CAD.html b/learning/rust/guessing_game/target/doc/libc/constant.RB_DISABLE_CAD.html deleted file mode 100644 index 692e008f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RB_DISABLE_CAD.html +++ /dev/null @@ -1,8 +0,0 @@ -RB_DISABLE_CAD in libc - Rust - -
pub const RB_DISABLE_CAD: c_int = 0x00000000u32 as i32; // 0i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RB_ENABLE_CAD.html b/learning/rust/guessing_game/target/doc/libc/constant.RB_ENABLE_CAD.html deleted file mode 100644 index eae0fef5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RB_ENABLE_CAD.html +++ /dev/null @@ -1,8 +0,0 @@ -RB_ENABLE_CAD in libc - Rust - -
pub const RB_ENABLE_CAD: c_int = 0x89abcdefu32 as i32; // -1_985_229_329i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RB_HALT_SYSTEM.html b/learning/rust/guessing_game/target/doc/libc/constant.RB_HALT_SYSTEM.html deleted file mode 100644 index 43a6a24a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RB_HALT_SYSTEM.html +++ /dev/null @@ -1,8 +0,0 @@ -RB_HALT_SYSTEM in libc - Rust - -
pub const RB_HALT_SYSTEM: c_int = 0xcdef0123u32 as i32; // -839_974_621i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RB_KEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.RB_KEXEC.html deleted file mode 100644 index 8be71ca0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RB_KEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -RB_KEXEC in libc - Rust - -
-

Constant libc::RB_KEXEC

source · []
pub const RB_KEXEC: c_int = 0x45584543u32 as i32; // 1_163_412_803i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RB_POWER_OFF.html b/learning/rust/guessing_game/target/doc/libc/constant.RB_POWER_OFF.html deleted file mode 100644 index ebf9c424..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RB_POWER_OFF.html +++ /dev/null @@ -1,8 +0,0 @@ -RB_POWER_OFF in libc - Rust - -
-

Constant libc::RB_POWER_OFF

source · []
pub const RB_POWER_OFF: c_int = 0x4321fedcu32 as i32; // 1_126_301_404i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RB_SW_SUSPEND.html b/learning/rust/guessing_game/target/doc/libc/constant.RB_SW_SUSPEND.html deleted file mode 100644 index b4b80006..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RB_SW_SUSPEND.html +++ /dev/null @@ -1,8 +0,0 @@ -RB_SW_SUSPEND in libc - Rust - -
pub const RB_SW_SUSPEND: c_int = 0xd000fce2u32 as i32; // -805_241_630i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RCX.html b/learning/rust/guessing_game/target/doc/libc/constant.RCX.html deleted file mode 100644 index b710144f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RCX.html +++ /dev/null @@ -1,8 +0,0 @@ -RCX in libc - Rust - -
-

Constant libc::RCX

source · []
pub const RCX: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RDI.html b/learning/rust/guessing_game/target/doc/libc/constant.RDI.html deleted file mode 100644 index 49957edd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RDI.html +++ /dev/null @@ -1,8 +0,0 @@ -RDI in libc - Rust - -
-

Constant libc::RDI

source · []
pub const RDI: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RDTGROUP_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.RDTGROUP_SUPER_MAGIC.html deleted file mode 100644 index 2dfb0bc3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RDTGROUP_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -RDTGROUP_SUPER_MAGIC in libc - Rust - -
pub const RDTGROUP_SUPER_MAGIC: c_long = 0x7655821;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RDX.html b/learning/rust/guessing_game/target/doc/libc/constant.RDX.html deleted file mode 100644 index 2874c075..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RDX.html +++ /dev/null @@ -1,8 +0,0 @@ -RDX in libc - Rust - -
-

Constant libc::RDX

source · []
pub const RDX: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.READ_IMPLIES_EXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.READ_IMPLIES_EXEC.html deleted file mode 100644 index be234a29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.READ_IMPLIES_EXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -READ_IMPLIES_EXEC in libc - Rust - -
pub const READ_IMPLIES_EXEC: c_int = 0x0400000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_BADBR.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_BADBR.html deleted file mode 100644 index 64bced81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_BADBR.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_BADBR in libc - Rust - -
-

Constant libc::REG_BADBR

source · []
pub const REG_BADBR: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_BADPAT.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_BADPAT.html deleted file mode 100644 index a1c09360..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_BADPAT.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_BADPAT in libc - Rust - -
-

Constant libc::REG_BADPAT

source · []
pub const REG_BADPAT: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_BADRPT.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_BADRPT.html deleted file mode 100644 index b36b4660..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_BADRPT.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_BADRPT in libc - Rust - -
-

Constant libc::REG_BADRPT

source · []
pub const REG_BADRPT: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_CR2.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_CR2.html deleted file mode 100644 index 391cba28..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_CR2.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_CR2 in libc - Rust - -
-

Constant libc::REG_CR2

source · []
pub const REG_CR2: c_int = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_CSGSFS.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_CSGSFS.html deleted file mode 100644 index 777592ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_CSGSFS.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_CSGSFS in libc - Rust - -
-

Constant libc::REG_CSGSFS

source · []
pub const REG_CSGSFS: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_EBRACE.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_EBRACE.html deleted file mode 100644 index e5fea065..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_EBRACE.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_EBRACE in libc - Rust - -
-

Constant libc::REG_EBRACE

source · []
pub const REG_EBRACE: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_EBRACK.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_EBRACK.html deleted file mode 100644 index 7e890d6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_EBRACK.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_EBRACK in libc - Rust - -
-

Constant libc::REG_EBRACK

source · []
pub const REG_EBRACK: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_ECOLLATE.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_ECOLLATE.html deleted file mode 100644 index f9de187a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_ECOLLATE.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_ECOLLATE in libc - Rust - -
-

Constant libc::REG_ECOLLATE

source · []
pub const REG_ECOLLATE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_ECTYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_ECTYPE.html deleted file mode 100644 index 6f1d3c17..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_ECTYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_ECTYPE in libc - Rust - -
-

Constant libc::REG_ECTYPE

source · []
pub const REG_ECTYPE: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_EEND.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_EEND.html deleted file mode 100644 index b2ca567e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_EEND.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_EEND in libc - Rust - -
-

Constant libc::REG_EEND

source · []
pub const REG_EEND: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_EESCAPE.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_EESCAPE.html deleted file mode 100644 index 5d6a3a4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_EESCAPE.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_EESCAPE in libc - Rust - -
-

Constant libc::REG_EESCAPE

source · []
pub const REG_EESCAPE: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_EFL.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_EFL.html deleted file mode 100644 index 829cd583..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_EFL.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_EFL in libc - Rust - -
-

Constant libc::REG_EFL

source · []
pub const REG_EFL: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_ENOSYS.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_ENOSYS.html deleted file mode 100644 index 5b10a60e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_ENOSYS.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_ENOSYS in libc - Rust - -
-

Constant libc::REG_ENOSYS

source · []
pub const REG_ENOSYS: c_int = -1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_EPAREN.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_EPAREN.html deleted file mode 100644 index 20fc4aba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_EPAREN.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_EPAREN in libc - Rust - -
-

Constant libc::REG_EPAREN

source · []
pub const REG_EPAREN: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_ERANGE.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_ERANGE.html deleted file mode 100644 index 292fd5e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_ERANGE.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_ERANGE in libc - Rust - -
-

Constant libc::REG_ERANGE

source · []
pub const REG_ERANGE: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_ERPAREN.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_ERPAREN.html deleted file mode 100644 index 0b4faa33..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_ERPAREN.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_ERPAREN in libc - Rust - -
-

Constant libc::REG_ERPAREN

source · []
pub const REG_ERPAREN: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_ERR.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_ERR.html deleted file mode 100644 index e765c5f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_ERR.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_ERR in libc - Rust - -
-

Constant libc::REG_ERR

source · []
pub const REG_ERR: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_ESIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_ESIZE.html deleted file mode 100644 index 81537187..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_ESIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_ESIZE in libc - Rust - -
-

Constant libc::REG_ESIZE

source · []
pub const REG_ESIZE: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_ESPACE.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_ESPACE.html deleted file mode 100644 index 7c6d3c56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_ESPACE.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_ESPACE in libc - Rust - -
-

Constant libc::REG_ESPACE

source · []
pub const REG_ESPACE: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_ESUBREG.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_ESUBREG.html deleted file mode 100644 index 198e258c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_ESUBREG.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_ESUBREG in libc - Rust - -
-

Constant libc::REG_ESUBREG

source · []
pub const REG_ESUBREG: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_EXTENDED.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_EXTENDED.html deleted file mode 100644 index dcca672a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_EXTENDED.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_EXTENDED in libc - Rust - -
-

Constant libc::REG_EXTENDED

source · []
pub const REG_EXTENDED: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_ICASE.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_ICASE.html deleted file mode 100644 index 4f17fbc1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_ICASE.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_ICASE in libc - Rust - -
-

Constant libc::REG_ICASE

source · []
pub const REG_ICASE: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_NEWLINE.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_NEWLINE.html deleted file mode 100644 index 12bfbff7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_NEWLINE.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_NEWLINE in libc - Rust - -
-

Constant libc::REG_NEWLINE

source · []
pub const REG_NEWLINE: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_NOMATCH.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_NOMATCH.html deleted file mode 100644 index 63d8b1cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_NOMATCH.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_NOMATCH in libc - Rust - -
-

Constant libc::REG_NOMATCH

source · []
pub const REG_NOMATCH: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_NOSUB.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_NOSUB.html deleted file mode 100644 index 4c88e742..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_NOSUB.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_NOSUB in libc - Rust - -
-

Constant libc::REG_NOSUB

source · []
pub const REG_NOSUB: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_NOTBOL.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_NOTBOL.html deleted file mode 100644 index 6478b274..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_NOTBOL.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_NOTBOL in libc - Rust - -
-

Constant libc::REG_NOTBOL

source · []
pub const REG_NOTBOL: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_NOTEOL.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_NOTEOL.html deleted file mode 100644 index c79c74da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_NOTEOL.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_NOTEOL in libc - Rust - -
-

Constant libc::REG_NOTEOL

source · []
pub const REG_NOTEOL: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_OLDMASK.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_OLDMASK.html deleted file mode 100644 index 7c9ea3e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_OLDMASK.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_OLDMASK in libc - Rust - -
-

Constant libc::REG_OLDMASK

source · []
pub const REG_OLDMASK: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_R10.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_R10.html deleted file mode 100644 index daed1ba4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_R10.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_R10 in libc - Rust - -
-

Constant libc::REG_R10

source · []
pub const REG_R10: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_R11.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_R11.html deleted file mode 100644 index fed85672..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_R11.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_R11 in libc - Rust - -
-

Constant libc::REG_R11

source · []
pub const REG_R11: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_R12.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_R12.html deleted file mode 100644 index f4e4e5c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_R12.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_R12 in libc - Rust - -
-

Constant libc::REG_R12

source · []
pub const REG_R12: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_R13.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_R13.html deleted file mode 100644 index f8557bbf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_R13.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_R13 in libc - Rust - -
-

Constant libc::REG_R13

source · []
pub const REG_R13: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_R14.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_R14.html deleted file mode 100644 index 2f7cfb0c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_R14.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_R14 in libc - Rust - -
-

Constant libc::REG_R14

source · []
pub const REG_R14: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_R15.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_R15.html deleted file mode 100644 index ce880542..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_R15.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_R15 in libc - Rust - -
-

Constant libc::REG_R15

source · []
pub const REG_R15: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_R8.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_R8.html deleted file mode 100644 index fa3cdfe1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_R8.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_R8 in libc - Rust - -
-

Constant libc::REG_R8

source · []
pub const REG_R8: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_R9.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_R9.html deleted file mode 100644 index 14d234ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_R9.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_R9 in libc - Rust - -
-

Constant libc::REG_R9

source · []
pub const REG_R9: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_RAX.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_RAX.html deleted file mode 100644 index b8e8be3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_RAX.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_RAX in libc - Rust - -
-

Constant libc::REG_RAX

source · []
pub const REG_RAX: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_RBP.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_RBP.html deleted file mode 100644 index bf5c1026..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_RBP.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_RBP in libc - Rust - -
-

Constant libc::REG_RBP

source · []
pub const REG_RBP: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_RBX.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_RBX.html deleted file mode 100644 index 1be56908..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_RBX.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_RBX in libc - Rust - -
-

Constant libc::REG_RBX

source · []
pub const REG_RBX: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_RCX.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_RCX.html deleted file mode 100644 index 954d14e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_RCX.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_RCX in libc - Rust - -
-

Constant libc::REG_RCX

source · []
pub const REG_RCX: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_RDI.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_RDI.html deleted file mode 100644 index f43035e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_RDI.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_RDI in libc - Rust - -
-

Constant libc::REG_RDI

source · []
pub const REG_RDI: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_RDX.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_RDX.html deleted file mode 100644 index b4de7f42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_RDX.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_RDX in libc - Rust - -
-

Constant libc::REG_RDX

source · []
pub const REG_RDX: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_RIP.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_RIP.html deleted file mode 100644 index fe393f8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_RIP.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_RIP in libc - Rust - -
-

Constant libc::REG_RIP

source · []
pub const REG_RIP: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_RSI.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_RSI.html deleted file mode 100644 index 836886b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_RSI.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_RSI in libc - Rust - -
-

Constant libc::REG_RSI

source · []
pub const REG_RSI: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_RSP.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_RSP.html deleted file mode 100644 index 16299e6d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_RSP.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_RSP in libc - Rust - -
-

Constant libc::REG_RSP

source · []
pub const REG_RSP: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_STARTEND.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_STARTEND.html deleted file mode 100644 index 565b2f63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_STARTEND.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_STARTEND in libc - Rust - -
-

Constant libc::REG_STARTEND

source · []
pub const REG_STARTEND: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REG_TRAPNO.html b/learning/rust/guessing_game/target/doc/libc/constant.REG_TRAPNO.html deleted file mode 100644 index b39cc4da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REG_TRAPNO.html +++ /dev/null @@ -1,8 +0,0 @@ -REG_TRAPNO in libc - Rust - -
-

Constant libc::REG_TRAPNO

source · []
pub const REG_TRAPNO: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REISERFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.REISERFS_SUPER_MAGIC.html deleted file mode 100644 index 7fbf8bf4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REISERFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -REISERFS_SUPER_MAGIC in libc - Rust - -
pub const REISERFS_SUPER_MAGIC: c_long = 0x52654973;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REL_CNT.html b/learning/rust/guessing_game/target/doc/libc/constant.REL_CNT.html deleted file mode 100644 index 6125b133..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REL_CNT.html +++ /dev/null @@ -1,8 +0,0 @@ -REL_CNT in libc - Rust - -
-

Constant libc::REL_CNT

source · []
pub const REL_CNT: usize = REL_MAX as usize + 1; // 16usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REL_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.REL_MAX.html deleted file mode 100644 index 3d4bd65a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REL_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -REL_MAX in libc - Rust - -
-

Constant libc::REL_MAX

source · []
pub const REL_MAX: __u16 = 0x0f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RENAME_EXCHANGE.html b/learning/rust/guessing_game/target/doc/libc/constant.RENAME_EXCHANGE.html deleted file mode 100644 index 1d32890d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RENAME_EXCHANGE.html +++ /dev/null @@ -1,8 +0,0 @@ -RENAME_EXCHANGE in libc - Rust - -
pub const RENAME_EXCHANGE: c_uint = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RENAME_NOREPLACE.html b/learning/rust/guessing_game/target/doc/libc/constant.RENAME_NOREPLACE.html deleted file mode 100644 index 06e9d80a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RENAME_NOREPLACE.html +++ /dev/null @@ -1,8 +0,0 @@ -RENAME_NOREPLACE in libc - Rust - -
pub const RENAME_NOREPLACE: c_uint = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RENAME_WHITEOUT.html b/learning/rust/guessing_game/target/doc/libc/constant.RENAME_WHITEOUT.html deleted file mode 100644 index 271a459f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RENAME_WHITEOUT.html +++ /dev/null @@ -1,8 +0,0 @@ -RENAME_WHITEOUT in libc - Rust - -
pub const RENAME_WHITEOUT: c_uint = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REP_CNT.html b/learning/rust/guessing_game/target/doc/libc/constant.REP_CNT.html deleted file mode 100644 index e7f2cdb7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REP_CNT.html +++ /dev/null @@ -1,8 +0,0 @@ -REP_CNT in libc - Rust - -
-

Constant libc::REP_CNT

source · []
pub const REP_CNT: usize = REP_MAX as usize + 1; // 2usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.REP_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.REP_MAX.html deleted file mode 100644 index 1efb84c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.REP_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -REP_MAX in libc - Rust - -
-

Constant libc::REP_MAX

source · []
pub const REP_MAX: __u16 = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_BENEATH.html b/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_BENEATH.html deleted file mode 100644 index 14061ed1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_BENEATH.html +++ /dev/null @@ -1,8 +0,0 @@ -RESOLVE_BENEATH in libc - Rust - -
pub const RESOLVE_BENEATH: __u64 = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_CACHED.html b/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_CACHED.html deleted file mode 100644 index 5b4b8392..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_CACHED.html +++ /dev/null @@ -1,8 +0,0 @@ -RESOLVE_CACHED in libc - Rust - -
pub const RESOLVE_CACHED: __u64 = 0x20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_IN_ROOT.html b/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_IN_ROOT.html deleted file mode 100644 index 30b0b991..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_IN_ROOT.html +++ /dev/null @@ -1,8 +0,0 @@ -RESOLVE_IN_ROOT in libc - Rust - -
pub const RESOLVE_IN_ROOT: __u64 = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_NO_MAGICLINKS.html b/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_NO_MAGICLINKS.html deleted file mode 100644 index fe7109e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_NO_MAGICLINKS.html +++ /dev/null @@ -1,8 +0,0 @@ -RESOLVE_NO_MAGICLINKS in libc - Rust - -
pub const RESOLVE_NO_MAGICLINKS: __u64 = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_NO_SYMLINKS.html b/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_NO_SYMLINKS.html deleted file mode 100644 index 7f7b9529..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_NO_SYMLINKS.html +++ /dev/null @@ -1,8 +0,0 @@ -RESOLVE_NO_SYMLINKS in libc - Rust - -
pub const RESOLVE_NO_SYMLINKS: __u64 = 0x04;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_NO_XDEV.html b/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_NO_XDEV.html deleted file mode 100644 index e13e8f3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RESOLVE_NO_XDEV.html +++ /dev/null @@ -1,8 +0,0 @@ -RESOLVE_NO_XDEV in libc - Rust - -
pub const RESOLVE_NO_XDEV: __u64 = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RIP.html b/learning/rust/guessing_game/target/doc/libc/constant.RIP.html deleted file mode 100644 index 06df54ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RIP.html +++ /dev/null @@ -1,8 +0,0 @@ -RIP in libc - Rust - -
-

Constant libc::RIP

source · []
pub const RIP: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_AS.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_AS.html deleted file mode 100644 index 1a93c4c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_AS.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_AS in libc - Rust - -
-

Constant libc::RLIMIT_AS

source · []
pub const RLIMIT_AS: __rlimit_resource_t = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_CORE.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_CORE.html deleted file mode 100644 index e29fa4b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_CORE.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_CORE in libc - Rust - -
-

Constant libc::RLIMIT_CORE

source · []
pub const RLIMIT_CORE: __rlimit_resource_t = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_CPU.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_CPU.html deleted file mode 100644 index 6f2e7de2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_CPU.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_CPU in libc - Rust - -
-

Constant libc::RLIMIT_CPU

source · []
pub const RLIMIT_CPU: __rlimit_resource_t = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_DATA.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_DATA.html deleted file mode 100644 index b7eed79a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_DATA.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_DATA in libc - Rust - -
-

Constant libc::RLIMIT_DATA

source · []
pub const RLIMIT_DATA: __rlimit_resource_t = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_FSIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_FSIZE.html deleted file mode 100644 index c2761d41..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_FSIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_FSIZE in libc - Rust - -
-

Constant libc::RLIMIT_FSIZE

source · []
pub const RLIMIT_FSIZE: __rlimit_resource_t = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_LOCKS.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_LOCKS.html deleted file mode 100644 index e62af539..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_LOCKS.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_LOCKS in libc - Rust - -
-

Constant libc::RLIMIT_LOCKS

source · []
pub const RLIMIT_LOCKS: __rlimit_resource_t = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_MEMLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_MEMLOCK.html deleted file mode 100644 index c08b4d99..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_MEMLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_MEMLOCK in libc - Rust - -
pub const RLIMIT_MEMLOCK: __rlimit_resource_t = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_MSGQUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_MSGQUEUE.html deleted file mode 100644 index ae840e5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_MSGQUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_MSGQUEUE in libc - Rust - -
pub const RLIMIT_MSGQUEUE: __rlimit_resource_t = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_NICE.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_NICE.html deleted file mode 100644 index 813a5b2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_NICE.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_NICE in libc - Rust - -
-

Constant libc::RLIMIT_NICE

source · []
pub const RLIMIT_NICE: __rlimit_resource_t = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_NLIMITS.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_NLIMITS.html deleted file mode 100644 index 7b5e83cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_NLIMITS.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_NLIMITS in libc - Rust - -
pub const RLIMIT_NLIMITS: __rlimit_resource_t = RLIM_NLIMITS; // 16u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_NOFILE.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_NOFILE.html deleted file mode 100644 index 4b06e169..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_NOFILE.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_NOFILE in libc - Rust - -
pub const RLIMIT_NOFILE: __rlimit_resource_t = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_NPROC.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_NPROC.html deleted file mode 100644 index 8dd7fc7e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_NPROC.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_NPROC in libc - Rust - -
-

Constant libc::RLIMIT_NPROC

source · []
pub const RLIMIT_NPROC: __rlimit_resource_t = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_RSS.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_RSS.html deleted file mode 100644 index 38455bcc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_RSS.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_RSS in libc - Rust - -
-

Constant libc::RLIMIT_RSS

source · []
pub const RLIMIT_RSS: __rlimit_resource_t = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_RTPRIO.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_RTPRIO.html deleted file mode 100644 index 03e1bc43..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_RTPRIO.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_RTPRIO in libc - Rust - -
pub const RLIMIT_RTPRIO: __rlimit_resource_t = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_RTTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_RTTIME.html deleted file mode 100644 index d993e4e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_RTTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_RTTIME in libc - Rust - -
pub const RLIMIT_RTTIME: __rlimit_resource_t = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_SIGPENDING.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_SIGPENDING.html deleted file mode 100644 index 3dfe7656..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_SIGPENDING.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_SIGPENDING in libc - Rust - -
pub const RLIMIT_SIGPENDING: __rlimit_resource_t = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_STACK.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_STACK.html deleted file mode 100644 index dcc701a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIMIT_STACK.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIMIT_STACK in libc - Rust - -
-

Constant libc::RLIMIT_STACK

source · []
pub const RLIMIT_STACK: __rlimit_resource_t = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIM_INFINITY.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIM_INFINITY.html deleted file mode 100644 index b6e58c19..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIM_INFINITY.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIM_INFINITY in libc - Rust - -
pub const RLIM_INFINITY: rlim_t = !0; // 18_446_744_073_709_551_615u64
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIM_NLIMITS.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIM_NLIMITS.html deleted file mode 100644 index 20b8d39d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIM_NLIMITS.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIM_NLIMITS in libc - Rust - -
-

Constant libc::RLIM_NLIMITS

source · []
pub const RLIM_NLIMITS: __rlimit_resource_t = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIM_SAVED_CUR.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIM_SAVED_CUR.html deleted file mode 100644 index 38cd152d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIM_SAVED_CUR.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIM_SAVED_CUR in libc - Rust - -
pub const RLIM_SAVED_CUR: rlim_t = RLIM_INFINITY; // 18_446_744_073_709_551_615u64
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RLIM_SAVED_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.RLIM_SAVED_MAX.html deleted file mode 100644 index 7091ec18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RLIM_SAVED_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -RLIM_SAVED_MAX in libc - Rust - -
pub const RLIM_SAVED_MAX: rlim_t = RLIM_INFINITY; // 18_446_744_073_709_551_615u64
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RSI.html b/learning/rust/guessing_game/target/doc/libc/constant.RSI.html deleted file mode 100644 index 372b8610..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RSI.html +++ /dev/null @@ -1,8 +0,0 @@ -RSI in libc - Rust - -
-

Constant libc::RSI

source · []
pub const RSI: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RSP.html b/learning/rust/guessing_game/target/doc/libc/constant.RSP.html deleted file mode 100644 index 38aec9c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RSP.html +++ /dev/null @@ -1,8 +0,0 @@ -RSP in libc - Rust - -
-

Constant libc::RSP

source · []
pub const RSP: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_CACHEINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_CACHEINFO.html deleted file mode 100644 index bcc17028..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_CACHEINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_CACHEINFO in libc - Rust - -
pub const RTA_CACHEINFO: c_ushort = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_DST.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_DST.html deleted file mode 100644 index 7985fd68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_DST.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_DST in libc - Rust - -
-

Constant libc::RTA_DST

source · []
pub const RTA_DST: c_ushort = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_ENCAP.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_ENCAP.html deleted file mode 100644 index 620ac364..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_ENCAP.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_ENCAP in libc - Rust - -
-

Constant libc::RTA_ENCAP

source · []
pub const RTA_ENCAP: c_ushort = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_ENCAP_TYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_ENCAP_TYPE.html deleted file mode 100644 index b8d50a51..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_ENCAP_TYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_ENCAP_TYPE in libc - Rust - -
pub const RTA_ENCAP_TYPE: c_ushort = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_EXPIRES.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_EXPIRES.html deleted file mode 100644 index 8bc20c8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_EXPIRES.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_EXPIRES in libc - Rust - -
-

Constant libc::RTA_EXPIRES

source · []
pub const RTA_EXPIRES: c_ushort = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_FLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_FLOW.html deleted file mode 100644 index 87ae0f40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_FLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_FLOW in libc - Rust - -
-

Constant libc::RTA_FLOW

source · []
pub const RTA_FLOW: c_ushort = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_GATEWAY.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_GATEWAY.html deleted file mode 100644 index 71e0c580..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_GATEWAY.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_GATEWAY in libc - Rust - -
-

Constant libc::RTA_GATEWAY

source · []
pub const RTA_GATEWAY: c_ushort = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_IIF.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_IIF.html deleted file mode 100644 index 5ca32d0e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_IIF.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_IIF in libc - Rust - -
-

Constant libc::RTA_IIF

source · []
pub const RTA_IIF: c_ushort = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_MARK.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_MARK.html deleted file mode 100644 index f8063ba8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_MARK.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_MARK in libc - Rust - -
-

Constant libc::RTA_MARK

source · []
pub const RTA_MARK: c_ushort = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_METRICS.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_METRICS.html deleted file mode 100644 index f2aee85d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_METRICS.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_METRICS in libc - Rust - -
-

Constant libc::RTA_METRICS

source · []
pub const RTA_METRICS: c_ushort = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_MFC_STATS.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_MFC_STATS.html deleted file mode 100644 index f3fb4583..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_MFC_STATS.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_MFC_STATS in libc - Rust - -
pub const RTA_MFC_STATS: c_ushort = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_MP_ALGO.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_MP_ALGO.html deleted file mode 100644 index d8f41403..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_MP_ALGO.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_MP_ALGO in libc - Rust - -
-

Constant libc::RTA_MP_ALGO

source · []
pub const RTA_MP_ALGO: c_ushort = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_MULTIPATH.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_MULTIPATH.html deleted file mode 100644 index e5c3e09c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_MULTIPATH.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_MULTIPATH in libc - Rust - -
pub const RTA_MULTIPATH: c_ushort = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_NEWDST.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_NEWDST.html deleted file mode 100644 index ad544d9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_NEWDST.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_NEWDST in libc - Rust - -
-

Constant libc::RTA_NEWDST

source · []
pub const RTA_NEWDST: c_ushort = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_OIF.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_OIF.html deleted file mode 100644 index 14a45db8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_OIF.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_OIF in libc - Rust - -
-

Constant libc::RTA_OIF

source · []
pub const RTA_OIF: c_ushort = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_PAD.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_PAD.html deleted file mode 100644 index dfb4dc89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_PAD.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_PAD in libc - Rust - -
-

Constant libc::RTA_PAD

source · []
pub const RTA_PAD: c_ushort = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_PREF.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_PREF.html deleted file mode 100644 index 3173971d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_PREF.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_PREF in libc - Rust - -
-

Constant libc::RTA_PREF

source · []
pub const RTA_PREF: c_ushort = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_PREFSRC.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_PREFSRC.html deleted file mode 100644 index 3270c049..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_PREFSRC.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_PREFSRC in libc - Rust - -
-

Constant libc::RTA_PREFSRC

source · []
pub const RTA_PREFSRC: c_ushort = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_PRIORITY.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_PRIORITY.html deleted file mode 100644 index 964eee7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_PRIORITY.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_PRIORITY in libc - Rust - -
-

Constant libc::RTA_PRIORITY

source · []
pub const RTA_PRIORITY: c_ushort = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_PROTOINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_PROTOINFO.html deleted file mode 100644 index 9709b770..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_PROTOINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_PROTOINFO in libc - Rust - -
pub const RTA_PROTOINFO: c_ushort = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_SESSION.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_SESSION.html deleted file mode 100644 index e200cb15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_SESSION.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_SESSION in libc - Rust - -
-

Constant libc::RTA_SESSION

source · []
pub const RTA_SESSION: c_ushort = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_SRC.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_SRC.html deleted file mode 100644 index a4192c02..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_SRC.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_SRC in libc - Rust - -
-

Constant libc::RTA_SRC

source · []
pub const RTA_SRC: c_ushort = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_TABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_TABLE.html deleted file mode 100644 index 7deed035..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_TABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_TABLE in libc - Rust - -
-

Constant libc::RTA_TABLE

source · []
pub const RTA_TABLE: c_ushort = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_TTL_PROPAGATE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_TTL_PROPAGATE.html deleted file mode 100644 index 29755a1e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_TTL_PROPAGATE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_TTL_PROPAGATE in libc - Rust - -
pub const RTA_TTL_PROPAGATE: c_ushort = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_UID.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_UID.html deleted file mode 100644 index 4ffbd746..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_UID.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_UID in libc - Rust - -
-

Constant libc::RTA_UID

source · []
pub const RTA_UID: c_ushort = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_UNSPEC.html deleted file mode 100644 index 63131029..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_UNSPEC in libc - Rust - -
-

Constant libc::RTA_UNSPEC

source · []
pub const RTA_UNSPEC: c_ushort = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTA_VIA.html b/learning/rust/guessing_game/target/doc/libc/constant.RTA_VIA.html deleted file mode 100644 index 7157c2c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTA_VIA.html +++ /dev/null @@ -1,8 +0,0 @@ -RTA_VIA in libc - Rust - -
-

Constant libc::RTA_VIA

source · []
pub const RTA_VIA: c_ushort = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTCF_DIRECTSRC.html b/learning/rust/guessing_game/target/doc/libc/constant.RTCF_DIRECTSRC.html deleted file mode 100644 index 8c82a729..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTCF_DIRECTSRC.html +++ /dev/null @@ -1,8 +0,0 @@ -RTCF_DIRECTSRC in libc - Rust - -
pub const RTCF_DIRECTSRC: u32 = 0x04000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTCF_DOREDIRECT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTCF_DOREDIRECT.html deleted file mode 100644 index 10118833..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTCF_DOREDIRECT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTCF_DOREDIRECT in libc - Rust - -
pub const RTCF_DOREDIRECT: u32 = 0x01000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTCF_LOG.html b/learning/rust/guessing_game/target/doc/libc/constant.RTCF_LOG.html deleted file mode 100644 index 2ddbe169..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTCF_LOG.html +++ /dev/null @@ -1,8 +0,0 @@ -RTCF_LOG in libc - Rust - -
-

Constant libc::RTCF_LOG

source · []
pub const RTCF_LOG: u32 = 0x02000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTCF_MASQ.html b/learning/rust/guessing_game/target/doc/libc/constant.RTCF_MASQ.html deleted file mode 100644 index 1e9f5678..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTCF_MASQ.html +++ /dev/null @@ -1,8 +0,0 @@ -RTCF_MASQ in libc - Rust - -
-

Constant libc::RTCF_MASQ

source · []
pub const RTCF_MASQ: u32 = 0x00400000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTCF_NAT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTCF_NAT.html deleted file mode 100644 index c407c5ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTCF_NAT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTCF_NAT in libc - Rust - -
-

Constant libc::RTCF_NAT

source · []
pub const RTCF_NAT: u32 = 0x00800000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTCF_VALVE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTCF_VALVE.html deleted file mode 100644 index 59f73869..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTCF_VALVE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTCF_VALVE in libc - Rust - -
-

Constant libc::RTCF_VALVE

source · []
pub const RTCF_VALVE: u32 = 0x00200000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_ADDRCLASSMASK.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_ADDRCLASSMASK.html deleted file mode 100644 index 865c4ae6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_ADDRCLASSMASK.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_ADDRCLASSMASK in libc - Rust - -
pub const RTF_ADDRCLASSMASK: u32 = 0xF8000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_ADDRCONF.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_ADDRCONF.html deleted file mode 100644 index ba5e8b4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_ADDRCONF.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_ADDRCONF in libc - Rust - -
-

Constant libc::RTF_ADDRCONF

source · []
pub const RTF_ADDRCONF: u32 = 0x00040000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_ALLONLINK.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_ALLONLINK.html deleted file mode 100644 index 4dcbbc95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_ALLONLINK.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_ALLONLINK in libc - Rust - -
pub const RTF_ALLONLINK: u32 = 0x00020000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_BROADCAST.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_BROADCAST.html deleted file mode 100644 index 7136a571..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_BROADCAST.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_BROADCAST in libc - Rust - -
pub const RTF_BROADCAST: u32 = 0x10000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_CACHE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_CACHE.html deleted file mode 100644 index 07ff49bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_CACHE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_CACHE in libc - Rust - -
-

Constant libc::RTF_CACHE

source · []
pub const RTF_CACHE: u32 = 0x01000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_DEFAULT.html deleted file mode 100644 index 38d33729..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_DEFAULT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_DEFAULT in libc - Rust - -
-

Constant libc::RTF_DEFAULT

source · []
pub const RTF_DEFAULT: u32 = 0x00010000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_DYNAMIC.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_DYNAMIC.html deleted file mode 100644 index 9c34a81b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_DYNAMIC.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_DYNAMIC in libc - Rust - -
-

Constant libc::RTF_DYNAMIC

source · []
pub const RTF_DYNAMIC: c_ushort = 0x0010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_FLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_FLOW.html deleted file mode 100644 index f686b7a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_FLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_FLOW in libc - Rust - -
-

Constant libc::RTF_FLOW

source · []
pub const RTF_FLOW: u32 = 0x02000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_GATEWAY.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_GATEWAY.html deleted file mode 100644 index 05871885..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_GATEWAY.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_GATEWAY in libc - Rust - -
-

Constant libc::RTF_GATEWAY

source · []
pub const RTF_GATEWAY: c_ushort = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_HOST.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_HOST.html deleted file mode 100644 index 0bca162d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_HOST.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_HOST in libc - Rust - -
-

Constant libc::RTF_HOST

source · []
pub const RTF_HOST: c_ushort = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_INTERFACE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_INTERFACE.html deleted file mode 100644 index 18a139b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_INTERFACE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_INTERFACE in libc - Rust - -
pub const RTF_INTERFACE: u32 = 0x40000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_IRTT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_IRTT.html deleted file mode 100644 index d013d4ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_IRTT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_IRTT in libc - Rust - -
-

Constant libc::RTF_IRTT

source · []
pub const RTF_IRTT: c_ushort = 0x0100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_LINKRT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_LINKRT.html deleted file mode 100644 index b4ee50c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_LINKRT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_LINKRT in libc - Rust - -
-

Constant libc::RTF_LINKRT

source · []
pub const RTF_LINKRT: u32 = 0x00100000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_LOCAL.html deleted file mode 100644 index bd697fb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_LOCAL.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_LOCAL in libc - Rust - -
-

Constant libc::RTF_LOCAL

source · []
pub const RTF_LOCAL: u32 = 0x80000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_MODIFIED.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_MODIFIED.html deleted file mode 100644 index ffd247b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_MODIFIED.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_MODIFIED in libc - Rust - -
-

Constant libc::RTF_MODIFIED

source · []
pub const RTF_MODIFIED: c_ushort = 0x0020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_MSS.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_MSS.html deleted file mode 100644 index 7cde122a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_MSS.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_MSS in libc - Rust - -
-

Constant libc::RTF_MSS

source · []
pub const RTF_MSS: c_ushort = RTF_MTU; // 64u16
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_MTU.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_MTU.html deleted file mode 100644 index d7b0ba6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_MTU.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_MTU in libc - Rust - -
-

Constant libc::RTF_MTU

source · []
pub const RTF_MTU: c_ushort = 0x0040;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_MULTICAST.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_MULTICAST.html deleted file mode 100644 index 0ed0b270..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_MULTICAST.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_MULTICAST in libc - Rust - -
pub const RTF_MULTICAST: u32 = 0x20000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_NAT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_NAT.html deleted file mode 100644 index a013100a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_NAT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_NAT in libc - Rust - -
-

Constant libc::RTF_NAT

source · []
pub const RTF_NAT: u32 = 0x08000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_NOFORWARD.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_NOFORWARD.html deleted file mode 100644 index aaad7d53..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_NOFORWARD.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_NOFORWARD in libc - Rust - -
pub const RTF_NOFORWARD: c_ushort = 0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_NONEXTHOP.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_NONEXTHOP.html deleted file mode 100644 index dc57fac5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_NONEXTHOP.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_NONEXTHOP in libc - Rust - -
pub const RTF_NONEXTHOP: u32 = 0x00200000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_NOPMTUDISC.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_NOPMTUDISC.html deleted file mode 100644 index b643e9e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_NOPMTUDISC.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_NOPMTUDISC in libc - Rust - -
pub const RTF_NOPMTUDISC: c_ushort = 0x4000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_POLICY.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_POLICY.html deleted file mode 100644 index d252985a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_POLICY.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_POLICY in libc - Rust - -
-

Constant libc::RTF_POLICY

source · []
pub const RTF_POLICY: u32 = 0x04000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_REINSTATE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_REINSTATE.html deleted file mode 100644 index 4f97150f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_REINSTATE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_REINSTATE in libc - Rust - -
pub const RTF_REINSTATE: c_ushort = 0x0008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_REJECT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_REJECT.html deleted file mode 100644 index f134e8e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_REJECT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_REJECT in libc - Rust - -
-

Constant libc::RTF_REJECT

source · []
pub const RTF_REJECT: c_ushort = 0x0200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_STATIC.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_STATIC.html deleted file mode 100644 index 491f2a91..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_STATIC.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_STATIC in libc - Rust - -
-

Constant libc::RTF_STATIC

source · []
pub const RTF_STATIC: c_ushort = 0x0400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_THROW.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_THROW.html deleted file mode 100644 index 145d9d2e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_THROW.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_THROW in libc - Rust - -
-

Constant libc::RTF_THROW

source · []
pub const RTF_THROW: c_ushort = 0x2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_UP.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_UP.html deleted file mode 100644 index 5d5a2300..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_UP.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_UP in libc - Rust - -
-

Constant libc::RTF_UP

source · []
pub const RTF_UP: c_ushort = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_WINDOW.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_WINDOW.html deleted file mode 100644 index 67c740e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_WINDOW.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_WINDOW in libc - Rust - -
-

Constant libc::RTF_WINDOW

source · []
pub const RTF_WINDOW: c_ushort = 0x0080;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTF_XRESOLVE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTF_XRESOLVE.html deleted file mode 100644 index 7ce9a9f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTF_XRESOLVE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTF_XRESOLVE in libc - Rust - -
-

Constant libc::RTF_XRESOLVE

source · []
pub const RTF_XRESOLVE: c_ushort = 0x0800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DEEPBIND.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DEEPBIND.html deleted file mode 100644 index a1611fa1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DEEPBIND.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_DEEPBIND in libc - Rust - -
pub const RTLD_DEEPBIND: c_int = 0x8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DEFAULT.html deleted file mode 100644 index 023ce388..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DEFAULT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_DEFAULT in libc - Rust - -
-

Constant libc::RTLD_DEFAULT

source · []
pub const RTLD_DEFAULT: *mut c_void = 0i64 as *mut ::c_void; // {0x0 as *mut core::ffi::c_void}
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_CONFIGADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_CONFIGADDR.html deleted file mode 100644 index a30479b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_CONFIGADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_DI_CONFIGADDR in libc - Rust - -
pub const RTLD_DI_CONFIGADDR: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_LINKMAP.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_LINKMAP.html deleted file mode 100644 index 2b526f69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_LINKMAP.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_DI_LINKMAP in libc - Rust - -
pub const RTLD_DI_LINKMAP: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_LMID.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_LMID.html deleted file mode 100644 index 89502f09..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_LMID.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_DI_LMID in libc - Rust - -
-

Constant libc::RTLD_DI_LMID

source · []
pub const RTLD_DI_LMID: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_ORIGIN.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_ORIGIN.html deleted file mode 100644 index 91fe27c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_ORIGIN.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_DI_ORIGIN in libc - Rust - -
pub const RTLD_DI_ORIGIN: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_PROFILENAME.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_PROFILENAME.html deleted file mode 100644 index 03082b33..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_PROFILENAME.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_DI_PROFILENAME in libc - Rust - -
pub const RTLD_DI_PROFILENAME: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_PROFILEOUT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_PROFILEOUT.html deleted file mode 100644 index 3daab8e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_PROFILEOUT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_DI_PROFILEOUT in libc - Rust - -
pub const RTLD_DI_PROFILEOUT: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_SERINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_SERINFO.html deleted file mode 100644 index 32993e77..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_SERINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_DI_SERINFO in libc - Rust - -
pub const RTLD_DI_SERINFO: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_SERINFOSIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_SERINFOSIZE.html deleted file mode 100644 index ca7025bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_SERINFOSIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_DI_SERINFOSIZE in libc - Rust - -
pub const RTLD_DI_SERINFOSIZE: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_TLS_DATA.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_TLS_DATA.html deleted file mode 100644 index 007bd3b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_TLS_DATA.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_DI_TLS_DATA in libc - Rust - -
pub const RTLD_DI_TLS_DATA: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_TLS_MODID.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_TLS_MODID.html deleted file mode 100644 index c88548f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_DI_TLS_MODID.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_DI_TLS_MODID in libc - Rust - -
pub const RTLD_DI_TLS_MODID: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_GLOBAL.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_GLOBAL.html deleted file mode 100644 index 434f7216..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_GLOBAL.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_GLOBAL in libc - Rust - -
-

Constant libc::RTLD_GLOBAL

source · []
pub const RTLD_GLOBAL: c_int = 0x100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_LAZY.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_LAZY.html deleted file mode 100644 index c8fd5973..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_LAZY.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_LAZY in libc - Rust - -
-

Constant libc::RTLD_LAZY

source · []
pub const RTLD_LAZY: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_LOCAL.html deleted file mode 100644 index e4948e89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_LOCAL.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_LOCAL in libc - Rust - -
-

Constant libc::RTLD_LOCAL

source · []
pub const RTLD_LOCAL: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_NEXT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_NEXT.html deleted file mode 100644 index fc636bfd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_NEXT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_NEXT in libc - Rust - -
-

Constant libc::RTLD_NEXT

source · []
pub const RTLD_NEXT: *mut c_void = -1i64 as *mut ::c_void; // {0xffffffffffffffff as *mut core::ffi::c_void}
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_NODELETE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_NODELETE.html deleted file mode 100644 index 93f2f1f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_NODELETE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_NODELETE in libc - Rust - -
pub const RTLD_NODELETE: c_int = 0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_NOLOAD.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_NOLOAD.html deleted file mode 100644 index 2f4f98f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_NOLOAD.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_NOLOAD in libc - Rust - -
-

Constant libc::RTLD_NOLOAD

source · []
pub const RTLD_NOLOAD: c_int = 0x4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_NOW.html b/learning/rust/guessing_game/target/doc/libc/constant.RTLD_NOW.html deleted file mode 100644 index e238d26b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTLD_NOW.html +++ /dev/null @@ -1,8 +0,0 @@ -RTLD_NOW in libc - Rust - -
-

Constant libc::RTLD_NOW

source · []
pub const RTLD_NOW: c_int = 0x2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_AR_FAILED.html b/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_AR_FAILED.html deleted file mode 100644 index cdc5bd30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_AR_FAILED.html +++ /dev/null @@ -1,8 +0,0 @@ -RTMSG_AR_FAILED in libc - Rust - -
pub const RTMSG_AR_FAILED: u32 = 0x51;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_CONTROL.html b/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_CONTROL.html deleted file mode 100644 index b844fed9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_CONTROL.html +++ /dev/null @@ -1,8 +0,0 @@ -RTMSG_CONTROL in libc - Rust - -
pub const RTMSG_CONTROL: u32 = 0x40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_DELDEVICE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_DELDEVICE.html deleted file mode 100644 index 09a67b3f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_DELDEVICE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTMSG_DELDEVICE in libc - Rust - -
pub const RTMSG_DELDEVICE: u32 = 0x12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_DELROUTE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_DELROUTE.html deleted file mode 100644 index 0d8d5816..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_DELROUTE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTMSG_DELROUTE in libc - Rust - -
pub const RTMSG_DELROUTE: u32 = 0x22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_DELRULE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_DELRULE.html deleted file mode 100644 index fe19c1ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_DELRULE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTMSG_DELRULE in libc - Rust - -
pub const RTMSG_DELRULE: u32 = 0x32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_NEWDEVICE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_NEWDEVICE.html deleted file mode 100644 index 07bfa824..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_NEWDEVICE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTMSG_NEWDEVICE in libc - Rust - -
pub const RTMSG_NEWDEVICE: u32 = 0x11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_NEWROUTE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_NEWROUTE.html deleted file mode 100644 index 80618da2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_NEWROUTE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTMSG_NEWROUTE in libc - Rust - -
pub const RTMSG_NEWROUTE: u32 = 0x21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_NEWRULE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_NEWRULE.html deleted file mode 100644 index 06eefafd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_NEWRULE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTMSG_NEWRULE in libc - Rust - -
pub const RTMSG_NEWRULE: u32 = 0x31;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_OVERRUN.html b/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_OVERRUN.html deleted file mode 100644 index 1710975e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTMSG_OVERRUN.html +++ /dev/null @@ -1,8 +0,0 @@ -RTMSG_OVERRUN in libc - Rust - -
pub const RTMSG_OVERRUN: u32 = ::NLMSG_OVERRUN as u32; // 4u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELACTION.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELACTION.html deleted file mode 100644 index 784b0ddf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELACTION.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_DELACTION in libc - Rust - -
pub const RTM_DELACTION: u16 = 49;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELADDR.html deleted file mode 100644 index 4a3d4ae8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_DELADDR in libc - Rust - -
-

Constant libc::RTM_DELADDR

source · []
pub const RTM_DELADDR: u16 = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELADDRLABEL.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELADDRLABEL.html deleted file mode 100644 index c34fcac4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELADDRLABEL.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_DELADDRLABEL in libc - Rust - -
pub const RTM_DELADDRLABEL: u16 = 73;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELLINK.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELLINK.html deleted file mode 100644 index 41bc4498..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELLINK.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_DELLINK in libc - Rust - -
-

Constant libc::RTM_DELLINK

source · []
pub const RTM_DELLINK: u16 = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELMDB.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELMDB.html deleted file mode 100644 index 6b545306..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELMDB.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_DELMDB in libc - Rust - -
-

Constant libc::RTM_DELMDB

source · []
pub const RTM_DELMDB: u16 = 85;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELNEIGH.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELNEIGH.html deleted file mode 100644 index ba9fa5ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELNEIGH.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_DELNEIGH in libc - Rust - -
-

Constant libc::RTM_DELNEIGH

source · []
pub const RTM_DELNEIGH: u16 = 29;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELNETCONF.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELNETCONF.html deleted file mode 100644 index 357c04e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELNETCONF.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_DELNETCONF in libc - Rust - -
pub const RTM_DELNETCONF: u16 = 81;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELNSID.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELNSID.html deleted file mode 100644 index 4011ed1b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELNSID.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_DELNSID in libc - Rust - -
-

Constant libc::RTM_DELNSID

source · []
pub const RTM_DELNSID: u16 = 89;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELQDISC.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELQDISC.html deleted file mode 100644 index 7e99989b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELQDISC.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_DELQDISC in libc - Rust - -
-

Constant libc::RTM_DELQDISC

source · []
pub const RTM_DELQDISC: u16 = 37;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELROUTE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELROUTE.html deleted file mode 100644 index beb55798..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELROUTE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_DELROUTE in libc - Rust - -
-

Constant libc::RTM_DELROUTE

source · []
pub const RTM_DELROUTE: u16 = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELRULE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELRULE.html deleted file mode 100644 index aef4941a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELRULE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_DELRULE in libc - Rust - -
-

Constant libc::RTM_DELRULE

source · []
pub const RTM_DELRULE: u16 = 33;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELTCLASS.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELTCLASS.html deleted file mode 100644 index 33cf96f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELTCLASS.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_DELTCLASS in libc - Rust - -
pub const RTM_DELTCLASS: u16 = 41;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELTFILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELTFILTER.html deleted file mode 100644 index 28153544..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_DELTFILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_DELTFILTER in libc - Rust - -
pub const RTM_DELTFILTER: u16 = 45;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_CLONED.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_CLONED.html deleted file mode 100644 index 4819b2f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_CLONED.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_F_CLONED in libc - Rust - -
-

Constant libc::RTM_F_CLONED

source · []
pub const RTM_F_CLONED: c_uint = 0x200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_EQUALIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_EQUALIZE.html deleted file mode 100644 index a6bcf7b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_EQUALIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_F_EQUALIZE in libc - Rust - -
pub const RTM_F_EQUALIZE: c_uint = 0x400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_FIB_MATCH.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_FIB_MATCH.html deleted file mode 100644 index 58fc929f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_FIB_MATCH.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_F_FIB_MATCH in libc - Rust - -
pub const RTM_F_FIB_MATCH: c_uint = 0x2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_LOOKUP_TABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_LOOKUP_TABLE.html deleted file mode 100644 index e0689f31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_LOOKUP_TABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_F_LOOKUP_TABLE in libc - Rust - -
pub const RTM_F_LOOKUP_TABLE: c_uint = 0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_NOTIFY.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_NOTIFY.html deleted file mode 100644 index 20ed6810..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_NOTIFY.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_F_NOTIFY in libc - Rust - -
-

Constant libc::RTM_F_NOTIFY

source · []
pub const RTM_F_NOTIFY: c_uint = 0x100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_PREFIX.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_PREFIX.html deleted file mode 100644 index bb381a3d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_F_PREFIX.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_F_PREFIX in libc - Rust - -
-

Constant libc::RTM_F_PREFIX

source · []
pub const RTM_F_PREFIX: c_uint = 0x800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETACTION.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETACTION.html deleted file mode 100644 index e9b937af..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETACTION.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETACTION in libc - Rust - -
pub const RTM_GETACTION: u16 = 50;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETADDR.html deleted file mode 100644 index 779f3aa8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETADDR in libc - Rust - -
-

Constant libc::RTM_GETADDR

source · []
pub const RTM_GETADDR: u16 = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETADDRLABEL.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETADDRLABEL.html deleted file mode 100644 index f98f3035..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETADDRLABEL.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETADDRLABEL in libc - Rust - -
pub const RTM_GETADDRLABEL: u16 = 74;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETANYCAST.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETANYCAST.html deleted file mode 100644 index 1eba6101..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETANYCAST.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETANYCAST in libc - Rust - -
pub const RTM_GETANYCAST: u16 = 62;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETDCB.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETDCB.html deleted file mode 100644 index cf686b94..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETDCB.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETDCB in libc - Rust - -
-

Constant libc::RTM_GETDCB

source · []
pub const RTM_GETDCB: u16 = 78;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETLINK.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETLINK.html deleted file mode 100644 index d34c09bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETLINK.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETLINK in libc - Rust - -
-

Constant libc::RTM_GETLINK

source · []
pub const RTM_GETLINK: u16 = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETMDB.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETMDB.html deleted file mode 100644 index 63651cb7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETMDB.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETMDB in libc - Rust - -
-

Constant libc::RTM_GETMDB

source · []
pub const RTM_GETMDB: u16 = 86;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETMULTICAST.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETMULTICAST.html deleted file mode 100644 index b7dc912f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETMULTICAST.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETMULTICAST in libc - Rust - -
pub const RTM_GETMULTICAST: u16 = 58;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETNEIGH.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETNEIGH.html deleted file mode 100644 index fd422ec8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETNEIGH.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETNEIGH in libc - Rust - -
-

Constant libc::RTM_GETNEIGH

source · []
pub const RTM_GETNEIGH: u16 = 30;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETNEIGHTBL.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETNEIGHTBL.html deleted file mode 100644 index f0c776f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETNEIGHTBL.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETNEIGHTBL in libc - Rust - -
pub const RTM_GETNEIGHTBL: u16 = 66;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETNETCONF.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETNETCONF.html deleted file mode 100644 index b26dc56f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETNETCONF.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETNETCONF in libc - Rust - -
pub const RTM_GETNETCONF: u16 = 82;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETNSID.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETNSID.html deleted file mode 100644 index dcc7bc8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETNSID.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETNSID in libc - Rust - -
-

Constant libc::RTM_GETNSID

source · []
pub const RTM_GETNSID: u16 = 90;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETQDISC.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETQDISC.html deleted file mode 100644 index 2ad3270a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETQDISC.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETQDISC in libc - Rust - -
-

Constant libc::RTM_GETQDISC

source · []
pub const RTM_GETQDISC: u16 = 38;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETROUTE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETROUTE.html deleted file mode 100644 index 5416e81a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETROUTE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETROUTE in libc - Rust - -
-

Constant libc::RTM_GETROUTE

source · []
pub const RTM_GETROUTE: u16 = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETRULE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETRULE.html deleted file mode 100644 index 204ace77..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETRULE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETRULE in libc - Rust - -
-

Constant libc::RTM_GETRULE

source · []
pub const RTM_GETRULE: u16 = 34;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETSTATS.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETSTATS.html deleted file mode 100644 index 71516014..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETSTATS.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETSTATS in libc - Rust - -
-

Constant libc::RTM_GETSTATS

source · []
pub const RTM_GETSTATS: u16 = 94;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETTCLASS.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETTCLASS.html deleted file mode 100644 index fe29b481..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETTCLASS.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETTCLASS in libc - Rust - -
pub const RTM_GETTCLASS: u16 = 42;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETTFILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETTFILTER.html deleted file mode 100644 index 989e5c6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_GETTFILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_GETTFILTER in libc - Rust - -
pub const RTM_GETTFILTER: u16 = 46;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWACTION.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWACTION.html deleted file mode 100644 index 88b2eb34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWACTION.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWACTION in libc - Rust - -
pub const RTM_NEWACTION: u16 = 48;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWADDR.html deleted file mode 100644 index b6d3ebc3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWADDR in libc - Rust - -
-

Constant libc::RTM_NEWADDR

source · []
pub const RTM_NEWADDR: u16 = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWADDRLABEL.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWADDRLABEL.html deleted file mode 100644 index 00914e5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWADDRLABEL.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWADDRLABEL in libc - Rust - -
pub const RTM_NEWADDRLABEL: u16 = 72;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWCACHEREPORT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWCACHEREPORT.html deleted file mode 100644 index f4e6a474..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWCACHEREPORT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWCACHEREPORT in libc - Rust - -
pub const RTM_NEWCACHEREPORT: u16 = 96;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWLINK.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWLINK.html deleted file mode 100644 index f720f2c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWLINK.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWLINK in libc - Rust - -
-

Constant libc::RTM_NEWLINK

source · []
pub const RTM_NEWLINK: u16 = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWMDB.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWMDB.html deleted file mode 100644 index e09a6d4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWMDB.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWMDB in libc - Rust - -
-

Constant libc::RTM_NEWMDB

source · []
pub const RTM_NEWMDB: u16 = 84;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNDUSEROPT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNDUSEROPT.html deleted file mode 100644 index 66328444..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNDUSEROPT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWNDUSEROPT in libc - Rust - -
pub const RTM_NEWNDUSEROPT: u16 = 68;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNEIGH.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNEIGH.html deleted file mode 100644 index 6ac58eed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNEIGH.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWNEIGH in libc - Rust - -
-

Constant libc::RTM_NEWNEIGH

source · []
pub const RTM_NEWNEIGH: u16 = 28;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNEIGHTBL.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNEIGHTBL.html deleted file mode 100644 index 5de31a88..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNEIGHTBL.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWNEIGHTBL in libc - Rust - -
pub const RTM_NEWNEIGHTBL: u16 = 64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNETCONF.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNETCONF.html deleted file mode 100644 index 43122d1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNETCONF.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWNETCONF in libc - Rust - -
pub const RTM_NEWNETCONF: u16 = 80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNSID.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNSID.html deleted file mode 100644 index 8f242a8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWNSID.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWNSID in libc - Rust - -
-

Constant libc::RTM_NEWNSID

source · []
pub const RTM_NEWNSID: u16 = 88;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWPREFIX.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWPREFIX.html deleted file mode 100644 index f423f910..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWPREFIX.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWPREFIX in libc - Rust - -
pub const RTM_NEWPREFIX: u16 = 52;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWQDISC.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWQDISC.html deleted file mode 100644 index 70c787ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWQDISC.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWQDISC in libc - Rust - -
-

Constant libc::RTM_NEWQDISC

source · []
pub const RTM_NEWQDISC: u16 = 36;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWROUTE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWROUTE.html deleted file mode 100644 index f77df56e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWROUTE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWROUTE in libc - Rust - -
-

Constant libc::RTM_NEWROUTE

source · []
pub const RTM_NEWROUTE: u16 = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWRULE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWRULE.html deleted file mode 100644 index 49e3acd4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWRULE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWRULE in libc - Rust - -
-

Constant libc::RTM_NEWRULE

source · []
pub const RTM_NEWRULE: u16 = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWSTATS.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWSTATS.html deleted file mode 100644 index 56f492ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWSTATS.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWSTATS in libc - Rust - -
-

Constant libc::RTM_NEWSTATS

source · []
pub const RTM_NEWSTATS: u16 = 92;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWTCLASS.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWTCLASS.html deleted file mode 100644 index 45cc8db9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWTCLASS.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWTCLASS in libc - Rust - -
pub const RTM_NEWTCLASS: u16 = 40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWTFILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWTFILTER.html deleted file mode 100644 index 57498800..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_NEWTFILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_NEWTFILTER in libc - Rust - -
pub const RTM_NEWTFILTER: u16 = 44;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_SETDCB.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_SETDCB.html deleted file mode 100644 index 3487067c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_SETDCB.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_SETDCB in libc - Rust - -
-

Constant libc::RTM_SETDCB

source · []
pub const RTM_SETDCB: u16 = 79;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_SETLINK.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_SETLINK.html deleted file mode 100644 index ee0d0c3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_SETLINK.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_SETLINK in libc - Rust - -
-

Constant libc::RTM_SETLINK

source · []
pub const RTM_SETLINK: u16 = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTM_SETNEIGHTBL.html b/learning/rust/guessing_game/target/doc/libc/constant.RTM_SETNEIGHTBL.html deleted file mode 100644 index 102c9c69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTM_SETNEIGHTBL.html +++ /dev/null @@ -1,8 +0,0 @@ -RTM_SETNEIGHTBL in libc - Rust - -
pub const RTM_SETNEIGHTBL: u16 = 67;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTN_ANYCAST.html b/learning/rust/guessing_game/target/doc/libc/constant.RTN_ANYCAST.html deleted file mode 100644 index fb1acce1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTN_ANYCAST.html +++ /dev/null @@ -1,8 +0,0 @@ -RTN_ANYCAST in libc - Rust - -
-

Constant libc::RTN_ANYCAST

source · []
pub const RTN_ANYCAST: c_uchar = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTN_BLACKHOLE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTN_BLACKHOLE.html deleted file mode 100644 index 8792ea2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTN_BLACKHOLE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTN_BLACKHOLE in libc - Rust - -
pub const RTN_BLACKHOLE: c_uchar = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTN_BROADCAST.html b/learning/rust/guessing_game/target/doc/libc/constant.RTN_BROADCAST.html deleted file mode 100644 index e01f0816..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTN_BROADCAST.html +++ /dev/null @@ -1,8 +0,0 @@ -RTN_BROADCAST in libc - Rust - -
pub const RTN_BROADCAST: c_uchar = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTN_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/constant.RTN_LOCAL.html deleted file mode 100644 index f447ea85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTN_LOCAL.html +++ /dev/null @@ -1,8 +0,0 @@ -RTN_LOCAL in libc - Rust - -
-

Constant libc::RTN_LOCAL

source · []
pub const RTN_LOCAL: c_uchar = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTN_MULTICAST.html b/learning/rust/guessing_game/target/doc/libc/constant.RTN_MULTICAST.html deleted file mode 100644 index a56c639c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTN_MULTICAST.html +++ /dev/null @@ -1,8 +0,0 @@ -RTN_MULTICAST in libc - Rust - -
pub const RTN_MULTICAST: c_uchar = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTN_NAT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTN_NAT.html deleted file mode 100644 index 728ab73f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTN_NAT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTN_NAT in libc - Rust - -
-

Constant libc::RTN_NAT

source · []
pub const RTN_NAT: c_uchar = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTN_PROHIBIT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTN_PROHIBIT.html deleted file mode 100644 index 06c0d6fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTN_PROHIBIT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTN_PROHIBIT in libc - Rust - -
-

Constant libc::RTN_PROHIBIT

source · []
pub const RTN_PROHIBIT: c_uchar = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTN_THROW.html b/learning/rust/guessing_game/target/doc/libc/constant.RTN_THROW.html deleted file mode 100644 index bb033c50..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTN_THROW.html +++ /dev/null @@ -1,8 +0,0 @@ -RTN_THROW in libc - Rust - -
-

Constant libc::RTN_THROW

source · []
pub const RTN_THROW: c_uchar = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTN_UNICAST.html b/learning/rust/guessing_game/target/doc/libc/constant.RTN_UNICAST.html deleted file mode 100644 index 2b53a81a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTN_UNICAST.html +++ /dev/null @@ -1,8 +0,0 @@ -RTN_UNICAST in libc - Rust - -
-

Constant libc::RTN_UNICAST

source · []
pub const RTN_UNICAST: c_uchar = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTN_UNREACHABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTN_UNREACHABLE.html deleted file mode 100644 index c7493c3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTN_UNREACHABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTN_UNREACHABLE in libc - Rust - -
pub const RTN_UNREACHABLE: c_uchar = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTN_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.RTN_UNSPEC.html deleted file mode 100644 index ec5d86c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTN_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -RTN_UNSPEC in libc - Rust - -
-

Constant libc::RTN_UNSPEC

source · []
pub const RTN_UNSPEC: c_uchar = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTN_XRESOLVE.html b/learning/rust/guessing_game/target/doc/libc/constant.RTN_XRESOLVE.html deleted file mode 100644 index 43c1cdb2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTN_XRESOLVE.html +++ /dev/null @@ -1,8 +0,0 @@ -RTN_XRESOLVE in libc - Rust - -
-

Constant libc::RTN_XRESOLVE

source · []
pub const RTN_XRESOLVE: c_uchar = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_BOOT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_BOOT.html deleted file mode 100644 index 99885954..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_BOOT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTPROT_BOOT in libc - Rust - -
-

Constant libc::RTPROT_BOOT

source · []
pub const RTPROT_BOOT: c_uchar = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_KERNEL.html b/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_KERNEL.html deleted file mode 100644 index c314392e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_KERNEL.html +++ /dev/null @@ -1,8 +0,0 @@ -RTPROT_KERNEL in libc - Rust - -
pub const RTPROT_KERNEL: c_uchar = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_REDIRECT.html b/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_REDIRECT.html deleted file mode 100644 index 35835225..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_REDIRECT.html +++ /dev/null @@ -1,8 +0,0 @@ -RTPROT_REDIRECT in libc - Rust - -
pub const RTPROT_REDIRECT: c_uchar = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_STATIC.html b/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_STATIC.html deleted file mode 100644 index 5409cf6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_STATIC.html +++ /dev/null @@ -1,8 +0,0 @@ -RTPROT_STATIC in libc - Rust - -
pub const RTPROT_STATIC: c_uchar = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_UNSPEC.html deleted file mode 100644 index 2505ca1b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RTPROT_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -RTPROT_UNSPEC in libc - Rust - -
pub const RTPROT_UNSPEC: c_uchar = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_DEFAULT.html deleted file mode 100644 index c114950e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_DEFAULT.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_CLASS_DEFAULT in libc - Rust - -
pub const RT_CLASS_DEFAULT: u8 = 253;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_LOCAL.html deleted file mode 100644 index 0be9b4ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_LOCAL.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_CLASS_LOCAL in libc - Rust - -
pub const RT_CLASS_LOCAL: u8 = 255;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_MAIN.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_MAIN.html deleted file mode 100644 index 75dae77c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_MAIN.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_CLASS_MAIN in libc - Rust - -
pub const RT_CLASS_MAIN: u8 = 254;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_MAX.html deleted file mode 100644 index c578e00f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_CLASS_MAX in libc - Rust - -
-

Constant libc::RT_CLASS_MAX

source · []
pub const RT_CLASS_MAX: u8 = 255;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_UNSPEC.html deleted file mode 100644 index 51ac4fc0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_CLASS_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_CLASS_UNSPEC in libc - Rust - -
pub const RT_CLASS_UNSPEC: u8 = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_HOST.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_HOST.html deleted file mode 100644 index a466f437..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_HOST.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_SCOPE_HOST in libc - Rust - -
pub const RT_SCOPE_HOST: c_uchar = 254;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_LINK.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_LINK.html deleted file mode 100644 index 62aeb222..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_LINK.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_SCOPE_LINK in libc - Rust - -
pub const RT_SCOPE_LINK: c_uchar = 253;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_NOWHERE.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_NOWHERE.html deleted file mode 100644 index cc8f48b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_NOWHERE.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_SCOPE_NOWHERE in libc - Rust - -
pub const RT_SCOPE_NOWHERE: c_uchar = 255;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_SITE.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_SITE.html deleted file mode 100644 index 5cb58f4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_SITE.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_SCOPE_SITE in libc - Rust - -
pub const RT_SCOPE_SITE: c_uchar = 200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_UNIVERSE.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_UNIVERSE.html deleted file mode 100644 index 8a82280b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_SCOPE_UNIVERSE.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_SCOPE_UNIVERSE in libc - Rust - -
pub const RT_SCOPE_UNIVERSE: c_uchar = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_COMPAT.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_COMPAT.html deleted file mode 100644 index 75519b15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_COMPAT.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_TABLE_COMPAT in libc - Rust - -
pub const RT_TABLE_COMPAT: c_uchar = 252;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_DEFAULT.html deleted file mode 100644 index dacf6f6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_DEFAULT.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_TABLE_DEFAULT in libc - Rust - -
pub const RT_TABLE_DEFAULT: c_uchar = 253;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_LOCAL.html deleted file mode 100644 index 81b08ffb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_LOCAL.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_TABLE_LOCAL in libc - Rust - -
pub const RT_TABLE_LOCAL: c_uchar = 255;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_MAIN.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_MAIN.html deleted file mode 100644 index f4b3dfbb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_MAIN.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_TABLE_MAIN in libc - Rust - -
pub const RT_TABLE_MAIN: c_uchar = 254;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_UNSPEC.html deleted file mode 100644 index 8d385f66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RT_TABLE_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_TABLE_UNSPEC in libc - Rust - -
pub const RT_TABLE_UNSPEC: c_uchar = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RUN_LVL.html b/learning/rust/guessing_game/target/doc/libc/constant.RUN_LVL.html deleted file mode 100644 index 9828df1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RUN_LVL.html +++ /dev/null @@ -1,8 +0,0 @@ -RUN_LVL in libc - Rust - -
-

Constant libc::RUN_LVL

source · []
pub const RUN_LVL: c_short = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RUSAGE_CHILDREN.html b/learning/rust/guessing_game/target/doc/libc/constant.RUSAGE_CHILDREN.html deleted file mode 100644 index 63e16d1b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RUSAGE_CHILDREN.html +++ /dev/null @@ -1,8 +0,0 @@ -RUSAGE_CHILDREN in libc - Rust - -
pub const RUSAGE_CHILDREN: c_int = -1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RUSAGE_SELF.html b/learning/rust/guessing_game/target/doc/libc/constant.RUSAGE_SELF.html deleted file mode 100644 index 3334f4f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RUSAGE_SELF.html +++ /dev/null @@ -1,8 +0,0 @@ -RUSAGE_SELF in libc - Rust - -
-

Constant libc::RUSAGE_SELF

source · []
pub const RUSAGE_SELF: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RUSAGE_THREAD.html b/learning/rust/guessing_game/target/doc/libc/constant.RUSAGE_THREAD.html deleted file mode 100644 index 98c14154..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RUSAGE_THREAD.html +++ /dev/null @@ -1,8 +0,0 @@ -RUSAGE_THREAD in libc - Rust - -
pub const RUSAGE_THREAD: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RWF_APPEND.html b/learning/rust/guessing_game/target/doc/libc/constant.RWF_APPEND.html deleted file mode 100644 index 96d1343f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RWF_APPEND.html +++ /dev/null @@ -1,8 +0,0 @@ -RWF_APPEND in libc - Rust - -
-

Constant libc::RWF_APPEND

source · []
pub const RWF_APPEND: c_int = 0x00000010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RWF_DSYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.RWF_DSYNC.html deleted file mode 100644 index a0261721..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RWF_DSYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -RWF_DSYNC in libc - Rust - -
-

Constant libc::RWF_DSYNC

source · []
pub const RWF_DSYNC: c_int = 0x00000002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RWF_HIPRI.html b/learning/rust/guessing_game/target/doc/libc/constant.RWF_HIPRI.html deleted file mode 100644 index 548a06fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RWF_HIPRI.html +++ /dev/null @@ -1,8 +0,0 @@ -RWF_HIPRI in libc - Rust - -
-

Constant libc::RWF_HIPRI

source · []
pub const RWF_HIPRI: c_int = 0x00000001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RWF_NOWAIT.html b/learning/rust/guessing_game/target/doc/libc/constant.RWF_NOWAIT.html deleted file mode 100644 index 54adc5ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RWF_NOWAIT.html +++ /dev/null @@ -1,8 +0,0 @@ -RWF_NOWAIT in libc - Rust - -
-

Constant libc::RWF_NOWAIT

source · []
pub const RWF_NOWAIT: c_int = 0x00000008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.RWF_SYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.RWF_SYNC.html deleted file mode 100644 index 318ccee0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.RWF_SYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -RWF_SYNC in libc - Rust - -
-

Constant libc::RWF_SYNC

source · []
pub const RWF_SYNC: c_int = 0x00000004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.R_OK.html b/learning/rust/guessing_game/target/doc/libc/constant.R_OK.html deleted file mode 100644 index e7ee9c7b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.R_OK.html +++ /dev/null @@ -1,8 +0,0 @@ -R_OK in libc - Rust - -
-

Constant libc::R_OK

source · []
pub const R_OK: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SA_NOCLDSTOP.html b/learning/rust/guessing_game/target/doc/libc/constant.SA_NOCLDSTOP.html deleted file mode 100644 index 7522e1d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SA_NOCLDSTOP.html +++ /dev/null @@ -1,8 +0,0 @@ -SA_NOCLDSTOP in libc - Rust - -
-

Constant libc::SA_NOCLDSTOP

source · []
pub const SA_NOCLDSTOP: c_int = 0x00000001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SA_NOCLDWAIT.html b/learning/rust/guessing_game/target/doc/libc/constant.SA_NOCLDWAIT.html deleted file mode 100644 index 22602603..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SA_NOCLDWAIT.html +++ /dev/null @@ -1,8 +0,0 @@ -SA_NOCLDWAIT in libc - Rust - -
-

Constant libc::SA_NOCLDWAIT

source · []
pub const SA_NOCLDWAIT: c_int = 0x00000002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SA_NODEFER.html b/learning/rust/guessing_game/target/doc/libc/constant.SA_NODEFER.html deleted file mode 100644 index f81f2e07..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SA_NODEFER.html +++ /dev/null @@ -1,8 +0,0 @@ -SA_NODEFER in libc - Rust - -
-

Constant libc::SA_NODEFER

source · []
pub const SA_NODEFER: c_int = 0x40000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SA_ONSTACK.html b/learning/rust/guessing_game/target/doc/libc/constant.SA_ONSTACK.html deleted file mode 100644 index b0f82415..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SA_ONSTACK.html +++ /dev/null @@ -1,8 +0,0 @@ -SA_ONSTACK in libc - Rust - -
-

Constant libc::SA_ONSTACK

source · []
pub const SA_ONSTACK: c_int = 0x08000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SA_RESETHAND.html b/learning/rust/guessing_game/target/doc/libc/constant.SA_RESETHAND.html deleted file mode 100644 index 0499b6a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SA_RESETHAND.html +++ /dev/null @@ -1,8 +0,0 @@ -SA_RESETHAND in libc - Rust - -
-

Constant libc::SA_RESETHAND

source · []
pub const SA_RESETHAND: c_int = 0x80000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SA_RESTART.html b/learning/rust/guessing_game/target/doc/libc/constant.SA_RESTART.html deleted file mode 100644 index 8721bc57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SA_RESTART.html +++ /dev/null @@ -1,8 +0,0 @@ -SA_RESTART in libc - Rust - -
-

Constant libc::SA_RESTART

source · []
pub const SA_RESTART: c_int = 0x10000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SA_SIGINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.SA_SIGINFO.html deleted file mode 100644 index 9c4d2937..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SA_SIGINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -SA_SIGINFO in libc - Rust - -
-

Constant libc::SA_SIGINFO

source · []
pub const SA_SIGINFO: c_int = 0x00000004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCHED_BATCH.html b/learning/rust/guessing_game/target/doc/libc/constant.SCHED_BATCH.html deleted file mode 100644 index b14423e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCHED_BATCH.html +++ /dev/null @@ -1,8 +0,0 @@ -SCHED_BATCH in libc - Rust - -
-

Constant libc::SCHED_BATCH

source · []
pub const SCHED_BATCH: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCHED_FIFO.html b/learning/rust/guessing_game/target/doc/libc/constant.SCHED_FIFO.html deleted file mode 100644 index 0d8bc49a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCHED_FIFO.html +++ /dev/null @@ -1,8 +0,0 @@ -SCHED_FIFO in libc - Rust - -
-

Constant libc::SCHED_FIFO

source · []
pub const SCHED_FIFO: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCHED_IDLE.html b/learning/rust/guessing_game/target/doc/libc/constant.SCHED_IDLE.html deleted file mode 100644 index 823e73bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCHED_IDLE.html +++ /dev/null @@ -1,8 +0,0 @@ -SCHED_IDLE in libc - Rust - -
-

Constant libc::SCHED_IDLE

source · []
pub const SCHED_IDLE: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCHED_OTHER.html b/learning/rust/guessing_game/target/doc/libc/constant.SCHED_OTHER.html deleted file mode 100644 index 78d1b3e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCHED_OTHER.html +++ /dev/null @@ -1,8 +0,0 @@ -SCHED_OTHER in libc - Rust - -
-

Constant libc::SCHED_OTHER

source · []
pub const SCHED_OTHER: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCHED_RESET_ON_FORK.html b/learning/rust/guessing_game/target/doc/libc/constant.SCHED_RESET_ON_FORK.html deleted file mode 100644 index a337ef66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCHED_RESET_ON_FORK.html +++ /dev/null @@ -1,8 +0,0 @@ -SCHED_RESET_ON_FORK in libc - Rust - -
pub const SCHED_RESET_ON_FORK: c_int = 0x40000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCHED_RR.html b/learning/rust/guessing_game/target/doc/libc/constant.SCHED_RR.html deleted file mode 100644 index 71b12029..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCHED_RR.html +++ /dev/null @@ -1,8 +0,0 @@ -SCHED_RR in libc - Rust - -
-

Constant libc::SCHED_RR

source · []
pub const SCHED_RR: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCM_CREDENTIALS.html b/learning/rust/guessing_game/target/doc/libc/constant.SCM_CREDENTIALS.html deleted file mode 100644 index ff999004..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCM_CREDENTIALS.html +++ /dev/null @@ -1,8 +0,0 @@ -SCM_CREDENTIALS in libc - Rust - -
pub const SCM_CREDENTIALS: c_int = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCM_J1939_DEST_ADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.SCM_J1939_DEST_ADDR.html deleted file mode 100644 index acc5a97f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCM_J1939_DEST_ADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -SCM_J1939_DEST_ADDR in libc - Rust - -
pub const SCM_J1939_DEST_ADDR: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCM_J1939_DEST_NAME.html b/learning/rust/guessing_game/target/doc/libc/constant.SCM_J1939_DEST_NAME.html deleted file mode 100644 index 01fcc642..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCM_J1939_DEST_NAME.html +++ /dev/null @@ -1,8 +0,0 @@ -SCM_J1939_DEST_NAME in libc - Rust - -
pub const SCM_J1939_DEST_NAME: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCM_J1939_ERRQUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.SCM_J1939_ERRQUEUE.html deleted file mode 100644 index ea8231d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCM_J1939_ERRQUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -SCM_J1939_ERRQUEUE in libc - Rust - -
pub const SCM_J1939_ERRQUEUE: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCM_J1939_PRIO.html b/learning/rust/guessing_game/target/doc/libc/constant.SCM_J1939_PRIO.html deleted file mode 100644 index 07829a4b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCM_J1939_PRIO.html +++ /dev/null @@ -1,8 +0,0 @@ -SCM_J1939_PRIO in libc - Rust - -
pub const SCM_J1939_PRIO: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCM_RIGHTS.html b/learning/rust/guessing_game/target/doc/libc/constant.SCM_RIGHTS.html deleted file mode 100644 index 519f8261..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCM_RIGHTS.html +++ /dev/null @@ -1,8 +0,0 @@ -SCM_RIGHTS in libc - Rust - -
-

Constant libc::SCM_RIGHTS

source · []
pub const SCM_RIGHTS: c_int = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMP.html b/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMP.html deleted file mode 100644 index 5816891b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMP.html +++ /dev/null @@ -1,8 +0,0 @@ -SCM_TIMESTAMP in libc - Rust - -
pub const SCM_TIMESTAMP: c_int = SO_TIMESTAMP; // 29i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMPING.html b/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMPING.html deleted file mode 100644 index 4c6825db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMPING.html +++ /dev/null @@ -1,8 +0,0 @@ -SCM_TIMESTAMPING in libc - Rust - -
pub const SCM_TIMESTAMPING: c_int = SO_TIMESTAMPING; // 37i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMPING_OPT_STATS.html b/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMPING_OPT_STATS.html deleted file mode 100644 index aca997d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMPING_OPT_STATS.html +++ /dev/null @@ -1,8 +0,0 @@ -SCM_TIMESTAMPING_OPT_STATS in libc - Rust - -
pub const SCM_TIMESTAMPING_OPT_STATS: c_int = 54;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMPING_PKTINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMPING_PKTINFO.html deleted file mode 100644 index 275ba755..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMPING_PKTINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -SCM_TIMESTAMPING_PKTINFO in libc - Rust - -
pub const SCM_TIMESTAMPING_PKTINFO: c_int = 58;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMPNS.html b/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMPNS.html deleted file mode 100644 index 66d0b218..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCM_TIMESTAMPNS.html +++ /dev/null @@ -1,8 +0,0 @@ -SCM_TIMESTAMPNS in libc - Rust - -
pub const SCM_TIMESTAMPNS: c_int = SO_TIMESTAMPNS; // 35i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCM_TXTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.SCM_TXTIME.html deleted file mode 100644 index c8bd3faf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCM_TXTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -SCM_TXTIME in libc - Rust - -
-

Constant libc::SCM_TXTIME

source · []
pub const SCM_TXTIME: c_int = SO_TXTIME; // 61i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SCM_WIFI_STATUS.html b/learning/rust/guessing_game/target/doc/libc/constant.SCM_WIFI_STATUS.html deleted file mode 100644 index 16ea0730..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SCM_WIFI_STATUS.html +++ /dev/null @@ -1,8 +0,0 @@ -SCM_WIFI_STATUS in libc - Rust - -
pub const SCM_WIFI_STATUS: c_int = SO_WIFI_STATUS; // 41i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_FILTER_FLAG_LOG.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_FILTER_FLAG_LOG.html deleted file mode 100644 index 6570741f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_FILTER_FLAG_LOG.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_FILTER_FLAG_LOG in libc - Rust - -
pub const SECCOMP_FILTER_FLAG_LOG: c_ulong = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_FILTER_FLAG_SPEC_ALLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_FILTER_FLAG_SPEC_ALLOW.html deleted file mode 100644 index 954fefab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_FILTER_FLAG_SPEC_ALLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_FILTER_FLAG_SPEC_ALLOW in libc - Rust - -
pub const SECCOMP_FILTER_FLAG_SPEC_ALLOW: c_ulong = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_FILTER_FLAG_TSYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_FILTER_FLAG_TSYNC.html deleted file mode 100644 index b1e5c002..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_FILTER_FLAG_TSYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_FILTER_FLAG_TSYNC in libc - Rust - -
pub const SECCOMP_FILTER_FLAG_TSYNC: c_ulong = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_GET_ACTION_AVAIL.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_GET_ACTION_AVAIL.html deleted file mode 100644 index 390feb36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_GET_ACTION_AVAIL.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_GET_ACTION_AVAIL in libc - Rust - -
pub const SECCOMP_GET_ACTION_AVAIL: c_uint = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_GET_NOTIF_SIZES.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_GET_NOTIF_SIZES.html deleted file mode 100644 index 849409c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_GET_NOTIF_SIZES.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_GET_NOTIF_SIZES in libc - Rust - -
pub const SECCOMP_GET_NOTIF_SIZES: c_uint = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_MODE_DISABLED.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_MODE_DISABLED.html deleted file mode 100644 index 3642d245..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_MODE_DISABLED.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_MODE_DISABLED in libc - Rust - -
pub const SECCOMP_MODE_DISABLED: c_uint = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_MODE_FILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_MODE_FILTER.html deleted file mode 100644 index f88ddab4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_MODE_FILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_MODE_FILTER in libc - Rust - -
pub const SECCOMP_MODE_FILTER: c_uint = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_MODE_STRICT.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_MODE_STRICT.html deleted file mode 100644 index 963b935c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_MODE_STRICT.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_MODE_STRICT in libc - Rust - -
pub const SECCOMP_MODE_STRICT: c_uint = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_ACTION.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_ACTION.html deleted file mode 100644 index 14dac71f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_ACTION.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_RET_ACTION in libc - Rust - -
pub const SECCOMP_RET_ACTION: c_uint = 0x7fff0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_ACTION_FULL.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_ACTION_FULL.html deleted file mode 100644 index d6730317..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_ACTION_FULL.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_RET_ACTION_FULL in libc - Rust - -
pub const SECCOMP_RET_ACTION_FULL: c_uint = 0xffff0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_ALLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_ALLOW.html deleted file mode 100644 index b43c1411..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_ALLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_RET_ALLOW in libc - Rust - -
pub const SECCOMP_RET_ALLOW: c_uint = 0x7fff0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_DATA.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_DATA.html deleted file mode 100644 index da7bd432..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_DATA.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_RET_DATA in libc - Rust - -
pub const SECCOMP_RET_DATA: c_uint = 0x0000ffff;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_ERRNO.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_ERRNO.html deleted file mode 100644 index 8450005f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_ERRNO.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_RET_ERRNO in libc - Rust - -
pub const SECCOMP_RET_ERRNO: c_uint = 0x00050000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_KILL.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_KILL.html deleted file mode 100644 index 0d1e4c64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_KILL.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_RET_KILL in libc - Rust - -
pub const SECCOMP_RET_KILL: c_uint = SECCOMP_RET_KILL_THREAD; // 0u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_KILL_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_KILL_PROCESS.html deleted file mode 100644 index 7dc4eac8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_KILL_PROCESS.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_RET_KILL_PROCESS in libc - Rust - -
pub const SECCOMP_RET_KILL_PROCESS: c_uint = 0x80000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_KILL_THREAD.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_KILL_THREAD.html deleted file mode 100644 index cc992601..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_KILL_THREAD.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_RET_KILL_THREAD in libc - Rust - -
pub const SECCOMP_RET_KILL_THREAD: c_uint = 0x00000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_LOG.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_LOG.html deleted file mode 100644 index 6e50aa5e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_LOG.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_RET_LOG in libc - Rust - -
pub const SECCOMP_RET_LOG: c_uint = 0x7ffc0000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_TRACE.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_TRACE.html deleted file mode 100644 index 76b10f1c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_TRACE.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_RET_TRACE in libc - Rust - -
pub const SECCOMP_RET_TRACE: c_uint = 0x7ff00000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_TRAP.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_TRAP.html deleted file mode 100644 index c061604d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_RET_TRAP.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_RET_TRAP in libc - Rust - -
pub const SECCOMP_RET_TRAP: c_uint = 0x00030000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_SET_MODE_FILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_SET_MODE_FILTER.html deleted file mode 100644 index c6576eec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_SET_MODE_FILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_SET_MODE_FILTER in libc - Rust - -
pub const SECCOMP_SET_MODE_FILTER: c_uint = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_SET_MODE_STRICT.html b/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_SET_MODE_STRICT.html deleted file mode 100644 index d16f30c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECCOMP_SET_MODE_STRICT.html +++ /dev/null @@ -1,8 +0,0 @@ -SECCOMP_SET_MODE_STRICT in libc - Rust - -
pub const SECCOMP_SET_MODE_STRICT: c_uint = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SECURITYFS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.SECURITYFS_MAGIC.html deleted file mode 100644 index 6cb85b8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SECURITYFS_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -SECURITYFS_MAGIC in libc - Rust - -
pub const SECURITYFS_MAGIC: c_long = 0x73636673;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SEEK_CUR.html b/learning/rust/guessing_game/target/doc/libc/constant.SEEK_CUR.html deleted file mode 100644 index 065d075d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SEEK_CUR.html +++ /dev/null @@ -1,8 +0,0 @@ -SEEK_CUR in libc - Rust - -
-

Constant libc::SEEK_CUR

source · []
pub const SEEK_CUR: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SEEK_DATA.html b/learning/rust/guessing_game/target/doc/libc/constant.SEEK_DATA.html deleted file mode 100644 index b838f676..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SEEK_DATA.html +++ /dev/null @@ -1,8 +0,0 @@ -SEEK_DATA in libc - Rust - -
-

Constant libc::SEEK_DATA

source · []
pub const SEEK_DATA: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SEEK_END.html b/learning/rust/guessing_game/target/doc/libc/constant.SEEK_END.html deleted file mode 100644 index c0808536..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SEEK_END.html +++ /dev/null @@ -1,8 +0,0 @@ -SEEK_END in libc - Rust - -
-

Constant libc::SEEK_END

source · []
pub const SEEK_END: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SEEK_HOLE.html b/learning/rust/guessing_game/target/doc/libc/constant.SEEK_HOLE.html deleted file mode 100644 index 15ba9602..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SEEK_HOLE.html +++ /dev/null @@ -1,8 +0,0 @@ -SEEK_HOLE in libc - Rust - -
-

Constant libc::SEEK_HOLE

source · []
pub const SEEK_HOLE: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SEEK_SET.html b/learning/rust/guessing_game/target/doc/libc/constant.SEEK_SET.html deleted file mode 100644 index 8f0a844b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SEEK_SET.html +++ /dev/null @@ -1,8 +0,0 @@ -SEEK_SET in libc - Rust - -
-

Constant libc::SEEK_SET

source · []
pub const SEEK_SET: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SELINUX_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.SELINUX_MAGIC.html deleted file mode 100644 index a750298e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SELINUX_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -SELINUX_MAGIC in libc - Rust - -
pub const SELINUX_MAGIC: c_long = 0xf97cff8c;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SEM_FAILED.html b/learning/rust/guessing_game/target/doc/libc/constant.SEM_FAILED.html deleted file mode 100644 index d50897d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SEM_FAILED.html +++ /dev/null @@ -1,8 +0,0 @@ -SEM_FAILED in libc - Rust - -
-

Constant libc::SEM_FAILED

source · []
pub const SEM_FAILED: *mut sem_t = 0 as *mut sem_t; // {0x0 as *mut unix::linux_like::linux::gnu::align::sem_t}
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SFD_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.SFD_CLOEXEC.html deleted file mode 100644 index 36aef3fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SFD_CLOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -SFD_CLOEXEC in libc - Rust - -
-

Constant libc::SFD_CLOEXEC

source · []
pub const SFD_CLOEXEC: c_int = 0x080000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SFD_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.SFD_NONBLOCK.html deleted file mode 100644 index 1a5152f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SFD_NONBLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -SFD_NONBLOCK in libc - Rust - -
-

Constant libc::SFD_NONBLOCK

source · []
pub const SFD_NONBLOCK: c_int = 0x0800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SHM_EXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.SHM_EXEC.html deleted file mode 100644 index 809021dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SHM_EXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -SHM_EXEC in libc - Rust - -
-

Constant libc::SHM_EXEC

source · []
pub const SHM_EXEC: c_int = 0o100000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SHM_HUGETLB.html b/learning/rust/guessing_game/target/doc/libc/constant.SHM_HUGETLB.html deleted file mode 100644 index 1214149e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SHM_HUGETLB.html +++ /dev/null @@ -1,8 +0,0 @@ -SHM_HUGETLB in libc - Rust - -
-

Constant libc::SHM_HUGETLB

source · []
pub const SHM_HUGETLB: c_int = 0o4000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SHM_LOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.SHM_LOCK.html deleted file mode 100644 index f611b2bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SHM_LOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -SHM_LOCK in libc - Rust - -
-

Constant libc::SHM_LOCK

source · []
pub const SHM_LOCK: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SHM_NORESERVE.html b/learning/rust/guessing_game/target/doc/libc/constant.SHM_NORESERVE.html deleted file mode 100644 index 14d35e8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SHM_NORESERVE.html +++ /dev/null @@ -1,8 +0,0 @@ -SHM_NORESERVE in libc - Rust - -
pub const SHM_NORESERVE: c_int = 0o10000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SHM_R.html b/learning/rust/guessing_game/target/doc/libc/constant.SHM_R.html deleted file mode 100644 index a97fe12f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SHM_R.html +++ /dev/null @@ -1,8 +0,0 @@ -SHM_R in libc - Rust - -
-

Constant libc::SHM_R

source · []
pub const SHM_R: c_int = 0o400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SHM_RDONLY.html b/learning/rust/guessing_game/target/doc/libc/constant.SHM_RDONLY.html deleted file mode 100644 index d9447717..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SHM_RDONLY.html +++ /dev/null @@ -1,8 +0,0 @@ -SHM_RDONLY in libc - Rust - -
-

Constant libc::SHM_RDONLY

source · []
pub const SHM_RDONLY: c_int = 0o10000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SHM_REMAP.html b/learning/rust/guessing_game/target/doc/libc/constant.SHM_REMAP.html deleted file mode 100644 index 5108dbaf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SHM_REMAP.html +++ /dev/null @@ -1,8 +0,0 @@ -SHM_REMAP in libc - Rust - -
-

Constant libc::SHM_REMAP

source · []
pub const SHM_REMAP: c_int = 0o40000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SHM_RND.html b/learning/rust/guessing_game/target/doc/libc/constant.SHM_RND.html deleted file mode 100644 index b92afe0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SHM_RND.html +++ /dev/null @@ -1,8 +0,0 @@ -SHM_RND in libc - Rust - -
-

Constant libc::SHM_RND

source · []
pub const SHM_RND: c_int = 0o20000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SHM_UNLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.SHM_UNLOCK.html deleted file mode 100644 index 803573f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SHM_UNLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -SHM_UNLOCK in libc - Rust - -
-

Constant libc::SHM_UNLOCK

source · []
pub const SHM_UNLOCK: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SHM_W.html b/learning/rust/guessing_game/target/doc/libc/constant.SHM_W.html deleted file mode 100644 index a638e515..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SHM_W.html +++ /dev/null @@ -1,8 +0,0 @@ -SHM_W in libc - Rust - -
-

Constant libc::SHM_W

source · []
pub const SHM_W: c_int = 0o200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SHORT_INODE.html b/learning/rust/guessing_game/target/doc/libc/constant.SHORT_INODE.html deleted file mode 100644 index ed705a7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SHORT_INODE.html +++ /dev/null @@ -1,8 +0,0 @@ -SHORT_INODE in libc - Rust - -
-

Constant libc::SHORT_INODE

source · []
pub const SHORT_INODE: c_int = 0x1000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SHUT_RD.html b/learning/rust/guessing_game/target/doc/libc/constant.SHUT_RD.html deleted file mode 100644 index 7077c676..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SHUT_RD.html +++ /dev/null @@ -1,8 +0,0 @@ -SHUT_RD in libc - Rust - -
-

Constant libc::SHUT_RD

source · []
pub const SHUT_RD: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SHUT_RDWR.html b/learning/rust/guessing_game/target/doc/libc/constant.SHUT_RDWR.html deleted file mode 100644 index 68d1eccf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SHUT_RDWR.html +++ /dev/null @@ -1,8 +0,0 @@ -SHUT_RDWR in libc - Rust - -
-

Constant libc::SHUT_RDWR

source · []
pub const SHUT_RDWR: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SHUT_WR.html b/learning/rust/guessing_game/target/doc/libc/constant.SHUT_WR.html deleted file mode 100644 index 884d5bd6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SHUT_WR.html +++ /dev/null @@ -1,8 +0,0 @@ -SHUT_WR in libc - Rust - -
-

Constant libc::SHUT_WR

source · []
pub const SHUT_WR: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGABRT.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGABRT.html deleted file mode 100644 index e68e059d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGABRT.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGABRT in libc - Rust - -
-

Constant libc::SIGABRT

source · []
pub const SIGABRT: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGALRM.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGALRM.html deleted file mode 100644 index 0acdc61a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGALRM.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGALRM in libc - Rust - -
-

Constant libc::SIGALRM

source · []
pub const SIGALRM: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGBUS.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGBUS.html deleted file mode 100644 index b213a1e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGBUS.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGBUS in libc - Rust - -
-

Constant libc::SIGBUS

source · []
pub const SIGBUS: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGCHLD.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGCHLD.html deleted file mode 100644 index a913195a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGCHLD.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGCHLD in libc - Rust - -
-

Constant libc::SIGCHLD

source · []
pub const SIGCHLD: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGCONT.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGCONT.html deleted file mode 100644 index fd9905c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGCONT.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGCONT in libc - Rust - -
-

Constant libc::SIGCONT

source · []
pub const SIGCONT: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGEV_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGEV_NONE.html deleted file mode 100644 index d4455a4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGEV_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGEV_NONE in libc - Rust - -
-

Constant libc::SIGEV_NONE

source · []
pub const SIGEV_NONE: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGEV_SIGNAL.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGEV_SIGNAL.html deleted file mode 100644 index adc4b45c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGEV_SIGNAL.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGEV_SIGNAL in libc - Rust - -
-

Constant libc::SIGEV_SIGNAL

source · []
pub const SIGEV_SIGNAL: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGEV_THREAD.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGEV_THREAD.html deleted file mode 100644 index efeaf6bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGEV_THREAD.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGEV_THREAD in libc - Rust - -
-

Constant libc::SIGEV_THREAD

source · []
pub const SIGEV_THREAD: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGEV_THREAD_ID.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGEV_THREAD_ID.html deleted file mode 100644 index f84027b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGEV_THREAD_ID.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGEV_THREAD_ID in libc - Rust - -
pub const SIGEV_THREAD_ID: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGFPE.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGFPE.html deleted file mode 100644 index 85e7d579..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGFPE.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGFPE in libc - Rust - -
-

Constant libc::SIGFPE

source · []
pub const SIGFPE: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGHUP.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGHUP.html deleted file mode 100644 index 31ee1674..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGHUP.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGHUP in libc - Rust - -
-

Constant libc::SIGHUP

source · []
pub const SIGHUP: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGILL.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGILL.html deleted file mode 100644 index c10e1df9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGILL.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGILL in libc - Rust - -
-

Constant libc::SIGILL

source · []
pub const SIGILL: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGINT.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGINT.html deleted file mode 100644 index 53b3d366..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGINT.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGINT in libc - Rust - -
-

Constant libc::SIGINT

source · []
pub const SIGINT: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGIO.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGIO.html deleted file mode 100644 index 7ab56ced..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGIO.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGIO in libc - Rust - -
-

Constant libc::SIGIO

source · []
pub const SIGIO: c_int = 29;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGIOT.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGIOT.html deleted file mode 100644 index 036f0218..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGIOT.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGIOT in libc - Rust - -
-

Constant libc::SIGIOT

source · []
pub const SIGIOT: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGKILL.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGKILL.html deleted file mode 100644 index 5ecb4d42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGKILL.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGKILL in libc - Rust - -
-

Constant libc::SIGKILL

source · []
pub const SIGKILL: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGPIPE.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGPIPE.html deleted file mode 100644 index 2e85bc4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGPIPE.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGPIPE in libc - Rust - -
-

Constant libc::SIGPIPE

source · []
pub const SIGPIPE: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGPOLL.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGPOLL.html deleted file mode 100644 index 0b433b20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGPOLL.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGPOLL in libc - Rust - -
-

Constant libc::SIGPOLL

source · []
pub const SIGPOLL: c_int = 29;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGPROF.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGPROF.html deleted file mode 100644 index 6f82a4fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGPROF.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGPROF in libc - Rust - -
-

Constant libc::SIGPROF

source · []
pub const SIGPROF: c_int = 27;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGPWR.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGPWR.html deleted file mode 100644 index be161ebc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGPWR.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGPWR in libc - Rust - -
-

Constant libc::SIGPWR

source · []
pub const SIGPWR: c_int = 30;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGQUIT.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGQUIT.html deleted file mode 100644 index 89602180..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGQUIT.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGQUIT in libc - Rust - -
-

Constant libc::SIGQUIT

source · []
pub const SIGQUIT: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGSEGV.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGSEGV.html deleted file mode 100644 index 34ddb9a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGSEGV.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGSEGV in libc - Rust - -
-

Constant libc::SIGSEGV

source · []
pub const SIGSEGV: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGSTKFLT.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGSTKFLT.html deleted file mode 100644 index 2ab7d6b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGSTKFLT.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGSTKFLT in libc - Rust - -
-

Constant libc::SIGSTKFLT

source · []
pub const SIGSTKFLT: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGSTKSZ.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGSTKSZ.html deleted file mode 100644 index d82352be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGSTKSZ.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGSTKSZ in libc - Rust - -
-

Constant libc::SIGSTKSZ

source · []
pub const SIGSTKSZ: size_t = 8192;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGSTOP.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGSTOP.html deleted file mode 100644 index ac54ac72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGSTOP.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGSTOP in libc - Rust - -
-

Constant libc::SIGSTOP

source · []
pub const SIGSTOP: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGSYS.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGSYS.html deleted file mode 100644 index 294f1e4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGSYS.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGSYS in libc - Rust - -
-

Constant libc::SIGSYS

source · []
pub const SIGSYS: c_int = 31;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGTERM.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGTERM.html deleted file mode 100644 index 08210031..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGTERM.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGTERM in libc - Rust - -
-

Constant libc::SIGTERM

source · []
pub const SIGTERM: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGTRAP.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGTRAP.html deleted file mode 100644 index 1058af68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGTRAP.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGTRAP in libc - Rust - -
-

Constant libc::SIGTRAP

source · []
pub const SIGTRAP: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGTSTP.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGTSTP.html deleted file mode 100644 index 08dc0da5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGTSTP.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGTSTP in libc - Rust - -
-

Constant libc::SIGTSTP

source · []
pub const SIGTSTP: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGTTIN.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGTTIN.html deleted file mode 100644 index 4ab7bca5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGTTIN.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGTTIN in libc - Rust - -
-

Constant libc::SIGTTIN

source · []
pub const SIGTTIN: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGTTOU.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGTTOU.html deleted file mode 100644 index 51410014..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGTTOU.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGTTOU in libc - Rust - -
-

Constant libc::SIGTTOU

source · []
pub const SIGTTOU: c_int = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGUNUSED.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGUNUSED.html deleted file mode 100644 index aa288326..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGUNUSED.html +++ /dev/null @@ -1,9 +0,0 @@ -SIGUNUSED in libc - Rust - -
-

Constant libc::SIGUNUSED

source · []
pub const SIGUNUSED: c_int = 31;
👎 Deprecated since 0.2.55:

Use SIGSYS instead

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGURG.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGURG.html deleted file mode 100644 index 04cc492c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGURG.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGURG in libc - Rust - -
-

Constant libc::SIGURG

source · []
pub const SIGURG: c_int = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGUSR1.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGUSR1.html deleted file mode 100644 index dbda7075..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGUSR1.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGUSR1 in libc - Rust - -
-

Constant libc::SIGUSR1

source · []
pub const SIGUSR1: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGUSR2.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGUSR2.html deleted file mode 100644 index 481090eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGUSR2.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGUSR2 in libc - Rust - -
-

Constant libc::SIGUSR2

source · []
pub const SIGUSR2: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGVTALRM.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGVTALRM.html deleted file mode 100644 index e1f92b5f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGVTALRM.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGVTALRM in libc - Rust - -
-

Constant libc::SIGVTALRM

source · []
pub const SIGVTALRM: c_int = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGWINCH.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGWINCH.html deleted file mode 100644 index 03efe76f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGWINCH.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGWINCH in libc - Rust - -
-

Constant libc::SIGWINCH

source · []
pub const SIGWINCH: c_int = 28;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGXCPU.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGXCPU.html deleted file mode 100644 index 7149d5e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGXCPU.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGXCPU in libc - Rust - -
-

Constant libc::SIGXCPU

source · []
pub const SIGXCPU: c_int = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIGXFSZ.html b/learning/rust/guessing_game/target/doc/libc/constant.SIGXFSZ.html deleted file mode 100644 index cb4dc159..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIGXFSZ.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGXFSZ in libc - Rust - -
-

Constant libc::SIGXFSZ

source · []
pub const SIGXFSZ: c_int = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIG_BLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.SIG_BLOCK.html deleted file mode 100644 index 6a678148..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIG_BLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -SIG_BLOCK in libc - Rust - -
-

Constant libc::SIG_BLOCK

source · []
pub const SIG_BLOCK: c_int = 0x000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIG_DFL.html b/learning/rust/guessing_game/target/doc/libc/constant.SIG_DFL.html deleted file mode 100644 index 4b521451..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIG_DFL.html +++ /dev/null @@ -1,8 +0,0 @@ -SIG_DFL in libc - Rust - -
-

Constant libc::SIG_DFL

source · []
pub const SIG_DFL: sighandler_t = 0 as sighandler_t; // 0usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIG_ERR.html b/learning/rust/guessing_game/target/doc/libc/constant.SIG_ERR.html deleted file mode 100644 index 8968f111..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIG_ERR.html +++ /dev/null @@ -1,8 +0,0 @@ -SIG_ERR in libc - Rust - -
-

Constant libc::SIG_ERR

source · []
pub const SIG_ERR: sighandler_t = !0 as sighandler_t; // 18_446_744_073_709_551_615usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIG_IGN.html b/learning/rust/guessing_game/target/doc/libc/constant.SIG_IGN.html deleted file mode 100644 index 722eb954..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIG_IGN.html +++ /dev/null @@ -1,8 +0,0 @@ -SIG_IGN in libc - Rust - -
-

Constant libc::SIG_IGN

source · []
pub const SIG_IGN: sighandler_t = 1 as sighandler_t; // 1usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIG_SETMASK.html b/learning/rust/guessing_game/target/doc/libc/constant.SIG_SETMASK.html deleted file mode 100644 index 4d9ad4a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIG_SETMASK.html +++ /dev/null @@ -1,8 +0,0 @@ -SIG_SETMASK in libc - Rust - -
-

Constant libc::SIG_SETMASK

source · []
pub const SIG_SETMASK: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIG_UNBLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.SIG_UNBLOCK.html deleted file mode 100644 index 25a668c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIG_UNBLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -SIG_UNBLOCK in libc - Rust - -
-

Constant libc::SIG_UNBLOCK

source · []
pub const SIG_UNBLOCK: c_int = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCADDMULTI.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCADDMULTI.html deleted file mode 100644 index dd9df2b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCADDMULTI.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCADDMULTI in libc - Rust - -
-

Constant libc::SIOCADDMULTI

source · []
pub const SIOCADDMULTI: c_ulong = 0x00008931;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCADDRT.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCADDRT.html deleted file mode 100644 index e62bd205..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCADDRT.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCADDRT in libc - Rust - -
-

Constant libc::SIOCADDRT

source · []
pub const SIOCADDRT: c_ulong = 0x0000890B;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCDARP.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCDARP.html deleted file mode 100644 index a32ea3e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCDARP.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCDARP in libc - Rust - -
-

Constant libc::SIOCDARP

source · []
pub const SIOCDARP: c_ulong = 0x00008953;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCDELMULTI.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCDELMULTI.html deleted file mode 100644 index 15099d8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCDELMULTI.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCDELMULTI in libc - Rust - -
-

Constant libc::SIOCDELMULTI

source · []
pub const SIOCDELMULTI: c_ulong = 0x00008932;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCDELRT.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCDELRT.html deleted file mode 100644 index 08bfd719..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCDELRT.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCDELRT in libc - Rust - -
-

Constant libc::SIOCDELRT

source · []
pub const SIOCDELRT: c_ulong = 0x0000890C;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCDRARP.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCDRARP.html deleted file mode 100644 index aa855236..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCDRARP.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCDRARP in libc - Rust - -
-

Constant libc::SIOCDRARP

source · []
pub const SIOCDRARP: c_ulong = 0x00008960;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGARP.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGARP.html deleted file mode 100644 index e568a17c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGARP.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGARP in libc - Rust - -
-

Constant libc::SIOCGARP

source · []
pub const SIOCGARP: c_ulong = 0x00008954;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFADDR.html deleted file mode 100644 index 6c6bb3f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGIFADDR in libc - Rust - -
-

Constant libc::SIOCGIFADDR

source · []
pub const SIOCGIFADDR: c_ulong = 0x00008915;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFBRDADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFBRDADDR.html deleted file mode 100644 index 3fe875ae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFBRDADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGIFBRDADDR in libc - Rust - -
pub const SIOCGIFBRDADDR: c_ulong = 0x00008919;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFCONF.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFCONF.html deleted file mode 100644 index 5bd90507..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFCONF.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGIFCONF in libc - Rust - -
-

Constant libc::SIOCGIFCONF

source · []
pub const SIOCGIFCONF: c_ulong = 0x00008912;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFDSTADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFDSTADDR.html deleted file mode 100644 index 0d7513fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFDSTADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGIFDSTADDR in libc - Rust - -
pub const SIOCGIFDSTADDR: c_ulong = 0x00008917;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFENCAP.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFENCAP.html deleted file mode 100644 index 026eb49c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFENCAP.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGIFENCAP in libc - Rust - -
-

Constant libc::SIOCGIFENCAP

source · []
pub const SIOCGIFENCAP: c_ulong = 0x00008925;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFFLAGS.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFFLAGS.html deleted file mode 100644 index 71b08536..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFFLAGS.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGIFFLAGS in libc - Rust - -
-

Constant libc::SIOCGIFFLAGS

source · []
pub const SIOCGIFFLAGS: c_ulong = 0x00008913;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFHWADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFHWADDR.html deleted file mode 100644 index 223e9239..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFHWADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGIFHWADDR in libc - Rust - -
pub const SIOCGIFHWADDR: c_ulong = 0x00008927;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFMAP.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFMAP.html deleted file mode 100644 index 3880b66f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFMAP.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGIFMAP in libc - Rust - -
-

Constant libc::SIOCGIFMAP

source · []
pub const SIOCGIFMAP: c_ulong = 0x00008970;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFMEM.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFMEM.html deleted file mode 100644 index d8cfbdca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFMEM.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGIFMEM in libc - Rust - -
-

Constant libc::SIOCGIFMEM

source · []
pub const SIOCGIFMEM: c_ulong = 0x0000891F;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFMETRIC.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFMETRIC.html deleted file mode 100644 index 9c8d7712..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFMETRIC.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGIFMETRIC in libc - Rust - -
pub const SIOCGIFMETRIC: c_ulong = 0x0000891D;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFMTU.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFMTU.html deleted file mode 100644 index 8c13701c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFMTU.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGIFMTU in libc - Rust - -
-

Constant libc::SIOCGIFMTU

source · []
pub const SIOCGIFMTU: c_ulong = 0x00008921;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFNAME.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFNAME.html deleted file mode 100644 index 99aac763..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFNAME.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGIFNAME in libc - Rust - -
-

Constant libc::SIOCGIFNAME

source · []
pub const SIOCGIFNAME: c_ulong = 0x00008910;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFNETMASK.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFNETMASK.html deleted file mode 100644 index c563ad97..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFNETMASK.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGIFNETMASK in libc - Rust - -
pub const SIOCGIFNETMASK: c_ulong = 0x0000891B;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFSLAVE.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFSLAVE.html deleted file mode 100644 index 802295b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGIFSLAVE.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGIFSLAVE in libc - Rust - -
-

Constant libc::SIOCGIFSLAVE

source · []
pub const SIOCGIFSLAVE: c_ulong = 0x00008929;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGRARP.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCGRARP.html deleted file mode 100644 index eaed58f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCGRARP.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCGRARP in libc - Rust - -
-

Constant libc::SIOCGRARP

source · []
pub const SIOCGRARP: c_ulong = 0x00008961;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSARP.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSARP.html deleted file mode 100644 index 241bd57c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSARP.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSARP in libc - Rust - -
-

Constant libc::SIOCSARP

source · []
pub const SIOCSARP: c_ulong = 0x00008955;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFADDR.html deleted file mode 100644 index aa1df0a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSIFADDR in libc - Rust - -
-

Constant libc::SIOCSIFADDR

source · []
pub const SIOCSIFADDR: c_ulong = 0x00008916;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFBRDADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFBRDADDR.html deleted file mode 100644 index 1f433d00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFBRDADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSIFBRDADDR in libc - Rust - -
pub const SIOCSIFBRDADDR: c_ulong = 0x0000891A;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFDSTADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFDSTADDR.html deleted file mode 100644 index b00d1271..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFDSTADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSIFDSTADDR in libc - Rust - -
pub const SIOCSIFDSTADDR: c_ulong = 0x00008918;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFENCAP.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFENCAP.html deleted file mode 100644 index 76634cde..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFENCAP.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSIFENCAP in libc - Rust - -
-

Constant libc::SIOCSIFENCAP

source · []
pub const SIOCSIFENCAP: c_ulong = 0x00008926;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFFLAGS.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFFLAGS.html deleted file mode 100644 index 975f09b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFFLAGS.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSIFFLAGS in libc - Rust - -
-

Constant libc::SIOCSIFFLAGS

source · []
pub const SIOCSIFFLAGS: c_ulong = 0x00008914;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFHWADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFHWADDR.html deleted file mode 100644 index 2ac0e551..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFHWADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSIFHWADDR in libc - Rust - -
pub const SIOCSIFHWADDR: c_ulong = 0x00008924;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFLINK.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFLINK.html deleted file mode 100644 index 33743710..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFLINK.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSIFLINK in libc - Rust - -
-

Constant libc::SIOCSIFLINK

source · []
pub const SIOCSIFLINK: c_ulong = 0x00008911;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFMAP.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFMAP.html deleted file mode 100644 index 86baa3e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFMAP.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSIFMAP in libc - Rust - -
-

Constant libc::SIOCSIFMAP

source · []
pub const SIOCSIFMAP: c_ulong = 0x00008971;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFMEM.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFMEM.html deleted file mode 100644 index 6a97854d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFMEM.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSIFMEM in libc - Rust - -
-

Constant libc::SIOCSIFMEM

source · []
pub const SIOCSIFMEM: c_ulong = 0x00008920;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFMETRIC.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFMETRIC.html deleted file mode 100644 index e3d32b46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFMETRIC.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSIFMETRIC in libc - Rust - -
pub const SIOCSIFMETRIC: c_ulong = 0x0000891E;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFMTU.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFMTU.html deleted file mode 100644 index 142548ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFMTU.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSIFMTU in libc - Rust - -
-

Constant libc::SIOCSIFMTU

source · []
pub const SIOCSIFMTU: c_ulong = 0x00008922;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFNETMASK.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFNETMASK.html deleted file mode 100644 index 1ba4bdf9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFNETMASK.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSIFNETMASK in libc - Rust - -
pub const SIOCSIFNETMASK: c_ulong = 0x0000891C;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFSLAVE.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFSLAVE.html deleted file mode 100644 index 4c1c1284..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSIFSLAVE.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSIFSLAVE in libc - Rust - -
-

Constant libc::SIOCSIFSLAVE

source · []
pub const SIOCSIFSLAVE: c_ulong = 0x00008930;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSRARP.html b/learning/rust/guessing_game/target/doc/libc/constant.SIOCSRARP.html deleted file mode 100644 index bfc375f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SIOCSRARP.html +++ /dev/null @@ -1,8 +0,0 @@ -SIOCSRARP in libc - Rust - -
-

Constant libc::SIOCSRARP

source · []
pub const SIOCSRARP: c_ulong = 0x00008962;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SI_LOAD_SHIFT.html b/learning/rust/guessing_game/target/doc/libc/constant.SI_LOAD_SHIFT.html deleted file mode 100644 index 4037a84c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SI_LOAD_SHIFT.html +++ /dev/null @@ -1,8 +0,0 @@ -SI_LOAD_SHIFT in libc - Rust - -
pub const SI_LOAD_SHIFT: c_uint = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_ALU_XOR_X.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_ALU_XOR_X.html deleted file mode 100644 index a841c65c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_ALU_XOR_X.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_ALU_XOR_X in libc - Rust - -
pub const SKF_AD_ALU_XOR_X: c_int = 40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_CPU.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_CPU.html deleted file mode 100644 index 60ed337e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_CPU.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_CPU in libc - Rust - -
-

Constant libc::SKF_AD_CPU

source · []
pub const SKF_AD_CPU: c_int = 36;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_HATYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_HATYPE.html deleted file mode 100644 index 7b61496b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_HATYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_HATYPE in libc - Rust - -
pub const SKF_AD_HATYPE: c_int = 28;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_IFINDEX.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_IFINDEX.html deleted file mode 100644 index 03487e4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_IFINDEX.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_IFINDEX in libc - Rust - -
pub const SKF_AD_IFINDEX: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_MARK.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_MARK.html deleted file mode 100644 index baf4ce57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_MARK.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_MARK in libc - Rust - -
-

Constant libc::SKF_AD_MARK

source · []
pub const SKF_AD_MARK: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_MAX.html deleted file mode 100644 index ba3c6f39..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_MAX in libc - Rust - -
-

Constant libc::SKF_AD_MAX

source · []
pub const SKF_AD_MAX: c_int = 64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_NLATTR.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_NLATTR.html deleted file mode 100644 index c537c7d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_NLATTR.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_NLATTR in libc - Rust - -
pub const SKF_AD_NLATTR: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_NLATTR_NEST.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_NLATTR_NEST.html deleted file mode 100644 index d7e2b304..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_NLATTR_NEST.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_NLATTR_NEST in libc - Rust - -
pub const SKF_AD_NLATTR_NEST: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_OFF.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_OFF.html deleted file mode 100644 index 17016769..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_OFF.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_OFF in libc - Rust - -
-

Constant libc::SKF_AD_OFF

source · []
pub const SKF_AD_OFF: c_int = -0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_PAY_OFFSET.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_PAY_OFFSET.html deleted file mode 100644 index ce5ab5c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_PAY_OFFSET.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_PAY_OFFSET in libc - Rust - -
pub const SKF_AD_PAY_OFFSET: c_int = 52;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_PKTTYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_PKTTYPE.html deleted file mode 100644 index 7bdd8c0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_PKTTYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_PKTTYPE in libc - Rust - -
pub const SKF_AD_PKTTYPE: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_PROTOCOL.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_PROTOCOL.html deleted file mode 100644 index c07ca03f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_PROTOCOL.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_PROTOCOL in libc - Rust - -
pub const SKF_AD_PROTOCOL: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_QUEUE.html deleted file mode 100644 index 9076b088..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_QUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_QUEUE in libc - Rust - -
-

Constant libc::SKF_AD_QUEUE

source · []
pub const SKF_AD_QUEUE: c_int = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_RANDOM.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_RANDOM.html deleted file mode 100644 index c2cecd78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_RANDOM.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_RANDOM in libc - Rust - -
pub const SKF_AD_RANDOM: c_int = 56;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_RXHASH.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_RXHASH.html deleted file mode 100644 index aaf810ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_RXHASH.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_RXHASH in libc - Rust - -
pub const SKF_AD_RXHASH: c_int = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_VLAN_TAG.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_VLAN_TAG.html deleted file mode 100644 index f3213199..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_VLAN_TAG.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_VLAN_TAG in libc - Rust - -
pub const SKF_AD_VLAN_TAG: c_int = 44;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_VLAN_TAG_PRESENT.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_VLAN_TAG_PRESENT.html deleted file mode 100644 index 3d4b9838..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_VLAN_TAG_PRESENT.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_VLAN_TAG_PRESENT in libc - Rust - -
pub const SKF_AD_VLAN_TAG_PRESENT: c_int = 48;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_VLAN_TPID.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_VLAN_TPID.html deleted file mode 100644 index 8e4cc787..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_AD_VLAN_TPID.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_AD_VLAN_TPID in libc - Rust - -
pub const SKF_AD_VLAN_TPID: c_int = 60;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_LL_OFF.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_LL_OFF.html deleted file mode 100644 index f82b846b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_LL_OFF.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_LL_OFF in libc - Rust - -
-

Constant libc::SKF_LL_OFF

source · []
pub const SKF_LL_OFF: c_int = -0x200000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SKF_NET_OFF.html b/learning/rust/guessing_game/target/doc/libc/constant.SKF_NET_OFF.html deleted file mode 100644 index 39469ec5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SKF_NET_OFF.html +++ /dev/null @@ -1,8 +0,0 @@ -SKF_NET_OFF in libc - Rust - -
-

Constant libc::SKF_NET_OFF

source · []
pub const SKF_NET_OFF: c_int = -0x100000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_BACKLOG.html b/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_BACKLOG.html deleted file mode 100644 index 1ac37d68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_BACKLOG.html +++ /dev/null @@ -1,8 +0,0 @@ -SK_MEMINFO_BACKLOG in libc - Rust - -
pub const SK_MEMINFO_BACKLOG: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_DROPS.html b/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_DROPS.html deleted file mode 100644 index fd5912e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_DROPS.html +++ /dev/null @@ -1,8 +0,0 @@ -SK_MEMINFO_DROPS in libc - Rust - -
pub const SK_MEMINFO_DROPS: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_FWD_ALLOC.html b/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_FWD_ALLOC.html deleted file mode 100644 index eeca57fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_FWD_ALLOC.html +++ /dev/null @@ -1,8 +0,0 @@ -SK_MEMINFO_FWD_ALLOC in libc - Rust - -
pub const SK_MEMINFO_FWD_ALLOC: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_OPTMEM.html b/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_OPTMEM.html deleted file mode 100644 index 9fe2931f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_OPTMEM.html +++ /dev/null @@ -1,8 +0,0 @@ -SK_MEMINFO_OPTMEM in libc - Rust - -
pub const SK_MEMINFO_OPTMEM: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_RCVBUF.html b/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_RCVBUF.html deleted file mode 100644 index a447a509..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_RCVBUF.html +++ /dev/null @@ -1,8 +0,0 @@ -SK_MEMINFO_RCVBUF in libc - Rust - -
pub const SK_MEMINFO_RCVBUF: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_RMEM_ALLOC.html b/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_RMEM_ALLOC.html deleted file mode 100644 index aed6eccf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_RMEM_ALLOC.html +++ /dev/null @@ -1,8 +0,0 @@ -SK_MEMINFO_RMEM_ALLOC in libc - Rust - -
pub const SK_MEMINFO_RMEM_ALLOC: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_SNDBUF.html b/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_SNDBUF.html deleted file mode 100644 index a20316ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_SNDBUF.html +++ /dev/null @@ -1,8 +0,0 @@ -SK_MEMINFO_SNDBUF in libc - Rust - -
pub const SK_MEMINFO_SNDBUF: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_WMEM_ALLOC.html b/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_WMEM_ALLOC.html deleted file mode 100644 index 85932de0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_WMEM_ALLOC.html +++ /dev/null @@ -1,8 +0,0 @@ -SK_MEMINFO_WMEM_ALLOC in libc - Rust - -
pub const SK_MEMINFO_WMEM_ALLOC: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_WMEM_QUEUED.html b/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_WMEM_QUEUED.html deleted file mode 100644 index c2cbe348..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SK_MEMINFO_WMEM_QUEUED.html +++ /dev/null @@ -1,8 +0,0 @@ -SK_MEMINFO_WMEM_QUEUED in libc - Rust - -
pub const SK_MEMINFO_WMEM_QUEUED: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SMACK_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.SMACK_MAGIC.html deleted file mode 100644 index c3e5a6f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SMACK_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -SMACK_MAGIC in libc - Rust - -
-

Constant libc::SMACK_MAGIC

source · []
pub const SMACK_MAGIC: c_long = 0x43415d53;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SMB_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.SMB_SUPER_MAGIC.html deleted file mode 100644 index b258b614..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SMB_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -SMB_SUPER_MAGIC in libc - Rust - -
pub const SMB_SUPER_MAGIC: c_long = 0x0000517b;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SND_CNT.html b/learning/rust/guessing_game/target/doc/libc/constant.SND_CNT.html deleted file mode 100644 index 5f66c8e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SND_CNT.html +++ /dev/null @@ -1,8 +0,0 @@ -SND_CNT in libc - Rust - -
-

Constant libc::SND_CNT

source · []
pub const SND_CNT: usize = SND_MAX as usize + 1; // 8usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SND_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.SND_MAX.html deleted file mode 100644 index 6ba3bcd7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SND_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -SND_MAX in libc - Rust - -
-

Constant libc::SND_MAX

source · []
pub const SND_MAX: __u16 = 0x07;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.SOCK_CLOEXEC.html deleted file mode 100644 index 00ef8d8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_CLOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -SOCK_CLOEXEC in libc - Rust - -
-

Constant libc::SOCK_CLOEXEC

source · []
pub const SOCK_CLOEXEC: c_int = O_CLOEXEC; // 524_288i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_DCCP.html b/learning/rust/guessing_game/target/doc/libc/constant.SOCK_DCCP.html deleted file mode 100644 index 6e316a6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_DCCP.html +++ /dev/null @@ -1,8 +0,0 @@ -SOCK_DCCP in libc - Rust - -
-

Constant libc::SOCK_DCCP

source · []
pub const SOCK_DCCP: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_DGRAM.html b/learning/rust/guessing_game/target/doc/libc/constant.SOCK_DGRAM.html deleted file mode 100644 index 6b1f2e3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_DGRAM.html +++ /dev/null @@ -1,8 +0,0 @@ -SOCK_DGRAM in libc - Rust - -
-

Constant libc::SOCK_DGRAM

source · []
pub const SOCK_DGRAM: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.SOCK_NONBLOCK.html deleted file mode 100644 index 24dac872..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_NONBLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -SOCK_NONBLOCK in libc - Rust - -
pub const SOCK_NONBLOCK: c_int = O_NONBLOCK; // 2_048i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_PACKET.html b/learning/rust/guessing_game/target/doc/libc/constant.SOCK_PACKET.html deleted file mode 100644 index 3a853dca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_PACKET.html +++ /dev/null @@ -1,8 +0,0 @@ -SOCK_PACKET in libc - Rust - -
-

Constant libc::SOCK_PACKET

source · []
pub const SOCK_PACKET: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_RAW.html b/learning/rust/guessing_game/target/doc/libc/constant.SOCK_RAW.html deleted file mode 100644 index 654452f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_RAW.html +++ /dev/null @@ -1,8 +0,0 @@ -SOCK_RAW in libc - Rust - -
-

Constant libc::SOCK_RAW

source · []
pub const SOCK_RAW: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_RDM.html b/learning/rust/guessing_game/target/doc/libc/constant.SOCK_RDM.html deleted file mode 100644 index cee0c685..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_RDM.html +++ /dev/null @@ -1,8 +0,0 @@ -SOCK_RDM in libc - Rust - -
-

Constant libc::SOCK_RDM

source · []
pub const SOCK_RDM: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_SEQPACKET.html b/learning/rust/guessing_game/target/doc/libc/constant.SOCK_SEQPACKET.html deleted file mode 100644 index f71e704a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_SEQPACKET.html +++ /dev/null @@ -1,8 +0,0 @@ -SOCK_SEQPACKET in libc - Rust - -
pub const SOCK_SEQPACKET: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_STREAM.html b/learning/rust/guessing_game/target/doc/libc/constant.SOCK_STREAM.html deleted file mode 100644 index 7f015dd6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOCK_STREAM.html +++ /dev/null @@ -1,8 +0,0 @@ -SOCK_STREAM in libc - Rust - -
-

Constant libc::SOCK_STREAM

source · []
pub const SOCK_STREAM: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_RAW_HARDWARE.html b/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_RAW_HARDWARE.html deleted file mode 100644 index 0936f99a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_RAW_HARDWARE.html +++ /dev/null @@ -1,8 +0,0 @@ -SOF_TIMESTAMPING_RAW_HARDWARE in libc - Rust - -
pub const SOF_TIMESTAMPING_RAW_HARDWARE: c_uint = 1 << 6; // 64u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_RX_HARDWARE.html b/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_RX_HARDWARE.html deleted file mode 100644 index a1817d03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_RX_HARDWARE.html +++ /dev/null @@ -1,8 +0,0 @@ -SOF_TIMESTAMPING_RX_HARDWARE in libc - Rust - -
pub const SOF_TIMESTAMPING_RX_HARDWARE: c_uint = 1 << 2; // 4u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_RX_SOFTWARE.html b/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_RX_SOFTWARE.html deleted file mode 100644 index fcd8e0e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_RX_SOFTWARE.html +++ /dev/null @@ -1,8 +0,0 @@ -SOF_TIMESTAMPING_RX_SOFTWARE in libc - Rust - -
pub const SOF_TIMESTAMPING_RX_SOFTWARE: c_uint = 1 << 3; // 8u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_SOFTWARE.html b/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_SOFTWARE.html deleted file mode 100644 index 5cf2f737..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_SOFTWARE.html +++ /dev/null @@ -1,8 +0,0 @@ -SOF_TIMESTAMPING_SOFTWARE in libc - Rust - -
pub const SOF_TIMESTAMPING_SOFTWARE: c_uint = 1 << 4; // 16u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_SYS_HARDWARE.html b/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_SYS_HARDWARE.html deleted file mode 100644 index 8142f380..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_SYS_HARDWARE.html +++ /dev/null @@ -1,8 +0,0 @@ -SOF_TIMESTAMPING_SYS_HARDWARE in libc - Rust - -
pub const SOF_TIMESTAMPING_SYS_HARDWARE: c_uint = 1 << 5; // 32u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_TX_HARDWARE.html b/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_TX_HARDWARE.html deleted file mode 100644 index 46912f4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_TX_HARDWARE.html +++ /dev/null @@ -1,8 +0,0 @@ -SOF_TIMESTAMPING_TX_HARDWARE in libc - Rust - -
pub const SOF_TIMESTAMPING_TX_HARDWARE: c_uint = 1 << 0; // 1u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_TX_SOFTWARE.html b/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_TX_SOFTWARE.html deleted file mode 100644 index a9de2125..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TIMESTAMPING_TX_SOFTWARE.html +++ /dev/null @@ -1,8 +0,0 @@ -SOF_TIMESTAMPING_TX_SOFTWARE in libc - Rust - -
pub const SOF_TIMESTAMPING_TX_SOFTWARE: c_uint = 1 << 1; // 2u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TXTIME_DEADLINE_MODE.html b/learning/rust/guessing_game/target/doc/libc/constant.SOF_TXTIME_DEADLINE_MODE.html deleted file mode 100644 index 80a33373..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TXTIME_DEADLINE_MODE.html +++ /dev/null @@ -1,8 +0,0 @@ -SOF_TXTIME_DEADLINE_MODE in libc - Rust - -
pub const SOF_TXTIME_DEADLINE_MODE: u32 = 1 << 0; // 1u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TXTIME_REPORT_ERRORS.html b/learning/rust/guessing_game/target/doc/libc/constant.SOF_TXTIME_REPORT_ERRORS.html deleted file mode 100644 index 440a0cde..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOF_TXTIME_REPORT_ERRORS.html +++ /dev/null @@ -1,8 +0,0 @@ -SOF_TXTIME_REPORT_ERRORS in libc - Rust - -
pub const SOF_TXTIME_REPORT_ERRORS: u32 = 1 << 1; // 2u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_AAL.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_AAL.html deleted file mode 100644 index bebba8ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_AAL.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_AAL in libc - Rust - -
-

Constant libc::SOL_AAL

source · []
pub const SOL_AAL: c_int = 265;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_ALG.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_ALG.html deleted file mode 100644 index a3efece5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_ALG.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_ALG in libc - Rust - -
-

Constant libc::SOL_ALG

source · []
pub const SOL_ALG: c_int = 279;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_ATM.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_ATM.html deleted file mode 100644 index c91b6b1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_ATM.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_ATM in libc - Rust - -
-

Constant libc::SOL_ATM

source · []
pub const SOL_ATM: c_int = 264;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_BLUETOOTH.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_BLUETOOTH.html deleted file mode 100644 index f5ed5595..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_BLUETOOTH.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_BLUETOOTH in libc - Rust - -
pub const SOL_BLUETOOTH: c_int = 274;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_CAIF.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_CAIF.html deleted file mode 100644 index b7d37543..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_CAIF.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_CAIF in libc - Rust - -
-

Constant libc::SOL_CAIF

source · []
pub const SOL_CAIF: c_int = 278;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_CAN_BASE.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_CAN_BASE.html deleted file mode 100644 index bdf1eda5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_CAN_BASE.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_CAN_BASE in libc - Rust - -
-

Constant libc::SOL_CAN_BASE

source · []
pub const SOL_CAN_BASE: c_int = 100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_CAN_J1939.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_CAN_J1939.html deleted file mode 100644 index 4f168af5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_CAN_J1939.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_CAN_J1939 in libc - Rust - -
pub const SOL_CAN_J1939: c_int = SOL_CAN_BASE + CAN_J1939; // 107i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_CAN_RAW.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_CAN_RAW.html deleted file mode 100644 index 7941156f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_CAN_RAW.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_CAN_RAW in libc - Rust - -
-

Constant libc::SOL_CAN_RAW

source · []
pub const SOL_CAN_RAW: c_int = SOL_CAN_BASE + CAN_RAW; // 101i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_DCCP.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_DCCP.html deleted file mode 100644 index fa087a16..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_DCCP.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_DCCP in libc - Rust - -
-

Constant libc::SOL_DCCP

source · []
pub const SOL_DCCP: c_int = 269;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_DECNET.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_DECNET.html deleted file mode 100644 index ffeedec3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_DECNET.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_DECNET in libc - Rust - -
-

Constant libc::SOL_DECNET

source · []
pub const SOL_DECNET: c_int = 261;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_ICMPV6.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_ICMPV6.html deleted file mode 100644 index 1f4c858c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_ICMPV6.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_ICMPV6 in libc - Rust - -
-

Constant libc::SOL_ICMPV6

source · []
pub const SOL_ICMPV6: c_int = 58;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_IP.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_IP.html deleted file mode 100644 index 6a17af14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_IP.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_IP in libc - Rust - -
-

Constant libc::SOL_IP

source · []
pub const SOL_IP: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_IPV6.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_IPV6.html deleted file mode 100644 index 54549a28..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_IPV6.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_IPV6 in libc - Rust - -
-

Constant libc::SOL_IPV6

source · []
pub const SOL_IPV6: c_int = 41;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_IRDA.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_IRDA.html deleted file mode 100644 index af6d171f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_IRDA.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_IRDA in libc - Rust - -
-

Constant libc::SOL_IRDA

source · []
pub const SOL_IRDA: c_int = 266;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_IUCV.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_IUCV.html deleted file mode 100644 index e83f44e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_IUCV.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_IUCV in libc - Rust - -
-

Constant libc::SOL_IUCV

source · []
pub const SOL_IUCV: c_int = 277;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_LLC.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_LLC.html deleted file mode 100644 index 6c356e38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_LLC.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_LLC in libc - Rust - -
-

Constant libc::SOL_LLC

source · []
pub const SOL_LLC: c_int = 268;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_NETBEUI.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_NETBEUI.html deleted file mode 100644 index 0aa9d822..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_NETBEUI.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_NETBEUI in libc - Rust - -
-

Constant libc::SOL_NETBEUI

source · []
pub const SOL_NETBEUI: c_int = 267;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_NETLINK.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_NETLINK.html deleted file mode 100644 index 4a7accc2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_NETLINK.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_NETLINK in libc - Rust - -
-

Constant libc::SOL_NETLINK

source · []
pub const SOL_NETLINK: c_int = 270;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_NFC.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_NFC.html deleted file mode 100644 index e0e1db87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_NFC.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_NFC in libc - Rust - -
-

Constant libc::SOL_NFC

source · []
pub const SOL_NFC: c_int = 280;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_PACKET.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_PACKET.html deleted file mode 100644 index ba1819ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_PACKET.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_PACKET in libc - Rust - -
-

Constant libc::SOL_PACKET

source · []
pub const SOL_PACKET: c_int = 263;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_PNPIPE.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_PNPIPE.html deleted file mode 100644 index 0e125536..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_PNPIPE.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_PNPIPE in libc - Rust - -
-

Constant libc::SOL_PNPIPE

source · []
pub const SOL_PNPIPE: c_int = 275;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_PPPOL2TP.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_PPPOL2TP.html deleted file mode 100644 index 8d4e71c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_PPPOL2TP.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_PPPOL2TP in libc - Rust - -
-

Constant libc::SOL_PPPOL2TP

source · []
pub const SOL_PPPOL2TP: c_int = 273;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_RAW.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_RAW.html deleted file mode 100644 index 98a7c81f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_RAW.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_RAW in libc - Rust - -
-

Constant libc::SOL_RAW

source · []
pub const SOL_RAW: c_int = 255;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_RDS.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_RDS.html deleted file mode 100644 index a854778f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_RDS.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_RDS in libc - Rust - -
-

Constant libc::SOL_RDS

source · []
pub const SOL_RDS: c_int = 276;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_RXRPC.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_RXRPC.html deleted file mode 100644 index 1cc0fed8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_RXRPC.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_RXRPC in libc - Rust - -
-

Constant libc::SOL_RXRPC

source · []
pub const SOL_RXRPC: c_int = 272;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_SOCKET.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_SOCKET.html deleted file mode 100644 index 4169807b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_SOCKET.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_SOCKET in libc - Rust - -
-

Constant libc::SOL_SOCKET

source · []
pub const SOL_SOCKET: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_TCP.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_TCP.html deleted file mode 100644 index e04896c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_TCP.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_TCP in libc - Rust - -
-

Constant libc::SOL_TCP

source · []
pub const SOL_TCP: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_TIPC.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_TIPC.html deleted file mode 100644 index 41273cfd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_TIPC.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_TIPC in libc - Rust - -
-

Constant libc::SOL_TIPC

source · []
pub const SOL_TIPC: c_int = 271;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_UDP.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_UDP.html deleted file mode 100644 index 54532d53..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_UDP.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_UDP in libc - Rust - -
-

Constant libc::SOL_UDP

source · []
pub const SOL_UDP: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_X25.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_X25.html deleted file mode 100644 index 1d739d79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_X25.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_X25 in libc - Rust - -
-

Constant libc::SOL_X25

source · []
pub const SOL_X25: c_int = 262;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOL_XDP.html b/learning/rust/guessing_game/target/doc/libc/constant.SOL_XDP.html deleted file mode 100644 index e4084f96..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOL_XDP.html +++ /dev/null @@ -1,8 +0,0 @@ -SOL_XDP in libc - Rust - -
-

Constant libc::SOL_XDP

source · []
pub const SOL_XDP: c_int = 283;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SOMAXCONN.html b/learning/rust/guessing_game/target/doc/libc/constant.SOMAXCONN.html deleted file mode 100644 index e8cf6e9c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SOMAXCONN.html +++ /dev/null @@ -1,8 +0,0 @@ -SOMAXCONN in libc - Rust - -
-

Constant libc::SOMAXCONN

source · []
pub const SOMAXCONN: c_int = 4096;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_ACCEPTCONN.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_ACCEPTCONN.html deleted file mode 100644 index a660f9f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_ACCEPTCONN.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_ACCEPTCONN in libc - Rust - -
pub const SO_ACCEPTCONN: c_int = 30;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_ATTACH_BPF.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_ATTACH_BPF.html deleted file mode 100644 index 0546e2db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_ATTACH_BPF.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_ATTACH_BPF in libc - Rust - -
pub const SO_ATTACH_BPF: c_int = 50;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_ATTACH_FILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_ATTACH_FILTER.html deleted file mode 100644 index 1044e976..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_ATTACH_FILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_ATTACH_FILTER in libc - Rust - -
pub const SO_ATTACH_FILTER: c_int = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_ATTACH_REUSEPORT_CBPF.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_ATTACH_REUSEPORT_CBPF.html deleted file mode 100644 index 43a9f763..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_ATTACH_REUSEPORT_CBPF.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_ATTACH_REUSEPORT_CBPF in libc - Rust - -
pub const SO_ATTACH_REUSEPORT_CBPF: c_int = 51;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_ATTACH_REUSEPORT_EBPF.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_ATTACH_REUSEPORT_EBPF.html deleted file mode 100644 index 3e82260f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_ATTACH_REUSEPORT_EBPF.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_ATTACH_REUSEPORT_EBPF in libc - Rust - -
pub const SO_ATTACH_REUSEPORT_EBPF: c_int = 52;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_BINDTODEVICE.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_BINDTODEVICE.html deleted file mode 100644 index 5e892444..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_BINDTODEVICE.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_BINDTODEVICE in libc - Rust - -
pub const SO_BINDTODEVICE: c_int = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_BINDTOIFINDEX.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_BINDTOIFINDEX.html deleted file mode 100644 index 0606c11f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_BINDTOIFINDEX.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_BINDTOIFINDEX in libc - Rust - -
pub const SO_BINDTOIFINDEX: c_int = 62;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_BPF_EXTENSIONS.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_BPF_EXTENSIONS.html deleted file mode 100644 index 1a1c35fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_BPF_EXTENSIONS.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_BPF_EXTENSIONS in libc - Rust - -
pub const SO_BPF_EXTENSIONS: c_int = 48;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_BROADCAST.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_BROADCAST.html deleted file mode 100644 index ce4347ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_BROADCAST.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_BROADCAST in libc - Rust - -
-

Constant libc::SO_BROADCAST

source · []
pub const SO_BROADCAST: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_BSDCOMPAT.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_BSDCOMPAT.html deleted file mode 100644 index b3f55755..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_BSDCOMPAT.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_BSDCOMPAT in libc - Rust - -
-

Constant libc::SO_BSDCOMPAT

source · []
pub const SO_BSDCOMPAT: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_BUSY_POLL.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_BUSY_POLL.html deleted file mode 100644 index 0baeaf2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_BUSY_POLL.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_BUSY_POLL in libc - Rust - -
-

Constant libc::SO_BUSY_POLL

source · []
pub const SO_BUSY_POLL: c_int = 46;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_CNX_ADVICE.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_CNX_ADVICE.html deleted file mode 100644 index a3623f0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_CNX_ADVICE.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_CNX_ADVICE in libc - Rust - -
pub const SO_CNX_ADVICE: c_int = 53;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_COOKIE.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_COOKIE.html deleted file mode 100644 index 444d1e8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_COOKIE.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_COOKIE in libc - Rust - -
-

Constant libc::SO_COOKIE

source · []
pub const SO_COOKIE: c_int = 57;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_DEBUG.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_DEBUG.html deleted file mode 100644 index 94f87080..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_DEBUG.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_DEBUG in libc - Rust - -
-

Constant libc::SO_DEBUG

source · []
pub const SO_DEBUG: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_DETACH_BPF.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_DETACH_BPF.html deleted file mode 100644 index 68707dd1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_DETACH_BPF.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_DETACH_BPF in libc - Rust - -
pub const SO_DETACH_BPF: c_int = SO_DETACH_FILTER; // 27i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_DETACH_FILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_DETACH_FILTER.html deleted file mode 100644 index 16c58929..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_DETACH_FILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_DETACH_FILTER in libc - Rust - -
pub const SO_DETACH_FILTER: c_int = 27;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_DETACH_REUSEPORT_BPF.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_DETACH_REUSEPORT_BPF.html deleted file mode 100644 index 37b3652e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_DETACH_REUSEPORT_BPF.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_DETACH_REUSEPORT_BPF in libc - Rust - -
pub const SO_DETACH_REUSEPORT_BPF: c_int = 68;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_DOMAIN.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_DOMAIN.html deleted file mode 100644 index 76b634b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_DOMAIN.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_DOMAIN in libc - Rust - -
-

Constant libc::SO_DOMAIN

source · []
pub const SO_DOMAIN: c_int = 39;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_DONTROUTE.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_DONTROUTE.html deleted file mode 100644 index 1b197a66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_DONTROUTE.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_DONTROUTE in libc - Rust - -
-

Constant libc::SO_DONTROUTE

source · []
pub const SO_DONTROUTE: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_ICMP.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_ICMP.html deleted file mode 100644 index 8825f2c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_ICMP.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_EE_ORIGIN_ICMP in libc - Rust - -
pub const SO_EE_ORIGIN_ICMP: u8 = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_ICMP6.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_ICMP6.html deleted file mode 100644 index 9d0e0ef1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_ICMP6.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_EE_ORIGIN_ICMP6 in libc - Rust - -
pub const SO_EE_ORIGIN_ICMP6: u8 = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_LOCAL.html deleted file mode 100644 index 37cb4894..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_LOCAL.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_EE_ORIGIN_LOCAL in libc - Rust - -
pub const SO_EE_ORIGIN_LOCAL: u8 = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_NONE.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_NONE.html deleted file mode 100644 index faf24bb2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_NONE.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_EE_ORIGIN_NONE in libc - Rust - -
pub const SO_EE_ORIGIN_NONE: u8 = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_TIMESTAMPING.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_TIMESTAMPING.html deleted file mode 100644 index 459ed61d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_TIMESTAMPING.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_EE_ORIGIN_TIMESTAMPING in libc - Rust - -
pub const SO_EE_ORIGIN_TIMESTAMPING: u8 = SO_EE_ORIGIN_TXSTATUS; // 4u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_TXSTATUS.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_TXSTATUS.html deleted file mode 100644 index 94340f13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_EE_ORIGIN_TXSTATUS.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_EE_ORIGIN_TXSTATUS in libc - Rust - -
pub const SO_EE_ORIGIN_TXSTATUS: u8 = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_ERROR.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_ERROR.html deleted file mode 100644 index 3b5b280a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_ERROR.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_ERROR in libc - Rust - -
-

Constant libc::SO_ERROR

source · []
pub const SO_ERROR: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_GET_FILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_GET_FILTER.html deleted file mode 100644 index 805d14ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_GET_FILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_GET_FILTER in libc - Rust - -
pub const SO_GET_FILTER: c_int = SO_ATTACH_FILTER; // 26i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_INCOMING_CPU.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_INCOMING_CPU.html deleted file mode 100644 index 19f30057..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_INCOMING_CPU.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_INCOMING_CPU in libc - Rust - -
pub const SO_INCOMING_CPU: c_int = 49;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_INCOMING_NAPI_ID.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_INCOMING_NAPI_ID.html deleted file mode 100644 index 6400c510..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_INCOMING_NAPI_ID.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_INCOMING_NAPI_ID in libc - Rust - -
pub const SO_INCOMING_NAPI_ID: c_int = 56;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_J1939_ERRQUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_J1939_ERRQUEUE.html deleted file mode 100644 index ce13c355..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_J1939_ERRQUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_J1939_ERRQUEUE in libc - Rust - -
pub const SO_J1939_ERRQUEUE: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_J1939_FILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_J1939_FILTER.html deleted file mode 100644 index 55ea24d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_J1939_FILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_J1939_FILTER in libc - Rust - -
pub const SO_J1939_FILTER: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_J1939_PROMISC.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_J1939_PROMISC.html deleted file mode 100644 index 0478f56e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_J1939_PROMISC.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_J1939_PROMISC in libc - Rust - -
pub const SO_J1939_PROMISC: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_J1939_SEND_PRIO.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_J1939_SEND_PRIO.html deleted file mode 100644 index e973b3d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_J1939_SEND_PRIO.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_J1939_SEND_PRIO in libc - Rust - -
pub const SO_J1939_SEND_PRIO: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_KEEPALIVE.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_KEEPALIVE.html deleted file mode 100644 index 2cfe75a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_KEEPALIVE.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_KEEPALIVE in libc - Rust - -
-

Constant libc::SO_KEEPALIVE

source · []
pub const SO_KEEPALIVE: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_LINGER.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_LINGER.html deleted file mode 100644 index 19b23e46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_LINGER.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_LINGER in libc - Rust - -
-

Constant libc::SO_LINGER

source · []
pub const SO_LINGER: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_LOCK_FILTER.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_LOCK_FILTER.html deleted file mode 100644 index 39422db5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_LOCK_FILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_LOCK_FILTER in libc - Rust - -
pub const SO_LOCK_FILTER: c_int = 44;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_MARK.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_MARK.html deleted file mode 100644 index 26a7d3f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_MARK.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_MARK in libc - Rust - -
-

Constant libc::SO_MARK

source · []
pub const SO_MARK: c_int = 36;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_MAX_PACING_RATE.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_MAX_PACING_RATE.html deleted file mode 100644 index dd818e52..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_MAX_PACING_RATE.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_MAX_PACING_RATE in libc - Rust - -
pub const SO_MAX_PACING_RATE: c_int = 47;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_MEMINFO.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_MEMINFO.html deleted file mode 100644 index 1b671f66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_MEMINFO.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_MEMINFO in libc - Rust - -
-

Constant libc::SO_MEMINFO

source · []
pub const SO_MEMINFO: c_int = 55;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_NOFCS.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_NOFCS.html deleted file mode 100644 index 551285ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_NOFCS.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_NOFCS in libc - Rust - -
-

Constant libc::SO_NOFCS

source · []
pub const SO_NOFCS: c_int = 43;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_NO_CHECK.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_NO_CHECK.html deleted file mode 100644 index be77385c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_NO_CHECK.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_NO_CHECK in libc - Rust - -
-

Constant libc::SO_NO_CHECK

source · []
pub const SO_NO_CHECK: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_OOBINLINE.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_OOBINLINE.html deleted file mode 100644 index fc5cd909..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_OOBINLINE.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_OOBINLINE in libc - Rust - -
-

Constant libc::SO_OOBINLINE

source · []
pub const SO_OOBINLINE: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_ORIGINAL_DST.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_ORIGINAL_DST.html deleted file mode 100644 index 306fd8bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_ORIGINAL_DST.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_ORIGINAL_DST in libc - Rust - -
pub const SO_ORIGINAL_DST: c_int = 80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_PASSCRED.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_PASSCRED.html deleted file mode 100644 index 95e4f1fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_PASSCRED.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_PASSCRED in libc - Rust - -
-

Constant libc::SO_PASSCRED

source · []
pub const SO_PASSCRED: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_PASSSEC.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_PASSSEC.html deleted file mode 100644 index 28c9813e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_PASSSEC.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_PASSSEC in libc - Rust - -
-

Constant libc::SO_PASSSEC

source · []
pub const SO_PASSSEC: c_int = 34;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_PEEK_OFF.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_PEEK_OFF.html deleted file mode 100644 index aa232527..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_PEEK_OFF.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_PEEK_OFF in libc - Rust - -
-

Constant libc::SO_PEEK_OFF

source · []
pub const SO_PEEK_OFF: c_int = 42;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_PEERCRED.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_PEERCRED.html deleted file mode 100644 index 59ba1c37..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_PEERCRED.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_PEERCRED in libc - Rust - -
-

Constant libc::SO_PEERCRED

source · []
pub const SO_PEERCRED: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_PEERGROUPS.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_PEERGROUPS.html deleted file mode 100644 index 05730afa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_PEERGROUPS.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_PEERGROUPS in libc - Rust - -
pub const SO_PEERGROUPS: c_int = 59;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_PEERNAME.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_PEERNAME.html deleted file mode 100644 index ccb8d749..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_PEERNAME.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_PEERNAME in libc - Rust - -
-

Constant libc::SO_PEERNAME

source · []
pub const SO_PEERNAME: c_int = 28;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_PEERSEC.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_PEERSEC.html deleted file mode 100644 index 3aefb37b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_PEERSEC.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_PEERSEC in libc - Rust - -
-

Constant libc::SO_PEERSEC

source · []
pub const SO_PEERSEC: c_int = 31;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_PRIORITY.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_PRIORITY.html deleted file mode 100644 index 932f8b95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_PRIORITY.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_PRIORITY in libc - Rust - -
-

Constant libc::SO_PRIORITY

source · []
pub const SO_PRIORITY: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_PROTOCOL.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_PROTOCOL.html deleted file mode 100644 index 800865e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_PROTOCOL.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_PROTOCOL in libc - Rust - -
-

Constant libc::SO_PROTOCOL

source · []
pub const SO_PROTOCOL: c_int = 38;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVBUF.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVBUF.html deleted file mode 100644 index 486f3ca4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVBUF.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_RCVBUF in libc - Rust - -
-

Constant libc::SO_RCVBUF

source · []
pub const SO_RCVBUF: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVBUFFORCE.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVBUFFORCE.html deleted file mode 100644 index 189a2f31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVBUFFORCE.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_RCVBUFFORCE in libc - Rust - -
pub const SO_RCVBUFFORCE: c_int = 33;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVLOWAT.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVLOWAT.html deleted file mode 100644 index d259d847..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVLOWAT.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_RCVLOWAT in libc - Rust - -
-

Constant libc::SO_RCVLOWAT

source · []
pub const SO_RCVLOWAT: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVTIMEO.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVTIMEO.html deleted file mode 100644 index b9eca909..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVTIMEO.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_RCVTIMEO in libc - Rust - -
-

Constant libc::SO_RCVTIMEO

source · []
pub const SO_RCVTIMEO: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVTIMEO_NEW.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVTIMEO_NEW.html deleted file mode 100644 index fdad40d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_RCVTIMEO_NEW.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_RCVTIMEO_NEW in libc - Rust - -
pub const SO_RCVTIMEO_NEW: c_int = 66;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_REUSEADDR.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_REUSEADDR.html deleted file mode 100644 index 56f54792..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_REUSEADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_REUSEADDR in libc - Rust - -
-

Constant libc::SO_REUSEADDR

source · []
pub const SO_REUSEADDR: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_REUSEPORT.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_REUSEPORT.html deleted file mode 100644 index 49987d9f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_REUSEPORT.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_REUSEPORT in libc - Rust - -
-

Constant libc::SO_REUSEPORT

source · []
pub const SO_REUSEPORT: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_RXQ_OVFL.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_RXQ_OVFL.html deleted file mode 100644 index eb590c9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_RXQ_OVFL.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_RXQ_OVFL in libc - Rust - -
-

Constant libc::SO_RXQ_OVFL

source · []
pub const SO_RXQ_OVFL: c_int = 40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_SECURITY_AUTHENTICATION.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_SECURITY_AUTHENTICATION.html deleted file mode 100644 index ca548480..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_SECURITY_AUTHENTICATION.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_SECURITY_AUTHENTICATION in libc - Rust - -
pub const SO_SECURITY_AUTHENTICATION: c_int = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_SECURITY_ENCRYPTION_NETWORK.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_SECURITY_ENCRYPTION_NETWORK.html deleted file mode 100644 index 7b84ec40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_SECURITY_ENCRYPTION_NETWORK.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_SECURITY_ENCRYPTION_NETWORK in libc - Rust - -
pub const SO_SECURITY_ENCRYPTION_NETWORK: c_int = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_SECURITY_ENCRYPTION_TRANSPORT.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_SECURITY_ENCRYPTION_TRANSPORT.html deleted file mode 100644 index cbbb355f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_SECURITY_ENCRYPTION_TRANSPORT.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_SECURITY_ENCRYPTION_TRANSPORT in libc - Rust - -
pub const SO_SECURITY_ENCRYPTION_TRANSPORT: c_int = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_SELECT_ERR_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_SELECT_ERR_QUEUE.html deleted file mode 100644 index b817b5bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_SELECT_ERR_QUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_SELECT_ERR_QUEUE in libc - Rust - -
pub const SO_SELECT_ERR_QUEUE: c_int = 45;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDBUF.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDBUF.html deleted file mode 100644 index f2f0a167..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDBUF.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_SNDBUF in libc - Rust - -
-

Constant libc::SO_SNDBUF

source · []
pub const SO_SNDBUF: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDBUFFORCE.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDBUFFORCE.html deleted file mode 100644 index d173f840..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDBUFFORCE.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_SNDBUFFORCE in libc - Rust - -
pub const SO_SNDBUFFORCE: c_int = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDLOWAT.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDLOWAT.html deleted file mode 100644 index ac88a9ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDLOWAT.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_SNDLOWAT in libc - Rust - -
-

Constant libc::SO_SNDLOWAT

source · []
pub const SO_SNDLOWAT: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDTIMEO.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDTIMEO.html deleted file mode 100644 index e2481ede..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDTIMEO.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_SNDTIMEO in libc - Rust - -
-

Constant libc::SO_SNDTIMEO

source · []
pub const SO_SNDTIMEO: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDTIMEO_NEW.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDTIMEO_NEW.html deleted file mode 100644 index 3f10200f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_SNDTIMEO_NEW.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_SNDTIMEO_NEW in libc - Rust - -
pub const SO_SNDTIMEO_NEW: c_int = 67;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMP.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMP.html deleted file mode 100644 index 7ed579f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMP.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_TIMESTAMP in libc - Rust - -
-

Constant libc::SO_TIMESTAMP

source · []
pub const SO_TIMESTAMP: c_int = 29;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMPING.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMPING.html deleted file mode 100644 index 650b45a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMPING.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_TIMESTAMPING in libc - Rust - -
pub const SO_TIMESTAMPING: c_int = 37;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMPING_NEW.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMPING_NEW.html deleted file mode 100644 index 4535481b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMPING_NEW.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_TIMESTAMPING_NEW in libc - Rust - -
pub const SO_TIMESTAMPING_NEW: c_int = 65;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMPNS.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMPNS.html deleted file mode 100644 index 2b310bf5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMPNS.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_TIMESTAMPNS in libc - Rust - -
pub const SO_TIMESTAMPNS: c_int = 35;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMPNS_NEW.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMPNS_NEW.html deleted file mode 100644 index 17d3c36e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMPNS_NEW.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_TIMESTAMPNS_NEW in libc - Rust - -
pub const SO_TIMESTAMPNS_NEW: c_int = 64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMP_NEW.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMP_NEW.html deleted file mode 100644 index 16126d96..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_TIMESTAMP_NEW.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_TIMESTAMP_NEW in libc - Rust - -
pub const SO_TIMESTAMP_NEW: c_int = 63;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_TXTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_TXTIME.html deleted file mode 100644 index 372a1b24..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_TXTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_TXTIME in libc - Rust - -
-

Constant libc::SO_TXTIME

source · []
pub const SO_TXTIME: c_int = 61;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_TYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_TYPE.html deleted file mode 100644 index 9a0d1da4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_TYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_TYPE in libc - Rust - -
-

Constant libc::SO_TYPE

source · []
pub const SO_TYPE: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_WIFI_STATUS.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_WIFI_STATUS.html deleted file mode 100644 index 58de8309..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_WIFI_STATUS.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_WIFI_STATUS in libc - Rust - -
pub const SO_WIFI_STATUS: c_int = 41;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SO_ZEROCOPY.html b/learning/rust/guessing_game/target/doc/libc/constant.SO_ZEROCOPY.html deleted file mode 100644 index 4fc5fb5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SO_ZEROCOPY.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_ZEROCOPY in libc - Rust - -
-

Constant libc::SO_ZEROCOPY

source · []
pub const SO_ZEROCOPY: c_int = 60;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SPLICE_F_GIFT.html b/learning/rust/guessing_game/target/doc/libc/constant.SPLICE_F_GIFT.html deleted file mode 100644 index 0a28d3be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SPLICE_F_GIFT.html +++ /dev/null @@ -1,8 +0,0 @@ -SPLICE_F_GIFT in libc - Rust - -
pub const SPLICE_F_GIFT: c_uint = 0x08;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SPLICE_F_MORE.html b/learning/rust/guessing_game/target/doc/libc/constant.SPLICE_F_MORE.html deleted file mode 100644 index 9080f805..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SPLICE_F_MORE.html +++ /dev/null @@ -1,8 +0,0 @@ -SPLICE_F_MORE in libc - Rust - -
pub const SPLICE_F_MORE: c_uint = 0x04;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SPLICE_F_MOVE.html b/learning/rust/guessing_game/target/doc/libc/constant.SPLICE_F_MOVE.html deleted file mode 100644 index 12a7f805..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SPLICE_F_MOVE.html +++ /dev/null @@ -1,8 +0,0 @@ -SPLICE_F_MOVE in libc - Rust - -
pub const SPLICE_F_MOVE: c_uint = 0x01;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SPLICE_F_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.SPLICE_F_NONBLOCK.html deleted file mode 100644 index 72b6bce2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SPLICE_F_NONBLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -SPLICE_F_NONBLOCK in libc - Rust - -
pub const SPLICE_F_NONBLOCK: c_uint = 0x02;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SS.html b/learning/rust/guessing_game/target/doc/libc/constant.SS.html deleted file mode 100644 index dd1e13cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SS.html +++ /dev/null @@ -1,8 +0,0 @@ -SS in libc - Rust - -
-

Constant libc::SS

source · []
pub const SS: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SS_DISABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.SS_DISABLE.html deleted file mode 100644 index 02572088..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SS_DISABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -SS_DISABLE in libc - Rust - -
-

Constant libc::SS_DISABLE

source · []
pub const SS_DISABLE: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SS_ONSTACK.html b/learning/rust/guessing_game/target/doc/libc/constant.SS_ONSTACK.html deleted file mode 100644 index 4230ff6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SS_ONSTACK.html +++ /dev/null @@ -1,8 +0,0 @@ -SS_ONSTACK in libc - Rust - -
-

Constant libc::SS_ONSTACK

source · []
pub const SS_ONSTACK: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ALL.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_ALL.html deleted file mode 100644 index f2479262..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ALL.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_ALL in libc - Rust - -
-

Constant libc::STATX_ALL

source · []
pub const STATX_ALL: c_uint = 0x0fff;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATIME.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATIME.html deleted file mode 100644 index d893142e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATIME.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_ATIME in libc - Rust - -
-

Constant libc::STATX_ATIME

source · []
pub const STATX_ATIME: c_uint = 0x0020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_APPEND.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_APPEND.html deleted file mode 100644 index 3ecbb1d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_APPEND.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_ATTR_APPEND in libc - Rust - -
pub const STATX_ATTR_APPEND: c_int = 0x0020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_AUTOMOUNT.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_AUTOMOUNT.html deleted file mode 100644 index 16d1933e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_AUTOMOUNT.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_ATTR_AUTOMOUNT in libc - Rust - -
pub const STATX_ATTR_AUTOMOUNT: c_int = 0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_COMPRESSED.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_COMPRESSED.html deleted file mode 100644 index a80bf48c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_COMPRESSED.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_ATTR_COMPRESSED in libc - Rust - -
pub const STATX_ATTR_COMPRESSED: c_int = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_ENCRYPTED.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_ENCRYPTED.html deleted file mode 100644 index 084fc1c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_ENCRYPTED.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_ATTR_ENCRYPTED in libc - Rust - -
pub const STATX_ATTR_ENCRYPTED: c_int = 0x0800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_IMMUTABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_IMMUTABLE.html deleted file mode 100644 index 478ba7b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_IMMUTABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_ATTR_IMMUTABLE in libc - Rust - -
pub const STATX_ATTR_IMMUTABLE: c_int = 0x0010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_NODUMP.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_NODUMP.html deleted file mode 100644 index c71899a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_ATTR_NODUMP.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_ATTR_NODUMP in libc - Rust - -
pub const STATX_ATTR_NODUMP: c_int = 0x0040;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_BASIC_STATS.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_BASIC_STATS.html deleted file mode 100644 index de1750cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_BASIC_STATS.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_BASIC_STATS in libc - Rust - -
pub const STATX_BASIC_STATS: c_uint = 0x07ff;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_BLOCKS.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_BLOCKS.html deleted file mode 100644 index 46bf278f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_BLOCKS.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_BLOCKS in libc - Rust - -
-

Constant libc::STATX_BLOCKS

source · []
pub const STATX_BLOCKS: c_uint = 0x0400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_BTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_BTIME.html deleted file mode 100644 index 48ee657f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_BTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_BTIME in libc - Rust - -
-

Constant libc::STATX_BTIME

source · []
pub const STATX_BTIME: c_uint = 0x0800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_CTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_CTIME.html deleted file mode 100644 index d9789c86..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_CTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_CTIME in libc - Rust - -
-

Constant libc::STATX_CTIME

source · []
pub const STATX_CTIME: c_uint = 0x0080;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_GID.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_GID.html deleted file mode 100644 index 659f56ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_GID.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_GID in libc - Rust - -
-

Constant libc::STATX_GID

source · []
pub const STATX_GID: c_uint = 0x0010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_INO.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_INO.html deleted file mode 100644 index f2d2e3b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_INO.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_INO in libc - Rust - -
-

Constant libc::STATX_INO

source · []
pub const STATX_INO: c_uint = 0x0100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_MNT_ID.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_MNT_ID.html deleted file mode 100644 index 41af04c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_MNT_ID.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_MNT_ID in libc - Rust - -
-

Constant libc::STATX_MNT_ID

source · []
pub const STATX_MNT_ID: c_uint = 0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_MODE.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_MODE.html deleted file mode 100644 index 5c90cf42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_MODE.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_MODE in libc - Rust - -
-

Constant libc::STATX_MODE

source · []
pub const STATX_MODE: c_uint = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_MTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_MTIME.html deleted file mode 100644 index ccda9f78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_MTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_MTIME in libc - Rust - -
-

Constant libc::STATX_MTIME

source · []
pub const STATX_MTIME: c_uint = 0x0040;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_NLINK.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_NLINK.html deleted file mode 100644 index f03b7590..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_NLINK.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_NLINK in libc - Rust - -
-

Constant libc::STATX_NLINK

source · []
pub const STATX_NLINK: c_uint = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_SIZE.html deleted file mode 100644 index 1c869614..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_SIZE in libc - Rust - -
-

Constant libc::STATX_SIZE

source · []
pub const STATX_SIZE: c_uint = 0x0200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_TYPE.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_TYPE.html deleted file mode 100644 index db9f724d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_TYPE.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_TYPE in libc - Rust - -
-

Constant libc::STATX_TYPE

source · []
pub const STATX_TYPE: c_uint = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX_UID.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX_UID.html deleted file mode 100644 index 1eda665a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX_UID.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX_UID in libc - Rust - -
-

Constant libc::STATX_UID

source · []
pub const STATX_UID: c_uint = 0x0008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STATX__RESERVED.html b/learning/rust/guessing_game/target/doc/libc/constant.STATX__RESERVED.html deleted file mode 100644 index 1e05c24e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STATX__RESERVED.html +++ /dev/null @@ -1,8 +0,0 @@ -STATX__RESERVED in libc - Rust - -
pub const STATX__RESERVED: c_int = 0x80000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_CLK.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_CLK.html deleted file mode 100644 index 75e56bfc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_CLK.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_CLK in libc - Rust - -
-

Constant libc::STA_CLK

source · []
pub const STA_CLK: c_int = 0x8000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_CLOCKERR.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_CLOCKERR.html deleted file mode 100644 index 799be99d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_CLOCKERR.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_CLOCKERR in libc - Rust - -
-

Constant libc::STA_CLOCKERR

source · []
pub const STA_CLOCKERR: c_int = 0x1000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_DEL.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_DEL.html deleted file mode 100644 index ba24cfd2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_DEL.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_DEL in libc - Rust - -
-

Constant libc::STA_DEL

source · []
pub const STA_DEL: c_int = 0x0020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_FLL.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_FLL.html deleted file mode 100644 index 761583de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_FLL.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_FLL in libc - Rust - -
-

Constant libc::STA_FLL

source · []
pub const STA_FLL: c_int = 0x0008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_FREQHOLD.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_FREQHOLD.html deleted file mode 100644 index ea7c4ca7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_FREQHOLD.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_FREQHOLD in libc - Rust - -
-

Constant libc::STA_FREQHOLD

source · []
pub const STA_FREQHOLD: c_int = 0x0080;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_INS.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_INS.html deleted file mode 100644 index ae2b25c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_INS.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_INS in libc - Rust - -
-

Constant libc::STA_INS

source · []
pub const STA_INS: c_int = 0x0010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_MODE.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_MODE.html deleted file mode 100644 index 14d895c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_MODE.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_MODE in libc - Rust - -
-

Constant libc::STA_MODE

source · []
pub const STA_MODE: c_int = 0x4000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_NANO.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_NANO.html deleted file mode 100644 index 3d136678..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_NANO.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_NANO in libc - Rust - -
-

Constant libc::STA_NANO

source · []
pub const STA_NANO: c_int = 0x2000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_PLL.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_PLL.html deleted file mode 100644 index df904dab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_PLL.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_PLL in libc - Rust - -
-

Constant libc::STA_PLL

source · []
pub const STA_PLL: c_int = 0x0001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSERROR.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSERROR.html deleted file mode 100644 index a6e219bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSERROR.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_PPSERROR in libc - Rust - -
-

Constant libc::STA_PPSERROR

source · []
pub const STA_PPSERROR: c_int = 0x0800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSFREQ.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSFREQ.html deleted file mode 100644 index 9a76810c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSFREQ.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_PPSFREQ in libc - Rust - -
-

Constant libc::STA_PPSFREQ

source · []
pub const STA_PPSFREQ: c_int = 0x0002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSJITTER.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSJITTER.html deleted file mode 100644 index 8922b000..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSJITTER.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_PPSJITTER in libc - Rust - -
pub const STA_PPSJITTER: c_int = 0x0200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSSIGNAL.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSSIGNAL.html deleted file mode 100644 index a02734bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSSIGNAL.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_PPSSIGNAL in libc - Rust - -
pub const STA_PPSSIGNAL: c_int = 0x0100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSTIME.html deleted file mode 100644 index 1f8c433c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_PPSTIME in libc - Rust - -
-

Constant libc::STA_PPSTIME

source · []
pub const STA_PPSTIME: c_int = 0x0004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSWANDER.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSWANDER.html deleted file mode 100644 index 47323568..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_PPSWANDER.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_PPSWANDER in libc - Rust - -
pub const STA_PPSWANDER: c_int = 0x0400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_RONLY.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_RONLY.html deleted file mode 100644 index 3723536c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_RONLY.html +++ /dev/null @@ -1,15 +0,0 @@ -STA_RONLY in libc - Rust - -
-

Constant libc::STA_RONLY

source · []
pub const STA_RONLY: c_int = STA_PPSSIGNAL
-    | STA_PPSJITTER
-    | STA_PPSWANDER
-    | STA_PPSERROR
-    | STA_CLOCKERR
-    | STA_NANO
-    | STA_MODE
-    | STA_CLK; // 65_280i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STA_UNSYNC.html b/learning/rust/guessing_game/target/doc/libc/constant.STA_UNSYNC.html deleted file mode 100644 index 4931a8cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STA_UNSYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -STA_UNSYNC in libc - Rust - -
-

Constant libc::STA_UNSYNC

source · []
pub const STA_UNSYNC: c_int = 0x0040;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STDERR_FILENO.html b/learning/rust/guessing_game/target/doc/libc/constant.STDERR_FILENO.html deleted file mode 100644 index c3d3302b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STDERR_FILENO.html +++ /dev/null @@ -1,8 +0,0 @@ -STDERR_FILENO in libc - Rust - -
pub const STDERR_FILENO: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STDIN_FILENO.html b/learning/rust/guessing_game/target/doc/libc/constant.STDIN_FILENO.html deleted file mode 100644 index 820a2a24..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STDIN_FILENO.html +++ /dev/null @@ -1,8 +0,0 @@ -STDIN_FILENO in libc - Rust - -
-

Constant libc::STDIN_FILENO

source · []
pub const STDIN_FILENO: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STDOUT_FILENO.html b/learning/rust/guessing_game/target/doc/libc/constant.STDOUT_FILENO.html deleted file mode 100644 index a0c4a334..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STDOUT_FILENO.html +++ /dev/null @@ -1,8 +0,0 @@ -STDOUT_FILENO in libc - Rust - -
pub const STDOUT_FILENO: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.STICKY_TIMEOUTS.html b/learning/rust/guessing_game/target/doc/libc/constant.STICKY_TIMEOUTS.html deleted file mode 100644 index 578be487..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.STICKY_TIMEOUTS.html +++ /dev/null @@ -1,8 +0,0 @@ -STICKY_TIMEOUTS in libc - Rust - -
pub const STICKY_TIMEOUTS: c_int = 0x4000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ST_APPEND.html b/learning/rust/guessing_game/target/doc/libc/constant.ST_APPEND.html deleted file mode 100644 index 4cd0f548..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ST_APPEND.html +++ /dev/null @@ -1,8 +0,0 @@ -ST_APPEND in libc - Rust - -
-

Constant libc::ST_APPEND

source · []
pub const ST_APPEND: c_ulong = 256;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ST_IMMUTABLE.html b/learning/rust/guessing_game/target/doc/libc/constant.ST_IMMUTABLE.html deleted file mode 100644 index 7df840d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ST_IMMUTABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -ST_IMMUTABLE in libc - Rust - -
-

Constant libc::ST_IMMUTABLE

source · []
pub const ST_IMMUTABLE: c_ulong = 512;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ST_MANDLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.ST_MANDLOCK.html deleted file mode 100644 index ccc05661..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ST_MANDLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -ST_MANDLOCK in libc - Rust - -
-

Constant libc::ST_MANDLOCK

source · []
pub const ST_MANDLOCK: c_ulong = 64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ST_NOATIME.html b/learning/rust/guessing_game/target/doc/libc/constant.ST_NOATIME.html deleted file mode 100644 index 4fba6a39..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ST_NOATIME.html +++ /dev/null @@ -1,8 +0,0 @@ -ST_NOATIME in libc - Rust - -
-

Constant libc::ST_NOATIME

source · []
pub const ST_NOATIME: c_ulong = 1024;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ST_NODEV.html b/learning/rust/guessing_game/target/doc/libc/constant.ST_NODEV.html deleted file mode 100644 index 3908d91c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ST_NODEV.html +++ /dev/null @@ -1,8 +0,0 @@ -ST_NODEV in libc - Rust - -
-

Constant libc::ST_NODEV

source · []
pub const ST_NODEV: c_ulong = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ST_NODIRATIME.html b/learning/rust/guessing_game/target/doc/libc/constant.ST_NODIRATIME.html deleted file mode 100644 index e6313f01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ST_NODIRATIME.html +++ /dev/null @@ -1,8 +0,0 @@ -ST_NODIRATIME in libc - Rust - -
pub const ST_NODIRATIME: c_ulong = 2048;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ST_NOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.ST_NOEXEC.html deleted file mode 100644 index 8a6d553a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ST_NOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -ST_NOEXEC in libc - Rust - -
-

Constant libc::ST_NOEXEC

source · []
pub const ST_NOEXEC: c_ulong = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ST_NOSUID.html b/learning/rust/guessing_game/target/doc/libc/constant.ST_NOSUID.html deleted file mode 100644 index 0131ece7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ST_NOSUID.html +++ /dev/null @@ -1,8 +0,0 @@ -ST_NOSUID in libc - Rust - -
-

Constant libc::ST_NOSUID

source · []
pub const ST_NOSUID: c_ulong = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ST_RDONLY.html b/learning/rust/guessing_game/target/doc/libc/constant.ST_RDONLY.html deleted file mode 100644 index 9cf00baf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ST_RDONLY.html +++ /dev/null @@ -1,8 +0,0 @@ -ST_RDONLY in libc - Rust - -
-

Constant libc::ST_RDONLY

source · []
pub const ST_RDONLY: c_ulong = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ST_RELATIME.html b/learning/rust/guessing_game/target/doc/libc/constant.ST_RELATIME.html deleted file mode 100644 index 610a6512..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ST_RELATIME.html +++ /dev/null @@ -1,8 +0,0 @@ -ST_RELATIME in libc - Rust - -
-

Constant libc::ST_RELATIME

source · []
pub const ST_RELATIME: c_ulong = 4096;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ST_SYNCHRONOUS.html b/learning/rust/guessing_game/target/doc/libc/constant.ST_SYNCHRONOUS.html deleted file mode 100644 index a1ff0ded..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ST_SYNCHRONOUS.html +++ /dev/null @@ -1,8 +0,0 @@ -ST_SYNCHRONOUS in libc - Rust - -
pub const ST_SYNCHRONOUS: c_ulong = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.ST_WRITE.html b/learning/rust/guessing_game/target/doc/libc/constant.ST_WRITE.html deleted file mode 100644 index 240c8e04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.ST_WRITE.html +++ /dev/null @@ -1,8 +0,0 @@ -ST_WRITE in libc - Rust - -
-

Constant libc::ST_WRITE

source · []
pub const ST_WRITE: c_ulong = 128;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SW_CNT.html b/learning/rust/guessing_game/target/doc/libc/constant.SW_CNT.html deleted file mode 100644 index 85e3b6cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SW_CNT.html +++ /dev/null @@ -1,8 +0,0 @@ -SW_CNT in libc - Rust - -
-

Constant libc::SW_CNT

source · []
pub const SW_CNT: usize = SW_MAX as usize + 1; // 17usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SW_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.SW_MAX.html deleted file mode 100644 index 2223ecac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SW_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -SW_MAX in libc - Rust - -
-

Constant libc::SW_MAX

source · []
pub const SW_MAX: __u16 = 0x10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYNC_FILE_RANGE_WAIT_AFTER.html b/learning/rust/guessing_game/target/doc/libc/constant.SYNC_FILE_RANGE_WAIT_AFTER.html deleted file mode 100644 index a30b9672..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYNC_FILE_RANGE_WAIT_AFTER.html +++ /dev/null @@ -1,8 +0,0 @@ -SYNC_FILE_RANGE_WAIT_AFTER in libc - Rust - -
pub const SYNC_FILE_RANGE_WAIT_AFTER: c_uint = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYNC_FILE_RANGE_WAIT_BEFORE.html b/learning/rust/guessing_game/target/doc/libc/constant.SYNC_FILE_RANGE_WAIT_BEFORE.html deleted file mode 100644 index a987634c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYNC_FILE_RANGE_WAIT_BEFORE.html +++ /dev/null @@ -1,8 +0,0 @@ -SYNC_FILE_RANGE_WAIT_BEFORE in libc - Rust - -
pub const SYNC_FILE_RANGE_WAIT_BEFORE: c_uint = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYNC_FILE_RANGE_WRITE.html b/learning/rust/guessing_game/target/doc/libc/constant.SYNC_FILE_RANGE_WRITE.html deleted file mode 100644 index 62b7765f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYNC_FILE_RANGE_WRITE.html +++ /dev/null @@ -1,8 +0,0 @@ -SYNC_FILE_RANGE_WRITE in libc - Rust - -
pub const SYNC_FILE_RANGE_WRITE: c_uint = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYN_CNT.html b/learning/rust/guessing_game/target/doc/libc/constant.SYN_CNT.html deleted file mode 100644 index 63c1075e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYN_CNT.html +++ /dev/null @@ -1,8 +0,0 @@ -SYN_CNT in libc - Rust - -
-

Constant libc::SYN_CNT

source · []
pub const SYN_CNT: usize = SYN_MAX as usize + 1; // 16usize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYN_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.SYN_MAX.html deleted file mode 100644 index c9d01a00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYN_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -SYN_MAX in libc - Rust - -
-

Constant libc::SYN_MAX

source · []
pub const SYN_MAX: __u16 = 0xf;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYSFS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.SYSFS_MAGIC.html deleted file mode 100644 index 7a33995c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYSFS_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -SYSFS_MAGIC in libc - Rust - -
-

Constant libc::SYSFS_MAGIC

source · []
pub const SYSFS_MAGIC: c_long = 0x62656572;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS__sysctl.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS__sysctl.html deleted file mode 100644 index 1d8ccab5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS__sysctl.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS__sysctl in libc - Rust - -
-

Constant libc::SYS__sysctl

source · []
pub const SYS__sysctl: c_long = 156;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_accept.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_accept.html deleted file mode 100644 index cefac09b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_accept.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_accept in libc - Rust - -
-

Constant libc::SYS_accept

source · []
pub const SYS_accept: c_long = 43;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_accept4.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_accept4.html deleted file mode 100644 index 5561545d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_accept4.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_accept4 in libc - Rust - -
-

Constant libc::SYS_accept4

source · []
pub const SYS_accept4: c_long = 288;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_access.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_access.html deleted file mode 100644 index 466aaad4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_access.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_access in libc - Rust - -
-

Constant libc::SYS_access

source · []
pub const SYS_access: c_long = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_acct.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_acct.html deleted file mode 100644 index ece8916e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_acct.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_acct in libc - Rust - -
-

Constant libc::SYS_acct

source · []
pub const SYS_acct: c_long = 163;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_add_key.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_add_key.html deleted file mode 100644 index 6ec76710..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_add_key.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_add_key in libc - Rust - -
-

Constant libc::SYS_add_key

source · []
pub const SYS_add_key: c_long = 248;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_adjtimex.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_adjtimex.html deleted file mode 100644 index 1c324491..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_adjtimex.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_adjtimex in libc - Rust - -
-

Constant libc::SYS_adjtimex

source · []
pub const SYS_adjtimex: c_long = 159;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_afs_syscall.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_afs_syscall.html deleted file mode 100644 index ab804831..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_afs_syscall.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_afs_syscall in libc - Rust - -
pub const SYS_afs_syscall: c_long = 183;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_alarm.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_alarm.html deleted file mode 100644 index 8ee7b046..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_alarm.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_alarm in libc - Rust - -
-

Constant libc::SYS_alarm

source · []
pub const SYS_alarm: c_long = 37;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_arch_prctl.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_arch_prctl.html deleted file mode 100644 index 7ee6024c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_arch_prctl.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_arch_prctl in libc - Rust - -
pub const SYS_arch_prctl: c_long = 158;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_bind.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_bind.html deleted file mode 100644 index 10cb4866..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_bind.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_bind in libc - Rust - -
-

Constant libc::SYS_bind

source · []
pub const SYS_bind: c_long = 49;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_bpf.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_bpf.html deleted file mode 100644 index d2368af8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_bpf.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_bpf in libc - Rust - -
-

Constant libc::SYS_bpf

source · []
pub const SYS_bpf: c_long = 321;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_brk.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_brk.html deleted file mode 100644 index 0510d9a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_brk.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_brk in libc - Rust - -
-

Constant libc::SYS_brk

source · []
pub const SYS_brk: c_long = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_capget.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_capget.html deleted file mode 100644 index be3a67cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_capget.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_capget in libc - Rust - -
-

Constant libc::SYS_capget

source · []
pub const SYS_capget: c_long = 125;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_capset.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_capset.html deleted file mode 100644 index 517d4135..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_capset.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_capset in libc - Rust - -
-

Constant libc::SYS_capset

source · []
pub const SYS_capset: c_long = 126;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_chdir.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_chdir.html deleted file mode 100644 index 3e52a590..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_chdir.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_chdir in libc - Rust - -
-

Constant libc::SYS_chdir

source · []
pub const SYS_chdir: c_long = 80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_chmod.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_chmod.html deleted file mode 100644 index 0daf727d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_chmod.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_chmod in libc - Rust - -
-

Constant libc::SYS_chmod

source · []
pub const SYS_chmod: c_long = 90;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_chown.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_chown.html deleted file mode 100644 index 69fc4d76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_chown.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_chown in libc - Rust - -
-

Constant libc::SYS_chown

source · []
pub const SYS_chown: c_long = 92;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_chroot.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_chroot.html deleted file mode 100644 index 2a389135..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_chroot.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_chroot in libc - Rust - -
-

Constant libc::SYS_chroot

source · []
pub const SYS_chroot: c_long = 161;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_adjtime.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_adjtime.html deleted file mode 100644 index 998217ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_adjtime.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_clock_adjtime in libc - Rust - -
pub const SYS_clock_adjtime: c_long = 305;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_getres.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_getres.html deleted file mode 100644 index edaec612..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_getres.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_clock_getres in libc - Rust - -
pub const SYS_clock_getres: c_long = 229;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_gettime.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_gettime.html deleted file mode 100644 index 083ff837..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_gettime.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_clock_gettime in libc - Rust - -
pub const SYS_clock_gettime: c_long = 228;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_nanosleep.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_nanosleep.html deleted file mode 100644 index ad5929a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_nanosleep.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_clock_nanosleep in libc - Rust - -
pub const SYS_clock_nanosleep: c_long = 230;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_settime.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_settime.html deleted file mode 100644 index 42bf8a64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_clock_settime.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_clock_settime in libc - Rust - -
pub const SYS_clock_settime: c_long = 227;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_clone.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_clone.html deleted file mode 100644 index edc3a8d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_clone.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_clone in libc - Rust - -
-

Constant libc::SYS_clone

source · []
pub const SYS_clone: c_long = 56;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_clone3.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_clone3.html deleted file mode 100644 index 164192ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_clone3.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_clone3 in libc - Rust - -
-

Constant libc::SYS_clone3

source · []
pub const SYS_clone3: c_long = 435;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_close.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_close.html deleted file mode 100644 index 527d8169..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_close.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_close in libc - Rust - -
-

Constant libc::SYS_close

source · []
pub const SYS_close: c_long = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_close_range.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_close_range.html deleted file mode 100644 index d9e0f41a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_close_range.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_close_range in libc - Rust - -
pub const SYS_close_range: c_long = 436;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_connect.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_connect.html deleted file mode 100644 index ce59212d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_connect.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_connect in libc - Rust - -
-

Constant libc::SYS_connect

source · []
pub const SYS_connect: c_long = 42;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_copy_file_range.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_copy_file_range.html deleted file mode 100644 index 1413f146..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_copy_file_range.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_copy_file_range in libc - Rust - -
pub const SYS_copy_file_range: c_long = 326;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_creat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_creat.html deleted file mode 100644 index 307e3c08..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_creat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_creat in libc - Rust - -
-

Constant libc::SYS_creat

source · []
pub const SYS_creat: c_long = 85;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_create_module.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_create_module.html deleted file mode 100644 index acdc4287..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_create_module.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_create_module in libc - Rust - -
pub const SYS_create_module: c_long = 174;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_delete_module.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_delete_module.html deleted file mode 100644 index 08f0be2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_delete_module.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_delete_module in libc - Rust - -
pub const SYS_delete_module: c_long = 176;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_dup.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_dup.html deleted file mode 100644 index f2c4fd10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_dup.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_dup in libc - Rust - -
-

Constant libc::SYS_dup

source · []
pub const SYS_dup: c_long = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_dup2.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_dup2.html deleted file mode 100644 index aa3fb4de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_dup2.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_dup2 in libc - Rust - -
-

Constant libc::SYS_dup2

source · []
pub const SYS_dup2: c_long = 33;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_dup3.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_dup3.html deleted file mode 100644 index 0c855584..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_dup3.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_dup3 in libc - Rust - -
-

Constant libc::SYS_dup3

source · []
pub const SYS_dup3: c_long = 292;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_create.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_create.html deleted file mode 100644 index d4af4111..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_create.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_epoll_create in libc - Rust - -
pub const SYS_epoll_create: c_long = 213;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_create1.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_create1.html deleted file mode 100644 index 40d48291..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_create1.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_epoll_create1 in libc - Rust - -
pub const SYS_epoll_create1: c_long = 291;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_ctl.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_ctl.html deleted file mode 100644 index 33e1e676..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_ctl.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_epoll_ctl in libc - Rust - -
pub const SYS_epoll_ctl: c_long = 233;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_ctl_old.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_ctl_old.html deleted file mode 100644 index fee47d31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_ctl_old.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_epoll_ctl_old in libc - Rust - -
pub const SYS_epoll_ctl_old: c_long = 214;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_pwait.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_pwait.html deleted file mode 100644 index 76eae9db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_pwait.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_epoll_pwait in libc - Rust - -
pub const SYS_epoll_pwait: c_long = 281;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_pwait2.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_pwait2.html deleted file mode 100644 index fbb2f396..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_pwait2.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_epoll_pwait2 in libc - Rust - -
pub const SYS_epoll_pwait2: c_long = 441;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_wait.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_wait.html deleted file mode 100644 index 21133cd0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_wait.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_epoll_wait in libc - Rust - -
pub const SYS_epoll_wait: c_long = 232;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_wait_old.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_wait_old.html deleted file mode 100644 index 6ee707cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_epoll_wait_old.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_epoll_wait_old in libc - Rust - -
pub const SYS_epoll_wait_old: c_long = 215;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_eventfd.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_eventfd.html deleted file mode 100644 index 3ecaacfa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_eventfd.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_eventfd in libc - Rust - -
-

Constant libc::SYS_eventfd

source · []
pub const SYS_eventfd: c_long = 284;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_eventfd2.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_eventfd2.html deleted file mode 100644 index da6664e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_eventfd2.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_eventfd2 in libc - Rust - -
-

Constant libc::SYS_eventfd2

source · []
pub const SYS_eventfd2: c_long = 290;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_execve.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_execve.html deleted file mode 100644 index 8d635b8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_execve.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_execve in libc - Rust - -
-

Constant libc::SYS_execve

source · []
pub const SYS_execve: c_long = 59;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_execveat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_execveat.html deleted file mode 100644 index 78ea7d17..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_execveat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_execveat in libc - Rust - -
-

Constant libc::SYS_execveat

source · []
pub const SYS_execveat: c_long = 322;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_exit.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_exit.html deleted file mode 100644 index bdb39ee6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_exit.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_exit in libc - Rust - -
-

Constant libc::SYS_exit

source · []
pub const SYS_exit: c_long = 60;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_exit_group.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_exit_group.html deleted file mode 100644 index c41209ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_exit_group.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_exit_group in libc - Rust - -
pub const SYS_exit_group: c_long = 231;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_faccessat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_faccessat.html deleted file mode 100644 index 0b68066b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_faccessat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_faccessat in libc - Rust - -
pub const SYS_faccessat: c_long = 269;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_faccessat2.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_faccessat2.html deleted file mode 100644 index c3a3390b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_faccessat2.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_faccessat2 in libc - Rust - -
pub const SYS_faccessat2: c_long = 439;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fadvise64.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fadvise64.html deleted file mode 100644 index b3244d97..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fadvise64.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fadvise64 in libc - Rust - -
pub const SYS_fadvise64: c_long = 221;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fallocate.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fallocate.html deleted file mode 100644 index 7b288e18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fallocate.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fallocate in libc - Rust - -
pub const SYS_fallocate: c_long = 285;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fanotify_init.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fanotify_init.html deleted file mode 100644 index 6bdbbae9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fanotify_init.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fanotify_init in libc - Rust - -
pub const SYS_fanotify_init: c_long = 300;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fanotify_mark.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fanotify_mark.html deleted file mode 100644 index e9feabef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fanotify_mark.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fanotify_mark in libc - Rust - -
pub const SYS_fanotify_mark: c_long = 301;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchdir.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchdir.html deleted file mode 100644 index 21c97ccf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchdir.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fchdir in libc - Rust - -
-

Constant libc::SYS_fchdir

source · []
pub const SYS_fchdir: c_long = 81;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchmod.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchmod.html deleted file mode 100644 index 275baa8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchmod.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fchmod in libc - Rust - -
-

Constant libc::SYS_fchmod

source · []
pub const SYS_fchmod: c_long = 91;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchmodat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchmodat.html deleted file mode 100644 index 04cacdf3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchmodat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fchmodat in libc - Rust - -
-

Constant libc::SYS_fchmodat

source · []
pub const SYS_fchmodat: c_long = 268;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchown.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchown.html deleted file mode 100644 index 21cde90f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchown.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fchown in libc - Rust - -
-

Constant libc::SYS_fchown

source · []
pub const SYS_fchown: c_long = 93;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchownat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchownat.html deleted file mode 100644 index cd8f2fe6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fchownat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fchownat in libc - Rust - -
-

Constant libc::SYS_fchownat

source · []
pub const SYS_fchownat: c_long = 260;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fcntl.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fcntl.html deleted file mode 100644 index 740a5c84..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fcntl.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fcntl in libc - Rust - -
-

Constant libc::SYS_fcntl

source · []
pub const SYS_fcntl: c_long = 72;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fdatasync.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fdatasync.html deleted file mode 100644 index 6e154e73..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fdatasync.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fdatasync in libc - Rust - -
pub const SYS_fdatasync: c_long = 75;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fgetxattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fgetxattr.html deleted file mode 100644 index 9508587e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fgetxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fgetxattr in libc - Rust - -
pub const SYS_fgetxattr: c_long = 193;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_finit_module.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_finit_module.html deleted file mode 100644 index d4e1e3dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_finit_module.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_finit_module in libc - Rust - -
pub const SYS_finit_module: c_long = 313;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_flistxattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_flistxattr.html deleted file mode 100644 index cbc8483a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_flistxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_flistxattr in libc - Rust - -
pub const SYS_flistxattr: c_long = 196;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_flock.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_flock.html deleted file mode 100644 index aff2ecf2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_flock.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_flock in libc - Rust - -
-

Constant libc::SYS_flock

source · []
pub const SYS_flock: c_long = 73;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fork.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fork.html deleted file mode 100644 index c8b1fcc2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fork.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fork in libc - Rust - -
-

Constant libc::SYS_fork

source · []
pub const SYS_fork: c_long = 57;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fremovexattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fremovexattr.html deleted file mode 100644 index a5541dbc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fremovexattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fremovexattr in libc - Rust - -
pub const SYS_fremovexattr: c_long = 199;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsconfig.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsconfig.html deleted file mode 100644 index 71f0cac6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsconfig.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fsconfig in libc - Rust - -
-

Constant libc::SYS_fsconfig

source · []
pub const SYS_fsconfig: c_long = 431;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsetxattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsetxattr.html deleted file mode 100644 index 826e6b2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsetxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fsetxattr in libc - Rust - -
pub const SYS_fsetxattr: c_long = 190;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsmount.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsmount.html deleted file mode 100644 index 815b5a32..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsmount.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fsmount in libc - Rust - -
-

Constant libc::SYS_fsmount

source · []
pub const SYS_fsmount: c_long = 432;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsopen.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsopen.html deleted file mode 100644 index 92ec92f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsopen.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fsopen in libc - Rust - -
-

Constant libc::SYS_fsopen

source · []
pub const SYS_fsopen: c_long = 430;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fspick.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fspick.html deleted file mode 100644 index 115e2b86..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fspick.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fspick in libc - Rust - -
-

Constant libc::SYS_fspick

source · []
pub const SYS_fspick: c_long = 433;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fstat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fstat.html deleted file mode 100644 index 19b39d32..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fstat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fstat in libc - Rust - -
-

Constant libc::SYS_fstat

source · []
pub const SYS_fstat: c_long = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fstatfs.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fstatfs.html deleted file mode 100644 index 04132446..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fstatfs.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fstatfs in libc - Rust - -
-

Constant libc::SYS_fstatfs

source · []
pub const SYS_fstatfs: c_long = 138;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsync.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsync.html deleted file mode 100644 index 355212dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_fsync.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_fsync in libc - Rust - -
-

Constant libc::SYS_fsync

source · []
pub const SYS_fsync: c_long = 74;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ftruncate.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_ftruncate.html deleted file mode 100644 index acc75c0e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ftruncate.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_ftruncate in libc - Rust - -
pub const SYS_ftruncate: c_long = 77;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_futex.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_futex.html deleted file mode 100644 index 4411847d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_futex.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_futex in libc - Rust - -
-

Constant libc::SYS_futex

source · []
pub const SYS_futex: c_long = 202;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_futimesat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_futimesat.html deleted file mode 100644 index a1efc77d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_futimesat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_futimesat in libc - Rust - -
pub const SYS_futimesat: c_long = 261;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_get_kernel_syms.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_get_kernel_syms.html deleted file mode 100644 index 32cc0837..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_get_kernel_syms.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_get_kernel_syms in libc - Rust - -
pub const SYS_get_kernel_syms: c_long = 177;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_get_mempolicy.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_get_mempolicy.html deleted file mode 100644 index 693aaa91..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_get_mempolicy.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_get_mempolicy in libc - Rust - -
pub const SYS_get_mempolicy: c_long = 239;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_get_robust_list.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_get_robust_list.html deleted file mode 100644 index 4bbb8f47..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_get_robust_list.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_get_robust_list in libc - Rust - -
pub const SYS_get_robust_list: c_long = 274;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_get_thread_area.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_get_thread_area.html deleted file mode 100644 index 54f403aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_get_thread_area.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_get_thread_area in libc - Rust - -
pub const SYS_get_thread_area: c_long = 211;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getcpu.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getcpu.html deleted file mode 100644 index cc17731f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getcpu.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getcpu in libc - Rust - -
-

Constant libc::SYS_getcpu

source · []
pub const SYS_getcpu: c_long = 309;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getcwd.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getcwd.html deleted file mode 100644 index f33eac4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getcwd.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getcwd in libc - Rust - -
-

Constant libc::SYS_getcwd

source · []
pub const SYS_getcwd: c_long = 79;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getdents.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getdents.html deleted file mode 100644 index ad521d5f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getdents.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getdents in libc - Rust - -
-

Constant libc::SYS_getdents

source · []
pub const SYS_getdents: c_long = 78;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getdents64.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getdents64.html deleted file mode 100644 index 8091740f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getdents64.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getdents64 in libc - Rust - -
pub const SYS_getdents64: c_long = 217;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getegid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getegid.html deleted file mode 100644 index 00c32e35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getegid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getegid in libc - Rust - -
-

Constant libc::SYS_getegid

source · []
pub const SYS_getegid: c_long = 108;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_geteuid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_geteuid.html deleted file mode 100644 index 9f9877d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_geteuid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_geteuid in libc - Rust - -
-

Constant libc::SYS_geteuid

source · []
pub const SYS_geteuid: c_long = 107;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getgid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getgid.html deleted file mode 100644 index 33bbc186..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getgid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getgid in libc - Rust - -
-

Constant libc::SYS_getgid

source · []
pub const SYS_getgid: c_long = 104;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getgroups.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getgroups.html deleted file mode 100644 index e4d867b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getgroups.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getgroups in libc - Rust - -
pub const SYS_getgroups: c_long = 115;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getitimer.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getitimer.html deleted file mode 100644 index cf348f6d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getitimer.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getitimer in libc - Rust - -
pub const SYS_getitimer: c_long = 36;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpeername.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpeername.html deleted file mode 100644 index 9e55bbe6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpeername.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getpeername in libc - Rust - -
pub const SYS_getpeername: c_long = 52;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpgid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpgid.html deleted file mode 100644 index 3ff44507..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpgid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getpgid in libc - Rust - -
-

Constant libc::SYS_getpgid

source · []
pub const SYS_getpgid: c_long = 121;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpgrp.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpgrp.html deleted file mode 100644 index 7836aaef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpgrp.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getpgrp in libc - Rust - -
-

Constant libc::SYS_getpgrp

source · []
pub const SYS_getpgrp: c_long = 111;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpid.html deleted file mode 100644 index b35b51dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getpid in libc - Rust - -
-

Constant libc::SYS_getpid

source · []
pub const SYS_getpid: c_long = 39;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpmsg.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpmsg.html deleted file mode 100644 index 96feeebd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpmsg.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getpmsg in libc - Rust - -
-

Constant libc::SYS_getpmsg

source · []
pub const SYS_getpmsg: c_long = 181;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getppid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getppid.html deleted file mode 100644 index 4f8f9ed2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getppid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getppid in libc - Rust - -
-

Constant libc::SYS_getppid

source · []
pub const SYS_getppid: c_long = 110;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpriority.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpriority.html deleted file mode 100644 index dcde72e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getpriority.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getpriority in libc - Rust - -
pub const SYS_getpriority: c_long = 140;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getrandom.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getrandom.html deleted file mode 100644 index 6bd43dd0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getrandom.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getrandom in libc - Rust - -
pub const SYS_getrandom: c_long = 318;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getresgid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getresgid.html deleted file mode 100644 index 37948421..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getresgid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getresgid in libc - Rust - -
pub const SYS_getresgid: c_long = 120;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getresuid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getresuid.html deleted file mode 100644 index 931d16c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getresuid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getresuid in libc - Rust - -
pub const SYS_getresuid: c_long = 118;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getrlimit.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getrlimit.html deleted file mode 100644 index 78111ed4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getrlimit.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getrlimit in libc - Rust - -
pub const SYS_getrlimit: c_long = 97;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getrusage.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getrusage.html deleted file mode 100644 index d2f9153a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getrusage.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getrusage in libc - Rust - -
pub const SYS_getrusage: c_long = 98;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getsid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getsid.html deleted file mode 100644 index 75dff234..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getsid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getsid in libc - Rust - -
-

Constant libc::SYS_getsid

source · []
pub const SYS_getsid: c_long = 124;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getsockname.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getsockname.html deleted file mode 100644 index 335b4d78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getsockname.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getsockname in libc - Rust - -
pub const SYS_getsockname: c_long = 51;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getsockopt.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getsockopt.html deleted file mode 100644 index 4cc0eb3f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getsockopt.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getsockopt in libc - Rust - -
pub const SYS_getsockopt: c_long = 55;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_gettid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_gettid.html deleted file mode 100644 index 0ec749f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_gettid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_gettid in libc - Rust - -
-

Constant libc::SYS_gettid

source · []
pub const SYS_gettid: c_long = 186;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_gettimeofday.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_gettimeofday.html deleted file mode 100644 index 7189fe80..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_gettimeofday.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_gettimeofday in libc - Rust - -
pub const SYS_gettimeofday: c_long = 96;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getuid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getuid.html deleted file mode 100644 index de475a89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getuid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getuid in libc - Rust - -
-

Constant libc::SYS_getuid

source · []
pub const SYS_getuid: c_long = 102;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getxattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_getxattr.html deleted file mode 100644 index 1c703367..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_getxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_getxattr in libc - Rust - -
-

Constant libc::SYS_getxattr

source · []
pub const SYS_getxattr: c_long = 191;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_init_module.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_init_module.html deleted file mode 100644 index 3e9225e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_init_module.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_init_module in libc - Rust - -
pub const SYS_init_module: c_long = 175;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_inotify_add_watch.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_inotify_add_watch.html deleted file mode 100644 index 8228a567..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_inotify_add_watch.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_inotify_add_watch in libc - Rust - -
pub const SYS_inotify_add_watch: c_long = 254;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_inotify_init.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_inotify_init.html deleted file mode 100644 index 052da695..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_inotify_init.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_inotify_init in libc - Rust - -
pub const SYS_inotify_init: c_long = 253;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_inotify_init1.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_inotify_init1.html deleted file mode 100644 index cb427033..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_inotify_init1.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_inotify_init1 in libc - Rust - -
pub const SYS_inotify_init1: c_long = 294;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_inotify_rm_watch.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_inotify_rm_watch.html deleted file mode 100644 index 71a7cff8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_inotify_rm_watch.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_inotify_rm_watch in libc - Rust - -
pub const SYS_inotify_rm_watch: c_long = 255;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_cancel.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_cancel.html deleted file mode 100644 index 8c4d9daf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_cancel.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_io_cancel in libc - Rust - -
pub const SYS_io_cancel: c_long = 210;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_destroy.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_destroy.html deleted file mode 100644 index c6553496..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_destroy.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_io_destroy in libc - Rust - -
pub const SYS_io_destroy: c_long = 207;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_getevents.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_getevents.html deleted file mode 100644 index 6d2c99b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_getevents.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_io_getevents in libc - Rust - -
pub const SYS_io_getevents: c_long = 208;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_setup.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_setup.html deleted file mode 100644 index bb0a1cf7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_setup.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_io_setup in libc - Rust - -
-

Constant libc::SYS_io_setup

source · []
pub const SYS_io_setup: c_long = 206;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_submit.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_submit.html deleted file mode 100644 index ed83b054..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_submit.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_io_submit in libc - Rust - -
pub const SYS_io_submit: c_long = 209;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_uring_enter.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_uring_enter.html deleted file mode 100644 index 496a7a35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_uring_enter.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_io_uring_enter in libc - Rust - -
pub const SYS_io_uring_enter: c_long = 426;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_uring_register.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_uring_register.html deleted file mode 100644 index dc73d4e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_uring_register.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_io_uring_register in libc - Rust - -
pub const SYS_io_uring_register: c_long = 427;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_uring_setup.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_uring_setup.html deleted file mode 100644 index f3d7f302..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_io_uring_setup.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_io_uring_setup in libc - Rust - -
pub const SYS_io_uring_setup: c_long = 425;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ioctl.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_ioctl.html deleted file mode 100644 index ddf65d66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ioctl.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_ioctl in libc - Rust - -
-

Constant libc::SYS_ioctl

source · []
pub const SYS_ioctl: c_long = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ioperm.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_ioperm.html deleted file mode 100644 index 6380edf6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ioperm.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_ioperm in libc - Rust - -
-

Constant libc::SYS_ioperm

source · []
pub const SYS_ioperm: c_long = 173;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_iopl.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_iopl.html deleted file mode 100644 index 9fdf5c60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_iopl.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_iopl in libc - Rust - -
-

Constant libc::SYS_iopl

source · []
pub const SYS_iopl: c_long = 172;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ioprio_get.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_ioprio_get.html deleted file mode 100644 index bd045c49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ioprio_get.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_ioprio_get in libc - Rust - -
pub const SYS_ioprio_get: c_long = 252;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ioprio_set.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_ioprio_set.html deleted file mode 100644 index a978f3f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ioprio_set.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_ioprio_set in libc - Rust - -
pub const SYS_ioprio_set: c_long = 251;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_kcmp.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_kcmp.html deleted file mode 100644 index d2394d6d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_kcmp.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_kcmp in libc - Rust - -
-

Constant libc::SYS_kcmp

source · []
pub const SYS_kcmp: c_long = 312;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_kexec_file_load.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_kexec_file_load.html deleted file mode 100644 index 0ce25f74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_kexec_file_load.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_kexec_file_load in libc - Rust - -
pub const SYS_kexec_file_load: c_long = 320;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_kexec_load.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_kexec_load.html deleted file mode 100644 index da298151..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_kexec_load.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_kexec_load in libc - Rust - -
pub const SYS_kexec_load: c_long = 246;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_keyctl.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_keyctl.html deleted file mode 100644 index b0629525..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_keyctl.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_keyctl in libc - Rust - -
-

Constant libc::SYS_keyctl

source · []
pub const SYS_keyctl: c_long = 250;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_kill.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_kill.html deleted file mode 100644 index 9a9a1cca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_kill.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_kill in libc - Rust - -
-

Constant libc::SYS_kill

source · []
pub const SYS_kill: c_long = 62;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_lchown.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_lchown.html deleted file mode 100644 index 5633732f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_lchown.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_lchown in libc - Rust - -
-

Constant libc::SYS_lchown

source · []
pub const SYS_lchown: c_long = 94;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_lgetxattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_lgetxattr.html deleted file mode 100644 index d4b39199..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_lgetxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_lgetxattr in libc - Rust - -
pub const SYS_lgetxattr: c_long = 192;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_link.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_link.html deleted file mode 100644 index 4bdb4dde..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_link.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_link in libc - Rust - -
-

Constant libc::SYS_link

source · []
pub const SYS_link: c_long = 86;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_linkat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_linkat.html deleted file mode 100644 index 961a541d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_linkat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_linkat in libc - Rust - -
-

Constant libc::SYS_linkat

source · []
pub const SYS_linkat: c_long = 265;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_listen.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_listen.html deleted file mode 100644 index bdd3c34a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_listen.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_listen in libc - Rust - -
-

Constant libc::SYS_listen

source · []
pub const SYS_listen: c_long = 50;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_listxattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_listxattr.html deleted file mode 100644 index 9050360d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_listxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_listxattr in libc - Rust - -
pub const SYS_listxattr: c_long = 194;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_llistxattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_llistxattr.html deleted file mode 100644 index 8b7c88ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_llistxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_llistxattr in libc - Rust - -
pub const SYS_llistxattr: c_long = 195;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_lookup_dcookie.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_lookup_dcookie.html deleted file mode 100644 index 2cd6ba0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_lookup_dcookie.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_lookup_dcookie in libc - Rust - -
pub const SYS_lookup_dcookie: c_long = 212;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_lremovexattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_lremovexattr.html deleted file mode 100644 index 1b2833b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_lremovexattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_lremovexattr in libc - Rust - -
pub const SYS_lremovexattr: c_long = 198;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_lseek.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_lseek.html deleted file mode 100644 index 89dbf42a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_lseek.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_lseek in libc - Rust - -
-

Constant libc::SYS_lseek

source · []
pub const SYS_lseek: c_long = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_lsetxattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_lsetxattr.html deleted file mode 100644 index 1d6f8013..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_lsetxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_lsetxattr in libc - Rust - -
pub const SYS_lsetxattr: c_long = 189;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_lstat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_lstat.html deleted file mode 100644 index 1262cab2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_lstat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_lstat in libc - Rust - -
-

Constant libc::SYS_lstat

source · []
pub const SYS_lstat: c_long = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_madvise.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_madvise.html deleted file mode 100644 index 35663d71..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_madvise.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_madvise in libc - Rust - -
-

Constant libc::SYS_madvise

source · []
pub const SYS_madvise: c_long = 28;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mbind.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mbind.html deleted file mode 100644 index 8a562ad4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mbind.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mbind in libc - Rust - -
-

Constant libc::SYS_mbind

source · []
pub const SYS_mbind: c_long = 237;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_membarrier.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_membarrier.html deleted file mode 100644 index 98f7a574..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_membarrier.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_membarrier in libc - Rust - -
pub const SYS_membarrier: c_long = 324;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_memfd_create.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_memfd_create.html deleted file mode 100644 index 796f00d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_memfd_create.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_memfd_create in libc - Rust - -
pub const SYS_memfd_create: c_long = 319;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_migrate_pages.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_migrate_pages.html deleted file mode 100644 index 1645dfbe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_migrate_pages.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_migrate_pages in libc - Rust - -
pub const SYS_migrate_pages: c_long = 256;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mincore.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mincore.html deleted file mode 100644 index e06dee47..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mincore.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mincore in libc - Rust - -
-

Constant libc::SYS_mincore

source · []
pub const SYS_mincore: c_long = 27;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mkdir.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mkdir.html deleted file mode 100644 index 3e3ead60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mkdir.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mkdir in libc - Rust - -
-

Constant libc::SYS_mkdir

source · []
pub const SYS_mkdir: c_long = 83;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mkdirat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mkdirat.html deleted file mode 100644 index 5d8d3ff2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mkdirat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mkdirat in libc - Rust - -
-

Constant libc::SYS_mkdirat

source · []
pub const SYS_mkdirat: c_long = 258;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mknod.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mknod.html deleted file mode 100644 index 434c33d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mknod.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mknod in libc - Rust - -
-

Constant libc::SYS_mknod

source · []
pub const SYS_mknod: c_long = 133;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mknodat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mknodat.html deleted file mode 100644 index 51d654df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mknodat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mknodat in libc - Rust - -
-

Constant libc::SYS_mknodat

source · []
pub const SYS_mknodat: c_long = 259;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mlock.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mlock.html deleted file mode 100644 index 8c115707..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mlock.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mlock in libc - Rust - -
-

Constant libc::SYS_mlock

source · []
pub const SYS_mlock: c_long = 149;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mlock2.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mlock2.html deleted file mode 100644 index f266a035..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mlock2.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mlock2 in libc - Rust - -
-

Constant libc::SYS_mlock2

source · []
pub const SYS_mlock2: c_long = 325;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mlockall.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mlockall.html deleted file mode 100644 index db1af1ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mlockall.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mlockall in libc - Rust - -
-

Constant libc::SYS_mlockall

source · []
pub const SYS_mlockall: c_long = 151;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mmap.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mmap.html deleted file mode 100644 index 82ff9f49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mmap.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mmap in libc - Rust - -
-

Constant libc::SYS_mmap

source · []
pub const SYS_mmap: c_long = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_modify_ldt.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_modify_ldt.html deleted file mode 100644 index 142da8c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_modify_ldt.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_modify_ldt in libc - Rust - -
pub const SYS_modify_ldt: c_long = 154;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mount.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mount.html deleted file mode 100644 index 1438c72b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mount.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mount in libc - Rust - -
-

Constant libc::SYS_mount

source · []
pub const SYS_mount: c_long = 165;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mount_setattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mount_setattr.html deleted file mode 100644 index b0d4ea70..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mount_setattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mount_setattr in libc - Rust - -
pub const SYS_mount_setattr: c_long = 442;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_move_mount.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_move_mount.html deleted file mode 100644 index 6a79aa89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_move_mount.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_move_mount in libc - Rust - -
pub const SYS_move_mount: c_long = 429;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_move_pages.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_move_pages.html deleted file mode 100644 index f228f880..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_move_pages.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_move_pages in libc - Rust - -
pub const SYS_move_pages: c_long = 279;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mprotect.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mprotect.html deleted file mode 100644 index 230dffcc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mprotect.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mprotect in libc - Rust - -
-

Constant libc::SYS_mprotect

source · []
pub const SYS_mprotect: c_long = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_getsetattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_getsetattr.html deleted file mode 100644 index 7174c8de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_getsetattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mq_getsetattr in libc - Rust - -
pub const SYS_mq_getsetattr: c_long = 245;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_notify.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_notify.html deleted file mode 100644 index e4a08778..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_notify.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mq_notify in libc - Rust - -
pub const SYS_mq_notify: c_long = 244;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_open.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_open.html deleted file mode 100644 index da8b3656..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_open.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mq_open in libc - Rust - -
-

Constant libc::SYS_mq_open

source · []
pub const SYS_mq_open: c_long = 240;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_timedreceive.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_timedreceive.html deleted file mode 100644 index d1122820..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_timedreceive.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mq_timedreceive in libc - Rust - -
pub const SYS_mq_timedreceive: c_long = 243;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_timedsend.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_timedsend.html deleted file mode 100644 index df856c8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_timedsend.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mq_timedsend in libc - Rust - -
pub const SYS_mq_timedsend: c_long = 242;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_unlink.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_unlink.html deleted file mode 100644 index 19fbfbee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mq_unlink.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mq_unlink in libc - Rust - -
pub const SYS_mq_unlink: c_long = 241;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mremap.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_mremap.html deleted file mode 100644 index 7e8af21c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_mremap.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_mremap in libc - Rust - -
-

Constant libc::SYS_mremap

source · []
pub const SYS_mremap: c_long = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_msgctl.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_msgctl.html deleted file mode 100644 index 6a933de0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_msgctl.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_msgctl in libc - Rust - -
-

Constant libc::SYS_msgctl

source · []
pub const SYS_msgctl: c_long = 71;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_msgget.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_msgget.html deleted file mode 100644 index 322da4d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_msgget.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_msgget in libc - Rust - -
-

Constant libc::SYS_msgget

source · []
pub const SYS_msgget: c_long = 68;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_msgrcv.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_msgrcv.html deleted file mode 100644 index 1b44589d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_msgrcv.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_msgrcv in libc - Rust - -
-

Constant libc::SYS_msgrcv

source · []
pub const SYS_msgrcv: c_long = 70;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_msgsnd.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_msgsnd.html deleted file mode 100644 index 4a3ec35a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_msgsnd.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_msgsnd in libc - Rust - -
-

Constant libc::SYS_msgsnd

source · []
pub const SYS_msgsnd: c_long = 69;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_msync.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_msync.html deleted file mode 100644 index 6d2e028d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_msync.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_msync in libc - Rust - -
-

Constant libc::SYS_msync

source · []
pub const SYS_msync: c_long = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_munlock.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_munlock.html deleted file mode 100644 index a11fc232..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_munlock.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_munlock in libc - Rust - -
-

Constant libc::SYS_munlock

source · []
pub const SYS_munlock: c_long = 150;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_munlockall.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_munlockall.html deleted file mode 100644 index 980062e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_munlockall.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_munlockall in libc - Rust - -
pub const SYS_munlockall: c_long = 152;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_munmap.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_munmap.html deleted file mode 100644 index 491b8a50..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_munmap.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_munmap in libc - Rust - -
-

Constant libc::SYS_munmap

source · []
pub const SYS_munmap: c_long = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_name_to_handle_at.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_name_to_handle_at.html deleted file mode 100644 index 7e100bfe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_name_to_handle_at.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_name_to_handle_at in libc - Rust - -
pub const SYS_name_to_handle_at: c_long = 303;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_nanosleep.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_nanosleep.html deleted file mode 100644 index cf3ad7bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_nanosleep.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_nanosleep in libc - Rust - -
pub const SYS_nanosleep: c_long = 35;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_newfstatat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_newfstatat.html deleted file mode 100644 index 73a9b63a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_newfstatat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_newfstatat in libc - Rust - -
pub const SYS_newfstatat: c_long = 262;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_nfsservctl.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_nfsservctl.html deleted file mode 100644 index bbe3fd74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_nfsservctl.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_nfsservctl in libc - Rust - -
pub const SYS_nfsservctl: c_long = 180;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_open.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_open.html deleted file mode 100644 index 7b0f5b13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_open.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_open in libc - Rust - -
-

Constant libc::SYS_open

source · []
pub const SYS_open: c_long = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_open_by_handle_at.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_open_by_handle_at.html deleted file mode 100644 index 64601cfc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_open_by_handle_at.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_open_by_handle_at in libc - Rust - -
pub const SYS_open_by_handle_at: c_long = 304;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_open_tree.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_open_tree.html deleted file mode 100644 index 54f350a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_open_tree.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_open_tree in libc - Rust - -
pub const SYS_open_tree: c_long = 428;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_openat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_openat.html deleted file mode 100644 index c2c87870..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_openat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_openat in libc - Rust - -
-

Constant libc::SYS_openat

source · []
pub const SYS_openat: c_long = 257;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_openat2.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_openat2.html deleted file mode 100644 index c8c02dc6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_openat2.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_openat2 in libc - Rust - -
-

Constant libc::SYS_openat2

source · []
pub const SYS_openat2: c_long = 437;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pause.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pause.html deleted file mode 100644 index 82fddd34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pause.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pause in libc - Rust - -
-

Constant libc::SYS_pause

source · []
pub const SYS_pause: c_long = 34;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_perf_event_open.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_perf_event_open.html deleted file mode 100644 index 15c3d260..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_perf_event_open.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_perf_event_open in libc - Rust - -
pub const SYS_perf_event_open: c_long = 298;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_personality.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_personality.html deleted file mode 100644 index 5458a3a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_personality.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_personality in libc - Rust - -
pub const SYS_personality: c_long = 135;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pidfd_getfd.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pidfd_getfd.html deleted file mode 100644 index fc369b01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pidfd_getfd.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pidfd_getfd in libc - Rust - -
pub const SYS_pidfd_getfd: c_long = 438;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pidfd_open.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pidfd_open.html deleted file mode 100644 index d64bbc6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pidfd_open.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pidfd_open in libc - Rust - -
pub const SYS_pidfd_open: c_long = 434;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pidfd_send_signal.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pidfd_send_signal.html deleted file mode 100644 index 5d179ee2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pidfd_send_signal.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pidfd_send_signal in libc - Rust - -
pub const SYS_pidfd_send_signal: c_long = 424;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pipe.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pipe.html deleted file mode 100644 index bf67bb50..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pipe.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pipe in libc - Rust - -
-

Constant libc::SYS_pipe

source · []
pub const SYS_pipe: c_long = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pipe2.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pipe2.html deleted file mode 100644 index 55b3bbba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pipe2.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pipe2 in libc - Rust - -
-

Constant libc::SYS_pipe2

source · []
pub const SYS_pipe2: c_long = 293;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pivot_root.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pivot_root.html deleted file mode 100644 index a2276995..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pivot_root.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pivot_root in libc - Rust - -
pub const SYS_pivot_root: c_long = 155;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pkey_alloc.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pkey_alloc.html deleted file mode 100644 index 2f714614..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pkey_alloc.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pkey_alloc in libc - Rust - -
pub const SYS_pkey_alloc: c_long = 330;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pkey_free.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pkey_free.html deleted file mode 100644 index 2e9ed782..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pkey_free.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pkey_free in libc - Rust - -
pub const SYS_pkey_free: c_long = 331;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pkey_mprotect.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pkey_mprotect.html deleted file mode 100644 index 08305c54..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pkey_mprotect.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pkey_mprotect in libc - Rust - -
pub const SYS_pkey_mprotect: c_long = 329;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_poll.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_poll.html deleted file mode 100644 index 13117ec5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_poll.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_poll in libc - Rust - -
-

Constant libc::SYS_poll

source · []
pub const SYS_poll: c_long = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ppoll.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_ppoll.html deleted file mode 100644 index 896c13b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ppoll.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_ppoll in libc - Rust - -
-

Constant libc::SYS_ppoll

source · []
pub const SYS_ppoll: c_long = 271;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_prctl.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_prctl.html deleted file mode 100644 index 976e14c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_prctl.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_prctl in libc - Rust - -
-

Constant libc::SYS_prctl

source · []
pub const SYS_prctl: c_long = 157;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pread64.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pread64.html deleted file mode 100644 index 9e01cd93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pread64.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pread64 in libc - Rust - -
-

Constant libc::SYS_pread64

source · []
pub const SYS_pread64: c_long = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_preadv.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_preadv.html deleted file mode 100644 index 3e83093c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_preadv.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_preadv in libc - Rust - -
-

Constant libc::SYS_preadv

source · []
pub const SYS_preadv: c_long = 295;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_preadv2.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_preadv2.html deleted file mode 100644 index 45f42dca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_preadv2.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_preadv2 in libc - Rust - -
-

Constant libc::SYS_preadv2

source · []
pub const SYS_preadv2: c_long = 327;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_prlimit64.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_prlimit64.html deleted file mode 100644 index d4ddb746..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_prlimit64.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_prlimit64 in libc - Rust - -
pub const SYS_prlimit64: c_long = 302;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_process_madvise.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_process_madvise.html deleted file mode 100644 index 8d4297fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_process_madvise.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_process_madvise in libc - Rust - -
pub const SYS_process_madvise: c_long = 440;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_process_vm_readv.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_process_vm_readv.html deleted file mode 100644 index 4b92ad0b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_process_vm_readv.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_process_vm_readv in libc - Rust - -
pub const SYS_process_vm_readv: c_long = 310;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_process_vm_writev.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_process_vm_writev.html deleted file mode 100644 index a9d584de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_process_vm_writev.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_process_vm_writev in libc - Rust - -
pub const SYS_process_vm_writev: c_long = 311;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pselect6.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pselect6.html deleted file mode 100644 index 145fdc4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pselect6.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pselect6 in libc - Rust - -
-

Constant libc::SYS_pselect6

source · []
pub const SYS_pselect6: c_long = 270;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ptrace.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_ptrace.html deleted file mode 100644 index 986cea24..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ptrace.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_ptrace in libc - Rust - -
-

Constant libc::SYS_ptrace

source · []
pub const SYS_ptrace: c_long = 101;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_putpmsg.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_putpmsg.html deleted file mode 100644 index c4f70507..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_putpmsg.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_putpmsg in libc - Rust - -
-

Constant libc::SYS_putpmsg

source · []
pub const SYS_putpmsg: c_long = 182;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pwrite64.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pwrite64.html deleted file mode 100644 index ce07f4d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pwrite64.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pwrite64 in libc - Rust - -
-

Constant libc::SYS_pwrite64

source · []
pub const SYS_pwrite64: c_long = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pwritev.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pwritev.html deleted file mode 100644 index a41356ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pwritev.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pwritev in libc - Rust - -
-

Constant libc::SYS_pwritev

source · []
pub const SYS_pwritev: c_long = 296;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pwritev2.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_pwritev2.html deleted file mode 100644 index 8e910dba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_pwritev2.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_pwritev2 in libc - Rust - -
-

Constant libc::SYS_pwritev2

source · []
pub const SYS_pwritev2: c_long = 328;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_query_module.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_query_module.html deleted file mode 100644 index 78cb6a62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_query_module.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_query_module in libc - Rust - -
pub const SYS_query_module: c_long = 178;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_quotactl.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_quotactl.html deleted file mode 100644 index 7caddee5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_quotactl.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_quotactl in libc - Rust - -
-

Constant libc::SYS_quotactl

source · []
pub const SYS_quotactl: c_long = 179;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_read.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_read.html deleted file mode 100644 index c9424ce0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_read.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_read in libc - Rust - -
-

Constant libc::SYS_read

source · []
pub const SYS_read: c_long = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_readahead.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_readahead.html deleted file mode 100644 index 4491ba1e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_readahead.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_readahead in libc - Rust - -
pub const SYS_readahead: c_long = 187;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_readlink.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_readlink.html deleted file mode 100644 index b8bef041..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_readlink.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_readlink in libc - Rust - -
-

Constant libc::SYS_readlink

source · []
pub const SYS_readlink: c_long = 89;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_readlinkat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_readlinkat.html deleted file mode 100644 index 20604247..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_readlinkat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_readlinkat in libc - Rust - -
pub const SYS_readlinkat: c_long = 267;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_readv.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_readv.html deleted file mode 100644 index 8894673f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_readv.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_readv in libc - Rust - -
-

Constant libc::SYS_readv

source · []
pub const SYS_readv: c_long = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_reboot.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_reboot.html deleted file mode 100644 index 4fb9507d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_reboot.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_reboot in libc - Rust - -
-

Constant libc::SYS_reboot

source · []
pub const SYS_reboot: c_long = 169;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_recvfrom.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_recvfrom.html deleted file mode 100644 index 13b57ed8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_recvfrom.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_recvfrom in libc - Rust - -
-

Constant libc::SYS_recvfrom

source · []
pub const SYS_recvfrom: c_long = 45;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_recvmmsg.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_recvmmsg.html deleted file mode 100644 index 2418cff9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_recvmmsg.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_recvmmsg in libc - Rust - -
-

Constant libc::SYS_recvmmsg

source · []
pub const SYS_recvmmsg: c_long = 299;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_recvmsg.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_recvmsg.html deleted file mode 100644 index 12863cc8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_recvmsg.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_recvmsg in libc - Rust - -
-

Constant libc::SYS_recvmsg

source · []
pub const SYS_recvmsg: c_long = 47;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_remap_file_pages.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_remap_file_pages.html deleted file mode 100644 index c0a94a79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_remap_file_pages.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_remap_file_pages in libc - Rust - -
pub const SYS_remap_file_pages: c_long = 216;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_removexattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_removexattr.html deleted file mode 100644 index ccc3975f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_removexattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_removexattr in libc - Rust - -
pub const SYS_removexattr: c_long = 197;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rename.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_rename.html deleted file mode 100644 index 313688e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rename.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_rename in libc - Rust - -
-

Constant libc::SYS_rename

source · []
pub const SYS_rename: c_long = 82;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_renameat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_renameat.html deleted file mode 100644 index 24e0ccb2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_renameat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_renameat in libc - Rust - -
-

Constant libc::SYS_renameat

source · []
pub const SYS_renameat: c_long = 264;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_renameat2.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_renameat2.html deleted file mode 100644 index 2027da8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_renameat2.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_renameat2 in libc - Rust - -
pub const SYS_renameat2: c_long = 316;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_request_key.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_request_key.html deleted file mode 100644 index 5a462762..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_request_key.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_request_key in libc - Rust - -
pub const SYS_request_key: c_long = 249;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_restart_syscall.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_restart_syscall.html deleted file mode 100644 index 9f11a577..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_restart_syscall.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_restart_syscall in libc - Rust - -
pub const SYS_restart_syscall: c_long = 219;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rmdir.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_rmdir.html deleted file mode 100644 index 807de928..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rmdir.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_rmdir in libc - Rust - -
-

Constant libc::SYS_rmdir

source · []
pub const SYS_rmdir: c_long = 84;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rseq.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_rseq.html deleted file mode 100644 index 8efec192..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rseq.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_rseq in libc - Rust - -
-

Constant libc::SYS_rseq

source · []
pub const SYS_rseq: c_long = 334;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigaction.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigaction.html deleted file mode 100644 index b83d69e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigaction.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_rt_sigaction in libc - Rust - -
pub const SYS_rt_sigaction: c_long = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigpending.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigpending.html deleted file mode 100644 index 76c1d0fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigpending.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_rt_sigpending in libc - Rust - -
pub const SYS_rt_sigpending: c_long = 127;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigprocmask.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigprocmask.html deleted file mode 100644 index 57236fbb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigprocmask.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_rt_sigprocmask in libc - Rust - -
pub const SYS_rt_sigprocmask: c_long = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigqueueinfo.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigqueueinfo.html deleted file mode 100644 index a3594fe6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigqueueinfo.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_rt_sigqueueinfo in libc - Rust - -
pub const SYS_rt_sigqueueinfo: c_long = 129;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigreturn.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigreturn.html deleted file mode 100644 index 2be5e0b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigreturn.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_rt_sigreturn in libc - Rust - -
pub const SYS_rt_sigreturn: c_long = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigsuspend.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigsuspend.html deleted file mode 100644 index 5628a238..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigsuspend.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_rt_sigsuspend in libc - Rust - -
pub const SYS_rt_sigsuspend: c_long = 130;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigtimedwait.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigtimedwait.html deleted file mode 100644 index 581000bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_sigtimedwait.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_rt_sigtimedwait in libc - Rust - -
pub const SYS_rt_sigtimedwait: c_long = 128;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_tgsigqueueinfo.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_tgsigqueueinfo.html deleted file mode 100644 index 7a1af071..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_rt_tgsigqueueinfo.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_rt_tgsigqueueinfo in libc - Rust - -
pub const SYS_rt_tgsigqueueinfo: c_long = 297;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_get_priority_max.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_get_priority_max.html deleted file mode 100644 index 44f2510d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_get_priority_max.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sched_get_priority_max in libc - Rust - -
pub const SYS_sched_get_priority_max: c_long = 146;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_get_priority_min.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_get_priority_min.html deleted file mode 100644 index aa1795aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_get_priority_min.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sched_get_priority_min in libc - Rust - -
pub const SYS_sched_get_priority_min: c_long = 147;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_getaffinity.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_getaffinity.html deleted file mode 100644 index 42848fc8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_getaffinity.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sched_getaffinity in libc - Rust - -
pub const SYS_sched_getaffinity: c_long = 204;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_getattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_getattr.html deleted file mode 100644 index f9f71c9c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_getattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sched_getattr in libc - Rust - -
pub const SYS_sched_getattr: c_long = 315;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_getparam.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_getparam.html deleted file mode 100644 index 03e95417..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_getparam.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sched_getparam in libc - Rust - -
pub const SYS_sched_getparam: c_long = 143;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_getscheduler.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_getscheduler.html deleted file mode 100644 index e1a20db2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_getscheduler.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sched_getscheduler in libc - Rust - -
pub const SYS_sched_getscheduler: c_long = 145;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_rr_get_interval.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_rr_get_interval.html deleted file mode 100644 index bfb36b2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_rr_get_interval.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sched_rr_get_interval in libc - Rust - -
pub const SYS_sched_rr_get_interval: c_long = 148;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_setaffinity.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_setaffinity.html deleted file mode 100644 index 6c3a618b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_setaffinity.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sched_setaffinity in libc - Rust - -
pub const SYS_sched_setaffinity: c_long = 203;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_setattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_setattr.html deleted file mode 100644 index 632fea6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_setattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sched_setattr in libc - Rust - -
pub const SYS_sched_setattr: c_long = 314;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_setparam.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_setparam.html deleted file mode 100644 index c35e5e2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_setparam.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sched_setparam in libc - Rust - -
pub const SYS_sched_setparam: c_long = 142;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_setscheduler.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_setscheduler.html deleted file mode 100644 index e32a745e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_setscheduler.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sched_setscheduler in libc - Rust - -
pub const SYS_sched_setscheduler: c_long = 144;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_yield.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_yield.html deleted file mode 100644 index afacf97c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sched_yield.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sched_yield in libc - Rust - -
pub const SYS_sched_yield: c_long = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_seccomp.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_seccomp.html deleted file mode 100644 index 500043fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_seccomp.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_seccomp in libc - Rust - -
-

Constant libc::SYS_seccomp

source · []
pub const SYS_seccomp: c_long = 317;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_security.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_security.html deleted file mode 100644 index 3a706590..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_security.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_security in libc - Rust - -
-

Constant libc::SYS_security

source · []
pub const SYS_security: c_long = 185;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_select.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_select.html deleted file mode 100644 index 250f2187..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_select.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_select in libc - Rust - -
-

Constant libc::SYS_select

source · []
pub const SYS_select: c_long = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_semctl.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_semctl.html deleted file mode 100644 index 30881a1b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_semctl.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_semctl in libc - Rust - -
-

Constant libc::SYS_semctl

source · []
pub const SYS_semctl: c_long = 66;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_semget.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_semget.html deleted file mode 100644 index 4e0be960..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_semget.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_semget in libc - Rust - -
-

Constant libc::SYS_semget

source · []
pub const SYS_semget: c_long = 64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_semop.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_semop.html deleted file mode 100644 index 2deaa24b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_semop.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_semop in libc - Rust - -
-

Constant libc::SYS_semop

source · []
pub const SYS_semop: c_long = 65;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_semtimedop.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_semtimedop.html deleted file mode 100644 index 4735f8fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_semtimedop.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_semtimedop in libc - Rust - -
pub const SYS_semtimedop: c_long = 220;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sendfile.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sendfile.html deleted file mode 100644 index 3caefb91..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sendfile.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sendfile in libc - Rust - -
-

Constant libc::SYS_sendfile

source · []
pub const SYS_sendfile: c_long = 40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sendmmsg.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sendmmsg.html deleted file mode 100644 index 99b00afa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sendmmsg.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sendmmsg in libc - Rust - -
-

Constant libc::SYS_sendmmsg

source · []
pub const SYS_sendmmsg: c_long = 307;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sendmsg.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sendmsg.html deleted file mode 100644 index 903c35a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sendmsg.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sendmsg in libc - Rust - -
-

Constant libc::SYS_sendmsg

source · []
pub const SYS_sendmsg: c_long = 46;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sendto.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sendto.html deleted file mode 100644 index 76da72cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sendto.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sendto in libc - Rust - -
-

Constant libc::SYS_sendto

source · []
pub const SYS_sendto: c_long = 44;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_set_mempolicy.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_set_mempolicy.html deleted file mode 100644 index f77f8819..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_set_mempolicy.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_set_mempolicy in libc - Rust - -
pub const SYS_set_mempolicy: c_long = 238;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_set_robust_list.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_set_robust_list.html deleted file mode 100644 index c2a4aae6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_set_robust_list.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_set_robust_list in libc - Rust - -
pub const SYS_set_robust_list: c_long = 273;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_set_thread_area.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_set_thread_area.html deleted file mode 100644 index 3e6ec486..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_set_thread_area.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_set_thread_area in libc - Rust - -
pub const SYS_set_thread_area: c_long = 205;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_set_tid_address.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_set_tid_address.html deleted file mode 100644 index 29d28eed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_set_tid_address.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_set_tid_address in libc - Rust - -
pub const SYS_set_tid_address: c_long = 218;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setdomainname.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setdomainname.html deleted file mode 100644 index 0e707cb5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setdomainname.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setdomainname in libc - Rust - -
pub const SYS_setdomainname: c_long = 171;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setfsgid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setfsgid.html deleted file mode 100644 index 8a18aaed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setfsgid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setfsgid in libc - Rust - -
-

Constant libc::SYS_setfsgid

source · []
pub const SYS_setfsgid: c_long = 123;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setfsuid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setfsuid.html deleted file mode 100644 index 0be6b4db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setfsuid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setfsuid in libc - Rust - -
-

Constant libc::SYS_setfsuid

source · []
pub const SYS_setfsuid: c_long = 122;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setgid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setgid.html deleted file mode 100644 index c57a8a47..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setgid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setgid in libc - Rust - -
-

Constant libc::SYS_setgid

source · []
pub const SYS_setgid: c_long = 106;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setgroups.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setgroups.html deleted file mode 100644 index 3c8a603f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setgroups.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setgroups in libc - Rust - -
pub const SYS_setgroups: c_long = 116;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sethostname.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sethostname.html deleted file mode 100644 index c28c83c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sethostname.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sethostname in libc - Rust - -
pub const SYS_sethostname: c_long = 170;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setitimer.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setitimer.html deleted file mode 100644 index 575efda4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setitimer.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setitimer in libc - Rust - -
pub const SYS_setitimer: c_long = 38;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setns.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setns.html deleted file mode 100644 index 405d518a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setns.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setns in libc - Rust - -
-

Constant libc::SYS_setns

source · []
pub const SYS_setns: c_long = 308;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setpgid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setpgid.html deleted file mode 100644 index 33312a09..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setpgid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setpgid in libc - Rust - -
-

Constant libc::SYS_setpgid

source · []
pub const SYS_setpgid: c_long = 109;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setpriority.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setpriority.html deleted file mode 100644 index 1a8a7795..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setpriority.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setpriority in libc - Rust - -
pub const SYS_setpriority: c_long = 141;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setregid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setregid.html deleted file mode 100644 index 7f8542a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setregid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setregid in libc - Rust - -
-

Constant libc::SYS_setregid

source · []
pub const SYS_setregid: c_long = 114;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setresgid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setresgid.html deleted file mode 100644 index da1c2328..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setresgid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setresgid in libc - Rust - -
pub const SYS_setresgid: c_long = 119;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setresuid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setresuid.html deleted file mode 100644 index 9a25e212..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setresuid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setresuid in libc - Rust - -
pub const SYS_setresuid: c_long = 117;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setreuid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setreuid.html deleted file mode 100644 index bcee05b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setreuid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setreuid in libc - Rust - -
-

Constant libc::SYS_setreuid

source · []
pub const SYS_setreuid: c_long = 113;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setrlimit.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setrlimit.html deleted file mode 100644 index c7863613..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setrlimit.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setrlimit in libc - Rust - -
pub const SYS_setrlimit: c_long = 160;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setsid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setsid.html deleted file mode 100644 index 3e53b249..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setsid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setsid in libc - Rust - -
-

Constant libc::SYS_setsid

source · []
pub const SYS_setsid: c_long = 112;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setsockopt.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setsockopt.html deleted file mode 100644 index fb06b34d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setsockopt.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setsockopt in libc - Rust - -
pub const SYS_setsockopt: c_long = 54;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_settimeofday.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_settimeofday.html deleted file mode 100644 index c1830dbd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_settimeofday.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_settimeofday in libc - Rust - -
pub const SYS_settimeofday: c_long = 164;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setuid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setuid.html deleted file mode 100644 index bc73ff76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setuid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setuid in libc - Rust - -
-

Constant libc::SYS_setuid

source · []
pub const SYS_setuid: c_long = 105;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setxattr.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_setxattr.html deleted file mode 100644 index d6fc7bbc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_setxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_setxattr in libc - Rust - -
-

Constant libc::SYS_setxattr

source · []
pub const SYS_setxattr: c_long = 188;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_shmat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_shmat.html deleted file mode 100644 index 25fe7c31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_shmat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_shmat in libc - Rust - -
-

Constant libc::SYS_shmat

source · []
pub const SYS_shmat: c_long = 30;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_shmctl.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_shmctl.html deleted file mode 100644 index 2cff9cba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_shmctl.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_shmctl in libc - Rust - -
-

Constant libc::SYS_shmctl

source · []
pub const SYS_shmctl: c_long = 31;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_shmdt.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_shmdt.html deleted file mode 100644 index f305ae34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_shmdt.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_shmdt in libc - Rust - -
-

Constant libc::SYS_shmdt

source · []
pub const SYS_shmdt: c_long = 67;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_shmget.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_shmget.html deleted file mode 100644 index b62488e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_shmget.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_shmget in libc - Rust - -
-

Constant libc::SYS_shmget

source · []
pub const SYS_shmget: c_long = 29;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_shutdown.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_shutdown.html deleted file mode 100644 index f86e06d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_shutdown.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_shutdown in libc - Rust - -
-

Constant libc::SYS_shutdown

source · []
pub const SYS_shutdown: c_long = 48;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sigaltstack.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sigaltstack.html deleted file mode 100644 index 7e71c88b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sigaltstack.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sigaltstack in libc - Rust - -
pub const SYS_sigaltstack: c_long = 131;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_signalfd.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_signalfd.html deleted file mode 100644 index 49740f6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_signalfd.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_signalfd in libc - Rust - -
-

Constant libc::SYS_signalfd

source · []
pub const SYS_signalfd: c_long = 282;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_signalfd4.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_signalfd4.html deleted file mode 100644 index 166eabf1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_signalfd4.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_signalfd4 in libc - Rust - -
pub const SYS_signalfd4: c_long = 289;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_socket.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_socket.html deleted file mode 100644 index 0a1bd601..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_socket.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_socket in libc - Rust - -
-

Constant libc::SYS_socket

source · []
pub const SYS_socket: c_long = 41;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_socketpair.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_socketpair.html deleted file mode 100644 index cc601b07..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_socketpair.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_socketpair in libc - Rust - -
pub const SYS_socketpair: c_long = 53;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_splice.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_splice.html deleted file mode 100644 index afbcb172..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_splice.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_splice in libc - Rust - -
-

Constant libc::SYS_splice

source · []
pub const SYS_splice: c_long = 275;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_stat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_stat.html deleted file mode 100644 index 65e6c2eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_stat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_stat in libc - Rust - -
-

Constant libc::SYS_stat

source · []
pub const SYS_stat: c_long = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_statfs.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_statfs.html deleted file mode 100644 index 7df4143c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_statfs.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_statfs in libc - Rust - -
-

Constant libc::SYS_statfs

source · []
pub const SYS_statfs: c_long = 137;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_statx.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_statx.html deleted file mode 100644 index 6aeda794..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_statx.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_statx in libc - Rust - -
-

Constant libc::SYS_statx

source · []
pub const SYS_statx: c_long = 332;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_swapoff.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_swapoff.html deleted file mode 100644 index b1637481..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_swapoff.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_swapoff in libc - Rust - -
-

Constant libc::SYS_swapoff

source · []
pub const SYS_swapoff: c_long = 168;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_swapon.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_swapon.html deleted file mode 100644 index 2cf621d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_swapon.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_swapon in libc - Rust - -
-

Constant libc::SYS_swapon

source · []
pub const SYS_swapon: c_long = 167;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_symlink.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_symlink.html deleted file mode 100644 index 5e08eb32..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_symlink.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_symlink in libc - Rust - -
-

Constant libc::SYS_symlink

source · []
pub const SYS_symlink: c_long = 88;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_symlinkat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_symlinkat.html deleted file mode 100644 index e0175f29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_symlinkat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_symlinkat in libc - Rust - -
pub const SYS_symlinkat: c_long = 266;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sync.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sync.html deleted file mode 100644 index f1626743..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sync.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sync in libc - Rust - -
-

Constant libc::SYS_sync

source · []
pub const SYS_sync: c_long = 162;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sync_file_range.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sync_file_range.html deleted file mode 100644 index 27e1e6c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sync_file_range.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sync_file_range in libc - Rust - -
pub const SYS_sync_file_range: c_long = 277;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_syncfs.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_syncfs.html deleted file mode 100644 index 6326d773..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_syncfs.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_syncfs in libc - Rust - -
-

Constant libc::SYS_syncfs

source · []
pub const SYS_syncfs: c_long = 306;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sysfs.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sysfs.html deleted file mode 100644 index a834efba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sysfs.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sysfs in libc - Rust - -
-

Constant libc::SYS_sysfs

source · []
pub const SYS_sysfs: c_long = 139;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sysinfo.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_sysinfo.html deleted file mode 100644 index 8cbddaa2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_sysinfo.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_sysinfo in libc - Rust - -
-

Constant libc::SYS_sysinfo

source · []
pub const SYS_sysinfo: c_long = 99;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_syslog.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_syslog.html deleted file mode 100644 index 2daa12b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_syslog.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_syslog in libc - Rust - -
-

Constant libc::SYS_syslog

source · []
pub const SYS_syslog: c_long = 103;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_tee.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_tee.html deleted file mode 100644 index 35f6d935..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_tee.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_tee in libc - Rust - -
-

Constant libc::SYS_tee

source · []
pub const SYS_tee: c_long = 276;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_tgkill.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_tgkill.html deleted file mode 100644 index d4a4d703..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_tgkill.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_tgkill in libc - Rust - -
-

Constant libc::SYS_tgkill

source · []
pub const SYS_tgkill: c_long = 234;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_time.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_time.html deleted file mode 100644 index 892ab7c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_time.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_time in libc - Rust - -
-

Constant libc::SYS_time

source · []
pub const SYS_time: c_long = 201;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_create.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_create.html deleted file mode 100644 index 97058937..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_create.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_timer_create in libc - Rust - -
pub const SYS_timer_create: c_long = 222;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_delete.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_delete.html deleted file mode 100644 index b1b5d706..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_delete.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_timer_delete in libc - Rust - -
pub const SYS_timer_delete: c_long = 226;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_getoverrun.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_getoverrun.html deleted file mode 100644 index f869ae56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_getoverrun.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_timer_getoverrun in libc - Rust - -
pub const SYS_timer_getoverrun: c_long = 225;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_gettime.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_gettime.html deleted file mode 100644 index ead283b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_gettime.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_timer_gettime in libc - Rust - -
pub const SYS_timer_gettime: c_long = 224;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_settime.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_settime.html deleted file mode 100644 index 349ba94b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timer_settime.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_timer_settime in libc - Rust - -
pub const SYS_timer_settime: c_long = 223;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timerfd_create.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_timerfd_create.html deleted file mode 100644 index 098e7e4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timerfd_create.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_timerfd_create in libc - Rust - -
pub const SYS_timerfd_create: c_long = 283;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timerfd_gettime.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_timerfd_gettime.html deleted file mode 100644 index 4dffa089..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timerfd_gettime.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_timerfd_gettime in libc - Rust - -
pub const SYS_timerfd_gettime: c_long = 287;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timerfd_settime.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_timerfd_settime.html deleted file mode 100644 index ff099720..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_timerfd_settime.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_timerfd_settime in libc - Rust - -
pub const SYS_timerfd_settime: c_long = 286;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_times.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_times.html deleted file mode 100644 index 719ecb55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_times.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_times in libc - Rust - -
-

Constant libc::SYS_times

source · []
pub const SYS_times: c_long = 100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_tkill.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_tkill.html deleted file mode 100644 index 570fca65..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_tkill.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_tkill in libc - Rust - -
-

Constant libc::SYS_tkill

source · []
pub const SYS_tkill: c_long = 200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_truncate.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_truncate.html deleted file mode 100644 index 59034b9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_truncate.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_truncate in libc - Rust - -
-

Constant libc::SYS_truncate

source · []
pub const SYS_truncate: c_long = 76;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_tuxcall.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_tuxcall.html deleted file mode 100644 index e2244b11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_tuxcall.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_tuxcall in libc - Rust - -
-

Constant libc::SYS_tuxcall

source · []
pub const SYS_tuxcall: c_long = 184;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_umask.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_umask.html deleted file mode 100644 index 42ea4120..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_umask.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_umask in libc - Rust - -
-

Constant libc::SYS_umask

source · []
pub const SYS_umask: c_long = 95;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_umount2.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_umount2.html deleted file mode 100644 index 198b3f0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_umount2.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_umount2 in libc - Rust - -
-

Constant libc::SYS_umount2

source · []
pub const SYS_umount2: c_long = 166;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_uname.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_uname.html deleted file mode 100644 index 6b15b52a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_uname.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_uname in libc - Rust - -
-

Constant libc::SYS_uname

source · []
pub const SYS_uname: c_long = 63;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_unlink.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_unlink.html deleted file mode 100644 index 8e448930..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_unlink.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_unlink in libc - Rust - -
-

Constant libc::SYS_unlink

source · []
pub const SYS_unlink: c_long = 87;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_unlinkat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_unlinkat.html deleted file mode 100644 index 232abebb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_unlinkat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_unlinkat in libc - Rust - -
-

Constant libc::SYS_unlinkat

source · []
pub const SYS_unlinkat: c_long = 263;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_unshare.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_unshare.html deleted file mode 100644 index b33f6277..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_unshare.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_unshare in libc - Rust - -
-

Constant libc::SYS_unshare

source · []
pub const SYS_unshare: c_long = 272;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_uselib.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_uselib.html deleted file mode 100644 index a6481bbc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_uselib.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_uselib in libc - Rust - -
-

Constant libc::SYS_uselib

source · []
pub const SYS_uselib: c_long = 134;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_userfaultfd.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_userfaultfd.html deleted file mode 100644 index 68c7d046..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_userfaultfd.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_userfaultfd in libc - Rust - -
pub const SYS_userfaultfd: c_long = 323;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ustat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_ustat.html deleted file mode 100644 index 4880252a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_ustat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_ustat in libc - Rust - -
-

Constant libc::SYS_ustat

source · []
pub const SYS_ustat: c_long = 136;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_utime.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_utime.html deleted file mode 100644 index 905547ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_utime.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_utime in libc - Rust - -
-

Constant libc::SYS_utime

source · []
pub const SYS_utime: c_long = 132;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_utimensat.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_utimensat.html deleted file mode 100644 index 1053c0dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_utimensat.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_utimensat in libc - Rust - -
pub const SYS_utimensat: c_long = 280;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_utimes.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_utimes.html deleted file mode 100644 index ae4e2e02..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_utimes.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_utimes in libc - Rust - -
-

Constant libc::SYS_utimes

source · []
pub const SYS_utimes: c_long = 235;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_vfork.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_vfork.html deleted file mode 100644 index f72158db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_vfork.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_vfork in libc - Rust - -
-

Constant libc::SYS_vfork

source · []
pub const SYS_vfork: c_long = 58;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_vhangup.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_vhangup.html deleted file mode 100644 index b73a0cc3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_vhangup.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_vhangup in libc - Rust - -
-

Constant libc::SYS_vhangup

source · []
pub const SYS_vhangup: c_long = 153;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_vmsplice.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_vmsplice.html deleted file mode 100644 index 8546d807..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_vmsplice.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_vmsplice in libc - Rust - -
-

Constant libc::SYS_vmsplice

source · []
pub const SYS_vmsplice: c_long = 278;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_vserver.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_vserver.html deleted file mode 100644 index 32257505..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_vserver.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_vserver in libc - Rust - -
-

Constant libc::SYS_vserver

source · []
pub const SYS_vserver: c_long = 236;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_wait4.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_wait4.html deleted file mode 100644 index fd8f1ae7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_wait4.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_wait4 in libc - Rust - -
-

Constant libc::SYS_wait4

source · []
pub const SYS_wait4: c_long = 61;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_waitid.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_waitid.html deleted file mode 100644 index d492a547..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_waitid.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_waitid in libc - Rust - -
-

Constant libc::SYS_waitid

source · []
pub const SYS_waitid: c_long = 247;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_write.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_write.html deleted file mode 100644 index b5582a15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_write.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_write in libc - Rust - -
-

Constant libc::SYS_write

source · []
pub const SYS_write: c_long = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.SYS_writev.html b/learning/rust/guessing_game/target/doc/libc/constant.SYS_writev.html deleted file mode 100644 index 9cabc69f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.SYS_writev.html +++ /dev/null @@ -1,8 +0,0 @@ -SYS_writev in libc - Rust - -
-

Constant libc::SYS_writev

source · []
pub const SYS_writev: c_long = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IEXEC.html deleted file mode 100644 index f51a17ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IEXEC in libc - Rust - -
-

Constant libc::S_IEXEC

source · []
pub const S_IEXEC: mode_t = 64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IFBLK.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IFBLK.html deleted file mode 100644 index eba54456..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IFBLK.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IFBLK in libc - Rust - -
-

Constant libc::S_IFBLK

source · []
pub const S_IFBLK: mode_t = 24576;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IFCHR.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IFCHR.html deleted file mode 100644 index a9339825..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IFCHR.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IFCHR in libc - Rust - -
-

Constant libc::S_IFCHR

source · []
pub const S_IFCHR: mode_t = 8192;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IFDIR.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IFDIR.html deleted file mode 100644 index 11202a4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IFDIR.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IFDIR in libc - Rust - -
-

Constant libc::S_IFDIR

source · []
pub const S_IFDIR: mode_t = 16384;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IFIFO.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IFIFO.html deleted file mode 100644 index 0906d298..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IFIFO.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IFIFO in libc - Rust - -
-

Constant libc::S_IFIFO

source · []
pub const S_IFIFO: mode_t = 4096;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IFLNK.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IFLNK.html deleted file mode 100644 index b59225f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IFLNK.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IFLNK in libc - Rust - -
-

Constant libc::S_IFLNK

source · []
pub const S_IFLNK: mode_t = 40960;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IFMT.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IFMT.html deleted file mode 100644 index 4861a200..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IFMT.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IFMT in libc - Rust - -
-

Constant libc::S_IFMT

source · []
pub const S_IFMT: mode_t = 61440;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IFREG.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IFREG.html deleted file mode 100644 index 39787dfc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IFREG.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IFREG in libc - Rust - -
-

Constant libc::S_IFREG

source · []
pub const S_IFREG: mode_t = 32768;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IFSOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IFSOCK.html deleted file mode 100644 index c704a621..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IFSOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IFSOCK in libc - Rust - -
-

Constant libc::S_IFSOCK

source · []
pub const S_IFSOCK: mode_t = 49152;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IREAD.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IREAD.html deleted file mode 100644 index 8eb94032..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IREAD.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IREAD in libc - Rust - -
-

Constant libc::S_IREAD

source · []
pub const S_IREAD: mode_t = 256;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IRGRP.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IRGRP.html deleted file mode 100644 index 3b5e85c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IRGRP.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IRGRP in libc - Rust - -
-

Constant libc::S_IRGRP

source · []
pub const S_IRGRP: mode_t = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IROTH.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IROTH.html deleted file mode 100644 index 29a22785..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IROTH.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IROTH in libc - Rust - -
-

Constant libc::S_IROTH

source · []
pub const S_IROTH: mode_t = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IRUSR.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IRUSR.html deleted file mode 100644 index 46d4a619..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IRUSR.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IRUSR in libc - Rust - -
-

Constant libc::S_IRUSR

source · []
pub const S_IRUSR: mode_t = 256;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IRWXG.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IRWXG.html deleted file mode 100644 index a02e109a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IRWXG.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IRWXG in libc - Rust - -
-

Constant libc::S_IRWXG

source · []
pub const S_IRWXG: mode_t = 56;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IRWXO.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IRWXO.html deleted file mode 100644 index 66edfeeb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IRWXO.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IRWXO in libc - Rust - -
-

Constant libc::S_IRWXO

source · []
pub const S_IRWXO: mode_t = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IRWXU.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IRWXU.html deleted file mode 100644 index 805786ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IRWXU.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IRWXU in libc - Rust - -
-

Constant libc::S_IRWXU

source · []
pub const S_IRWXU: mode_t = 448;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_ISGID.html b/learning/rust/guessing_game/target/doc/libc/constant.S_ISGID.html deleted file mode 100644 index 46af82a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_ISGID.html +++ /dev/null @@ -1,8 +0,0 @@ -S_ISGID in libc - Rust - -
-

Constant libc::S_ISGID

source · []
pub const S_ISGID: mode_t = 0x400;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_ISUID.html b/learning/rust/guessing_game/target/doc/libc/constant.S_ISUID.html deleted file mode 100644 index 7121a56b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_ISUID.html +++ /dev/null @@ -1,8 +0,0 @@ -S_ISUID in libc - Rust - -
-

Constant libc::S_ISUID

source · []
pub const S_ISUID: mode_t = 0x800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_ISVTX.html b/learning/rust/guessing_game/target/doc/libc/constant.S_ISVTX.html deleted file mode 100644 index b461dc3d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_ISVTX.html +++ /dev/null @@ -1,8 +0,0 @@ -S_ISVTX in libc - Rust - -
-

Constant libc::S_ISVTX

source · []
pub const S_ISVTX: mode_t = 0x200;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IWGRP.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IWGRP.html deleted file mode 100644 index f4bd0fdc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IWGRP.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IWGRP in libc - Rust - -
-

Constant libc::S_IWGRP

source · []
pub const S_IWGRP: mode_t = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IWOTH.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IWOTH.html deleted file mode 100644 index abaf412c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IWOTH.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IWOTH in libc - Rust - -
-

Constant libc::S_IWOTH

source · []
pub const S_IWOTH: mode_t = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IWRITE.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IWRITE.html deleted file mode 100644 index b99e109b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IWRITE.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IWRITE in libc - Rust - -
-

Constant libc::S_IWRITE

source · []
pub const S_IWRITE: mode_t = 128;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IWUSR.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IWUSR.html deleted file mode 100644 index 7d76dcab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IWUSR.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IWUSR in libc - Rust - -
-

Constant libc::S_IWUSR

source · []
pub const S_IWUSR: mode_t = 128;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IXGRP.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IXGRP.html deleted file mode 100644 index 7c23b799..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IXGRP.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IXGRP in libc - Rust - -
-

Constant libc::S_IXGRP

source · []
pub const S_IXGRP: mode_t = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IXOTH.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IXOTH.html deleted file mode 100644 index 15aae8d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IXOTH.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IXOTH in libc - Rust - -
-

Constant libc::S_IXOTH

source · []
pub const S_IXOTH: mode_t = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.S_IXUSR.html b/learning/rust/guessing_game/target/doc/libc/constant.S_IXUSR.html deleted file mode 100644 index ccf2192a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.S_IXUSR.html +++ /dev/null @@ -1,8 +0,0 @@ -S_IXUSR in libc - Rust - -
-

Constant libc::S_IXUSR

source · []
pub const S_IXUSR: mode_t = 64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TAB0.html b/learning/rust/guessing_game/target/doc/libc/constant.TAB0.html deleted file mode 100644 index e7697b30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TAB0.html +++ /dev/null @@ -1,8 +0,0 @@ -TAB0 in libc - Rust - -
-

Constant libc::TAB0

source · []
pub const TAB0: tcflag_t = 0x00000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TAB1.html b/learning/rust/guessing_game/target/doc/libc/constant.TAB1.html deleted file mode 100644 index fd809eb4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TAB1.html +++ /dev/null @@ -1,8 +0,0 @@ -TAB1 in libc - Rust - -
-

Constant libc::TAB1

source · []
pub const TAB1: tcflag_t = 0x00000800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TAB2.html b/learning/rust/guessing_game/target/doc/libc/constant.TAB2.html deleted file mode 100644 index e58805a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TAB2.html +++ /dev/null @@ -1,8 +0,0 @@ -TAB2 in libc - Rust - -
-

Constant libc::TAB2

source · []
pub const TAB2: tcflag_t = 0x00001000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TAB3.html b/learning/rust/guessing_game/target/doc/libc/constant.TAB3.html deleted file mode 100644 index ae034326..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TAB3.html +++ /dev/null @@ -1,8 +0,0 @@ -TAB3 in libc - Rust - -
-

Constant libc::TAB3

source · []
pub const TAB3: tcflag_t = 0x00001800;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TABDLY.html b/learning/rust/guessing_game/target/doc/libc/constant.TABDLY.html deleted file mode 100644 index 417b06f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TABDLY.html +++ /dev/null @@ -1,8 +0,0 @@ -TABDLY in libc - Rust - -
-

Constant libc::TABDLY

source · []
pub const TABDLY: tcflag_t = 0o014000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCA_CHAIN.html b/learning/rust/guessing_game/target/doc/libc/constant.TCA_CHAIN.html deleted file mode 100644 index 003496c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCA_CHAIN.html +++ /dev/null @@ -1,8 +0,0 @@ -TCA_CHAIN in libc - Rust - -
-

Constant libc::TCA_CHAIN

source · []
pub const TCA_CHAIN: c_ushort = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCA_DUMP_INVISIBLE.html b/learning/rust/guessing_game/target/doc/libc/constant.TCA_DUMP_INVISIBLE.html deleted file mode 100644 index b8c711a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCA_DUMP_INVISIBLE.html +++ /dev/null @@ -1,8 +0,0 @@ -TCA_DUMP_INVISIBLE in libc - Rust - -
pub const TCA_DUMP_INVISIBLE: c_ushort = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCA_FCNT.html b/learning/rust/guessing_game/target/doc/libc/constant.TCA_FCNT.html deleted file mode 100644 index dbd6816e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCA_FCNT.html +++ /dev/null @@ -1,8 +0,0 @@ -TCA_FCNT in libc - Rust - -
-

Constant libc::TCA_FCNT

source · []
pub const TCA_FCNT: c_ushort = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCA_HW_OFFLOAD.html b/learning/rust/guessing_game/target/doc/libc/constant.TCA_HW_OFFLOAD.html deleted file mode 100644 index 7887cff0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCA_HW_OFFLOAD.html +++ /dev/null @@ -1,8 +0,0 @@ -TCA_HW_OFFLOAD in libc - Rust - -
pub const TCA_HW_OFFLOAD: c_ushort = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCA_KIND.html b/learning/rust/guessing_game/target/doc/libc/constant.TCA_KIND.html deleted file mode 100644 index 97514f9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCA_KIND.html +++ /dev/null @@ -1,8 +0,0 @@ -TCA_KIND in libc - Rust - -
-

Constant libc::TCA_KIND

source · []
pub const TCA_KIND: c_ushort = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCA_OPTIONS.html b/learning/rust/guessing_game/target/doc/libc/constant.TCA_OPTIONS.html deleted file mode 100644 index 646cd415..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCA_OPTIONS.html +++ /dev/null @@ -1,8 +0,0 @@ -TCA_OPTIONS in libc - Rust - -
-

Constant libc::TCA_OPTIONS

source · []
pub const TCA_OPTIONS: c_ushort = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCA_PAD.html b/learning/rust/guessing_game/target/doc/libc/constant.TCA_PAD.html deleted file mode 100644 index 5d63ba62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCA_PAD.html +++ /dev/null @@ -1,8 +0,0 @@ -TCA_PAD in libc - Rust - -
-

Constant libc::TCA_PAD

source · []
pub const TCA_PAD: c_ushort = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCA_RATE.html b/learning/rust/guessing_game/target/doc/libc/constant.TCA_RATE.html deleted file mode 100644 index c282136e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCA_RATE.html +++ /dev/null @@ -1,8 +0,0 @@ -TCA_RATE in libc - Rust - -
-

Constant libc::TCA_RATE

source · []
pub const TCA_RATE: c_ushort = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCA_STAB.html b/learning/rust/guessing_game/target/doc/libc/constant.TCA_STAB.html deleted file mode 100644 index 9f7bcc96..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCA_STAB.html +++ /dev/null @@ -1,8 +0,0 @@ -TCA_STAB in libc - Rust - -
-

Constant libc::TCA_STAB

source · []
pub const TCA_STAB: c_ushort = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCA_STATS.html b/learning/rust/guessing_game/target/doc/libc/constant.TCA_STATS.html deleted file mode 100644 index ea4ad2ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCA_STATS.html +++ /dev/null @@ -1,8 +0,0 @@ -TCA_STATS in libc - Rust - -
-

Constant libc::TCA_STATS

source · []
pub const TCA_STATS: c_ushort = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCA_STATS2.html b/learning/rust/guessing_game/target/doc/libc/constant.TCA_STATS2.html deleted file mode 100644 index d0af688e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCA_STATS2.html +++ /dev/null @@ -1,8 +0,0 @@ -TCA_STATS2 in libc - Rust - -
-

Constant libc::TCA_STATS2

source · []
pub const TCA_STATS2: c_ushort = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCA_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/constant.TCA_UNSPEC.html deleted file mode 100644 index 83c2d82d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCA_UNSPEC.html +++ /dev/null @@ -1,8 +0,0 @@ -TCA_UNSPEC in libc - Rust - -
-

Constant libc::TCA_UNSPEC

source · []
pub const TCA_UNSPEC: c_ushort = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCA_XSTATS.html b/learning/rust/guessing_game/target/doc/libc/constant.TCA_XSTATS.html deleted file mode 100644 index f871a76b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCA_XSTATS.html +++ /dev/null @@ -1,8 +0,0 @@ -TCA_XSTATS in libc - Rust - -
-

Constant libc::TCA_XSTATS

source · []
pub const TCA_XSTATS: c_ushort = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCFLSH.html b/learning/rust/guessing_game/target/doc/libc/constant.TCFLSH.html deleted file mode 100644 index 71e0544f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCFLSH.html +++ /dev/null @@ -1,8 +0,0 @@ -TCFLSH in libc - Rust - -
-

Constant libc::TCFLSH

source · []
pub const TCFLSH: c_ulong = 0x540B;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCGETA.html b/learning/rust/guessing_game/target/doc/libc/constant.TCGETA.html deleted file mode 100644 index 08cf90fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCGETA.html +++ /dev/null @@ -1,8 +0,0 @@ -TCGETA in libc - Rust - -
-

Constant libc::TCGETA

source · []
pub const TCGETA: c_ulong = 0x5405;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCGETS.html b/learning/rust/guessing_game/target/doc/libc/constant.TCGETS.html deleted file mode 100644 index d09ee360..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCGETS.html +++ /dev/null @@ -1,8 +0,0 @@ -TCGETS in libc - Rust - -
-

Constant libc::TCGETS

source · []
pub const TCGETS: c_ulong = 0x5401;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCGETS2.html b/learning/rust/guessing_game/target/doc/libc/constant.TCGETS2.html deleted file mode 100644 index 4e0b2232..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCGETS2.html +++ /dev/null @@ -1,8 +0,0 @@ -TCGETS2 in libc - Rust - -
-

Constant libc::TCGETS2

source · []
pub const TCGETS2: c_ulong = 0x802c542a;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCGETX.html b/learning/rust/guessing_game/target/doc/libc/constant.TCGETX.html deleted file mode 100644 index 5d2e7cba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCGETX.html +++ /dev/null @@ -1,8 +0,0 @@ -TCGETX in libc - Rust - -
-

Constant libc::TCGETX

source · []
pub const TCGETX: c_ulong = 0x5432;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCIFLUSH.html b/learning/rust/guessing_game/target/doc/libc/constant.TCIFLUSH.html deleted file mode 100644 index d0214152..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCIFLUSH.html +++ /dev/null @@ -1,8 +0,0 @@ -TCIFLUSH in libc - Rust - -
-

Constant libc::TCIFLUSH

source · []
pub const TCIFLUSH: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCIOFF.html b/learning/rust/guessing_game/target/doc/libc/constant.TCIOFF.html deleted file mode 100644 index 47ea3efa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCIOFF.html +++ /dev/null @@ -1,8 +0,0 @@ -TCIOFF in libc - Rust - -
-

Constant libc::TCIOFF

source · []
pub const TCIOFF: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCIOFLUSH.html b/learning/rust/guessing_game/target/doc/libc/constant.TCIOFLUSH.html deleted file mode 100644 index d530e8e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCIOFLUSH.html +++ /dev/null @@ -1,8 +0,0 @@ -TCIOFLUSH in libc - Rust - -
-

Constant libc::TCIOFLUSH

source · []
pub const TCIOFLUSH: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCION.html b/learning/rust/guessing_game/target/doc/libc/constant.TCION.html deleted file mode 100644 index 852241e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCION.html +++ /dev/null @@ -1,8 +0,0 @@ -TCION in libc - Rust - -
-

Constant libc::TCION

source · []
pub const TCION: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCOFLUSH.html b/learning/rust/guessing_game/target/doc/libc/constant.TCOFLUSH.html deleted file mode 100644 index 4b7544a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCOFLUSH.html +++ /dev/null @@ -1,8 +0,0 @@ -TCOFLUSH in libc - Rust - -
-

Constant libc::TCOFLUSH

source · []
pub const TCOFLUSH: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCOOFF.html b/learning/rust/guessing_game/target/doc/libc/constant.TCOOFF.html deleted file mode 100644 index f70381ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCOOFF.html +++ /dev/null @@ -1,8 +0,0 @@ -TCOOFF in libc - Rust - -
-

Constant libc::TCOOFF

source · []
pub const TCOOFF: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCOON.html b/learning/rust/guessing_game/target/doc/libc/constant.TCOON.html deleted file mode 100644 index eaff6b1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCOON.html +++ /dev/null @@ -1,8 +0,0 @@ -TCOON in libc - Rust - -
-

Constant libc::TCOON

source · []
pub const TCOON: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_CC_INFO.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_CC_INFO.html deleted file mode 100644 index 3245455d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_CC_INFO.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_CC_INFO in libc - Rust - -
-

Constant libc::TCP_CC_INFO

source · []
pub const TCP_CC_INFO: c_int = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_CM_INQ.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_CM_INQ.html deleted file mode 100644 index cd0022e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_CM_INQ.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_CM_INQ in libc - Rust - -
-

Constant libc::TCP_CM_INQ

source · []
pub const TCP_CM_INQ: c_int = TCP_INQ; // 36i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_CONGESTION.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_CONGESTION.html deleted file mode 100644 index b19330f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_CONGESTION.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_CONGESTION in libc - Rust - -
pub const TCP_CONGESTION: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_COOKIE_TRANSACTIONS.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_COOKIE_TRANSACTIONS.html deleted file mode 100644 index 586a482b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_COOKIE_TRANSACTIONS.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_COOKIE_TRANSACTIONS in libc - Rust - -
pub const TCP_COOKIE_TRANSACTIONS: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_CORK.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_CORK.html deleted file mode 100644 index 412eeba1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_CORK.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_CORK in libc - Rust - -
-

Constant libc::TCP_CORK

source · []
pub const TCP_CORK: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_DEFER_ACCEPT.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_DEFER_ACCEPT.html deleted file mode 100644 index 89a2731b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_DEFER_ACCEPT.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_DEFER_ACCEPT in libc - Rust - -
pub const TCP_DEFER_ACCEPT: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_FASTOPEN.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_FASTOPEN.html deleted file mode 100644 index e7ac9a81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_FASTOPEN.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_FASTOPEN in libc - Rust - -
-

Constant libc::TCP_FASTOPEN

source · []
pub const TCP_FASTOPEN: c_int = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_FASTOPEN_CONNECT.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_FASTOPEN_CONNECT.html deleted file mode 100644 index 89b414c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_FASTOPEN_CONNECT.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_FASTOPEN_CONNECT in libc - Rust - -
pub const TCP_FASTOPEN_CONNECT: c_int = 30;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_FASTOPEN_KEY.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_FASTOPEN_KEY.html deleted file mode 100644 index 3180fe3b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_FASTOPEN_KEY.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_FASTOPEN_KEY in libc - Rust - -
pub const TCP_FASTOPEN_KEY: c_int = 33;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_FASTOPEN_NO_COOKIE.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_FASTOPEN_NO_COOKIE.html deleted file mode 100644 index 45e48b6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_FASTOPEN_NO_COOKIE.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_FASTOPEN_NO_COOKIE in libc - Rust - -
pub const TCP_FASTOPEN_NO_COOKIE: c_int = 34;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_INFO.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_INFO.html deleted file mode 100644 index 86f2d1ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_INFO.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_INFO in libc - Rust - -
-

Constant libc::TCP_INFO

source · []
pub const TCP_INFO: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_INQ.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_INQ.html deleted file mode 100644 index 176f80d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_INQ.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_INQ in libc - Rust - -
-

Constant libc::TCP_INQ

source · []
pub const TCP_INQ: c_int = 36;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_KEEPCNT.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_KEEPCNT.html deleted file mode 100644 index d048dda8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_KEEPCNT.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_KEEPCNT in libc - Rust - -
-

Constant libc::TCP_KEEPCNT

source · []
pub const TCP_KEEPCNT: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_KEEPIDLE.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_KEEPIDLE.html deleted file mode 100644 index 8f8341cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_KEEPIDLE.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_KEEPIDLE in libc - Rust - -
-

Constant libc::TCP_KEEPIDLE

source · []
pub const TCP_KEEPIDLE: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_KEEPINTVL.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_KEEPINTVL.html deleted file mode 100644 index ebf0d470..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_KEEPINTVL.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_KEEPINTVL in libc - Rust - -
pub const TCP_KEEPINTVL: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_LINGER2.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_LINGER2.html deleted file mode 100644 index 1687b6b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_LINGER2.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_LINGER2 in libc - Rust - -
-

Constant libc::TCP_LINGER2

source · []
pub const TCP_LINGER2: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_MAXSEG.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_MAXSEG.html deleted file mode 100644 index 96d06c27..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_MAXSEG.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_MAXSEG in libc - Rust - -
-

Constant libc::TCP_MAXSEG

source · []
pub const TCP_MAXSEG: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_MD5SIG.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_MD5SIG.html deleted file mode 100644 index 3b094f1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_MD5SIG.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_MD5SIG in libc - Rust - -
-

Constant libc::TCP_MD5SIG

source · []
pub const TCP_MD5SIG: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_MD5SIG_EXT.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_MD5SIG_EXT.html deleted file mode 100644 index e68a8c4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_MD5SIG_EXT.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_MD5SIG_EXT in libc - Rust - -
pub const TCP_MD5SIG_EXT: c_int = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_NODELAY.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_NODELAY.html deleted file mode 100644 index 26b05702..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_NODELAY.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_NODELAY in libc - Rust - -
-

Constant libc::TCP_NODELAY

source · []
pub const TCP_NODELAY: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_NOTSENT_LOWAT.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_NOTSENT_LOWAT.html deleted file mode 100644 index f6300ed6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_NOTSENT_LOWAT.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_NOTSENT_LOWAT in libc - Rust - -
pub const TCP_NOTSENT_LOWAT: c_int = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_QUEUE_SEQ.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_QUEUE_SEQ.html deleted file mode 100644 index faed0e81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_QUEUE_SEQ.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_QUEUE_SEQ in libc - Rust - -
pub const TCP_QUEUE_SEQ: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_QUICKACK.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_QUICKACK.html deleted file mode 100644 index c5d63b37..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_QUICKACK.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_QUICKACK in libc - Rust - -
-

Constant libc::TCP_QUICKACK

source · []
pub const TCP_QUICKACK: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_REPAIR.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_REPAIR.html deleted file mode 100644 index 042350fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_REPAIR.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_REPAIR in libc - Rust - -
-

Constant libc::TCP_REPAIR

source · []
pub const TCP_REPAIR: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_REPAIR_OPTIONS.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_REPAIR_OPTIONS.html deleted file mode 100644 index 331f8e27..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_REPAIR_OPTIONS.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_REPAIR_OPTIONS in libc - Rust - -
pub const TCP_REPAIR_OPTIONS: c_int = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_REPAIR_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_REPAIR_QUEUE.html deleted file mode 100644 index 713fa888..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_REPAIR_QUEUE.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_REPAIR_QUEUE in libc - Rust - -
pub const TCP_REPAIR_QUEUE: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_REPAIR_WINDOW.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_REPAIR_WINDOW.html deleted file mode 100644 index 9dc99551..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_REPAIR_WINDOW.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_REPAIR_WINDOW in libc - Rust - -
pub const TCP_REPAIR_WINDOW: c_int = 29;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_SAVED_SYN.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_SAVED_SYN.html deleted file mode 100644 index ab6f4097..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_SAVED_SYN.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_SAVED_SYN in libc - Rust - -
pub const TCP_SAVED_SYN: c_int = 28;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_SAVE_SYN.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_SAVE_SYN.html deleted file mode 100644 index ef2e0c21..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_SAVE_SYN.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_SAVE_SYN in libc - Rust - -
-

Constant libc::TCP_SAVE_SYN

source · []
pub const TCP_SAVE_SYN: c_int = 27;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_SYNCNT.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_SYNCNT.html deleted file mode 100644 index 58723986..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_SYNCNT.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_SYNCNT in libc - Rust - -
-

Constant libc::TCP_SYNCNT

source · []
pub const TCP_SYNCNT: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_THIN_DUPACK.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_THIN_DUPACK.html deleted file mode 100644 index 327d9518..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_THIN_DUPACK.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_THIN_DUPACK in libc - Rust - -
pub const TCP_THIN_DUPACK: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_THIN_LINEAR_TIMEOUTS.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_THIN_LINEAR_TIMEOUTS.html deleted file mode 100644 index e993454e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_THIN_LINEAR_TIMEOUTS.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_THIN_LINEAR_TIMEOUTS in libc - Rust - -
pub const TCP_THIN_LINEAR_TIMEOUTS: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_TIMESTAMP.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_TIMESTAMP.html deleted file mode 100644 index c71bbd2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_TIMESTAMP.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_TIMESTAMP in libc - Rust - -
pub const TCP_TIMESTAMP: c_int = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_ULP.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_ULP.html deleted file mode 100644 index e3ea4f38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_ULP.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_ULP in libc - Rust - -
-

Constant libc::TCP_ULP

source · []
pub const TCP_ULP: c_int = 31;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_USER_TIMEOUT.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_USER_TIMEOUT.html deleted file mode 100644 index 013fc2f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_USER_TIMEOUT.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_USER_TIMEOUT in libc - Rust - -
pub const TCP_USER_TIMEOUT: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_WINDOW_CLAMP.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_WINDOW_CLAMP.html deleted file mode 100644 index a65a9605..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_WINDOW_CLAMP.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_WINDOW_CLAMP in libc - Rust - -
pub const TCP_WINDOW_CLAMP: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCP_ZEROCOPY_RECEIVE.html b/learning/rust/guessing_game/target/doc/libc/constant.TCP_ZEROCOPY_RECEIVE.html deleted file mode 100644 index 52ea393d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCP_ZEROCOPY_RECEIVE.html +++ /dev/null @@ -1,8 +0,0 @@ -TCP_ZEROCOPY_RECEIVE in libc - Rust - -
pub const TCP_ZEROCOPY_RECEIVE: c_int = 35;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSADRAIN.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSADRAIN.html deleted file mode 100644 index b8c5390d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSADRAIN.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSADRAIN in libc - Rust - -
-

Constant libc::TCSADRAIN

source · []
pub const TCSADRAIN: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSAFLUSH.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSAFLUSH.html deleted file mode 100644 index 705fba46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSAFLUSH.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSAFLUSH in libc - Rust - -
-

Constant libc::TCSAFLUSH

source · []
pub const TCSAFLUSH: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSANOW.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSANOW.html deleted file mode 100644 index d2c40824..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSANOW.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSANOW in libc - Rust - -
-

Constant libc::TCSANOW

source · []
pub const TCSANOW: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSBRK.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSBRK.html deleted file mode 100644 index 8fe2535c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSBRK.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSBRK in libc - Rust - -
-

Constant libc::TCSBRK

source · []
pub const TCSBRK: c_ulong = 0x5409;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSBRKP.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSBRKP.html deleted file mode 100644 index 0f848f0c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSBRKP.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSBRKP in libc - Rust - -
-

Constant libc::TCSBRKP

source · []
pub const TCSBRKP: c_ulong = 0x5425;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSETA.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSETA.html deleted file mode 100644 index 113ea58e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSETA.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSETA in libc - Rust - -
-

Constant libc::TCSETA

source · []
pub const TCSETA: c_ulong = 0x5406;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSETAF.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSETAF.html deleted file mode 100644 index 8da3b068..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSETAF.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSETAF in libc - Rust - -
-

Constant libc::TCSETAF

source · []
pub const TCSETAF: c_ulong = 0x5408;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSETAW.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSETAW.html deleted file mode 100644 index 72f4fef5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSETAW.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSETAW in libc - Rust - -
-

Constant libc::TCSETAW

source · []
pub const TCSETAW: c_ulong = 0x5407;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSETS.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSETS.html deleted file mode 100644 index c3c199f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSETS.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSETS in libc - Rust - -
-

Constant libc::TCSETS

source · []
pub const TCSETS: c_ulong = 0x5402;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSETS2.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSETS2.html deleted file mode 100644 index f9b561c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSETS2.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSETS2 in libc - Rust - -
-

Constant libc::TCSETS2

source · []
pub const TCSETS2: c_ulong = 0x402c542b;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSETSF.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSETSF.html deleted file mode 100644 index 99d8dc83..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSETSF.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSETSF in libc - Rust - -
-

Constant libc::TCSETSF

source · []
pub const TCSETSF: c_ulong = 0x5404;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSETSF2.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSETSF2.html deleted file mode 100644 index 1d221d0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSETSF2.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSETSF2 in libc - Rust - -
-

Constant libc::TCSETSF2

source · []
pub const TCSETSF2: c_ulong = 0x402c542d;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSETSW.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSETSW.html deleted file mode 100644 index 53a2e695..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSETSW.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSETSW in libc - Rust - -
-

Constant libc::TCSETSW

source · []
pub const TCSETSW: c_ulong = 0x5403;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSETSW2.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSETSW2.html deleted file mode 100644 index ae7af879..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSETSW2.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSETSW2 in libc - Rust - -
-

Constant libc::TCSETSW2

source · []
pub const TCSETSW2: c_ulong = 0x402c542c;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSETX.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSETX.html deleted file mode 100644 index 7b8d1e0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSETX.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSETX in libc - Rust - -
-

Constant libc::TCSETX

source · []
pub const TCSETX: c_ulong = 0x5433;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSETXF.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSETXF.html deleted file mode 100644 index 7fdedbbf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSETXF.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSETXF in libc - Rust - -
-

Constant libc::TCSETXF

source · []
pub const TCSETXF: c_ulong = 0x5434;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCSETXW.html b/learning/rust/guessing_game/target/doc/libc/constant.TCSETXW.html deleted file mode 100644 index 8decc519..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCSETXW.html +++ /dev/null @@ -1,8 +0,0 @@ -TCSETXW in libc - Rust - -
-

Constant libc::TCSETXW

source · []
pub const TCSETXW: c_ulong = 0x5435;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TCXONC.html b/learning/rust/guessing_game/target/doc/libc/constant.TCXONC.html deleted file mode 100644 index 31715146..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TCXONC.html +++ /dev/null @@ -1,8 +0,0 @@ -TCXONC in libc - Rust - -
-

Constant libc::TCXONC

source · []
pub const TCXONC: c_ulong = 0x540A;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TFD_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/constant.TFD_CLOEXEC.html deleted file mode 100644 index c46e3e6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TFD_CLOEXEC.html +++ /dev/null @@ -1,8 +0,0 @@ -TFD_CLOEXEC in libc - Rust - -
-

Constant libc::TFD_CLOEXEC

source · []
pub const TFD_CLOEXEC: c_int = O_CLOEXEC; // 524_288i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TFD_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant.TFD_NONBLOCK.html deleted file mode 100644 index a074a832..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TFD_NONBLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -TFD_NONBLOCK in libc - Rust - -
-

Constant libc::TFD_NONBLOCK

source · []
pub const TFD_NONBLOCK: c_int = O_NONBLOCK; // 2_048i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TFD_TIMER_ABSTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.TFD_TIMER_ABSTIME.html deleted file mode 100644 index b6633513..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TFD_TIMER_ABSTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -TFD_TIMER_ABSTIME in libc - Rust - -
pub const TFD_TIMER_ABSTIME: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TFD_TIMER_CANCEL_ON_SET.html b/learning/rust/guessing_game/target/doc/libc/constant.TFD_TIMER_CANCEL_ON_SET.html deleted file mode 100644 index 9820e51b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TFD_TIMER_CANCEL_ON_SET.html +++ /dev/null @@ -1,8 +0,0 @@ -TFD_TIMER_CANCEL_ON_SET in libc - Rust - -
pub const TFD_TIMER_CANCEL_ON_SET: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.THOUSEP.html b/learning/rust/guessing_game/target/doc/libc/constant.THOUSEP.html deleted file mode 100644 index 03513231..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.THOUSEP.html +++ /dev/null @@ -1,8 +0,0 @@ -THOUSEP in libc - Rust - -
-

Constant libc::THOUSEP

source · []
pub const THOUSEP: nl_item = 0x10001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIMER_ABSTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.TIMER_ABSTIME.html deleted file mode 100644 index bf12bbe1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIMER_ABSTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -TIMER_ABSTIME in libc - Rust - -
pub const TIMER_ABSTIME: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIME_BAD.html b/learning/rust/guessing_game/target/doc/libc/constant.TIME_BAD.html deleted file mode 100644 index 8743a917..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIME_BAD.html +++ /dev/null @@ -1,8 +0,0 @@ -TIME_BAD in libc - Rust - -
-

Constant libc::TIME_BAD

source · []
pub const TIME_BAD: c_int = TIME_ERROR; // 5i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIME_DEL.html b/learning/rust/guessing_game/target/doc/libc/constant.TIME_DEL.html deleted file mode 100644 index 7f68fd08..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIME_DEL.html +++ /dev/null @@ -1,8 +0,0 @@ -TIME_DEL in libc - Rust - -
-

Constant libc::TIME_DEL

source · []
pub const TIME_DEL: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIME_ERROR.html b/learning/rust/guessing_game/target/doc/libc/constant.TIME_ERROR.html deleted file mode 100644 index 1b99a480..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIME_ERROR.html +++ /dev/null @@ -1,8 +0,0 @@ -TIME_ERROR in libc - Rust - -
-

Constant libc::TIME_ERROR

source · []
pub const TIME_ERROR: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIME_INS.html b/learning/rust/guessing_game/target/doc/libc/constant.TIME_INS.html deleted file mode 100644 index ba54ee5e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIME_INS.html +++ /dev/null @@ -1,8 +0,0 @@ -TIME_INS in libc - Rust - -
-

Constant libc::TIME_INS

source · []
pub const TIME_INS: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIME_OK.html b/learning/rust/guessing_game/target/doc/libc/constant.TIME_OK.html deleted file mode 100644 index 7dfeff87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIME_OK.html +++ /dev/null @@ -1,8 +0,0 @@ -TIME_OK in libc - Rust - -
-

Constant libc::TIME_OK

source · []
pub const TIME_OK: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIME_OOP.html b/learning/rust/guessing_game/target/doc/libc/constant.TIME_OOP.html deleted file mode 100644 index fa6e5ce8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIME_OOP.html +++ /dev/null @@ -1,8 +0,0 @@ -TIME_OOP in libc - Rust - -
-

Constant libc::TIME_OOP

source · []
pub const TIME_OOP: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIME_WAIT.html b/learning/rust/guessing_game/target/doc/libc/constant.TIME_WAIT.html deleted file mode 100644 index 857dacd2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIME_WAIT.html +++ /dev/null @@ -1,8 +0,0 @@ -TIME_WAIT in libc - Rust - -
-

Constant libc::TIME_WAIT

source · []
pub const TIME_WAIT: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCCBRK.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCCBRK.html deleted file mode 100644 index ef468029..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCCBRK.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCCBRK in libc - Rust - -
-

Constant libc::TIOCCBRK

source · []
pub const TIOCCBRK: c_ulong = 0x5428;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCCONS.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCCONS.html deleted file mode 100644 index 7d1d656f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCCONS.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCCONS in libc - Rust - -
-

Constant libc::TIOCCONS

source · []
pub const TIOCCONS: c_ulong = 0x541D;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCEXCL.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCEXCL.html deleted file mode 100644 index 7979cc5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCEXCL.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCEXCL in libc - Rust - -
-

Constant libc::TIOCEXCL

source · []
pub const TIOCEXCL: c_ulong = 0x540C;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGDEV.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGDEV.html deleted file mode 100644 index 43752377..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGDEV.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGDEV in libc - Rust - -
-

Constant libc::TIOCGDEV

source · []
pub const TIOCGDEV: c_ulong = 0x80045432;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGETD.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGETD.html deleted file mode 100644 index 9890995b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGETD.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGETD in libc - Rust - -
-

Constant libc::TIOCGETD

source · []
pub const TIOCGETD: c_ulong = 0x5424;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGEXCL.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGEXCL.html deleted file mode 100644 index e68e9780..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGEXCL.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGEXCL in libc - Rust - -
-

Constant libc::TIOCGEXCL

source · []
pub const TIOCGEXCL: c_ulong = 0x80045440;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGICOUNT.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGICOUNT.html deleted file mode 100644 index b6521557..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGICOUNT.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGICOUNT in libc - Rust - -
-

Constant libc::TIOCGICOUNT

source · []
pub const TIOCGICOUNT: c_ulong = 0x545D;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGLCKTRMIOS.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGLCKTRMIOS.html deleted file mode 100644 index cb8db202..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGLCKTRMIOS.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGLCKTRMIOS in libc - Rust - -
pub const TIOCGLCKTRMIOS: c_ulong = 0x5456;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPGRP.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPGRP.html deleted file mode 100644 index 2bc011f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPGRP.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGPGRP in libc - Rust - -
-

Constant libc::TIOCGPGRP

source · []
pub const TIOCGPGRP: c_ulong = 0x540F;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPKT.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPKT.html deleted file mode 100644 index cb0eef21..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPKT.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGPKT in libc - Rust - -
-

Constant libc::TIOCGPKT

source · []
pub const TIOCGPKT: c_ulong = 0x80045438;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPTLCK.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPTLCK.html deleted file mode 100644 index 280711ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPTLCK.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGPTLCK in libc - Rust - -
-

Constant libc::TIOCGPTLCK

source · []
pub const TIOCGPTLCK: c_ulong = 0x80045439;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPTN.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPTN.html deleted file mode 100644 index 5ad0707e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPTN.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGPTN in libc - Rust - -
-

Constant libc::TIOCGPTN

source · []
pub const TIOCGPTN: c_ulong = 0x80045430;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPTPEER.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPTPEER.html deleted file mode 100644 index bd729129..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGPTPEER.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGPTPEER in libc - Rust - -
-

Constant libc::TIOCGPTPEER

source · []
pub const TIOCGPTPEER: c_ulong = 0x5441;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGRS485.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGRS485.html deleted file mode 100644 index 798df681..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGRS485.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGRS485 in libc - Rust - -
-

Constant libc::TIOCGRS485

source · []
pub const TIOCGRS485: c_ulong = 0x542E;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGSERIAL.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGSERIAL.html deleted file mode 100644 index f113bb46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGSERIAL.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGSERIAL in libc - Rust - -
-

Constant libc::TIOCGSERIAL

source · []
pub const TIOCGSERIAL: c_ulong = 0x541E;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGSID.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGSID.html deleted file mode 100644 index e0bade39..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGSID.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGSID in libc - Rust - -
-

Constant libc::TIOCGSID

source · []
pub const TIOCGSID: c_ulong = 0x5429;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGSOFTCAR.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGSOFTCAR.html deleted file mode 100644 index b99db696..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGSOFTCAR.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGSOFTCAR in libc - Rust - -
-

Constant libc::TIOCGSOFTCAR

source · []
pub const TIOCGSOFTCAR: c_ulong = 0x5419;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGWINSZ.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCGWINSZ.html deleted file mode 100644 index 8e6606d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCGWINSZ.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCGWINSZ in libc - Rust - -
-

Constant libc::TIOCGWINSZ

source · []
pub const TIOCGWINSZ: c_ulong = 0x5413;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCINQ.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCINQ.html deleted file mode 100644 index f3b83e45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCINQ.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCINQ in libc - Rust - -
-

Constant libc::TIOCINQ

source · []
pub const TIOCINQ: c_ulong = FIONREAD; // 21_531u64
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCLINUX.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCLINUX.html deleted file mode 100644 index 3c499721..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCLINUX.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCLINUX in libc - Rust - -
-

Constant libc::TIOCLINUX

source · []
pub const TIOCLINUX: c_ulong = 0x541C;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCMBIC.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCMBIC.html deleted file mode 100644 index 13942ce0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCMBIC.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCMBIC in libc - Rust - -
-

Constant libc::TIOCMBIC

source · []
pub const TIOCMBIC: c_ulong = 0x5417;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCMBIS.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCMBIS.html deleted file mode 100644 index 9813d110..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCMBIS.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCMBIS in libc - Rust - -
-

Constant libc::TIOCMBIS

source · []
pub const TIOCMBIS: c_ulong = 0x5416;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCMGET.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCMGET.html deleted file mode 100644 index d7e6514d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCMGET.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCMGET in libc - Rust - -
-

Constant libc::TIOCMGET

source · []
pub const TIOCMGET: c_ulong = 0x5415;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCMIWAIT.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCMIWAIT.html deleted file mode 100644 index cbc7c44c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCMIWAIT.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCMIWAIT in libc - Rust - -
-

Constant libc::TIOCMIWAIT

source · []
pub const TIOCMIWAIT: c_ulong = 0x545C;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCMSET.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCMSET.html deleted file mode 100644 index ef0f3333..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCMSET.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCMSET in libc - Rust - -
-

Constant libc::TIOCMSET

source · []
pub const TIOCMSET: c_ulong = 0x5418;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_CAR.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_CAR.html deleted file mode 100644 index fa5e7eab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_CAR.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCM_CAR in libc - Rust - -
-

Constant libc::TIOCM_CAR

source · []
pub const TIOCM_CAR: c_int = 0x040;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_CD.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_CD.html deleted file mode 100644 index 8caf207f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_CD.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCM_CD in libc - Rust - -
-

Constant libc::TIOCM_CD

source · []
pub const TIOCM_CD: c_int = TIOCM_CAR; // 64i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_CTS.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_CTS.html deleted file mode 100644 index 80d766e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_CTS.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCM_CTS in libc - Rust - -
-

Constant libc::TIOCM_CTS

source · []
pub const TIOCM_CTS: c_int = 0x020;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_DSR.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_DSR.html deleted file mode 100644 index 8e92a8b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_DSR.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCM_DSR in libc - Rust - -
-

Constant libc::TIOCM_DSR

source · []
pub const TIOCM_DSR: c_int = 0x100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_DTR.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_DTR.html deleted file mode 100644 index 286673ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_DTR.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCM_DTR in libc - Rust - -
-

Constant libc::TIOCM_DTR

source · []
pub const TIOCM_DTR: c_int = 0x002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_LE.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_LE.html deleted file mode 100644 index 31cc7d7f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_LE.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCM_LE in libc - Rust - -
-

Constant libc::TIOCM_LE

source · []
pub const TIOCM_LE: c_int = 0x001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_RI.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_RI.html deleted file mode 100644 index 6443e5d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_RI.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCM_RI in libc - Rust - -
-

Constant libc::TIOCM_RI

source · []
pub const TIOCM_RI: c_int = TIOCM_RNG; // 128i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_RNG.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_RNG.html deleted file mode 100644 index 5e105127..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_RNG.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCM_RNG in libc - Rust - -
-

Constant libc::TIOCM_RNG

source · []
pub const TIOCM_RNG: c_int = 0x080;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_RTS.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_RTS.html deleted file mode 100644 index b884527e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_RTS.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCM_RTS in libc - Rust - -
-

Constant libc::TIOCM_RTS

source · []
pub const TIOCM_RTS: c_int = 0x004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_SR.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_SR.html deleted file mode 100644 index c6e273a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_SR.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCM_SR in libc - Rust - -
-

Constant libc::TIOCM_SR

source · []
pub const TIOCM_SR: c_int = 0x010;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_ST.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_ST.html deleted file mode 100644 index a8cb91c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCM_ST.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCM_ST in libc - Rust - -
-

Constant libc::TIOCM_ST

source · []
pub const TIOCM_ST: c_int = 0x008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCNOTTY.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCNOTTY.html deleted file mode 100644 index f96bf367..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCNOTTY.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCNOTTY in libc - Rust - -
-

Constant libc::TIOCNOTTY

source · []
pub const TIOCNOTTY: c_ulong = 0x5422;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCNXCL.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCNXCL.html deleted file mode 100644 index 169b293d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCNXCL.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCNXCL in libc - Rust - -
-

Constant libc::TIOCNXCL

source · []
pub const TIOCNXCL: c_ulong = 0x540D;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCOUTQ.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCOUTQ.html deleted file mode 100644 index 2d58c90a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCOUTQ.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCOUTQ in libc - Rust - -
-

Constant libc::TIOCOUTQ

source · []
pub const TIOCOUTQ: c_ulong = 0x5411;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCPKT.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCPKT.html deleted file mode 100644 index 9b00f753..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCPKT.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCPKT in libc - Rust - -
-

Constant libc::TIOCPKT

source · []
pub const TIOCPKT: c_ulong = 0x5420;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSBRK.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSBRK.html deleted file mode 100644 index b87331b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSBRK.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSBRK in libc - Rust - -
-

Constant libc::TIOCSBRK

source · []
pub const TIOCSBRK: c_ulong = 0x5427;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSCTTY.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSCTTY.html deleted file mode 100644 index 286f9902..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSCTTY.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSCTTY in libc - Rust - -
-

Constant libc::TIOCSCTTY

source · []
pub const TIOCSCTTY: c_ulong = 0x540E;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERCONFIG.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERCONFIG.html deleted file mode 100644 index 9d3f8642..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERCONFIG.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSERCONFIG in libc - Rust - -
pub const TIOCSERCONFIG: c_ulong = 0x5453;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERGETLSR.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERGETLSR.html deleted file mode 100644 index 59c4e5ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERGETLSR.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSERGETLSR in libc - Rust - -
pub const TIOCSERGETLSR: c_ulong = 0x5459;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERGETMULTI.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERGETMULTI.html deleted file mode 100644 index bdab251a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERGETMULTI.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSERGETMULTI in libc - Rust - -
pub const TIOCSERGETMULTI: c_ulong = 0x545A;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERGSTRUCT.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERGSTRUCT.html deleted file mode 100644 index be3c0c67..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERGSTRUCT.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSERGSTRUCT in libc - Rust - -
pub const TIOCSERGSTRUCT: c_ulong = 0x5458;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERGWILD.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERGWILD.html deleted file mode 100644 index aa3c219a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERGWILD.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSERGWILD in libc - Rust - -
-

Constant libc::TIOCSERGWILD

source · []
pub const TIOCSERGWILD: c_ulong = 0x5454;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERSETMULTI.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERSETMULTI.html deleted file mode 100644 index f146b915..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERSETMULTI.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSERSETMULTI in libc - Rust - -
pub const TIOCSERSETMULTI: c_ulong = 0x545B;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERSWILD.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERSWILD.html deleted file mode 100644 index 7236b77f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSERSWILD.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSERSWILD in libc - Rust - -
-

Constant libc::TIOCSERSWILD

source · []
pub const TIOCSERSWILD: c_ulong = 0x5455;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSETD.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSETD.html deleted file mode 100644 index 827b2d2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSETD.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSETD in libc - Rust - -
-

Constant libc::TIOCSETD

source · []
pub const TIOCSETD: c_ulong = 0x5423;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSIG.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSIG.html deleted file mode 100644 index f28feff3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSIG.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSIG in libc - Rust - -
-

Constant libc::TIOCSIG

source · []
pub const TIOCSIG: c_ulong = 0x40045436;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSLCKTRMIOS.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSLCKTRMIOS.html deleted file mode 100644 index f1c20780..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSLCKTRMIOS.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSLCKTRMIOS in libc - Rust - -
pub const TIOCSLCKTRMIOS: c_ulong = 0x5457;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSPGRP.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSPGRP.html deleted file mode 100644 index 4430f2af..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSPGRP.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSPGRP in libc - Rust - -
-

Constant libc::TIOCSPGRP

source · []
pub const TIOCSPGRP: c_ulong = 0x5410;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSPTLCK.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSPTLCK.html deleted file mode 100644 index afb1c7ae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSPTLCK.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSPTLCK in libc - Rust - -
-

Constant libc::TIOCSPTLCK

source · []
pub const TIOCSPTLCK: c_ulong = 0x40045431;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSRS485.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSRS485.html deleted file mode 100644 index 3b660c80..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSRS485.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSRS485 in libc - Rust - -
-

Constant libc::TIOCSRS485

source · []
pub const TIOCSRS485: c_ulong = 0x542F;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSSERIAL.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSSERIAL.html deleted file mode 100644 index c654990d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSSERIAL.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSSERIAL in libc - Rust - -
-

Constant libc::TIOCSSERIAL

source · []
pub const TIOCSSERIAL: c_ulong = 0x541F;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSSOFTCAR.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSSOFTCAR.html deleted file mode 100644 index 46b9747f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSSOFTCAR.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSSOFTCAR in libc - Rust - -
-

Constant libc::TIOCSSOFTCAR

source · []
pub const TIOCSSOFTCAR: c_ulong = 0x541A;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSTI.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSTI.html deleted file mode 100644 index ec8ba2f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSTI.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSTI in libc - Rust - -
-

Constant libc::TIOCSTI

source · []
pub const TIOCSTI: c_ulong = 0x5412;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSWINSZ.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCSWINSZ.html deleted file mode 100644 index 2f7921d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCSWINSZ.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCSWINSZ in libc - Rust - -
-

Constant libc::TIOCSWINSZ

source · []
pub const TIOCSWINSZ: c_ulong = 0x5414;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TIOCVHANGUP.html b/learning/rust/guessing_game/target/doc/libc/constant.TIOCVHANGUP.html deleted file mode 100644 index 432ea620..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TIOCVHANGUP.html +++ /dev/null @@ -1,8 +0,0 @@ -TIOCVHANGUP in libc - Rust - -
-

Constant libc::TIOCVHANGUP

source · []
pub const TIOCVHANGUP: c_ulong = 0x5437;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TMPFS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.TMPFS_MAGIC.html deleted file mode 100644 index a1aef9c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TMPFS_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -TMPFS_MAGIC in libc - Rust - -
-

Constant libc::TMPFS_MAGIC

source · []
pub const TMPFS_MAGIC: c_long = 0x01021994;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TMP_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.TMP_MAX.html deleted file mode 100644 index 8ea70137..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TMP_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -TMP_MAX in libc - Rust - -
-

Constant libc::TMP_MAX

source · []
pub const TMP_MAX: c_uint = 238328;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TOSTOP.html b/learning/rust/guessing_game/target/doc/libc/constant.TOSTOP.html deleted file mode 100644 index ef0e9f48..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TOSTOP.html +++ /dev/null @@ -1,8 +0,0 @@ -TOSTOP in libc - Rust - -
-

Constant libc::TOSTOP

source · []
pub const TOSTOP: tcflag_t = 0x00000100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TRACEFS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.TRACEFS_MAGIC.html deleted file mode 100644 index 75f94664..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TRACEFS_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -TRACEFS_MAGIC in libc - Rust - -
pub const TRACEFS_MAGIC: c_long = 0x74726163;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TUN_READQ_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.TUN_READQ_SIZE.html deleted file mode 100644 index 267baeee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TUN_READQ_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -TUN_READQ_SIZE in libc - Rust - -
pub const TUN_READQ_SIZE: c_short = 500;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TUN_TAP_DEV.html b/learning/rust/guessing_game/target/doc/libc/constant.TUN_TAP_DEV.html deleted file mode 100644 index 9242ec31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TUN_TAP_DEV.html +++ /dev/null @@ -1,8 +0,0 @@ -TUN_TAP_DEV in libc - Rust - -
-

Constant libc::TUN_TAP_DEV

source · []
pub const TUN_TAP_DEV: c_short = ::IFF_TAP as ::c_short; // 2i16
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TUN_TUN_DEV.html b/learning/rust/guessing_game/target/doc/libc/constant.TUN_TUN_DEV.html deleted file mode 100644 index 975f7430..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TUN_TUN_DEV.html +++ /dev/null @@ -1,8 +0,0 @@ -TUN_TUN_DEV in libc - Rust - -
-

Constant libc::TUN_TUN_DEV

source · []
pub const TUN_TUN_DEV: c_short = ::IFF_TUN as ::c_short; // 1i16
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.TUN_TYPE_MASK.html b/learning/rust/guessing_game/target/doc/libc/constant.TUN_TYPE_MASK.html deleted file mode 100644 index 14653af4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.TUN_TYPE_MASK.html +++ /dev/null @@ -1,8 +0,0 @@ -TUN_TYPE_MASK in libc - Rust - -
pub const TUN_TYPE_MASK: c_short = 0x000f;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.T_FMT.html b/learning/rust/guessing_game/target/doc/libc/constant.T_FMT.html deleted file mode 100644 index 0b1db269..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.T_FMT.html +++ /dev/null @@ -1,8 +0,0 @@ -T_FMT in libc - Rust - -
-

Constant libc::T_FMT

source · []
pub const T_FMT: nl_item = 0x2002A;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.T_FMT_AMPM.html b/learning/rust/guessing_game/target/doc/libc/constant.T_FMT_AMPM.html deleted file mode 100644 index 89e9cecb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.T_FMT_AMPM.html +++ /dev/null @@ -1,8 +0,0 @@ -T_FMT_AMPM in libc - Rust - -
-

Constant libc::T_FMT_AMPM

source · []
pub const T_FMT_AMPM: nl_item = 0x2002B;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.UDF_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.UDF_SUPER_MAGIC.html deleted file mode 100644 index 013c1b84..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.UDF_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -UDF_SUPER_MAGIC in libc - Rust - -
pub const UDF_SUPER_MAGIC: c_long = 0x15013346;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.UDP_CORK.html b/learning/rust/guessing_game/target/doc/libc/constant.UDP_CORK.html deleted file mode 100644 index 4cf80e10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.UDP_CORK.html +++ /dev/null @@ -1,8 +0,0 @@ -UDP_CORK in libc - Rust - -
-

Constant libc::UDP_CORK

source · []
pub const UDP_CORK: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.UDP_ENCAP.html b/learning/rust/guessing_game/target/doc/libc/constant.UDP_ENCAP.html deleted file mode 100644 index 16a89ca4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.UDP_ENCAP.html +++ /dev/null @@ -1,8 +0,0 @@ -UDP_ENCAP in libc - Rust - -
-

Constant libc::UDP_ENCAP

source · []
pub const UDP_ENCAP: c_int = 100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.UDP_GRO.html b/learning/rust/guessing_game/target/doc/libc/constant.UDP_GRO.html deleted file mode 100644 index 423a3026..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.UDP_GRO.html +++ /dev/null @@ -1,8 +0,0 @@ -UDP_GRO in libc - Rust - -
-

Constant libc::UDP_GRO

source · []
pub const UDP_GRO: c_int = 104;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.UDP_NO_CHECK6_RX.html b/learning/rust/guessing_game/target/doc/libc/constant.UDP_NO_CHECK6_RX.html deleted file mode 100644 index 65611da8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.UDP_NO_CHECK6_RX.html +++ /dev/null @@ -1,8 +0,0 @@ -UDP_NO_CHECK6_RX in libc - Rust - -
pub const UDP_NO_CHECK6_RX: c_int = 102;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.UDP_NO_CHECK6_TX.html b/learning/rust/guessing_game/target/doc/libc/constant.UDP_NO_CHECK6_TX.html deleted file mode 100644 index 0ec110e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.UDP_NO_CHECK6_TX.html +++ /dev/null @@ -1,8 +0,0 @@ -UDP_NO_CHECK6_TX in libc - Rust - -
pub const UDP_NO_CHECK6_TX: c_int = 101;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.UDP_SEGMENT.html b/learning/rust/guessing_game/target/doc/libc/constant.UDP_SEGMENT.html deleted file mode 100644 index f83ef3d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.UDP_SEGMENT.html +++ /dev/null @@ -1,8 +0,0 @@ -UDP_SEGMENT in libc - Rust - -
-

Constant libc::UDP_SEGMENT

source · []
pub const UDP_SEGMENT: c_int = 103;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.UINPUT_MAX_NAME_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.UINPUT_MAX_NAME_SIZE.html deleted file mode 100644 index df2f75ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.UINPUT_MAX_NAME_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -UINPUT_MAX_NAME_SIZE in libc - Rust - -
pub const UINPUT_MAX_NAME_SIZE: usize = 80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.UINPUT_VERSION.html b/learning/rust/guessing_game/target/doc/libc/constant.UINPUT_VERSION.html deleted file mode 100644 index 93418f95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.UINPUT_VERSION.html +++ /dev/null @@ -1,8 +0,0 @@ -UINPUT_VERSION in libc - Rust - -
pub const UINPUT_VERSION: c_uint = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.UIO_MAXIOV.html b/learning/rust/guessing_game/target/doc/libc/constant.UIO_MAXIOV.html deleted file mode 100644 index ff33eb5f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.UIO_MAXIOV.html +++ /dev/null @@ -1,8 +0,0 @@ -UIO_MAXIOV in libc - Rust - -
-

Constant libc::UIO_MAXIOV

source · []
pub const UIO_MAXIOV: c_int = 1024;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.UMOUNT_NOFOLLOW.html b/learning/rust/guessing_game/target/doc/libc/constant.UMOUNT_NOFOLLOW.html deleted file mode 100644 index fe464e5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.UMOUNT_NOFOLLOW.html +++ /dev/null @@ -1,8 +0,0 @@ -UMOUNT_NOFOLLOW in libc - Rust - -
pub const UMOUNT_NOFOLLOW: c_int = 0x8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.UNAME26.html b/learning/rust/guessing_game/target/doc/libc/constant.UNAME26.html deleted file mode 100644 index fb66b8c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.UNAME26.html +++ /dev/null @@ -1,8 +0,0 @@ -UNAME26 in libc - Rust - -
-

Constant libc::UNAME26

source · []
pub const UNAME26: c_int = 0x0020000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.USBDEVICE_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.USBDEVICE_SUPER_MAGIC.html deleted file mode 100644 index 086f1b1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.USBDEVICE_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -USBDEVICE_SUPER_MAGIC in libc - Rust - -
pub const USBDEVICE_SUPER_MAGIC: c_long = 0x00009fa2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.USER_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/constant.USER_PROCESS.html deleted file mode 100644 index 83004ac3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.USER_PROCESS.html +++ /dev/null @@ -1,8 +0,0 @@ -USER_PROCESS in libc - Rust - -
-

Constant libc::USER_PROCESS

source · []
pub const USER_PROCESS: c_short = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.USRQUOTA.html b/learning/rust/guessing_game/target/doc/libc/constant.USRQUOTA.html deleted file mode 100644 index c377f9b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.USRQUOTA.html +++ /dev/null @@ -1,8 +0,0 @@ -USRQUOTA in libc - Rust - -
-

Constant libc::USRQUOTA

source · []
pub const USRQUOTA: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.UTIME_NOW.html b/learning/rust/guessing_game/target/doc/libc/constant.UTIME_NOW.html deleted file mode 100644 index 771a061b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.UTIME_NOW.html +++ /dev/null @@ -1,8 +0,0 @@ -UTIME_NOW in libc - Rust - -
-

Constant libc::UTIME_NOW

source · []
pub const UTIME_NOW: c_long = 1073741823;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.UTIME_OMIT.html b/learning/rust/guessing_game/target/doc/libc/constant.UTIME_OMIT.html deleted file mode 100644 index 125afcd0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.UTIME_OMIT.html +++ /dev/null @@ -1,8 +0,0 @@ -UTIME_OMIT in libc - Rust - -
-

Constant libc::UTIME_OMIT

source · []
pub const UTIME_OMIT: c_long = 1073741822;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VDISCARD.html b/learning/rust/guessing_game/target/doc/libc/constant.VDISCARD.html deleted file mode 100644 index ff051bc4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VDISCARD.html +++ /dev/null @@ -1,8 +0,0 @@ -VDISCARD in libc - Rust - -
-

Constant libc::VDISCARD

source · []
pub const VDISCARD: usize = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VEOF.html b/learning/rust/guessing_game/target/doc/libc/constant.VEOF.html deleted file mode 100644 index 27cc72cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VEOF.html +++ /dev/null @@ -1,8 +0,0 @@ -VEOF in libc - Rust - -
-

Constant libc::VEOF

source · []
pub const VEOF: usize = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VEOL.html b/learning/rust/guessing_game/target/doc/libc/constant.VEOL.html deleted file mode 100644 index 48899547..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VEOL.html +++ /dev/null @@ -1,8 +0,0 @@ -VEOL in libc - Rust - -
-

Constant libc::VEOL

source · []
pub const VEOL: usize = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VEOL2.html b/learning/rust/guessing_game/target/doc/libc/constant.VEOL2.html deleted file mode 100644 index b95bff0c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VEOL2.html +++ /dev/null @@ -1,8 +0,0 @@ -VEOL2 in libc - Rust - -
-

Constant libc::VEOL2

source · []
pub const VEOL2: usize = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VERASE.html b/learning/rust/guessing_game/target/doc/libc/constant.VERASE.html deleted file mode 100644 index 7f90c2f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VERASE.html +++ /dev/null @@ -1,8 +0,0 @@ -VERASE in libc - Rust - -
-

Constant libc::VERASE

source · []
pub const VERASE: usize = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VINTR.html b/learning/rust/guessing_game/target/doc/libc/constant.VINTR.html deleted file mode 100644 index 5140bc49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VINTR.html +++ /dev/null @@ -1,8 +0,0 @@ -VINTR in libc - Rust - -
-

Constant libc::VINTR

source · []
pub const VINTR: usize = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VKILL.html b/learning/rust/guessing_game/target/doc/libc/constant.VKILL.html deleted file mode 100644 index e9d8cb44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VKILL.html +++ /dev/null @@ -1,8 +0,0 @@ -VKILL in libc - Rust - -
-

Constant libc::VKILL

source · []
pub const VKILL: usize = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VLNEXT.html b/learning/rust/guessing_game/target/doc/libc/constant.VLNEXT.html deleted file mode 100644 index 9287cc2e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VLNEXT.html +++ /dev/null @@ -1,8 +0,0 @@ -VLNEXT in libc - Rust - -
-

Constant libc::VLNEXT

source · []
pub const VLNEXT: usize = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_ANY.html b/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_ANY.html deleted file mode 100644 index c505a715..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_ANY.html +++ /dev/null @@ -1,8 +0,0 @@ -VMADDR_CID_ANY in libc - Rust - -
pub const VMADDR_CID_ANY: c_uint = 0xFFFFFFFF;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_HOST.html b/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_HOST.html deleted file mode 100644 index 874c25b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_HOST.html +++ /dev/null @@ -1,8 +0,0 @@ -VMADDR_CID_HOST in libc - Rust - -
pub const VMADDR_CID_HOST: c_uint = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_HYPERVISOR.html b/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_HYPERVISOR.html deleted file mode 100644 index a0559ab6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_HYPERVISOR.html +++ /dev/null @@ -1,8 +0,0 @@ -VMADDR_CID_HYPERVISOR in libc - Rust - -
pub const VMADDR_CID_HYPERVISOR: c_uint = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_LOCAL.html deleted file mode 100644 index edea6f1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_LOCAL.html +++ /dev/null @@ -1,8 +0,0 @@ -VMADDR_CID_LOCAL in libc - Rust - -
pub const VMADDR_CID_LOCAL: c_uint = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_RESERVED.html b/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_RESERVED.html deleted file mode 100644 index 5dd0b278..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_CID_RESERVED.html +++ /dev/null @@ -1,9 +0,0 @@ -VMADDR_CID_RESERVED in libc - Rust - -
pub const VMADDR_CID_RESERVED: c_uint = 1;
👎 Deprecated since 0.2.74:

VMADDR_CID_RESERVED is removed since Linux v5.6 and replaced with VMADDR_CID_LOCAL

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_PORT_ANY.html b/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_PORT_ANY.html deleted file mode 100644 index a7910481..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VMADDR_PORT_ANY.html +++ /dev/null @@ -1,8 +0,0 @@ -VMADDR_PORT_ANY in libc - Rust - -
pub const VMADDR_PORT_ANY: c_uint = 0xFFFFFFFF;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VMIN.html b/learning/rust/guessing_game/target/doc/libc/constant.VMIN.html deleted file mode 100644 index 0deb8762..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VMIN.html +++ /dev/null @@ -1,8 +0,0 @@ -VMIN in libc - Rust - -
-

Constant libc::VMIN

source · []
pub const VMIN: usize = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VQUIT.html b/learning/rust/guessing_game/target/doc/libc/constant.VQUIT.html deleted file mode 100644 index e8da0398..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VQUIT.html +++ /dev/null @@ -1,8 +0,0 @@ -VQUIT in libc - Rust - -
-

Constant libc::VQUIT

source · []
pub const VQUIT: usize = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VREPRINT.html b/learning/rust/guessing_game/target/doc/libc/constant.VREPRINT.html deleted file mode 100644 index 7283ce6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VREPRINT.html +++ /dev/null @@ -1,8 +0,0 @@ -VREPRINT in libc - Rust - -
-

Constant libc::VREPRINT

source · []
pub const VREPRINT: usize = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VSTART.html b/learning/rust/guessing_game/target/doc/libc/constant.VSTART.html deleted file mode 100644 index 7674cba1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VSTART.html +++ /dev/null @@ -1,8 +0,0 @@ -VSTART in libc - Rust - -
-

Constant libc::VSTART

source · []
pub const VSTART: usize = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VSTOP.html b/learning/rust/guessing_game/target/doc/libc/constant.VSTOP.html deleted file mode 100644 index 82884f6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VSTOP.html +++ /dev/null @@ -1,8 +0,0 @@ -VSTOP in libc - Rust - -
-

Constant libc::VSTOP

source · []
pub const VSTOP: usize = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VSUSP.html b/learning/rust/guessing_game/target/doc/libc/constant.VSUSP.html deleted file mode 100644 index 7908149a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VSUSP.html +++ /dev/null @@ -1,8 +0,0 @@ -VSUSP in libc - Rust - -
-

Constant libc::VSUSP

source · []
pub const VSUSP: usize = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VSWTC.html b/learning/rust/guessing_game/target/doc/libc/constant.VSWTC.html deleted file mode 100644 index 0d729008..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VSWTC.html +++ /dev/null @@ -1,8 +0,0 @@ -VSWTC in libc - Rust - -
-

Constant libc::VSWTC

source · []
pub const VSWTC: usize = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VT0.html b/learning/rust/guessing_game/target/doc/libc/constant.VT0.html deleted file mode 100644 index 79b44d4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VT0.html +++ /dev/null @@ -1,8 +0,0 @@ -VT0 in libc - Rust - -
-

Constant libc::VT0

source · []
pub const VT0: tcflag_t = 0x00000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VT1.html b/learning/rust/guessing_game/target/doc/libc/constant.VT1.html deleted file mode 100644 index fba365c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VT1.html +++ /dev/null @@ -1,8 +0,0 @@ -VT1 in libc - Rust - -
-

Constant libc::VT1

source · []
pub const VT1: tcflag_t = 0x00004000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VTDLY.html b/learning/rust/guessing_game/target/doc/libc/constant.VTDLY.html deleted file mode 100644 index 6ca614b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VTDLY.html +++ /dev/null @@ -1,8 +0,0 @@ -VTDLY in libc - Rust - -
-

Constant libc::VTDLY

source · []
pub const VTDLY: tcflag_t = 0o040000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VTIME.html b/learning/rust/guessing_game/target/doc/libc/constant.VTIME.html deleted file mode 100644 index ad98ea73..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -VTIME in libc - Rust - -
-

Constant libc::VTIME

source · []
pub const VTIME: usize = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.VWERASE.html b/learning/rust/guessing_game/target/doc/libc/constant.VWERASE.html deleted file mode 100644 index 544bb839..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.VWERASE.html +++ /dev/null @@ -1,8 +0,0 @@ -VWERASE in libc - Rust - -
-

Constant libc::VWERASE

source · []
pub const VWERASE: usize = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.WCONTINUED.html b/learning/rust/guessing_game/target/doc/libc/constant.WCONTINUED.html deleted file mode 100644 index d916d740..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.WCONTINUED.html +++ /dev/null @@ -1,8 +0,0 @@ -WCONTINUED in libc - Rust - -
-

Constant libc::WCONTINUED

source · []
pub const WCONTINUED: c_int = 0x00000008;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.WEXITED.html b/learning/rust/guessing_game/target/doc/libc/constant.WEXITED.html deleted file mode 100644 index 5195aa1e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.WEXITED.html +++ /dev/null @@ -1,8 +0,0 @@ -WEXITED in libc - Rust - -
-

Constant libc::WEXITED

source · []
pub const WEXITED: c_int = 0x00000004;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.WHOLE_SECONDS.html b/learning/rust/guessing_game/target/doc/libc/constant.WHOLE_SECONDS.html deleted file mode 100644 index 6ed2c2a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.WHOLE_SECONDS.html +++ /dev/null @@ -1,8 +0,0 @@ -WHOLE_SECONDS in libc - Rust - -
pub const WHOLE_SECONDS: c_int = 0x2000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.WNOHANG.html b/learning/rust/guessing_game/target/doc/libc/constant.WNOHANG.html deleted file mode 100644 index ac9e46c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.WNOHANG.html +++ /dev/null @@ -1,8 +0,0 @@ -WNOHANG in libc - Rust - -
-

Constant libc::WNOHANG

source · []
pub const WNOHANG: c_int = 0x00000001;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.WNOWAIT.html b/learning/rust/guessing_game/target/doc/libc/constant.WNOWAIT.html deleted file mode 100644 index 19df570e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.WNOWAIT.html +++ /dev/null @@ -1,8 +0,0 @@ -WNOWAIT in libc - Rust - -
-

Constant libc::WNOWAIT

source · []
pub const WNOWAIT: c_int = 0x01000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.WSTOPPED.html b/learning/rust/guessing_game/target/doc/libc/constant.WSTOPPED.html deleted file mode 100644 index e54fea93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.WSTOPPED.html +++ /dev/null @@ -1,8 +0,0 @@ -WSTOPPED in libc - Rust - -
-

Constant libc::WSTOPPED

source · []
pub const WSTOPPED: c_int = WUNTRACED; // 2i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.WUNTRACED.html b/learning/rust/guessing_game/target/doc/libc/constant.WUNTRACED.html deleted file mode 100644 index 8b647c6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.WUNTRACED.html +++ /dev/null @@ -1,8 +0,0 @@ -WUNTRACED in libc - Rust - -
-

Constant libc::WUNTRACED

source · []
pub const WUNTRACED: c_int = 0x00000002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.W_OK.html b/learning/rust/guessing_game/target/doc/libc/constant.W_OK.html deleted file mode 100644 index 5ed27700..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.W_OK.html +++ /dev/null @@ -1,8 +0,0 @@ -W_OK in libc - Rust - -
-

Constant libc::W_OK

source · []
pub const W_OK: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.XATTR_CREATE.html b/learning/rust/guessing_game/target/doc/libc/constant.XATTR_CREATE.html deleted file mode 100644 index 2dc2a932..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.XATTR_CREATE.html +++ /dev/null @@ -1,8 +0,0 @@ -XATTR_CREATE in libc - Rust - -
-

Constant libc::XATTR_CREATE

source · []
pub const XATTR_CREATE: c_int = 0x1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.XATTR_REPLACE.html b/learning/rust/guessing_game/target/doc/libc/constant.XATTR_REPLACE.html deleted file mode 100644 index 831aa1d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.XATTR_REPLACE.html +++ /dev/null @@ -1,8 +0,0 @@ -XATTR_REPLACE in libc - Rust - -
pub const XATTR_REPLACE: c_int = 0x2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.XENFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.XENFS_SUPER_MAGIC.html deleted file mode 100644 index 0cc58c05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.XENFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -XENFS_SUPER_MAGIC in libc - Rust - -
pub const XENFS_SUPER_MAGIC: c_long = 0xabba1974;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.XFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/constant.XFS_SUPER_MAGIC.html deleted file mode 100644 index 1b08ef48..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.XFS_SUPER_MAGIC.html +++ /dev/null @@ -1,8 +0,0 @@ -XFS_SUPER_MAGIC in libc - Rust - -
pub const XFS_SUPER_MAGIC: c_long = 0x58465342;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.XTABS.html b/learning/rust/guessing_game/target/doc/libc/constant.XTABS.html deleted file mode 100644 index cb120ba8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.XTABS.html +++ /dev/null @@ -1,8 +0,0 @@ -XTABS in libc - Rust - -
-

Constant libc::XTABS

source · []
pub const XTABS: tcflag_t = 0o014000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.X_OK.html b/learning/rust/guessing_game/target/doc/libc/constant.X_OK.html deleted file mode 100644 index 32ff38b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.X_OK.html +++ /dev/null @@ -1,8 +0,0 @@ -X_OK in libc - Rust - -
-

Constant libc::X_OK

source · []
pub const X_OK: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.YESEXPR.html b/learning/rust/guessing_game/target/doc/libc/constant.YESEXPR.html deleted file mode 100644 index b2209ade..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.YESEXPR.html +++ /dev/null @@ -1,8 +0,0 @@ -YESEXPR in libc - Rust - -
-

Constant libc::YESEXPR

source · []
pub const YESEXPR: nl_item = 0x50000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.YESSTR.html b/learning/rust/guessing_game/target/doc/libc/constant.YESSTR.html deleted file mode 100644 index 7acd1f6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.YESSTR.html +++ /dev/null @@ -1,8 +0,0 @@ -YESSTR in libc - Rust - -
-

Constant libc::YESSTR

source · []
pub const YESSTR: nl_item = 0x50002;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._IOFBF.html b/learning/rust/guessing_game/target/doc/libc/constant._IOFBF.html deleted file mode 100644 index 43bbce7c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._IOFBF.html +++ /dev/null @@ -1,8 +0,0 @@ -_IOFBF in libc - Rust - -
-

Constant libc::_IOFBF

source · []
pub const _IOFBF: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._IOLBF.html b/learning/rust/guessing_game/target/doc/libc/constant._IOLBF.html deleted file mode 100644 index f63d8484..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._IOLBF.html +++ /dev/null @@ -1,8 +0,0 @@ -_IOLBF in libc - Rust - -
-

Constant libc::_IOLBF

source · []
pub const _IOLBF: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._IONBF.html b/learning/rust/guessing_game/target/doc/libc/constant._IONBF.html deleted file mode 100644 index 7e250d26..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._IONBF.html +++ /dev/null @@ -1,8 +0,0 @@ -_IONBF in libc - Rust - -
-

Constant libc::_IONBF

source · []
pub const _IONBF: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_2_SYMLINKS.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_2_SYMLINKS.html deleted file mode 100644 index 511f1a85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_2_SYMLINKS.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_2_SYMLINKS in libc - Rust - -
pub const _PC_2_SYMLINKS: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_ALLOC_SIZE_MIN.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_ALLOC_SIZE_MIN.html deleted file mode 100644 index 1d9ed2a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_ALLOC_SIZE_MIN.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_ALLOC_SIZE_MIN in libc - Rust - -
pub const _PC_ALLOC_SIZE_MIN: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_ASYNC_IO.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_ASYNC_IO.html deleted file mode 100644 index dc190905..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_ASYNC_IO.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_ASYNC_IO in libc - Rust - -
-

Constant libc::_PC_ASYNC_IO

source · []
pub const _PC_ASYNC_IO: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_CHOWN_RESTRICTED.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_CHOWN_RESTRICTED.html deleted file mode 100644 index a9bf925c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_CHOWN_RESTRICTED.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_CHOWN_RESTRICTED in libc - Rust - -
pub const _PC_CHOWN_RESTRICTED: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_FILESIZEBITS.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_FILESIZEBITS.html deleted file mode 100644 index 80defaee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_FILESIZEBITS.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_FILESIZEBITS in libc - Rust - -
pub const _PC_FILESIZEBITS: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_LINK_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_LINK_MAX.html deleted file mode 100644 index a5f0745c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_LINK_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_LINK_MAX in libc - Rust - -
-

Constant libc::_PC_LINK_MAX

source · []
pub const _PC_LINK_MAX: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_MAX_CANON.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_MAX_CANON.html deleted file mode 100644 index e3e54913..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_MAX_CANON.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_MAX_CANON in libc - Rust - -
pub const _PC_MAX_CANON: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_MAX_INPUT.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_MAX_INPUT.html deleted file mode 100644 index 75ce409b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_MAX_INPUT.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_MAX_INPUT in libc - Rust - -
pub const _PC_MAX_INPUT: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_NAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_NAME_MAX.html deleted file mode 100644 index a16ea926..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_NAME_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_NAME_MAX in libc - Rust - -
-

Constant libc::_PC_NAME_MAX

source · []
pub const _PC_NAME_MAX: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_NO_TRUNC.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_NO_TRUNC.html deleted file mode 100644 index 41a05102..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_NO_TRUNC.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_NO_TRUNC in libc - Rust - -
-

Constant libc::_PC_NO_TRUNC

source · []
pub const _PC_NO_TRUNC: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_PATH_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_PATH_MAX.html deleted file mode 100644 index 7ad40dc7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_PATH_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_PATH_MAX in libc - Rust - -
-

Constant libc::_PC_PATH_MAX

source · []
pub const _PC_PATH_MAX: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_PIPE_BUF.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_PIPE_BUF.html deleted file mode 100644 index fbc9be96..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_PIPE_BUF.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_PIPE_BUF in libc - Rust - -
-

Constant libc::_PC_PIPE_BUF

source · []
pub const _PC_PIPE_BUF: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_PRIO_IO.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_PRIO_IO.html deleted file mode 100644 index 28d43b43..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_PRIO_IO.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_PRIO_IO in libc - Rust - -
-

Constant libc::_PC_PRIO_IO

source · []
pub const _PC_PRIO_IO: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_REC_INCR_XFER_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_REC_INCR_XFER_SIZE.html deleted file mode 100644 index 10589c6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_REC_INCR_XFER_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_REC_INCR_XFER_SIZE in libc - Rust - -
pub const _PC_REC_INCR_XFER_SIZE: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_REC_MAX_XFER_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_REC_MAX_XFER_SIZE.html deleted file mode 100644 index 0e22d224..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_REC_MAX_XFER_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_REC_MAX_XFER_SIZE in libc - Rust - -
pub const _PC_REC_MAX_XFER_SIZE: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_REC_MIN_XFER_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_REC_MIN_XFER_SIZE.html deleted file mode 100644 index a06a869f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_REC_MIN_XFER_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_REC_MIN_XFER_SIZE in libc - Rust - -
pub const _PC_REC_MIN_XFER_SIZE: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_REC_XFER_ALIGN.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_REC_XFER_ALIGN.html deleted file mode 100644 index d73571d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_REC_XFER_ALIGN.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_REC_XFER_ALIGN in libc - Rust - -
pub const _PC_REC_XFER_ALIGN: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_SOCK_MAXBUF.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_SOCK_MAXBUF.html deleted file mode 100644 index 86a90bb6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_SOCK_MAXBUF.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_SOCK_MAXBUF in libc - Rust - -
pub const _PC_SOCK_MAXBUF: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_SYMLINK_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_SYMLINK_MAX.html deleted file mode 100644 index c23f9a20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_SYMLINK_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_SYMLINK_MAX in libc - Rust - -
pub const _PC_SYMLINK_MAX: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_SYNC_IO.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_SYNC_IO.html deleted file mode 100644 index 12e97244..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_SYNC_IO.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_SYNC_IO in libc - Rust - -
-

Constant libc::_PC_SYNC_IO

source · []
pub const _PC_SYNC_IO: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._PC_VDISABLE.html b/learning/rust/guessing_game/target/doc/libc/constant._PC_VDISABLE.html deleted file mode 100644 index db1f1dd2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._PC_VDISABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -_PC_VDISABLE in libc - Rust - -
-

Constant libc::_PC_VDISABLE

source · []
pub const _PC_VDISABLE: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._POSIX_VDISABLE.html b/learning/rust/guessing_game/target/doc/libc/constant._POSIX_VDISABLE.html deleted file mode 100644 index 987ec29f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._POSIX_VDISABLE.html +++ /dev/null @@ -1,8 +0,0 @@ -_POSIX_VDISABLE in libc - Rust - -
pub const _POSIX_VDISABLE: cc_t = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_CHAR_TERM.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_CHAR_TERM.html deleted file mode 100644 index 78285ab9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_CHAR_TERM.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_CHAR_TERM in libc - Rust - -
pub const _SC_2_CHAR_TERM: c_int = 95;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_C_BIND.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_C_BIND.html deleted file mode 100644 index 6abd8f62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_C_BIND.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_C_BIND in libc - Rust - -
-

Constant libc::_SC_2_C_BIND

source · []
pub const _SC_2_C_BIND: c_int = 47;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_C_DEV.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_C_DEV.html deleted file mode 100644 index 68d9f51b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_C_DEV.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_C_DEV in libc - Rust - -
-

Constant libc::_SC_2_C_DEV

source · []
pub const _SC_2_C_DEV: c_int = 48;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_C_VERSION.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_C_VERSION.html deleted file mode 100644 index ac701a1e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_C_VERSION.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_C_VERSION in libc - Rust - -
pub const _SC_2_C_VERSION: c_int = 96;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_FORT_DEV.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_FORT_DEV.html deleted file mode 100644 index 03d089f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_FORT_DEV.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_FORT_DEV in libc - Rust - -
pub const _SC_2_FORT_DEV: c_int = 49;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_FORT_RUN.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_FORT_RUN.html deleted file mode 100644 index d2a4bbdb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_FORT_RUN.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_FORT_RUN in libc - Rust - -
pub const _SC_2_FORT_RUN: c_int = 50;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_LOCALEDEF.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_LOCALEDEF.html deleted file mode 100644 index 1fda99bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_LOCALEDEF.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_LOCALEDEF in libc - Rust - -
pub const _SC_2_LOCALEDEF: c_int = 52;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS.html deleted file mode 100644 index c7e6d975..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_PBS in libc - Rust - -
-

Constant libc::_SC_2_PBS

source · []
pub const _SC_2_PBS: c_int = 168;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_ACCOUNTING.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_ACCOUNTING.html deleted file mode 100644 index 752800b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_ACCOUNTING.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_PBS_ACCOUNTING in libc - Rust - -
pub const _SC_2_PBS_ACCOUNTING: c_int = 169;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_CHECKPOINT.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_CHECKPOINT.html deleted file mode 100644 index 842e00bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_CHECKPOINT.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_PBS_CHECKPOINT in libc - Rust - -
pub const _SC_2_PBS_CHECKPOINT: c_int = 175;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_LOCATE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_LOCATE.html deleted file mode 100644 index 1563f3bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_LOCATE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_PBS_LOCATE in libc - Rust - -
pub const _SC_2_PBS_LOCATE: c_int = 170;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_MESSAGE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_MESSAGE.html deleted file mode 100644 index 65021480..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_MESSAGE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_PBS_MESSAGE in libc - Rust - -
pub const _SC_2_PBS_MESSAGE: c_int = 171;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_TRACK.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_TRACK.html deleted file mode 100644 index fe4181e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_PBS_TRACK.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_PBS_TRACK in libc - Rust - -
pub const _SC_2_PBS_TRACK: c_int = 172;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_SW_DEV.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_SW_DEV.html deleted file mode 100644 index 56f86e12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_SW_DEV.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_SW_DEV in libc - Rust - -
-

Constant libc::_SC_2_SW_DEV

source · []
pub const _SC_2_SW_DEV: c_int = 51;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_UPE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_UPE.html deleted file mode 100644 index a3e642db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_UPE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_UPE in libc - Rust - -
-

Constant libc::_SC_2_UPE

source · []
pub const _SC_2_UPE: c_int = 97;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_VERSION.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_2_VERSION.html deleted file mode 100644 index 6d17443b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_2_VERSION.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_2_VERSION in libc - Rust - -
pub const _SC_2_VERSION: c_int = 46;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_ADVISORY_INFO.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_ADVISORY_INFO.html deleted file mode 100644 index 0be3cb2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_ADVISORY_INFO.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_ADVISORY_INFO in libc - Rust - -
pub const _SC_ADVISORY_INFO: c_int = 132;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_AIO_LISTIO_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_AIO_LISTIO_MAX.html deleted file mode 100644 index 979ae2dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_AIO_LISTIO_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_AIO_LISTIO_MAX in libc - Rust - -
pub const _SC_AIO_LISTIO_MAX: c_int = 23;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_AIO_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_AIO_MAX.html deleted file mode 100644 index ed41242e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_AIO_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_AIO_MAX in libc - Rust - -
-

Constant libc::_SC_AIO_MAX

source · []
pub const _SC_AIO_MAX: c_int = 24;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_AIO_PRIO_DELTA_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_AIO_PRIO_DELTA_MAX.html deleted file mode 100644 index 276000f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_AIO_PRIO_DELTA_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_AIO_PRIO_DELTA_MAX in libc - Rust - -
pub const _SC_AIO_PRIO_DELTA_MAX: c_int = 25;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_ARG_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_ARG_MAX.html deleted file mode 100644 index ee6de79a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_ARG_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_ARG_MAX in libc - Rust - -
-

Constant libc::_SC_ARG_MAX

source · []
pub const _SC_ARG_MAX: c_int = 0;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_ASYNCHRONOUS_IO.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_ASYNCHRONOUS_IO.html deleted file mode 100644 index 2c8716d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_ASYNCHRONOUS_IO.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_ASYNCHRONOUS_IO in libc - Rust - -
pub const _SC_ASYNCHRONOUS_IO: c_int = 12;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_ATEXIT_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_ATEXIT_MAX.html deleted file mode 100644 index ea93acad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_ATEXIT_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_ATEXIT_MAX in libc - Rust - -
pub const _SC_ATEXIT_MAX: c_int = 87;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_AVPHYS_PAGES.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_AVPHYS_PAGES.html deleted file mode 100644 index 59889709..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_AVPHYS_PAGES.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_AVPHYS_PAGES in libc - Rust - -
pub const _SC_AVPHYS_PAGES: c_int = 86;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_BARRIERS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_BARRIERS.html deleted file mode 100644 index e6ce6c65..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_BARRIERS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_BARRIERS in libc - Rust - -
-

Constant libc::_SC_BARRIERS

source · []
pub const _SC_BARRIERS: c_int = 133;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_BASE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_BASE.html deleted file mode 100644 index fa5da04c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_BASE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_BASE in libc - Rust - -
-

Constant libc::_SC_BASE

source · []
pub const _SC_BASE: c_int = 134;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_BC_BASE_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_BC_BASE_MAX.html deleted file mode 100644 index df60c318..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_BC_BASE_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_BC_BASE_MAX in libc - Rust - -
pub const _SC_BC_BASE_MAX: c_int = 36;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_BC_DIM_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_BC_DIM_MAX.html deleted file mode 100644 index fb963ece..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_BC_DIM_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_BC_DIM_MAX in libc - Rust - -
pub const _SC_BC_DIM_MAX: c_int = 37;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_BC_SCALE_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_BC_SCALE_MAX.html deleted file mode 100644 index 80c65556..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_BC_SCALE_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_BC_SCALE_MAX in libc - Rust - -
pub const _SC_BC_SCALE_MAX: c_int = 38;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_BC_STRING_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_BC_STRING_MAX.html deleted file mode 100644 index 1b29e3b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_BC_STRING_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_BC_STRING_MAX in libc - Rust - -
pub const _SC_BC_STRING_MAX: c_int = 39;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_CHARCLASS_NAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_CHARCLASS_NAME_MAX.html deleted file mode 100644 index 2e63e8f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_CHARCLASS_NAME_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_CHARCLASS_NAME_MAX in libc - Rust - -
pub const _SC_CHARCLASS_NAME_MAX: c_int = 45;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_CHAR_BIT.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_CHAR_BIT.html deleted file mode 100644 index eeb741fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_CHAR_BIT.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_CHAR_BIT in libc - Rust - -
-

Constant libc::_SC_CHAR_BIT

source · []
pub const _SC_CHAR_BIT: c_int = 101;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_CHAR_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_CHAR_MAX.html deleted file mode 100644 index 1544adb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_CHAR_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_CHAR_MAX in libc - Rust - -
-

Constant libc::_SC_CHAR_MAX

source · []
pub const _SC_CHAR_MAX: c_int = 102;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_CHAR_MIN.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_CHAR_MIN.html deleted file mode 100644 index 7ff0baf0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_CHAR_MIN.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_CHAR_MIN in libc - Rust - -
-

Constant libc::_SC_CHAR_MIN

source · []
pub const _SC_CHAR_MIN: c_int = 103;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_CHILD_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_CHILD_MAX.html deleted file mode 100644 index 797a9ccb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_CHILD_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_CHILD_MAX in libc - Rust - -
pub const _SC_CHILD_MAX: c_int = 1;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_CLK_TCK.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_CLK_TCK.html deleted file mode 100644 index 80d78e8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_CLK_TCK.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_CLK_TCK in libc - Rust - -
-

Constant libc::_SC_CLK_TCK

source · []
pub const _SC_CLK_TCK: c_int = 2;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_CLOCK_SELECTION.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_CLOCK_SELECTION.html deleted file mode 100644 index 40023f35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_CLOCK_SELECTION.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_CLOCK_SELECTION in libc - Rust - -
pub const _SC_CLOCK_SELECTION: c_int = 137;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_COLL_WEIGHTS_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_COLL_WEIGHTS_MAX.html deleted file mode 100644 index f147ce8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_COLL_WEIGHTS_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_COLL_WEIGHTS_MAX in libc - Rust - -
pub const _SC_COLL_WEIGHTS_MAX: c_int = 40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_CPUTIME.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_CPUTIME.html deleted file mode 100644 index e9dcc10a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_CPUTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_CPUTIME in libc - Rust - -
-

Constant libc::_SC_CPUTIME

source · []
pub const _SC_CPUTIME: c_int = 138;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_C_LANG_SUPPORT.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_C_LANG_SUPPORT.html deleted file mode 100644 index cae69e43..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_C_LANG_SUPPORT.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_C_LANG_SUPPORT in libc - Rust - -
pub const _SC_C_LANG_SUPPORT: c_int = 135;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_C_LANG_SUPPORT_R.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_C_LANG_SUPPORT_R.html deleted file mode 100644 index 66cee5ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_C_LANG_SUPPORT_R.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_C_LANG_SUPPORT_R in libc - Rust - -
pub const _SC_C_LANG_SUPPORT_R: c_int = 136;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_DELAYTIMER_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_DELAYTIMER_MAX.html deleted file mode 100644 index f99753fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_DELAYTIMER_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_DELAYTIMER_MAX in libc - Rust - -
pub const _SC_DELAYTIMER_MAX: c_int = 26;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_DEVICE_IO.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_DEVICE_IO.html deleted file mode 100644 index 1cf00f87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_DEVICE_IO.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_DEVICE_IO in libc - Rust - -
pub const _SC_DEVICE_IO: c_int = 140;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_DEVICE_SPECIFIC.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_DEVICE_SPECIFIC.html deleted file mode 100644 index 739219c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_DEVICE_SPECIFIC.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_DEVICE_SPECIFIC in libc - Rust - -
pub const _SC_DEVICE_SPECIFIC: c_int = 141;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_DEVICE_SPECIFIC_R.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_DEVICE_SPECIFIC_R.html deleted file mode 100644 index 5f7d5b73..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_DEVICE_SPECIFIC_R.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_DEVICE_SPECIFIC_R in libc - Rust - -
pub const _SC_DEVICE_SPECIFIC_R: c_int = 142;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_EQUIV_CLASS_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_EQUIV_CLASS_MAX.html deleted file mode 100644 index a95dd5a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_EQUIV_CLASS_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_EQUIV_CLASS_MAX in libc - Rust - -
pub const _SC_EQUIV_CLASS_MAX: c_int = 41;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_EXPR_NEST_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_EXPR_NEST_MAX.html deleted file mode 100644 index b8814923..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_EXPR_NEST_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_EXPR_NEST_MAX in libc - Rust - -
pub const _SC_EXPR_NEST_MAX: c_int = 42;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_FD_MGMT.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_FD_MGMT.html deleted file mode 100644 index a1aeab28..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_FD_MGMT.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_FD_MGMT in libc - Rust - -
-

Constant libc::_SC_FD_MGMT

source · []
pub const _SC_FD_MGMT: c_int = 143;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_FIFO.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_FIFO.html deleted file mode 100644 index be198f28..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_FIFO.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_FIFO in libc - Rust - -
-

Constant libc::_SC_FIFO

source · []
pub const _SC_FIFO: c_int = 144;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_FILE_ATTRIBUTES.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_FILE_ATTRIBUTES.html deleted file mode 100644 index 391f59dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_FILE_ATTRIBUTES.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_FILE_ATTRIBUTES in libc - Rust - -
pub const _SC_FILE_ATTRIBUTES: c_int = 146;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_FILE_LOCKING.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_FILE_LOCKING.html deleted file mode 100644 index 07f99d02..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_FILE_LOCKING.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_FILE_LOCKING in libc - Rust - -
pub const _SC_FILE_LOCKING: c_int = 147;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_FILE_SYSTEM.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_FILE_SYSTEM.html deleted file mode 100644 index 9f49ab7a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_FILE_SYSTEM.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_FILE_SYSTEM in libc - Rust - -
pub const _SC_FILE_SYSTEM: c_int = 148;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_FSYNC.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_FSYNC.html deleted file mode 100644 index 07846935..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_FSYNC.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_FSYNC in libc - Rust - -
-

Constant libc::_SC_FSYNC

source · []
pub const _SC_FSYNC: c_int = 15;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_GETGR_R_SIZE_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_GETGR_R_SIZE_MAX.html deleted file mode 100644 index a8b16618..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_GETGR_R_SIZE_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_GETGR_R_SIZE_MAX in libc - Rust - -
pub const _SC_GETGR_R_SIZE_MAX: c_int = 69;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_GETPW_R_SIZE_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_GETPW_R_SIZE_MAX.html deleted file mode 100644 index 2283aa61..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_GETPW_R_SIZE_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_GETPW_R_SIZE_MAX in libc - Rust - -
pub const _SC_GETPW_R_SIZE_MAX: c_int = 70;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_HOST_NAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_HOST_NAME_MAX.html deleted file mode 100644 index a5b53591..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_HOST_NAME_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_HOST_NAME_MAX in libc - Rust - -
pub const _SC_HOST_NAME_MAX: c_int = 180;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_INT_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_INT_MAX.html deleted file mode 100644 index 6061ffc8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_INT_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_INT_MAX in libc - Rust - -
-

Constant libc::_SC_INT_MAX

source · []
pub const _SC_INT_MAX: c_int = 104;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_INT_MIN.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_INT_MIN.html deleted file mode 100644 index ce1050d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_INT_MIN.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_INT_MIN in libc - Rust - -
-

Constant libc::_SC_INT_MIN

source · []
pub const _SC_INT_MIN: c_int = 105;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_IOV_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_IOV_MAX.html deleted file mode 100644 index 1d7aa128..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_IOV_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_IOV_MAX in libc - Rust - -
-

Constant libc::_SC_IOV_MAX

source · []
pub const _SC_IOV_MAX: c_int = 60;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_IPV6.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_IPV6.html deleted file mode 100644 index cb9ba1a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_IPV6.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_IPV6 in libc - Rust - -
-

Constant libc::_SC_IPV6

source · []
pub const _SC_IPV6: c_int = 235;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_JOB_CONTROL.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_JOB_CONTROL.html deleted file mode 100644 index 5f63e504..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_JOB_CONTROL.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_JOB_CONTROL in libc - Rust - -
pub const _SC_JOB_CONTROL: c_int = 7;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_DCACHE_ASSOC.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_DCACHE_ASSOC.html deleted file mode 100644 index 096d2a26..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_DCACHE_ASSOC.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL1_DCACHE_ASSOC in libc - Rust - -
pub const _SC_LEVEL1_DCACHE_ASSOC: c_int = 189;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_DCACHE_LINESIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_DCACHE_LINESIZE.html deleted file mode 100644 index 9ef511fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_DCACHE_LINESIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL1_DCACHE_LINESIZE in libc - Rust - -
pub const _SC_LEVEL1_DCACHE_LINESIZE: c_int = 190;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_DCACHE_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_DCACHE_SIZE.html deleted file mode 100644 index 00ec377c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_DCACHE_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL1_DCACHE_SIZE in libc - Rust - -
pub const _SC_LEVEL1_DCACHE_SIZE: c_int = 188;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_ICACHE_ASSOC.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_ICACHE_ASSOC.html deleted file mode 100644 index 45a7eca2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_ICACHE_ASSOC.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL1_ICACHE_ASSOC in libc - Rust - -
pub const _SC_LEVEL1_ICACHE_ASSOC: c_int = 186;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_ICACHE_LINESIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_ICACHE_LINESIZE.html deleted file mode 100644 index 2922c120..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_ICACHE_LINESIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL1_ICACHE_LINESIZE in libc - Rust - -
pub const _SC_LEVEL1_ICACHE_LINESIZE: c_int = 187;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_ICACHE_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_ICACHE_SIZE.html deleted file mode 100644 index 1124dc1e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL1_ICACHE_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL1_ICACHE_SIZE in libc - Rust - -
pub const _SC_LEVEL1_ICACHE_SIZE: c_int = 185;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL2_CACHE_ASSOC.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL2_CACHE_ASSOC.html deleted file mode 100644 index e5505f5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL2_CACHE_ASSOC.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL2_CACHE_ASSOC in libc - Rust - -
pub const _SC_LEVEL2_CACHE_ASSOC: c_int = 192;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL2_CACHE_LINESIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL2_CACHE_LINESIZE.html deleted file mode 100644 index 87686e12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL2_CACHE_LINESIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL2_CACHE_LINESIZE in libc - Rust - -
pub const _SC_LEVEL2_CACHE_LINESIZE: c_int = 193;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL2_CACHE_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL2_CACHE_SIZE.html deleted file mode 100644 index b79c7b18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL2_CACHE_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL2_CACHE_SIZE in libc - Rust - -
pub const _SC_LEVEL2_CACHE_SIZE: c_int = 191;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL3_CACHE_ASSOC.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL3_CACHE_ASSOC.html deleted file mode 100644 index 7b60e529..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL3_CACHE_ASSOC.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL3_CACHE_ASSOC in libc - Rust - -
pub const _SC_LEVEL3_CACHE_ASSOC: c_int = 195;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL3_CACHE_LINESIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL3_CACHE_LINESIZE.html deleted file mode 100644 index 852e6409..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL3_CACHE_LINESIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL3_CACHE_LINESIZE in libc - Rust - -
pub const _SC_LEVEL3_CACHE_LINESIZE: c_int = 196;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL3_CACHE_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL3_CACHE_SIZE.html deleted file mode 100644 index adece967..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL3_CACHE_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL3_CACHE_SIZE in libc - Rust - -
pub const _SC_LEVEL3_CACHE_SIZE: c_int = 194;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL4_CACHE_ASSOC.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL4_CACHE_ASSOC.html deleted file mode 100644 index cd81ae9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL4_CACHE_ASSOC.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL4_CACHE_ASSOC in libc - Rust - -
pub const _SC_LEVEL4_CACHE_ASSOC: c_int = 198;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL4_CACHE_LINESIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL4_CACHE_LINESIZE.html deleted file mode 100644 index b7ac2b07..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL4_CACHE_LINESIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL4_CACHE_LINESIZE in libc - Rust - -
pub const _SC_LEVEL4_CACHE_LINESIZE: c_int = 199;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL4_CACHE_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL4_CACHE_SIZE.html deleted file mode 100644 index bd8f8a58..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LEVEL4_CACHE_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LEVEL4_CACHE_SIZE in libc - Rust - -
pub const _SC_LEVEL4_CACHE_SIZE: c_int = 197;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LINE_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LINE_MAX.html deleted file mode 100644 index 8a6e7a35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LINE_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LINE_MAX in libc - Rust - -
-

Constant libc::_SC_LINE_MAX

source · []
pub const _SC_LINE_MAX: c_int = 43;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LOGIN_NAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LOGIN_NAME_MAX.html deleted file mode 100644 index bdff9f9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LOGIN_NAME_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LOGIN_NAME_MAX in libc - Rust - -
pub const _SC_LOGIN_NAME_MAX: c_int = 71;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_LONG_BIT.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_LONG_BIT.html deleted file mode 100644 index 6eff7982..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_LONG_BIT.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_LONG_BIT in libc - Rust - -
-

Constant libc::_SC_LONG_BIT

source · []
pub const _SC_LONG_BIT: c_int = 106;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_MAPPED_FILES.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_MAPPED_FILES.html deleted file mode 100644 index 64a88cc3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_MAPPED_FILES.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_MAPPED_FILES in libc - Rust - -
pub const _SC_MAPPED_FILES: c_int = 16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_MB_LEN_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_MB_LEN_MAX.html deleted file mode 100644 index f3b4a74a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_MB_LEN_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_MB_LEN_MAX in libc - Rust - -
pub const _SC_MB_LEN_MAX: c_int = 108;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_MEMLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_MEMLOCK.html deleted file mode 100644 index b0c90996..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_MEMLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_MEMLOCK in libc - Rust - -
-

Constant libc::_SC_MEMLOCK

source · []
pub const _SC_MEMLOCK: c_int = 17;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_MEMLOCK_RANGE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_MEMLOCK_RANGE.html deleted file mode 100644 index aed0aeea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_MEMLOCK_RANGE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_MEMLOCK_RANGE in libc - Rust - -
pub const _SC_MEMLOCK_RANGE: c_int = 18;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_MEMORY_PROTECTION.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_MEMORY_PROTECTION.html deleted file mode 100644 index f94bfd35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_MEMORY_PROTECTION.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_MEMORY_PROTECTION in libc - Rust - -
pub const _SC_MEMORY_PROTECTION: c_int = 19;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_MESSAGE_PASSING.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_MESSAGE_PASSING.html deleted file mode 100644 index 060f66d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_MESSAGE_PASSING.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_MESSAGE_PASSING in libc - Rust - -
pub const _SC_MESSAGE_PASSING: c_int = 20;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_MONOTONIC_CLOCK.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_MONOTONIC_CLOCK.html deleted file mode 100644 index 6a983e81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_MONOTONIC_CLOCK.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_MONOTONIC_CLOCK in libc - Rust - -
pub const _SC_MONOTONIC_CLOCK: c_int = 149;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_MQ_OPEN_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_MQ_OPEN_MAX.html deleted file mode 100644 index d0847744..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_MQ_OPEN_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_MQ_OPEN_MAX in libc - Rust - -
pub const _SC_MQ_OPEN_MAX: c_int = 27;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_MQ_PRIO_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_MQ_PRIO_MAX.html deleted file mode 100644 index 27c68f9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_MQ_PRIO_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_MQ_PRIO_MAX in libc - Rust - -
pub const _SC_MQ_PRIO_MAX: c_int = 28;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_MULTI_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_MULTI_PROCESS.html deleted file mode 100644 index 6bdbe453..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_MULTI_PROCESS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_MULTI_PROCESS in libc - Rust - -
pub const _SC_MULTI_PROCESS: c_int = 150;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_NETWORKING.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_NETWORKING.html deleted file mode 100644 index d92548d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_NETWORKING.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_NETWORKING in libc - Rust - -
pub const _SC_NETWORKING: c_int = 152;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_NGROUPS_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_NGROUPS_MAX.html deleted file mode 100644 index 2c0e4642..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_NGROUPS_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_NGROUPS_MAX in libc - Rust - -
pub const _SC_NGROUPS_MAX: c_int = 3;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_ARGMAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_ARGMAX.html deleted file mode 100644 index 98ac30e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_ARGMAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_NL_ARGMAX in libc - Rust - -
pub const _SC_NL_ARGMAX: c_int = 119;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_LANGMAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_LANGMAX.html deleted file mode 100644 index 0329c60a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_LANGMAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_NL_LANGMAX in libc - Rust - -
pub const _SC_NL_LANGMAX: c_int = 120;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_MSGMAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_MSGMAX.html deleted file mode 100644 index a49eed9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_MSGMAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_NL_MSGMAX in libc - Rust - -
pub const _SC_NL_MSGMAX: c_int = 121;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_NMAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_NMAX.html deleted file mode 100644 index 19c37688..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_NMAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_NL_NMAX in libc - Rust - -
-

Constant libc::_SC_NL_NMAX

source · []
pub const _SC_NL_NMAX: c_int = 122;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_SETMAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_SETMAX.html deleted file mode 100644 index 9e92ec1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_SETMAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_NL_SETMAX in libc - Rust - -
pub const _SC_NL_SETMAX: c_int = 123;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_TEXTMAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_TEXTMAX.html deleted file mode 100644 index 04001375..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_NL_TEXTMAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_NL_TEXTMAX in libc - Rust - -
pub const _SC_NL_TEXTMAX: c_int = 124;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_NPROCESSORS_CONF.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_NPROCESSORS_CONF.html deleted file mode 100644 index 734189e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_NPROCESSORS_CONF.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_NPROCESSORS_CONF in libc - Rust - -
pub const _SC_NPROCESSORS_CONF: c_int = 83;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_NPROCESSORS_ONLN.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_NPROCESSORS_ONLN.html deleted file mode 100644 index 87f578a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_NPROCESSORS_ONLN.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_NPROCESSORS_ONLN in libc - Rust - -
pub const _SC_NPROCESSORS_ONLN: c_int = 84;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_NZERO.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_NZERO.html deleted file mode 100644 index c8525aaa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_NZERO.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_NZERO in libc - Rust - -
-

Constant libc::_SC_NZERO

source · []
pub const _SC_NZERO: c_int = 109;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_OPEN_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_OPEN_MAX.html deleted file mode 100644 index f30327c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_OPEN_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_OPEN_MAX in libc - Rust - -
-

Constant libc::_SC_OPEN_MAX

source · []
pub const _SC_OPEN_MAX: c_int = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PAGESIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PAGESIZE.html deleted file mode 100644 index 61a60484..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PAGESIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PAGESIZE in libc - Rust - -
-

Constant libc::_SC_PAGESIZE

source · []
pub const _SC_PAGESIZE: c_int = 30;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PAGE_SIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PAGE_SIZE.html deleted file mode 100644 index 8f56f49a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PAGE_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PAGE_SIZE in libc - Rust - -
pub const _SC_PAGE_SIZE: c_int = _SC_PAGESIZE; // 30i32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PASS_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PASS_MAX.html deleted file mode 100644 index dfc5f474..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PASS_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PASS_MAX in libc - Rust - -
-

Constant libc::_SC_PASS_MAX

source · []
pub const _SC_PASS_MAX: c_int = 88;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PHYS_PAGES.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PHYS_PAGES.html deleted file mode 100644 index f492e699..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PHYS_PAGES.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PHYS_PAGES in libc - Rust - -
pub const _SC_PHYS_PAGES: c_int = 85;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PII.html deleted file mode 100644 index 3bb0b204..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PII in libc - Rust - -
-

Constant libc::_SC_PII

source · []
pub const _SC_PII: c_int = 53;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_INTERNET.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_INTERNET.html deleted file mode 100644 index bae5e97b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_INTERNET.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PII_INTERNET in libc - Rust - -
pub const _SC_PII_INTERNET: c_int = 56;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_INTERNET_DGRAM.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_INTERNET_DGRAM.html deleted file mode 100644 index beb8e2f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_INTERNET_DGRAM.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PII_INTERNET_DGRAM in libc - Rust - -
pub const _SC_PII_INTERNET_DGRAM: c_int = 62;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_INTERNET_STREAM.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_INTERNET_STREAM.html deleted file mode 100644 index ee210b76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_INTERNET_STREAM.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PII_INTERNET_STREAM in libc - Rust - -
pub const _SC_PII_INTERNET_STREAM: c_int = 61;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_OSI.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_OSI.html deleted file mode 100644 index 2e909f6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_OSI.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PII_OSI in libc - Rust - -
-

Constant libc::_SC_PII_OSI

source · []
pub const _SC_PII_OSI: c_int = 57;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_OSI_CLTS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_OSI_CLTS.html deleted file mode 100644 index 3668d5bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_OSI_CLTS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PII_OSI_CLTS in libc - Rust - -
pub const _SC_PII_OSI_CLTS: c_int = 64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_OSI_COTS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_OSI_COTS.html deleted file mode 100644 index e1722aa3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_OSI_COTS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PII_OSI_COTS in libc - Rust - -
pub const _SC_PII_OSI_COTS: c_int = 63;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_OSI_M.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_OSI_M.html deleted file mode 100644 index e6ba6f18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_OSI_M.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PII_OSI_M in libc - Rust - -
pub const _SC_PII_OSI_M: c_int = 65;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_SOCKET.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_SOCKET.html deleted file mode 100644 index 7675b1a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_SOCKET.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PII_SOCKET in libc - Rust - -
pub const _SC_PII_SOCKET: c_int = 55;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_XTI.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_XTI.html deleted file mode 100644 index d955e84f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PII_XTI.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PII_XTI in libc - Rust - -
-

Constant libc::_SC_PII_XTI

source · []
pub const _SC_PII_XTI: c_int = 54;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PIPE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PIPE.html deleted file mode 100644 index 42748651..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PIPE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PIPE in libc - Rust - -
-

Constant libc::_SC_PIPE

source · []
pub const _SC_PIPE: c_int = 145;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_POLL.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_POLL.html deleted file mode 100644 index 20fd324f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_POLL.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_POLL in libc - Rust - -
-

Constant libc::_SC_POLL

source · []
pub const _SC_POLL: c_int = 58;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PRIORITIZED_IO.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PRIORITIZED_IO.html deleted file mode 100644 index 0686504c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PRIORITIZED_IO.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PRIORITIZED_IO in libc - Rust - -
pub const _SC_PRIORITIZED_IO: c_int = 13;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_PRIORITY_SCHEDULING.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_PRIORITY_SCHEDULING.html deleted file mode 100644 index 44cc7f84..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_PRIORITY_SCHEDULING.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_PRIORITY_SCHEDULING in libc - Rust - -
pub const _SC_PRIORITY_SCHEDULING: c_int = 10;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_RAW_SOCKETS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_RAW_SOCKETS.html deleted file mode 100644 index c37ac6ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_RAW_SOCKETS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_RAW_SOCKETS in libc - Rust - -
pub const _SC_RAW_SOCKETS: c_int = 236;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_READER_WRITER_LOCKS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_READER_WRITER_LOCKS.html deleted file mode 100644 index 9865da2e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_READER_WRITER_LOCKS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_READER_WRITER_LOCKS in libc - Rust - -
pub const _SC_READER_WRITER_LOCKS: c_int = 153;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_REALTIME_SIGNALS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_REALTIME_SIGNALS.html deleted file mode 100644 index bedc0055..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_REALTIME_SIGNALS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_REALTIME_SIGNALS in libc - Rust - -
pub const _SC_REALTIME_SIGNALS: c_int = 9;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_REGEXP.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_REGEXP.html deleted file mode 100644 index 739f1fe6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_REGEXP.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_REGEXP in libc - Rust - -
-

Constant libc::_SC_REGEXP

source · []
pub const _SC_REGEXP: c_int = 155;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_REGEX_VERSION.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_REGEX_VERSION.html deleted file mode 100644 index 3331e48f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_REGEX_VERSION.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_REGEX_VERSION in libc - Rust - -
pub const _SC_REGEX_VERSION: c_int = 156;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_RE_DUP_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_RE_DUP_MAX.html deleted file mode 100644 index afe4a042..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_RE_DUP_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_RE_DUP_MAX in libc - Rust - -
pub const _SC_RE_DUP_MAX: c_int = 44;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_RTSIG_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_RTSIG_MAX.html deleted file mode 100644 index 3737ffb5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_RTSIG_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_RTSIG_MAX in libc - Rust - -
pub const _SC_RTSIG_MAX: c_int = 31;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SAVED_IDS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SAVED_IDS.html deleted file mode 100644 index 952f290a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SAVED_IDS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SAVED_IDS in libc - Rust - -
pub const _SC_SAVED_IDS: c_int = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SCHAR_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SCHAR_MAX.html deleted file mode 100644 index 7b550b88..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SCHAR_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SCHAR_MAX in libc - Rust - -
pub const _SC_SCHAR_MAX: c_int = 111;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SCHAR_MIN.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SCHAR_MIN.html deleted file mode 100644 index 44139561..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SCHAR_MIN.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SCHAR_MIN in libc - Rust - -
pub const _SC_SCHAR_MIN: c_int = 112;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SELECT.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SELECT.html deleted file mode 100644 index bde7edf0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SELECT.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SELECT in libc - Rust - -
-

Constant libc::_SC_SELECT

source · []
pub const _SC_SELECT: c_int = 59;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SEMAPHORES.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SEMAPHORES.html deleted file mode 100644 index 450a3a9f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SEMAPHORES.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SEMAPHORES in libc - Rust - -
pub const _SC_SEMAPHORES: c_int = 21;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SEM_NSEMS_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SEM_NSEMS_MAX.html deleted file mode 100644 index ab97ad33..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SEM_NSEMS_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SEM_NSEMS_MAX in libc - Rust - -
pub const _SC_SEM_NSEMS_MAX: c_int = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SEM_VALUE_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SEM_VALUE_MAX.html deleted file mode 100644 index 34eb9fe3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SEM_VALUE_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SEM_VALUE_MAX in libc - Rust - -
pub const _SC_SEM_VALUE_MAX: c_int = 33;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SHARED_MEMORY_OBJECTS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SHARED_MEMORY_OBJECTS.html deleted file mode 100644 index 1fbcb493..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SHARED_MEMORY_OBJECTS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SHARED_MEMORY_OBJECTS in libc - Rust - -
pub const _SC_SHARED_MEMORY_OBJECTS: c_int = 22;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SHELL.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SHELL.html deleted file mode 100644 index 5aecf22f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SHELL.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SHELL in libc - Rust - -
-

Constant libc::_SC_SHELL

source · []
pub const _SC_SHELL: c_int = 157;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SHRT_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SHRT_MAX.html deleted file mode 100644 index d5f34377..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SHRT_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SHRT_MAX in libc - Rust - -
-

Constant libc::_SC_SHRT_MAX

source · []
pub const _SC_SHRT_MAX: c_int = 113;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SHRT_MIN.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SHRT_MIN.html deleted file mode 100644 index 62a4b6bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SHRT_MIN.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SHRT_MIN in libc - Rust - -
-

Constant libc::_SC_SHRT_MIN

source · []
pub const _SC_SHRT_MIN: c_int = 114;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SIGNALS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SIGNALS.html deleted file mode 100644 index 7b47db67..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SIGNALS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SIGNALS in libc - Rust - -
-

Constant libc::_SC_SIGNALS

source · []
pub const _SC_SIGNALS: c_int = 158;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SIGQUEUE_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SIGQUEUE_MAX.html deleted file mode 100644 index 6a898bf5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SIGQUEUE_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SIGQUEUE_MAX in libc - Rust - -
pub const _SC_SIGQUEUE_MAX: c_int = 34;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SINGLE_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SINGLE_PROCESS.html deleted file mode 100644 index 41a5c88c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SINGLE_PROCESS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SINGLE_PROCESS in libc - Rust - -
pub const _SC_SINGLE_PROCESS: c_int = 151;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SPAWN.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SPAWN.html deleted file mode 100644 index 1ea113cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SPAWN.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SPAWN in libc - Rust - -
-

Constant libc::_SC_SPAWN

source · []
pub const _SC_SPAWN: c_int = 159;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SPIN_LOCKS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SPIN_LOCKS.html deleted file mode 100644 index 99480c5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SPIN_LOCKS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SPIN_LOCKS in libc - Rust - -
pub const _SC_SPIN_LOCKS: c_int = 154;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SPORADIC_SERVER.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SPORADIC_SERVER.html deleted file mode 100644 index 609d22ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SPORADIC_SERVER.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SPORADIC_SERVER in libc - Rust - -
pub const _SC_SPORADIC_SERVER: c_int = 160;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SSIZE_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SSIZE_MAX.html deleted file mode 100644 index 0f53115b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SSIZE_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SSIZE_MAX in libc - Rust - -
pub const _SC_SSIZE_MAX: c_int = 110;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SS_REPL_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SS_REPL_MAX.html deleted file mode 100644 index 9cd37b64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SS_REPL_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SS_REPL_MAX in libc - Rust - -
pub const _SC_SS_REPL_MAX: c_int = 241;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_STREAMS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_STREAMS.html deleted file mode 100644 index 91b2452d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_STREAMS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_STREAMS in libc - Rust - -
-

Constant libc::_SC_STREAMS

source · []
pub const _SC_STREAMS: c_int = 174;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_STREAM_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_STREAM_MAX.html deleted file mode 100644 index 506777e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_STREAM_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_STREAM_MAX in libc - Rust - -
pub const _SC_STREAM_MAX: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SYMLOOP_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SYMLOOP_MAX.html deleted file mode 100644 index 0c30cf3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SYMLOOP_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SYMLOOP_MAX in libc - Rust - -
pub const _SC_SYMLOOP_MAX: c_int = 173;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SYNCHRONIZED_IO.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SYNCHRONIZED_IO.html deleted file mode 100644 index 2611d63a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SYNCHRONIZED_IO.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SYNCHRONIZED_IO in libc - Rust - -
pub const _SC_SYNCHRONIZED_IO: c_int = 14;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SYSTEM_DATABASE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SYSTEM_DATABASE.html deleted file mode 100644 index 4d19edab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SYSTEM_DATABASE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SYSTEM_DATABASE in libc - Rust - -
pub const _SC_SYSTEM_DATABASE: c_int = 162;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_SYSTEM_DATABASE_R.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_SYSTEM_DATABASE_R.html deleted file mode 100644 index 0314b969..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_SYSTEM_DATABASE_R.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_SYSTEM_DATABASE_R in libc - Rust - -
pub const _SC_SYSTEM_DATABASE_R: c_int = 163;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREADS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREADS.html deleted file mode 100644 index 7ed3f95e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREADS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREADS in libc - Rust - -
-

Constant libc::_SC_THREADS

source · []
pub const _SC_THREADS: c_int = 67;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_ATTR_STACKADDR.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_ATTR_STACKADDR.html deleted file mode 100644 index d6103966..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_ATTR_STACKADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_ATTR_STACKADDR in libc - Rust - -
pub const _SC_THREAD_ATTR_STACKADDR: c_int = 77;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_ATTR_STACKSIZE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_ATTR_STACKSIZE.html deleted file mode 100644 index 79ab8138..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_ATTR_STACKSIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_ATTR_STACKSIZE in libc - Rust - -
pub const _SC_THREAD_ATTR_STACKSIZE: c_int = 78;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_CPUTIME.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_CPUTIME.html deleted file mode 100644 index 25d0ed79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_CPUTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_CPUTIME in libc - Rust - -
pub const _SC_THREAD_CPUTIME: c_int = 139;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html deleted file mode 100644 index 793453ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_DESTRUCTOR_ITERATIONS in libc - Rust - -
pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: c_int = 73;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_KEYS_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_KEYS_MAX.html deleted file mode 100644 index 958f9253..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_KEYS_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_KEYS_MAX in libc - Rust - -
pub const _SC_THREAD_KEYS_MAX: c_int = 74;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_PRIORITY_SCHEDULING.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_PRIORITY_SCHEDULING.html deleted file mode 100644 index f934bedc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_PRIORITY_SCHEDULING.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_PRIORITY_SCHEDULING in libc - Rust - -
pub const _SC_THREAD_PRIORITY_SCHEDULING: c_int = 79;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_PRIO_INHERIT.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_PRIO_INHERIT.html deleted file mode 100644 index cab4963f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_PRIO_INHERIT.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_PRIO_INHERIT in libc - Rust - -
pub const _SC_THREAD_PRIO_INHERIT: c_int = 80;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_PRIO_PROTECT.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_PRIO_PROTECT.html deleted file mode 100644 index 5b1ddb66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_PRIO_PROTECT.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_PRIO_PROTECT in libc - Rust - -
pub const _SC_THREAD_PRIO_PROTECT: c_int = 81;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_PROCESS_SHARED.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_PROCESS_SHARED.html deleted file mode 100644 index 713f487e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_PROCESS_SHARED.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_PROCESS_SHARED in libc - Rust - -
pub const _SC_THREAD_PROCESS_SHARED: c_int = 82;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_ROBUST_PRIO_INHERIT.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_ROBUST_PRIO_INHERIT.html deleted file mode 100644 index 56e87bbf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_ROBUST_PRIO_INHERIT.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_ROBUST_PRIO_INHERIT in libc - Rust - -
pub const _SC_THREAD_ROBUST_PRIO_INHERIT: c_int = 247;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_ROBUST_PRIO_PROTECT.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_ROBUST_PRIO_PROTECT.html deleted file mode 100644 index 1c4c30c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_ROBUST_PRIO_PROTECT.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_ROBUST_PRIO_PROTECT in libc - Rust - -
pub const _SC_THREAD_ROBUST_PRIO_PROTECT: c_int = 248;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_SAFE_FUNCTIONS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_SAFE_FUNCTIONS.html deleted file mode 100644 index 5935f9d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_SAFE_FUNCTIONS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_SAFE_FUNCTIONS in libc - Rust - -
pub const _SC_THREAD_SAFE_FUNCTIONS: c_int = 68;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_SPORADIC_SERVER.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_SPORADIC_SERVER.html deleted file mode 100644 index e484a013..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_SPORADIC_SERVER.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_SPORADIC_SERVER in libc - Rust - -
pub const _SC_THREAD_SPORADIC_SERVER: c_int = 161;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_STACK_MIN.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_STACK_MIN.html deleted file mode 100644 index 843ca441..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_STACK_MIN.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_STACK_MIN in libc - Rust - -
pub const _SC_THREAD_STACK_MIN: c_int = 75;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_THREADS_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_THREADS_MAX.html deleted file mode 100644 index ac3b6b95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_THREAD_THREADS_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_THREAD_THREADS_MAX in libc - Rust - -
pub const _SC_THREAD_THREADS_MAX: c_int = 76;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_TIMEOUTS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_TIMEOUTS.html deleted file mode 100644 index b2f9dc1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_TIMEOUTS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_TIMEOUTS in libc - Rust - -
-

Constant libc::_SC_TIMEOUTS

source · []
pub const _SC_TIMEOUTS: c_int = 164;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_TIMERS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_TIMERS.html deleted file mode 100644 index 2e8268ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_TIMERS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_TIMERS in libc - Rust - -
-

Constant libc::_SC_TIMERS

source · []
pub const _SC_TIMERS: c_int = 11;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_TIMER_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_TIMER_MAX.html deleted file mode 100644 index ac61dd11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_TIMER_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_TIMER_MAX in libc - Rust - -
pub const _SC_TIMER_MAX: c_int = 35;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE.html deleted file mode 100644 index 4fd531cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_TRACE in libc - Rust - -
-

Constant libc::_SC_TRACE

source · []
pub const _SC_TRACE: c_int = 181;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_EVENT_FILTER.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_EVENT_FILTER.html deleted file mode 100644 index 34810f0e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_EVENT_FILTER.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_TRACE_EVENT_FILTER in libc - Rust - -
pub const _SC_TRACE_EVENT_FILTER: c_int = 182;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_EVENT_NAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_EVENT_NAME_MAX.html deleted file mode 100644 index 2c4170a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_EVENT_NAME_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_TRACE_EVENT_NAME_MAX in libc - Rust - -
pub const _SC_TRACE_EVENT_NAME_MAX: c_int = 242;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_INHERIT.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_INHERIT.html deleted file mode 100644 index e8c51b47..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_INHERIT.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_TRACE_INHERIT in libc - Rust - -
pub const _SC_TRACE_INHERIT: c_int = 183;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_LOG.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_LOG.html deleted file mode 100644 index 2b94b0bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_LOG.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_TRACE_LOG in libc - Rust - -
pub const _SC_TRACE_LOG: c_int = 184;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_NAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_NAME_MAX.html deleted file mode 100644 index d8f313ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_NAME_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_TRACE_NAME_MAX in libc - Rust - -
pub const _SC_TRACE_NAME_MAX: c_int = 243;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_SYS_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_SYS_MAX.html deleted file mode 100644 index 65456b6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_SYS_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_TRACE_SYS_MAX in libc - Rust - -
pub const _SC_TRACE_SYS_MAX: c_int = 244;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_USER_EVENT_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_USER_EVENT_MAX.html deleted file mode 100644 index 4e92f363..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_TRACE_USER_EVENT_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_TRACE_USER_EVENT_MAX in libc - Rust - -
pub const _SC_TRACE_USER_EVENT_MAX: c_int = 245;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_TTY_NAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_TTY_NAME_MAX.html deleted file mode 100644 index 2bca0f31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_TTY_NAME_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_TTY_NAME_MAX in libc - Rust - -
pub const _SC_TTY_NAME_MAX: c_int = 72;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_TYPED_MEMORY_OBJECTS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_TYPED_MEMORY_OBJECTS.html deleted file mode 100644 index c431fe63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_TYPED_MEMORY_OBJECTS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_TYPED_MEMORY_OBJECTS in libc - Rust - -
pub const _SC_TYPED_MEMORY_OBJECTS: c_int = 165;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_TZNAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_TZNAME_MAX.html deleted file mode 100644 index c73a6cfe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_TZNAME_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_TZNAME_MAX in libc - Rust - -
pub const _SC_TZNAME_MAX: c_int = 6;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_T_IOV_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_T_IOV_MAX.html deleted file mode 100644 index 1dcfb651..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_T_IOV_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_T_IOV_MAX in libc - Rust - -
pub const _SC_T_IOV_MAX: c_int = 66;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_UCHAR_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_UCHAR_MAX.html deleted file mode 100644 index 347de38e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_UCHAR_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_UCHAR_MAX in libc - Rust - -
pub const _SC_UCHAR_MAX: c_int = 115;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_UINT_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_UINT_MAX.html deleted file mode 100644 index 27d0fbf2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_UINT_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_UINT_MAX in libc - Rust - -
-

Constant libc::_SC_UINT_MAX

source · []
pub const _SC_UINT_MAX: c_int = 116;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_UIO_MAXIOV.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_UIO_MAXIOV.html deleted file mode 100644 index 04d9a5db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_UIO_MAXIOV.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_UIO_MAXIOV in libc - Rust - -
pub const _SC_UIO_MAXIOV: c_int = 60;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_ULONG_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_ULONG_MAX.html deleted file mode 100644 index ba146a14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_ULONG_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_ULONG_MAX in libc - Rust - -
pub const _SC_ULONG_MAX: c_int = 117;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_USER_GROUPS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_USER_GROUPS.html deleted file mode 100644 index 1c4ea91d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_USER_GROUPS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_USER_GROUPS in libc - Rust - -
pub const _SC_USER_GROUPS: c_int = 166;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_USER_GROUPS_R.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_USER_GROUPS_R.html deleted file mode 100644 index b47e621d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_USER_GROUPS_R.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_USER_GROUPS_R in libc - Rust - -
pub const _SC_USER_GROUPS_R: c_int = 167;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_USHRT_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_USHRT_MAX.html deleted file mode 100644 index 5293a990..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_USHRT_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_USHRT_MAX in libc - Rust - -
pub const _SC_USHRT_MAX: c_int = 118;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_V6_ILP32_OFF32.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_V6_ILP32_OFF32.html deleted file mode 100644 index f2ebe515..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_V6_ILP32_OFF32.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_V6_ILP32_OFF32 in libc - Rust - -
pub const _SC_V6_ILP32_OFF32: c_int = 176;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_V6_ILP32_OFFBIG.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_V6_ILP32_OFFBIG.html deleted file mode 100644 index 6d6e0ec8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_V6_ILP32_OFFBIG.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_V6_ILP32_OFFBIG in libc - Rust - -
pub const _SC_V6_ILP32_OFFBIG: c_int = 177;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_V6_LP64_OFF64.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_V6_LP64_OFF64.html deleted file mode 100644 index 47b6fe11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_V6_LP64_OFF64.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_V6_LP64_OFF64 in libc - Rust - -
pub const _SC_V6_LP64_OFF64: c_int = 178;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_V6_LPBIG_OFFBIG.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_V6_LPBIG_OFFBIG.html deleted file mode 100644 index e202be36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_V6_LPBIG_OFFBIG.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_V6_LPBIG_OFFBIG in libc - Rust - -
pub const _SC_V6_LPBIG_OFFBIG: c_int = 179;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_V7_ILP32_OFF32.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_V7_ILP32_OFF32.html deleted file mode 100644 index ff0fa5c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_V7_ILP32_OFF32.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_V7_ILP32_OFF32 in libc - Rust - -
pub const _SC_V7_ILP32_OFF32: c_int = 237;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_V7_ILP32_OFFBIG.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_V7_ILP32_OFFBIG.html deleted file mode 100644 index cafd06b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_V7_ILP32_OFFBIG.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_V7_ILP32_OFFBIG in libc - Rust - -
pub const _SC_V7_ILP32_OFFBIG: c_int = 238;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_V7_LP64_OFF64.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_V7_LP64_OFF64.html deleted file mode 100644 index 0d8921de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_V7_LP64_OFF64.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_V7_LP64_OFF64 in libc - Rust - -
pub const _SC_V7_LP64_OFF64: c_int = 239;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_V7_LPBIG_OFFBIG.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_V7_LPBIG_OFFBIG.html deleted file mode 100644 index 167990f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_V7_LPBIG_OFFBIG.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_V7_LPBIG_OFFBIG in libc - Rust - -
pub const _SC_V7_LPBIG_OFFBIG: c_int = 240;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_VERSION.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_VERSION.html deleted file mode 100644 index 5685c623..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_VERSION.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_VERSION in libc - Rust - -
-

Constant libc::_SC_VERSION

source · []
pub const _SC_VERSION: c_int = 29;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_WORD_BIT.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_WORD_BIT.html deleted file mode 100644 index 0361e493..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_WORD_BIT.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_WORD_BIT in libc - Rust - -
-

Constant libc::_SC_WORD_BIT

source · []
pub const _SC_WORD_BIT: c_int = 107;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XBS5_ILP32_OFF32.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XBS5_ILP32_OFF32.html deleted file mode 100644 index 8634cb68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XBS5_ILP32_OFF32.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XBS5_ILP32_OFF32 in libc - Rust - -
pub const _SC_XBS5_ILP32_OFF32: c_int = 125;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XBS5_ILP32_OFFBIG.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XBS5_ILP32_OFFBIG.html deleted file mode 100644 index 38e1a367..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XBS5_ILP32_OFFBIG.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XBS5_ILP32_OFFBIG in libc - Rust - -
pub const _SC_XBS5_ILP32_OFFBIG: c_int = 126;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XBS5_LP64_OFF64.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XBS5_LP64_OFF64.html deleted file mode 100644 index 48978344..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XBS5_LP64_OFF64.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XBS5_LP64_OFF64 in libc - Rust - -
pub const _SC_XBS5_LP64_OFF64: c_int = 127;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XBS5_LPBIG_OFFBIG.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XBS5_LPBIG_OFFBIG.html deleted file mode 100644 index 6886026d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XBS5_LPBIG_OFFBIG.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XBS5_LPBIG_OFFBIG in libc - Rust - -
pub const _SC_XBS5_LPBIG_OFFBIG: c_int = 128;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_CRYPT.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_CRYPT.html deleted file mode 100644 index cfdd0072..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_CRYPT.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XOPEN_CRYPT in libc - Rust - -
pub const _SC_XOPEN_CRYPT: c_int = 92;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_ENH_I18N.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_ENH_I18N.html deleted file mode 100644 index 88321922..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_ENH_I18N.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XOPEN_ENH_I18N in libc - Rust - -
pub const _SC_XOPEN_ENH_I18N: c_int = 93;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_LEGACY.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_LEGACY.html deleted file mode 100644 index 5629b84b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_LEGACY.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XOPEN_LEGACY in libc - Rust - -
pub const _SC_XOPEN_LEGACY: c_int = 129;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_REALTIME.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_REALTIME.html deleted file mode 100644 index 8372fe94..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_REALTIME.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XOPEN_REALTIME in libc - Rust - -
pub const _SC_XOPEN_REALTIME: c_int = 130;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_REALTIME_THREADS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_REALTIME_THREADS.html deleted file mode 100644 index 9683ed20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_REALTIME_THREADS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XOPEN_REALTIME_THREADS in libc - Rust - -
pub const _SC_XOPEN_REALTIME_THREADS: c_int = 131;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_SHM.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_SHM.html deleted file mode 100644 index 919595ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_SHM.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XOPEN_SHM in libc - Rust - -
pub const _SC_XOPEN_SHM: c_int = 94;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_STREAMS.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_STREAMS.html deleted file mode 100644 index d89818a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_STREAMS.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XOPEN_STREAMS in libc - Rust - -
pub const _SC_XOPEN_STREAMS: c_int = 246;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_UNIX.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_UNIX.html deleted file mode 100644 index 246e4db3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_UNIX.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XOPEN_UNIX in libc - Rust - -
pub const _SC_XOPEN_UNIX: c_int = 91;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_VERSION.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_VERSION.html deleted file mode 100644 index 72d79d8f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_VERSION.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XOPEN_VERSION in libc - Rust - -
pub const _SC_XOPEN_VERSION: c_int = 89;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_XCU_VERSION.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_XCU_VERSION.html deleted file mode 100644 index 1cbcb53b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_XCU_VERSION.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XOPEN_XCU_VERSION in libc - Rust - -
pub const _SC_XOPEN_XCU_VERSION: c_int = 90;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_XPG2.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_XPG2.html deleted file mode 100644 index 94e6bcca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_XPG2.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XOPEN_XPG2 in libc - Rust - -
pub const _SC_XOPEN_XPG2: c_int = 98;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_XPG3.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_XPG3.html deleted file mode 100644 index 645648a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_XPG3.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XOPEN_XPG3 in libc - Rust - -
pub const _SC_XOPEN_XPG3: c_int = 99;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_XPG4.html b/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_XPG4.html deleted file mode 100644 index 1a7971c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant._SC_XOPEN_XPG4.html +++ /dev/null @@ -1,8 +0,0 @@ -_SC_XOPEN_XPG4 in libc - Rust - -
pub const _SC_XOPEN_XPG4: c_int = 100;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.__NFT_REG_MAX.html b/learning/rust/guessing_game/target/doc/libc/constant.__NFT_REG_MAX.html deleted file mode 100644 index 5821deed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.__NFT_REG_MAX.html +++ /dev/null @@ -1,8 +0,0 @@ -__NFT_REG_MAX in libc - Rust - -
pub const __NFT_REG_MAX: c_int = 5;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_CONDATTR_T.html b/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_CONDATTR_T.html deleted file mode 100644 index d2372238..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_CONDATTR_T.html +++ /dev/null @@ -1,8 +0,0 @@ -__SIZEOF_PTHREAD_CONDATTR_T in libc - Rust - -
pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_COND_T.html b/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_COND_T.html deleted file mode 100644 index 546520bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_COND_T.html +++ /dev/null @@ -1,8 +0,0 @@ -__SIZEOF_PTHREAD_COND_T in libc - Rust - -
pub const __SIZEOF_PTHREAD_COND_T: usize = 48;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_MUTEXATTR_T.html b/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_MUTEXATTR_T.html deleted file mode 100644 index eba39abb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_MUTEXATTR_T.html +++ /dev/null @@ -1,8 +0,0 @@ -__SIZEOF_PTHREAD_MUTEXATTR_T in libc - Rust - -
pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_MUTEX_T.html b/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_MUTEX_T.html deleted file mode 100644 index 15fde9a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_MUTEX_T.html +++ /dev/null @@ -1,8 +0,0 @@ -__SIZEOF_PTHREAD_MUTEX_T in libc - Rust - -
pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_RWLOCKATTR_T.html b/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_RWLOCKATTR_T.html deleted file mode 100644 index 14f85f3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_RWLOCKATTR_T.html +++ /dev/null @@ -1,8 +0,0 @@ -__SIZEOF_PTHREAD_RWLOCKATTR_T in libc - Rust - -
pub const __SIZEOF_PTHREAD_RWLOCKATTR_T: usize = 8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_RWLOCK_T.html b/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_RWLOCK_T.html deleted file mode 100644 index 61211cc5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.__SIZEOF_PTHREAD_RWLOCK_T.html +++ /dev/null @@ -1,8 +0,0 @@ -__SIZEOF_PTHREAD_RWLOCK_T in libc - Rust - -
pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.__UT_HOSTSIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.__UT_HOSTSIZE.html deleted file mode 100644 index ef085880..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.__UT_HOSTSIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -__UT_HOSTSIZE in libc - Rust - -
pub const __UT_HOSTSIZE: usize = 256;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.__UT_LINESIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.__UT_LINESIZE.html deleted file mode 100644 index 06fd03ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.__UT_LINESIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -__UT_LINESIZE in libc - Rust - -
pub const __UT_LINESIZE: usize = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.__UT_NAMESIZE.html b/learning/rust/guessing_game/target/doc/libc/constant.__UT_NAMESIZE.html deleted file mode 100644 index f7e112f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.__UT_NAMESIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -__UT_NAMESIZE in libc - Rust - -
pub const __UT_NAMESIZE: usize = 32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.__WALL.html b/learning/rust/guessing_game/target/doc/libc/constant.__WALL.html deleted file mode 100644 index 5dba5d3b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.__WALL.html +++ /dev/null @@ -1,8 +0,0 @@ -__WALL in libc - Rust - -
-

Constant libc::__WALL

source · []
pub const __WALL: c_int = 0x40000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.__WCLONE.html b/learning/rust/guessing_game/target/doc/libc/constant.__WCLONE.html deleted file mode 100644 index 546082da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.__WCLONE.html +++ /dev/null @@ -1,8 +0,0 @@ -__WCLONE in libc - Rust - -
-

Constant libc::__WCLONE

source · []
pub const __WCLONE: c_int = 0x80000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/constant.__WNOTHREAD.html b/learning/rust/guessing_game/target/doc/libc/constant.__WNOTHREAD.html deleted file mode 100644 index 3585ac9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/constant.__WNOTHREAD.html +++ /dev/null @@ -1,8 +0,0 @@ -__WNOTHREAD in libc - Rust - -
-

Constant libc::__WNOTHREAD

source · []
pub const __WNOTHREAD: c_int = 0x20000000;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/enum.DIR.html b/learning/rust/guessing_game/target/doc/libc/enum.DIR.html deleted file mode 100644 index 77b3b077..00000000 --- a/learning/rust/guessing_game/target/doc/libc/enum.DIR.html +++ /dev/null @@ -1,21 +0,0 @@ -DIR in libc - Rust - -
-

Enum libc::DIR

source · []
pub enum DIR {}

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/enum.FILE.html b/learning/rust/guessing_game/target/doc/libc/enum.FILE.html deleted file mode 100644 index a3ee10a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/enum.FILE.html +++ /dev/null @@ -1,21 +0,0 @@ -FILE in libc - Rust - -
-

Enum libc::FILE

source · []
pub enum FILE {}

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/enum.c_void.html b/learning/rust/guessing_game/target/doc/libc/enum.c_void.html deleted file mode 100644 index 8cc762f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/enum.c_void.html +++ /dev/null @@ -1,33 +0,0 @@ -c_void in libc - Rust - -
-

Enum libc::c_void

1.30.0 · source · []
#[repr(u8)]
-pub enum c_void {
-    // some variants omitted
-}
Expand description

Equivalent to C’s void type when used as a pointer.

-

In essence, *const c_void is equivalent to C’s const void* -and *mut c_void is equivalent to C’s void*. That said, this is -not the same as C’s void return type, which is Rust’s () type.

-

To model pointers to opaque types in FFI, until extern type is -stabilized, it is recommended to use a newtype wrapper around an empty -byte array. See the Nomicon for details.

-

One could use std::os::raw::c_void if they want to support old Rust -compiler down to 1.1.0. After Rust 1.30.0, it was re-exported by -this definition. For more information, please read RFC 2521.

-

Trait Implementations

Formats the value using the given formatter. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/enum.fpos64_t.html b/learning/rust/guessing_game/target/doc/libc/enum.fpos64_t.html deleted file mode 100644 index e1764125..00000000 --- a/learning/rust/guessing_game/target/doc/libc/enum.fpos64_t.html +++ /dev/null @@ -1,21 +0,0 @@ -fpos64_t in libc - Rust - -
pub enum fpos64_t {}

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/enum.fpos_t.html b/learning/rust/guessing_game/target/doc/libc/enum.fpos_t.html deleted file mode 100644 index 2a02f306..00000000 --- a/learning/rust/guessing_game/target/doc/libc/enum.fpos_t.html +++ /dev/null @@ -1,21 +0,0 @@ -fpos_t in libc - Rust - -
-

Enum libc::fpos_t

source · []
pub enum fpos_t {}

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/enum.timezone.html b/learning/rust/guessing_game/target/doc/libc/enum.timezone.html deleted file mode 100644 index 8d1296f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/enum.timezone.html +++ /dev/null @@ -1,21 +0,0 @@ -timezone in libc - Rust - -
pub enum timezone {}

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.int16_t.html b/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.int16_t.html deleted file mode 100644 index 5843ee15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.int16_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.int16_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.int32_t.html b/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.int32_t.html deleted file mode 100644 index 5692f6b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.int32_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.int32_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.int64_t.html b/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.int64_t.html deleted file mode 100644 index 495c2eaf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.int64_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.int64_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.int8_t.html b/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.int8_t.html deleted file mode 100644 index 4ba8a376..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.int8_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.int8_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.uint16_t.html b/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.uint16_t.html deleted file mode 100644 index 44caf004..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.uint16_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.uint16_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.uint32_t.html b/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.uint32_t.html deleted file mode 100644 index c7ad2f9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.uint32_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.uint32_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.uint64_t.html b/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.uint64_t.html deleted file mode 100644 index bd6583e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.uint64_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.uint64_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.uint8_t.html b/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.uint8_t.html deleted file mode 100644 index ed37b26d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fixed_width_ints/type.uint8_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.uint8_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.BPF_JUMP.html b/learning/rust/guessing_game/target/doc/libc/fn.BPF_JUMP.html deleted file mode 100644 index f5c92747..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.BPF_JUMP.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_JUMP in libc - Rust - -
-

Function libc::BPF_JUMP

source · []
pub unsafe extern "C" fn BPF_JUMP(
    code: __u16,
    k: __u32,
    jt: __u8,
    jf: __u8
) -> sock_filter
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.BPF_MISCOP.html b/learning/rust/guessing_game/target/doc/libc/fn.BPF_MISCOP.html deleted file mode 100644 index 0bd0cb11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.BPF_MISCOP.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_MISCOP in libc - Rust - -
-

Function libc::BPF_MISCOP

source · []
pub unsafe extern "C" fn BPF_MISCOP(code: __u32) -> __u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.BPF_RVAL.html b/learning/rust/guessing_game/target/doc/libc/fn.BPF_RVAL.html deleted file mode 100644 index 91ea737f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.BPF_RVAL.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_RVAL in libc - Rust - -
-

Function libc::BPF_RVAL

source · []
pub unsafe extern "C" fn BPF_RVAL(code: __u32) -> __u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.BPF_STMT.html b/learning/rust/guessing_game/target/doc/libc/fn.BPF_STMT.html deleted file mode 100644 index e5985db1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.BPF_STMT.html +++ /dev/null @@ -1,8 +0,0 @@ -BPF_STMT in libc - Rust - -
-

Function libc::BPF_STMT

source · []
pub unsafe extern "C" fn BPF_STMT(
    code: __u16,
    k: __u32
) -> sock_filter
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.CMSG_DATA.html b/learning/rust/guessing_game/target/doc/libc/fn.CMSG_DATA.html deleted file mode 100644 index 18e3c9e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.CMSG_DATA.html +++ /dev/null @@ -1,8 +0,0 @@ -CMSG_DATA in libc - Rust - -
-

Function libc::CMSG_DATA

source · []
pub unsafe extern "C" fn CMSG_DATA(
    cmsg: *const cmsghdr
) -> *mut c_uchar
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.CMSG_FIRSTHDR.html b/learning/rust/guessing_game/target/doc/libc/fn.CMSG_FIRSTHDR.html deleted file mode 100644 index 25cf805d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.CMSG_FIRSTHDR.html +++ /dev/null @@ -1,8 +0,0 @@ -CMSG_FIRSTHDR in libc - Rust - -
pub unsafe extern "C" fn CMSG_FIRSTHDR(
    mhdr: *const msghdr
) -> *mut cmsghdr
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.CMSG_LEN.html b/learning/rust/guessing_game/target/doc/libc/fn.CMSG_LEN.html deleted file mode 100644 index 84327901..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.CMSG_LEN.html +++ /dev/null @@ -1,8 +0,0 @@ -CMSG_LEN in libc - Rust - -
-

Function libc::CMSG_LEN

source · []
pub unsafe extern "C" fn CMSG_LEN(length: c_uint) -> c_uint
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.CMSG_NXTHDR.html b/learning/rust/guessing_game/target/doc/libc/fn.CMSG_NXTHDR.html deleted file mode 100644 index 19de424a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.CMSG_NXTHDR.html +++ /dev/null @@ -1,8 +0,0 @@ -CMSG_NXTHDR in libc - Rust - -
-

Function libc::CMSG_NXTHDR

source · []
pub unsafe extern "C" fn CMSG_NXTHDR(
    mhdr: *const msghdr,
    cmsg: *const cmsghdr
) -> *mut cmsghdr
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.CMSG_SPACE.html b/learning/rust/guessing_game/target/doc/libc/fn.CMSG_SPACE.html deleted file mode 100644 index 72a0f26e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.CMSG_SPACE.html +++ /dev/null @@ -1,8 +0,0 @@ -CMSG_SPACE in libc - Rust - -
-

Function libc::CMSG_SPACE

source · []
pub const unsafe extern "C" fn CMSG_SPACE(length: c_uint) -> c_uint
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.CPU_ALLOC_SIZE.html b/learning/rust/guessing_game/target/doc/libc/fn.CPU_ALLOC_SIZE.html deleted file mode 100644 index fa4e891b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.CPU_ALLOC_SIZE.html +++ /dev/null @@ -1,8 +0,0 @@ -CPU_ALLOC_SIZE in libc - Rust - -
pub unsafe extern "C" fn CPU_ALLOC_SIZE(count: c_int) -> size_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.CPU_CLR.html b/learning/rust/guessing_game/target/doc/libc/fn.CPU_CLR.html deleted file mode 100644 index ce30b3ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.CPU_CLR.html +++ /dev/null @@ -1,8 +0,0 @@ -CPU_CLR in libc - Rust - -
-

Function libc::CPU_CLR

source · []
pub unsafe extern "C" fn CPU_CLR(cpu: usize, cpuset: &mut cpu_set_t)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.CPU_COUNT.html b/learning/rust/guessing_game/target/doc/libc/fn.CPU_COUNT.html deleted file mode 100644 index 722b3f93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.CPU_COUNT.html +++ /dev/null @@ -1,8 +0,0 @@ -CPU_COUNT in libc - Rust - -
-

Function libc::CPU_COUNT

source · []
pub unsafe extern "C" fn CPU_COUNT(cpuset: &cpu_set_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.CPU_COUNT_S.html b/learning/rust/guessing_game/target/doc/libc/fn.CPU_COUNT_S.html deleted file mode 100644 index 528d4e23..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.CPU_COUNT_S.html +++ /dev/null @@ -1,8 +0,0 @@ -CPU_COUNT_S in libc - Rust - -
-

Function libc::CPU_COUNT_S

source · []
pub unsafe extern "C" fn CPU_COUNT_S(
    size: usize,
    cpuset: &cpu_set_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.CPU_EQUAL.html b/learning/rust/guessing_game/target/doc/libc/fn.CPU_EQUAL.html deleted file mode 100644 index d0cce46e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.CPU_EQUAL.html +++ /dev/null @@ -1,8 +0,0 @@ -CPU_EQUAL in libc - Rust - -
-

Function libc::CPU_EQUAL

source · []
pub unsafe extern "C" fn CPU_EQUAL(
    set1: &cpu_set_t,
    set2: &cpu_set_t
) -> bool
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.CPU_ISSET.html b/learning/rust/guessing_game/target/doc/libc/fn.CPU_ISSET.html deleted file mode 100644 index be8ecca0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.CPU_ISSET.html +++ /dev/null @@ -1,8 +0,0 @@ -CPU_ISSET in libc - Rust - -
-

Function libc::CPU_ISSET

source · []
pub unsafe extern "C" fn CPU_ISSET(
    cpu: usize,
    cpuset: &cpu_set_t
) -> bool
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.CPU_SET.html b/learning/rust/guessing_game/target/doc/libc/fn.CPU_SET.html deleted file mode 100644 index baaa2cfb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.CPU_SET.html +++ /dev/null @@ -1,8 +0,0 @@ -CPU_SET in libc - Rust - -
-

Function libc::CPU_SET

source · []
pub unsafe extern "C" fn CPU_SET(cpu: usize, cpuset: &mut cpu_set_t)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.CPU_ZERO.html b/learning/rust/guessing_game/target/doc/libc/fn.CPU_ZERO.html deleted file mode 100644 index d3fd5306..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.CPU_ZERO.html +++ /dev/null @@ -1,8 +0,0 @@ -CPU_ZERO in libc - Rust - -
-

Function libc::CPU_ZERO

source · []
pub unsafe extern "C" fn CPU_ZERO(cpuset: &mut cpu_set_t)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.FD_CLR.html b/learning/rust/guessing_game/target/doc/libc/fn.FD_CLR.html deleted file mode 100644 index 59dfd828..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.FD_CLR.html +++ /dev/null @@ -1,8 +0,0 @@ -FD_CLR in libc - Rust - -
-

Function libc::FD_CLR

source · []
pub unsafe extern "C" fn FD_CLR(fd: c_int, set: *mut fd_set)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.FD_ISSET.html b/learning/rust/guessing_game/target/doc/libc/fn.FD_ISSET.html deleted file mode 100644 index 3dad217c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.FD_ISSET.html +++ /dev/null @@ -1,8 +0,0 @@ -FD_ISSET in libc - Rust - -
-

Function libc::FD_ISSET

source · []
pub unsafe extern "C" fn FD_ISSET(
    fd: c_int,
    set: *const fd_set
) -> bool
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.FD_SET.html b/learning/rust/guessing_game/target/doc/libc/fn.FD_SET.html deleted file mode 100644 index 942a4138..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.FD_SET.html +++ /dev/null @@ -1,8 +0,0 @@ -FD_SET in libc - Rust - -
-

Function libc::FD_SET

source · []
pub unsafe extern "C" fn FD_SET(fd: c_int, set: *mut fd_set)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.FD_ZERO.html b/learning/rust/guessing_game/target/doc/libc/fn.FD_ZERO.html deleted file mode 100644 index 52a7a614..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.FD_ZERO.html +++ /dev/null @@ -1,8 +0,0 @@ -FD_ZERO in libc - Rust - -
-

Function libc::FD_ZERO

source · []
pub unsafe extern "C" fn FD_ZERO(set: *mut fd_set)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.IPOPT_CLASS.html b/learning/rust/guessing_game/target/doc/libc/fn.IPOPT_CLASS.html deleted file mode 100644 index b2e79e3d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.IPOPT_CLASS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_CLASS in libc - Rust - -
-

Function libc::IPOPT_CLASS

source · []
pub const extern "C" fn IPOPT_CLASS(o: u8) -> u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.IPOPT_COPIED.html b/learning/rust/guessing_game/target/doc/libc/fn.IPOPT_COPIED.html deleted file mode 100644 index 3e31ed37..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.IPOPT_COPIED.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_COPIED in libc - Rust - -
-

Function libc::IPOPT_COPIED

source · []
pub const extern "C" fn IPOPT_COPIED(o: u8) -> u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.IPOPT_NUMBER.html b/learning/rust/guessing_game/target/doc/libc/fn.IPOPT_NUMBER.html deleted file mode 100644 index 3cce489a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.IPOPT_NUMBER.html +++ /dev/null @@ -1,8 +0,0 @@ -IPOPT_NUMBER in libc - Rust - -
-

Function libc::IPOPT_NUMBER

source · []
pub const extern "C" fn IPOPT_NUMBER(o: u8) -> u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.IPTOS_ECN.html b/learning/rust/guessing_game/target/doc/libc/fn.IPTOS_ECN.html deleted file mode 100644 index b37e742c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.IPTOS_ECN.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_ECN in libc - Rust - -
-

Function libc::IPTOS_ECN

source · []
pub const extern "C" fn IPTOS_ECN(x: u8) -> u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.IPTOS_PREC.html b/learning/rust/guessing_game/target/doc/libc/fn.IPTOS_PREC.html deleted file mode 100644 index 783d8c26..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.IPTOS_PREC.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_PREC in libc - Rust - -
-

Function libc::IPTOS_PREC

source · []
pub unsafe extern "C" fn IPTOS_PREC(tos: u8) -> u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.IPTOS_TOS.html b/learning/rust/guessing_game/target/doc/libc/fn.IPTOS_TOS.html deleted file mode 100644 index 33a5ad1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.IPTOS_TOS.html +++ /dev/null @@ -1,8 +0,0 @@ -IPTOS_TOS in libc - Rust - -
-

Function libc::IPTOS_TOS

source · []
pub unsafe extern "C" fn IPTOS_TOS(tos: u8) -> u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.NLA_ALIGN.html b/learning/rust/guessing_game/target/doc/libc/fn.NLA_ALIGN.html deleted file mode 100644 index be33a5dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.NLA_ALIGN.html +++ /dev/null @@ -1,8 +0,0 @@ -NLA_ALIGN in libc - Rust - -
-

Function libc::NLA_ALIGN

source · []
pub unsafe extern "C" fn NLA_ALIGN(len: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.QCMD.html b/learning/rust/guessing_game/target/doc/libc/fn.QCMD.html deleted file mode 100644 index 56118831..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.QCMD.html +++ /dev/null @@ -1,8 +0,0 @@ -QCMD in libc - Rust - -
-

Function libc::QCMD

source · []
pub const extern "C" fn QCMD(cmd: c_int, type_: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.RT_ADDRCLASS.html b/learning/rust/guessing_game/target/doc/libc/fn.RT_ADDRCLASS.html deleted file mode 100644 index b747cbc4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.RT_ADDRCLASS.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_ADDRCLASS in libc - Rust - -
-

Function libc::RT_ADDRCLASS

source · []
pub unsafe extern "C" fn RT_ADDRCLASS(flags: u32) -> u32
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.RT_LOCALADDR.html b/learning/rust/guessing_game/target/doc/libc/fn.RT_LOCALADDR.html deleted file mode 100644 index 7d767524..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.RT_LOCALADDR.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_LOCALADDR in libc - Rust - -
-

Function libc::RT_LOCALADDR

source · []
pub unsafe extern "C" fn RT_LOCALADDR(flags: u32) -> bool
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.RT_TOS.html b/learning/rust/guessing_game/target/doc/libc/fn.RT_TOS.html deleted file mode 100644 index 40628fd1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.RT_TOS.html +++ /dev/null @@ -1,8 +0,0 @@ -RT_TOS in libc - Rust - -
-

Function libc::RT_TOS

source · []
pub unsafe extern "C" fn RT_TOS(tos: u8) -> u8
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.SIGRTMAX.html b/learning/rust/guessing_game/target/doc/libc/fn.SIGRTMAX.html deleted file mode 100644 index 9db339ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.SIGRTMAX.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGRTMAX in libc - Rust - -
-

Function libc::SIGRTMAX

source · []
pub extern "C" fn SIGRTMAX() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.SIGRTMIN.html b/learning/rust/guessing_game/target/doc/libc/fn.SIGRTMIN.html deleted file mode 100644 index 2f7dd7ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.SIGRTMIN.html +++ /dev/null @@ -1,8 +0,0 @@ -SIGRTMIN in libc - Rust - -
-

Function libc::SIGRTMIN

source · []
pub extern "C" fn SIGRTMIN() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.SO_EE_OFFENDER.html b/learning/rust/guessing_game/target/doc/libc/fn.SO_EE_OFFENDER.html deleted file mode 100644 index fdefa57d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.SO_EE_OFFENDER.html +++ /dev/null @@ -1,8 +0,0 @@ -SO_EE_OFFENDER in libc - Rust - -
pub unsafe extern "C" fn SO_EE_OFFENDER(
    ee: *const sock_extended_err
) -> *mut sockaddr
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.WCOREDUMP.html b/learning/rust/guessing_game/target/doc/libc/fn.WCOREDUMP.html deleted file mode 100644 index 89d0bd28..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.WCOREDUMP.html +++ /dev/null @@ -1,8 +0,0 @@ -WCOREDUMP in libc - Rust - -
-

Function libc::WCOREDUMP

source · []
pub const extern "C" fn WCOREDUMP(status: c_int) -> bool
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.WEXITSTATUS.html b/learning/rust/guessing_game/target/doc/libc/fn.WEXITSTATUS.html deleted file mode 100644 index 25377879..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.WEXITSTATUS.html +++ /dev/null @@ -1,8 +0,0 @@ -WEXITSTATUS in libc - Rust - -
-

Function libc::WEXITSTATUS

source · []
pub const extern "C" fn WEXITSTATUS(status: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.WIFCONTINUED.html b/learning/rust/guessing_game/target/doc/libc/fn.WIFCONTINUED.html deleted file mode 100644 index 24ef56be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.WIFCONTINUED.html +++ /dev/null @@ -1,8 +0,0 @@ -WIFCONTINUED in libc - Rust - -
-

Function libc::WIFCONTINUED

source · []
pub const extern "C" fn WIFCONTINUED(status: c_int) -> bool
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.WIFEXITED.html b/learning/rust/guessing_game/target/doc/libc/fn.WIFEXITED.html deleted file mode 100644 index 48d79638..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.WIFEXITED.html +++ /dev/null @@ -1,8 +0,0 @@ -WIFEXITED in libc - Rust - -
-

Function libc::WIFEXITED

source · []
pub const extern "C" fn WIFEXITED(status: c_int) -> bool
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.WIFSIGNALED.html b/learning/rust/guessing_game/target/doc/libc/fn.WIFSIGNALED.html deleted file mode 100644 index 76b850bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.WIFSIGNALED.html +++ /dev/null @@ -1,8 +0,0 @@ -WIFSIGNALED in libc - Rust - -
-

Function libc::WIFSIGNALED

source · []
pub const extern "C" fn WIFSIGNALED(status: c_int) -> bool
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.WIFSTOPPED.html b/learning/rust/guessing_game/target/doc/libc/fn.WIFSTOPPED.html deleted file mode 100644 index c7275414..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.WIFSTOPPED.html +++ /dev/null @@ -1,8 +0,0 @@ -WIFSTOPPED in libc - Rust - -
-

Function libc::WIFSTOPPED

source · []
pub const extern "C" fn WIFSTOPPED(status: c_int) -> bool
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.WSTOPSIG.html b/learning/rust/guessing_game/target/doc/libc/fn.WSTOPSIG.html deleted file mode 100644 index 6708556c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.WSTOPSIG.html +++ /dev/null @@ -1,8 +0,0 @@ -WSTOPSIG in libc - Rust - -
-

Function libc::WSTOPSIG

source · []
pub const extern "C" fn WSTOPSIG(status: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.WTERMSIG.html b/learning/rust/guessing_game/target/doc/libc/fn.WTERMSIG.html deleted file mode 100644 index bc289a1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.WTERMSIG.html +++ /dev/null @@ -1,8 +0,0 @@ -WTERMSIG in libc - Rust - -
-

Function libc::WTERMSIG

source · []
pub const extern "C" fn WTERMSIG(status: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.W_EXITCODE.html b/learning/rust/guessing_game/target/doc/libc/fn.W_EXITCODE.html deleted file mode 100644 index 5a091af3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.W_EXITCODE.html +++ /dev/null @@ -1,8 +0,0 @@ -W_EXITCODE in libc - Rust - -
-

Function libc::W_EXITCODE

source · []
pub const extern "C" fn W_EXITCODE(ret: c_int, sig: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.W_STOPCODE.html b/learning/rust/guessing_game/target/doc/libc/fn.W_STOPCODE.html deleted file mode 100644 index 30154cdc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.W_STOPCODE.html +++ /dev/null @@ -1,8 +0,0 @@ -W_STOPCODE in libc - Rust - -
-

Function libc::W_STOPCODE

source · []
pub const extern "C" fn W_STOPCODE(sig: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.__errno_location.html b/learning/rust/guessing_game/target/doc/libc/fn.__errno_location.html deleted file mode 100644 index 087e79fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.__errno_location.html +++ /dev/null @@ -1,8 +0,0 @@ -__errno_location in libc - Rust - -
pub unsafe extern "C" fn __errno_location() -> *mut c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn._exit.html b/learning/rust/guessing_game/target/doc/libc/fn._exit.html deleted file mode 100644 index 3cf3d169..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn._exit.html +++ /dev/null @@ -1,8 +0,0 @@ -_exit in libc - Rust - -
-

Function libc::_exit

source · []
pub unsafe extern "C" fn _exit(status: c_int) -> !
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.abort.html b/learning/rust/guessing_game/target/doc/libc/fn.abort.html deleted file mode 100644 index efc5e339..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.abort.html +++ /dev/null @@ -1,8 +0,0 @@ -abort in libc - Rust - -
-

Function libc::abort

source · []
pub unsafe extern "C" fn abort() -> !
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.abs.html b/learning/rust/guessing_game/target/doc/libc/fn.abs.html deleted file mode 100644 index fd607311..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.abs.html +++ /dev/null @@ -1,8 +0,0 @@ -abs in libc - Rust - -
-

Function libc::abs

source · []
pub unsafe extern "C" fn abs(i: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.accept.html b/learning/rust/guessing_game/target/doc/libc/fn.accept.html deleted file mode 100644 index 98c48b86..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.accept.html +++ /dev/null @@ -1,8 +0,0 @@ -accept in libc - Rust - -
-

Function libc::accept

source · []
pub unsafe extern "C" fn accept(
    socket: c_int,
    address: *mut sockaddr,
    address_len: *mut socklen_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.accept4.html b/learning/rust/guessing_game/target/doc/libc/fn.accept4.html deleted file mode 100644 index 6b0a984b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.accept4.html +++ /dev/null @@ -1,8 +0,0 @@ -accept4 in libc - Rust - -
-

Function libc::accept4

source · []
pub unsafe extern "C" fn accept4(
    fd: c_int,
    addr: *mut sockaddr,
    len: *mut socklen_t,
    flg: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.access.html b/learning/rust/guessing_game/target/doc/libc/fn.access.html deleted file mode 100644 index 5ba48626..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.access.html +++ /dev/null @@ -1,8 +0,0 @@ -access in libc - Rust - -
-

Function libc::access

source · []
pub unsafe extern "C" fn access(
    path: *const c_char,
    amode: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.acct.html b/learning/rust/guessing_game/target/doc/libc/fn.acct.html deleted file mode 100644 index ea953bb0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.acct.html +++ /dev/null @@ -1,8 +0,0 @@ -acct in libc - Rust - -
-

Function libc::acct

source · []
pub unsafe extern "C" fn acct(filename: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.addmntent.html b/learning/rust/guessing_game/target/doc/libc/fn.addmntent.html deleted file mode 100644 index 524ab9b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.addmntent.html +++ /dev/null @@ -1,8 +0,0 @@ -addmntent in libc - Rust - -
-

Function libc::addmntent

source · []
pub unsafe extern "C" fn addmntent(
    stream: *mut FILE,
    mnt: *const mntent
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.adjtime.html b/learning/rust/guessing_game/target/doc/libc/fn.adjtime.html deleted file mode 100644 index bc31f183..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.adjtime.html +++ /dev/null @@ -1,8 +0,0 @@ -adjtime in libc - Rust - -
-

Function libc::adjtime

source · []
pub unsafe extern "C" fn adjtime(
    delta: *const timeval,
    olddelta: *mut timeval
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.adjtimex.html b/learning/rust/guessing_game/target/doc/libc/fn.adjtimex.html deleted file mode 100644 index 7afa82c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.adjtimex.html +++ /dev/null @@ -1,8 +0,0 @@ -adjtimex in libc - Rust - -
-

Function libc::adjtimex

source · []
pub unsafe extern "C" fn adjtimex(buf: *mut timex) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.aio_cancel.html b/learning/rust/guessing_game/target/doc/libc/fn.aio_cancel.html deleted file mode 100644 index 84b573d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.aio_cancel.html +++ /dev/null @@ -1,8 +0,0 @@ -aio_cancel in libc - Rust - -
-

Function libc::aio_cancel

source · []
pub unsafe extern "C" fn aio_cancel(
    fd: c_int,
    aiocbp: *mut aiocb
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.aio_error.html b/learning/rust/guessing_game/target/doc/libc/fn.aio_error.html deleted file mode 100644 index f56fcc15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.aio_error.html +++ /dev/null @@ -1,8 +0,0 @@ -aio_error in libc - Rust - -
-

Function libc::aio_error

source · []
pub unsafe extern "C" fn aio_error(aiocbp: *const aiocb) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.aio_fsync.html b/learning/rust/guessing_game/target/doc/libc/fn.aio_fsync.html deleted file mode 100644 index a879837b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.aio_fsync.html +++ /dev/null @@ -1,8 +0,0 @@ -aio_fsync in libc - Rust - -
-

Function libc::aio_fsync

source · []
pub unsafe extern "C" fn aio_fsync(
    op: c_int,
    aiocbp: *mut aiocb
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.aio_read.html b/learning/rust/guessing_game/target/doc/libc/fn.aio_read.html deleted file mode 100644 index a7adf794..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.aio_read.html +++ /dev/null @@ -1,8 +0,0 @@ -aio_read in libc - Rust - -
-

Function libc::aio_read

source · []
pub unsafe extern "C" fn aio_read(aiocbp: *mut aiocb) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.aio_return.html b/learning/rust/guessing_game/target/doc/libc/fn.aio_return.html deleted file mode 100644 index 81c1a85f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.aio_return.html +++ /dev/null @@ -1,8 +0,0 @@ -aio_return in libc - Rust - -
-

Function libc::aio_return

source · []
pub unsafe extern "C" fn aio_return(aiocbp: *mut aiocb) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.aio_suspend.html b/learning/rust/guessing_game/target/doc/libc/fn.aio_suspend.html deleted file mode 100644 index c0b4842a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.aio_suspend.html +++ /dev/null @@ -1,8 +0,0 @@ -aio_suspend in libc - Rust - -
-

Function libc::aio_suspend

source · []
pub unsafe extern "C" fn aio_suspend(
    aiocb_list: *const *const aiocb,
    nitems: c_int,
    timeout: *const timespec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.aio_write.html b/learning/rust/guessing_game/target/doc/libc/fn.aio_write.html deleted file mode 100644 index 27dd00bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.aio_write.html +++ /dev/null @@ -1,8 +0,0 @@ -aio_write in libc - Rust - -
-

Function libc::aio_write

source · []
pub unsafe extern "C" fn aio_write(aiocbp: *mut aiocb) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.alarm.html b/learning/rust/guessing_game/target/doc/libc/fn.alarm.html deleted file mode 100644 index d9f7b5a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.alarm.html +++ /dev/null @@ -1,8 +0,0 @@ -alarm in libc - Rust - -
-

Function libc::alarm

source · []
pub unsafe extern "C" fn alarm(seconds: c_uint) -> c_uint
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.atexit.html b/learning/rust/guessing_game/target/doc/libc/fn.atexit.html deleted file mode 100644 index 561cbe03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.atexit.html +++ /dev/null @@ -1,8 +0,0 @@ -atexit in libc - Rust - -
-

Function libc::atexit

source · []
pub unsafe extern "C" fn atexit(cb: extern "C" fn()) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.atof.html b/learning/rust/guessing_game/target/doc/libc/fn.atof.html deleted file mode 100644 index 6837dd59..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.atof.html +++ /dev/null @@ -1,8 +0,0 @@ -atof in libc - Rust - -
-

Function libc::atof

source · []
pub unsafe extern "C" fn atof(s: *const c_char) -> c_double
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.atoi.html b/learning/rust/guessing_game/target/doc/libc/fn.atoi.html deleted file mode 100644 index d3e4a0e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.atoi.html +++ /dev/null @@ -1,8 +0,0 @@ -atoi in libc - Rust - -
-

Function libc::atoi

source · []
pub unsafe extern "C" fn atoi(s: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.backtrace.html b/learning/rust/guessing_game/target/doc/libc/fn.backtrace.html deleted file mode 100644 index 92d18dcf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.backtrace.html +++ /dev/null @@ -1,8 +0,0 @@ -backtrace in libc - Rust - -
-

Function libc::backtrace

source · []
pub unsafe extern "C" fn backtrace(
    buf: *mut *mut c_void,
    sz: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.bind.html b/learning/rust/guessing_game/target/doc/libc/fn.bind.html deleted file mode 100644 index 21c222c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.bind.html +++ /dev/null @@ -1,8 +0,0 @@ -bind in libc - Rust - -
-

Function libc::bind

source · []
pub unsafe extern "C" fn bind(
    socket: c_int,
    address: *const sockaddr,
    address_len: socklen_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.brk.html b/learning/rust/guessing_game/target/doc/libc/fn.brk.html deleted file mode 100644 index e3f7dbdd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.brk.html +++ /dev/null @@ -1,8 +0,0 @@ -brk in libc - Rust - -
-

Function libc::brk

source · []
pub unsafe extern "C" fn brk(addr: *mut c_void) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.bsearch.html b/learning/rust/guessing_game/target/doc/libc/fn.bsearch.html deleted file mode 100644 index 10f0ef5e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.bsearch.html +++ /dev/null @@ -1,8 +0,0 @@ -bsearch in libc - Rust - -
-

Function libc::bsearch

source · []
pub unsafe extern "C" fn bsearch(
    key: *const c_void,
    base: *const c_void,
    num: size_t,
    size: size_t,
    compar: Option<unsafe extern "C" fn(_: *const c_void, _: *const c_void) -> c_int>
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.calloc.html b/learning/rust/guessing_game/target/doc/libc/fn.calloc.html deleted file mode 100644 index 969df29a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.calloc.html +++ /dev/null @@ -1,8 +0,0 @@ -calloc in libc - Rust - -
-

Function libc::calloc

source · []
pub unsafe extern "C" fn calloc(
    nobj: size_t,
    size: size_t
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.cfgetispeed.html b/learning/rust/guessing_game/target/doc/libc/fn.cfgetispeed.html deleted file mode 100644 index 9e291591..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.cfgetispeed.html +++ /dev/null @@ -1,8 +0,0 @@ -cfgetispeed in libc - Rust - -
-

Function libc::cfgetispeed

source · []
pub unsafe extern "C" fn cfgetispeed(
    termios: *const termios
) -> speed_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.cfgetospeed.html b/learning/rust/guessing_game/target/doc/libc/fn.cfgetospeed.html deleted file mode 100644 index 7ed23ee7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.cfgetospeed.html +++ /dev/null @@ -1,8 +0,0 @@ -cfgetospeed in libc - Rust - -
-

Function libc::cfgetospeed

source · []
pub unsafe extern "C" fn cfgetospeed(
    termios: *const termios
) -> speed_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.cfmakeraw.html b/learning/rust/guessing_game/target/doc/libc/fn.cfmakeraw.html deleted file mode 100644 index e3b168a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.cfmakeraw.html +++ /dev/null @@ -1,8 +0,0 @@ -cfmakeraw in libc - Rust - -
-

Function libc::cfmakeraw

source · []
pub unsafe extern "C" fn cfmakeraw(termios: *mut termios)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.cfsetispeed.html b/learning/rust/guessing_game/target/doc/libc/fn.cfsetispeed.html deleted file mode 100644 index f602a87e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.cfsetispeed.html +++ /dev/null @@ -1,8 +0,0 @@ -cfsetispeed in libc - Rust - -
-

Function libc::cfsetispeed

source · []
pub unsafe extern "C" fn cfsetispeed(
    termios: *mut termios,
    speed: speed_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.cfsetospeed.html b/learning/rust/guessing_game/target/doc/libc/fn.cfsetospeed.html deleted file mode 100644 index ba27232b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.cfsetospeed.html +++ /dev/null @@ -1,8 +0,0 @@ -cfsetospeed in libc - Rust - -
-

Function libc::cfsetospeed

source · []
pub unsafe extern "C" fn cfsetospeed(
    termios: *mut termios,
    speed: speed_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.cfsetspeed.html b/learning/rust/guessing_game/target/doc/libc/fn.cfsetspeed.html deleted file mode 100644 index 40621587..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.cfsetspeed.html +++ /dev/null @@ -1,8 +0,0 @@ -cfsetspeed in libc - Rust - -
-

Function libc::cfsetspeed

source · []
pub unsafe extern "C" fn cfsetspeed(
    termios: *mut termios,
    speed: speed_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.chdir.html b/learning/rust/guessing_game/target/doc/libc/fn.chdir.html deleted file mode 100644 index 7563d6ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.chdir.html +++ /dev/null @@ -1,8 +0,0 @@ -chdir in libc - Rust - -
-

Function libc::chdir

source · []
pub unsafe extern "C" fn chdir(dir: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.chmod.html b/learning/rust/guessing_game/target/doc/libc/fn.chmod.html deleted file mode 100644 index c1bb6fb6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.chmod.html +++ /dev/null @@ -1,8 +0,0 @@ -chmod in libc - Rust - -
-

Function libc::chmod

source · []
pub unsafe extern "C" fn chmod(
    path: *const c_char,
    mode: mode_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.chown.html b/learning/rust/guessing_game/target/doc/libc/fn.chown.html deleted file mode 100644 index 94349cf7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.chown.html +++ /dev/null @@ -1,8 +0,0 @@ -chown in libc - Rust - -
-

Function libc::chown

source · []
pub unsafe extern "C" fn chown(
    path: *const c_char,
    uid: uid_t,
    gid: gid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.chroot.html b/learning/rust/guessing_game/target/doc/libc/fn.chroot.html deleted file mode 100644 index 22a122f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.chroot.html +++ /dev/null @@ -1,8 +0,0 @@ -chroot in libc - Rust - -
-

Function libc::chroot

source · []
pub unsafe extern "C" fn chroot(name: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.clearenv.html b/learning/rust/guessing_game/target/doc/libc/fn.clearenv.html deleted file mode 100644 index d76a0432..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.clearenv.html +++ /dev/null @@ -1,8 +0,0 @@ -clearenv in libc - Rust - -
-

Function libc::clearenv

source · []
pub unsafe extern "C" fn clearenv() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.clearerr.html b/learning/rust/guessing_game/target/doc/libc/fn.clearerr.html deleted file mode 100644 index 3331bfb0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.clearerr.html +++ /dev/null @@ -1,8 +0,0 @@ -clearerr in libc - Rust - -
-

Function libc::clearerr

source · []
pub unsafe extern "C" fn clearerr(stream: *mut FILE)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.clock_adjtime.html b/learning/rust/guessing_game/target/doc/libc/fn.clock_adjtime.html deleted file mode 100644 index 63b6e05c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.clock_adjtime.html +++ /dev/null @@ -1,8 +0,0 @@ -clock_adjtime in libc - Rust - -
pub unsafe extern "C" fn clock_adjtime(
    clk_id: clockid_t,
    buf: *mut timex
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.clock_getcpuclockid.html b/learning/rust/guessing_game/target/doc/libc/fn.clock_getcpuclockid.html deleted file mode 100644 index 7c3cd8b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.clock_getcpuclockid.html +++ /dev/null @@ -1,8 +0,0 @@ -clock_getcpuclockid in libc - Rust - -
pub unsafe extern "C" fn clock_getcpuclockid(
    pid: pid_t,
    clk_id: *mut clockid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.clock_getres.html b/learning/rust/guessing_game/target/doc/libc/fn.clock_getres.html deleted file mode 100644 index 2f10c515..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.clock_getres.html +++ /dev/null @@ -1,8 +0,0 @@ -clock_getres in libc - Rust - -
-

Function libc::clock_getres

source · []
pub unsafe extern "C" fn clock_getres(
    clk_id: clockid_t,
    tp: *mut timespec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.clock_gettime.html b/learning/rust/guessing_game/target/doc/libc/fn.clock_gettime.html deleted file mode 100644 index de5f6994..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.clock_gettime.html +++ /dev/null @@ -1,8 +0,0 @@ -clock_gettime in libc - Rust - -
pub unsafe extern "C" fn clock_gettime(
    clk_id: clockid_t,
    tp: *mut timespec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.clock_nanosleep.html b/learning/rust/guessing_game/target/doc/libc/fn.clock_nanosleep.html deleted file mode 100644 index c11eb52b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.clock_nanosleep.html +++ /dev/null @@ -1,8 +0,0 @@ -clock_nanosleep in libc - Rust - -
pub unsafe extern "C" fn clock_nanosleep(
    clk_id: clockid_t,
    flags: c_int,
    rqtp: *const timespec,
    rmtp: *mut timespec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.clock_settime.html b/learning/rust/guessing_game/target/doc/libc/fn.clock_settime.html deleted file mode 100644 index 6bb2e393..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.clock_settime.html +++ /dev/null @@ -1,8 +0,0 @@ -clock_settime in libc - Rust - -
pub unsafe extern "C" fn clock_settime(
    clk_id: clockid_t,
    tp: *const timespec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.clone.html b/learning/rust/guessing_game/target/doc/libc/fn.clone.html deleted file mode 100644 index 038a182f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.clone.html +++ /dev/null @@ -1,8 +0,0 @@ -clone in libc - Rust - -
-

Function libc::clone

source · []
pub unsafe extern "C" fn clone(
    cb: extern "C" fn(_: *mut c_void) -> c_int,
    child_stack: *mut c_void,
    flags: c_int,
    arg: *mut c_void,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.close.html b/learning/rust/guessing_game/target/doc/libc/fn.close.html deleted file mode 100644 index 336fd2f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.close.html +++ /dev/null @@ -1,8 +0,0 @@ -close in libc - Rust - -
-

Function libc::close

source · []
pub unsafe extern "C" fn close(fd: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.closedir.html b/learning/rust/guessing_game/target/doc/libc/fn.closedir.html deleted file mode 100644 index 68fbebd9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.closedir.html +++ /dev/null @@ -1,8 +0,0 @@ -closedir in libc - Rust - -
-

Function libc::closedir

source · []
pub unsafe extern "C" fn closedir(dirp: *mut DIR) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.closelog.html b/learning/rust/guessing_game/target/doc/libc/fn.closelog.html deleted file mode 100644 index 120c80b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.closelog.html +++ /dev/null @@ -1,8 +0,0 @@ -closelog in libc - Rust - -
-

Function libc::closelog

source · []
pub unsafe extern "C" fn closelog()
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.connect.html b/learning/rust/guessing_game/target/doc/libc/fn.connect.html deleted file mode 100644 index 139ada0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.connect.html +++ /dev/null @@ -1,8 +0,0 @@ -connect in libc - Rust - -
-

Function libc::connect

source · []
pub unsafe extern "C" fn connect(
    socket: c_int,
    address: *const sockaddr,
    len: socklen_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.copy_file_range.html b/learning/rust/guessing_game/target/doc/libc/fn.copy_file_range.html deleted file mode 100644 index a9c0bb91..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.copy_file_range.html +++ /dev/null @@ -1,8 +0,0 @@ -copy_file_range in libc - Rust - -
pub unsafe extern "C" fn copy_file_range(
    fd_in: c_int,
    off_in: *mut off64_t,
    fd_out: c_int,
    off_out: *mut off64_t,
    len: size_t,
    flags: c_uint
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.creat.html b/learning/rust/guessing_game/target/doc/libc/fn.creat.html deleted file mode 100644 index 00910140..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.creat.html +++ /dev/null @@ -1,8 +0,0 @@ -creat in libc - Rust - -
-

Function libc::creat

source · []
pub unsafe extern "C" fn creat(
    path: *const c_char,
    mode: mode_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.creat64.html b/learning/rust/guessing_game/target/doc/libc/fn.creat64.html deleted file mode 100644 index a805618a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.creat64.html +++ /dev/null @@ -1,8 +0,0 @@ -creat64 in libc - Rust - -
-

Function libc::creat64

source · []
pub unsafe extern "C" fn creat64(
    path: *const c_char,
    mode: mode_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ctermid.html b/learning/rust/guessing_game/target/doc/libc/fn.ctermid.html deleted file mode 100644 index dbf012a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ctermid.html +++ /dev/null @@ -1,8 +0,0 @@ -ctermid in libc - Rust - -
-

Function libc::ctermid

source · []
pub unsafe extern "C" fn ctermid(s: *mut c_char) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.daemon.html b/learning/rust/guessing_game/target/doc/libc/fn.daemon.html deleted file mode 100644 index 0c5aff12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.daemon.html +++ /dev/null @@ -1,8 +0,0 @@ -daemon in libc - Rust - -
-

Function libc::daemon

source · []
pub unsafe extern "C" fn daemon(
    nochdir: c_int,
    noclose: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.difftime.html b/learning/rust/guessing_game/target/doc/libc/fn.difftime.html deleted file mode 100644 index a3cc6cb9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.difftime.html +++ /dev/null @@ -1,8 +0,0 @@ -difftime in libc - Rust - -
-

Function libc::difftime

source · []
pub unsafe extern "C" fn difftime(
    time1: time_t,
    time0: time_t
) -> c_double
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.dirfd.html b/learning/rust/guessing_game/target/doc/libc/fn.dirfd.html deleted file mode 100644 index c1528510..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.dirfd.html +++ /dev/null @@ -1,8 +0,0 @@ -dirfd in libc - Rust - -
-

Function libc::dirfd

source · []
pub unsafe extern "C" fn dirfd(dirp: *mut DIR) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.dl_iterate_phdr.html b/learning/rust/guessing_game/target/doc/libc/fn.dl_iterate_phdr.html deleted file mode 100644 index 2ce43cfe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.dl_iterate_phdr.html +++ /dev/null @@ -1,8 +0,0 @@ -dl_iterate_phdr in libc - Rust - -
pub unsafe extern "C" fn dl_iterate_phdr(
    callback: Option<unsafe extern "C" fn(info: *mut dl_phdr_info, size: size_t, data: *mut c_void) -> c_int>,
    data: *mut c_void
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.dladdr.html b/learning/rust/guessing_game/target/doc/libc/fn.dladdr.html deleted file mode 100644 index 146fbae6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.dladdr.html +++ /dev/null @@ -1,8 +0,0 @@ -dladdr in libc - Rust - -
-

Function libc::dladdr

source · []
pub unsafe extern "C" fn dladdr(
    addr: *const c_void,
    info: *mut Dl_info
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.dladdr1.html b/learning/rust/guessing_game/target/doc/libc/fn.dladdr1.html deleted file mode 100644 index 6bfbad99..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.dladdr1.html +++ /dev/null @@ -1,8 +0,0 @@ -dladdr1 in libc - Rust - -
-

Function libc::dladdr1

source · []
pub unsafe extern "C" fn dladdr1(
    addr: *const c_void,
    info: *mut Dl_info,
    extra_info: *mut *mut c_void,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.dlclose.html b/learning/rust/guessing_game/target/doc/libc/fn.dlclose.html deleted file mode 100644 index 47bd85ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.dlclose.html +++ /dev/null @@ -1,8 +0,0 @@ -dlclose in libc - Rust - -
-

Function libc::dlclose

source · []
pub unsafe extern "C" fn dlclose(handle: *mut c_void) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.dlerror.html b/learning/rust/guessing_game/target/doc/libc/fn.dlerror.html deleted file mode 100644 index 6e9353c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.dlerror.html +++ /dev/null @@ -1,8 +0,0 @@ -dlerror in libc - Rust - -
-

Function libc::dlerror

source · []
pub unsafe extern "C" fn dlerror() -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.dlinfo.html b/learning/rust/guessing_game/target/doc/libc/fn.dlinfo.html deleted file mode 100644 index d8c1b509..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.dlinfo.html +++ /dev/null @@ -1,8 +0,0 @@ -dlinfo in libc - Rust - -
-

Function libc::dlinfo

source · []
pub unsafe extern "C" fn dlinfo(
    handle: *mut c_void,
    request: c_int,
    info: *mut c_void
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.dlmopen.html b/learning/rust/guessing_game/target/doc/libc/fn.dlmopen.html deleted file mode 100644 index 06e49a7a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.dlmopen.html +++ /dev/null @@ -1,8 +0,0 @@ -dlmopen in libc - Rust - -
-

Function libc::dlmopen

source · []
pub unsafe extern "C" fn dlmopen(
    lmid: Lmid_t,
    filename: *const c_char,
    flag: c_int
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.dlopen.html b/learning/rust/guessing_game/target/doc/libc/fn.dlopen.html deleted file mode 100644 index cb9f4fab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.dlopen.html +++ /dev/null @@ -1,8 +0,0 @@ -dlopen in libc - Rust - -
-

Function libc::dlopen

source · []
pub unsafe extern "C" fn dlopen(
    filename: *const c_char,
    flag: c_int
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.dlsym.html b/learning/rust/guessing_game/target/doc/libc/fn.dlsym.html deleted file mode 100644 index d1866cf4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.dlsym.html +++ /dev/null @@ -1,8 +0,0 @@ -dlsym in libc - Rust - -
-

Function libc::dlsym

source · []
pub unsafe extern "C" fn dlsym(
    handle: *mut c_void,
    symbol: *const c_char
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.dup.html b/learning/rust/guessing_game/target/doc/libc/fn.dup.html deleted file mode 100644 index 37b4868e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.dup.html +++ /dev/null @@ -1,8 +0,0 @@ -dup in libc - Rust - -
-

Function libc::dup

source · []
pub unsafe extern "C" fn dup(fd: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.dup2.html b/learning/rust/guessing_game/target/doc/libc/fn.dup2.html deleted file mode 100644 index b906ad45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.dup2.html +++ /dev/null @@ -1,8 +0,0 @@ -dup2 in libc - Rust - -
-

Function libc::dup2

source · []
pub unsafe extern "C" fn dup2(src: c_int, dst: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.dup3.html b/learning/rust/guessing_game/target/doc/libc/fn.dup3.html deleted file mode 100644 index c3dc1ede..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.dup3.html +++ /dev/null @@ -1,8 +0,0 @@ -dup3 in libc - Rust - -
-

Function libc::dup3

source · []
pub unsafe extern "C" fn dup3(
    oldfd: c_int,
    newfd: c_int,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.duplocale.html b/learning/rust/guessing_game/target/doc/libc/fn.duplocale.html deleted file mode 100644 index ef1fdf66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.duplocale.html +++ /dev/null @@ -1,8 +0,0 @@ -duplocale in libc - Rust - -
-

Function libc::duplocale

source · []
pub unsafe extern "C" fn duplocale(base: locale_t) -> locale_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.endgrent.html b/learning/rust/guessing_game/target/doc/libc/fn.endgrent.html deleted file mode 100644 index 5b3e9913..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.endgrent.html +++ /dev/null @@ -1,8 +0,0 @@ -endgrent in libc - Rust - -
-

Function libc::endgrent

source · []
pub unsafe extern "C" fn endgrent()
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.endmntent.html b/learning/rust/guessing_game/target/doc/libc/fn.endmntent.html deleted file mode 100644 index 48ee8136..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.endmntent.html +++ /dev/null @@ -1,8 +0,0 @@ -endmntent in libc - Rust - -
-

Function libc::endmntent

source · []
pub unsafe extern "C" fn endmntent(streamp: *mut FILE) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.endpwent.html b/learning/rust/guessing_game/target/doc/libc/fn.endpwent.html deleted file mode 100644 index 32449f36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.endpwent.html +++ /dev/null @@ -1,8 +0,0 @@ -endpwent in libc - Rust - -
-

Function libc::endpwent

source · []
pub unsafe extern "C" fn endpwent()
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.endservent.html b/learning/rust/guessing_game/target/doc/libc/fn.endservent.html deleted file mode 100644 index 0223d701..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.endservent.html +++ /dev/null @@ -1,8 +0,0 @@ -endservent in libc - Rust - -
-

Function libc::endservent

source · []
pub unsafe extern "C" fn endservent()
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.endspent.html b/learning/rust/guessing_game/target/doc/libc/fn.endspent.html deleted file mode 100644 index b867d88e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.endspent.html +++ /dev/null @@ -1,8 +0,0 @@ -endspent in libc - Rust - -
-

Function libc::endspent

source · []
pub unsafe extern "C" fn endspent()
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.endutxent.html b/learning/rust/guessing_game/target/doc/libc/fn.endutxent.html deleted file mode 100644 index 6716a102..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.endutxent.html +++ /dev/null @@ -1,8 +0,0 @@ -endutxent in libc - Rust - -
-

Function libc::endutxent

source · []
pub unsafe extern "C" fn endutxent()
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.epoll_create.html b/learning/rust/guessing_game/target/doc/libc/fn.epoll_create.html deleted file mode 100644 index 5dbd5558..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.epoll_create.html +++ /dev/null @@ -1,8 +0,0 @@ -epoll_create in libc - Rust - -
-

Function libc::epoll_create

source · []
pub unsafe extern "C" fn epoll_create(size: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.epoll_create1.html b/learning/rust/guessing_game/target/doc/libc/fn.epoll_create1.html deleted file mode 100644 index 105064f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.epoll_create1.html +++ /dev/null @@ -1,8 +0,0 @@ -epoll_create1 in libc - Rust - -
pub unsafe extern "C" fn epoll_create1(flags: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.epoll_ctl.html b/learning/rust/guessing_game/target/doc/libc/fn.epoll_ctl.html deleted file mode 100644 index 4b668680..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.epoll_ctl.html +++ /dev/null @@ -1,8 +0,0 @@ -epoll_ctl in libc - Rust - -
-

Function libc::epoll_ctl

source · []
pub unsafe extern "C" fn epoll_ctl(
    epfd: c_int,
    op: c_int,
    fd: c_int,
    event: *mut epoll_event
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.epoll_pwait.html b/learning/rust/guessing_game/target/doc/libc/fn.epoll_pwait.html deleted file mode 100644 index 235b3f42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.epoll_pwait.html +++ /dev/null @@ -1,8 +0,0 @@ -epoll_pwait in libc - Rust - -
-

Function libc::epoll_pwait

source · []
pub unsafe extern "C" fn epoll_pwait(
    epfd: c_int,
    events: *mut epoll_event,
    maxevents: c_int,
    timeout: c_int,
    sigmask: *const sigset_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.epoll_wait.html b/learning/rust/guessing_game/target/doc/libc/fn.epoll_wait.html deleted file mode 100644 index 166a3e16..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.epoll_wait.html +++ /dev/null @@ -1,8 +0,0 @@ -epoll_wait in libc - Rust - -
-

Function libc::epoll_wait

source · []
pub unsafe extern "C" fn epoll_wait(
    epfd: c_int,
    events: *mut epoll_event,
    maxevents: c_int,
    timeout: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.eventfd.html b/learning/rust/guessing_game/target/doc/libc/fn.eventfd.html deleted file mode 100644 index 325ad6f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.eventfd.html +++ /dev/null @@ -1,8 +0,0 @@ -eventfd in libc - Rust - -
-

Function libc::eventfd

source · []
pub unsafe extern "C" fn eventfd(init: c_uint, flags: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.execl.html b/learning/rust/guessing_game/target/doc/libc/fn.execl.html deleted file mode 100644 index 895906f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.execl.html +++ /dev/null @@ -1,8 +0,0 @@ -execl in libc - Rust - -
-

Function libc::execl

source · []
pub unsafe extern "C" fn execl(
    path: *const c_char,
    arg0: *const c_char,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.execle.html b/learning/rust/guessing_game/target/doc/libc/fn.execle.html deleted file mode 100644 index 7fd12f85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.execle.html +++ /dev/null @@ -1,8 +0,0 @@ -execle in libc - Rust - -
-

Function libc::execle

source · []
pub unsafe extern "C" fn execle(
    path: *const c_char,
    arg0: *const c_char,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.execlp.html b/learning/rust/guessing_game/target/doc/libc/fn.execlp.html deleted file mode 100644 index 4a5f7d8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.execlp.html +++ /dev/null @@ -1,8 +0,0 @@ -execlp in libc - Rust - -
-

Function libc::execlp

source · []
pub unsafe extern "C" fn execlp(
    file: *const c_char,
    arg0: *const c_char,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.execv.html b/learning/rust/guessing_game/target/doc/libc/fn.execv.html deleted file mode 100644 index a80594e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.execv.html +++ /dev/null @@ -1,8 +0,0 @@ -execv in libc - Rust - -
-

Function libc::execv

source · []
pub unsafe extern "C" fn execv(
    prog: *const c_char,
    argv: *const *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.execve.html b/learning/rust/guessing_game/target/doc/libc/fn.execve.html deleted file mode 100644 index 318bb038..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.execve.html +++ /dev/null @@ -1,8 +0,0 @@ -execve in libc - Rust - -
-

Function libc::execve

source · []
pub unsafe extern "C" fn execve(
    prog: *const c_char,
    argv: *const *const c_char,
    envp: *const *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.execvp.html b/learning/rust/guessing_game/target/doc/libc/fn.execvp.html deleted file mode 100644 index f82cda4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.execvp.html +++ /dev/null @@ -1,8 +0,0 @@ -execvp in libc - Rust - -
-

Function libc::execvp

source · []
pub unsafe extern "C" fn execvp(
    c: *const c_char,
    argv: *const *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.execvpe.html b/learning/rust/guessing_game/target/doc/libc/fn.execvpe.html deleted file mode 100644 index 4d383305..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.execvpe.html +++ /dev/null @@ -1,8 +0,0 @@ -execvpe in libc - Rust - -
-

Function libc::execvpe

source · []
pub unsafe extern "C" fn execvpe(
    file: *const c_char,
    argv: *const *const c_char,
    envp: *const *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.exit.html b/learning/rust/guessing_game/target/doc/libc/fn.exit.html deleted file mode 100644 index 203827de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.exit.html +++ /dev/null @@ -1,8 +0,0 @@ -exit in libc - Rust - -
-

Function libc::exit

source · []
pub unsafe extern "C" fn exit(status: c_int) -> !
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.explicit_bzero.html b/learning/rust/guessing_game/target/doc/libc/fn.explicit_bzero.html deleted file mode 100644 index 5a150947..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.explicit_bzero.html +++ /dev/null @@ -1,8 +0,0 @@ -explicit_bzero in libc - Rust - -
pub unsafe extern "C" fn explicit_bzero(s: *mut c_void, len: size_t)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.faccessat.html b/learning/rust/guessing_game/target/doc/libc/fn.faccessat.html deleted file mode 100644 index 981ec920..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.faccessat.html +++ /dev/null @@ -1,8 +0,0 @@ -faccessat in libc - Rust - -
-

Function libc::faccessat

source · []
pub unsafe extern "C" fn faccessat(
    dirfd: c_int,
    pathname: *const c_char,
    mode: c_int,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fallocate.html b/learning/rust/guessing_game/target/doc/libc/fn.fallocate.html deleted file mode 100644 index 25d9b7e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fallocate.html +++ /dev/null @@ -1,8 +0,0 @@ -fallocate in libc - Rust - -
-

Function libc::fallocate

source · []
pub unsafe extern "C" fn fallocate(
    fd: c_int,
    mode: c_int,
    offset: off_t,
    len: off_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fallocate64.html b/learning/rust/guessing_game/target/doc/libc/fn.fallocate64.html deleted file mode 100644 index 5b893637..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fallocate64.html +++ /dev/null @@ -1,8 +0,0 @@ -fallocate64 in libc - Rust - -
-

Function libc::fallocate64

source · []
pub unsafe extern "C" fn fallocate64(
    fd: c_int,
    mode: c_int,
    offset: off64_t,
    len: off64_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fanotify_init.html b/learning/rust/guessing_game/target/doc/libc/fn.fanotify_init.html deleted file mode 100644 index 68dca598..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fanotify_init.html +++ /dev/null @@ -1,8 +0,0 @@ -fanotify_init in libc - Rust - -
pub unsafe extern "C" fn fanotify_init(
    flags: c_uint,
    event_f_flags: c_uint
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fanotify_mark.html b/learning/rust/guessing_game/target/doc/libc/fn.fanotify_mark.html deleted file mode 100644 index 60ae2d8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fanotify_mark.html +++ /dev/null @@ -1,8 +0,0 @@ -fanotify_mark in libc - Rust - -
pub unsafe extern "C" fn fanotify_mark(
    fd: c_int,
    flags: c_uint,
    mask: u64,
    dirfd: c_int,
    path: *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fchdir.html b/learning/rust/guessing_game/target/doc/libc/fn.fchdir.html deleted file mode 100644 index 8e13f5db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fchdir.html +++ /dev/null @@ -1,8 +0,0 @@ -fchdir in libc - Rust - -
-

Function libc::fchdir

source · []
pub unsafe extern "C" fn fchdir(dirfd: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fchmod.html b/learning/rust/guessing_game/target/doc/libc/fn.fchmod.html deleted file mode 100644 index a12f1372..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fchmod.html +++ /dev/null @@ -1,8 +0,0 @@ -fchmod in libc - Rust - -
-

Function libc::fchmod

source · []
pub unsafe extern "C" fn fchmod(fd: c_int, mode: mode_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fchmodat.html b/learning/rust/guessing_game/target/doc/libc/fn.fchmodat.html deleted file mode 100644 index f7473eac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fchmodat.html +++ /dev/null @@ -1,8 +0,0 @@ -fchmodat in libc - Rust - -
-

Function libc::fchmodat

source · []
pub unsafe extern "C" fn fchmodat(
    dirfd: c_int,
    pathname: *const c_char,
    mode: mode_t,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fchown.html b/learning/rust/guessing_game/target/doc/libc/fn.fchown.html deleted file mode 100644 index dd57d29e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fchown.html +++ /dev/null @@ -1,8 +0,0 @@ -fchown in libc - Rust - -
-

Function libc::fchown

source · []
pub unsafe extern "C" fn fchown(
    fd: c_int,
    owner: uid_t,
    group: gid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fchownat.html b/learning/rust/guessing_game/target/doc/libc/fn.fchownat.html deleted file mode 100644 index 12ef25ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fchownat.html +++ /dev/null @@ -1,8 +0,0 @@ -fchownat in libc - Rust - -
-

Function libc::fchownat

source · []
pub unsafe extern "C" fn fchownat(
    dirfd: c_int,
    pathname: *const c_char,
    owner: uid_t,
    group: gid_t,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fclose.html b/learning/rust/guessing_game/target/doc/libc/fn.fclose.html deleted file mode 100644 index e50f90de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fclose.html +++ /dev/null @@ -1,8 +0,0 @@ -fclose in libc - Rust - -
-

Function libc::fclose

source · []
pub unsafe extern "C" fn fclose(file: *mut FILE) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fcntl.html b/learning/rust/guessing_game/target/doc/libc/fn.fcntl.html deleted file mode 100644 index 02ff718b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fcntl.html +++ /dev/null @@ -1,8 +0,0 @@ -fcntl in libc - Rust - -
-

Function libc::fcntl

source · []
pub unsafe extern "C" fn fcntl(fd: c_int, cmd: c_int, ...) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fdatasync.html b/learning/rust/guessing_game/target/doc/libc/fn.fdatasync.html deleted file mode 100644 index 03b1617e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fdatasync.html +++ /dev/null @@ -1,8 +0,0 @@ -fdatasync in libc - Rust - -
-

Function libc::fdatasync

source · []
pub unsafe extern "C" fn fdatasync(fd: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fdopen.html b/learning/rust/guessing_game/target/doc/libc/fn.fdopen.html deleted file mode 100644 index 730a7719..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fdopen.html +++ /dev/null @@ -1,8 +0,0 @@ -fdopen in libc - Rust - -
-

Function libc::fdopen

source · []
pub unsafe extern "C" fn fdopen(
    fd: c_int,
    mode: *const c_char
) -> *mut FILE
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fdopendir.html b/learning/rust/guessing_game/target/doc/libc/fn.fdopendir.html deleted file mode 100644 index 9ec4f9b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fdopendir.html +++ /dev/null @@ -1,8 +0,0 @@ -fdopendir in libc - Rust - -
-

Function libc::fdopendir

source · []
pub unsafe extern "C" fn fdopendir(fd: c_int) -> *mut DIR
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.feof.html b/learning/rust/guessing_game/target/doc/libc/fn.feof.html deleted file mode 100644 index c275004e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.feof.html +++ /dev/null @@ -1,8 +0,0 @@ -feof in libc - Rust - -
-

Function libc::feof

source · []
pub unsafe extern "C" fn feof(stream: *mut FILE) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ferror.html b/learning/rust/guessing_game/target/doc/libc/fn.ferror.html deleted file mode 100644 index 585cfd31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ferror.html +++ /dev/null @@ -1,8 +0,0 @@ -ferror in libc - Rust - -
-

Function libc::ferror

source · []
pub unsafe extern "C" fn ferror(stream: *mut FILE) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fexecve.html b/learning/rust/guessing_game/target/doc/libc/fn.fexecve.html deleted file mode 100644 index 6bc7c7d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fexecve.html +++ /dev/null @@ -1,8 +0,0 @@ -fexecve in libc - Rust - -
-

Function libc::fexecve

source · []
pub unsafe extern "C" fn fexecve(
    fd: c_int,
    argv: *const *const c_char,
    envp: *const *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fflush.html b/learning/rust/guessing_game/target/doc/libc/fn.fflush.html deleted file mode 100644 index be1bae48..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fflush.html +++ /dev/null @@ -1,8 +0,0 @@ -fflush in libc - Rust - -
-

Function libc::fflush

source · []
pub unsafe extern "C" fn fflush(file: *mut FILE) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fgetc.html b/learning/rust/guessing_game/target/doc/libc/fn.fgetc.html deleted file mode 100644 index 0b133a38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fgetc.html +++ /dev/null @@ -1,8 +0,0 @@ -fgetc in libc - Rust - -
-

Function libc::fgetc

source · []
pub unsafe extern "C" fn fgetc(stream: *mut FILE) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fgetpos.html b/learning/rust/guessing_game/target/doc/libc/fn.fgetpos.html deleted file mode 100644 index b944f430..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fgetpos.html +++ /dev/null @@ -1,8 +0,0 @@ -fgetpos in libc - Rust - -
-

Function libc::fgetpos

source · []
pub unsafe extern "C" fn fgetpos(
    stream: *mut FILE,
    ptr: *mut fpos_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fgetpos64.html b/learning/rust/guessing_game/target/doc/libc/fn.fgetpos64.html deleted file mode 100644 index c79f7fff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fgetpos64.html +++ /dev/null @@ -1,8 +0,0 @@ -fgetpos64 in libc - Rust - -
-

Function libc::fgetpos64

source · []
pub unsafe extern "C" fn fgetpos64(
    stream: *mut FILE,
    ptr: *mut fpos64_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fgets.html b/learning/rust/guessing_game/target/doc/libc/fn.fgets.html deleted file mode 100644 index b36a424a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fgets.html +++ /dev/null @@ -1,8 +0,0 @@ -fgets in libc - Rust - -
-

Function libc::fgets

source · []
pub unsafe extern "C" fn fgets(
    buf: *mut c_char,
    n: c_int,
    stream: *mut FILE
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fgetspent_r.html b/learning/rust/guessing_game/target/doc/libc/fn.fgetspent_r.html deleted file mode 100644 index 2cc5c1aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fgetspent_r.html +++ /dev/null @@ -1,8 +0,0 @@ -fgetspent_r in libc - Rust - -
-

Function libc::fgetspent_r

source · []
pub unsafe extern "C" fn fgetspent_r(
    fp: *mut FILE,
    spbuf: *mut spwd,
    buf: *mut c_char,
    buflen: size_t,
    spbufp: *mut *mut spwd
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fgetxattr.html b/learning/rust/guessing_game/target/doc/libc/fn.fgetxattr.html deleted file mode 100644 index e7bf2c00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fgetxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -fgetxattr in libc - Rust - -
-

Function libc::fgetxattr

source · []
pub unsafe extern "C" fn fgetxattr(
    filedes: c_int,
    name: *const c_char,
    value: *mut c_void,
    size: size_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fileno.html b/learning/rust/guessing_game/target/doc/libc/fn.fileno.html deleted file mode 100644 index a915d4d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fileno.html +++ /dev/null @@ -1,8 +0,0 @@ -fileno in libc - Rust - -
-

Function libc::fileno

source · []
pub unsafe extern "C" fn fileno(stream: *mut FILE) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.flistxattr.html b/learning/rust/guessing_game/target/doc/libc/fn.flistxattr.html deleted file mode 100644 index 5e1ef091..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.flistxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -flistxattr in libc - Rust - -
-

Function libc::flistxattr

source · []
pub unsafe extern "C" fn flistxattr(
    filedes: c_int,
    list: *mut c_char,
    size: size_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.flock.html b/learning/rust/guessing_game/target/doc/libc/fn.flock.html deleted file mode 100644 index bf65af30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.flock.html +++ /dev/null @@ -1,8 +0,0 @@ -flock in libc - Rust - -
-

Function libc::flock

source · []
pub unsafe extern "C" fn flock(fd: c_int, operation: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fmemopen.html b/learning/rust/guessing_game/target/doc/libc/fn.fmemopen.html deleted file mode 100644 index e83d78f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fmemopen.html +++ /dev/null @@ -1,8 +0,0 @@ -fmemopen in libc - Rust - -
-

Function libc::fmemopen

source · []
pub unsafe extern "C" fn fmemopen(
    buf: *mut c_void,
    size: size_t,
    mode: *const c_char
) -> *mut FILE
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fopen.html b/learning/rust/guessing_game/target/doc/libc/fn.fopen.html deleted file mode 100644 index aae73e80..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fopen.html +++ /dev/null @@ -1,8 +0,0 @@ -fopen in libc - Rust - -
-

Function libc::fopen

source · []
pub unsafe extern "C" fn fopen(
    filename: *const c_char,
    mode: *const c_char
) -> *mut FILE
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fopen64.html b/learning/rust/guessing_game/target/doc/libc/fn.fopen64.html deleted file mode 100644 index 1161d560..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fopen64.html +++ /dev/null @@ -1,8 +0,0 @@ -fopen64 in libc - Rust - -
-

Function libc::fopen64

source · []
pub unsafe extern "C" fn fopen64(
    filename: *const c_char,
    mode: *const c_char
) -> *mut FILE
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fork.html b/learning/rust/guessing_game/target/doc/libc/fn.fork.html deleted file mode 100644 index 3d21e79c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fork.html +++ /dev/null @@ -1,8 +0,0 @@ -fork in libc - Rust - -
-

Function libc::fork

source · []
pub unsafe extern "C" fn fork() -> pid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.forkpty.html b/learning/rust/guessing_game/target/doc/libc/fn.forkpty.html deleted file mode 100644 index 0a36bfca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.forkpty.html +++ /dev/null @@ -1,8 +0,0 @@ -forkpty in libc - Rust - -
-

Function libc::forkpty

source · []
pub unsafe extern "C" fn forkpty(
    amaster: *mut c_int,
    name: *mut c_char,
    termp: *const termios,
    winp: *const winsize
) -> pid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fpathconf.html b/learning/rust/guessing_game/target/doc/libc/fn.fpathconf.html deleted file mode 100644 index 76420dcd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fpathconf.html +++ /dev/null @@ -1,8 +0,0 @@ -fpathconf in libc - Rust - -
-

Function libc::fpathconf

source · []
pub unsafe extern "C" fn fpathconf(
    filedes: c_int,
    name: c_int
) -> c_long
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fprintf.html b/learning/rust/guessing_game/target/doc/libc/fn.fprintf.html deleted file mode 100644 index 63fa4eed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fprintf.html +++ /dev/null @@ -1,8 +0,0 @@ -fprintf in libc - Rust - -
-

Function libc::fprintf

source · []
pub unsafe extern "C" fn fprintf(
    stream: *mut FILE,
    format: *const c_char,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fputc.html b/learning/rust/guessing_game/target/doc/libc/fn.fputc.html deleted file mode 100644 index 099a5f2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fputc.html +++ /dev/null @@ -1,8 +0,0 @@ -fputc in libc - Rust - -
-

Function libc::fputc

source · []
pub unsafe extern "C" fn fputc(c: c_int, stream: *mut FILE) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fputs.html b/learning/rust/guessing_game/target/doc/libc/fn.fputs.html deleted file mode 100644 index ff7833e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fputs.html +++ /dev/null @@ -1,8 +0,0 @@ -fputs in libc - Rust - -
-

Function libc::fputs

source · []
pub unsafe extern "C" fn fputs(
    s: *const c_char,
    stream: *mut FILE
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fread.html b/learning/rust/guessing_game/target/doc/libc/fn.fread.html deleted file mode 100644 index 83ac6920..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fread.html +++ /dev/null @@ -1,8 +0,0 @@ -fread in libc - Rust - -
-

Function libc::fread

source · []
pub unsafe extern "C" fn fread(
    ptr: *mut c_void,
    size: size_t,
    nobj: size_t,
    stream: *mut FILE
) -> size_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fread_unlocked.html b/learning/rust/guessing_game/target/doc/libc/fn.fread_unlocked.html deleted file mode 100644 index f3bfbfa9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fread_unlocked.html +++ /dev/null @@ -1,8 +0,0 @@ -fread_unlocked in libc - Rust - -
pub unsafe extern "C" fn fread_unlocked(
    ptr: *mut c_void,
    size: size_t,
    nobj: size_t,
    stream: *mut FILE
) -> size_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.free.html b/learning/rust/guessing_game/target/doc/libc/fn.free.html deleted file mode 100644 index fe8c784b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.free.html +++ /dev/null @@ -1,8 +0,0 @@ -free in libc - Rust - -
-

Function libc::free

source · []
pub unsafe extern "C" fn free(p: *mut c_void)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.freeaddrinfo.html b/learning/rust/guessing_game/target/doc/libc/fn.freeaddrinfo.html deleted file mode 100644 index 687e3382..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.freeaddrinfo.html +++ /dev/null @@ -1,8 +0,0 @@ -freeaddrinfo in libc - Rust - -
-

Function libc::freeaddrinfo

source · []
pub unsafe extern "C" fn freeaddrinfo(res: *mut addrinfo)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.freeifaddrs.html b/learning/rust/guessing_game/target/doc/libc/fn.freeifaddrs.html deleted file mode 100644 index e3a5abcf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.freeifaddrs.html +++ /dev/null @@ -1,8 +0,0 @@ -freeifaddrs in libc - Rust - -
-

Function libc::freeifaddrs

source · []
pub unsafe extern "C" fn freeifaddrs(ifa: *mut ifaddrs)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.freelocale.html b/learning/rust/guessing_game/target/doc/libc/fn.freelocale.html deleted file mode 100644 index 3029032b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.freelocale.html +++ /dev/null @@ -1,8 +0,0 @@ -freelocale in libc - Rust - -
-

Function libc::freelocale

source · []
pub unsafe extern "C" fn freelocale(loc: locale_t)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fremovexattr.html b/learning/rust/guessing_game/target/doc/libc/fn.fremovexattr.html deleted file mode 100644 index 068de6a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fremovexattr.html +++ /dev/null @@ -1,8 +0,0 @@ -fremovexattr in libc - Rust - -
-

Function libc::fremovexattr

source · []
pub unsafe extern "C" fn fremovexattr(
    filedes: c_int,
    name: *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.freopen.html b/learning/rust/guessing_game/target/doc/libc/fn.freopen.html deleted file mode 100644 index 975a38bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.freopen.html +++ /dev/null @@ -1,8 +0,0 @@ -freopen in libc - Rust - -
-

Function libc::freopen

source · []
pub unsafe extern "C" fn freopen(
    filename: *const c_char,
    mode: *const c_char,
    file: *mut FILE
) -> *mut FILE
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.freopen64.html b/learning/rust/guessing_game/target/doc/libc/fn.freopen64.html deleted file mode 100644 index 0071181b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.freopen64.html +++ /dev/null @@ -1,8 +0,0 @@ -freopen64 in libc - Rust - -
-

Function libc::freopen64

source · []
pub unsafe extern "C" fn freopen64(
    filename: *const c_char,
    mode: *const c_char,
    file: *mut FILE
) -> *mut FILE
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fscanf.html b/learning/rust/guessing_game/target/doc/libc/fn.fscanf.html deleted file mode 100644 index 601fa4a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fscanf.html +++ /dev/null @@ -1,8 +0,0 @@ -fscanf in libc - Rust - -
-

Function libc::fscanf

source · []
pub unsafe extern "C" fn fscanf(
    stream: *mut FILE,
    format: *const c_char,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fseek.html b/learning/rust/guessing_game/target/doc/libc/fn.fseek.html deleted file mode 100644 index 07c3c4a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fseek.html +++ /dev/null @@ -1,8 +0,0 @@ -fseek in libc - Rust - -
-

Function libc::fseek

source · []
pub unsafe extern "C" fn fseek(
    stream: *mut FILE,
    offset: c_long,
    whence: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fseeko.html b/learning/rust/guessing_game/target/doc/libc/fn.fseeko.html deleted file mode 100644 index 33412c1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fseeko.html +++ /dev/null @@ -1,8 +0,0 @@ -fseeko in libc - Rust - -
-

Function libc::fseeko

source · []
pub unsafe extern "C" fn fseeko(
    stream: *mut FILE,
    offset: off_t,
    whence: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fseeko64.html b/learning/rust/guessing_game/target/doc/libc/fn.fseeko64.html deleted file mode 100644 index 0022fe2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fseeko64.html +++ /dev/null @@ -1,8 +0,0 @@ -fseeko64 in libc - Rust - -
-

Function libc::fseeko64

source · []
pub unsafe extern "C" fn fseeko64(
    stream: *mut FILE,
    offset: off64_t,
    whence: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fsetpos.html b/learning/rust/guessing_game/target/doc/libc/fn.fsetpos.html deleted file mode 100644 index c59a06eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fsetpos.html +++ /dev/null @@ -1,8 +0,0 @@ -fsetpos in libc - Rust - -
-

Function libc::fsetpos

source · []
pub unsafe extern "C" fn fsetpos(
    stream: *mut FILE,
    ptr: *const fpos_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fsetpos64.html b/learning/rust/guessing_game/target/doc/libc/fn.fsetpos64.html deleted file mode 100644 index 2950aed3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fsetpos64.html +++ /dev/null @@ -1,8 +0,0 @@ -fsetpos64 in libc - Rust - -
-

Function libc::fsetpos64

source · []
pub unsafe extern "C" fn fsetpos64(
    stream: *mut FILE,
    ptr: *const fpos64_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fsetxattr.html b/learning/rust/guessing_game/target/doc/libc/fn.fsetxattr.html deleted file mode 100644 index 81dc2ce7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fsetxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -fsetxattr in libc - Rust - -
-

Function libc::fsetxattr

source · []
pub unsafe extern "C" fn fsetxattr(
    filedes: c_int,
    name: *const c_char,
    value: *const c_void,
    size: size_t,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fstat.html b/learning/rust/guessing_game/target/doc/libc/fn.fstat.html deleted file mode 100644 index 2c998874..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fstat.html +++ /dev/null @@ -1,8 +0,0 @@ -fstat in libc - Rust - -
-

Function libc::fstat

source · []
pub unsafe extern "C" fn fstat(fildes: c_int, buf: *mut stat) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fstat64.html b/learning/rust/guessing_game/target/doc/libc/fn.fstat64.html deleted file mode 100644 index fe174acc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fstat64.html +++ /dev/null @@ -1,8 +0,0 @@ -fstat64 in libc - Rust - -
-

Function libc::fstat64

source · []
pub unsafe extern "C" fn fstat64(
    fildes: c_int,
    buf: *mut stat64
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fstatat.html b/learning/rust/guessing_game/target/doc/libc/fn.fstatat.html deleted file mode 100644 index fe47a027..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fstatat.html +++ /dev/null @@ -1,8 +0,0 @@ -fstatat in libc - Rust - -
-

Function libc::fstatat

source · []
pub unsafe extern "C" fn fstatat(
    dirfd: c_int,
    pathname: *const c_char,
    buf: *mut stat,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fstatat64.html b/learning/rust/guessing_game/target/doc/libc/fn.fstatat64.html deleted file mode 100644 index e56f147a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fstatat64.html +++ /dev/null @@ -1,8 +0,0 @@ -fstatat64 in libc - Rust - -
-

Function libc::fstatat64

source · []
pub unsafe extern "C" fn fstatat64(
    dirfd: c_int,
    pathname: *const c_char,
    buf: *mut stat64,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fstatfs.html b/learning/rust/guessing_game/target/doc/libc/fn.fstatfs.html deleted file mode 100644 index 90465172..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fstatfs.html +++ /dev/null @@ -1,8 +0,0 @@ -fstatfs in libc - Rust - -
-

Function libc::fstatfs

source · []
pub unsafe extern "C" fn fstatfs(fd: c_int, buf: *mut statfs) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fstatfs64.html b/learning/rust/guessing_game/target/doc/libc/fn.fstatfs64.html deleted file mode 100644 index 07603e44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fstatfs64.html +++ /dev/null @@ -1,8 +0,0 @@ -fstatfs64 in libc - Rust - -
-

Function libc::fstatfs64

source · []
pub unsafe extern "C" fn fstatfs64(
    fd: c_int,
    buf: *mut statfs64
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fstatvfs.html b/learning/rust/guessing_game/target/doc/libc/fn.fstatvfs.html deleted file mode 100644 index e1640dea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fstatvfs.html +++ /dev/null @@ -1,8 +0,0 @@ -fstatvfs in libc - Rust - -
-

Function libc::fstatvfs

source · []
pub unsafe extern "C" fn fstatvfs(
    fd: c_int,
    buf: *mut statvfs
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fstatvfs64.html b/learning/rust/guessing_game/target/doc/libc/fn.fstatvfs64.html deleted file mode 100644 index da48bbe5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fstatvfs64.html +++ /dev/null @@ -1,8 +0,0 @@ -fstatvfs64 in libc - Rust - -
-

Function libc::fstatvfs64

source · []
pub unsafe extern "C" fn fstatvfs64(
    fd: c_int,
    buf: *mut statvfs64
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fsync.html b/learning/rust/guessing_game/target/doc/libc/fn.fsync.html deleted file mode 100644 index ef20f277..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fsync.html +++ /dev/null @@ -1,8 +0,0 @@ -fsync in libc - Rust - -
-

Function libc::fsync

source · []
pub unsafe extern "C" fn fsync(fd: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ftell.html b/learning/rust/guessing_game/target/doc/libc/fn.ftell.html deleted file mode 100644 index 85385d53..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ftell.html +++ /dev/null @@ -1,8 +0,0 @@ -ftell in libc - Rust - -
-

Function libc::ftell

source · []
pub unsafe extern "C" fn ftell(stream: *mut FILE) -> c_long
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ftello.html b/learning/rust/guessing_game/target/doc/libc/fn.ftello.html deleted file mode 100644 index 5f08c23d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ftello.html +++ /dev/null @@ -1,8 +0,0 @@ -ftello in libc - Rust - -
-

Function libc::ftello

source · []
pub unsafe extern "C" fn ftello(stream: *mut FILE) -> off_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ftello64.html b/learning/rust/guessing_game/target/doc/libc/fn.ftello64.html deleted file mode 100644 index 09ae6f66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ftello64.html +++ /dev/null @@ -1,8 +0,0 @@ -ftello64 in libc - Rust - -
-

Function libc::ftello64

source · []
pub unsafe extern "C" fn ftello64(stream: *mut FILE) -> off64_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ftok.html b/learning/rust/guessing_game/target/doc/libc/fn.ftok.html deleted file mode 100644 index fb95e6f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ftok.html +++ /dev/null @@ -1,8 +0,0 @@ -ftok in libc - Rust - -
-

Function libc::ftok

source · []
pub unsafe extern "C" fn ftok(
    pathname: *const c_char,
    proj_id: c_int
) -> key_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ftruncate.html b/learning/rust/guessing_game/target/doc/libc/fn.ftruncate.html deleted file mode 100644 index 887f78c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ftruncate.html +++ /dev/null @@ -1,8 +0,0 @@ -ftruncate in libc - Rust - -
-

Function libc::ftruncate

source · []
pub unsafe extern "C" fn ftruncate(fd: c_int, length: off_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ftruncate64.html b/learning/rust/guessing_game/target/doc/libc/fn.ftruncate64.html deleted file mode 100644 index ccbd34d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ftruncate64.html +++ /dev/null @@ -1,8 +0,0 @@ -ftruncate64 in libc - Rust - -
-

Function libc::ftruncate64

source · []
pub unsafe extern "C" fn ftruncate64(
    fd: c_int,
    length: off64_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.futimens.html b/learning/rust/guessing_game/target/doc/libc/fn.futimens.html deleted file mode 100644 index 968fbb23..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.futimens.html +++ /dev/null @@ -1,8 +0,0 @@ -futimens in libc - Rust - -
-

Function libc::futimens

source · []
pub unsafe extern "C" fn futimens(
    fd: c_int,
    times: *const timespec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.futimes.html b/learning/rust/guessing_game/target/doc/libc/fn.futimes.html deleted file mode 100644 index 95b30dd5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.futimes.html +++ /dev/null @@ -1,8 +0,0 @@ -futimes in libc - Rust - -
-

Function libc::futimes

source · []
pub unsafe extern "C" fn futimes(
    fd: c_int,
    times: *const timeval
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.fwrite.html b/learning/rust/guessing_game/target/doc/libc/fn.fwrite.html deleted file mode 100644 index acddd5b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.fwrite.html +++ /dev/null @@ -1,8 +0,0 @@ -fwrite in libc - Rust - -
-

Function libc::fwrite

source · []
pub unsafe extern "C" fn fwrite(
    ptr: *const c_void,
    size: size_t,
    nobj: size_t,
    stream: *mut FILE
) -> size_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.gai_strerror.html b/learning/rust/guessing_game/target/doc/libc/fn.gai_strerror.html deleted file mode 100644 index 944f6d2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.gai_strerror.html +++ /dev/null @@ -1,8 +0,0 @@ -gai_strerror in libc - Rust - -
-

Function libc::gai_strerror

source · []
pub unsafe extern "C" fn gai_strerror(errcode: c_int) -> *const c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getaddrinfo.html b/learning/rust/guessing_game/target/doc/libc/fn.getaddrinfo.html deleted file mode 100644 index 7be72dae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getaddrinfo.html +++ /dev/null @@ -1,8 +0,0 @@ -getaddrinfo in libc - Rust - -
-

Function libc::getaddrinfo

source · []
pub unsafe extern "C" fn getaddrinfo(
    node: *const c_char,
    service: *const c_char,
    hints: *const addrinfo,
    res: *mut *mut addrinfo
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getauxval.html b/learning/rust/guessing_game/target/doc/libc/fn.getauxval.html deleted file mode 100644 index 5dffa785..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getauxval.html +++ /dev/null @@ -1,8 +0,0 @@ -getauxval in libc - Rust - -
-

Function libc::getauxval

source · []
pub unsafe extern "C" fn getauxval(type_: c_ulong) -> c_ulong
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getchar.html b/learning/rust/guessing_game/target/doc/libc/fn.getchar.html deleted file mode 100644 index 9de26fc6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getchar.html +++ /dev/null @@ -1,8 +0,0 @@ -getchar in libc - Rust - -
-

Function libc::getchar

source · []
pub unsafe extern "C" fn getchar() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getchar_unlocked.html b/learning/rust/guessing_game/target/doc/libc/fn.getchar_unlocked.html deleted file mode 100644 index 87df9f4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getchar_unlocked.html +++ /dev/null @@ -1,8 +0,0 @@ -getchar_unlocked in libc - Rust - -
pub unsafe extern "C" fn getchar_unlocked() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getcontext.html b/learning/rust/guessing_game/target/doc/libc/fn.getcontext.html deleted file mode 100644 index 14e851dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getcontext.html +++ /dev/null @@ -1,8 +0,0 @@ -getcontext in libc - Rust - -
-

Function libc::getcontext

source · []
pub unsafe extern "C" fn getcontext(ucp: *mut ucontext_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getcwd.html b/learning/rust/guessing_game/target/doc/libc/fn.getcwd.html deleted file mode 100644 index 7891861e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getcwd.html +++ /dev/null @@ -1,8 +0,0 @@ -getcwd in libc - Rust - -
-

Function libc::getcwd

source · []
pub unsafe extern "C" fn getcwd(
    buf: *mut c_char,
    size: size_t
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getdomainname.html b/learning/rust/guessing_game/target/doc/libc/fn.getdomainname.html deleted file mode 100644 index 5083ceab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getdomainname.html +++ /dev/null @@ -1,8 +0,0 @@ -getdomainname in libc - Rust - -
pub unsafe extern "C" fn getdomainname(
    name: *mut c_char,
    len: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getdtablesize.html b/learning/rust/guessing_game/target/doc/libc/fn.getdtablesize.html deleted file mode 100644 index 0ca904e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getdtablesize.html +++ /dev/null @@ -1,8 +0,0 @@ -getdtablesize in libc - Rust - -
pub unsafe extern "C" fn getdtablesize() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getegid.html b/learning/rust/guessing_game/target/doc/libc/fn.getegid.html deleted file mode 100644 index 5e7fa9d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getegid.html +++ /dev/null @@ -1,8 +0,0 @@ -getegid in libc - Rust - -
-

Function libc::getegid

source · []
pub unsafe extern "C" fn getegid() -> gid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getentropy.html b/learning/rust/guessing_game/target/doc/libc/fn.getentropy.html deleted file mode 100644 index 862061b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getentropy.html +++ /dev/null @@ -1,8 +0,0 @@ -getentropy in libc - Rust - -
-

Function libc::getentropy

source · []
pub unsafe extern "C" fn getentropy(
    buf: *mut c_void,
    buflen: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getenv.html b/learning/rust/guessing_game/target/doc/libc/fn.getenv.html deleted file mode 100644 index e67b3730..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getenv.html +++ /dev/null @@ -1,8 +0,0 @@ -getenv in libc - Rust - -
-

Function libc::getenv

source · []
pub unsafe extern "C" fn getenv(s: *const c_char) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.geteuid.html b/learning/rust/guessing_game/target/doc/libc/fn.geteuid.html deleted file mode 100644 index 73de0765..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.geteuid.html +++ /dev/null @@ -1,8 +0,0 @@ -geteuid in libc - Rust - -
-

Function libc::geteuid

source · []
pub unsafe extern "C" fn geteuid() -> uid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getgid.html b/learning/rust/guessing_game/target/doc/libc/fn.getgid.html deleted file mode 100644 index dfa381cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getgid.html +++ /dev/null @@ -1,8 +0,0 @@ -getgid in libc - Rust - -
-

Function libc::getgid

source · []
pub unsafe extern "C" fn getgid() -> gid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getgrent.html b/learning/rust/guessing_game/target/doc/libc/fn.getgrent.html deleted file mode 100644 index 4bc937d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getgrent.html +++ /dev/null @@ -1,8 +0,0 @@ -getgrent in libc - Rust - -
-

Function libc::getgrent

source · []
pub unsafe extern "C" fn getgrent() -> *mut group
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getgrent_r.html b/learning/rust/guessing_game/target/doc/libc/fn.getgrent_r.html deleted file mode 100644 index a03f16ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getgrent_r.html +++ /dev/null @@ -1,8 +0,0 @@ -getgrent_r in libc - Rust - -
-

Function libc::getgrent_r

source · []
pub unsafe extern "C" fn getgrent_r(
    grp: *mut group,
    buf: *mut c_char,
    buflen: size_t,
    result: *mut *mut group
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getgrgid.html b/learning/rust/guessing_game/target/doc/libc/fn.getgrgid.html deleted file mode 100644 index 80f20340..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getgrgid.html +++ /dev/null @@ -1,8 +0,0 @@ -getgrgid in libc - Rust - -
-

Function libc::getgrgid

source · []
pub unsafe extern "C" fn getgrgid(gid: gid_t) -> *mut group
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getgrgid_r.html b/learning/rust/guessing_game/target/doc/libc/fn.getgrgid_r.html deleted file mode 100644 index 56c79cc6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getgrgid_r.html +++ /dev/null @@ -1,8 +0,0 @@ -getgrgid_r in libc - Rust - -
-

Function libc::getgrgid_r

source · []
pub unsafe extern "C" fn getgrgid_r(
    gid: gid_t,
    grp: *mut group,
    buf: *mut c_char,
    buflen: size_t,
    result: *mut *mut group
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getgrnam.html b/learning/rust/guessing_game/target/doc/libc/fn.getgrnam.html deleted file mode 100644 index 85526861..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getgrnam.html +++ /dev/null @@ -1,8 +0,0 @@ -getgrnam in libc - Rust - -
-

Function libc::getgrnam

source · []
pub unsafe extern "C" fn getgrnam(name: *const c_char) -> *mut group
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getgrnam_r.html b/learning/rust/guessing_game/target/doc/libc/fn.getgrnam_r.html deleted file mode 100644 index 28347700..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getgrnam_r.html +++ /dev/null @@ -1,8 +0,0 @@ -getgrnam_r in libc - Rust - -
-

Function libc::getgrnam_r

source · []
pub unsafe extern "C" fn getgrnam_r(
    name: *const c_char,
    grp: *mut group,
    buf: *mut c_char,
    buflen: size_t,
    result: *mut *mut group
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getgrouplist.html b/learning/rust/guessing_game/target/doc/libc/fn.getgrouplist.html deleted file mode 100644 index 1f86260c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getgrouplist.html +++ /dev/null @@ -1,8 +0,0 @@ -getgrouplist in libc - Rust - -
-

Function libc::getgrouplist

source · []
pub unsafe extern "C" fn getgrouplist(
    user: *const c_char,
    group: gid_t,
    groups: *mut gid_t,
    ngroups: *mut c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getgroups.html b/learning/rust/guessing_game/target/doc/libc/fn.getgroups.html deleted file mode 100644 index 3b51bdd5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getgroups.html +++ /dev/null @@ -1,8 +0,0 @@ -getgroups in libc - Rust - -
-

Function libc::getgroups

source · []
pub unsafe extern "C" fn getgroups(
    ngroups_max: c_int,
    groups: *mut gid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.gethostid.html b/learning/rust/guessing_game/target/doc/libc/fn.gethostid.html deleted file mode 100644 index 54d8d4e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.gethostid.html +++ /dev/null @@ -1,8 +0,0 @@ -gethostid in libc - Rust - -
-

Function libc::gethostid

source · []
pub unsafe extern "C" fn gethostid() -> c_long
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.gethostname.html b/learning/rust/guessing_game/target/doc/libc/fn.gethostname.html deleted file mode 100644 index 313146d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.gethostname.html +++ /dev/null @@ -1,8 +0,0 @@ -gethostname in libc - Rust - -
-

Function libc::gethostname

source · []
pub unsafe extern "C" fn gethostname(
    name: *mut c_char,
    len: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getifaddrs.html b/learning/rust/guessing_game/target/doc/libc/fn.getifaddrs.html deleted file mode 100644 index 245b70a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getifaddrs.html +++ /dev/null @@ -1,8 +0,0 @@ -getifaddrs in libc - Rust - -
-

Function libc::getifaddrs

source · []
pub unsafe extern "C" fn getifaddrs(ifap: *mut *mut ifaddrs) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getline.html b/learning/rust/guessing_game/target/doc/libc/fn.getline.html deleted file mode 100644 index bddf6d62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getline.html +++ /dev/null @@ -1,8 +0,0 @@ -getline in libc - Rust - -
-

Function libc::getline

source · []
pub unsafe extern "C" fn getline(
    lineptr: *mut *mut c_char,
    n: *mut size_t,
    stream: *mut FILE
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getloadavg.html b/learning/rust/guessing_game/target/doc/libc/fn.getloadavg.html deleted file mode 100644 index 50e115b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getloadavg.html +++ /dev/null @@ -1,8 +0,0 @@ -getloadavg in libc - Rust - -
-

Function libc::getloadavg

source · []
pub unsafe extern "C" fn getloadavg(
    loadavg: *mut c_double,
    nelem: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getlogin.html b/learning/rust/guessing_game/target/doc/libc/fn.getlogin.html deleted file mode 100644 index c8e599de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getlogin.html +++ /dev/null @@ -1,8 +0,0 @@ -getlogin in libc - Rust - -
-

Function libc::getlogin

source · []
pub unsafe extern "C" fn getlogin() -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getmntent.html b/learning/rust/guessing_game/target/doc/libc/fn.getmntent.html deleted file mode 100644 index a9e9e04d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getmntent.html +++ /dev/null @@ -1,8 +0,0 @@ -getmntent in libc - Rust - -
-

Function libc::getmntent

source · []
pub unsafe extern "C" fn getmntent(stream: *mut FILE) -> *mut mntent
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getnameinfo.html b/learning/rust/guessing_game/target/doc/libc/fn.getnameinfo.html deleted file mode 100644 index 81f36139..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getnameinfo.html +++ /dev/null @@ -1,8 +0,0 @@ -getnameinfo in libc - Rust - -
-

Function libc::getnameinfo

source · []
pub unsafe extern "C" fn getnameinfo(
    sa: *const sockaddr,
    salen: socklen_t,
    host: *mut c_char,
    hostlen: socklen_t,
    serv: *mut c_char,
    sevlen: socklen_t,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getopt.html b/learning/rust/guessing_game/target/doc/libc/fn.getopt.html deleted file mode 100644 index d39439e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getopt.html +++ /dev/null @@ -1,8 +0,0 @@ -getopt in libc - Rust - -
-

Function libc::getopt

source · []
pub unsafe extern "C" fn getopt(
    argc: c_int,
    argv: *const *mut c_char,
    optstr: *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getpeername.html b/learning/rust/guessing_game/target/doc/libc/fn.getpeername.html deleted file mode 100644 index cb3b699a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getpeername.html +++ /dev/null @@ -1,8 +0,0 @@ -getpeername in libc - Rust - -
-

Function libc::getpeername

source · []
pub unsafe extern "C" fn getpeername(
    socket: c_int,
    address: *mut sockaddr,
    address_len: *mut socklen_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getpgid.html b/learning/rust/guessing_game/target/doc/libc/fn.getpgid.html deleted file mode 100644 index bd900e49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getpgid.html +++ /dev/null @@ -1,8 +0,0 @@ -getpgid in libc - Rust - -
-

Function libc::getpgid

source · []
pub unsafe extern "C" fn getpgid(pid: pid_t) -> pid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getpgrp.html b/learning/rust/guessing_game/target/doc/libc/fn.getpgrp.html deleted file mode 100644 index 1126cc2a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getpgrp.html +++ /dev/null @@ -1,8 +0,0 @@ -getpgrp in libc - Rust - -
-

Function libc::getpgrp

source · []
pub unsafe extern "C" fn getpgrp() -> pid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getpid.html b/learning/rust/guessing_game/target/doc/libc/fn.getpid.html deleted file mode 100644 index e301332d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getpid.html +++ /dev/null @@ -1,8 +0,0 @@ -getpid in libc - Rust - -
-

Function libc::getpid

source · []
pub unsafe extern "C" fn getpid() -> pid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getppid.html b/learning/rust/guessing_game/target/doc/libc/fn.getppid.html deleted file mode 100644 index 490f5061..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getppid.html +++ /dev/null @@ -1,8 +0,0 @@ -getppid in libc - Rust - -
-

Function libc::getppid

source · []
pub unsafe extern "C" fn getppid() -> pid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getpriority.html b/learning/rust/guessing_game/target/doc/libc/fn.getpriority.html deleted file mode 100644 index a3e971b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getpriority.html +++ /dev/null @@ -1,8 +0,0 @@ -getpriority in libc - Rust - -
-

Function libc::getpriority

source · []
pub unsafe extern "C" fn getpriority(
    which: __priority_which_t,
    who: id_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getprotobyname.html b/learning/rust/guessing_game/target/doc/libc/fn.getprotobyname.html deleted file mode 100644 index 417c20ae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getprotobyname.html +++ /dev/null @@ -1,8 +0,0 @@ -getprotobyname in libc - Rust - -
pub unsafe extern "C" fn getprotobyname(
    name: *const c_char
) -> *mut protoent
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getprotobynumber.html b/learning/rust/guessing_game/target/doc/libc/fn.getprotobynumber.html deleted file mode 100644 index 4b1792d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getprotobynumber.html +++ /dev/null @@ -1,8 +0,0 @@ -getprotobynumber in libc - Rust - -
pub unsafe extern "C" fn getprotobynumber(
    proto: c_int
) -> *mut protoent
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getpt.html b/learning/rust/guessing_game/target/doc/libc/fn.getpt.html deleted file mode 100644 index da3e508b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getpt.html +++ /dev/null @@ -1,8 +0,0 @@ -getpt in libc - Rust - -
-

Function libc::getpt

source · []
pub unsafe extern "C" fn getpt() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getpwent.html b/learning/rust/guessing_game/target/doc/libc/fn.getpwent.html deleted file mode 100644 index b25dfc15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getpwent.html +++ /dev/null @@ -1,8 +0,0 @@ -getpwent in libc - Rust - -
-

Function libc::getpwent

source · []
pub unsafe extern "C" fn getpwent() -> *mut passwd
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getpwent_r.html b/learning/rust/guessing_game/target/doc/libc/fn.getpwent_r.html deleted file mode 100644 index 17ded14a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getpwent_r.html +++ /dev/null @@ -1,8 +0,0 @@ -getpwent_r in libc - Rust - -
-

Function libc::getpwent_r

source · []
pub unsafe extern "C" fn getpwent_r(
    pwd: *mut passwd,
    buf: *mut c_char,
    buflen: size_t,
    result: *mut *mut passwd
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getpwnam.html b/learning/rust/guessing_game/target/doc/libc/fn.getpwnam.html deleted file mode 100644 index f67fb6c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getpwnam.html +++ /dev/null @@ -1,8 +0,0 @@ -getpwnam in libc - Rust - -
-

Function libc::getpwnam

source · []
pub unsafe extern "C" fn getpwnam(name: *const c_char) -> *mut passwd
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getpwnam_r.html b/learning/rust/guessing_game/target/doc/libc/fn.getpwnam_r.html deleted file mode 100644 index 208568c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getpwnam_r.html +++ /dev/null @@ -1,8 +0,0 @@ -getpwnam_r in libc - Rust - -
-

Function libc::getpwnam_r

source · []
pub unsafe extern "C" fn getpwnam_r(
    name: *const c_char,
    pwd: *mut passwd,
    buf: *mut c_char,
    buflen: size_t,
    result: *mut *mut passwd
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getpwuid.html b/learning/rust/guessing_game/target/doc/libc/fn.getpwuid.html deleted file mode 100644 index 5171583a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getpwuid.html +++ /dev/null @@ -1,8 +0,0 @@ -getpwuid in libc - Rust - -
-

Function libc::getpwuid

source · []
pub unsafe extern "C" fn getpwuid(uid: uid_t) -> *mut passwd
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getpwuid_r.html b/learning/rust/guessing_game/target/doc/libc/fn.getpwuid_r.html deleted file mode 100644 index ebf97e57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getpwuid_r.html +++ /dev/null @@ -1,8 +0,0 @@ -getpwuid_r in libc - Rust - -
-

Function libc::getpwuid_r

source · []
pub unsafe extern "C" fn getpwuid_r(
    uid: uid_t,
    pwd: *mut passwd,
    buf: *mut c_char,
    buflen: size_t,
    result: *mut *mut passwd
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getrandom.html b/learning/rust/guessing_game/target/doc/libc/fn.getrandom.html deleted file mode 100644 index 45b8814a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getrandom.html +++ /dev/null @@ -1,8 +0,0 @@ -getrandom in libc - Rust - -
-

Function libc::getrandom

source · []
pub unsafe extern "C" fn getrandom(
    buf: *mut c_void,
    buflen: size_t,
    flags: c_uint
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getresgid.html b/learning/rust/guessing_game/target/doc/libc/fn.getresgid.html deleted file mode 100644 index 18622cf5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getresgid.html +++ /dev/null @@ -1,8 +0,0 @@ -getresgid in libc - Rust - -
-

Function libc::getresgid

source · []
pub unsafe extern "C" fn getresgid(
    rgid: *mut gid_t,
    egid: *mut gid_t,
    sgid: *mut gid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getresuid.html b/learning/rust/guessing_game/target/doc/libc/fn.getresuid.html deleted file mode 100644 index b3cd8761..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getresuid.html +++ /dev/null @@ -1,8 +0,0 @@ -getresuid in libc - Rust - -
-

Function libc::getresuid

source · []
pub unsafe extern "C" fn getresuid(
    ruid: *mut uid_t,
    euid: *mut uid_t,
    suid: *mut uid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getrlimit.html b/learning/rust/guessing_game/target/doc/libc/fn.getrlimit.html deleted file mode 100644 index 32e36291..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getrlimit.html +++ /dev/null @@ -1,8 +0,0 @@ -getrlimit in libc - Rust - -
-

Function libc::getrlimit

source · []
pub unsafe extern "C" fn getrlimit(
    resource: __rlimit_resource_t,
    rlim: *mut rlimit
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getrlimit64.html b/learning/rust/guessing_game/target/doc/libc/fn.getrlimit64.html deleted file mode 100644 index bc0df6f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getrlimit64.html +++ /dev/null @@ -1,8 +0,0 @@ -getrlimit64 in libc - Rust - -
-

Function libc::getrlimit64

source · []
pub unsafe extern "C" fn getrlimit64(
    resource: __rlimit_resource_t,
    rlim: *mut rlimit64
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getrusage.html b/learning/rust/guessing_game/target/doc/libc/fn.getrusage.html deleted file mode 100644 index 4e3e4f4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getrusage.html +++ /dev/null @@ -1,8 +0,0 @@ -getrusage in libc - Rust - -
-

Function libc::getrusage

source · []
pub unsafe extern "C" fn getrusage(
    resource: c_int,
    usage: *mut rusage
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getservbyname.html b/learning/rust/guessing_game/target/doc/libc/fn.getservbyname.html deleted file mode 100644 index 0b1ac333..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getservbyname.html +++ /dev/null @@ -1,8 +0,0 @@ -getservbyname in libc - Rust - -
pub unsafe extern "C" fn getservbyname(
    name: *const c_char,
    proto: *const c_char
) -> *mut servent
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getservbyport.html b/learning/rust/guessing_game/target/doc/libc/fn.getservbyport.html deleted file mode 100644 index 8316d13f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getservbyport.html +++ /dev/null @@ -1,8 +0,0 @@ -getservbyport in libc - Rust - -
pub unsafe extern "C" fn getservbyport(
    port: c_int,
    proto: *const c_char
) -> *mut servent
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getservent.html b/learning/rust/guessing_game/target/doc/libc/fn.getservent.html deleted file mode 100644 index 3b096ece..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getservent.html +++ /dev/null @@ -1,8 +0,0 @@ -getservent in libc - Rust - -
-

Function libc::getservent

source · []
pub unsafe extern "C" fn getservent() -> *mut servent
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getsid.html b/learning/rust/guessing_game/target/doc/libc/fn.getsid.html deleted file mode 100644 index 3adeeaf3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getsid.html +++ /dev/null @@ -1,8 +0,0 @@ -getsid in libc - Rust - -
-

Function libc::getsid

source · []
pub unsafe extern "C" fn getsid(pid: pid_t) -> pid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getsockname.html b/learning/rust/guessing_game/target/doc/libc/fn.getsockname.html deleted file mode 100644 index 9057804e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getsockname.html +++ /dev/null @@ -1,8 +0,0 @@ -getsockname in libc - Rust - -
-

Function libc::getsockname

source · []
pub unsafe extern "C" fn getsockname(
    socket: c_int,
    address: *mut sockaddr,
    address_len: *mut socklen_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getsockopt.html b/learning/rust/guessing_game/target/doc/libc/fn.getsockopt.html deleted file mode 100644 index e8edf7d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getsockopt.html +++ /dev/null @@ -1,8 +0,0 @@ -getsockopt in libc - Rust - -
-

Function libc::getsockopt

source · []
pub unsafe extern "C" fn getsockopt(
    sockfd: c_int,
    level: c_int,
    optname: c_int,
    optval: *mut c_void,
    optlen: *mut socklen_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getspent.html b/learning/rust/guessing_game/target/doc/libc/fn.getspent.html deleted file mode 100644 index 2b010f84..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getspent.html +++ /dev/null @@ -1,8 +0,0 @@ -getspent in libc - Rust - -
-

Function libc::getspent

source · []
pub unsafe extern "C" fn getspent() -> *mut spwd
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getspent_r.html b/learning/rust/guessing_game/target/doc/libc/fn.getspent_r.html deleted file mode 100644 index 58798f76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getspent_r.html +++ /dev/null @@ -1,8 +0,0 @@ -getspent_r in libc - Rust - -
-

Function libc::getspent_r

source · []
pub unsafe extern "C" fn getspent_r(
    spbuf: *mut spwd,
    buf: *mut c_char,
    buflen: size_t,
    spbufp: *mut *mut spwd
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getspnam.html b/learning/rust/guessing_game/target/doc/libc/fn.getspnam.html deleted file mode 100644 index 858aeb20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getspnam.html +++ /dev/null @@ -1,8 +0,0 @@ -getspnam in libc - Rust - -
-

Function libc::getspnam

source · []
pub unsafe extern "C" fn getspnam(name: *const c_char) -> *mut spwd
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getspnam_r.html b/learning/rust/guessing_game/target/doc/libc/fn.getspnam_r.html deleted file mode 100644 index 9b65941a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getspnam_r.html +++ /dev/null @@ -1,8 +0,0 @@ -getspnam_r in libc - Rust - -
-

Function libc::getspnam_r

source · []
pub unsafe extern "C" fn getspnam_r(
    name: *const c_char,
    spbuf: *mut spwd,
    buf: *mut c_char,
    buflen: size_t,
    spbufp: *mut *mut spwd
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.gettid.html b/learning/rust/guessing_game/target/doc/libc/fn.gettid.html deleted file mode 100644 index dc3866a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.gettid.html +++ /dev/null @@ -1,8 +0,0 @@ -gettid in libc - Rust - -
-

Function libc::gettid

source · []
pub unsafe extern "C" fn gettid() -> pid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.gettimeofday.html b/learning/rust/guessing_game/target/doc/libc/fn.gettimeofday.html deleted file mode 100644 index a9d53409..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.gettimeofday.html +++ /dev/null @@ -1,8 +0,0 @@ -gettimeofday in libc - Rust - -
-

Function libc::gettimeofday

source · []
pub unsafe extern "C" fn gettimeofday(
    tp: *mut timeval,
    tz: *mut timezone
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getuid.html b/learning/rust/guessing_game/target/doc/libc/fn.getuid.html deleted file mode 100644 index 4f189a0c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getuid.html +++ /dev/null @@ -1,8 +0,0 @@ -getuid in libc - Rust - -
-

Function libc::getuid

source · []
pub unsafe extern "C" fn getuid() -> uid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getutxent.html b/learning/rust/guessing_game/target/doc/libc/fn.getutxent.html deleted file mode 100644 index 52839066..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getutxent.html +++ /dev/null @@ -1,8 +0,0 @@ -getutxent in libc - Rust - -
-

Function libc::getutxent

source · []
pub unsafe extern "C" fn getutxent() -> *mut utmpx
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getutxid.html b/learning/rust/guessing_game/target/doc/libc/fn.getutxid.html deleted file mode 100644 index 7d1c36f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getutxid.html +++ /dev/null @@ -1,8 +0,0 @@ -getutxid in libc - Rust - -
-

Function libc::getutxid

source · []
pub unsafe extern "C" fn getutxid(ut: *const utmpx) -> *mut utmpx
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getutxline.html b/learning/rust/guessing_game/target/doc/libc/fn.getutxline.html deleted file mode 100644 index 498d9dd9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getutxline.html +++ /dev/null @@ -1,8 +0,0 @@ -getutxline in libc - Rust - -
-

Function libc::getutxline

source · []
pub unsafe extern "C" fn getutxline(ut: *const utmpx) -> *mut utmpx
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.getxattr.html b/learning/rust/guessing_game/target/doc/libc/fn.getxattr.html deleted file mode 100644 index aa517362..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.getxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -getxattr in libc - Rust - -
-

Function libc::getxattr

source · []
pub unsafe extern "C" fn getxattr(
    path: *const c_char,
    name: *const c_char,
    value: *mut c_void,
    size: size_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.glob.html b/learning/rust/guessing_game/target/doc/libc/fn.glob.html deleted file mode 100644 index c57e515a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.glob.html +++ /dev/null @@ -1,8 +0,0 @@ -glob in libc - Rust - -
-

Function libc::glob

source · []
pub unsafe extern "C" fn glob(
    pattern: *const c_char,
    flags: c_int,
    errfunc: Option<extern "C" fn(epath: *const c_char, errno: c_int) -> c_int>,
    pglob: *mut glob_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.glob64.html b/learning/rust/guessing_game/target/doc/libc/fn.glob64.html deleted file mode 100644 index c28cabeb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.glob64.html +++ /dev/null @@ -1,8 +0,0 @@ -glob64 in libc - Rust - -
-

Function libc::glob64

source · []
pub unsafe extern "C" fn glob64(
    pattern: *const c_char,
    flags: c_int,
    errfunc: Option<extern "C" fn(epath: *const c_char, errno: c_int) -> c_int>,
    pglob: *mut glob64_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.globfree.html b/learning/rust/guessing_game/target/doc/libc/fn.globfree.html deleted file mode 100644 index 26082200..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.globfree.html +++ /dev/null @@ -1,8 +0,0 @@ -globfree in libc - Rust - -
-

Function libc::globfree

source · []
pub unsafe extern "C" fn globfree(pglob: *mut glob_t)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.globfree64.html b/learning/rust/guessing_game/target/doc/libc/fn.globfree64.html deleted file mode 100644 index 5b84f83e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.globfree64.html +++ /dev/null @@ -1,8 +0,0 @@ -globfree64 in libc - Rust - -
-

Function libc::globfree64

source · []
pub unsafe extern "C" fn globfree64(pglob: *mut glob64_t)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.gmtime.html b/learning/rust/guessing_game/target/doc/libc/fn.gmtime.html deleted file mode 100644 index f2c83292..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.gmtime.html +++ /dev/null @@ -1,8 +0,0 @@ -gmtime in libc - Rust - -
-

Function libc::gmtime

source · []
pub unsafe extern "C" fn gmtime(time_p: *const time_t) -> *mut tm
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.gmtime_r.html b/learning/rust/guessing_game/target/doc/libc/fn.gmtime_r.html deleted file mode 100644 index c9e1fe55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.gmtime_r.html +++ /dev/null @@ -1,8 +0,0 @@ -gmtime_r in libc - Rust - -
-

Function libc::gmtime_r

source · []
pub unsafe extern "C" fn gmtime_r(
    time_p: *const time_t,
    result: *mut tm
) -> *mut tm
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.gnu_get_libc_release.html b/learning/rust/guessing_game/target/doc/libc/fn.gnu_get_libc_release.html deleted file mode 100644 index 15009f0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.gnu_get_libc_release.html +++ /dev/null @@ -1,8 +0,0 @@ -gnu_get_libc_release in libc - Rust - -
pub unsafe extern "C" fn gnu_get_libc_release() -> *const c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.gnu_get_libc_version.html b/learning/rust/guessing_game/target/doc/libc/fn.gnu_get_libc_version.html deleted file mode 100644 index 6efb7524..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.gnu_get_libc_version.html +++ /dev/null @@ -1,8 +0,0 @@ -gnu_get_libc_version in libc - Rust - -
pub unsafe extern "C" fn gnu_get_libc_version() -> *const c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.grantpt.html b/learning/rust/guessing_game/target/doc/libc/fn.grantpt.html deleted file mode 100644 index 7657bfe7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.grantpt.html +++ /dev/null @@ -1,8 +0,0 @@ -grantpt in libc - Rust - -
-

Function libc::grantpt

source · []
pub unsafe extern "C" fn grantpt(fd: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.hasmntopt.html b/learning/rust/guessing_game/target/doc/libc/fn.hasmntopt.html deleted file mode 100644 index 4055898a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.hasmntopt.html +++ /dev/null @@ -1,8 +0,0 @@ -hasmntopt in libc - Rust - -
-

Function libc::hasmntopt

source · []
pub unsafe extern "C" fn hasmntopt(
    mnt: *const mntent,
    opt: *const c_char
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.hstrerror.html b/learning/rust/guessing_game/target/doc/libc/fn.hstrerror.html deleted file mode 100644 index 49cd0edf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.hstrerror.html +++ /dev/null @@ -1,8 +0,0 @@ -hstrerror in libc - Rust - -
-

Function libc::hstrerror

source · []
pub unsafe extern "C" fn hstrerror(errcode: c_int) -> *const c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.iconv.html b/learning/rust/guessing_game/target/doc/libc/fn.iconv.html deleted file mode 100644 index d9299777..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.iconv.html +++ /dev/null @@ -1,8 +0,0 @@ -iconv in libc - Rust - -
-

Function libc::iconv

source · []
pub unsafe extern "C" fn iconv(
    cd: iconv_t,
    inbuf: *mut *mut c_char,
    inbytesleft: *mut size_t,
    outbuf: *mut *mut c_char,
    outbytesleft: *mut size_t
) -> size_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.iconv_close.html b/learning/rust/guessing_game/target/doc/libc/fn.iconv_close.html deleted file mode 100644 index 8c2503f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.iconv_close.html +++ /dev/null @@ -1,8 +0,0 @@ -iconv_close in libc - Rust - -
-

Function libc::iconv_close

source · []
pub unsafe extern "C" fn iconv_close(cd: iconv_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.iconv_open.html b/learning/rust/guessing_game/target/doc/libc/fn.iconv_open.html deleted file mode 100644 index 43ecf168..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.iconv_open.html +++ /dev/null @@ -1,8 +0,0 @@ -iconv_open in libc - Rust - -
-

Function libc::iconv_open

source · []
pub unsafe extern "C" fn iconv_open(
    tocode: *const c_char,
    fromcode: *const c_char
) -> iconv_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.if_freenameindex.html b/learning/rust/guessing_game/target/doc/libc/fn.if_freenameindex.html deleted file mode 100644 index 4f98d000..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.if_freenameindex.html +++ /dev/null @@ -1,8 +0,0 @@ -if_freenameindex in libc - Rust - -
pub unsafe extern "C" fn if_freenameindex(ptr: *mut if_nameindex)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.if_indextoname.html b/learning/rust/guessing_game/target/doc/libc/fn.if_indextoname.html deleted file mode 100644 index 53a16e26..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.if_indextoname.html +++ /dev/null @@ -1,8 +0,0 @@ -if_indextoname in libc - Rust - -
pub unsafe extern "C" fn if_indextoname(
    ifindex: c_uint,
    ifname: *mut c_char
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.if_nameindex.html b/learning/rust/guessing_game/target/doc/libc/fn.if_nameindex.html deleted file mode 100644 index 72b2a67d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.if_nameindex.html +++ /dev/null @@ -1,8 +0,0 @@ -if_nameindex in libc - Rust - -
-

Function libc::if_nameindex

source · []
pub unsafe extern "C" fn if_nameindex() -> *mut if_nameindex
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.if_nametoindex.html b/learning/rust/guessing_game/target/doc/libc/fn.if_nametoindex.html deleted file mode 100644 index 8726cee9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.if_nametoindex.html +++ /dev/null @@ -1,8 +0,0 @@ -if_nametoindex in libc - Rust - -
pub unsafe extern "C" fn if_nametoindex(
    ifname: *const c_char
) -> c_uint
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.initgroups.html b/learning/rust/guessing_game/target/doc/libc/fn.initgroups.html deleted file mode 100644 index 27d76a64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.initgroups.html +++ /dev/null @@ -1,8 +0,0 @@ -initgroups in libc - Rust - -
-

Function libc::initgroups

source · []
pub unsafe extern "C" fn initgroups(
    user: *const c_char,
    group: gid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.inotify_add_watch.html b/learning/rust/guessing_game/target/doc/libc/fn.inotify_add_watch.html deleted file mode 100644 index df047ea4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.inotify_add_watch.html +++ /dev/null @@ -1,8 +0,0 @@ -inotify_add_watch in libc - Rust - -
pub unsafe extern "C" fn inotify_add_watch(
    fd: c_int,
    path: *const c_char,
    mask: u32
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.inotify_init.html b/learning/rust/guessing_game/target/doc/libc/fn.inotify_init.html deleted file mode 100644 index 10cf052f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.inotify_init.html +++ /dev/null @@ -1,8 +0,0 @@ -inotify_init in libc - Rust - -
-

Function libc::inotify_init

source · []
pub unsafe extern "C" fn inotify_init() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.inotify_init1.html b/learning/rust/guessing_game/target/doc/libc/fn.inotify_init1.html deleted file mode 100644 index fff8906e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.inotify_init1.html +++ /dev/null @@ -1,8 +0,0 @@ -inotify_init1 in libc - Rust - -
pub unsafe extern "C" fn inotify_init1(flags: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.inotify_rm_watch.html b/learning/rust/guessing_game/target/doc/libc/fn.inotify_rm_watch.html deleted file mode 100644 index 2f1ebc6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.inotify_rm_watch.html +++ /dev/null @@ -1,8 +0,0 @@ -inotify_rm_watch in libc - Rust - -
pub unsafe extern "C" fn inotify_rm_watch(
    fd: c_int,
    wd: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ioctl.html b/learning/rust/guessing_game/target/doc/libc/fn.ioctl.html deleted file mode 100644 index a66dda78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ioctl.html +++ /dev/null @@ -1,8 +0,0 @@ -ioctl in libc - Rust - -
-

Function libc::ioctl

source · []
pub unsafe extern "C" fn ioctl(
    fd: c_int,
    request: c_ulong,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ioperm.html b/learning/rust/guessing_game/target/doc/libc/fn.ioperm.html deleted file mode 100644 index a00a4906..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ioperm.html +++ /dev/null @@ -1,8 +0,0 @@ -ioperm in libc - Rust - -
-

Function libc::ioperm

source · []
pub unsafe extern "C" fn ioperm(
    from: c_ulong,
    num: c_ulong,
    turn_on: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.iopl.html b/learning/rust/guessing_game/target/doc/libc/fn.iopl.html deleted file mode 100644 index dd45caa3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.iopl.html +++ /dev/null @@ -1,8 +0,0 @@ -iopl in libc - Rust - -
-

Function libc::iopl

source · []
pub unsafe extern "C" fn iopl(level: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.isalnum.html b/learning/rust/guessing_game/target/doc/libc/fn.isalnum.html deleted file mode 100644 index 788297ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.isalnum.html +++ /dev/null @@ -1,8 +0,0 @@ -isalnum in libc - Rust - -
-

Function libc::isalnum

source · []
pub unsafe extern "C" fn isalnum(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.isalpha.html b/learning/rust/guessing_game/target/doc/libc/fn.isalpha.html deleted file mode 100644 index a42fad40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.isalpha.html +++ /dev/null @@ -1,8 +0,0 @@ -isalpha in libc - Rust - -
-

Function libc::isalpha

source · []
pub unsafe extern "C" fn isalpha(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.isatty.html b/learning/rust/guessing_game/target/doc/libc/fn.isatty.html deleted file mode 100644 index f75beee0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.isatty.html +++ /dev/null @@ -1,8 +0,0 @@ -isatty in libc - Rust - -
-

Function libc::isatty

source · []
pub unsafe extern "C" fn isatty(fd: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.isblank.html b/learning/rust/guessing_game/target/doc/libc/fn.isblank.html deleted file mode 100644 index 4386f426..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.isblank.html +++ /dev/null @@ -1,8 +0,0 @@ -isblank in libc - Rust - -
-

Function libc::isblank

source · []
pub unsafe extern "C" fn isblank(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.iscntrl.html b/learning/rust/guessing_game/target/doc/libc/fn.iscntrl.html deleted file mode 100644 index 3252ddff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.iscntrl.html +++ /dev/null @@ -1,8 +0,0 @@ -iscntrl in libc - Rust - -
-

Function libc::iscntrl

source · []
pub unsafe extern "C" fn iscntrl(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.isdigit.html b/learning/rust/guessing_game/target/doc/libc/fn.isdigit.html deleted file mode 100644 index c4f20e44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.isdigit.html +++ /dev/null @@ -1,8 +0,0 @@ -isdigit in libc - Rust - -
-

Function libc::isdigit

source · []
pub unsafe extern "C" fn isdigit(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.isgraph.html b/learning/rust/guessing_game/target/doc/libc/fn.isgraph.html deleted file mode 100644 index bfa9dd1c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.isgraph.html +++ /dev/null @@ -1,8 +0,0 @@ -isgraph in libc - Rust - -
-

Function libc::isgraph

source · []
pub unsafe extern "C" fn isgraph(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.islower.html b/learning/rust/guessing_game/target/doc/libc/fn.islower.html deleted file mode 100644 index 1ce094b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.islower.html +++ /dev/null @@ -1,8 +0,0 @@ -islower in libc - Rust - -
-

Function libc::islower

source · []
pub unsafe extern "C" fn islower(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.isprint.html b/learning/rust/guessing_game/target/doc/libc/fn.isprint.html deleted file mode 100644 index b1684174..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.isprint.html +++ /dev/null @@ -1,8 +0,0 @@ -isprint in libc - Rust - -
-

Function libc::isprint

source · []
pub unsafe extern "C" fn isprint(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ispunct.html b/learning/rust/guessing_game/target/doc/libc/fn.ispunct.html deleted file mode 100644 index 5930a22c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ispunct.html +++ /dev/null @@ -1,8 +0,0 @@ -ispunct in libc - Rust - -
-

Function libc::ispunct

source · []
pub unsafe extern "C" fn ispunct(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.isspace.html b/learning/rust/guessing_game/target/doc/libc/fn.isspace.html deleted file mode 100644 index 73731947..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.isspace.html +++ /dev/null @@ -1,8 +0,0 @@ -isspace in libc - Rust - -
-

Function libc::isspace

source · []
pub unsafe extern "C" fn isspace(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.isupper.html b/learning/rust/guessing_game/target/doc/libc/fn.isupper.html deleted file mode 100644 index 0c35d16e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.isupper.html +++ /dev/null @@ -1,8 +0,0 @@ -isupper in libc - Rust - -
-

Function libc::isupper

source · []
pub unsafe extern "C" fn isupper(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.isxdigit.html b/learning/rust/guessing_game/target/doc/libc/fn.isxdigit.html deleted file mode 100644 index 3bf89e91..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.isxdigit.html +++ /dev/null @@ -1,8 +0,0 @@ -isxdigit in libc - Rust - -
-

Function libc::isxdigit

source · []
pub unsafe extern "C" fn isxdigit(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.kill.html b/learning/rust/guessing_game/target/doc/libc/fn.kill.html deleted file mode 100644 index 8613579e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.kill.html +++ /dev/null @@ -1,8 +0,0 @@ -kill in libc - Rust - -
-

Function libc::kill

source · []
pub unsafe extern "C" fn kill(pid: pid_t, sig: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.killpg.html b/learning/rust/guessing_game/target/doc/libc/fn.killpg.html deleted file mode 100644 index 1bd58519..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.killpg.html +++ /dev/null @@ -1,8 +0,0 @@ -killpg in libc - Rust - -
-

Function libc::killpg

source · []
pub unsafe extern "C" fn killpg(pgrp: pid_t, sig: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.labs.html b/learning/rust/guessing_game/target/doc/libc/fn.labs.html deleted file mode 100644 index c7310d7a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.labs.html +++ /dev/null @@ -1,8 +0,0 @@ -labs in libc - Rust - -
-

Function libc::labs

source · []
pub unsafe extern "C" fn labs(i: c_long) -> c_long
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.lchown.html b/learning/rust/guessing_game/target/doc/libc/fn.lchown.html deleted file mode 100644 index 0d88f9f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.lchown.html +++ /dev/null @@ -1,8 +0,0 @@ -lchown in libc - Rust - -
-

Function libc::lchown

source · []
pub unsafe extern "C" fn lchown(
    path: *const c_char,
    uid: uid_t,
    gid: gid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.lgetxattr.html b/learning/rust/guessing_game/target/doc/libc/fn.lgetxattr.html deleted file mode 100644 index 4a600590..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.lgetxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -lgetxattr in libc - Rust - -
-

Function libc::lgetxattr

source · []
pub unsafe extern "C" fn lgetxattr(
    path: *const c_char,
    name: *const c_char,
    value: *mut c_void,
    size: size_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.link.html b/learning/rust/guessing_game/target/doc/libc/fn.link.html deleted file mode 100644 index f5d236f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.link.html +++ /dev/null @@ -1,8 +0,0 @@ -link in libc - Rust - -
-

Function libc::link

source · []
pub unsafe extern "C" fn link(
    src: *const c_char,
    dst: *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.linkat.html b/learning/rust/guessing_game/target/doc/libc/fn.linkat.html deleted file mode 100644 index 4f9b4368..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.linkat.html +++ /dev/null @@ -1,8 +0,0 @@ -linkat in libc - Rust - -
-

Function libc::linkat

source · []
pub unsafe extern "C" fn linkat(
    olddirfd: c_int,
    oldpath: *const c_char,
    newdirfd: c_int,
    newpath: *const c_char,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.lio_listio.html b/learning/rust/guessing_game/target/doc/libc/fn.lio_listio.html deleted file mode 100644 index 556f8879..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.lio_listio.html +++ /dev/null @@ -1,8 +0,0 @@ -lio_listio in libc - Rust - -
-

Function libc::lio_listio

source · []
pub unsafe extern "C" fn lio_listio(
    mode: c_int,
    aiocb_list: *const *mut aiocb,
    nitems: c_int,
    sevp: *mut sigevent
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.listen.html b/learning/rust/guessing_game/target/doc/libc/fn.listen.html deleted file mode 100644 index 47cebc19..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.listen.html +++ /dev/null @@ -1,8 +0,0 @@ -listen in libc - Rust - -
-

Function libc::listen

source · []
pub unsafe extern "C" fn listen(
    socket: c_int,
    backlog: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.listxattr.html b/learning/rust/guessing_game/target/doc/libc/fn.listxattr.html deleted file mode 100644 index f0b308d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.listxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -listxattr in libc - Rust - -
-

Function libc::listxattr

source · []
pub unsafe extern "C" fn listxattr(
    path: *const c_char,
    list: *mut c_char,
    size: size_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.llistxattr.html b/learning/rust/guessing_game/target/doc/libc/fn.llistxattr.html deleted file mode 100644 index 06cf27e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.llistxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -llistxattr in libc - Rust - -
-

Function libc::llistxattr

source · []
pub unsafe extern "C" fn llistxattr(
    path: *const c_char,
    list: *mut c_char,
    size: size_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.localeconv.html b/learning/rust/guessing_game/target/doc/libc/fn.localeconv.html deleted file mode 100644 index 04f11715..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.localeconv.html +++ /dev/null @@ -1,8 +0,0 @@ -localeconv in libc - Rust - -
-

Function libc::localeconv

source · []
pub unsafe extern "C" fn localeconv() -> *mut lconv
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.localtime.html b/learning/rust/guessing_game/target/doc/libc/fn.localtime.html deleted file mode 100644 index 83ad4710..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.localtime.html +++ /dev/null @@ -1,8 +0,0 @@ -localtime in libc - Rust - -
-

Function libc::localtime

source · []
pub unsafe extern "C" fn localtime(time_p: *const time_t) -> *mut tm
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.localtime_r.html b/learning/rust/guessing_game/target/doc/libc/fn.localtime_r.html deleted file mode 100644 index dc0b4895..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.localtime_r.html +++ /dev/null @@ -1,8 +0,0 @@ -localtime_r in libc - Rust - -
-

Function libc::localtime_r

source · []
pub unsafe extern "C" fn localtime_r(
    time_p: *const time_t,
    result: *mut tm
) -> *mut tm
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.lockf.html b/learning/rust/guessing_game/target/doc/libc/fn.lockf.html deleted file mode 100644 index fdc33ed6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.lockf.html +++ /dev/null @@ -1,8 +0,0 @@ -lockf in libc - Rust - -
-

Function libc::lockf

source · []
pub unsafe extern "C" fn lockf(
    fd: c_int,
    cmd: c_int,
    len: off_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.login_tty.html b/learning/rust/guessing_game/target/doc/libc/fn.login_tty.html deleted file mode 100644 index 63771a0e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.login_tty.html +++ /dev/null @@ -1,8 +0,0 @@ -login_tty in libc - Rust - -
-

Function libc::login_tty

source · []
pub unsafe extern "C" fn login_tty(fd: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.lremovexattr.html b/learning/rust/guessing_game/target/doc/libc/fn.lremovexattr.html deleted file mode 100644 index eb29aae7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.lremovexattr.html +++ /dev/null @@ -1,8 +0,0 @@ -lremovexattr in libc - Rust - -
-

Function libc::lremovexattr

source · []
pub unsafe extern "C" fn lremovexattr(
    path: *const c_char,
    name: *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.lseek.html b/learning/rust/guessing_game/target/doc/libc/fn.lseek.html deleted file mode 100644 index 5cce88e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.lseek.html +++ /dev/null @@ -1,8 +0,0 @@ -lseek in libc - Rust - -
-

Function libc::lseek

source · []
pub unsafe extern "C" fn lseek(
    fd: c_int,
    offset: off_t,
    whence: c_int
) -> off_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.lseek64.html b/learning/rust/guessing_game/target/doc/libc/fn.lseek64.html deleted file mode 100644 index d1bf22c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.lseek64.html +++ /dev/null @@ -1,8 +0,0 @@ -lseek64 in libc - Rust - -
-

Function libc::lseek64

source · []
pub unsafe extern "C" fn lseek64(
    fd: c_int,
    offset: off64_t,
    whence: c_int
) -> off64_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.lsetxattr.html b/learning/rust/guessing_game/target/doc/libc/fn.lsetxattr.html deleted file mode 100644 index e02426ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.lsetxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -lsetxattr in libc - Rust - -
-

Function libc::lsetxattr

source · []
pub unsafe extern "C" fn lsetxattr(
    path: *const c_char,
    name: *const c_char,
    value: *const c_void,
    size: size_t,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.lstat.html b/learning/rust/guessing_game/target/doc/libc/fn.lstat.html deleted file mode 100644 index d0cb7390..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.lstat.html +++ /dev/null @@ -1,8 +0,0 @@ -lstat in libc - Rust - -
-

Function libc::lstat

source · []
pub unsafe extern "C" fn lstat(
    path: *const c_char,
    buf: *mut stat
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.lstat64.html b/learning/rust/guessing_game/target/doc/libc/fn.lstat64.html deleted file mode 100644 index 29a0b123..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.lstat64.html +++ /dev/null @@ -1,8 +0,0 @@ -lstat64 in libc - Rust - -
-

Function libc::lstat64

source · []
pub unsafe extern "C" fn lstat64(
    path: *const c_char,
    buf: *mut stat64
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.lutimes.html b/learning/rust/guessing_game/target/doc/libc/fn.lutimes.html deleted file mode 100644 index cb7273c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.lutimes.html +++ /dev/null @@ -1,8 +0,0 @@ -lutimes in libc - Rust - -
-

Function libc::lutimes

source · []
pub unsafe extern "C" fn lutimes(
    file: *const c_char,
    times: *const timeval
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.madvise.html b/learning/rust/guessing_game/target/doc/libc/fn.madvise.html deleted file mode 100644 index df637502..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.madvise.html +++ /dev/null @@ -1,8 +0,0 @@ -madvise in libc - Rust - -
-

Function libc::madvise

source · []
pub unsafe extern "C" fn madvise(
    addr: *mut c_void,
    len: size_t,
    advice: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.major.html b/learning/rust/guessing_game/target/doc/libc/fn.major.html deleted file mode 100644 index 413e197e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.major.html +++ /dev/null @@ -1,8 +0,0 @@ -major in libc - Rust - -
-

Function libc::major

source · []
pub unsafe extern "C" fn major(dev: dev_t) -> c_uint
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.makecontext.html b/learning/rust/guessing_game/target/doc/libc/fn.makecontext.html deleted file mode 100644 index b7c6c4cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.makecontext.html +++ /dev/null @@ -1,8 +0,0 @@ -makecontext in libc - Rust - -
-

Function libc::makecontext

source · []
pub unsafe extern "C" fn makecontext(
    ucp: *mut ucontext_t,
    func: extern "C" fn(),
    argc: c_int,
     ...
)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.makedev.html b/learning/rust/guessing_game/target/doc/libc/fn.makedev.html deleted file mode 100644 index 2fca557e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.makedev.html +++ /dev/null @@ -1,8 +0,0 @@ -makedev in libc - Rust - -
-

Function libc::makedev

source · []
pub unsafe extern "C" fn makedev(
    major: c_uint,
    minor: c_uint
) -> dev_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mallinfo.html b/learning/rust/guessing_game/target/doc/libc/fn.mallinfo.html deleted file mode 100644 index f720bb8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mallinfo.html +++ /dev/null @@ -1,8 +0,0 @@ -mallinfo in libc - Rust - -
-

Function libc::mallinfo

source · []
pub unsafe extern "C" fn mallinfo() -> mallinfo
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mallinfo2.html b/learning/rust/guessing_game/target/doc/libc/fn.mallinfo2.html deleted file mode 100644 index ea9a2fd6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mallinfo2.html +++ /dev/null @@ -1,8 +0,0 @@ -mallinfo2 in libc - Rust - -
-

Function libc::mallinfo2

source · []
pub unsafe extern "C" fn mallinfo2() -> mallinfo2
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.malloc.html b/learning/rust/guessing_game/target/doc/libc/fn.malloc.html deleted file mode 100644 index 327bb345..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.malloc.html +++ /dev/null @@ -1,8 +0,0 @@ -malloc in libc - Rust - -
-

Function libc::malloc

source · []
pub unsafe extern "C" fn malloc(size: size_t) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.malloc_info.html b/learning/rust/guessing_game/target/doc/libc/fn.malloc_info.html deleted file mode 100644 index 6724a056..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.malloc_info.html +++ /dev/null @@ -1,8 +0,0 @@ -malloc_info in libc - Rust - -
-

Function libc::malloc_info

source · []
pub unsafe extern "C" fn malloc_info(
    options: c_int,
    stream: *mut FILE
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.malloc_trim.html b/learning/rust/guessing_game/target/doc/libc/fn.malloc_trim.html deleted file mode 100644 index dc213d82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.malloc_trim.html +++ /dev/null @@ -1,8 +0,0 @@ -malloc_trim in libc - Rust - -
-

Function libc::malloc_trim

source · []
pub unsafe extern "C" fn malloc_trim(__pad: size_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.malloc_usable_size.html b/learning/rust/guessing_game/target/doc/libc/fn.malloc_usable_size.html deleted file mode 100644 index 51fd50dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.malloc_usable_size.html +++ /dev/null @@ -1,8 +0,0 @@ -malloc_usable_size in libc - Rust - -
pub unsafe extern "C" fn malloc_usable_size(
    ptr: *mut c_void
) -> size_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mallopt.html b/learning/rust/guessing_game/target/doc/libc/fn.mallopt.html deleted file mode 100644 index 8f768876..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mallopt.html +++ /dev/null @@ -1,8 +0,0 @@ -mallopt in libc - Rust - -
-

Function libc::mallopt

source · []
pub unsafe extern "C" fn mallopt(param: c_int, value: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.memalign.html b/learning/rust/guessing_game/target/doc/libc/fn.memalign.html deleted file mode 100644 index e0724a93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.memalign.html +++ /dev/null @@ -1,8 +0,0 @@ -memalign in libc - Rust - -
-

Function libc::memalign

source · []
pub unsafe extern "C" fn memalign(
    align: size_t,
    size: size_t
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.memchr.html b/learning/rust/guessing_game/target/doc/libc/fn.memchr.html deleted file mode 100644 index 4bf84d10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.memchr.html +++ /dev/null @@ -1,8 +0,0 @@ -memchr in libc - Rust - -
-

Function libc::memchr

source · []
pub unsafe extern "C" fn memchr(
    cx: *const c_void,
    c: c_int,
    n: size_t
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.memcmp.html b/learning/rust/guessing_game/target/doc/libc/fn.memcmp.html deleted file mode 100644 index 5a0adb11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.memcmp.html +++ /dev/null @@ -1,8 +0,0 @@ -memcmp in libc - Rust - -
-

Function libc::memcmp

source · []
pub unsafe extern "C" fn memcmp(
    cx: *const c_void,
    ct: *const c_void,
    n: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.memcpy.html b/learning/rust/guessing_game/target/doc/libc/fn.memcpy.html deleted file mode 100644 index f38d281c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.memcpy.html +++ /dev/null @@ -1,8 +0,0 @@ -memcpy in libc - Rust - -
-

Function libc::memcpy

source · []
pub unsafe extern "C" fn memcpy(
    dest: *mut c_void,
    src: *const c_void,
    n: size_t
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.memfd_create.html b/learning/rust/guessing_game/target/doc/libc/fn.memfd_create.html deleted file mode 100644 index 52e30284..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.memfd_create.html +++ /dev/null @@ -1,8 +0,0 @@ -memfd_create in libc - Rust - -
-

Function libc::memfd_create

source · []
pub unsafe extern "C" fn memfd_create(
    name: *const c_char,
    flags: c_uint
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.memmem.html b/learning/rust/guessing_game/target/doc/libc/fn.memmem.html deleted file mode 100644 index b2a825c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.memmem.html +++ /dev/null @@ -1,8 +0,0 @@ -memmem in libc - Rust - -
-

Function libc::memmem

source · []
pub unsafe extern "C" fn memmem(
    haystack: *const c_void,
    haystacklen: size_t,
    needle: *const c_void,
    needlelen: size_t
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.memmove.html b/learning/rust/guessing_game/target/doc/libc/fn.memmove.html deleted file mode 100644 index 18b05eaa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.memmove.html +++ /dev/null @@ -1,8 +0,0 @@ -memmove in libc - Rust - -
-

Function libc::memmove

source · []
pub unsafe extern "C" fn memmove(
    dest: *mut c_void,
    src: *const c_void,
    n: size_t
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.memrchr.html b/learning/rust/guessing_game/target/doc/libc/fn.memrchr.html deleted file mode 100644 index a3113553..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.memrchr.html +++ /dev/null @@ -1,8 +0,0 @@ -memrchr in libc - Rust - -
-

Function libc::memrchr

source · []
pub unsafe extern "C" fn memrchr(
    cx: *const c_void,
    c: c_int,
    n: size_t
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.memset.html b/learning/rust/guessing_game/target/doc/libc/fn.memset.html deleted file mode 100644 index 42911636..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.memset.html +++ /dev/null @@ -1,8 +0,0 @@ -memset in libc - Rust - -
-

Function libc::memset

source · []
pub unsafe extern "C" fn memset(
    dest: *mut c_void,
    c: c_int,
    n: size_t
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mincore.html b/learning/rust/guessing_game/target/doc/libc/fn.mincore.html deleted file mode 100644 index 18a8bfaf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mincore.html +++ /dev/null @@ -1,8 +0,0 @@ -mincore in libc - Rust - -
-

Function libc::mincore

source · []
pub unsafe extern "C" fn mincore(
    addr: *mut c_void,
    len: size_t,
    vec: *mut c_uchar
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.minor.html b/learning/rust/guessing_game/target/doc/libc/fn.minor.html deleted file mode 100644 index cc429021..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.minor.html +++ /dev/null @@ -1,8 +0,0 @@ -minor in libc - Rust - -
-

Function libc::minor

source · []
pub unsafe extern "C" fn minor(dev: dev_t) -> c_uint
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mkdir.html b/learning/rust/guessing_game/target/doc/libc/fn.mkdir.html deleted file mode 100644 index 8e78d0d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mkdir.html +++ /dev/null @@ -1,8 +0,0 @@ -mkdir in libc - Rust - -
-

Function libc::mkdir

source · []
pub unsafe extern "C" fn mkdir(
    path: *const c_char,
    mode: mode_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mkdirat.html b/learning/rust/guessing_game/target/doc/libc/fn.mkdirat.html deleted file mode 100644 index 6163502c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mkdirat.html +++ /dev/null @@ -1,8 +0,0 @@ -mkdirat in libc - Rust - -
-

Function libc::mkdirat

source · []
pub unsafe extern "C" fn mkdirat(
    dirfd: c_int,
    pathname: *const c_char,
    mode: mode_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mkdtemp.html b/learning/rust/guessing_game/target/doc/libc/fn.mkdtemp.html deleted file mode 100644 index 1ebb0ecf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mkdtemp.html +++ /dev/null @@ -1,8 +0,0 @@ -mkdtemp in libc - Rust - -
-

Function libc::mkdtemp

source · []
pub unsafe extern "C" fn mkdtemp(template: *mut c_char) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mkfifo.html b/learning/rust/guessing_game/target/doc/libc/fn.mkfifo.html deleted file mode 100644 index 882dfa78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mkfifo.html +++ /dev/null @@ -1,8 +0,0 @@ -mkfifo in libc - Rust - -
-

Function libc::mkfifo

source · []
pub unsafe extern "C" fn mkfifo(
    path: *const c_char,
    mode: mode_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mkfifoat.html b/learning/rust/guessing_game/target/doc/libc/fn.mkfifoat.html deleted file mode 100644 index a346e757..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mkfifoat.html +++ /dev/null @@ -1,8 +0,0 @@ -mkfifoat in libc - Rust - -
-

Function libc::mkfifoat

source · []
pub unsafe extern "C" fn mkfifoat(
    dirfd: c_int,
    pathname: *const c_char,
    mode: mode_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mknod.html b/learning/rust/guessing_game/target/doc/libc/fn.mknod.html deleted file mode 100644 index b335e453..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mknod.html +++ /dev/null @@ -1,8 +0,0 @@ -mknod in libc - Rust - -
-

Function libc::mknod

source · []
pub unsafe extern "C" fn mknod(
    pathname: *const c_char,
    mode: mode_t,
    dev: dev_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mknodat.html b/learning/rust/guessing_game/target/doc/libc/fn.mknodat.html deleted file mode 100644 index c2470c52..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mknodat.html +++ /dev/null @@ -1,8 +0,0 @@ -mknodat in libc - Rust - -
-

Function libc::mknodat

source · []
pub unsafe extern "C" fn mknodat(
    dirfd: c_int,
    pathname: *const c_char,
    mode: mode_t,
    dev: dev_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mkostemp.html b/learning/rust/guessing_game/target/doc/libc/fn.mkostemp.html deleted file mode 100644 index 9cdbf5bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mkostemp.html +++ /dev/null @@ -1,8 +0,0 @@ -mkostemp in libc - Rust - -
-

Function libc::mkostemp

source · []
pub unsafe extern "C" fn mkostemp(
    template: *mut c_char,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mkostemps.html b/learning/rust/guessing_game/target/doc/libc/fn.mkostemps.html deleted file mode 100644 index 3d6bd20a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mkostemps.html +++ /dev/null @@ -1,8 +0,0 @@ -mkostemps in libc - Rust - -
-

Function libc::mkostemps

source · []
pub unsafe extern "C" fn mkostemps(
    template: *mut c_char,
    suffixlen: c_int,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mkstemp.html b/learning/rust/guessing_game/target/doc/libc/fn.mkstemp.html deleted file mode 100644 index c5a413b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mkstemp.html +++ /dev/null @@ -1,8 +0,0 @@ -mkstemp in libc - Rust - -
-

Function libc::mkstemp

source · []
pub unsafe extern "C" fn mkstemp(template: *mut c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mkstemps.html b/learning/rust/guessing_game/target/doc/libc/fn.mkstemps.html deleted file mode 100644 index c775fda1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mkstemps.html +++ /dev/null @@ -1,8 +0,0 @@ -mkstemps in libc - Rust - -
-

Function libc::mkstemps

source · []
pub unsafe extern "C" fn mkstemps(
    template: *mut c_char,
    suffixlen: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mktime.html b/learning/rust/guessing_game/target/doc/libc/fn.mktime.html deleted file mode 100644 index 33516c35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mktime.html +++ /dev/null @@ -1,8 +0,0 @@ -mktime in libc - Rust - -
-

Function libc::mktime

source · []
pub unsafe extern "C" fn mktime(tm: *mut tm) -> time_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mlock.html b/learning/rust/guessing_game/target/doc/libc/fn.mlock.html deleted file mode 100644 index 9c773008..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mlock.html +++ /dev/null @@ -1,8 +0,0 @@ -mlock in libc - Rust - -
-

Function libc::mlock

source · []
pub unsafe extern "C" fn mlock(
    addr: *const c_void,
    len: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mlock2.html b/learning/rust/guessing_game/target/doc/libc/fn.mlock2.html deleted file mode 100644 index a1d1d04e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mlock2.html +++ /dev/null @@ -1,8 +0,0 @@ -mlock2 in libc - Rust - -
-

Function libc::mlock2

source · []
pub unsafe extern "C" fn mlock2(
    addr: *const c_void,
    len: size_t,
    flags: c_uint
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mlockall.html b/learning/rust/guessing_game/target/doc/libc/fn.mlockall.html deleted file mode 100644 index d53ecef5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mlockall.html +++ /dev/null @@ -1,8 +0,0 @@ -mlockall in libc - Rust - -
-

Function libc::mlockall

source · []
pub unsafe extern "C" fn mlockall(flags: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mmap.html b/learning/rust/guessing_game/target/doc/libc/fn.mmap.html deleted file mode 100644 index 975fd852..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mmap.html +++ /dev/null @@ -1,8 +0,0 @@ -mmap in libc - Rust - -
-

Function libc::mmap

source · []
pub unsafe extern "C" fn mmap(
    addr: *mut c_void,
    len: size_t,
    prot: c_int,
    flags: c_int,
    fd: c_int,
    offset: off_t
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mmap64.html b/learning/rust/guessing_game/target/doc/libc/fn.mmap64.html deleted file mode 100644 index 46f3f362..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mmap64.html +++ /dev/null @@ -1,8 +0,0 @@ -mmap64 in libc - Rust - -
-

Function libc::mmap64

source · []
pub unsafe extern "C" fn mmap64(
    addr: *mut c_void,
    len: size_t,
    prot: c_int,
    flags: c_int,
    fd: c_int,
    offset: off64_t
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mount.html b/learning/rust/guessing_game/target/doc/libc/fn.mount.html deleted file mode 100644 index d666b4dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mount.html +++ /dev/null @@ -1,8 +0,0 @@ -mount in libc - Rust - -
-

Function libc::mount

source · []
pub unsafe extern "C" fn mount(
    src: *const c_char,
    target: *const c_char,
    fstype: *const c_char,
    flags: c_ulong,
    data: *const c_void
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mprotect.html b/learning/rust/guessing_game/target/doc/libc/fn.mprotect.html deleted file mode 100644 index 6f16df8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mprotect.html +++ /dev/null @@ -1,8 +0,0 @@ -mprotect in libc - Rust - -
-

Function libc::mprotect

source · []
pub unsafe extern "C" fn mprotect(
    addr: *mut c_void,
    len: size_t,
    prot: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mq_close.html b/learning/rust/guessing_game/target/doc/libc/fn.mq_close.html deleted file mode 100644 index fd7d61b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mq_close.html +++ /dev/null @@ -1,8 +0,0 @@ -mq_close in libc - Rust - -
-

Function libc::mq_close

source · []
pub unsafe extern "C" fn mq_close(mqd: mqd_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mq_getattr.html b/learning/rust/guessing_game/target/doc/libc/fn.mq_getattr.html deleted file mode 100644 index 04f05255..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mq_getattr.html +++ /dev/null @@ -1,8 +0,0 @@ -mq_getattr in libc - Rust - -
-

Function libc::mq_getattr

source · []
pub unsafe extern "C" fn mq_getattr(
    mqd: mqd_t,
    attr: *mut mq_attr
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mq_open.html b/learning/rust/guessing_game/target/doc/libc/fn.mq_open.html deleted file mode 100644 index 2b51c764..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mq_open.html +++ /dev/null @@ -1,8 +0,0 @@ -mq_open in libc - Rust - -
-

Function libc::mq_open

source · []
pub unsafe extern "C" fn mq_open(
    name: *const c_char,
    oflag: c_int,
     ...
) -> mqd_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mq_receive.html b/learning/rust/guessing_game/target/doc/libc/fn.mq_receive.html deleted file mode 100644 index c38becde..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mq_receive.html +++ /dev/null @@ -1,8 +0,0 @@ -mq_receive in libc - Rust - -
-

Function libc::mq_receive

source · []
pub unsafe extern "C" fn mq_receive(
    mqd: mqd_t,
    msg_ptr: *mut c_char,
    msg_len: size_t,
    msg_prio: *mut c_uint
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mq_send.html b/learning/rust/guessing_game/target/doc/libc/fn.mq_send.html deleted file mode 100644 index 338e1560..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mq_send.html +++ /dev/null @@ -1,8 +0,0 @@ -mq_send in libc - Rust - -
-

Function libc::mq_send

source · []
pub unsafe extern "C" fn mq_send(
    mqd: mqd_t,
    msg_ptr: *const c_char,
    msg_len: size_t,
    msg_prio: c_uint
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mq_setattr.html b/learning/rust/guessing_game/target/doc/libc/fn.mq_setattr.html deleted file mode 100644 index a11af50e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mq_setattr.html +++ /dev/null @@ -1,8 +0,0 @@ -mq_setattr in libc - Rust - -
-

Function libc::mq_setattr

source · []
pub unsafe extern "C" fn mq_setattr(
    mqd: mqd_t,
    newattr: *const mq_attr,
    oldattr: *mut mq_attr
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mq_timedreceive.html b/learning/rust/guessing_game/target/doc/libc/fn.mq_timedreceive.html deleted file mode 100644 index 17d3243a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mq_timedreceive.html +++ /dev/null @@ -1,8 +0,0 @@ -mq_timedreceive in libc - Rust - -
pub unsafe extern "C" fn mq_timedreceive(
    mqd: mqd_t,
    msg_ptr: *mut c_char,
    msg_len: size_t,
    msg_prio: *mut c_uint,
    abs_timeout: *const timespec
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mq_timedsend.html b/learning/rust/guessing_game/target/doc/libc/fn.mq_timedsend.html deleted file mode 100644 index 17dcfc59..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mq_timedsend.html +++ /dev/null @@ -1,8 +0,0 @@ -mq_timedsend in libc - Rust - -
-

Function libc::mq_timedsend

source · []
pub unsafe extern "C" fn mq_timedsend(
    mqd: mqd_t,
    msg_ptr: *const c_char,
    msg_len: size_t,
    msg_prio: c_uint,
    abs_timeout: *const timespec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mq_unlink.html b/learning/rust/guessing_game/target/doc/libc/fn.mq_unlink.html deleted file mode 100644 index 5c6f3738..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mq_unlink.html +++ /dev/null @@ -1,8 +0,0 @@ -mq_unlink in libc - Rust - -
-

Function libc::mq_unlink

source · []
pub unsafe extern "C" fn mq_unlink(name: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.mremap.html b/learning/rust/guessing_game/target/doc/libc/fn.mremap.html deleted file mode 100644 index ab4cac2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.mremap.html +++ /dev/null @@ -1,8 +0,0 @@ -mremap in libc - Rust - -
-

Function libc::mremap

source · []
pub unsafe extern "C" fn mremap(
    addr: *mut c_void,
    len: size_t,
    new_len: size_t,
    flags: c_int,
     ...
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.msgctl.html b/learning/rust/guessing_game/target/doc/libc/fn.msgctl.html deleted file mode 100644 index 7203ac90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.msgctl.html +++ /dev/null @@ -1,8 +0,0 @@ -msgctl in libc - Rust - -
-

Function libc::msgctl

source · []
pub unsafe extern "C" fn msgctl(
    msqid: c_int,
    cmd: c_int,
    buf: *mut msqid_ds
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.msgget.html b/learning/rust/guessing_game/target/doc/libc/fn.msgget.html deleted file mode 100644 index 2c756df6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.msgget.html +++ /dev/null @@ -1,8 +0,0 @@ -msgget in libc - Rust - -
-

Function libc::msgget

source · []
pub unsafe extern "C" fn msgget(key: key_t, msgflg: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.msgrcv.html b/learning/rust/guessing_game/target/doc/libc/fn.msgrcv.html deleted file mode 100644 index 315bc0b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.msgrcv.html +++ /dev/null @@ -1,8 +0,0 @@ -msgrcv in libc - Rust - -
-

Function libc::msgrcv

source · []
pub unsafe extern "C" fn msgrcv(
    msqid: c_int,
    msgp: *mut c_void,
    msgsz: size_t,
    msgtyp: c_long,
    msgflg: c_int
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.msgsnd.html b/learning/rust/guessing_game/target/doc/libc/fn.msgsnd.html deleted file mode 100644 index b4e8dd51..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.msgsnd.html +++ /dev/null @@ -1,8 +0,0 @@ -msgsnd in libc - Rust - -
-

Function libc::msgsnd

source · []
pub unsafe extern "C" fn msgsnd(
    msqid: c_int,
    msgp: *const c_void,
    msgsz: size_t,
    msgflg: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.msync.html b/learning/rust/guessing_game/target/doc/libc/fn.msync.html deleted file mode 100644 index 2954a1e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.msync.html +++ /dev/null @@ -1,8 +0,0 @@ -msync in libc - Rust - -
-

Function libc::msync

source · []
pub unsafe extern "C" fn msync(
    addr: *mut c_void,
    len: size_t,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.munlock.html b/learning/rust/guessing_game/target/doc/libc/fn.munlock.html deleted file mode 100644 index d14fe16c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.munlock.html +++ /dev/null @@ -1,8 +0,0 @@ -munlock in libc - Rust - -
-

Function libc::munlock

source · []
pub unsafe extern "C" fn munlock(
    addr: *const c_void,
    len: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.munlockall.html b/learning/rust/guessing_game/target/doc/libc/fn.munlockall.html deleted file mode 100644 index 54f88b09..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.munlockall.html +++ /dev/null @@ -1,8 +0,0 @@ -munlockall in libc - Rust - -
-

Function libc::munlockall

source · []
pub unsafe extern "C" fn munlockall() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.munmap.html b/learning/rust/guessing_game/target/doc/libc/fn.munmap.html deleted file mode 100644 index ac0507aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.munmap.html +++ /dev/null @@ -1,8 +0,0 @@ -munmap in libc - Rust - -
-

Function libc::munmap

source · []
pub unsafe extern "C" fn munmap(
    addr: *mut c_void,
    len: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.nanosleep.html b/learning/rust/guessing_game/target/doc/libc/fn.nanosleep.html deleted file mode 100644 index 0003973a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.nanosleep.html +++ /dev/null @@ -1,8 +0,0 @@ -nanosleep in libc - Rust - -
-

Function libc::nanosleep

source · []
pub unsafe extern "C" fn nanosleep(
    rqtp: *const timespec,
    rmtp: *mut timespec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.newlocale.html b/learning/rust/guessing_game/target/doc/libc/fn.newlocale.html deleted file mode 100644 index c98ee839..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.newlocale.html +++ /dev/null @@ -1,8 +0,0 @@ -newlocale in libc - Rust - -
-

Function libc::newlocale

source · []
pub unsafe extern "C" fn newlocale(
    mask: c_int,
    locale: *const c_char,
    base: locale_t
) -> locale_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.nice.html b/learning/rust/guessing_game/target/doc/libc/fn.nice.html deleted file mode 100644 index 3690f61f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.nice.html +++ /dev/null @@ -1,8 +0,0 @@ -nice in libc - Rust - -
-

Function libc::nice

source · []
pub unsafe extern "C" fn nice(incr: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.nl_langinfo.html b/learning/rust/guessing_game/target/doc/libc/fn.nl_langinfo.html deleted file mode 100644 index 561c7aaa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.nl_langinfo.html +++ /dev/null @@ -1,8 +0,0 @@ -nl_langinfo in libc - Rust - -
-

Function libc::nl_langinfo

source · []
pub unsafe extern "C" fn nl_langinfo(item: nl_item) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.nl_langinfo_l.html b/learning/rust/guessing_game/target/doc/libc/fn.nl_langinfo_l.html deleted file mode 100644 index ea99c6ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.nl_langinfo_l.html +++ /dev/null @@ -1,8 +0,0 @@ -nl_langinfo_l in libc - Rust - -
pub unsafe extern "C" fn nl_langinfo_l(
    item: nl_item,
    locale: locale_t
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ntp_adjtime.html b/learning/rust/guessing_game/target/doc/libc/fn.ntp_adjtime.html deleted file mode 100644 index aa9220ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ntp_adjtime.html +++ /dev/null @@ -1,8 +0,0 @@ -ntp_adjtime in libc - Rust - -
-

Function libc::ntp_adjtime

source · []
pub unsafe extern "C" fn ntp_adjtime(buf: *mut timex) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ntp_gettime.html b/learning/rust/guessing_game/target/doc/libc/fn.ntp_gettime.html deleted file mode 100644 index 33d6989b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ntp_gettime.html +++ /dev/null @@ -1,8 +0,0 @@ -ntp_gettime in libc - Rust - -
-

Function libc::ntp_gettime

source · []
pub unsafe extern "C" fn ntp_gettime(buf: *mut ntptimeval) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.open.html b/learning/rust/guessing_game/target/doc/libc/fn.open.html deleted file mode 100644 index bbae18fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.open.html +++ /dev/null @@ -1,8 +0,0 @@ -open in libc - Rust - -
-

Function libc::open

source · []
pub unsafe extern "C" fn open(
    path: *const c_char,
    oflag: c_int,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.open64.html b/learning/rust/guessing_game/target/doc/libc/fn.open64.html deleted file mode 100644 index d04f77d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.open64.html +++ /dev/null @@ -1,8 +0,0 @@ -open64 in libc - Rust - -
-

Function libc::open64

source · []
pub unsafe extern "C" fn open64(
    path: *const c_char,
    oflag: c_int,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.open_memstream.html b/learning/rust/guessing_game/target/doc/libc/fn.open_memstream.html deleted file mode 100644 index 5882f8b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.open_memstream.html +++ /dev/null @@ -1,8 +0,0 @@ -open_memstream in libc - Rust - -
pub unsafe extern "C" fn open_memstream(
    ptr: *mut *mut c_char,
    sizeloc: *mut size_t
) -> *mut FILE
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.open_wmemstream.html b/learning/rust/guessing_game/target/doc/libc/fn.open_wmemstream.html deleted file mode 100644 index 7ce59f50..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.open_wmemstream.html +++ /dev/null @@ -1,8 +0,0 @@ -open_wmemstream in libc - Rust - -
pub unsafe extern "C" fn open_wmemstream(
    ptr: *mut *mut wchar_t,
    sizeloc: *mut size_t
) -> *mut FILE
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.openat.html b/learning/rust/guessing_game/target/doc/libc/fn.openat.html deleted file mode 100644 index b3abec5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.openat.html +++ /dev/null @@ -1,8 +0,0 @@ -openat in libc - Rust - -
-

Function libc::openat

source · []
pub unsafe extern "C" fn openat(
    dirfd: c_int,
    pathname: *const c_char,
    flags: c_int,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.openat64.html b/learning/rust/guessing_game/target/doc/libc/fn.openat64.html deleted file mode 100644 index 465a59b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.openat64.html +++ /dev/null @@ -1,8 +0,0 @@ -openat64 in libc - Rust - -
-

Function libc::openat64

source · []
pub unsafe extern "C" fn openat64(
    fd: c_int,
    path: *const c_char,
    oflag: c_int,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.opendir.html b/learning/rust/guessing_game/target/doc/libc/fn.opendir.html deleted file mode 100644 index 347f2016..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.opendir.html +++ /dev/null @@ -1,8 +0,0 @@ -opendir in libc - Rust - -
-

Function libc::opendir

source · []
pub unsafe extern "C" fn opendir(dirname: *const c_char) -> *mut DIR
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.openlog.html b/learning/rust/guessing_game/target/doc/libc/fn.openlog.html deleted file mode 100644 index 050ed746..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.openlog.html +++ /dev/null @@ -1,8 +0,0 @@ -openlog in libc - Rust - -
-

Function libc::openlog

source · []
pub unsafe extern "C" fn openlog(
    ident: *const c_char,
    logopt: c_int,
    facility: c_int
)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.openpty.html b/learning/rust/guessing_game/target/doc/libc/fn.openpty.html deleted file mode 100644 index 4b05cbdc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.openpty.html +++ /dev/null @@ -1,8 +0,0 @@ -openpty in libc - Rust - -
-

Function libc::openpty

source · []
pub unsafe extern "C" fn openpty(
    amaster: *mut c_int,
    aslave: *mut c_int,
    name: *mut c_char,
    termp: *const termios,
    winp: *const winsize
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pathconf.html b/learning/rust/guessing_game/target/doc/libc/fn.pathconf.html deleted file mode 100644 index 10b5e614..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pathconf.html +++ /dev/null @@ -1,8 +0,0 @@ -pathconf in libc - Rust - -
-

Function libc::pathconf

source · []
pub unsafe extern "C" fn pathconf(
    path: *const c_char,
    name: c_int
) -> c_long
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pause.html b/learning/rust/guessing_game/target/doc/libc/fn.pause.html deleted file mode 100644 index a304f1ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pause.html +++ /dev/null @@ -1,8 +0,0 @@ -pause in libc - Rust - -
-

Function libc::pause

source · []
pub unsafe extern "C" fn pause() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pclose.html b/learning/rust/guessing_game/target/doc/libc/fn.pclose.html deleted file mode 100644 index 7c5fca54..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pclose.html +++ /dev/null @@ -1,8 +0,0 @@ -pclose in libc - Rust - -
-

Function libc::pclose

source · []
pub unsafe extern "C" fn pclose(stream: *mut FILE) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.perror.html b/learning/rust/guessing_game/target/doc/libc/fn.perror.html deleted file mode 100644 index 5137bdfa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.perror.html +++ /dev/null @@ -1,8 +0,0 @@ -perror in libc - Rust - -
-

Function libc::perror

source · []
pub unsafe extern "C" fn perror(s: *const c_char)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.personality.html b/learning/rust/guessing_game/target/doc/libc/fn.personality.html deleted file mode 100644 index 4dd5989c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.personality.html +++ /dev/null @@ -1,8 +0,0 @@ -personality in libc - Rust - -
-

Function libc::personality

source · []
pub unsafe extern "C" fn personality(persona: c_ulong) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pipe.html b/learning/rust/guessing_game/target/doc/libc/fn.pipe.html deleted file mode 100644 index 4710a037..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pipe.html +++ /dev/null @@ -1,8 +0,0 @@ -pipe in libc - Rust - -
-

Function libc::pipe

source · []
pub unsafe extern "C" fn pipe(fds: *mut c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pipe2.html b/learning/rust/guessing_game/target/doc/libc/fn.pipe2.html deleted file mode 100644 index 74c08e14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pipe2.html +++ /dev/null @@ -1,8 +0,0 @@ -pipe2 in libc - Rust - -
-

Function libc::pipe2

source · []
pub unsafe extern "C" fn pipe2(fds: *mut c_int, flags: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.poll.html b/learning/rust/guessing_game/target/doc/libc/fn.poll.html deleted file mode 100644 index 871b108d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.poll.html +++ /dev/null @@ -1,8 +0,0 @@ -poll in libc - Rust - -
-

Function libc::poll

source · []
pub unsafe extern "C" fn poll(
    fds: *mut pollfd,
    nfds: nfds_t,
    timeout: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.popen.html b/learning/rust/guessing_game/target/doc/libc/fn.popen.html deleted file mode 100644 index 0c295c5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.popen.html +++ /dev/null @@ -1,8 +0,0 @@ -popen in libc - Rust - -
-

Function libc::popen

source · []
pub unsafe extern "C" fn popen(
    command: *const c_char,
    mode: *const c_char
) -> *mut FILE
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_fadvise.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_fadvise.html deleted file mode 100644 index b2606021..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_fadvise.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_fadvise in libc - Rust - -
pub unsafe extern "C" fn posix_fadvise(
    fd: c_int,
    offset: off_t,
    len: off_t,
    advise: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_fadvise64.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_fadvise64.html deleted file mode 100644 index 95e0a959..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_fadvise64.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_fadvise64 in libc - Rust - -
pub unsafe extern "C" fn posix_fadvise64(
    fd: c_int,
    offset: off64_t,
    len: off64_t,
    advise: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_fallocate.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_fallocate.html deleted file mode 100644 index 306aebd5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_fallocate.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_fallocate in libc - Rust - -
pub unsafe extern "C" fn posix_fallocate(
    fd: c_int,
    offset: off_t,
    len: off_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_fallocate64.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_fallocate64.html deleted file mode 100644 index eb8a6f25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_fallocate64.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_fallocate64 in libc - Rust - -
pub unsafe extern "C" fn posix_fallocate64(
    fd: c_int,
    offset: off64_t,
    len: off64_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_madvise.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_madvise.html deleted file mode 100644 index e48e8dee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_madvise.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_madvise in libc - Rust - -
pub unsafe extern "C" fn posix_madvise(
    addr: *mut c_void,
    len: size_t,
    advice: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_memalign.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_memalign.html deleted file mode 100644 index ff9f8f4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_memalign.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_memalign in libc - Rust - -
pub unsafe extern "C" fn posix_memalign(
    memptr: *mut *mut c_void,
    align: size_t,
    size: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_openpt.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_openpt.html deleted file mode 100644 index 8ebb136d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_openpt.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_openpt in libc - Rust - -
-

Function libc::posix_openpt

source · []
pub unsafe extern "C" fn posix_openpt(flags: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn.html deleted file mode 100644 index d0d7807a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawn in libc - Rust - -
-

Function libc::posix_spawn

source · []
pub unsafe extern "C" fn posix_spawn(
    pid: *mut pid_t,
    path: *const c_char,
    file_actions: *const posix_spawn_file_actions_t,
    attrp: *const posix_spawnattr_t,
    argv: *const *mut c_char,
    envp: *const *mut c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_addclose.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_addclose.html deleted file mode 100644 index 3dbc09b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_addclose.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawn_file_actions_addclose in libc - Rust - -
pub unsafe extern "C" fn posix_spawn_file_actions_addclose(
    actions: *mut posix_spawn_file_actions_t,
    fd: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_adddup2.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_adddup2.html deleted file mode 100644 index 29e17fa4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_adddup2.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawn_file_actions_adddup2 in libc - Rust - -
pub unsafe extern "C" fn posix_spawn_file_actions_adddup2(
    actions: *mut posix_spawn_file_actions_t,
    fd: c_int,
    newfd: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_addopen.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_addopen.html deleted file mode 100644 index 6316a2c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_addopen.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawn_file_actions_addopen in libc - Rust - -
pub unsafe extern "C" fn posix_spawn_file_actions_addopen(
    actions: *mut posix_spawn_file_actions_t,
    fd: c_int,
    path: *const c_char,
    oflag: c_int,
    mode: mode_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_destroy.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_destroy.html deleted file mode 100644 index e8ef482b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_destroy.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawn_file_actions_destroy in libc - Rust - -
pub unsafe extern "C" fn posix_spawn_file_actions_destroy(
    actions: *mut posix_spawn_file_actions_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_init.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_init.html deleted file mode 100644 index 286e6351..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawn_file_actions_init.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawn_file_actions_init in libc - Rust - -
pub unsafe extern "C" fn posix_spawn_file_actions_init(
    actions: *mut posix_spawn_file_actions_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_destroy.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_destroy.html deleted file mode 100644 index 566db621..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_destroy.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnattr_destroy in libc - Rust - -
pub unsafe extern "C" fn posix_spawnattr_destroy(
    attr: *mut posix_spawnattr_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getflags.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getflags.html deleted file mode 100644 index 11849a58..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getflags.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnattr_getflags in libc - Rust - -
pub unsafe extern "C" fn posix_spawnattr_getflags(
    attr: *const posix_spawnattr_t,
    flags: *mut c_short
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getpgroup.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getpgroup.html deleted file mode 100644 index 80115e6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getpgroup.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnattr_getpgroup in libc - Rust - -
pub unsafe extern "C" fn posix_spawnattr_getpgroup(
    attr: *const posix_spawnattr_t,
    flags: *mut pid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getschedparam.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getschedparam.html deleted file mode 100644 index bfac7807..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getschedparam.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnattr_getschedparam in libc - Rust - -
pub unsafe extern "C" fn posix_spawnattr_getschedparam(
    attr: *const posix_spawnattr_t,
    param: *mut sched_param
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getschedpolicy.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getschedpolicy.html deleted file mode 100644 index 724e9f05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getschedpolicy.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnattr_getschedpolicy in libc - Rust - -
pub unsafe extern "C" fn posix_spawnattr_getschedpolicy(
    attr: *const posix_spawnattr_t,
    flags: *mut c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getsigdefault.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getsigdefault.html deleted file mode 100644 index afb2a5b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getsigdefault.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnattr_getsigdefault in libc - Rust - -
pub unsafe extern "C" fn posix_spawnattr_getsigdefault(
    attr: *const posix_spawnattr_t,
    default: *mut sigset_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getsigmask.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getsigmask.html deleted file mode 100644 index d617cb82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_getsigmask.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnattr_getsigmask in libc - Rust - -
pub unsafe extern "C" fn posix_spawnattr_getsigmask(
    attr: *const posix_spawnattr_t,
    default: *mut sigset_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_init.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_init.html deleted file mode 100644 index 6b069910..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_init.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnattr_init in libc - Rust - -
pub unsafe extern "C" fn posix_spawnattr_init(
    attr: *mut posix_spawnattr_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setflags.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setflags.html deleted file mode 100644 index 7f3fb110..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setflags.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnattr_setflags in libc - Rust - -
pub unsafe extern "C" fn posix_spawnattr_setflags(
    attr: *mut posix_spawnattr_t,
    flags: c_short
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setpgroup.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setpgroup.html deleted file mode 100644 index 9a9696bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setpgroup.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnattr_setpgroup in libc - Rust - -
pub unsafe extern "C" fn posix_spawnattr_setpgroup(
    attr: *mut posix_spawnattr_t,
    flags: pid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setschedparam.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setschedparam.html deleted file mode 100644 index 7e54f984..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setschedparam.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnattr_setschedparam in libc - Rust - -
pub unsafe extern "C" fn posix_spawnattr_setschedparam(
    attr: *mut posix_spawnattr_t,
    param: *const sched_param
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setschedpolicy.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setschedpolicy.html deleted file mode 100644 index f233c21a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setschedpolicy.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnattr_setschedpolicy in libc - Rust - -
pub unsafe extern "C" fn posix_spawnattr_setschedpolicy(
    attr: *mut posix_spawnattr_t,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setsigdefault.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setsigdefault.html deleted file mode 100644 index 5051d104..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setsigdefault.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnattr_setsigdefault in libc - Rust - -
pub unsafe extern "C" fn posix_spawnattr_setsigdefault(
    attr: *mut posix_spawnattr_t,
    default: *const sigset_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setsigmask.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setsigmask.html deleted file mode 100644 index c6a55483..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnattr_setsigmask.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnattr_setsigmask in libc - Rust - -
pub unsafe extern "C" fn posix_spawnattr_setsigmask(
    attr: *mut posix_spawnattr_t,
    default: *const sigset_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnp.html b/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnp.html deleted file mode 100644 index 1844de0e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.posix_spawnp.html +++ /dev/null @@ -1,8 +0,0 @@ -posix_spawnp in libc - Rust - -
-

Function libc::posix_spawnp

source · []
pub unsafe extern "C" fn posix_spawnp(
    pid: *mut pid_t,
    file: *const c_char,
    file_actions: *const posix_spawn_file_actions_t,
    attrp: *const posix_spawnattr_t,
    argv: *const *mut c_char,
    envp: *const *mut c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ppoll.html b/learning/rust/guessing_game/target/doc/libc/fn.ppoll.html deleted file mode 100644 index 552ea3ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ppoll.html +++ /dev/null @@ -1,8 +0,0 @@ -ppoll in libc - Rust - -
-

Function libc::ppoll

source · []
pub unsafe extern "C" fn ppoll(
    fds: *mut pollfd,
    nfds: nfds_t,
    timeout: *const timespec,
    sigmask: *const sigset_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.prctl.html b/learning/rust/guessing_game/target/doc/libc/fn.prctl.html deleted file mode 100644 index 758d3988..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.prctl.html +++ /dev/null @@ -1,8 +0,0 @@ -prctl in libc - Rust - -
-

Function libc::prctl

source · []
pub unsafe extern "C" fn prctl(option: c_int, ...) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pread.html b/learning/rust/guessing_game/target/doc/libc/fn.pread.html deleted file mode 100644 index e48266a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pread.html +++ /dev/null @@ -1,8 +0,0 @@ -pread in libc - Rust - -
-

Function libc::pread

source · []
pub unsafe extern "C" fn pread(
    fd: c_int,
    buf: *mut c_void,
    count: size_t,
    offset: off_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pread64.html b/learning/rust/guessing_game/target/doc/libc/fn.pread64.html deleted file mode 100644 index 4b7cb937..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pread64.html +++ /dev/null @@ -1,8 +0,0 @@ -pread64 in libc - Rust - -
-

Function libc::pread64

source · []
pub unsafe extern "C" fn pread64(
    fd: c_int,
    buf: *mut c_void,
    count: size_t,
    offset: off64_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.preadv.html b/learning/rust/guessing_game/target/doc/libc/fn.preadv.html deleted file mode 100644 index 2b80964a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.preadv.html +++ /dev/null @@ -1,8 +0,0 @@ -preadv in libc - Rust - -
-

Function libc::preadv

source · []
pub unsafe extern "C" fn preadv(
    fd: c_int,
    iov: *const iovec,
    iovcnt: c_int,
    offset: off_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.preadv2.html b/learning/rust/guessing_game/target/doc/libc/fn.preadv2.html deleted file mode 100644 index 8ff9dac6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.preadv2.html +++ /dev/null @@ -1,8 +0,0 @@ -preadv2 in libc - Rust - -
-

Function libc::preadv2

source · []
pub unsafe extern "C" fn preadv2(
    fd: c_int,
    iov: *const iovec,
    iovcnt: c_int,
    offset: off_t,
    flags: c_int
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.preadv64.html b/learning/rust/guessing_game/target/doc/libc/fn.preadv64.html deleted file mode 100644 index 495d8adf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.preadv64.html +++ /dev/null @@ -1,8 +0,0 @@ -preadv64 in libc - Rust - -
-

Function libc::preadv64

source · []
pub unsafe extern "C" fn preadv64(
    fd: c_int,
    iov: *const iovec,
    iovcnt: c_int,
    offset: off64_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.preadv64v2.html b/learning/rust/guessing_game/target/doc/libc/fn.preadv64v2.html deleted file mode 100644 index 52afb618..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.preadv64v2.html +++ /dev/null @@ -1,8 +0,0 @@ -preadv64v2 in libc - Rust - -
-

Function libc::preadv64v2

source · []
pub unsafe extern "C" fn preadv64v2(
    fd: c_int,
    iov: *const iovec,
    iovcnt: c_int,
    offset: off64_t,
    flags: c_int
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.printf.html b/learning/rust/guessing_game/target/doc/libc/fn.printf.html deleted file mode 100644 index ed14a008..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.printf.html +++ /dev/null @@ -1,8 +0,0 @@ -printf in libc - Rust - -
-

Function libc::printf

source · []
pub unsafe extern "C" fn printf(format: *const c_char, ...) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.prlimit.html b/learning/rust/guessing_game/target/doc/libc/fn.prlimit.html deleted file mode 100644 index 92541336..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.prlimit.html +++ /dev/null @@ -1,8 +0,0 @@ -prlimit in libc - Rust - -
-

Function libc::prlimit

source · []
pub unsafe extern "C" fn prlimit(
    pid: pid_t,
    resource: __rlimit_resource_t,
    new_limit: *const rlimit,
    old_limit: *mut rlimit
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.prlimit64.html b/learning/rust/guessing_game/target/doc/libc/fn.prlimit64.html deleted file mode 100644 index 02585522..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.prlimit64.html +++ /dev/null @@ -1,8 +0,0 @@ -prlimit64 in libc - Rust - -
-

Function libc::prlimit64

source · []
pub unsafe extern "C" fn prlimit64(
    pid: pid_t,
    resource: __rlimit_resource_t,
    new_limit: *const rlimit64,
    old_limit: *mut rlimit64
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.process_vm_readv.html b/learning/rust/guessing_game/target/doc/libc/fn.process_vm_readv.html deleted file mode 100644 index 76ce0c7f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.process_vm_readv.html +++ /dev/null @@ -1,8 +0,0 @@ -process_vm_readv in libc - Rust - -
pub unsafe extern "C" fn process_vm_readv(
    pid: pid_t,
    local_iov: *const iovec,
    liovcnt: c_ulong,
    remote_iov: *const iovec,
    riovcnt: c_ulong,
    flags: c_ulong
) -> isize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.process_vm_writev.html b/learning/rust/guessing_game/target/doc/libc/fn.process_vm_writev.html deleted file mode 100644 index 6c5cbed8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.process_vm_writev.html +++ /dev/null @@ -1,8 +0,0 @@ -process_vm_writev in libc - Rust - -
pub unsafe extern "C" fn process_vm_writev(
    pid: pid_t,
    local_iov: *const iovec,
    liovcnt: c_ulong,
    remote_iov: *const iovec,
    riovcnt: c_ulong,
    flags: c_ulong
) -> isize
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pselect.html b/learning/rust/guessing_game/target/doc/libc/fn.pselect.html deleted file mode 100644 index 61be8d98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pselect.html +++ /dev/null @@ -1,8 +0,0 @@ -pselect in libc - Rust - -
-

Function libc::pselect

source · []
pub unsafe extern "C" fn pselect(
    nfds: c_int,
    readfs: *mut fd_set,
    writefds: *mut fd_set,
    errorfds: *mut fd_set,
    timeout: *const timespec,
    sigmask: *const sigset_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_atfork.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_atfork.html deleted file mode 100644 index dcfe8b0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_atfork.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_atfork in libc - Rust - -
pub unsafe extern "C" fn pthread_atfork(
    prepare: Option<unsafe extern "C" fn()>,
    parent: Option<unsafe extern "C" fn()>,
    child: Option<unsafe extern "C" fn()>
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_destroy.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_destroy.html deleted file mode 100644 index ccd6d984..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_destroy.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_attr_destroy in libc - Rust - -
pub unsafe extern "C" fn pthread_attr_destroy(
    attr: *mut pthread_attr_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_getaffinity_np.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_getaffinity_np.html deleted file mode 100644 index 939a06fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_getaffinity_np.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_attr_getaffinity_np in libc - Rust - -
pub unsafe extern "C" fn pthread_attr_getaffinity_np(
    attr: *const pthread_attr_t,
    cpusetsize: size_t,
    cpuset: *mut cpu_set_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_getguardsize.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_getguardsize.html deleted file mode 100644 index 70f311b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_getguardsize.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_attr_getguardsize in libc - Rust - -
pub unsafe extern "C" fn pthread_attr_getguardsize(
    attr: *const pthread_attr_t,
    guardsize: *mut size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_getstack.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_getstack.html deleted file mode 100644 index eb22dea3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_getstack.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_attr_getstack in libc - Rust - -
pub unsafe extern "C" fn pthread_attr_getstack(
    attr: *const pthread_attr_t,
    stackaddr: *mut *mut c_void,
    stacksize: *mut size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_init.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_init.html deleted file mode 100644 index 74bd2ce8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_init.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_attr_init in libc - Rust - -
pub unsafe extern "C" fn pthread_attr_init(
    attr: *mut pthread_attr_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_setaffinity_np.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_setaffinity_np.html deleted file mode 100644 index bcfb83e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_setaffinity_np.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_attr_setaffinity_np in libc - Rust - -
pub unsafe extern "C" fn pthread_attr_setaffinity_np(
    attr: *mut pthread_attr_t,
    cpusetsize: size_t,
    cpuset: *const cpu_set_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_setdetachstate.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_setdetachstate.html deleted file mode 100644 index 6c345f23..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_setdetachstate.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_attr_setdetachstate in libc - Rust - -
pub unsafe extern "C" fn pthread_attr_setdetachstate(
    attr: *mut pthread_attr_t,
    state: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_setstacksize.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_setstacksize.html deleted file mode 100644 index 0eae7e9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_attr_setstacksize.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_attr_setstacksize in libc - Rust - -
pub unsafe extern "C" fn pthread_attr_setstacksize(
    attr: *mut pthread_attr_t,
    stack_size: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_cancel.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_cancel.html deleted file mode 100644 index b48096eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_cancel.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_cancel in libc - Rust - -
pub unsafe extern "C" fn pthread_cancel(thread: pthread_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_broadcast.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_broadcast.html deleted file mode 100644 index a724bdba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_broadcast.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_cond_broadcast in libc - Rust - -
pub unsafe extern "C" fn pthread_cond_broadcast(
    cond: *mut pthread_cond_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_destroy.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_destroy.html deleted file mode 100644 index 7c33fd93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_destroy.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_cond_destroy in libc - Rust - -
pub unsafe extern "C" fn pthread_cond_destroy(
    cond: *mut pthread_cond_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_init.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_init.html deleted file mode 100644 index e0072733..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_init.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_cond_init in libc - Rust - -
pub unsafe extern "C" fn pthread_cond_init(
    cond: *mut pthread_cond_t,
    attr: *const pthread_condattr_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_signal.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_signal.html deleted file mode 100644 index 4b46303e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_signal.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_cond_signal in libc - Rust - -
pub unsafe extern "C" fn pthread_cond_signal(
    cond: *mut pthread_cond_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_timedwait.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_timedwait.html deleted file mode 100644 index 2d0fcf9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_timedwait.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_cond_timedwait in libc - Rust - -
pub unsafe extern "C" fn pthread_cond_timedwait(
    cond: *mut pthread_cond_t,
    lock: *mut pthread_mutex_t,
    abstime: *const timespec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_wait.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_wait.html deleted file mode 100644 index 251d788d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_cond_wait.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_cond_wait in libc - Rust - -
pub unsafe extern "C" fn pthread_cond_wait(
    cond: *mut pthread_cond_t,
    lock: *mut pthread_mutex_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_destroy.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_destroy.html deleted file mode 100644 index 9cab8f87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_destroy.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_condattr_destroy in libc - Rust - -
pub unsafe extern "C" fn pthread_condattr_destroy(
    attr: *mut pthread_condattr_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_getclock.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_getclock.html deleted file mode 100644 index d505e275..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_getclock.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_condattr_getclock in libc - Rust - -
pub unsafe extern "C" fn pthread_condattr_getclock(
    attr: *const pthread_condattr_t,
    clock_id: *mut clockid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_getpshared.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_getpshared.html deleted file mode 100644 index 082c0128..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_getpshared.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_condattr_getpshared in libc - Rust - -
pub unsafe extern "C" fn pthread_condattr_getpshared(
    attr: *const pthread_condattr_t,
    pshared: *mut c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_init.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_init.html deleted file mode 100644 index 12126cef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_init.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_condattr_init in libc - Rust - -
pub unsafe extern "C" fn pthread_condattr_init(
    attr: *mut pthread_condattr_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_setclock.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_setclock.html deleted file mode 100644 index 605e7577..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_setclock.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_condattr_setclock in libc - Rust - -
pub unsafe extern "C" fn pthread_condattr_setclock(
    attr: *mut pthread_condattr_t,
    clock_id: clockid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_setpshared.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_setpshared.html deleted file mode 100644 index 57daf864..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_condattr_setpshared.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_condattr_setpshared in libc - Rust - -
pub unsafe extern "C" fn pthread_condattr_setpshared(
    attr: *mut pthread_condattr_t,
    pshared: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_create.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_create.html deleted file mode 100644 index 18fa5611..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_create.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_create in libc - Rust - -
pub unsafe extern "C" fn pthread_create(
    native: *mut pthread_t,
    attr: *const pthread_attr_t,
    f: extern "C" fn(_: *mut c_void) -> *mut c_void,
    value: *mut c_void
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_detach.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_detach.html deleted file mode 100644 index 0b074a40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_detach.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_detach in libc - Rust - -
pub unsafe extern "C" fn pthread_detach(thread: pthread_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_exit.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_exit.html deleted file mode 100644 index 2e400c81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_exit.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_exit in libc - Rust - -
-

Function libc::pthread_exit

source · []
pub unsafe extern "C" fn pthread_exit(value: *mut c_void) -> !
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_getaffinity_np.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_getaffinity_np.html deleted file mode 100644 index 2709b388..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_getaffinity_np.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_getaffinity_np in libc - Rust - -
pub unsafe extern "C" fn pthread_getaffinity_np(
    thread: pthread_t,
    cpusetsize: size_t,
    cpuset: *mut cpu_set_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_getattr_np.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_getattr_np.html deleted file mode 100644 index bab091c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_getattr_np.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_getattr_np in libc - Rust - -
pub unsafe extern "C" fn pthread_getattr_np(
    native: pthread_t,
    attr: *mut pthread_attr_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_getcpuclockid.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_getcpuclockid.html deleted file mode 100644 index 6e179226..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_getcpuclockid.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_getcpuclockid in libc - Rust - -
pub unsafe extern "C" fn pthread_getcpuclockid(
    thread: pthread_t,
    clk_id: *mut clockid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_getname_np.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_getname_np.html deleted file mode 100644 index b36d4190..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_getname_np.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_getname_np in libc - Rust - -
pub unsafe extern "C" fn pthread_getname_np(
    thread: pthread_t,
    name: *mut c_char,
    len: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_getschedparam.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_getschedparam.html deleted file mode 100644 index 58905674..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_getschedparam.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_getschedparam in libc - Rust - -
pub unsafe extern "C" fn pthread_getschedparam(
    native: pthread_t,
    policy: *mut c_int,
    param: *mut sched_param
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_getspecific.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_getspecific.html deleted file mode 100644 index 3805cbe0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_getspecific.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_getspecific in libc - Rust - -
pub unsafe extern "C" fn pthread_getspecific(
    key: pthread_key_t
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_join.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_join.html deleted file mode 100644 index 9cfcf951..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_join.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_join in libc - Rust - -
-

Function libc::pthread_join

source · []
pub unsafe extern "C" fn pthread_join(
    native: pthread_t,
    value: *mut *mut c_void
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_key_create.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_key_create.html deleted file mode 100644 index 63ccfd5f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_key_create.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_key_create in libc - Rust - -
pub unsafe extern "C" fn pthread_key_create(
    key: *mut pthread_key_t,
    dtor: Option<unsafe extern "C" fn(_: *mut c_void)>
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_key_delete.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_key_delete.html deleted file mode 100644 index 73b6175e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_key_delete.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_key_delete in libc - Rust - -
pub unsafe extern "C" fn pthread_key_delete(
    key: pthread_key_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_kill.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_kill.html deleted file mode 100644 index 68737d0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_kill.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_kill in libc - Rust - -
-

Function libc::pthread_kill

source · []
pub unsafe extern "C" fn pthread_kill(
    thread: pthread_t,
    sig: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_consistent.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_consistent.html deleted file mode 100644 index 57685924..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_consistent.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutex_consistent in libc - Rust - -
pub unsafe extern "C" fn pthread_mutex_consistent(
    mutex: *mut pthread_mutex_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_destroy.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_destroy.html deleted file mode 100644 index eb896af4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_destroy.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutex_destroy in libc - Rust - -
pub unsafe extern "C" fn pthread_mutex_destroy(
    lock: *mut pthread_mutex_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_init.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_init.html deleted file mode 100644 index e7b9f7a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_init.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutex_init in libc - Rust - -
pub unsafe extern "C" fn pthread_mutex_init(
    lock: *mut pthread_mutex_t,
    attr: *const pthread_mutexattr_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_lock.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_lock.html deleted file mode 100644 index a6257057..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_lock.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutex_lock in libc - Rust - -
pub unsafe extern "C" fn pthread_mutex_lock(
    lock: *mut pthread_mutex_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_timedlock.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_timedlock.html deleted file mode 100644 index d8f7f624..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_timedlock.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutex_timedlock in libc - Rust - -
pub unsafe extern "C" fn pthread_mutex_timedlock(
    lock: *mut pthread_mutex_t,
    abstime: *const timespec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_trylock.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_trylock.html deleted file mode 100644 index adf65ea9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_trylock.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutex_trylock in libc - Rust - -
pub unsafe extern "C" fn pthread_mutex_trylock(
    lock: *mut pthread_mutex_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_unlock.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_unlock.html deleted file mode 100644 index e2735b02..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutex_unlock.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutex_unlock in libc - Rust - -
pub unsafe extern "C" fn pthread_mutex_unlock(
    lock: *mut pthread_mutex_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_destroy.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_destroy.html deleted file mode 100644 index d8ffc51e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_destroy.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutexattr_destroy in libc - Rust - -
pub unsafe extern "C" fn pthread_mutexattr_destroy(
    attr: *mut pthread_mutexattr_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_getprotocol.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_getprotocol.html deleted file mode 100644 index f4185093..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_getprotocol.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutexattr_getprotocol in libc - Rust - -
pub unsafe extern "C" fn pthread_mutexattr_getprotocol(
    attr: *const pthread_mutexattr_t,
    protocol: *mut c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_getpshared.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_getpshared.html deleted file mode 100644 index 547440cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_getpshared.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutexattr_getpshared in libc - Rust - -
pub unsafe extern "C" fn pthread_mutexattr_getpshared(
    attr: *const pthread_mutexattr_t,
    pshared: *mut c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_getrobust.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_getrobust.html deleted file mode 100644 index 60e176c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_getrobust.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutexattr_getrobust in libc - Rust - -
pub unsafe extern "C" fn pthread_mutexattr_getrobust(
    attr: *const pthread_mutexattr_t,
    robustness: *mut c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_init.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_init.html deleted file mode 100644 index 556577e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_init.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutexattr_init in libc - Rust - -
pub unsafe extern "C" fn pthread_mutexattr_init(
    attr: *mut pthread_mutexattr_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_setprotocol.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_setprotocol.html deleted file mode 100644 index b4fe5b4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_setprotocol.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutexattr_setprotocol in libc - Rust - -
pub unsafe extern "C" fn pthread_mutexattr_setprotocol(
    attr: *mut pthread_mutexattr_t,
    protocol: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_setpshared.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_setpshared.html deleted file mode 100644 index 07a21223..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_setpshared.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutexattr_setpshared in libc - Rust - -
pub unsafe extern "C" fn pthread_mutexattr_setpshared(
    attr: *mut pthread_mutexattr_t,
    pshared: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_setrobust.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_setrobust.html deleted file mode 100644 index 48ba6b5d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_setrobust.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutexattr_setrobust in libc - Rust - -
pub unsafe extern "C" fn pthread_mutexattr_setrobust(
    attr: *mut pthread_mutexattr_t,
    robustness: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_settype.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_settype.html deleted file mode 100644 index 0ab8ccf0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_mutexattr_settype.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_mutexattr_settype in libc - Rust - -
pub unsafe extern "C" fn pthread_mutexattr_settype(
    attr: *mut pthread_mutexattr_t,
    _type: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_destroy.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_destroy.html deleted file mode 100644 index ef13a9a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_destroy.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_rwlock_destroy in libc - Rust - -
pub unsafe extern "C" fn pthread_rwlock_destroy(
    lock: *mut pthread_rwlock_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_init.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_init.html deleted file mode 100644 index 8a003dc9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_init.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_rwlock_init in libc - Rust - -
pub unsafe extern "C" fn pthread_rwlock_init(
    lock: *mut pthread_rwlock_t,
    attr: *const pthread_rwlockattr_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_rdlock.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_rdlock.html deleted file mode 100644 index 985fc89e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_rdlock.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_rwlock_rdlock in libc - Rust - -
pub unsafe extern "C" fn pthread_rwlock_rdlock(
    lock: *mut pthread_rwlock_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_tryrdlock.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_tryrdlock.html deleted file mode 100644 index f04f611b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_tryrdlock.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_rwlock_tryrdlock in libc - Rust - -
pub unsafe extern "C" fn pthread_rwlock_tryrdlock(
    lock: *mut pthread_rwlock_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_trywrlock.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_trywrlock.html deleted file mode 100644 index 6abd47a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_trywrlock.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_rwlock_trywrlock in libc - Rust - -
pub unsafe extern "C" fn pthread_rwlock_trywrlock(
    lock: *mut pthread_rwlock_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_unlock.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_unlock.html deleted file mode 100644 index 4ca8b31d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_unlock.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_rwlock_unlock in libc - Rust - -
pub unsafe extern "C" fn pthread_rwlock_unlock(
    lock: *mut pthread_rwlock_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_wrlock.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_wrlock.html deleted file mode 100644 index 61f7a06b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlock_wrlock.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_rwlock_wrlock in libc - Rust - -
pub unsafe extern "C" fn pthread_rwlock_wrlock(
    lock: *mut pthread_rwlock_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_destroy.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_destroy.html deleted file mode 100644 index 909c6d72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_destroy.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_rwlockattr_destroy in libc - Rust - -
pub unsafe extern "C" fn pthread_rwlockattr_destroy(
    attr: *mut pthread_rwlockattr_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_getkind_np.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_getkind_np.html deleted file mode 100644 index 83bf387f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_getkind_np.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_rwlockattr_getkind_np in libc - Rust - -
pub unsafe extern "C" fn pthread_rwlockattr_getkind_np(
    attr: *const pthread_rwlockattr_t,
    val: *mut c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_getpshared.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_getpshared.html deleted file mode 100644 index ba529ca3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_getpshared.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_rwlockattr_getpshared in libc - Rust - -
pub unsafe extern "C" fn pthread_rwlockattr_getpshared(
    attr: *const pthread_rwlockattr_t,
    val: *mut c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_init.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_init.html deleted file mode 100644 index ef0b1232..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_init.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_rwlockattr_init in libc - Rust - -
pub unsafe extern "C" fn pthread_rwlockattr_init(
    attr: *mut pthread_rwlockattr_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_setkind_np.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_setkind_np.html deleted file mode 100644 index 8dd490e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_setkind_np.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_rwlockattr_setkind_np in libc - Rust - -
pub unsafe extern "C" fn pthread_rwlockattr_setkind_np(
    attr: *mut pthread_rwlockattr_t,
    val: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_setpshared.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_setpshared.html deleted file mode 100644 index fc50519c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_rwlockattr_setpshared.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_rwlockattr_setpshared in libc - Rust - -
pub unsafe extern "C" fn pthread_rwlockattr_setpshared(
    attr: *mut pthread_rwlockattr_t,
    val: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_self.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_self.html deleted file mode 100644 index e34d6099..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_self.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_self in libc - Rust - -
-

Function libc::pthread_self

source · []
pub unsafe extern "C" fn pthread_self() -> pthread_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_setaffinity_np.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_setaffinity_np.html deleted file mode 100644 index ea3ff2cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_setaffinity_np.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_setaffinity_np in libc - Rust - -
pub unsafe extern "C" fn pthread_setaffinity_np(
    thread: pthread_t,
    cpusetsize: size_t,
    cpuset: *const cpu_set_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_setname_np.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_setname_np.html deleted file mode 100644 index a23acb5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_setname_np.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_setname_np in libc - Rust - -
pub unsafe extern "C" fn pthread_setname_np(
    thread: pthread_t,
    name: *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_setschedparam.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_setschedparam.html deleted file mode 100644 index 57e7b90a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_setschedparam.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_setschedparam in libc - Rust - -
pub unsafe extern "C" fn pthread_setschedparam(
    native: pthread_t,
    policy: c_int,
    param: *const sched_param
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_setschedprio.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_setschedprio.html deleted file mode 100644 index c1edb28c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_setschedprio.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_setschedprio in libc - Rust - -
pub unsafe extern "C" fn pthread_setschedprio(
    native: pthread_t,
    priority: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_setspecific.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_setspecific.html deleted file mode 100644 index e1722662..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_setspecific.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_setspecific in libc - Rust - -
pub unsafe extern "C" fn pthread_setspecific(
    key: pthread_key_t,
    value: *const c_void
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_sigmask.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_sigmask.html deleted file mode 100644 index 95916fe9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_sigmask.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_sigmask in libc - Rust - -
pub unsafe extern "C" fn pthread_sigmask(
    how: c_int,
    set: *const sigset_t,
    oldset: *mut sigset_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_destroy.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_destroy.html deleted file mode 100644 index 365f4c1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_destroy.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_spin_destroy in libc - Rust - -
pub unsafe extern "C" fn pthread_spin_destroy(
    lock: *mut pthread_spinlock_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_init.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_init.html deleted file mode 100644 index e4a97d15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_init.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_spin_init in libc - Rust - -
pub unsafe extern "C" fn pthread_spin_init(
    lock: *mut pthread_spinlock_t,
    pshared: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_lock.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_lock.html deleted file mode 100644 index 08cd619d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_lock.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_spin_lock in libc - Rust - -
pub unsafe extern "C" fn pthread_spin_lock(
    lock: *mut pthread_spinlock_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_trylock.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_trylock.html deleted file mode 100644 index fcbd9cf1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_trylock.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_spin_trylock in libc - Rust - -
pub unsafe extern "C" fn pthread_spin_trylock(
    lock: *mut pthread_spinlock_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_unlock.html b/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_unlock.html deleted file mode 100644 index 32d11f22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pthread_spin_unlock.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_spin_unlock in libc - Rust - -
pub unsafe extern "C" fn pthread_spin_unlock(
    lock: *mut pthread_spinlock_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ptrace.html b/learning/rust/guessing_game/target/doc/libc/fn.ptrace.html deleted file mode 100644 index 58fc5d08..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ptrace.html +++ /dev/null @@ -1,8 +0,0 @@ -ptrace in libc - Rust - -
-

Function libc::ptrace

source · []
pub unsafe extern "C" fn ptrace(request: c_uint, ...) -> c_long
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ptsname.html b/learning/rust/guessing_game/target/doc/libc/fn.ptsname.html deleted file mode 100644 index d3f4a368..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ptsname.html +++ /dev/null @@ -1,8 +0,0 @@ -ptsname in libc - Rust - -
-

Function libc::ptsname

source · []
pub unsafe extern "C" fn ptsname(fd: c_int) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ptsname_r.html b/learning/rust/guessing_game/target/doc/libc/fn.ptsname_r.html deleted file mode 100644 index 0cb9f2f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ptsname_r.html +++ /dev/null @@ -1,8 +0,0 @@ -ptsname_r in libc - Rust - -
-

Function libc::ptsname_r

source · []
pub unsafe extern "C" fn ptsname_r(
    fd: c_int,
    buf: *mut c_char,
    buflen: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.putchar.html b/learning/rust/guessing_game/target/doc/libc/fn.putchar.html deleted file mode 100644 index 0dfcaedc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.putchar.html +++ /dev/null @@ -1,8 +0,0 @@ -putchar in libc - Rust - -
-

Function libc::putchar

source · []
pub unsafe extern "C" fn putchar(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.putchar_unlocked.html b/learning/rust/guessing_game/target/doc/libc/fn.putchar_unlocked.html deleted file mode 100644 index 648031cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.putchar_unlocked.html +++ /dev/null @@ -1,8 +0,0 @@ -putchar_unlocked in libc - Rust - -
pub unsafe extern "C" fn putchar_unlocked(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.putenv.html b/learning/rust/guessing_game/target/doc/libc/fn.putenv.html deleted file mode 100644 index 0900f596..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.putenv.html +++ /dev/null @@ -1,8 +0,0 @@ -putenv in libc - Rust - -
-

Function libc::putenv

source · []
pub unsafe extern "C" fn putenv(string: *mut c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.puts.html b/learning/rust/guessing_game/target/doc/libc/fn.puts.html deleted file mode 100644 index 1ecd7d6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.puts.html +++ /dev/null @@ -1,8 +0,0 @@ -puts in libc - Rust - -
-

Function libc::puts

source · []
pub unsafe extern "C" fn puts(s: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pututxline.html b/learning/rust/guessing_game/target/doc/libc/fn.pututxline.html deleted file mode 100644 index 3564100c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pututxline.html +++ /dev/null @@ -1,8 +0,0 @@ -pututxline in libc - Rust - -
-

Function libc::pututxline

source · []
pub unsafe extern "C" fn pututxline(ut: *const utmpx) -> *mut utmpx
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pwrite.html b/learning/rust/guessing_game/target/doc/libc/fn.pwrite.html deleted file mode 100644 index 05912c5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pwrite.html +++ /dev/null @@ -1,8 +0,0 @@ -pwrite in libc - Rust - -
-

Function libc::pwrite

source · []
pub unsafe extern "C" fn pwrite(
    fd: c_int,
    buf: *const c_void,
    count: size_t,
    offset: off_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pwrite64.html b/learning/rust/guessing_game/target/doc/libc/fn.pwrite64.html deleted file mode 100644 index 8de10d22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pwrite64.html +++ /dev/null @@ -1,8 +0,0 @@ -pwrite64 in libc - Rust - -
-

Function libc::pwrite64

source · []
pub unsafe extern "C" fn pwrite64(
    fd: c_int,
    buf: *const c_void,
    count: size_t,
    offset: off64_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pwritev.html b/learning/rust/guessing_game/target/doc/libc/fn.pwritev.html deleted file mode 100644 index 97c4a167..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pwritev.html +++ /dev/null @@ -1,8 +0,0 @@ -pwritev in libc - Rust - -
-

Function libc::pwritev

source · []
pub unsafe extern "C" fn pwritev(
    fd: c_int,
    iov: *const iovec,
    iovcnt: c_int,
    offset: off_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pwritev2.html b/learning/rust/guessing_game/target/doc/libc/fn.pwritev2.html deleted file mode 100644 index 6a57d0e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pwritev2.html +++ /dev/null @@ -1,8 +0,0 @@ -pwritev2 in libc - Rust - -
-

Function libc::pwritev2

source · []
pub unsafe extern "C" fn pwritev2(
    fd: c_int,
    iov: *const iovec,
    iovcnt: c_int,
    offset: off_t,
    flags: c_int
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pwritev64.html b/learning/rust/guessing_game/target/doc/libc/fn.pwritev64.html deleted file mode 100644 index 100012ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pwritev64.html +++ /dev/null @@ -1,8 +0,0 @@ -pwritev64 in libc - Rust - -
-

Function libc::pwritev64

source · []
pub unsafe extern "C" fn pwritev64(
    fd: c_int,
    iov: *const iovec,
    iovcnt: c_int,
    offset: off64_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.pwritev64v2.html b/learning/rust/guessing_game/target/doc/libc/fn.pwritev64v2.html deleted file mode 100644 index 38211db1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.pwritev64v2.html +++ /dev/null @@ -1,8 +0,0 @@ -pwritev64v2 in libc - Rust - -
-

Function libc::pwritev64v2

source · []
pub unsafe extern "C" fn pwritev64v2(
    fd: c_int,
    iov: *const iovec,
    iovcnt: c_int,
    offset: off64_t,
    flags: c_int
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.qsort.html b/learning/rust/guessing_game/target/doc/libc/fn.qsort.html deleted file mode 100644 index 26d4f409..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.qsort.html +++ /dev/null @@ -1,8 +0,0 @@ -qsort in libc - Rust - -
-

Function libc::qsort

source · []
pub unsafe extern "C" fn qsort(
    base: *mut c_void,
    num: size_t,
    size: size_t,
    compar: Option<unsafe extern "C" fn(_: *const c_void, _: *const c_void) -> c_int>
)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.qsort_r.html b/learning/rust/guessing_game/target/doc/libc/fn.qsort_r.html deleted file mode 100644 index 2057e3c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.qsort_r.html +++ /dev/null @@ -1,8 +0,0 @@ -qsort_r in libc - Rust - -
-

Function libc::qsort_r

source · []
pub unsafe extern "C" fn qsort_r(
    base: *mut c_void,
    num: size_t,
    size: size_t,
    compar: Option<unsafe extern "C" fn(_: *const c_void, _: *const c_void, _: *mut c_void) -> c_int>,
    arg: *mut c_void
)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.quotactl.html b/learning/rust/guessing_game/target/doc/libc/fn.quotactl.html deleted file mode 100644 index 9af9f681..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.quotactl.html +++ /dev/null @@ -1,8 +0,0 @@ -quotactl in libc - Rust - -
-

Function libc::quotactl

source · []
pub unsafe extern "C" fn quotactl(
    cmd: c_int,
    special: *const c_char,
    id: c_int,
    data: *mut c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.raise.html b/learning/rust/guessing_game/target/doc/libc/fn.raise.html deleted file mode 100644 index f0b1237b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.raise.html +++ /dev/null @@ -1,8 +0,0 @@ -raise in libc - Rust - -
-

Function libc::raise

source · []
pub unsafe extern "C" fn raise(signum: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.rand.html b/learning/rust/guessing_game/target/doc/libc/fn.rand.html deleted file mode 100644 index 64a3a0c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.rand.html +++ /dev/null @@ -1,8 +0,0 @@ -rand in libc - Rust - -
-

Function libc::rand

source · []
pub unsafe extern "C" fn rand() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.read.html b/learning/rust/guessing_game/target/doc/libc/fn.read.html deleted file mode 100644 index ae8302aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.read.html +++ /dev/null @@ -1,8 +0,0 @@ -read in libc - Rust - -
-

Function libc::read

source · []
pub unsafe extern "C" fn read(
    fd: c_int,
    buf: *mut c_void,
    count: size_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.readahead.html b/learning/rust/guessing_game/target/doc/libc/fn.readahead.html deleted file mode 100644 index c59fe599..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.readahead.html +++ /dev/null @@ -1,8 +0,0 @@ -readahead in libc - Rust - -
-

Function libc::readahead

source · []
pub unsafe extern "C" fn readahead(
    fd: c_int,
    offset: off64_t,
    count: size_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.readdir.html b/learning/rust/guessing_game/target/doc/libc/fn.readdir.html deleted file mode 100644 index 201fbe7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.readdir.html +++ /dev/null @@ -1,8 +0,0 @@ -readdir in libc - Rust - -
-

Function libc::readdir

source · []
pub unsafe extern "C" fn readdir(dirp: *mut DIR) -> *mut dirent
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.readdir64.html b/learning/rust/guessing_game/target/doc/libc/fn.readdir64.html deleted file mode 100644 index 0cc1c01a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.readdir64.html +++ /dev/null @@ -1,8 +0,0 @@ -readdir64 in libc - Rust - -
-

Function libc::readdir64

source · []
pub unsafe extern "C" fn readdir64(dirp: *mut DIR) -> *mut dirent64
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.readdir64_r.html b/learning/rust/guessing_game/target/doc/libc/fn.readdir64_r.html deleted file mode 100644 index 3e5c7488..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.readdir64_r.html +++ /dev/null @@ -1,8 +0,0 @@ -readdir64_r in libc - Rust - -
-

Function libc::readdir64_r

source · []
pub unsafe extern "C" fn readdir64_r(
    dirp: *mut DIR,
    entry: *mut dirent64,
    result: *mut *mut dirent64
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.readdir_r.html b/learning/rust/guessing_game/target/doc/libc/fn.readdir_r.html deleted file mode 100644 index 00a6366a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.readdir_r.html +++ /dev/null @@ -1,14 +0,0 @@ -readdir_r in libc - Rust - -
-

Function libc::readdir_r

source · []
pub unsafe extern "C" fn readdir_r(
    dirp: *mut DIR,
    entry: *mut dirent,
    result: *mut *mut dirent
) -> c_int
Expand description

The 64-bit libc on Solaris and illumos only has readdir_r. If a -32-bit Solaris or illumos target is ever created, it should use -__posix_readdir_r. See libc(3LIB) on Solaris or illumos: -https://illumos.org/man/3lib/libc -https://docs.oracle.com/cd/E36784_01/html/E36873/libc-3lib.html -https://www.unix.com/man-page/opensolaris/3LIB/libc/

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.readlink.html b/learning/rust/guessing_game/target/doc/libc/fn.readlink.html deleted file mode 100644 index a73e6169..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.readlink.html +++ /dev/null @@ -1,8 +0,0 @@ -readlink in libc - Rust - -
-

Function libc::readlink

source · []
pub unsafe extern "C" fn readlink(
    path: *const c_char,
    buf: *mut c_char,
    bufsz: size_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.readlinkat.html b/learning/rust/guessing_game/target/doc/libc/fn.readlinkat.html deleted file mode 100644 index 9e6d46a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.readlinkat.html +++ /dev/null @@ -1,8 +0,0 @@ -readlinkat in libc - Rust - -
-

Function libc::readlinkat

source · []
pub unsafe extern "C" fn readlinkat(
    dirfd: c_int,
    pathname: *const c_char,
    buf: *mut c_char,
    bufsiz: size_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.readv.html b/learning/rust/guessing_game/target/doc/libc/fn.readv.html deleted file mode 100644 index de6eb656..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.readv.html +++ /dev/null @@ -1,8 +0,0 @@ -readv in libc - Rust - -
-

Function libc::readv

source · []
pub unsafe extern "C" fn readv(
    fd: c_int,
    iov: *const iovec,
    iovcnt: c_int
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.realloc.html b/learning/rust/guessing_game/target/doc/libc/fn.realloc.html deleted file mode 100644 index b047d8cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.realloc.html +++ /dev/null @@ -1,8 +0,0 @@ -realloc in libc - Rust - -
-

Function libc::realloc

source · []
pub unsafe extern "C" fn realloc(
    p: *mut c_void,
    size: size_t
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.reallocarray.html b/learning/rust/guessing_game/target/doc/libc/fn.reallocarray.html deleted file mode 100644 index 71abbc28..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.reallocarray.html +++ /dev/null @@ -1,8 +0,0 @@ -reallocarray in libc - Rust - -
-

Function libc::reallocarray

source · []
pub unsafe extern "C" fn reallocarray(
    ptr: *mut c_void,
    nmemb: size_t,
    size: size_t
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.realpath.html b/learning/rust/guessing_game/target/doc/libc/fn.realpath.html deleted file mode 100644 index b5bd1a30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.realpath.html +++ /dev/null @@ -1,8 +0,0 @@ -realpath in libc - Rust - -
-

Function libc::realpath

source · []
pub unsafe extern "C" fn realpath(
    pathname: *const c_char,
    resolved: *mut c_char
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.reboot.html b/learning/rust/guessing_game/target/doc/libc/fn.reboot.html deleted file mode 100644 index 478549dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.reboot.html +++ /dev/null @@ -1,8 +0,0 @@ -reboot in libc - Rust - -
-

Function libc::reboot

source · []
pub unsafe extern "C" fn reboot(how_to: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.recv.html b/learning/rust/guessing_game/target/doc/libc/fn.recv.html deleted file mode 100644 index b02cb5f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.recv.html +++ /dev/null @@ -1,8 +0,0 @@ -recv in libc - Rust - -
-

Function libc::recv

source · []
pub unsafe extern "C" fn recv(
    socket: c_int,
    buf: *mut c_void,
    len: size_t,
    flags: c_int
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.recvfrom.html b/learning/rust/guessing_game/target/doc/libc/fn.recvfrom.html deleted file mode 100644 index f853499b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.recvfrom.html +++ /dev/null @@ -1,8 +0,0 @@ -recvfrom in libc - Rust - -
-

Function libc::recvfrom

source · []
pub unsafe extern "C" fn recvfrom(
    socket: c_int,
    buf: *mut c_void,
    len: size_t,
    flags: c_int,
    addr: *mut sockaddr,
    addrlen: *mut socklen_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.recvmmsg.html b/learning/rust/guessing_game/target/doc/libc/fn.recvmmsg.html deleted file mode 100644 index 4dda622d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.recvmmsg.html +++ /dev/null @@ -1,8 +0,0 @@ -recvmmsg in libc - Rust - -
-

Function libc::recvmmsg

source · []
pub unsafe extern "C" fn recvmmsg(
    sockfd: c_int,
    msgvec: *mut mmsghdr,
    vlen: c_uint,
    flags: c_int,
    timeout: *mut timespec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.recvmsg.html b/learning/rust/guessing_game/target/doc/libc/fn.recvmsg.html deleted file mode 100644 index a24c9ad3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.recvmsg.html +++ /dev/null @@ -1,8 +0,0 @@ -recvmsg in libc - Rust - -
-

Function libc::recvmsg

source · []
pub unsafe extern "C" fn recvmsg(
    fd: c_int,
    msg: *mut msghdr,
    flags: c_int
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.regcomp.html b/learning/rust/guessing_game/target/doc/libc/fn.regcomp.html deleted file mode 100644 index 1c425d45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.regcomp.html +++ /dev/null @@ -1,8 +0,0 @@ -regcomp in libc - Rust - -
-

Function libc::regcomp

source · []
pub unsafe extern "C" fn regcomp(
    preg: *mut regex_t,
    pattern: *const c_char,
    cflags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.regerror.html b/learning/rust/guessing_game/target/doc/libc/fn.regerror.html deleted file mode 100644 index 7d183339..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.regerror.html +++ /dev/null @@ -1,8 +0,0 @@ -regerror in libc - Rust - -
-

Function libc::regerror

source · []
pub unsafe extern "C" fn regerror(
    errcode: c_int,
    preg: *const regex_t,
    errbuf: *mut c_char,
    errbuf_size: size_t
) -> size_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.regexec.html b/learning/rust/guessing_game/target/doc/libc/fn.regexec.html deleted file mode 100644 index acef69d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.regexec.html +++ /dev/null @@ -1,8 +0,0 @@ -regexec in libc - Rust - -
-

Function libc::regexec

source · []
pub unsafe extern "C" fn regexec(
    preg: *const regex_t,
    input: *const c_char,
    nmatch: size_t,
    pmatch: *mut regmatch_t,
    eflags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.regfree.html b/learning/rust/guessing_game/target/doc/libc/fn.regfree.html deleted file mode 100644 index 69194648..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.regfree.html +++ /dev/null @@ -1,8 +0,0 @@ -regfree in libc - Rust - -
-

Function libc::regfree

source · []
pub unsafe extern "C" fn regfree(preg: *mut regex_t)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.remap_file_pages.html b/learning/rust/guessing_game/target/doc/libc/fn.remap_file_pages.html deleted file mode 100644 index d179d1d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.remap_file_pages.html +++ /dev/null @@ -1,8 +0,0 @@ -remap_file_pages in libc - Rust - -
pub unsafe extern "C" fn remap_file_pages(
    addr: *mut c_void,
    size: size_t,
    prot: c_int,
    pgoff: size_t,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.remove.html b/learning/rust/guessing_game/target/doc/libc/fn.remove.html deleted file mode 100644 index 23005916..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.remove.html +++ /dev/null @@ -1,8 +0,0 @@ -remove in libc - Rust - -
-

Function libc::remove

source · []
pub unsafe extern "C" fn remove(filename: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.removexattr.html b/learning/rust/guessing_game/target/doc/libc/fn.removexattr.html deleted file mode 100644 index a2961e4b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.removexattr.html +++ /dev/null @@ -1,8 +0,0 @@ -removexattr in libc - Rust - -
-

Function libc::removexattr

source · []
pub unsafe extern "C" fn removexattr(
    path: *const c_char,
    name: *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.rename.html b/learning/rust/guessing_game/target/doc/libc/fn.rename.html deleted file mode 100644 index 854264c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.rename.html +++ /dev/null @@ -1,8 +0,0 @@ -rename in libc - Rust - -
-

Function libc::rename

source · []
pub unsafe extern "C" fn rename(
    oldname: *const c_char,
    newname: *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.renameat.html b/learning/rust/guessing_game/target/doc/libc/fn.renameat.html deleted file mode 100644 index 04c9ddd4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.renameat.html +++ /dev/null @@ -1,8 +0,0 @@ -renameat in libc - Rust - -
-

Function libc::renameat

source · []
pub unsafe extern "C" fn renameat(
    olddirfd: c_int,
    oldpath: *const c_char,
    newdirfd: c_int,
    newpath: *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.renameat2.html b/learning/rust/guessing_game/target/doc/libc/fn.renameat2.html deleted file mode 100644 index a037e36c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.renameat2.html +++ /dev/null @@ -1,8 +0,0 @@ -renameat2 in libc - Rust - -
-

Function libc::renameat2

source · []
pub unsafe extern "C" fn renameat2(
    olddirfd: c_int,
    oldpath: *const c_char,
    newdirfd: c_int,
    newpath: *const c_char,
    flags: c_uint
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.res_init.html b/learning/rust/guessing_game/target/doc/libc/fn.res_init.html deleted file mode 100644 index 71284638..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.res_init.html +++ /dev/null @@ -1,8 +0,0 @@ -res_init in libc - Rust - -
-

Function libc::res_init

source · []
pub unsafe extern "C" fn res_init() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.rewind.html b/learning/rust/guessing_game/target/doc/libc/fn.rewind.html deleted file mode 100644 index 02ad4ff3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.rewind.html +++ /dev/null @@ -1,8 +0,0 @@ -rewind in libc - Rust - -
-

Function libc::rewind

source · []
pub unsafe extern "C" fn rewind(stream: *mut FILE)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.rewinddir.html b/learning/rust/guessing_game/target/doc/libc/fn.rewinddir.html deleted file mode 100644 index b8f784cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.rewinddir.html +++ /dev/null @@ -1,8 +0,0 @@ -rewinddir in libc - Rust - -
-

Function libc::rewinddir

source · []
pub unsafe extern "C" fn rewinddir(dirp: *mut DIR)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.rmdir.html b/learning/rust/guessing_game/target/doc/libc/fn.rmdir.html deleted file mode 100644 index b832e17f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.rmdir.html +++ /dev/null @@ -1,8 +0,0 @@ -rmdir in libc - Rust - -
-

Function libc::rmdir

source · []
pub unsafe extern "C" fn rmdir(path: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sbrk.html b/learning/rust/guessing_game/target/doc/libc/fn.sbrk.html deleted file mode 100644 index f87c6215..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sbrk.html +++ /dev/null @@ -1,8 +0,0 @@ -sbrk in libc - Rust - -
-

Function libc::sbrk

source · []
pub unsafe extern "C" fn sbrk(increment: intptr_t) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.scanf.html b/learning/rust/guessing_game/target/doc/libc/fn.scanf.html deleted file mode 100644 index 7f6324fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.scanf.html +++ /dev/null @@ -1,8 +0,0 @@ -scanf in libc - Rust - -
-

Function libc::scanf

source · []
pub unsafe extern "C" fn scanf(format: *const c_char, ...) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sched_get_priority_max.html b/learning/rust/guessing_game/target/doc/libc/fn.sched_get_priority_max.html deleted file mode 100644 index dbc408ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sched_get_priority_max.html +++ /dev/null @@ -1,8 +0,0 @@ -sched_get_priority_max in libc - Rust - -
pub unsafe extern "C" fn sched_get_priority_max(
    policy: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sched_get_priority_min.html b/learning/rust/guessing_game/target/doc/libc/fn.sched_get_priority_min.html deleted file mode 100644 index c10e98fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sched_get_priority_min.html +++ /dev/null @@ -1,8 +0,0 @@ -sched_get_priority_min in libc - Rust - -
pub unsafe extern "C" fn sched_get_priority_min(
    policy: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sched_getaffinity.html b/learning/rust/guessing_game/target/doc/libc/fn.sched_getaffinity.html deleted file mode 100644 index f63fdb81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sched_getaffinity.html +++ /dev/null @@ -1,8 +0,0 @@ -sched_getaffinity in libc - Rust - -
pub unsafe extern "C" fn sched_getaffinity(
    pid: pid_t,
    cpusetsize: size_t,
    cpuset: *mut cpu_set_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sched_getcpu.html b/learning/rust/guessing_game/target/doc/libc/fn.sched_getcpu.html deleted file mode 100644 index ddeaea48..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sched_getcpu.html +++ /dev/null @@ -1,8 +0,0 @@ -sched_getcpu in libc - Rust - -
-

Function libc::sched_getcpu

source · []
pub unsafe extern "C" fn sched_getcpu() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sched_getparam.html b/learning/rust/guessing_game/target/doc/libc/fn.sched_getparam.html deleted file mode 100644 index c803e76a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sched_getparam.html +++ /dev/null @@ -1,8 +0,0 @@ -sched_getparam in libc - Rust - -
pub unsafe extern "C" fn sched_getparam(
    pid: pid_t,
    param: *mut sched_param
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sched_getscheduler.html b/learning/rust/guessing_game/target/doc/libc/fn.sched_getscheduler.html deleted file mode 100644 index ffe6b2da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sched_getscheduler.html +++ /dev/null @@ -1,8 +0,0 @@ -sched_getscheduler in libc - Rust - -
pub unsafe extern "C" fn sched_getscheduler(pid: pid_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sched_rr_get_interval.html b/learning/rust/guessing_game/target/doc/libc/fn.sched_rr_get_interval.html deleted file mode 100644 index ccb46892..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sched_rr_get_interval.html +++ /dev/null @@ -1,8 +0,0 @@ -sched_rr_get_interval in libc - Rust - -
pub unsafe extern "C" fn sched_rr_get_interval(
    pid: pid_t,
    tp: *mut timespec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sched_setaffinity.html b/learning/rust/guessing_game/target/doc/libc/fn.sched_setaffinity.html deleted file mode 100644 index 40e2ec29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sched_setaffinity.html +++ /dev/null @@ -1,8 +0,0 @@ -sched_setaffinity in libc - Rust - -
pub unsafe extern "C" fn sched_setaffinity(
    pid: pid_t,
    cpusetsize: size_t,
    cpuset: *const cpu_set_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sched_setparam.html b/learning/rust/guessing_game/target/doc/libc/fn.sched_setparam.html deleted file mode 100644 index aa7392cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sched_setparam.html +++ /dev/null @@ -1,8 +0,0 @@ -sched_setparam in libc - Rust - -
pub unsafe extern "C" fn sched_setparam(
    pid: pid_t,
    param: *const sched_param
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sched_setscheduler.html b/learning/rust/guessing_game/target/doc/libc/fn.sched_setscheduler.html deleted file mode 100644 index 60aeee2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sched_setscheduler.html +++ /dev/null @@ -1,8 +0,0 @@ -sched_setscheduler in libc - Rust - -
pub unsafe extern "C" fn sched_setscheduler(
    pid: pid_t,
    policy: c_int,
    param: *const sched_param
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sched_yield.html b/learning/rust/guessing_game/target/doc/libc/fn.sched_yield.html deleted file mode 100644 index d61d44c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sched_yield.html +++ /dev/null @@ -1,8 +0,0 @@ -sched_yield in libc - Rust - -
-

Function libc::sched_yield

source · []
pub unsafe extern "C" fn sched_yield() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.seekdir.html b/learning/rust/guessing_game/target/doc/libc/fn.seekdir.html deleted file mode 100644 index cafd8334..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.seekdir.html +++ /dev/null @@ -1,8 +0,0 @@ -seekdir in libc - Rust - -
-

Function libc::seekdir

source · []
pub unsafe extern "C" fn seekdir(dirp: *mut DIR, loc: c_long)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.select.html b/learning/rust/guessing_game/target/doc/libc/fn.select.html deleted file mode 100644 index 20862090..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.select.html +++ /dev/null @@ -1,8 +0,0 @@ -select in libc - Rust - -
-

Function libc::select

source · []
pub unsafe extern "C" fn select(
    nfds: c_int,
    readfs: *mut fd_set,
    writefds: *mut fd_set,
    errorfds: *mut fd_set,
    timeout: *mut timeval
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sem_close.html b/learning/rust/guessing_game/target/doc/libc/fn.sem_close.html deleted file mode 100644 index 1878a2fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sem_close.html +++ /dev/null @@ -1,8 +0,0 @@ -sem_close in libc - Rust - -
-

Function libc::sem_close

source · []
pub unsafe extern "C" fn sem_close(sem: *mut sem_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sem_destroy.html b/learning/rust/guessing_game/target/doc/libc/fn.sem_destroy.html deleted file mode 100644 index 2e6a5f6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sem_destroy.html +++ /dev/null @@ -1,8 +0,0 @@ -sem_destroy in libc - Rust - -
-

Function libc::sem_destroy

source · []
pub unsafe extern "C" fn sem_destroy(sem: *mut sem_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sem_getvalue.html b/learning/rust/guessing_game/target/doc/libc/fn.sem_getvalue.html deleted file mode 100644 index cc3024fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sem_getvalue.html +++ /dev/null @@ -1,8 +0,0 @@ -sem_getvalue in libc - Rust - -
-

Function libc::sem_getvalue

source · []
pub unsafe extern "C" fn sem_getvalue(
    sem: *mut sem_t,
    sval: *mut c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sem_init.html b/learning/rust/guessing_game/target/doc/libc/fn.sem_init.html deleted file mode 100644 index 5e4c10ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sem_init.html +++ /dev/null @@ -1,8 +0,0 @@ -sem_init in libc - Rust - -
-

Function libc::sem_init

source · []
pub unsafe extern "C" fn sem_init(
    sem: *mut sem_t,
    pshared: c_int,
    value: c_uint
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sem_open.html b/learning/rust/guessing_game/target/doc/libc/fn.sem_open.html deleted file mode 100644 index 948570e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sem_open.html +++ /dev/null @@ -1,8 +0,0 @@ -sem_open in libc - Rust - -
-

Function libc::sem_open

source · []
pub unsafe extern "C" fn sem_open(
    name: *const c_char,
    oflag: c_int,
     ...
) -> *mut sem_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sem_post.html b/learning/rust/guessing_game/target/doc/libc/fn.sem_post.html deleted file mode 100644 index 48635fc0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sem_post.html +++ /dev/null @@ -1,8 +0,0 @@ -sem_post in libc - Rust - -
-

Function libc::sem_post

source · []
pub unsafe extern "C" fn sem_post(sem: *mut sem_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sem_timedwait.html b/learning/rust/guessing_game/target/doc/libc/fn.sem_timedwait.html deleted file mode 100644 index b1308aee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sem_timedwait.html +++ /dev/null @@ -1,8 +0,0 @@ -sem_timedwait in libc - Rust - -
pub unsafe extern "C" fn sem_timedwait(
    sem: *mut sem_t,
    abstime: *const timespec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sem_trywait.html b/learning/rust/guessing_game/target/doc/libc/fn.sem_trywait.html deleted file mode 100644 index b1ad4fd7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sem_trywait.html +++ /dev/null @@ -1,8 +0,0 @@ -sem_trywait in libc - Rust - -
-

Function libc::sem_trywait

source · []
pub unsafe extern "C" fn sem_trywait(sem: *mut sem_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sem_unlink.html b/learning/rust/guessing_game/target/doc/libc/fn.sem_unlink.html deleted file mode 100644 index 931f630e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sem_unlink.html +++ /dev/null @@ -1,8 +0,0 @@ -sem_unlink in libc - Rust - -
-

Function libc::sem_unlink

source · []
pub unsafe extern "C" fn sem_unlink(name: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sem_wait.html b/learning/rust/guessing_game/target/doc/libc/fn.sem_wait.html deleted file mode 100644 index 08e30715..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sem_wait.html +++ /dev/null @@ -1,8 +0,0 @@ -sem_wait in libc - Rust - -
-

Function libc::sem_wait

source · []
pub unsafe extern "C" fn sem_wait(sem: *mut sem_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.semctl.html b/learning/rust/guessing_game/target/doc/libc/fn.semctl.html deleted file mode 100644 index daa5b329..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.semctl.html +++ /dev/null @@ -1,8 +0,0 @@ -semctl in libc - Rust - -
-

Function libc::semctl

source · []
pub unsafe extern "C" fn semctl(
    semid: c_int,
    semnum: c_int,
    cmd: c_int,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.semget.html b/learning/rust/guessing_game/target/doc/libc/fn.semget.html deleted file mode 100644 index ec203ee2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.semget.html +++ /dev/null @@ -1,8 +0,0 @@ -semget in libc - Rust - -
-

Function libc::semget

source · []
pub unsafe extern "C" fn semget(
    key: key_t,
    nsems: c_int,
    semflag: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.semop.html b/learning/rust/guessing_game/target/doc/libc/fn.semop.html deleted file mode 100644 index 840e8808..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.semop.html +++ /dev/null @@ -1,8 +0,0 @@ -semop in libc - Rust - -
-

Function libc::semop

source · []
pub unsafe extern "C" fn semop(
    semid: c_int,
    sops: *mut sembuf,
    nsops: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.send.html b/learning/rust/guessing_game/target/doc/libc/fn.send.html deleted file mode 100644 index b7ae1bee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.send.html +++ /dev/null @@ -1,8 +0,0 @@ -send in libc - Rust - -
-

Function libc::send

source · []
pub unsafe extern "C" fn send(
    socket: c_int,
    buf: *const c_void,
    len: size_t,
    flags: c_int
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sendfile.html b/learning/rust/guessing_game/target/doc/libc/fn.sendfile.html deleted file mode 100644 index 80ac93e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sendfile.html +++ /dev/null @@ -1,8 +0,0 @@ -sendfile in libc - Rust - -
-

Function libc::sendfile

source · []
pub unsafe extern "C" fn sendfile(
    out_fd: c_int,
    in_fd: c_int,
    offset: *mut off_t,
    count: size_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sendfile64.html b/learning/rust/guessing_game/target/doc/libc/fn.sendfile64.html deleted file mode 100644 index c51a01f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sendfile64.html +++ /dev/null @@ -1,8 +0,0 @@ -sendfile64 in libc - Rust - -
-

Function libc::sendfile64

source · []
pub unsafe extern "C" fn sendfile64(
    out_fd: c_int,
    in_fd: c_int,
    offset: *mut off64_t,
    count: size_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sendmmsg.html b/learning/rust/guessing_game/target/doc/libc/fn.sendmmsg.html deleted file mode 100644 index fe95e59e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sendmmsg.html +++ /dev/null @@ -1,8 +0,0 @@ -sendmmsg in libc - Rust - -
-

Function libc::sendmmsg

source · []
pub unsafe extern "C" fn sendmmsg(
    sockfd: c_int,
    msgvec: *mut mmsghdr,
    vlen: c_uint,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sendmsg.html b/learning/rust/guessing_game/target/doc/libc/fn.sendmsg.html deleted file mode 100644 index 457ded7b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sendmsg.html +++ /dev/null @@ -1,8 +0,0 @@ -sendmsg in libc - Rust - -
-

Function libc::sendmsg

source · []
pub unsafe extern "C" fn sendmsg(
    fd: c_int,
    msg: *const msghdr,
    flags: c_int
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sendto.html b/learning/rust/guessing_game/target/doc/libc/fn.sendto.html deleted file mode 100644 index 6da72e46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sendto.html +++ /dev/null @@ -1,8 +0,0 @@ -sendto in libc - Rust - -
-

Function libc::sendto

source · []
pub unsafe extern "C" fn sendto(
    socket: c_int,
    buf: *const c_void,
    len: size_t,
    flags: c_int,
    addr: *const sockaddr,
    addrlen: socklen_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setbuf.html b/learning/rust/guessing_game/target/doc/libc/fn.setbuf.html deleted file mode 100644 index 85c63853..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setbuf.html +++ /dev/null @@ -1,8 +0,0 @@ -setbuf in libc - Rust - -
-

Function libc::setbuf

source · []
pub unsafe extern "C" fn setbuf(stream: *mut FILE, buf: *mut c_char)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setcontext.html b/learning/rust/guessing_game/target/doc/libc/fn.setcontext.html deleted file mode 100644 index a494e2f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setcontext.html +++ /dev/null @@ -1,8 +0,0 @@ -setcontext in libc - Rust - -
-

Function libc::setcontext

source · []
pub unsafe extern "C" fn setcontext(ucp: *const ucontext_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setdomainname.html b/learning/rust/guessing_game/target/doc/libc/fn.setdomainname.html deleted file mode 100644 index c1c6fb18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setdomainname.html +++ /dev/null @@ -1,8 +0,0 @@ -setdomainname in libc - Rust - -
pub unsafe extern "C" fn setdomainname(
    name: *const c_char,
    len: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setegid.html b/learning/rust/guessing_game/target/doc/libc/fn.setegid.html deleted file mode 100644 index a6b43894..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setegid.html +++ /dev/null @@ -1,8 +0,0 @@ -setegid in libc - Rust - -
-

Function libc::setegid

source · []
pub unsafe extern "C" fn setegid(gid: gid_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setenv.html b/learning/rust/guessing_game/target/doc/libc/fn.setenv.html deleted file mode 100644 index f2b026a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setenv.html +++ /dev/null @@ -1,8 +0,0 @@ -setenv in libc - Rust - -
-

Function libc::setenv

source · []
pub unsafe extern "C" fn setenv(
    name: *const c_char,
    val: *const c_char,
    overwrite: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.seteuid.html b/learning/rust/guessing_game/target/doc/libc/fn.seteuid.html deleted file mode 100644 index 2038bb33..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.seteuid.html +++ /dev/null @@ -1,8 +0,0 @@ -seteuid in libc - Rust - -
-

Function libc::seteuid

source · []
pub unsafe extern "C" fn seteuid(uid: uid_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setfsgid.html b/learning/rust/guessing_game/target/doc/libc/fn.setfsgid.html deleted file mode 100644 index ec73bae9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setfsgid.html +++ /dev/null @@ -1,8 +0,0 @@ -setfsgid in libc - Rust - -
-

Function libc::setfsgid

source · []
pub unsafe extern "C" fn setfsgid(gid: gid_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setfsuid.html b/learning/rust/guessing_game/target/doc/libc/fn.setfsuid.html deleted file mode 100644 index abe8a3a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setfsuid.html +++ /dev/null @@ -1,8 +0,0 @@ -setfsuid in libc - Rust - -
-

Function libc::setfsuid

source · []
pub unsafe extern "C" fn setfsuid(uid: uid_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setgid.html b/learning/rust/guessing_game/target/doc/libc/fn.setgid.html deleted file mode 100644 index 80b12af9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setgid.html +++ /dev/null @@ -1,8 +0,0 @@ -setgid in libc - Rust - -
-

Function libc::setgid

source · []
pub unsafe extern "C" fn setgid(gid: gid_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setgrent.html b/learning/rust/guessing_game/target/doc/libc/fn.setgrent.html deleted file mode 100644 index faa4e56e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setgrent.html +++ /dev/null @@ -1,8 +0,0 @@ -setgrent in libc - Rust - -
-

Function libc::setgrent

source · []
pub unsafe extern "C" fn setgrent()
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setgroups.html b/learning/rust/guessing_game/target/doc/libc/fn.setgroups.html deleted file mode 100644 index 2949187b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setgroups.html +++ /dev/null @@ -1,8 +0,0 @@ -setgroups in libc - Rust - -
-

Function libc::setgroups

source · []
pub unsafe extern "C" fn setgroups(
    ngroups: size_t,
    ptr: *const gid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sethostid.html b/learning/rust/guessing_game/target/doc/libc/fn.sethostid.html deleted file mode 100644 index 9b6c9f5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sethostid.html +++ /dev/null @@ -1,8 +0,0 @@ -sethostid in libc - Rust - -
-

Function libc::sethostid

source · []
pub unsafe extern "C" fn sethostid(hostid: c_long) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sethostname.html b/learning/rust/guessing_game/target/doc/libc/fn.sethostname.html deleted file mode 100644 index 808aad6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sethostname.html +++ /dev/null @@ -1,8 +0,0 @@ -sethostname in libc - Rust - -
-

Function libc::sethostname

source · []
pub unsafe extern "C" fn sethostname(
    name: *const c_char,
    len: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setlocale.html b/learning/rust/guessing_game/target/doc/libc/fn.setlocale.html deleted file mode 100644 index 9f2f2d6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setlocale.html +++ /dev/null @@ -1,8 +0,0 @@ -setlocale in libc - Rust - -
-

Function libc::setlocale

source · []
pub unsafe extern "C" fn setlocale(
    category: c_int,
    locale: *const c_char
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setlogmask.html b/learning/rust/guessing_game/target/doc/libc/fn.setlogmask.html deleted file mode 100644 index f285bb7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setlogmask.html +++ /dev/null @@ -1,8 +0,0 @@ -setlogmask in libc - Rust - -
-

Function libc::setlogmask

source · []
pub unsafe extern "C" fn setlogmask(maskpri: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setmntent.html b/learning/rust/guessing_game/target/doc/libc/fn.setmntent.html deleted file mode 100644 index 7a679d43..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setmntent.html +++ /dev/null @@ -1,8 +0,0 @@ -setmntent in libc - Rust - -
-

Function libc::setmntent

source · []
pub unsafe extern "C" fn setmntent(
    filename: *const c_char,
    ty: *const c_char
) -> *mut FILE
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setns.html b/learning/rust/guessing_game/target/doc/libc/fn.setns.html deleted file mode 100644 index e445b89b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setns.html +++ /dev/null @@ -1,8 +0,0 @@ -setns in libc - Rust - -
-

Function libc::setns

source · []
pub unsafe extern "C" fn setns(fd: c_int, nstype: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setpgid.html b/learning/rust/guessing_game/target/doc/libc/fn.setpgid.html deleted file mode 100644 index 50f97d0c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setpgid.html +++ /dev/null @@ -1,8 +0,0 @@ -setpgid in libc - Rust - -
-

Function libc::setpgid

source · []
pub unsafe extern "C" fn setpgid(pid: pid_t, pgid: pid_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setpriority.html b/learning/rust/guessing_game/target/doc/libc/fn.setpriority.html deleted file mode 100644 index 5e6123d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setpriority.html +++ /dev/null @@ -1,8 +0,0 @@ -setpriority in libc - Rust - -
-

Function libc::setpriority

source · []
pub unsafe extern "C" fn setpriority(
    which: __priority_which_t,
    who: id_t,
    prio: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setpwent.html b/learning/rust/guessing_game/target/doc/libc/fn.setpwent.html deleted file mode 100644 index 4f5c13f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setpwent.html +++ /dev/null @@ -1,8 +0,0 @@ -setpwent in libc - Rust - -
-

Function libc::setpwent

source · []
pub unsafe extern "C" fn setpwent()
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setregid.html b/learning/rust/guessing_game/target/doc/libc/fn.setregid.html deleted file mode 100644 index cd3e5aef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setregid.html +++ /dev/null @@ -1,8 +0,0 @@ -setregid in libc - Rust - -
-

Function libc::setregid

source · []
pub unsafe extern "C" fn setregid(rgid: gid_t, egid: gid_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setresgid.html b/learning/rust/guessing_game/target/doc/libc/fn.setresgid.html deleted file mode 100644 index 85a89327..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setresgid.html +++ /dev/null @@ -1,8 +0,0 @@ -setresgid in libc - Rust - -
-

Function libc::setresgid

source · []
pub unsafe extern "C" fn setresgid(
    rgid: gid_t,
    egid: gid_t,
    sgid: gid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setresuid.html b/learning/rust/guessing_game/target/doc/libc/fn.setresuid.html deleted file mode 100644 index d81412df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setresuid.html +++ /dev/null @@ -1,8 +0,0 @@ -setresuid in libc - Rust - -
-

Function libc::setresuid

source · []
pub unsafe extern "C" fn setresuid(
    ruid: uid_t,
    euid: uid_t,
    suid: uid_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setreuid.html b/learning/rust/guessing_game/target/doc/libc/fn.setreuid.html deleted file mode 100644 index 64b717cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setreuid.html +++ /dev/null @@ -1,8 +0,0 @@ -setreuid in libc - Rust - -
-

Function libc::setreuid

source · []
pub unsafe extern "C" fn setreuid(ruid: uid_t, euid: uid_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setrlimit.html b/learning/rust/guessing_game/target/doc/libc/fn.setrlimit.html deleted file mode 100644 index fdbb423e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setrlimit.html +++ /dev/null @@ -1,8 +0,0 @@ -setrlimit in libc - Rust - -
-

Function libc::setrlimit

source · []
pub unsafe extern "C" fn setrlimit(
    resource: __rlimit_resource_t,
    rlim: *const rlimit
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setrlimit64.html b/learning/rust/guessing_game/target/doc/libc/fn.setrlimit64.html deleted file mode 100644 index 690c5854..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setrlimit64.html +++ /dev/null @@ -1,8 +0,0 @@ -setrlimit64 in libc - Rust - -
-

Function libc::setrlimit64

source · []
pub unsafe extern "C" fn setrlimit64(
    resource: __rlimit_resource_t,
    rlim: *const rlimit64
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setservent.html b/learning/rust/guessing_game/target/doc/libc/fn.setservent.html deleted file mode 100644 index 46275b8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setservent.html +++ /dev/null @@ -1,8 +0,0 @@ -setservent in libc - Rust - -
-

Function libc::setservent

source · []
pub unsafe extern "C" fn setservent(stayopen: c_int)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setsid.html b/learning/rust/guessing_game/target/doc/libc/fn.setsid.html deleted file mode 100644 index 92c671a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setsid.html +++ /dev/null @@ -1,8 +0,0 @@ -setsid in libc - Rust - -
-

Function libc::setsid

source · []
pub unsafe extern "C" fn setsid() -> pid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setsockopt.html b/learning/rust/guessing_game/target/doc/libc/fn.setsockopt.html deleted file mode 100644 index 291e1e3d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setsockopt.html +++ /dev/null @@ -1,8 +0,0 @@ -setsockopt in libc - Rust - -
-

Function libc::setsockopt

source · []
pub unsafe extern "C" fn setsockopt(
    socket: c_int,
    level: c_int,
    name: c_int,
    value: *const c_void,
    option_len: socklen_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setspent.html b/learning/rust/guessing_game/target/doc/libc/fn.setspent.html deleted file mode 100644 index 609986a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setspent.html +++ /dev/null @@ -1,8 +0,0 @@ -setspent in libc - Rust - -
-

Function libc::setspent

source · []
pub unsafe extern "C" fn setspent()
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.settimeofday.html b/learning/rust/guessing_game/target/doc/libc/fn.settimeofday.html deleted file mode 100644 index 82a6b244..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.settimeofday.html +++ /dev/null @@ -1,8 +0,0 @@ -settimeofday in libc - Rust - -
-

Function libc::settimeofday

source · []
pub unsafe extern "C" fn settimeofday(
    tv: *const timeval,
    tz: *const timezone
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setuid.html b/learning/rust/guessing_game/target/doc/libc/fn.setuid.html deleted file mode 100644 index 8952609d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setuid.html +++ /dev/null @@ -1,8 +0,0 @@ -setuid in libc - Rust - -
-

Function libc::setuid

source · []
pub unsafe extern "C" fn setuid(uid: uid_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setutxent.html b/learning/rust/guessing_game/target/doc/libc/fn.setutxent.html deleted file mode 100644 index 5f286a94..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setutxent.html +++ /dev/null @@ -1,8 +0,0 @@ -setutxent in libc - Rust - -
-

Function libc::setutxent

source · []
pub unsafe extern "C" fn setutxent()
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setvbuf.html b/learning/rust/guessing_game/target/doc/libc/fn.setvbuf.html deleted file mode 100644 index a9c1905b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setvbuf.html +++ /dev/null @@ -1,8 +0,0 @@ -setvbuf in libc - Rust - -
-

Function libc::setvbuf

source · []
pub unsafe extern "C" fn setvbuf(
    stream: *mut FILE,
    buffer: *mut c_char,
    mode: c_int,
    size: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.setxattr.html b/learning/rust/guessing_game/target/doc/libc/fn.setxattr.html deleted file mode 100644 index 492331f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.setxattr.html +++ /dev/null @@ -1,8 +0,0 @@ -setxattr in libc - Rust - -
-

Function libc::setxattr

source · []
pub unsafe extern "C" fn setxattr(
    path: *const c_char,
    name: *const c_char,
    value: *const c_void,
    size: size_t,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sgetspent_r.html b/learning/rust/guessing_game/target/doc/libc/fn.sgetspent_r.html deleted file mode 100644 index a82a45d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sgetspent_r.html +++ /dev/null @@ -1,8 +0,0 @@ -sgetspent_r in libc - Rust - -
-

Function libc::sgetspent_r

source · []
pub unsafe extern "C" fn sgetspent_r(
    s: *const c_char,
    spbuf: *mut spwd,
    buf: *mut c_char,
    buflen: size_t,
    spbufp: *mut *mut spwd
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.shm_open.html b/learning/rust/guessing_game/target/doc/libc/fn.shm_open.html deleted file mode 100644 index be5fe16e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.shm_open.html +++ /dev/null @@ -1,8 +0,0 @@ -shm_open in libc - Rust - -
-

Function libc::shm_open

source · []
pub unsafe extern "C" fn shm_open(
    name: *const c_char,
    oflag: c_int,
    mode: mode_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.shm_unlink.html b/learning/rust/guessing_game/target/doc/libc/fn.shm_unlink.html deleted file mode 100644 index 3b0b3fd1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.shm_unlink.html +++ /dev/null @@ -1,8 +0,0 @@ -shm_unlink in libc - Rust - -
-

Function libc::shm_unlink

source · []
pub unsafe extern "C" fn shm_unlink(name: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.shmat.html b/learning/rust/guessing_game/target/doc/libc/fn.shmat.html deleted file mode 100644 index 4fd2206b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.shmat.html +++ /dev/null @@ -1,8 +0,0 @@ -shmat in libc - Rust - -
-

Function libc::shmat

source · []
pub unsafe extern "C" fn shmat(
    shmid: c_int,
    shmaddr: *const c_void,
    shmflg: c_int
) -> *mut c_void
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.shmctl.html b/learning/rust/guessing_game/target/doc/libc/fn.shmctl.html deleted file mode 100644 index 96e32725..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.shmctl.html +++ /dev/null @@ -1,8 +0,0 @@ -shmctl in libc - Rust - -
-

Function libc::shmctl

source · []
pub unsafe extern "C" fn shmctl(
    shmid: c_int,
    cmd: c_int,
    buf: *mut shmid_ds
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.shmdt.html b/learning/rust/guessing_game/target/doc/libc/fn.shmdt.html deleted file mode 100644 index d7692cfa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.shmdt.html +++ /dev/null @@ -1,8 +0,0 @@ -shmdt in libc - Rust - -
-

Function libc::shmdt

source · []
pub unsafe extern "C" fn shmdt(shmaddr: *const c_void) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.shmget.html b/learning/rust/guessing_game/target/doc/libc/fn.shmget.html deleted file mode 100644 index 9c298ff9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.shmget.html +++ /dev/null @@ -1,8 +0,0 @@ -shmget in libc - Rust - -
-

Function libc::shmget

source · []
pub unsafe extern "C" fn shmget(
    key: key_t,
    size: size_t,
    shmflg: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.shutdown.html b/learning/rust/guessing_game/target/doc/libc/fn.shutdown.html deleted file mode 100644 index fb345f3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.shutdown.html +++ /dev/null @@ -1,8 +0,0 @@ -shutdown in libc - Rust - -
-

Function libc::shutdown

source · []
pub unsafe extern "C" fn shutdown(socket: c_int, how: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sigaction.html b/learning/rust/guessing_game/target/doc/libc/fn.sigaction.html deleted file mode 100644 index e8db3fda..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sigaction.html +++ /dev/null @@ -1,8 +0,0 @@ -sigaction in libc - Rust - -
-

Function libc::sigaction

source · []
pub unsafe extern "C" fn sigaction(
    signum: c_int,
    act: *const sigaction,
    oldact: *mut sigaction
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sigaddset.html b/learning/rust/guessing_game/target/doc/libc/fn.sigaddset.html deleted file mode 100644 index 32d1ef4b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sigaddset.html +++ /dev/null @@ -1,8 +0,0 @@ -sigaddset in libc - Rust - -
-

Function libc::sigaddset

source · []
pub unsafe extern "C" fn sigaddset(
    set: *mut sigset_t,
    signum: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sigaltstack.html b/learning/rust/guessing_game/target/doc/libc/fn.sigaltstack.html deleted file mode 100644 index 35439092..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sigaltstack.html +++ /dev/null @@ -1,8 +0,0 @@ -sigaltstack in libc - Rust - -
-

Function libc::sigaltstack

source · []
pub unsafe extern "C" fn sigaltstack(
    ss: *const stack_t,
    oss: *mut stack_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sigdelset.html b/learning/rust/guessing_game/target/doc/libc/fn.sigdelset.html deleted file mode 100644 index 5de1d5de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sigdelset.html +++ /dev/null @@ -1,8 +0,0 @@ -sigdelset in libc - Rust - -
-

Function libc::sigdelset

source · []
pub unsafe extern "C" fn sigdelset(
    set: *mut sigset_t,
    signum: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sigemptyset.html b/learning/rust/guessing_game/target/doc/libc/fn.sigemptyset.html deleted file mode 100644 index 18b365e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sigemptyset.html +++ /dev/null @@ -1,8 +0,0 @@ -sigemptyset in libc - Rust - -
-

Function libc::sigemptyset

source · []
pub unsafe extern "C" fn sigemptyset(set: *mut sigset_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sigfillset.html b/learning/rust/guessing_game/target/doc/libc/fn.sigfillset.html deleted file mode 100644 index 5169cff2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sigfillset.html +++ /dev/null @@ -1,8 +0,0 @@ -sigfillset in libc - Rust - -
-

Function libc::sigfillset

source · []
pub unsafe extern "C" fn sigfillset(set: *mut sigset_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sigismember.html b/learning/rust/guessing_game/target/doc/libc/fn.sigismember.html deleted file mode 100644 index 51b8483f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sigismember.html +++ /dev/null @@ -1,8 +0,0 @@ -sigismember in libc - Rust - -
-

Function libc::sigismember

source · []
pub unsafe extern "C" fn sigismember(
    set: *const sigset_t,
    signum: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.signal.html b/learning/rust/guessing_game/target/doc/libc/fn.signal.html deleted file mode 100644 index 9d1f36a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.signal.html +++ /dev/null @@ -1,8 +0,0 @@ -signal in libc - Rust - -
-

Function libc::signal

source · []
pub unsafe extern "C" fn signal(
    signum: c_int,
    handler: sighandler_t
) -> sighandler_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.signalfd.html b/learning/rust/guessing_game/target/doc/libc/fn.signalfd.html deleted file mode 100644 index 03cda9f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.signalfd.html +++ /dev/null @@ -1,8 +0,0 @@ -signalfd in libc - Rust - -
-

Function libc::signalfd

source · []
pub unsafe extern "C" fn signalfd(
    fd: c_int,
    mask: *const sigset_t,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sigpending.html b/learning/rust/guessing_game/target/doc/libc/fn.sigpending.html deleted file mode 100644 index 6acac4c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sigpending.html +++ /dev/null @@ -1,8 +0,0 @@ -sigpending in libc - Rust - -
-

Function libc::sigpending

source · []
pub unsafe extern "C" fn sigpending(set: *mut sigset_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sigprocmask.html b/learning/rust/guessing_game/target/doc/libc/fn.sigprocmask.html deleted file mode 100644 index b37d28bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sigprocmask.html +++ /dev/null @@ -1,8 +0,0 @@ -sigprocmask in libc - Rust - -
-

Function libc::sigprocmask

source · []
pub unsafe extern "C" fn sigprocmask(
    how: c_int,
    set: *const sigset_t,
    oldset: *mut sigset_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sigsuspend.html b/learning/rust/guessing_game/target/doc/libc/fn.sigsuspend.html deleted file mode 100644 index 291588cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sigsuspend.html +++ /dev/null @@ -1,8 +0,0 @@ -sigsuspend in libc - Rust - -
-

Function libc::sigsuspend

source · []
pub unsafe extern "C" fn sigsuspend(mask: *const sigset_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sigtimedwait.html b/learning/rust/guessing_game/target/doc/libc/fn.sigtimedwait.html deleted file mode 100644 index aa199ae1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sigtimedwait.html +++ /dev/null @@ -1,8 +0,0 @@ -sigtimedwait in libc - Rust - -
-

Function libc::sigtimedwait

source · []
pub unsafe extern "C" fn sigtimedwait(
    set: *const sigset_t,
    info: *mut siginfo_t,
    timeout: *const timespec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sigwait.html b/learning/rust/guessing_game/target/doc/libc/fn.sigwait.html deleted file mode 100644 index dda3f9f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sigwait.html +++ /dev/null @@ -1,8 +0,0 @@ -sigwait in libc - Rust - -
-

Function libc::sigwait

source · []
pub unsafe extern "C" fn sigwait(
    set: *const sigset_t,
    sig: *mut c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sigwaitinfo.html b/learning/rust/guessing_game/target/doc/libc/fn.sigwaitinfo.html deleted file mode 100644 index 1c1d834c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sigwaitinfo.html +++ /dev/null @@ -1,8 +0,0 @@ -sigwaitinfo in libc - Rust - -
-

Function libc::sigwaitinfo

source · []
pub unsafe extern "C" fn sigwaitinfo(
    set: *const sigset_t,
    info: *mut siginfo_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sleep.html b/learning/rust/guessing_game/target/doc/libc/fn.sleep.html deleted file mode 100644 index abd1e5ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sleep.html +++ /dev/null @@ -1,8 +0,0 @@ -sleep in libc - Rust - -
-

Function libc::sleep

source · []
pub unsafe extern "C" fn sleep(secs: c_uint) -> c_uint
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.snprintf.html b/learning/rust/guessing_game/target/doc/libc/fn.snprintf.html deleted file mode 100644 index 2049e24e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.snprintf.html +++ /dev/null @@ -1,8 +0,0 @@ -snprintf in libc - Rust - -
-

Function libc::snprintf

source · []
pub unsafe extern "C" fn snprintf(
    s: *mut c_char,
    n: size_t,
    format: *const c_char,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.socket.html b/learning/rust/guessing_game/target/doc/libc/fn.socket.html deleted file mode 100644 index 96b1e8e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.socket.html +++ /dev/null @@ -1,8 +0,0 @@ -socket in libc - Rust - -
-

Function libc::socket

source · []
pub unsafe extern "C" fn socket(
    domain: c_int,
    ty: c_int,
    protocol: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.socketpair.html b/learning/rust/guessing_game/target/doc/libc/fn.socketpair.html deleted file mode 100644 index 4616e871..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.socketpair.html +++ /dev/null @@ -1,8 +0,0 @@ -socketpair in libc - Rust - -
-

Function libc::socketpair

source · []
pub unsafe extern "C" fn socketpair(
    domain: c_int,
    type_: c_int,
    protocol: c_int,
    socket_vector: *mut c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.splice.html b/learning/rust/guessing_game/target/doc/libc/fn.splice.html deleted file mode 100644 index e6bfe13b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.splice.html +++ /dev/null @@ -1,8 +0,0 @@ -splice in libc - Rust - -
-

Function libc::splice

source · []
pub unsafe extern "C" fn splice(
    fd_in: c_int,
    off_in: *mut loff_t,
    fd_out: c_int,
    off_out: *mut loff_t,
    len: size_t,
    flags: c_uint
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sprintf.html b/learning/rust/guessing_game/target/doc/libc/fn.sprintf.html deleted file mode 100644 index 1d68440a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sprintf.html +++ /dev/null @@ -1,8 +0,0 @@ -sprintf in libc - Rust - -
-

Function libc::sprintf

source · []
pub unsafe extern "C" fn sprintf(
    s: *mut c_char,
    format: *const c_char,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.srand.html b/learning/rust/guessing_game/target/doc/libc/fn.srand.html deleted file mode 100644 index ccd2608e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.srand.html +++ /dev/null @@ -1,8 +0,0 @@ -srand in libc - Rust - -
-

Function libc::srand

source · []
pub unsafe extern "C" fn srand(seed: c_uint)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sscanf.html b/learning/rust/guessing_game/target/doc/libc/fn.sscanf.html deleted file mode 100644 index 0d48b0c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sscanf.html +++ /dev/null @@ -1,8 +0,0 @@ -sscanf in libc - Rust - -
-

Function libc::sscanf

source · []
pub unsafe extern "C" fn sscanf(
    s: *const c_char,
    format: *const c_char,
     ...
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.stat.html b/learning/rust/guessing_game/target/doc/libc/fn.stat.html deleted file mode 100644 index c1be3e60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.stat.html +++ /dev/null @@ -1,8 +0,0 @@ -stat in libc - Rust - -
-

Function libc::stat

source · []
pub unsafe extern "C" fn stat(
    path: *const c_char,
    buf: *mut stat
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.stat64.html b/learning/rust/guessing_game/target/doc/libc/fn.stat64.html deleted file mode 100644 index 155212e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.stat64.html +++ /dev/null @@ -1,8 +0,0 @@ -stat64 in libc - Rust - -
-

Function libc::stat64

source · []
pub unsafe extern "C" fn stat64(
    path: *const c_char,
    buf: *mut stat64
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.statfs.html b/learning/rust/guessing_game/target/doc/libc/fn.statfs.html deleted file mode 100644 index d315d01a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.statfs.html +++ /dev/null @@ -1,8 +0,0 @@ -statfs in libc - Rust - -
-

Function libc::statfs

source · []
pub unsafe extern "C" fn statfs(
    path: *const c_char,
    buf: *mut statfs
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.statfs64.html b/learning/rust/guessing_game/target/doc/libc/fn.statfs64.html deleted file mode 100644 index c37a3d45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.statfs64.html +++ /dev/null @@ -1,8 +0,0 @@ -statfs64 in libc - Rust - -
-

Function libc::statfs64

source · []
pub unsafe extern "C" fn statfs64(
    path: *const c_char,
    buf: *mut statfs64
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.statvfs.html b/learning/rust/guessing_game/target/doc/libc/fn.statvfs.html deleted file mode 100644 index c8169510..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.statvfs.html +++ /dev/null @@ -1,8 +0,0 @@ -statvfs in libc - Rust - -
-

Function libc::statvfs

source · []
pub unsafe extern "C" fn statvfs(
    path: *const c_char,
    buf: *mut statvfs
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.statvfs64.html b/learning/rust/guessing_game/target/doc/libc/fn.statvfs64.html deleted file mode 100644 index ebda5b31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.statvfs64.html +++ /dev/null @@ -1,8 +0,0 @@ -statvfs64 in libc - Rust - -
-

Function libc::statvfs64

source · []
pub unsafe extern "C" fn statvfs64(
    path: *const c_char,
    buf: *mut statvfs64
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.statx.html b/learning/rust/guessing_game/target/doc/libc/fn.statx.html deleted file mode 100644 index ee100e80..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.statx.html +++ /dev/null @@ -1,8 +0,0 @@ -statx in libc - Rust - -
-

Function libc::statx

source · []
pub unsafe extern "C" fn statx(
    dirfd: c_int,
    pathname: *const c_char,
    flags: c_int,
    mask: c_uint,
    statxbuf: *mut statx
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.stpcpy.html b/learning/rust/guessing_game/target/doc/libc/fn.stpcpy.html deleted file mode 100644 index 192e717d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.stpcpy.html +++ /dev/null @@ -1,8 +0,0 @@ -stpcpy in libc - Rust - -
-

Function libc::stpcpy

source · []
pub unsafe extern "C" fn stpcpy(
    dst: *mut c_char,
    src: *const c_char
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.stpncpy.html b/learning/rust/guessing_game/target/doc/libc/fn.stpncpy.html deleted file mode 100644 index 9d3bb794..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.stpncpy.html +++ /dev/null @@ -1,8 +0,0 @@ -stpncpy in libc - Rust - -
-

Function libc::stpncpy

source · []
pub unsafe extern "C" fn stpncpy(
    dst: *mut c_char,
    src: *const c_char,
    n: size_t
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strcasecmp.html b/learning/rust/guessing_game/target/doc/libc/fn.strcasecmp.html deleted file mode 100644 index 8b843a11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strcasecmp.html +++ /dev/null @@ -1,8 +0,0 @@ -strcasecmp in libc - Rust - -
-

Function libc::strcasecmp

source · []
pub unsafe extern "C" fn strcasecmp(
    s1: *const c_char,
    s2: *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strcasestr.html b/learning/rust/guessing_game/target/doc/libc/fn.strcasestr.html deleted file mode 100644 index 463b1dfe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strcasestr.html +++ /dev/null @@ -1,8 +0,0 @@ -strcasestr in libc - Rust - -
-

Function libc::strcasestr

source · []
pub unsafe extern "C" fn strcasestr(
    cs: *const c_char,
    ct: *const c_char
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strcat.html b/learning/rust/guessing_game/target/doc/libc/fn.strcat.html deleted file mode 100644 index c437f051..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strcat.html +++ /dev/null @@ -1,8 +0,0 @@ -strcat in libc - Rust - -
-

Function libc::strcat

source · []
pub unsafe extern "C" fn strcat(
    s: *mut c_char,
    ct: *const c_char
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strchr.html b/learning/rust/guessing_game/target/doc/libc/fn.strchr.html deleted file mode 100644 index 85806bbe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strchr.html +++ /dev/null @@ -1,8 +0,0 @@ -strchr in libc - Rust - -
-

Function libc::strchr

source · []
pub unsafe extern "C" fn strchr(
    cs: *const c_char,
    c: c_int
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strcmp.html b/learning/rust/guessing_game/target/doc/libc/fn.strcmp.html deleted file mode 100644 index 9dd9585d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strcmp.html +++ /dev/null @@ -1,8 +0,0 @@ -strcmp in libc - Rust - -
-

Function libc::strcmp

source · []
pub unsafe extern "C" fn strcmp(
    cs: *const c_char,
    ct: *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strcoll.html b/learning/rust/guessing_game/target/doc/libc/fn.strcoll.html deleted file mode 100644 index 02c1ee00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strcoll.html +++ /dev/null @@ -1,8 +0,0 @@ -strcoll in libc - Rust - -
-

Function libc::strcoll

source · []
pub unsafe extern "C" fn strcoll(
    cs: *const c_char,
    ct: *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strcpy.html b/learning/rust/guessing_game/target/doc/libc/fn.strcpy.html deleted file mode 100644 index 143faf72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strcpy.html +++ /dev/null @@ -1,8 +0,0 @@ -strcpy in libc - Rust - -
-

Function libc::strcpy

source · []
pub unsafe extern "C" fn strcpy(
    dst: *mut c_char,
    src: *const c_char
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strcspn.html b/learning/rust/guessing_game/target/doc/libc/fn.strcspn.html deleted file mode 100644 index 28e0b043..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strcspn.html +++ /dev/null @@ -1,8 +0,0 @@ -strcspn in libc - Rust - -
-

Function libc::strcspn

source · []
pub unsafe extern "C" fn strcspn(
    cs: *const c_char,
    ct: *const c_char
) -> size_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strdup.html b/learning/rust/guessing_game/target/doc/libc/fn.strdup.html deleted file mode 100644 index 5bd5ed56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strdup.html +++ /dev/null @@ -1,8 +0,0 @@ -strdup in libc - Rust - -
-

Function libc::strdup

source · []
pub unsafe extern "C" fn strdup(cs: *const c_char) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strerror.html b/learning/rust/guessing_game/target/doc/libc/fn.strerror.html deleted file mode 100644 index 4ed4cda1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strerror.html +++ /dev/null @@ -1,8 +0,0 @@ -strerror in libc - Rust - -
-

Function libc::strerror

source · []
pub unsafe extern "C" fn strerror(n: c_int) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strerror_r.html b/learning/rust/guessing_game/target/doc/libc/fn.strerror_r.html deleted file mode 100644 index 43d93121..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strerror_r.html +++ /dev/null @@ -1,8 +0,0 @@ -strerror_r in libc - Rust - -
-

Function libc::strerror_r

source · []
pub unsafe extern "C" fn strerror_r(
    errnum: c_int,
    buf: *mut c_char,
    buflen: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strlen.html b/learning/rust/guessing_game/target/doc/libc/fn.strlen.html deleted file mode 100644 index a3913205..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strlen.html +++ /dev/null @@ -1,8 +0,0 @@ -strlen in libc - Rust - -
-

Function libc::strlen

source · []
pub unsafe extern "C" fn strlen(cs: *const c_char) -> size_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strncasecmp.html b/learning/rust/guessing_game/target/doc/libc/fn.strncasecmp.html deleted file mode 100644 index e7131028..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strncasecmp.html +++ /dev/null @@ -1,8 +0,0 @@ -strncasecmp in libc - Rust - -
-

Function libc::strncasecmp

source · []
pub unsafe extern "C" fn strncasecmp(
    s1: *const c_char,
    s2: *const c_char,
    n: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strncat.html b/learning/rust/guessing_game/target/doc/libc/fn.strncat.html deleted file mode 100644 index d0ed77b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strncat.html +++ /dev/null @@ -1,8 +0,0 @@ -strncat in libc - Rust - -
-

Function libc::strncat

source · []
pub unsafe extern "C" fn strncat(
    s: *mut c_char,
    ct: *const c_char,
    n: size_t
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strncmp.html b/learning/rust/guessing_game/target/doc/libc/fn.strncmp.html deleted file mode 100644 index e79b00be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strncmp.html +++ /dev/null @@ -1,8 +0,0 @@ -strncmp in libc - Rust - -
-

Function libc::strncmp

source · []
pub unsafe extern "C" fn strncmp(
    cs: *const c_char,
    ct: *const c_char,
    n: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strncpy.html b/learning/rust/guessing_game/target/doc/libc/fn.strncpy.html deleted file mode 100644 index cbd0ddf8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strncpy.html +++ /dev/null @@ -1,8 +0,0 @@ -strncpy in libc - Rust - -
-

Function libc::strncpy

source · []
pub unsafe extern "C" fn strncpy(
    dst: *mut c_char,
    src: *const c_char,
    n: size_t
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strndup.html b/learning/rust/guessing_game/target/doc/libc/fn.strndup.html deleted file mode 100644 index 30186f03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strndup.html +++ /dev/null @@ -1,8 +0,0 @@ -strndup in libc - Rust - -
-

Function libc::strndup

source · []
pub unsafe extern "C" fn strndup(
    cs: *const c_char,
    n: size_t
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strnlen.html b/learning/rust/guessing_game/target/doc/libc/fn.strnlen.html deleted file mode 100644 index 95439fa2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strnlen.html +++ /dev/null @@ -1,8 +0,0 @@ -strnlen in libc - Rust - -
-

Function libc::strnlen

source · []
pub unsafe extern "C" fn strnlen(
    cs: *const c_char,
    maxlen: size_t
) -> size_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strpbrk.html b/learning/rust/guessing_game/target/doc/libc/fn.strpbrk.html deleted file mode 100644 index 669456a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strpbrk.html +++ /dev/null @@ -1,8 +0,0 @@ -strpbrk in libc - Rust - -
-

Function libc::strpbrk

source · []
pub unsafe extern "C" fn strpbrk(
    cs: *const c_char,
    ct: *const c_char
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strrchr.html b/learning/rust/guessing_game/target/doc/libc/fn.strrchr.html deleted file mode 100644 index ed2e68a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strrchr.html +++ /dev/null @@ -1,8 +0,0 @@ -strrchr in libc - Rust - -
-

Function libc::strrchr

source · []
pub unsafe extern "C" fn strrchr(
    cs: *const c_char,
    c: c_int
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strsignal.html b/learning/rust/guessing_game/target/doc/libc/fn.strsignal.html deleted file mode 100644 index d649457c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strsignal.html +++ /dev/null @@ -1,8 +0,0 @@ -strsignal in libc - Rust - -
-

Function libc::strsignal

source · []
pub unsafe extern "C" fn strsignal(sig: c_int) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strspn.html b/learning/rust/guessing_game/target/doc/libc/fn.strspn.html deleted file mode 100644 index d530fd07..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strspn.html +++ /dev/null @@ -1,8 +0,0 @@ -strspn in libc - Rust - -
-

Function libc::strspn

source · []
pub unsafe extern "C" fn strspn(
    cs: *const c_char,
    ct: *const c_char
) -> size_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strstr.html b/learning/rust/guessing_game/target/doc/libc/fn.strstr.html deleted file mode 100644 index 1a7c4388..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strstr.html +++ /dev/null @@ -1,8 +0,0 @@ -strstr in libc - Rust - -
-

Function libc::strstr

source · []
pub unsafe extern "C" fn strstr(
    cs: *const c_char,
    ct: *const c_char
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strtod.html b/learning/rust/guessing_game/target/doc/libc/fn.strtod.html deleted file mode 100644 index 081ce42a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strtod.html +++ /dev/null @@ -1,8 +0,0 @@ -strtod in libc - Rust - -
-

Function libc::strtod

source · []
pub unsafe extern "C" fn strtod(
    s: *const c_char,
    endp: *mut *mut c_char
) -> c_double
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strtof.html b/learning/rust/guessing_game/target/doc/libc/fn.strtof.html deleted file mode 100644 index fe0721a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strtof.html +++ /dev/null @@ -1,8 +0,0 @@ -strtof in libc - Rust - -
-

Function libc::strtof

source · []
pub unsafe extern "C" fn strtof(
    s: *const c_char,
    endp: *mut *mut c_char
) -> c_float
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strtok.html b/learning/rust/guessing_game/target/doc/libc/fn.strtok.html deleted file mode 100644 index 71ade8d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strtok.html +++ /dev/null @@ -1,8 +0,0 @@ -strtok in libc - Rust - -
-

Function libc::strtok

source · []
pub unsafe extern "C" fn strtok(
    s: *mut c_char,
    t: *const c_char
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strtok_r.html b/learning/rust/guessing_game/target/doc/libc/fn.strtok_r.html deleted file mode 100644 index 55230682..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strtok_r.html +++ /dev/null @@ -1,8 +0,0 @@ -strtok_r in libc - Rust - -
-

Function libc::strtok_r

source · []
pub unsafe extern "C" fn strtok_r(
    s: *mut c_char,
    t: *const c_char,
    p: *mut *mut c_char
) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strtol.html b/learning/rust/guessing_game/target/doc/libc/fn.strtol.html deleted file mode 100644 index 88735569..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strtol.html +++ /dev/null @@ -1,8 +0,0 @@ -strtol in libc - Rust - -
-

Function libc::strtol

source · []
pub unsafe extern "C" fn strtol(
    s: *const c_char,
    endp: *mut *mut c_char,
    base: c_int
) -> c_long
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strtoul.html b/learning/rust/guessing_game/target/doc/libc/fn.strtoul.html deleted file mode 100644 index 5f49927b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strtoul.html +++ /dev/null @@ -1,8 +0,0 @@ -strtoul in libc - Rust - -
-

Function libc::strtoul

source · []
pub unsafe extern "C" fn strtoul(
    s: *const c_char,
    endp: *mut *mut c_char,
    base: c_int
) -> c_ulong
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.strxfrm.html b/learning/rust/guessing_game/target/doc/libc/fn.strxfrm.html deleted file mode 100644 index 1cd9bb22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.strxfrm.html +++ /dev/null @@ -1,8 +0,0 @@ -strxfrm in libc - Rust - -
-

Function libc::strxfrm

source · []
pub unsafe extern "C" fn strxfrm(
    s: *mut c_char,
    ct: *const c_char,
    n: size_t
) -> size_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.swapcontext.html b/learning/rust/guessing_game/target/doc/libc/fn.swapcontext.html deleted file mode 100644 index 625de931..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.swapcontext.html +++ /dev/null @@ -1,8 +0,0 @@ -swapcontext in libc - Rust - -
-

Function libc::swapcontext

source · []
pub unsafe extern "C" fn swapcontext(
    uocp: *mut ucontext_t,
    ucp: *const ucontext_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.swapoff.html b/learning/rust/guessing_game/target/doc/libc/fn.swapoff.html deleted file mode 100644 index 9a511960..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.swapoff.html +++ /dev/null @@ -1,8 +0,0 @@ -swapoff in libc - Rust - -
-

Function libc::swapoff

source · []
pub unsafe extern "C" fn swapoff(path: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.swapon.html b/learning/rust/guessing_game/target/doc/libc/fn.swapon.html deleted file mode 100644 index 8702b567..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.swapon.html +++ /dev/null @@ -1,8 +0,0 @@ -swapon in libc - Rust - -
-

Function libc::swapon

source · []
pub unsafe extern "C" fn swapon(
    path: *const c_char,
    swapflags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.symlink.html b/learning/rust/guessing_game/target/doc/libc/fn.symlink.html deleted file mode 100644 index 3ff148f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.symlink.html +++ /dev/null @@ -1,8 +0,0 @@ -symlink in libc - Rust - -
-

Function libc::symlink

source · []
pub unsafe extern "C" fn symlink(
    path1: *const c_char,
    path2: *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.symlinkat.html b/learning/rust/guessing_game/target/doc/libc/fn.symlinkat.html deleted file mode 100644 index f026d63a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.symlinkat.html +++ /dev/null @@ -1,8 +0,0 @@ -symlinkat in libc - Rust - -
-

Function libc::symlinkat

source · []
pub unsafe extern "C" fn symlinkat(
    target: *const c_char,
    newdirfd: c_int,
    linkpath: *const c_char
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sync.html b/learning/rust/guessing_game/target/doc/libc/fn.sync.html deleted file mode 100644 index 9589be19..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sync.html +++ /dev/null @@ -1,8 +0,0 @@ -sync in libc - Rust - -
-

Function libc::sync

source · []
pub unsafe extern "C" fn sync()
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sync_file_range.html b/learning/rust/guessing_game/target/doc/libc/fn.sync_file_range.html deleted file mode 100644 index 6fbad5a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sync_file_range.html +++ /dev/null @@ -1,8 +0,0 @@ -sync_file_range in libc - Rust - -
pub unsafe extern "C" fn sync_file_range(
    fd: c_int,
    offset: off64_t,
    nbytes: off64_t,
    flags: c_uint
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.syncfs.html b/learning/rust/guessing_game/target/doc/libc/fn.syncfs.html deleted file mode 100644 index 5b8c8f50..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.syncfs.html +++ /dev/null @@ -1,8 +0,0 @@ -syncfs in libc - Rust - -
-

Function libc::syncfs

source · []
pub unsafe extern "C" fn syncfs(fd: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.syscall.html b/learning/rust/guessing_game/target/doc/libc/fn.syscall.html deleted file mode 100644 index 9a96c38f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.syscall.html +++ /dev/null @@ -1,8 +0,0 @@ -syscall in libc - Rust - -
-

Function libc::syscall

source · []
pub unsafe extern "C" fn syscall(num: c_long, ...) -> c_long
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sysconf.html b/learning/rust/guessing_game/target/doc/libc/fn.sysconf.html deleted file mode 100644 index 98239757..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sysconf.html +++ /dev/null @@ -1,8 +0,0 @@ -sysconf in libc - Rust - -
-

Function libc::sysconf

source · []
pub unsafe extern "C" fn sysconf(name: c_int) -> c_long
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sysctl.html b/learning/rust/guessing_game/target/doc/libc/fn.sysctl.html deleted file mode 100644 index 74ad2393..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sysctl.html +++ /dev/null @@ -1,8 +0,0 @@ -sysctl in libc - Rust - -
-

Function libc::sysctl

source · []
pub unsafe extern "C" fn sysctl(
    name: *mut c_int,
    namelen: c_int,
    oldp: *mut c_void,
    oldlenp: *mut size_t,
    newp: *mut c_void,
    newlen: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.sysinfo.html b/learning/rust/guessing_game/target/doc/libc/fn.sysinfo.html deleted file mode 100644 index 473c9496..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.sysinfo.html +++ /dev/null @@ -1,8 +0,0 @@ -sysinfo in libc - Rust - -
-

Function libc::sysinfo

source · []
pub unsafe extern "C" fn sysinfo(info: *mut sysinfo) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.syslog.html b/learning/rust/guessing_game/target/doc/libc/fn.syslog.html deleted file mode 100644 index bede0ac8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.syslog.html +++ /dev/null @@ -1,8 +0,0 @@ -syslog in libc - Rust - -
-

Function libc::syslog

source · []
pub unsafe extern "C" fn syslog(
    priority: c_int,
    message: *const c_char,
     ...
)
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.system.html b/learning/rust/guessing_game/target/doc/libc/fn.system.html deleted file mode 100644 index 39a8bf85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.system.html +++ /dev/null @@ -1,8 +0,0 @@ -system in libc - Rust - -
-

Function libc::system

source · []
pub unsafe extern "C" fn system(s: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.tcdrain.html b/learning/rust/guessing_game/target/doc/libc/fn.tcdrain.html deleted file mode 100644 index 8770099a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.tcdrain.html +++ /dev/null @@ -1,8 +0,0 @@ -tcdrain in libc - Rust - -
-

Function libc::tcdrain

source · []
pub unsafe extern "C" fn tcdrain(fd: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.tcflow.html b/learning/rust/guessing_game/target/doc/libc/fn.tcflow.html deleted file mode 100644 index 108d7c1b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.tcflow.html +++ /dev/null @@ -1,8 +0,0 @@ -tcflow in libc - Rust - -
-

Function libc::tcflow

source · []
pub unsafe extern "C" fn tcflow(fd: c_int, action: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.tcflush.html b/learning/rust/guessing_game/target/doc/libc/fn.tcflush.html deleted file mode 100644 index 409d1b00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.tcflush.html +++ /dev/null @@ -1,8 +0,0 @@ -tcflush in libc - Rust - -
-

Function libc::tcflush

source · []
pub unsafe extern "C" fn tcflush(fd: c_int, action: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.tcgetattr.html b/learning/rust/guessing_game/target/doc/libc/fn.tcgetattr.html deleted file mode 100644 index 0d5368df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.tcgetattr.html +++ /dev/null @@ -1,8 +0,0 @@ -tcgetattr in libc - Rust - -
-

Function libc::tcgetattr

source · []
pub unsafe extern "C" fn tcgetattr(
    fd: c_int,
    termios: *mut termios
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.tcgetpgrp.html b/learning/rust/guessing_game/target/doc/libc/fn.tcgetpgrp.html deleted file mode 100644 index 4bd64bf2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.tcgetpgrp.html +++ /dev/null @@ -1,8 +0,0 @@ -tcgetpgrp in libc - Rust - -
-

Function libc::tcgetpgrp

source · []
pub unsafe extern "C" fn tcgetpgrp(fd: c_int) -> pid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.tcgetsid.html b/learning/rust/guessing_game/target/doc/libc/fn.tcgetsid.html deleted file mode 100644 index 7e0e8fa2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.tcgetsid.html +++ /dev/null @@ -1,8 +0,0 @@ -tcgetsid in libc - Rust - -
-

Function libc::tcgetsid

source · []
pub unsafe extern "C" fn tcgetsid(fd: c_int) -> pid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.tcsendbreak.html b/learning/rust/guessing_game/target/doc/libc/fn.tcsendbreak.html deleted file mode 100644 index aa0861cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.tcsendbreak.html +++ /dev/null @@ -1,8 +0,0 @@ -tcsendbreak in libc - Rust - -
-

Function libc::tcsendbreak

source · []
pub unsafe extern "C" fn tcsendbreak(
    fd: c_int,
    duration: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.tcsetattr.html b/learning/rust/guessing_game/target/doc/libc/fn.tcsetattr.html deleted file mode 100644 index a59f2676..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.tcsetattr.html +++ /dev/null @@ -1,8 +0,0 @@ -tcsetattr in libc - Rust - -
-

Function libc::tcsetattr

source · []
pub unsafe extern "C" fn tcsetattr(
    fd: c_int,
    optional_actions: c_int,
    termios: *const termios
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.tcsetpgrp.html b/learning/rust/guessing_game/target/doc/libc/fn.tcsetpgrp.html deleted file mode 100644 index bb7873ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.tcsetpgrp.html +++ /dev/null @@ -1,8 +0,0 @@ -tcsetpgrp in libc - Rust - -
-

Function libc::tcsetpgrp

source · []
pub unsafe extern "C" fn tcsetpgrp(fd: c_int, pgrp: pid_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.tee.html b/learning/rust/guessing_game/target/doc/libc/fn.tee.html deleted file mode 100644 index 9b85c7e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.tee.html +++ /dev/null @@ -1,8 +0,0 @@ -tee in libc - Rust - -
-

Function libc::tee

source · []
pub unsafe extern "C" fn tee(
    fd_in: c_int,
    fd_out: c_int,
    len: size_t,
    flags: c_uint
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.telldir.html b/learning/rust/guessing_game/target/doc/libc/fn.telldir.html deleted file mode 100644 index 7c919c7e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.telldir.html +++ /dev/null @@ -1,8 +0,0 @@ -telldir in libc - Rust - -
-

Function libc::telldir

source · []
pub unsafe extern "C" fn telldir(dirp: *mut DIR) -> c_long
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.time.html b/learning/rust/guessing_game/target/doc/libc/fn.time.html deleted file mode 100644 index 61fb688b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.time.html +++ /dev/null @@ -1,8 +0,0 @@ -time in libc - Rust - -
-

Function libc::time

source · []
pub unsafe extern "C" fn time(time: *mut time_t) -> time_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.timegm.html b/learning/rust/guessing_game/target/doc/libc/fn.timegm.html deleted file mode 100644 index a09a453c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.timegm.html +++ /dev/null @@ -1,8 +0,0 @@ -timegm in libc - Rust - -
-

Function libc::timegm

source · []
pub unsafe extern "C" fn timegm(tm: *mut tm) -> time_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.timer_create.html b/learning/rust/guessing_game/target/doc/libc/fn.timer_create.html deleted file mode 100644 index 19b8baf7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.timer_create.html +++ /dev/null @@ -1,8 +0,0 @@ -timer_create in libc - Rust - -
-

Function libc::timer_create

source · []
pub unsafe extern "C" fn timer_create(
    clockid: clockid_t,
    sevp: *mut sigevent,
    timerid: *mut timer_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.timer_delete.html b/learning/rust/guessing_game/target/doc/libc/fn.timer_delete.html deleted file mode 100644 index 94d0fdb9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.timer_delete.html +++ /dev/null @@ -1,8 +0,0 @@ -timer_delete in libc - Rust - -
-

Function libc::timer_delete

source · []
pub unsafe extern "C" fn timer_delete(timerid: timer_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.timer_getoverrun.html b/learning/rust/guessing_game/target/doc/libc/fn.timer_getoverrun.html deleted file mode 100644 index 9069e412..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.timer_getoverrun.html +++ /dev/null @@ -1,8 +0,0 @@ -timer_getoverrun in libc - Rust - -
pub unsafe extern "C" fn timer_getoverrun(timerid: timer_t) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.timer_gettime.html b/learning/rust/guessing_game/target/doc/libc/fn.timer_gettime.html deleted file mode 100644 index 657e8fb4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.timer_gettime.html +++ /dev/null @@ -1,8 +0,0 @@ -timer_gettime in libc - Rust - -
pub unsafe extern "C" fn timer_gettime(
    timerid: timer_t,
    curr_value: *mut itimerspec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.timer_settime.html b/learning/rust/guessing_game/target/doc/libc/fn.timer_settime.html deleted file mode 100644 index 8022adf6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.timer_settime.html +++ /dev/null @@ -1,8 +0,0 @@ -timer_settime in libc - Rust - -
pub unsafe extern "C" fn timer_settime(
    timerid: timer_t,
    flags: c_int,
    new_value: *const itimerspec,
    old_value: *mut itimerspec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.timerfd_create.html b/learning/rust/guessing_game/target/doc/libc/fn.timerfd_create.html deleted file mode 100644 index 9ae58e0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.timerfd_create.html +++ /dev/null @@ -1,8 +0,0 @@ -timerfd_create in libc - Rust - -
pub unsafe extern "C" fn timerfd_create(
    clockid: clockid_t,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.timerfd_gettime.html b/learning/rust/guessing_game/target/doc/libc/fn.timerfd_gettime.html deleted file mode 100644 index 4f72c71e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.timerfd_gettime.html +++ /dev/null @@ -1,8 +0,0 @@ -timerfd_gettime in libc - Rust - -
pub unsafe extern "C" fn timerfd_gettime(
    fd: c_int,
    curr_value: *mut itimerspec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.timerfd_settime.html b/learning/rust/guessing_game/target/doc/libc/fn.timerfd_settime.html deleted file mode 100644 index 6981c96e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.timerfd_settime.html +++ /dev/null @@ -1,8 +0,0 @@ -timerfd_settime in libc - Rust - -
pub unsafe extern "C" fn timerfd_settime(
    fd: c_int,
    flags: c_int,
    new_value: *const itimerspec,
    old_value: *mut itimerspec
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.times.html b/learning/rust/guessing_game/target/doc/libc/fn.times.html deleted file mode 100644 index f0699af2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.times.html +++ /dev/null @@ -1,8 +0,0 @@ -times in libc - Rust - -
-

Function libc::times

source · []
pub unsafe extern "C" fn times(buf: *mut tms) -> clock_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.tmpfile.html b/learning/rust/guessing_game/target/doc/libc/fn.tmpfile.html deleted file mode 100644 index 25e4039b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.tmpfile.html +++ /dev/null @@ -1,8 +0,0 @@ -tmpfile in libc - Rust - -
-

Function libc::tmpfile

source · []
pub unsafe extern "C" fn tmpfile() -> *mut FILE
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.tmpfile64.html b/learning/rust/guessing_game/target/doc/libc/fn.tmpfile64.html deleted file mode 100644 index 01f6ba1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.tmpfile64.html +++ /dev/null @@ -1,8 +0,0 @@ -tmpfile64 in libc - Rust - -
-

Function libc::tmpfile64

source · []
pub unsafe extern "C" fn tmpfile64() -> *mut FILE
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.tmpnam.html b/learning/rust/guessing_game/target/doc/libc/fn.tmpnam.html deleted file mode 100644 index 54a6d716..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.tmpnam.html +++ /dev/null @@ -1,8 +0,0 @@ -tmpnam in libc - Rust - -
-

Function libc::tmpnam

source · []
pub unsafe extern "C" fn tmpnam(ptr: *mut c_char) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.tolower.html b/learning/rust/guessing_game/target/doc/libc/fn.tolower.html deleted file mode 100644 index 2db98aa5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.tolower.html +++ /dev/null @@ -1,8 +0,0 @@ -tolower in libc - Rust - -
-

Function libc::tolower

source · []
pub unsafe extern "C" fn tolower(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.toupper.html b/learning/rust/guessing_game/target/doc/libc/fn.toupper.html deleted file mode 100644 index e9228a92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.toupper.html +++ /dev/null @@ -1,8 +0,0 @@ -toupper in libc - Rust - -
-

Function libc::toupper

source · []
pub unsafe extern "C" fn toupper(c: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.truncate.html b/learning/rust/guessing_game/target/doc/libc/fn.truncate.html deleted file mode 100644 index b2c2e49a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.truncate.html +++ /dev/null @@ -1,8 +0,0 @@ -truncate in libc - Rust - -
-

Function libc::truncate

source · []
pub unsafe extern "C" fn truncate(
    path: *const c_char,
    length: off_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.truncate64.html b/learning/rust/guessing_game/target/doc/libc/fn.truncate64.html deleted file mode 100644 index 910449c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.truncate64.html +++ /dev/null @@ -1,8 +0,0 @@ -truncate64 in libc - Rust - -
-

Function libc::truncate64

source · []
pub unsafe extern "C" fn truncate64(
    path: *const c_char,
    length: off64_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ttyname.html b/learning/rust/guessing_game/target/doc/libc/fn.ttyname.html deleted file mode 100644 index f7a8b905..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ttyname.html +++ /dev/null @@ -1,8 +0,0 @@ -ttyname in libc - Rust - -
-

Function libc::ttyname

source · []
pub unsafe extern "C" fn ttyname(fd: c_int) -> *mut c_char
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ttyname_r.html b/learning/rust/guessing_game/target/doc/libc/fn.ttyname_r.html deleted file mode 100644 index aae18d03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ttyname_r.html +++ /dev/null @@ -1,8 +0,0 @@ -ttyname_r in libc - Rust - -
-

Function libc::ttyname_r

source · []
pub unsafe extern "C" fn ttyname_r(
    fd: c_int,
    buf: *mut c_char,
    buflen: size_t
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.umask.html b/learning/rust/guessing_game/target/doc/libc/fn.umask.html deleted file mode 100644 index 1d6f1b45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.umask.html +++ /dev/null @@ -1,8 +0,0 @@ -umask in libc - Rust - -
-

Function libc::umask

source · []
pub unsafe extern "C" fn umask(mask: mode_t) -> mode_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.umount.html b/learning/rust/guessing_game/target/doc/libc/fn.umount.html deleted file mode 100644 index d01c74a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.umount.html +++ /dev/null @@ -1,8 +0,0 @@ -umount in libc - Rust - -
-

Function libc::umount

source · []
pub unsafe extern "C" fn umount(target: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.umount2.html b/learning/rust/guessing_game/target/doc/libc/fn.umount2.html deleted file mode 100644 index 959e231f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.umount2.html +++ /dev/null @@ -1,8 +0,0 @@ -umount2 in libc - Rust - -
-

Function libc::umount2

source · []
pub unsafe extern "C" fn umount2(
    target: *const c_char,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.uname.html b/learning/rust/guessing_game/target/doc/libc/fn.uname.html deleted file mode 100644 index 20e65743..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.uname.html +++ /dev/null @@ -1,8 +0,0 @@ -uname in libc - Rust - -
-

Function libc::uname

source · []
pub unsafe extern "C" fn uname(buf: *mut utsname) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.ungetc.html b/learning/rust/guessing_game/target/doc/libc/fn.ungetc.html deleted file mode 100644 index ae3e6ec9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.ungetc.html +++ /dev/null @@ -1,8 +0,0 @@ -ungetc in libc - Rust - -
-

Function libc::ungetc

source · []
pub unsafe extern "C" fn ungetc(c: c_int, stream: *mut FILE) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.unlink.html b/learning/rust/guessing_game/target/doc/libc/fn.unlink.html deleted file mode 100644 index 4da76b40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.unlink.html +++ /dev/null @@ -1,8 +0,0 @@ -unlink in libc - Rust - -
-

Function libc::unlink

source · []
pub unsafe extern "C" fn unlink(c: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.unlinkat.html b/learning/rust/guessing_game/target/doc/libc/fn.unlinkat.html deleted file mode 100644 index 3b37a9d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.unlinkat.html +++ /dev/null @@ -1,8 +0,0 @@ -unlinkat in libc - Rust - -
-

Function libc::unlinkat

source · []
pub unsafe extern "C" fn unlinkat(
    dirfd: c_int,
    pathname: *const c_char,
    flags: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.unlockpt.html b/learning/rust/guessing_game/target/doc/libc/fn.unlockpt.html deleted file mode 100644 index 141fd1ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.unlockpt.html +++ /dev/null @@ -1,8 +0,0 @@ -unlockpt in libc - Rust - -
-

Function libc::unlockpt

source · []
pub unsafe extern "C" fn unlockpt(fd: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.unsetenv.html b/learning/rust/guessing_game/target/doc/libc/fn.unsetenv.html deleted file mode 100644 index 35cdc32c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.unsetenv.html +++ /dev/null @@ -1,8 +0,0 @@ -unsetenv in libc - Rust - -
-

Function libc::unsetenv

source · []
pub unsafe extern "C" fn unsetenv(name: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.unshare.html b/learning/rust/guessing_game/target/doc/libc/fn.unshare.html deleted file mode 100644 index f07f4000..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.unshare.html +++ /dev/null @@ -1,8 +0,0 @@ -unshare in libc - Rust - -
-

Function libc::unshare

source · []
pub unsafe extern "C" fn unshare(flags: c_int) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.uselocale.html b/learning/rust/guessing_game/target/doc/libc/fn.uselocale.html deleted file mode 100644 index 54dc5fd1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.uselocale.html +++ /dev/null @@ -1,8 +0,0 @@ -uselocale in libc - Rust - -
-

Function libc::uselocale

source · []
pub unsafe extern "C" fn uselocale(loc: locale_t) -> locale_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.usleep.html b/learning/rust/guessing_game/target/doc/libc/fn.usleep.html deleted file mode 100644 index 8266e019..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.usleep.html +++ /dev/null @@ -1,8 +0,0 @@ -usleep in libc - Rust - -
-

Function libc::usleep

source · []
pub unsafe extern "C" fn usleep(secs: c_uint) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.utime.html b/learning/rust/guessing_game/target/doc/libc/fn.utime.html deleted file mode 100644 index f760b244..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.utime.html +++ /dev/null @@ -1,8 +0,0 @@ -utime in libc - Rust - -
-

Function libc::utime

source · []
pub unsafe extern "C" fn utime(
    file: *const c_char,
    buf: *const utimbuf
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.utimensat.html b/learning/rust/guessing_game/target/doc/libc/fn.utimensat.html deleted file mode 100644 index 7f62b846..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.utimensat.html +++ /dev/null @@ -1,8 +0,0 @@ -utimensat in libc - Rust - -
-

Function libc::utimensat

source · []
pub unsafe extern "C" fn utimensat(
    dirfd: c_int,
    path: *const c_char,
    times: *const timespec,
    flag: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.utimes.html b/learning/rust/guessing_game/target/doc/libc/fn.utimes.html deleted file mode 100644 index 9aa025c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.utimes.html +++ /dev/null @@ -1,8 +0,0 @@ -utimes in libc - Rust - -
-

Function libc::utimes

source · []
pub unsafe extern "C" fn utimes(
    filename: *const c_char,
    times: *const timeval
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.utmpname.html b/learning/rust/guessing_game/target/doc/libc/fn.utmpname.html deleted file mode 100644 index f78dac34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.utmpname.html +++ /dev/null @@ -1,8 +0,0 @@ -utmpname in libc - Rust - -
-

Function libc::utmpname

source · []
pub unsafe extern "C" fn utmpname(file: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.utmpxname.html b/learning/rust/guessing_game/target/doc/libc/fn.utmpxname.html deleted file mode 100644 index 7afaa073..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.utmpxname.html +++ /dev/null @@ -1,8 +0,0 @@ -utmpxname in libc - Rust - -
-

Function libc::utmpxname

source · []
pub unsafe extern "C" fn utmpxname(file: *const c_char) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.vfork.html b/learning/rust/guessing_game/target/doc/libc/fn.vfork.html deleted file mode 100644 index 82afbdd8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.vfork.html +++ /dev/null @@ -1,9 +0,0 @@ -vfork in libc - Rust - -
-

Function libc::vfork

source · []
pub unsafe extern "C" fn vfork() -> pid_t
👎 Deprecated since 0.2.66:

causes memory corruption, see rust-lang/libc#1596

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.vhangup.html b/learning/rust/guessing_game/target/doc/libc/fn.vhangup.html deleted file mode 100644 index ccea89a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.vhangup.html +++ /dev/null @@ -1,8 +0,0 @@ -vhangup in libc - Rust - -
-

Function libc::vhangup

source · []
pub unsafe extern "C" fn vhangup() -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.vmsplice.html b/learning/rust/guessing_game/target/doc/libc/fn.vmsplice.html deleted file mode 100644 index 929f0416..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.vmsplice.html +++ /dev/null @@ -1,8 +0,0 @@ -vmsplice in libc - Rust - -
-

Function libc::vmsplice

source · []
pub unsafe extern "C" fn vmsplice(
    fd: c_int,
    iov: *const iovec,
    nr_segs: size_t,
    flags: c_uint
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.wait.html b/learning/rust/guessing_game/target/doc/libc/fn.wait.html deleted file mode 100644 index 28f2239a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.wait.html +++ /dev/null @@ -1,8 +0,0 @@ -wait in libc - Rust - -
-

Function libc::wait

source · []
pub unsafe extern "C" fn wait(status: *mut c_int) -> pid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.wait4.html b/learning/rust/guessing_game/target/doc/libc/fn.wait4.html deleted file mode 100644 index fb5268d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.wait4.html +++ /dev/null @@ -1,8 +0,0 @@ -wait4 in libc - Rust - -
-

Function libc::wait4

source · []
pub unsafe extern "C" fn wait4(
    pid: pid_t,
    status: *mut c_int,
    options: c_int,
    rusage: *mut rusage
) -> pid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.waitid.html b/learning/rust/guessing_game/target/doc/libc/fn.waitid.html deleted file mode 100644 index 471d96c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.waitid.html +++ /dev/null @@ -1,8 +0,0 @@ -waitid in libc - Rust - -
-

Function libc::waitid

source · []
pub unsafe extern "C" fn waitid(
    idtype: idtype_t,
    id: id_t,
    infop: *mut siginfo_t,
    options: c_int
) -> c_int
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.waitpid.html b/learning/rust/guessing_game/target/doc/libc/fn.waitpid.html deleted file mode 100644 index 6b63f7c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.waitpid.html +++ /dev/null @@ -1,8 +0,0 @@ -waitpid in libc - Rust - -
-

Function libc::waitpid

source · []
pub unsafe extern "C" fn waitpid(
    pid: pid_t,
    status: *mut c_int,
    options: c_int
) -> pid_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.wcslen.html b/learning/rust/guessing_game/target/doc/libc/fn.wcslen.html deleted file mode 100644 index cc4eb278..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.wcslen.html +++ /dev/null @@ -1,8 +0,0 @@ -wcslen in libc - Rust - -
-

Function libc::wcslen

source · []
pub unsafe extern "C" fn wcslen(buf: *const wchar_t) -> size_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.wcstombs.html b/learning/rust/guessing_game/target/doc/libc/fn.wcstombs.html deleted file mode 100644 index bd1b79c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.wcstombs.html +++ /dev/null @@ -1,8 +0,0 @@ -wcstombs in libc - Rust - -
-

Function libc::wcstombs

source · []
pub unsafe extern "C" fn wcstombs(
    dest: *mut c_char,
    src: *const wchar_t,
    n: size_t
) -> size_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.wmemchr.html b/learning/rust/guessing_game/target/doc/libc/fn.wmemchr.html deleted file mode 100644 index 5d1e245f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.wmemchr.html +++ /dev/null @@ -1,8 +0,0 @@ -wmemchr in libc - Rust - -
-

Function libc::wmemchr

source · []
pub unsafe extern "C" fn wmemchr(
    cx: *const wchar_t,
    c: wchar_t,
    n: size_t
) -> *mut wchar_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.write.html b/learning/rust/guessing_game/target/doc/libc/fn.write.html deleted file mode 100644 index 2f9e62cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.write.html +++ /dev/null @@ -1,8 +0,0 @@ -write in libc - Rust - -
-

Function libc::write

source · []
pub unsafe extern "C" fn write(
    fd: c_int,
    buf: *const c_void,
    count: size_t
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/fn.writev.html b/learning/rust/guessing_game/target/doc/libc/fn.writev.html deleted file mode 100644 index d235643c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/fn.writev.html +++ /dev/null @@ -1,8 +0,0 @@ -writev in libc - Rust - -
-

Function libc::writev

source · []
pub unsafe extern "C" fn writev(
    fd: c_int,
    iov: *const iovec,
    iovcnt: c_int
) -> ssize_t
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/index.html b/learning/rust/guessing_game/target/doc/libc/index.html deleted file mode 100644 index 696cae58..00000000 --- a/learning/rust/guessing_game/target/doc/libc/index.html +++ /dev/null @@ -1,48 +0,0 @@ -libc - Rust - -
-

Crate libc

source · []
Expand description

libc - Raw FFI bindings to platforms’ system libraries

-

Documentation for other platforms.

-

Structs

-
af_alg_ivDeprecated

WARNING: The PartialEq, Eq and Hash implementations of this -type are unsound and will be removed in the future.

-

Enums

-

Equivalent to C’s void type when used as a pointer.

-

Constants

-

maximum number of services provided on the same listening port

-
ENOATTRDeprecated

IP6 Auth Header

-

IP Payload Comp. Protocol

-

IP6 destination option

-

exterior gateway protocol

-

encapsulation header

-

IP6 Encap Sec. Payload

-

IP6 fragmentation header

-

General Routing Encap.

-

Hop-by-hop option header

-

xns idp

-

group mgmt protocol

-

for compatibility

-
IPPROTO_MAXDeprecated

Multipath TCP

-

IP6 no next header

-

Protocol indep. multicast

-

raw IP packet

-

IP6 routing header

-

resource reservation

-

tp-4 w/ class negotiation

-
SIGUNUSEDDeprecated

Functions

-

The 64-bit libc on Solaris and illumos only has readdir_r. If a -32-bit Solaris or illumos target is ever created, it should use -__posix_readdir_r. See libc(3LIB) on Solaris or illumos: -https://illumos.org/man/3lib/libc -https://docs.oracle.com/cd/E36784_01/html/E36873/libc-3lib.html -https://www.unix.com/man-page/opensolaris/3LIB/libc/

-
vforkDeprecated

Type Definitions

-

Unions

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/sidebar-items.js b/learning/rust/guessing_game/target/doc/libc/sidebar-items.js deleted file mode 100644 index 8a9adfb6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"constant":[["ABDAY_1",""],["ABDAY_2",""],["ABDAY_3",""],["ABDAY_4",""],["ABDAY_5",""],["ABDAY_6",""],["ABDAY_7",""],["ABMON_1",""],["ABMON_10",""],["ABMON_11",""],["ABMON_12",""],["ABMON_2",""],["ABMON_3",""],["ABMON_4",""],["ABMON_5",""],["ABMON_6",""],["ABMON_7",""],["ABMON_8",""],["ABMON_9",""],["ABS_CNT",""],["ABS_MAX",""],["ACCOUNTING",""],["ADDR_COMPAT_LAYOUT",""],["ADDR_LIMIT_32BIT",""],["ADDR_LIMIT_3GB",""],["ADDR_NO_RANDOMIZE",""],["ADFS_SUPER_MAGIC",""],["ADJ_ESTERROR",""],["ADJ_FREQUENCY",""],["ADJ_MAXERROR",""],["ADJ_MICRO",""],["ADJ_NANO",""],["ADJ_OFFSET",""],["ADJ_OFFSET_SINGLESHOT",""],["ADJ_OFFSET_SS_READ",""],["ADJ_SETOFFSET",""],["ADJ_STATUS",""],["ADJ_TAI",""],["ADJ_TICK",""],["ADJ_TIMECONST",""],["AFFS_SUPER_MAGIC",""],["AFS_SUPER_MAGIC",""],["AF_ALG",""],["AF_APPLETALK",""],["AF_ASH",""],["AF_ATMPVC",""],["AF_ATMSVC",""],["AF_AX25",""],["AF_BLUETOOTH",""],["AF_BRIDGE",""],["AF_CAIF",""],["AF_CAN",""],["AF_DECnet",""],["AF_ECONET",""],["AF_IB",""],["AF_IEEE802154",""],["AF_INET",""],["AF_INET6",""],["AF_IPX",""],["AF_IRDA",""],["AF_ISDN",""],["AF_IUCV",""],["AF_KEY",""],["AF_LLC",""],["AF_LOCAL",""],["AF_MPLS",""],["AF_NETBEUI",""],["AF_NETLINK",""],["AF_NETROM",""],["AF_NFC",""],["AF_PACKET",""],["AF_PHONET",""],["AF_PPPOX",""],["AF_RDS",""],["AF_ROSE",""],["AF_ROUTE",""],["AF_RXRPC",""],["AF_SECURITY",""],["AF_SNA",""],["AF_TIPC",""],["AF_UNIX",""],["AF_UNSPEC",""],["AF_VSOCK",""],["AF_WANPIPE",""],["AF_X25",""],["AF_XDP",""],["AIO_ALLDONE",""],["AIO_CANCELED",""],["AIO_NOTCANCELED",""],["AI_ADDRCONFIG",""],["AI_ALL",""],["AI_CANONNAME",""],["AI_NUMERICHOST",""],["AI_NUMERICSERV",""],["AI_PASSIVE",""],["AI_V4MAPPED",""],["ALG_OP_DECRYPT",""],["ALG_OP_ENCRYPT",""],["ALG_SET_AEAD_ASSOCLEN",""],["ALG_SET_AEAD_AUTHSIZE",""],["ALG_SET_IV",""],["ALG_SET_KEY",""],["ALG_SET_OP",""],["ALT_DIGITS",""],["AM_STR",""],["ARPD_FLUSH",""],["ARPD_LOOKUP",""],["ARPD_UPDATE",""],["ARPHRD_ADAPT",""],["ARPHRD_APPLETLK",""],["ARPHRD_ARCNET",""],["ARPHRD_ASH",""],["ARPHRD_ATM",""],["ARPHRD_AX25",""],["ARPHRD_BIF",""],["ARPHRD_CAN",""],["ARPHRD_CHAOS",""],["ARPHRD_CISCO",""],["ARPHRD_CSLIP",""],["ARPHRD_CSLIP6",""],["ARPHRD_DDCMP",""],["ARPHRD_DLCI",""],["ARPHRD_ECONET",""],["ARPHRD_EETHER",""],["ARPHRD_ETHER",""],["ARPHRD_EUI64",""],["ARPHRD_FCAL",""],["ARPHRD_FCFABRIC",""],["ARPHRD_FCPL",""],["ARPHRD_FCPP",""],["ARPHRD_FDDI",""],["ARPHRD_FRAD",""],["ARPHRD_HDLC",""],["ARPHRD_HIPPI",""],["ARPHRD_HWX25",""],["ARPHRD_IEEE1394",""],["ARPHRD_IEEE802",""],["ARPHRD_IEEE80211",""],["ARPHRD_IEEE80211_PRISM",""],["ARPHRD_IEEE80211_RADIOTAP",""],["ARPHRD_IEEE802154",""],["ARPHRD_IEEE802_TR",""],["ARPHRD_INFINIBAND",""],["ARPHRD_IPDDP",""],["ARPHRD_IPGRE",""],["ARPHRD_IRDA",""],["ARPHRD_LAPB",""],["ARPHRD_LOCALTLK",""],["ARPHRD_LOOPBACK",""],["ARPHRD_METRICOM",""],["ARPHRD_NETROM",""],["ARPHRD_NONE",""],["ARPHRD_PIMREG",""],["ARPHRD_PPP",""],["ARPHRD_PRONET",""],["ARPHRD_RAWHDLC",""],["ARPHRD_ROSE",""],["ARPHRD_RSRVD",""],["ARPHRD_SIT",""],["ARPHRD_SKIP",""],["ARPHRD_SLIP",""],["ARPHRD_SLIP6",""],["ARPHRD_TUNNEL",""],["ARPHRD_TUNNEL6",""],["ARPHRD_VOID",""],["ARPHRD_X25",""],["ARPOP_InREPLY",""],["ARPOP_InREQUEST",""],["ARPOP_NAK",""],["ARPOP_REPLY",""],["ARPOP_REQUEST",""],["ARPOP_RREPLY",""],["ARPOP_RREQUEST",""],["ATF_COM",""],["ATF_DONTPUB",""],["ATF_MAGIC",""],["ATF_NETMASK",""],["ATF_PERM",""],["ATF_PUBL",""],["ATF_USETRAILERS",""],["AT_BASE",""],["AT_BASE_PLATFORM",""],["AT_CLKTCK",""],["AT_EACCESS",""],["AT_EGID",""],["AT_EMPTY_PATH",""],["AT_ENTRY",""],["AT_EUID",""],["AT_EXECFD",""],["AT_EXECFN",""],["AT_FDCWD",""],["AT_FLAGS",""],["AT_GID",""],["AT_HWCAP",""],["AT_HWCAP2",""],["AT_IGNORE",""],["AT_NOTELF",""],["AT_NO_AUTOMOUNT",""],["AT_NULL",""],["AT_PAGESZ",""],["AT_PHDR",""],["AT_PHENT",""],["AT_PHNUM",""],["AT_PLATFORM",""],["AT_RANDOM",""],["AT_REMOVEDIR",""],["AT_SECURE",""],["AT_STATX_DONT_SYNC",""],["AT_STATX_FORCE_SYNC",""],["AT_STATX_SYNC_AS_STAT",""],["AT_STATX_SYNC_TYPE",""],["AT_SYMLINK_FOLLOW",""],["AT_SYMLINK_NOFOLLOW",""],["AT_UID",""],["AUTOFS_SUPER_MAGIC",""],["B0",""],["B1000000",""],["B110",""],["B115200",""],["B1152000",""],["B1200",""],["B134",""],["B150",""],["B1500000",""],["B1800",""],["B19200",""],["B200",""],["B2000000",""],["B230400",""],["B2400",""],["B2500000",""],["B300",""],["B3000000",""],["B3500000",""],["B38400",""],["B4000000",""],["B460800",""],["B4800",""],["B50",""],["B500000",""],["B57600",""],["B576000",""],["B600",""],["B75",""],["B921600",""],["B9600",""],["BINDERFS_SUPER_MAGIC",""],["BLKIOMIN",""],["BLKIOOPT",""],["BLKPBSZGET",""],["BLKSSZGET",""],["BOOT_TIME",""],["BOTHER",""],["BPF_ABS",""],["BPF_ADD",""],["BPF_ALU",""],["BPF_AND",""],["BPF_B",""],["BPF_DIV",""],["BPF_FS_MAGIC",""],["BPF_H",""],["BPF_IMM",""],["BPF_IND",""],["BPF_JA",""],["BPF_JEQ",""],["BPF_JGE",""],["BPF_JGT",""],["BPF_JMP",""],["BPF_JSET",""],["BPF_K",""],["BPF_LD",""],["BPF_LDX",""],["BPF_LEN",""],["BPF_LL_OFF",""],["BPF_LSH",""],["BPF_MAXINSNS",""],["BPF_MEM",""],["BPF_MEMWORDS",""],["BPF_MISC",""],["BPF_MOD",""],["BPF_MSH",""],["BPF_MUL",""],["BPF_NEG",""],["BPF_NET_OFF",""],["BPF_OR",""],["BPF_RET",""],["BPF_RSH",""],["BPF_ST",""],["BPF_STX",""],["BPF_SUB",""],["BPF_W",""],["BPF_X",""],["BPF_XOR",""],["BRKINT",""],["BS0",""],["BS1",""],["BSDLY",""],["BTRFS_SUPER_MAGIC",""],["BUFSIZ",""],["BUS_ADRALN",""],["BUS_ADRERR",""],["BUS_MCEERR_AO",""],["BUS_MCEERR_AR",""],["BUS_OBJERR",""],["CANFD_BRS",""],["CANFD_ESI",""],["CANFD_MAX_DLC",""],["CANFD_MAX_DLEN",""],["CANFD_MTU",""],["CAN_BCM",""],["CAN_EFF_FLAG",""],["CAN_EFF_ID_BITS",""],["CAN_EFF_MASK",""],["CAN_ERR_FLAG",""],["CAN_ERR_MASK",""],["CAN_INV_FILTER",""],["CAN_ISOTP",""],["CAN_J1939",""],["CAN_MAX_DLC",""],["CAN_MAX_DLEN",""],["CAN_MCNET",""],["CAN_MTU",""],["CAN_NPROTO",""],["CAN_RAW",""],["CAN_RAW_ERR_FILTER",""],["CAN_RAW_FD_FRAMES",""],["CAN_RAW_FILTER",""],["CAN_RAW_FILTER_MAX",""],["CAN_RAW_JOIN_FILTERS",""],["CAN_RAW_LOOPBACK",""],["CAN_RAW_RECV_OWN_MSGS",""],["CAN_RTR_FLAG",""],["CAN_SFF_ID_BITS",""],["CAN_SFF_MASK",""],["CAN_TP16",""],["CAN_TP20",""],["CBAUD",""],["CBAUDEX",""],["CGROUP2_SUPER_MAGIC",""],["CGROUP_SUPER_MAGIC",""],["CIBAUD",""],["CLD_CONTINUED",""],["CLD_DUMPED",""],["CLD_EXITED",""],["CLD_KILLED",""],["CLD_STOPPED",""],["CLD_TRAPPED",""],["CLOCAL",""],["CLOCK_BOOTTIME",""],["CLOCK_BOOTTIME_ALARM",""],["CLOCK_MONOTONIC",""],["CLOCK_MONOTONIC_COARSE",""],["CLOCK_MONOTONIC_RAW",""],["CLOCK_PROCESS_CPUTIME_ID",""],["CLOCK_REALTIME",""],["CLOCK_REALTIME_ALARM",""],["CLOCK_REALTIME_COARSE",""],["CLOCK_TAI",""],["CLOCK_THREAD_CPUTIME_ID",""],["CLONE_CHILD_CLEARTID",""],["CLONE_CHILD_SETTID",""],["CLONE_DETACHED",""],["CLONE_FILES",""],["CLONE_FS",""],["CLONE_IO",""],["CLONE_NEWCGROUP",""],["CLONE_NEWIPC",""],["CLONE_NEWNET",""],["CLONE_NEWNS",""],["CLONE_NEWPID",""],["CLONE_NEWUSER",""],["CLONE_NEWUTS",""],["CLONE_PARENT",""],["CLONE_PARENT_SETTID",""],["CLONE_PIDFD",""],["CLONE_PTRACE",""],["CLONE_SETTLS",""],["CLONE_SIGHAND",""],["CLONE_SYSVSEM",""],["CLONE_THREAD",""],["CLONE_UNTRACED",""],["CLONE_VFORK",""],["CLONE_VM",""],["CLOSE_RANGE_CLOEXEC",""],["CLOSE_RANGE_UNSHARE",""],["CMSPAR",""],["CODA_SUPER_MAGIC",""],["CODESET",""],["CPU_SETSIZE",""],["CR0",""],["CR1",""],["CR2",""],["CR3",""],["CRAMFS_MAGIC",""],["CRDLY",""],["CREAD",""],["CRNCYSTR",""],["CRTSCTS",""],["CS",""],["CS5",""],["CS6",""],["CS7",""],["CS8",""],["CSIZE",""],["CSTOPB",""],["CTRL_ATTR_FAMILY_ID",""],["CTRL_ATTR_FAMILY_NAME",""],["CTRL_ATTR_HDRSIZE",""],["CTRL_ATTR_MAXATTR",""],["CTRL_ATTR_MCAST_GROUPS",""],["CTRL_ATTR_MCAST_GRP_ID",""],["CTRL_ATTR_MCAST_GRP_NAME",""],["CTRL_ATTR_MCAST_GRP_UNSPEC",""],["CTRL_ATTR_OPS",""],["CTRL_ATTR_OP_FLAGS",""],["CTRL_ATTR_OP_ID",""],["CTRL_ATTR_OP_UNSPEC",""],["CTRL_ATTR_UNSPEC",""],["CTRL_ATTR_VERSION",""],["CTRL_CMD_DELFAMILY",""],["CTRL_CMD_DELMCAST_GRP",""],["CTRL_CMD_DELOPS",""],["CTRL_CMD_GETFAMILY",""],["CTRL_CMD_GETMCAST_GRP",""],["CTRL_CMD_GETOPS",""],["CTRL_CMD_NEWFAMILY",""],["CTRL_CMD_NEWMCAST_GRP",""],["CTRL_CMD_NEWOPS",""],["CTRL_CMD_UNSPEC",""],["DAY_1",""],["DAY_2",""],["DAY_3",""],["DAY_4",""],["DAY_5",""],["DAY_6",""],["DAY_7",""],["DCCP_SERVICE_LIST_MAX_LEN","maximum number of services provided on the same listening port"],["DCCP_SOCKOPT_AVAILABLE_CCIDS",""],["DCCP_SOCKOPT_CCID",""],["DCCP_SOCKOPT_CCID_RX_INFO",""],["DCCP_SOCKOPT_CCID_TX_INFO",""],["DCCP_SOCKOPT_CHANGE_L",""],["DCCP_SOCKOPT_CHANGE_R",""],["DCCP_SOCKOPT_GET_CUR_MPS",""],["DCCP_SOCKOPT_PACKET_SIZE",""],["DCCP_SOCKOPT_QPOLICY_ID",""],["DCCP_SOCKOPT_QPOLICY_TXQLEN",""],["DCCP_SOCKOPT_RECV_CSCOV",""],["DCCP_SOCKOPT_RX_CCID",""],["DCCP_SOCKOPT_SEND_CSCOV",""],["DCCP_SOCKOPT_SERVER_TIMEWAIT",""],["DCCP_SOCKOPT_SERVICE",""],["DCCP_SOCKOPT_TX_CCID",""],["DEAD_PROCESS",""],["DEBUGFS_MAGIC",""],["DEVPTS_SUPER_MAGIC",""],["DS",""],["DT_BLK",""],["DT_CHR",""],["DT_DIR",""],["DT_FIFO",""],["DT_LNK",""],["DT_REG",""],["DT_SOCK",""],["DT_UNKNOWN",""],["D_FMT",""],["D_T_FMT",""],["E2BIG",""],["EACCES",""],["EADDRINUSE",""],["EADDRNOTAVAIL",""],["EADV",""],["EAFNOSUPPORT",""],["EAGAIN",""],["EAI_AGAIN",""],["EAI_BADFLAGS",""],["EAI_FAIL",""],["EAI_FAMILY",""],["EAI_MEMORY",""],["EAI_NODATA",""],["EAI_NONAME",""],["EAI_OVERFLOW",""],["EAI_SERVICE",""],["EAI_SOCKTYPE",""],["EAI_SYSTEM",""],["EALREADY",""],["EBADE",""],["EBADF",""],["EBADFD",""],["EBADMSG",""],["EBADR",""],["EBADRQC",""],["EBADSLT",""],["EBFONT",""],["EBUSY",""],["ECANCELED",""],["ECHILD",""],["ECHO",""],["ECHOCTL",""],["ECHOE",""],["ECHOK",""],["ECHOKE",""],["ECHONL",""],["ECHOPRT",""],["ECHRNG",""],["ECOMM",""],["ECONNABORTED",""],["ECONNREFUSED",""],["ECONNRESET",""],["ECRYPTFS_SUPER_MAGIC",""],["EDEADLK",""],["EDEADLOCK",""],["EDESTADDRREQ",""],["EDOM",""],["EDOTDOT",""],["EDQUOT",""],["EEXIST",""],["EFAULT",""],["EFBIG",""],["EFD_CLOEXEC",""],["EFD_NONBLOCK",""],["EFD_SEMAPHORE",""],["EFLAGS",""],["EFS_SUPER_MAGIC",""],["EHOSTDOWN",""],["EHOSTUNREACH",""],["EHWPOISON",""],["EIDRM",""],["EILSEQ",""],["EINPROGRESS",""],["EINTR",""],["EINVAL",""],["EIO",""],["EISCONN",""],["EISDIR",""],["EISNAM",""],["EKEYEXPIRED",""],["EKEYREJECTED",""],["EKEYREVOKED",""],["EL2HLT",""],["EL2NSYNC",""],["EL3HLT",""],["EL3RST",""],["ELIBACC",""],["ELIBBAD",""],["ELIBEXEC",""],["ELIBMAX",""],["ELIBSCN",""],["ELNRNG",""],["ELOOP",""],["EMEDIUMTYPE",""],["EMFILE",""],["EMLINK",""],["EMPTY",""],["EMSGSIZE",""],["EMULTIHOP",""],["ENAMETOOLONG",""],["ENAVAIL",""],["ENETDOWN",""],["ENETRESET",""],["ENETUNREACH",""],["ENFILE",""],["ENOANO",""],["ENOATTR",""],["ENOBUFS",""],["ENOCSI",""],["ENODATA",""],["ENODEV",""],["ENOENT",""],["ENOEXEC",""],["ENOKEY",""],["ENOLCK",""],["ENOLINK",""],["ENOMEDIUM",""],["ENOMEM",""],["ENOMSG",""],["ENONET",""],["ENOPKG",""],["ENOPROTOOPT",""],["ENOSPC",""],["ENOSR",""],["ENOSTR",""],["ENOSYS",""],["ENOTBLK",""],["ENOTCONN",""],["ENOTDIR",""],["ENOTEMPTY",""],["ENOTNAM",""],["ENOTRECOVERABLE",""],["ENOTSOCK",""],["ENOTSUP",""],["ENOTTY",""],["ENOTUNIQ",""],["ENXIO",""],["EOF",""],["EOPNOTSUPP",""],["EOVERFLOW",""],["EOWNERDEAD",""],["EPERM",""],["EPFNOSUPPORT",""],["EPIPE",""],["EPOLLERR",""],["EPOLLET",""],["EPOLLEXCLUSIVE",""],["EPOLLHUP",""],["EPOLLIN",""],["EPOLLMSG",""],["EPOLLONESHOT",""],["EPOLLOUT",""],["EPOLLPRI",""],["EPOLLRDBAND",""],["EPOLLRDHUP",""],["EPOLLRDNORM",""],["EPOLLWAKEUP",""],["EPOLLWRBAND",""],["EPOLLWRNORM",""],["EPOLL_CLOEXEC",""],["EPOLL_CTL_ADD",""],["EPOLL_CTL_DEL",""],["EPOLL_CTL_MOD",""],["EPROTO",""],["EPROTONOSUPPORT",""],["EPROTOTYPE",""],["ERA",""],["ERANGE",""],["ERA_D_FMT",""],["ERA_D_T_FMT",""],["ERA_T_FMT",""],["EREMCHG",""],["EREMOTE",""],["EREMOTEIO",""],["ERESTART",""],["ERFKILL",""],["EROFS",""],["ES",""],["ESHUTDOWN",""],["ESOCKTNOSUPPORT",""],["ESPIPE",""],["ESRCH",""],["ESRMNT",""],["ESTALE",""],["ESTRPIPE",""],["ETH_ALEN",""],["ETH_DATA_LEN",""],["ETH_FCS_LEN",""],["ETH_FRAME_LEN",""],["ETH_HLEN",""],["ETH_P_1588",""],["ETH_P_8021AD",""],["ETH_P_8021AH",""],["ETH_P_8021Q",""],["ETH_P_80221",""],["ETH_P_802_2",""],["ETH_P_802_3",""],["ETH_P_802_3_MIN",""],["ETH_P_802_EX1",""],["ETH_P_AARP",""],["ETH_P_AF_IUCV",""],["ETH_P_ALL",""],["ETH_P_AOE",""],["ETH_P_ARCNET",""],["ETH_P_ARP",""],["ETH_P_ATALK",""],["ETH_P_ATMFATE",""],["ETH_P_ATMMPOA",""],["ETH_P_AX25",""],["ETH_P_BATMAN",""],["ETH_P_BPQ",""],["ETH_P_CAIF",""],["ETH_P_CANFD",""],["ETH_P_CONTROL",""],["ETH_P_CUST",""],["ETH_P_DDCMP",""],["ETH_P_DEC",""],["ETH_P_DIAG",""],["ETH_P_DNA_DL",""],["ETH_P_DNA_RC",""],["ETH_P_DNA_RT",""],["ETH_P_DSA",""],["ETH_P_ECONET",""],["ETH_P_EDSA",""],["ETH_P_FCOE",""],["ETH_P_FIP",""],["ETH_P_HDLC",""],["ETH_P_IEEE802154",""],["ETH_P_IEEEPUP",""],["ETH_P_IEEEPUPAT",""],["ETH_P_IP",""],["ETH_P_IPV6",""],["ETH_P_IPX",""],["ETH_P_IRDA",""],["ETH_P_LAT",""],["ETH_P_LINK_CTL",""],["ETH_P_LOCALTALK",""],["ETH_P_LOOP",""],["ETH_P_LOOPBACK",""],["ETH_P_MACSEC",""],["ETH_P_MOBITEX",""],["ETH_P_MPLS_MC",""],["ETH_P_MPLS_UC",""],["ETH_P_MVRP",""],["ETH_P_PAE",""],["ETH_P_PAUSE",""],["ETH_P_PHONET",""],["ETH_P_PPPTALK",""],["ETH_P_PPP_DISC",""],["ETH_P_PPP_MP",""],["ETH_P_PPP_SES",""],["ETH_P_PRP",""],["ETH_P_PUP",""],["ETH_P_PUPAT",""],["ETH_P_QINQ1",""],["ETH_P_QINQ2",""],["ETH_P_QINQ3",""],["ETH_P_RARP",""],["ETH_P_SCA",""],["ETH_P_SLOW",""],["ETH_P_SNAP",""],["ETH_P_TDLS",""],["ETH_P_TEB",""],["ETH_P_TIPC",""],["ETH_P_TRAILER",""],["ETH_P_TR_802_2",""],["ETH_P_WAN_PPP",""],["ETH_P_WCCP",""],["ETH_P_X25",""],["ETH_ZLEN",""],["ETIME",""],["ETIMEDOUT",""],["ETOOMANYREFS",""],["ETXTBSY",""],["EUCLEAN",""],["EUNATCH",""],["EUSERS",""],["EV_CNT",""],["EV_MAX",""],["EWOULDBLOCK",""],["EXDEV",""],["EXFULL",""],["EXIT_FAILURE",""],["EXIT_SUCCESS",""],["EXT2_SUPER_MAGIC",""],["EXT3_SUPER_MAGIC",""],["EXT4_SUPER_MAGIC",""],["EXTA",""],["EXTB",""],["EXTPROC",""],["F2FS_SUPER_MAGIC",""],["FALLOC_FL_COLLAPSE_RANGE",""],["FALLOC_FL_INSERT_RANGE",""],["FALLOC_FL_KEEP_SIZE",""],["FALLOC_FL_PUNCH_HOLE",""],["FALLOC_FL_UNSHARE_RANGE",""],["FALLOC_FL_ZERO_RANGE",""],["FANOTIFY_METADATA_VERSION",""],["FAN_ACCESS",""],["FAN_ACCESS_PERM",""],["FAN_ALLOW",""],["FAN_CLASS_CONTENT",""],["FAN_CLASS_NOTIF",""],["FAN_CLASS_PRE_CONTENT",""],["FAN_CLOEXEC",""],["FAN_CLOSE",""],["FAN_CLOSE_NOWRITE",""],["FAN_CLOSE_WRITE",""],["FAN_DENY",""],["FAN_EVENT_ON_CHILD",""],["FAN_MARK_ADD",""],["FAN_MARK_DONT_FOLLOW",""],["FAN_MARK_FILESYSTEM",""],["FAN_MARK_FLUSH",""],["FAN_MARK_IGNORED_MASK",""],["FAN_MARK_IGNORED_SURV_MODIFY",""],["FAN_MARK_INODE",""],["FAN_MARK_MOUNT",""],["FAN_MARK_ONLYDIR",""],["FAN_MARK_REMOVE",""],["FAN_MODIFY",""],["FAN_NOFD",""],["FAN_NONBLOCK",""],["FAN_ONDIR",""],["FAN_OPEN",""],["FAN_OPEN_PERM",""],["FAN_Q_OVERFLOW",""],["FAN_UNLIMITED_MARKS",""],["FAN_UNLIMITED_QUEUE",""],["FDPIC_FUNCPTRS",""],["FD_CLOEXEC",""],["FD_SETSIZE",""],["FF0",""],["FF1",""],["FFDLY",""],["FF_CNT",""],["FF_MAX",""],["FILENAME_MAX",""],["FIOASYNC",""],["FIOCLEX",""],["FIONBIO",""],["FIONCLEX",""],["FIONREAD",""],["FIOQSIZE",""],["FLUSHO",""],["FOPEN_MAX",""],["FS",""],["FS_BASE",""],["FUSE_SUPER_MAGIC",""],["FUTEXFS_SUPER_MAGIC",""],["FUTEX_CLOCK_REALTIME",""],["FUTEX_CMD_MASK",""],["FUTEX_CMP_REQUEUE",""],["FUTEX_CMP_REQUEUE_PI",""],["FUTEX_FD",""],["FUTEX_LOCK_PI",""],["FUTEX_PRIVATE_FLAG",""],["FUTEX_REQUEUE",""],["FUTEX_TRYLOCK_PI",""],["FUTEX_UNLOCK_PI",""],["FUTEX_WAIT",""],["FUTEX_WAIT_BITSET",""],["FUTEX_WAIT_REQUEUE_PI",""],["FUTEX_WAKE",""],["FUTEX_WAKE_BITSET",""],["FUTEX_WAKE_OP",""],["F_ADD_SEALS",""],["F_CANCELLK",""],["F_DUPFD",""],["F_DUPFD_CLOEXEC",""],["F_GETFD",""],["F_GETFL",""],["F_GETLEASE",""],["F_GETLK",""],["F_GETOWN",""],["F_GETPIPE_SZ",""],["F_GET_SEALS",""],["F_LOCK",""],["F_NOTIFY",""],["F_OFD_GETLK",""],["F_OFD_SETLK",""],["F_OFD_SETLKW",""],["F_OK",""],["F_RDLCK",""],["F_SEAL_FUTURE_WRITE",""],["F_SEAL_GROW",""],["F_SEAL_SEAL",""],["F_SEAL_SHRINK",""],["F_SEAL_WRITE",""],["F_SETFD",""],["F_SETFL",""],["F_SETLEASE",""],["F_SETLK",""],["F_SETLKW",""],["F_SETOWN",""],["F_SETPIPE_SZ",""],["F_TEST",""],["F_TLOCK",""],["F_ULOCK",""],["F_UNLCK",""],["F_WRLCK",""],["GENL_ADMIN_PERM",""],["GENL_CMD_CAP_DO",""],["GENL_CMD_CAP_DUMP",""],["GENL_CMD_CAP_HASPOL",""],["GENL_ID_CTRL",""],["GENL_ID_PMCRAID",""],["GENL_ID_VFS_DQUOT",""],["GENL_MAX_ID",""],["GENL_MIN_ID",""],["GENL_NAMSIZ",""],["GENL_UNS_ADMIN_PERM",""],["GLOB_ABORTED",""],["GLOB_APPEND",""],["GLOB_DOOFFS",""],["GLOB_ERR",""],["GLOB_MARK",""],["GLOB_NOCHECK",""],["GLOB_NOESCAPE",""],["GLOB_NOMATCH",""],["GLOB_NOSORT",""],["GLOB_NOSPACE",""],["GRND_INSECURE",""],["GRND_NONBLOCK",""],["GRND_RANDOM",""],["GRPQUOTA",""],["GS",""],["GS_BASE",""],["HOSTFS_SUPER_MAGIC",""],["HPFS_SUPER_MAGIC",""],["HUGETLBFS_MAGIC",""],["HUGETLB_FLAG_ENCODE_16GB",""],["HUGETLB_FLAG_ENCODE_16MB",""],["HUGETLB_FLAG_ENCODE_1GB",""],["HUGETLB_FLAG_ENCODE_1MB",""],["HUGETLB_FLAG_ENCODE_256MB",""],["HUGETLB_FLAG_ENCODE_2GB",""],["HUGETLB_FLAG_ENCODE_2MB",""],["HUGETLB_FLAG_ENCODE_32MB",""],["HUGETLB_FLAG_ENCODE_512KB",""],["HUGETLB_FLAG_ENCODE_512MB",""],["HUGETLB_FLAG_ENCODE_64KB",""],["HUGETLB_FLAG_ENCODE_8MB",""],["HUGETLB_FLAG_ENCODE_MASK",""],["HUGETLB_FLAG_ENCODE_SHIFT",""],["HUPCL",""],["IBSHIFT",""],["ICANON",""],["ICRNL",""],["IEXTEN",""],["IFA_ADDRESS",""],["IFA_ANYCAST",""],["IFA_BROADCAST",""],["IFA_CACHEINFO",""],["IFA_FLAGS",""],["IFA_F_DADFAILED",""],["IFA_F_DEPRECATED",""],["IFA_F_HOMEADDRESS",""],["IFA_F_MANAGETEMPADDR",""],["IFA_F_MCAUTOJOIN",""],["IFA_F_NODAD",""],["IFA_F_NOPREFIXROUTE",""],["IFA_F_OPTIMISTIC",""],["IFA_F_PERMANENT",""],["IFA_F_SECONDARY",""],["IFA_F_STABLE_PRIVACY",""],["IFA_F_TEMPORARY",""],["IFA_F_TENTATIVE",""],["IFA_LABEL",""],["IFA_LOCAL",""],["IFA_MULTICAST",""],["IFA_UNSPEC",""],["IFF_ALLMULTI",""],["IFF_ATTACH_QUEUE",""],["IFF_AUTOMEDIA",""],["IFF_BROADCAST",""],["IFF_DEBUG",""],["IFF_DETACH_QUEUE",""],["IFF_DORMANT",""],["IFF_DYNAMIC",""],["IFF_ECHO",""],["IFF_LOOPBACK",""],["IFF_LOWER_UP",""],["IFF_MASTER",""],["IFF_MULTICAST",""],["IFF_MULTI_QUEUE",""],["IFF_NOARP",""],["IFF_NOFILTER",""],["IFF_NOTRAILERS",""],["IFF_NO_PI",""],["IFF_ONE_QUEUE",""],["IFF_PERSIST",""],["IFF_POINTOPOINT",""],["IFF_PORTSEL",""],["IFF_PROMISC",""],["IFF_RUNNING",""],["IFF_SLAVE",""],["IFF_TAP",""],["IFF_TUN",""],["IFF_TUN_EXCL",""],["IFF_UP",""],["IFF_VNET_HDR",""],["IFLA_ADDRESS",""],["IFLA_AF_SPEC",""],["IFLA_ALT_IFNAME",""],["IFLA_BROADCAST",""],["IFLA_CARRIER",""],["IFLA_CARRIER_CHANGES",""],["IFLA_CARRIER_DOWN_COUNT",""],["IFLA_CARRIER_UP_COUNT",""],["IFLA_COST",""],["IFLA_EVENT",""],["IFLA_EXT_MASK",""],["IFLA_GROUP",""],["IFLA_GSO_MAX_SEGS",""],["IFLA_GSO_MAX_SIZE",""],["IFLA_IFALIAS",""],["IFLA_IFNAME",""],["IFLA_IF_NETNSID",""],["IFLA_INFO_DATA",""],["IFLA_INFO_KIND",""],["IFLA_INFO_SLAVE_DATA",""],["IFLA_INFO_SLAVE_KIND",""],["IFLA_INFO_UNSPEC",""],["IFLA_INFO_XSTATS",""],["IFLA_LINK",""],["IFLA_LINKINFO",""],["IFLA_LINKMODE",""],["IFLA_LINK_NETNSID",""],["IFLA_MAP",""],["IFLA_MASTER",""],["IFLA_MAX_MTU",""],["IFLA_MIN_MTU",""],["IFLA_MTU",""],["IFLA_NET_NS_FD",""],["IFLA_NET_NS_PID",""],["IFLA_NEW_IFINDEX",""],["IFLA_NEW_NETNSID",""],["IFLA_NUM_RX_QUEUES",""],["IFLA_NUM_TX_QUEUES",""],["IFLA_NUM_VF",""],["IFLA_OPERSTATE",""],["IFLA_PAD",""],["IFLA_PERM_ADDRESS",""],["IFLA_PHYS_PORT_ID",""],["IFLA_PHYS_PORT_NAME",""],["IFLA_PHYS_SWITCH_ID",""],["IFLA_PORT_SELF",""],["IFLA_PRIORITY",""],["IFLA_PROMISCUITY",""],["IFLA_PROP_LIST",""],["IFLA_PROTINFO",""],["IFLA_PROTO_DOWN",""],["IFLA_PROTO_DOWN_REASON",""],["IFLA_QDISC",""],["IFLA_STATS",""],["IFLA_STATS64",""],["IFLA_TARGET_NETNSID",""],["IFLA_TXQLEN",""],["IFLA_UNSPEC",""],["IFLA_VFINFO_LIST",""],["IFLA_VF_PORTS",""],["IFLA_WEIGHT",""],["IFLA_WIRELESS",""],["IFLA_XDP",""],["IFNAMSIZ",""],["IF_NAMESIZE",""],["IGNBRK",""],["IGNCR",""],["IGNPAR",""],["IMAXBEL",""],["INADDR_ANY",""],["INADDR_BROADCAST",""],["INADDR_LOOPBACK",""],["INADDR_NONE",""],["INIT_PROCESS",""],["INLCR",""],["INPCK",""],["INPUT_PROP_CNT",""],["INPUT_PROP_MAX",""],["INT_MAX",""],["INT_MIN",""],["IN_ACCESS",""],["IN_ALL_EVENTS",""],["IN_ATTRIB",""],["IN_CLOEXEC",""],["IN_CLOSE",""],["IN_CLOSE_NOWRITE",""],["IN_CLOSE_WRITE",""],["IN_CREATE",""],["IN_DELETE",""],["IN_DELETE_SELF",""],["IN_DONT_FOLLOW",""],["IN_IGNORED",""],["IN_ISDIR",""],["IN_MODIFY",""],["IN_MOVE",""],["IN_MOVED_FROM",""],["IN_MOVED_TO",""],["IN_MOVE_SELF",""],["IN_NONBLOCK",""],["IN_ONESHOT",""],["IN_ONLYDIR",""],["IN_OPEN",""],["IN_Q_OVERFLOW",""],["IN_UNMOUNT",""],["IP6T_SO_ORIGINAL_DST",""],["IPC_CREAT",""],["IPC_EXCL",""],["IPC_INFO",""],["IPC_NOWAIT",""],["IPC_PRIVATE",""],["IPC_RMID",""],["IPC_SET",""],["IPC_STAT",""],["IPDEFTTL",""],["IPOPT_CLASS_MASK",""],["IPOPT_CONTROL",""],["IPOPT_COPY",""],["IPOPT_END",""],["IPOPT_EOL",""],["IPOPT_LSRR",""],["IPOPT_MEASUREMENT",""],["IPOPT_MINOFF",""],["IPOPT_NOOP",""],["IPOPT_NOP",""],["IPOPT_NUMBER_MASK",""],["IPOPT_OFFSET",""],["IPOPT_OLEN",""],["IPOPT_OPTVAL",""],["IPOPT_RA",""],["IPOPT_RESERVED1",""],["IPOPT_RESERVED2",""],["IPOPT_RR",""],["IPOPT_SEC",""],["IPOPT_SID",""],["IPOPT_SSRR",""],["IPOPT_TIMESTAMP",""],["IPOPT_TS",""],["IPOPT_TS_PRESPEC",""],["IPOPT_TS_TSANDADDR",""],["IPOPT_TS_TSONLY",""],["IPPROTO_AH","IP6 Auth Header"],["IPPROTO_BEETPH",""],["IPPROTO_COMP","IP Payload Comp. Protocol"],["IPPROTO_DCCP","DCCP"],["IPPROTO_DSTOPTS","IP6 destination option"],["IPPROTO_EGP","exterior gateway protocol"],["IPPROTO_ENCAP","encapsulation header"],["IPPROTO_ESP","IP6 Encap Sec. Payload"],["IPPROTO_FRAGMENT","IP6 fragmentation header"],["IPPROTO_GRE","General Routing Encap."],["IPPROTO_HOPOPTS","Hop-by-hop option header"],["IPPROTO_ICMP",""],["IPPROTO_ICMPV6",""],["IPPROTO_IDP","xns idp"],["IPPROTO_IGMP","group mgmt protocol"],["IPPROTO_IP",""],["IPPROTO_IPIP","for compatibility"],["IPPROTO_IPV6",""],["IPPROTO_MAX",""],["IPPROTO_MH",""],["IPPROTO_MPLS",""],["IPPROTO_MPTCP","Multipath TCP"],["IPPROTO_MTP",""],["IPPROTO_NONE","IP6 no next header"],["IPPROTO_PIM","Protocol indep. multicast"],["IPPROTO_PUP","pup"],["IPPROTO_RAW","raw IP packet"],["IPPROTO_ROUTING","IP6 routing header"],["IPPROTO_RSVP","resource reservation"],["IPPROTO_SCTP","SCTP"],["IPPROTO_TCP",""],["IPPROTO_TP","tp-4 w/ class negotiation"],["IPPROTO_UDP",""],["IPPROTO_UDPLITE",""],["IPTOS_ECN_CE",""],["IPTOS_ECN_ECT0",""],["IPTOS_ECN_ECT1",""],["IPTOS_ECN_MASK",""],["IPTOS_ECN_NOT_ECT",""],["IPTOS_LOWDELAY",""],["IPTOS_MINCOST",""],["IPTOS_PREC_CRITIC_ECP",""],["IPTOS_PREC_FLASH",""],["IPTOS_PREC_FLASHOVERRIDE",""],["IPTOS_PREC_IMMEDIATE",""],["IPTOS_PREC_INTERNETCONTROL",""],["IPTOS_PREC_MASK",""],["IPTOS_PREC_NETCONTROL",""],["IPTOS_PREC_PRIORITY",""],["IPTOS_PREC_ROUTINE",""],["IPTOS_RELIABILITY",""],["IPTOS_THROUGHPUT",""],["IPTOS_TOS_MASK",""],["IPV6_2292DSTOPTS",""],["IPV6_2292HOPLIMIT",""],["IPV6_2292HOPOPTS",""],["IPV6_2292PKTINFO",""],["IPV6_2292PKTOPTIONS",""],["IPV6_2292RTHDR",""],["IPV6_ADDRFORM",""],["IPV6_ADDR_PREFERENCES",""],["IPV6_ADD_MEMBERSHIP",""],["IPV6_AUTHHDR",""],["IPV6_AUTOFLOWLABEL",""],["IPV6_CHECKSUM",""],["IPV6_DONTFRAG",""],["IPV6_DROP_MEMBERSHIP",""],["IPV6_DSTOPTS",""],["IPV6_FLOWINFO",""],["IPV6_FLOWINFO_FLOWLABEL",""],["IPV6_FLOWINFO_PRIORITY",""],["IPV6_FLOWINFO_SEND",""],["IPV6_FLOWLABEL_MGR",""],["IPV6_FREEBIND",""],["IPV6_HDRINCL",""],["IPV6_HOPLIMIT",""],["IPV6_HOPOPTS",""],["IPV6_IPSEC_POLICY",""],["IPV6_JOIN_ANYCAST",""],["IPV6_LEAVE_ANYCAST",""],["IPV6_MINHOPCOUNT",""],["IPV6_MTU",""],["IPV6_MTU_DISCOVER",""],["IPV6_MULTICAST_ALL",""],["IPV6_MULTICAST_HOPS",""],["IPV6_MULTICAST_IF",""],["IPV6_MULTICAST_LOOP",""],["IPV6_NEXTHOP",""],["IPV6_ORIGDSTADDR",""],["IPV6_PATHMTU",""],["IPV6_PKTINFO",""],["IPV6_PMTUDISC_DO",""],["IPV6_PMTUDISC_DONT",""],["IPV6_PMTUDISC_INTERFACE",""],["IPV6_PMTUDISC_OMIT",""],["IPV6_PMTUDISC_PROBE",""],["IPV6_PMTUDISC_WANT",""],["IPV6_PREFER_SRC_CGA",""],["IPV6_PREFER_SRC_COA",""],["IPV6_PREFER_SRC_HOME",""],["IPV6_PREFER_SRC_NONCGA",""],["IPV6_PREFER_SRC_PUBLIC",""],["IPV6_PREFER_SRC_PUBTMP_DEFAULT",""],["IPV6_PREFER_SRC_TMP",""],["IPV6_RECVDSTOPTS",""],["IPV6_RECVERR",""],["IPV6_RECVFRAGSIZE",""],["IPV6_RECVHOPLIMIT",""],["IPV6_RECVHOPOPTS",""],["IPV6_RECVORIGDSTADDR",""],["IPV6_RECVPATHMTU",""],["IPV6_RECVPKTINFO",""],["IPV6_RECVRTHDR",""],["IPV6_RECVTCLASS",""],["IPV6_ROUTER_ALERT",""],["IPV6_ROUTER_ALERT_ISOLATE",""],["IPV6_RTHDR",""],["IPV6_RTHDRDSTOPTS",""],["IPV6_RTHDR_LOOSE",""],["IPV6_RTHDR_STRICT",""],["IPV6_TCLASS",""],["IPV6_TRANSPARENT",""],["IPV6_UNICAST_HOPS",""],["IPV6_UNICAST_IF",""],["IPV6_V6ONLY",""],["IPV6_XFRM_POLICY",""],["IPVERSION",""],["IP_ADD_MEMBERSHIP",""],["IP_ADD_SOURCE_MEMBERSHIP",""],["IP_BIND_ADDRESS_NO_PORT",""],["IP_BLOCK_SOURCE",""],["IP_CHECKSUM",""],["IP_DEFAULT_MULTICAST_LOOP",""],["IP_DEFAULT_MULTICAST_TTL",""],["IP_DROP_MEMBERSHIP",""],["IP_DROP_SOURCE_MEMBERSHIP",""],["IP_FREEBIND",""],["IP_HDRINCL",""],["IP_IPSEC_POLICY",""],["IP_MINTTL",""],["IP_MSFILTER",""],["IP_MTU",""],["IP_MTU_DISCOVER",""],["IP_MULTICAST_ALL",""],["IP_MULTICAST_IF",""],["IP_MULTICAST_LOOP",""],["IP_MULTICAST_TTL",""],["IP_NODEFRAG",""],["IP_OPTIONS",""],["IP_ORIGDSTADDR",""],["IP_PASSSEC",""],["IP_PKTINFO",""],["IP_PKTOPTIONS",""],["IP_PMTUDISC_DO",""],["IP_PMTUDISC_DONT",""],["IP_PMTUDISC_INTERFACE",""],["IP_PMTUDISC_OMIT",""],["IP_PMTUDISC_PROBE",""],["IP_PMTUDISC_WANT",""],["IP_RECVERR",""],["IP_RECVFRAGSIZE",""],["IP_RECVOPTS",""],["IP_RECVORIGDSTADDR",""],["IP_RECVTOS",""],["IP_RECVTTL",""],["IP_RETOPTS",""],["IP_ROUTER_ALERT",""],["IP_TOS",""],["IP_TRANSPARENT",""],["IP_TTL",""],["IP_UNBLOCK_SOURCE",""],["IP_UNICAST_IF",""],["IP_XFRM_POLICY",""],["ISIG",""],["ISOFS_SUPER_MAGIC",""],["ISTRIP",""],["ITIMER_PROF",""],["ITIMER_REAL",""],["ITIMER_VIRTUAL",""],["IUTF8",""],["IXANY",""],["IXOFF",""],["IXON",""],["J1939_EE_INFO_NONE",""],["J1939_EE_INFO_RX_ABORT",""],["J1939_EE_INFO_RX_DPO",""],["J1939_EE_INFO_RX_RTS",""],["J1939_EE_INFO_TX_ABORT",""],["J1939_FILTER_MAX",""],["J1939_IDLE_ADDR",""],["J1939_MAX_UNICAST_ADDR",""],["J1939_NLA_BYTES_ACKED",""],["J1939_NLA_DEST_ADDR",""],["J1939_NLA_DEST_NAME",""],["J1939_NLA_PAD",""],["J1939_NLA_PGN",""],["J1939_NLA_SRC_ADDR",""],["J1939_NLA_SRC_NAME",""],["J1939_NLA_TOTAL_SIZE",""],["J1939_NO_ADDR",""],["J1939_NO_NAME",""],["J1939_NO_PGN",""],["J1939_PGN_ADDRESS_CLAIMED",""],["J1939_PGN_ADDRESS_COMMANDED",""],["J1939_PGN_MAX",""],["J1939_PGN_PDU1_MAX",""],["J1939_PGN_REQUEST",""],["JFFS2_SUPER_MAGIC",""],["KEYCTL_ASSUME_AUTHORITY",""],["KEYCTL_CAPABILITIES",""],["KEYCTL_CAPS0_BIG_KEY",""],["KEYCTL_CAPS0_CAPABILITIES",""],["KEYCTL_CAPS0_DIFFIE_HELLMAN",""],["KEYCTL_CAPS0_INVALIDATE",""],["KEYCTL_CAPS0_MOVE",""],["KEYCTL_CAPS0_PERSISTENT_KEYRINGS",""],["KEYCTL_CAPS0_PUBLIC_KEY",""],["KEYCTL_CAPS0_RESTRICT_KEYRING",""],["KEYCTL_CAPS1_NS_KEYRING_NAME",""],["KEYCTL_CAPS1_NS_KEY_TAG",""],["KEYCTL_CHOWN",""],["KEYCTL_CLEAR",""],["KEYCTL_DESCRIBE",""],["KEYCTL_DH_COMPUTE",""],["KEYCTL_GET_KEYRING_ID",""],["KEYCTL_GET_PERSISTENT",""],["KEYCTL_GET_SECURITY",""],["KEYCTL_INSTANTIATE",""],["KEYCTL_INSTANTIATE_IOV",""],["KEYCTL_INVALIDATE",""],["KEYCTL_JOIN_SESSION_KEYRING",""],["KEYCTL_LINK",""],["KEYCTL_MOVE",""],["KEYCTL_NEGATE",""],["KEYCTL_PKEY_DECRYPT",""],["KEYCTL_PKEY_ENCRYPT",""],["KEYCTL_PKEY_QUERY",""],["KEYCTL_PKEY_SIGN",""],["KEYCTL_PKEY_VERIFY",""],["KEYCTL_READ",""],["KEYCTL_REJECT",""],["KEYCTL_RESTRICT_KEYRING",""],["KEYCTL_REVOKE",""],["KEYCTL_SEARCH",""],["KEYCTL_SESSION_TO_PARENT",""],["KEYCTL_SETPERM",""],["KEYCTL_SET_REQKEY_KEYRING",""],["KEYCTL_SET_TIMEOUT",""],["KEYCTL_SUPPORTS_DECRYPT",""],["KEYCTL_SUPPORTS_ENCRYPT",""],["KEYCTL_SUPPORTS_SIGN",""],["KEYCTL_SUPPORTS_VERIFY",""],["KEYCTL_UNLINK",""],["KEYCTL_UPDATE",""],["KEY_CNT",""],["KEY_MAX",""],["KEY_REQKEY_DEFL_DEFAULT",""],["KEY_REQKEY_DEFL_GROUP_KEYRING",""],["KEY_REQKEY_DEFL_NO_CHANGE",""],["KEY_REQKEY_DEFL_PROCESS_KEYRING",""],["KEY_REQKEY_DEFL_REQUESTOR_KEYRING",""],["KEY_REQKEY_DEFL_SESSION_KEYRING",""],["KEY_REQKEY_DEFL_THREAD_KEYRING",""],["KEY_REQKEY_DEFL_USER_KEYRING",""],["KEY_REQKEY_DEFL_USER_SESSION_KEYRING",""],["KEY_SPEC_GROUP_KEYRING",""],["KEY_SPEC_PROCESS_KEYRING",""],["KEY_SPEC_REQKEY_AUTH_KEY",""],["KEY_SPEC_REQUESTOR_KEYRING",""],["KEY_SPEC_SESSION_KEYRING",""],["KEY_SPEC_THREAD_KEYRING",""],["KEY_SPEC_USER_KEYRING",""],["KEY_SPEC_USER_SESSION_KEYRING",""],["LC_ADDRESS",""],["LC_ADDRESS_MASK",""],["LC_ALL",""],["LC_ALL_MASK",""],["LC_COLLATE",""],["LC_COLLATE_MASK",""],["LC_CTYPE",""],["LC_CTYPE_MASK",""],["LC_IDENTIFICATION",""],["LC_IDENTIFICATION_MASK",""],["LC_MEASUREMENT",""],["LC_MEASUREMENT_MASK",""],["LC_MESSAGES",""],["LC_MESSAGES_MASK",""],["LC_MONETARY",""],["LC_MONETARY_MASK",""],["LC_NAME",""],["LC_NAME_MASK",""],["LC_NUMERIC",""],["LC_NUMERIC_MASK",""],["LC_PAPER",""],["LC_PAPER_MASK",""],["LC_TELEPHONE",""],["LC_TELEPHONE_MASK",""],["LC_TIME",""],["LC_TIME_MASK",""],["LED_CNT",""],["LED_MAX",""],["LINUX_REBOOT_CMD_CAD_OFF",""],["LINUX_REBOOT_CMD_CAD_ON",""],["LINUX_REBOOT_CMD_HALT",""],["LINUX_REBOOT_CMD_KEXEC",""],["LINUX_REBOOT_CMD_POWER_OFF",""],["LINUX_REBOOT_CMD_RESTART",""],["LINUX_REBOOT_CMD_RESTART2",""],["LINUX_REBOOT_CMD_SW_SUSPEND",""],["LINUX_REBOOT_MAGIC1",""],["LINUX_REBOOT_MAGIC2",""],["LINUX_REBOOT_MAGIC2A",""],["LINUX_REBOOT_MAGIC2B",""],["LINUX_REBOOT_MAGIC2C",""],["LIO_NOP",""],["LIO_NOWAIT",""],["LIO_READ",""],["LIO_WAIT",""],["LIO_WRITE",""],["LM_ID_BASE",""],["LM_ID_NEWLM",""],["LOCK_EX",""],["LOCK_NB",""],["LOCK_SH",""],["LOCK_UN",""],["LOGIN_PROCESS",""],["LOG_ALERT",""],["LOG_AUTH",""],["LOG_AUTHPRIV",""],["LOG_CONS",""],["LOG_CRIT",""],["LOG_CRON",""],["LOG_DAEMON",""],["LOG_DEBUG",""],["LOG_EMERG",""],["LOG_ERR",""],["LOG_FACMASK",""],["LOG_FTP",""],["LOG_INFO",""],["LOG_KERN",""],["LOG_LOCAL0",""],["LOG_LOCAL1",""],["LOG_LOCAL2",""],["LOG_LOCAL3",""],["LOG_LOCAL4",""],["LOG_LOCAL5",""],["LOG_LOCAL6",""],["LOG_LOCAL7",""],["LOG_LPR",""],["LOG_MAIL",""],["LOG_NDELAY",""],["LOG_NEWS",""],["LOG_NFACILITIES",""],["LOG_NOTICE",""],["LOG_NOWAIT",""],["LOG_ODELAY",""],["LOG_PERROR",""],["LOG_PID",""],["LOG_PRIMASK",""],["LOG_SYSLOG",""],["LOG_USER",""],["LOG_UUCP",""],["LOG_WARNING",""],["L_tmpnam",""],["MADV_DODUMP",""],["MADV_DOFORK",""],["MADV_DONTDUMP",""],["MADV_DONTFORK",""],["MADV_DONTNEED",""],["MADV_FREE",""],["MADV_HUGEPAGE",""],["MADV_HWPOISON",""],["MADV_MERGEABLE",""],["MADV_NOHUGEPAGE",""],["MADV_NORMAL",""],["MADV_RANDOM",""],["MADV_REMOVE",""],["MADV_SEQUENTIAL",""],["MADV_SOFT_OFFLINE",""],["MADV_UNMERGEABLE",""],["MADV_WILLNEED",""],["MAP_32BIT",""],["MAP_ANON",""],["MAP_ANONYMOUS",""],["MAP_DENYWRITE",""],["MAP_EXECUTABLE",""],["MAP_FAILED",""],["MAP_FILE",""],["MAP_FIXED",""],["MAP_FIXED_NOREPLACE",""],["MAP_GROWSDOWN",""],["MAP_HUGETLB",""],["MAP_HUGE_16GB",""],["MAP_HUGE_16MB",""],["MAP_HUGE_1GB",""],["MAP_HUGE_1MB",""],["MAP_HUGE_256MB",""],["MAP_HUGE_2GB",""],["MAP_HUGE_2MB",""],["MAP_HUGE_32MB",""],["MAP_HUGE_512KB",""],["MAP_HUGE_512MB",""],["MAP_HUGE_64KB",""],["MAP_HUGE_8MB",""],["MAP_HUGE_MASK",""],["MAP_HUGE_SHIFT",""],["MAP_LOCKED",""],["MAP_NONBLOCK",""],["MAP_NORESERVE",""],["MAP_POPULATE",""],["MAP_PRIVATE",""],["MAP_SHARED",""],["MAP_SHARED_VALIDATE",""],["MAP_STACK",""],["MAP_SYNC",""],["MAP_TYPE",""],["MAXTC",""],["MAXTTL",""],["MAX_ADDR_LEN",""],["MAX_IPOPTLEN",""],["MAX_LINKS",""],["MCAST_BLOCK_SOURCE",""],["MCAST_EXCLUDE",""],["MCAST_INCLUDE",""],["MCAST_JOIN_GROUP",""],["MCAST_JOIN_SOURCE_GROUP",""],["MCAST_LEAVE_GROUP",""],["MCAST_LEAVE_SOURCE_GROUP",""],["MCAST_MSFILTER",""],["MCAST_UNBLOCK_SOURCE",""],["MCL_CURRENT",""],["MCL_FUTURE",""],["MFD_ALLOW_SEALING",""],["MFD_CLOEXEC",""],["MFD_HUGETLB",""],["MFD_HUGE_16GB",""],["MFD_HUGE_16MB",""],["MFD_HUGE_1GB",""],["MFD_HUGE_1MB",""],["MFD_HUGE_256MB",""],["MFD_HUGE_2GB",""],["MFD_HUGE_2MB",""],["MFD_HUGE_32MB",""],["MFD_HUGE_512KB",""],["MFD_HUGE_512MB",""],["MFD_HUGE_64KB",""],["MFD_HUGE_8MB",""],["MFD_HUGE_MASK",""],["MFD_HUGE_SHIFT",""],["MINIX2_SUPER_MAGIC",""],["MINIX2_SUPER_MAGIC2",""],["MINIX3_SUPER_MAGIC",""],["MINIX_SUPER_MAGIC",""],["MINIX_SUPER_MAGIC2",""],["MINSIGSTKSZ",""],["MLOCK_ONFAULT",""],["MMAP_PAGE_ZERO",""],["MNT_DETACH",""],["MNT_EXPIRE",""],["MNT_FORCE",""],["MODULE_INIT_IGNORE_MODVERSIONS",""],["MODULE_INIT_IGNORE_VERMAGIC",""],["MOD_CLKA",""],["MOD_CLKB",""],["MOD_ESTERROR",""],["MOD_FREQUENCY",""],["MOD_MAXERROR",""],["MOD_MICRO",""],["MOD_NANO",""],["MOD_OFFSET",""],["MOD_STATUS",""],["MOD_TAI",""],["MOD_TIMECONST",""],["MON_1",""],["MON_10",""],["MON_11",""],["MON_12",""],["MON_2",""],["MON_3",""],["MON_4",""],["MON_5",""],["MON_6",""],["MON_7",""],["MON_8",""],["MON_9",""],["MPOL_BIND",""],["MPOL_DEFAULT",""],["MPOL_F_NUMA_BALANCING",""],["MPOL_F_RELATIVE_NODES",""],["MPOL_F_STATIC_NODES",""],["MPOL_INTERLEAVE",""],["MPOL_LOCAL",""],["MPOL_PREFERRED",""],["MREMAP_DONTUNMAP",""],["MREMAP_FIXED",""],["MREMAP_MAYMOVE",""],["MSC_CNT",""],["MSC_MAX",""],["MSDOS_SUPER_MAGIC",""],["MSG_CMSG_CLOEXEC",""],["MSG_CONFIRM",""],["MSG_COPY",""],["MSG_CTRUNC",""],["MSG_DONTROUTE",""],["MSG_DONTWAIT",""],["MSG_EOR",""],["MSG_ERRQUEUE",""],["MSG_EXCEPT",""],["MSG_FASTOPEN",""],["MSG_FIN",""],["MSG_INFO",""],["MSG_MORE",""],["MSG_NOERROR",""],["MSG_NOSIGNAL",""],["MSG_OOB",""],["MSG_PEEK",""],["MSG_RST",""],["MSG_STAT",""],["MSG_SYN",""],["MSG_TRUNC",""],["MSG_TRYHARD",""],["MSG_WAITALL",""],["MSG_WAITFORONE",""],["MSG_ZEROCOPY",""],["MS_ACTIVE",""],["MS_ASYNC",""],["MS_BIND",""],["MS_DIRSYNC",""],["MS_INVALIDATE",""],["MS_I_VERSION",""],["MS_KERNMOUNT",""],["MS_LAZYTIME",""],["MS_MANDLOCK",""],["MS_MGC_MSK",""],["MS_MGC_VAL",""],["MS_MOVE",""],["MS_NOATIME",""],["MS_NODEV",""],["MS_NODIRATIME",""],["MS_NOEXEC",""],["MS_NOSUID",""],["MS_NOUSER",""],["MS_POSIXACL",""],["MS_PRIVATE",""],["MS_RDONLY",""],["MS_REC",""],["MS_RELATIME",""],["MS_REMOUNT",""],["MS_RMT_MASK",""],["MS_SHARED",""],["MS_SILENT",""],["MS_SLAVE",""],["MS_STRICTATIME",""],["MS_SYNC",""],["MS_SYNCHRONOUS",""],["MS_UNBINDABLE",""],["M_ARENA_MAX",""],["M_ARENA_TEST",""],["M_CHECK_ACTION",""],["M_GRAIN",""],["M_KEEP",""],["M_MMAP_MAX",""],["M_MMAP_THRESHOLD",""],["M_MXFAST",""],["M_NLBLKS",""],["M_PERTURB",""],["M_TOP_PAD",""],["M_TRIM_THRESHOLD",""],["NCCS",""],["NCP_SUPER_MAGIC",""],["NDA_CACHEINFO",""],["NDA_DST",""],["NDA_IFINDEX",""],["NDA_LINK_NETNSID",""],["NDA_LLADDR",""],["NDA_MASTER",""],["NDA_PORT",""],["NDA_PROBES",""],["NDA_SRC_VNI",""],["NDA_UNSPEC",""],["NDA_VLAN",""],["NDA_VNI",""],["NETLINK_ADD_MEMBERSHIP",""],["NETLINK_AUDIT",""],["NETLINK_BROADCAST_ERROR",""],["NETLINK_CAP_ACK",""],["NETLINK_CONNECTOR",""],["NETLINK_CRYPTO",""],["NETLINK_DNRTMSG",""],["NETLINK_DROP_MEMBERSHIP",""],["NETLINK_ECRYPTFS",""],["NETLINK_EXT_ACK",""],["NETLINK_FIB_LOOKUP",""],["NETLINK_FIREWALL",""],["NETLINK_GENERIC",""],["NETLINK_GET_STRICT_CHK",""],["NETLINK_INET_DIAG",""],["NETLINK_IP6_FW",""],["NETLINK_ISCSI",""],["NETLINK_KOBJECT_UEVENT",""],["NETLINK_LISTEN_ALL_NSID",""],["NETLINK_LIST_MEMBERSHIPS",""],["NETLINK_NETFILTER",""],["NETLINK_NFLOG",""],["NETLINK_NO_ENOBUFS",""],["NETLINK_PKTINFO",""],["NETLINK_RDMA",""],["NETLINK_ROUTE",""],["NETLINK_RX_RING",""],["NETLINK_SCSITRANSPORT",""],["NETLINK_SELINUX",""],["NETLINK_SOCK_DIAG",""],["NETLINK_TX_RING",""],["NETLINK_UNUSED",""],["NETLINK_USERSOCK",""],["NETLINK_XFRM",""],["NEW_TIME",""],["NFNETLINK_V0",""],["NFNLGRP_ACCT_QUOTA",""],["NFNLGRP_CONNTRACK_DESTROY",""],["NFNLGRP_CONNTRACK_EXP_DESTROY",""],["NFNLGRP_CONNTRACK_EXP_NEW",""],["NFNLGRP_CONNTRACK_EXP_UPDATE",""],["NFNLGRP_CONNTRACK_NEW",""],["NFNLGRP_CONNTRACK_UPDATE",""],["NFNLGRP_NFTABLES",""],["NFNLGRP_NONE",""],["NFNL_MSG_BATCH_BEGIN",""],["NFNL_MSG_BATCH_END",""],["NFNL_SUBSYS_ACCT",""],["NFNL_SUBSYS_COUNT",""],["NFNL_SUBSYS_CTHELPER",""],["NFNL_SUBSYS_CTNETLINK",""],["NFNL_SUBSYS_CTNETLINK_EXP",""],["NFNL_SUBSYS_CTNETLINK_TIMEOUT",""],["NFNL_SUBSYS_IPSET",""],["NFNL_SUBSYS_NFTABLES",""],["NFNL_SUBSYS_NFT_COMPAT",""],["NFNL_SUBSYS_NONE",""],["NFNL_SUBSYS_OSF",""],["NFNL_SUBSYS_QUEUE",""],["NFNL_SUBSYS_ULOG",""],["NFPROTO_ARP",""],["NFPROTO_BRIDGE",""],["NFPROTO_DECNET",""],["NFPROTO_INET",""],["NFPROTO_IPV4",""],["NFPROTO_IPV6",""],["NFPROTO_NETDEV",""],["NFPROTO_NUMPROTO",""],["NFPROTO_UNSPEC",""],["NFQA_CAP_LEN",""],["NFQA_CFG_CMD",""],["NFQA_CFG_FLAGS",""],["NFQA_CFG_F_CONNTRACK",""],["NFQA_CFG_F_FAIL_OPEN",""],["NFQA_CFG_F_GSO",""],["NFQA_CFG_F_MAX",""],["NFQA_CFG_F_SECCTX",""],["NFQA_CFG_F_UID_GID",""],["NFQA_CFG_MASK",""],["NFQA_CFG_PARAMS",""],["NFQA_CFG_QUEUE_MAXLEN",""],["NFQA_CFG_UNSPEC",""],["NFQA_CT",""],["NFQA_CT_INFO",""],["NFQA_EXP",""],["NFQA_GID",""],["NFQA_HWADDR",""],["NFQA_IFINDEX_INDEV",""],["NFQA_IFINDEX_OUTDEV",""],["NFQA_IFINDEX_PHYSINDEV",""],["NFQA_IFINDEX_PHYSOUTDEV",""],["NFQA_MARK",""],["NFQA_PACKET_HDR",""],["NFQA_PAYLOAD",""],["NFQA_SECCTX",""],["NFQA_SKB_CSUMNOTREADY",""],["NFQA_SKB_CSUM_NOTVERIFIED",""],["NFQA_SKB_GSO",""],["NFQA_SKB_INFO",""],["NFQA_TIMESTAMP",""],["NFQA_UID",""],["NFQA_UNSPEC",""],["NFQA_VERDICT_HDR",""],["NFQNL_CFG_CMD_BIND",""],["NFQNL_CFG_CMD_NONE",""],["NFQNL_CFG_CMD_PF_BIND",""],["NFQNL_CFG_CMD_PF_UNBIND",""],["NFQNL_CFG_CMD_UNBIND",""],["NFQNL_COPY_META",""],["NFQNL_COPY_NONE",""],["NFQNL_COPY_PACKET",""],["NFQNL_MSG_CONFIG",""],["NFQNL_MSG_PACKET",""],["NFQNL_MSG_VERDICT",""],["NFQNL_MSG_VERDICT_BATCH",""],["NFS_SUPER_MAGIC",""],["NFT_BREAK",""],["NFT_BYTEORDER_HTON",""],["NFT_BYTEORDER_NTOH",""],["NFT_CHAIN_MAXNAMELEN",""],["NFT_CMP_EQ",""],["NFT_CMP_GT",""],["NFT_CMP_GTE",""],["NFT_CMP_LT",""],["NFT_CMP_LTE",""],["NFT_CMP_NEQ",""],["NFT_CONTINUE",""],["NFT_CT_BYTES",""],["NFT_CT_DIRECTION",""],["NFT_CT_DST",""],["NFT_CT_EXPIRATION",""],["NFT_CT_HELPER",""],["NFT_CT_L3PROTOCOL",""],["NFT_CT_LABELS",""],["NFT_CT_MARK",""],["NFT_CT_PKTS",""],["NFT_CT_PROTOCOL",""],["NFT_CT_PROTO_DST",""],["NFT_CT_PROTO_SRC",""],["NFT_CT_SECMARK",""],["NFT_CT_SRC",""],["NFT_CT_STATE",""],["NFT_CT_STATUS",""],["NFT_DATA_RESERVED_MASK",""],["NFT_DATA_VALUE",""],["NFT_DATA_VALUE_MAXLEN",""],["NFT_DATA_VERDICT",""],["NFT_DYNSET_F_INV",""],["NFT_DYNSET_OP_ADD",""],["NFT_DYNSET_OP_UPDATE",""],["NFT_GOTO",""],["NFT_JUMP",""],["NFT_LIMIT_F_INV",""],["NFT_LIMIT_PKTS",""],["NFT_LIMIT_PKT_BYTES",""],["NFT_LOOKUP_F_INV",""],["NFT_META_BRI_IIFNAME",""],["NFT_META_BRI_OIFNAME",""],["NFT_META_CGROUP",""],["NFT_META_CPU",""],["NFT_META_IIF",""],["NFT_META_IIFGROUP",""],["NFT_META_IIFNAME",""],["NFT_META_IIFTYPE",""],["NFT_META_L4PROTO",""],["NFT_META_LEN",""],["NFT_META_MARK",""],["NFT_META_NFPROTO",""],["NFT_META_NFTRACE",""],["NFT_META_OIF",""],["NFT_META_OIFGROUP",""],["NFT_META_OIFNAME",""],["NFT_META_OIFTYPE",""],["NFT_META_PKTTYPE",""],["NFT_META_PRANDOM",""],["NFT_META_PRIORITY",""],["NFT_META_PROTOCOL",""],["NFT_META_RTCLASSID",""],["NFT_META_SECMARK",""],["NFT_META_SKGID",""],["NFT_META_SKUID",""],["NFT_MSG_DELCHAIN",""],["NFT_MSG_DELOBJ",""],["NFT_MSG_DELRULE",""],["NFT_MSG_DELSET",""],["NFT_MSG_DELSETELEM",""],["NFT_MSG_DELTABLE",""],["NFT_MSG_GETCHAIN",""],["NFT_MSG_GETGEN",""],["NFT_MSG_GETOBJ",""],["NFT_MSG_GETOBJ_RESET",""],["NFT_MSG_GETRULE",""],["NFT_MSG_GETSET",""],["NFT_MSG_GETSETELEM",""],["NFT_MSG_GETTABLE",""],["NFT_MSG_MAX",""],["NFT_MSG_NEWCHAIN",""],["NFT_MSG_NEWGEN",""],["NFT_MSG_NEWOBJ",""],["NFT_MSG_NEWRULE",""],["NFT_MSG_NEWSET",""],["NFT_MSG_NEWSETELEM",""],["NFT_MSG_NEWTABLE",""],["NFT_MSG_TRACE",""],["NFT_NAT_DNAT",""],["NFT_NAT_SNAT",""],["NFT_NG_INCREMENTAL",""],["NFT_NG_RANDOM",""],["NFT_OBJ_MAXNAMELEN",""],["NFT_PAYLOAD_CSUM_INET",""],["NFT_PAYLOAD_CSUM_NONE",""],["NFT_PAYLOAD_LL_HEADER",""],["NFT_PAYLOAD_NETWORK_HEADER",""],["NFT_PAYLOAD_TRANSPORT_HEADER",""],["NFT_QUEUE_FLAG_BYPASS",""],["NFT_QUEUE_FLAG_CPU_FANOUT",""],["NFT_QUEUE_FLAG_MASK",""],["NFT_QUOTA_F_INV",""],["NFT_RANGE_EQ",""],["NFT_RANGE_NEQ",""],["NFT_REG32_00",""],["NFT_REG32_01",""],["NFT_REG32_02",""],["NFT_REG32_03",""],["NFT_REG32_04",""],["NFT_REG32_05",""],["NFT_REG32_06",""],["NFT_REG32_07",""],["NFT_REG32_08",""],["NFT_REG32_09",""],["NFT_REG32_10",""],["NFT_REG32_11",""],["NFT_REG32_12",""],["NFT_REG32_13",""],["NFT_REG32_14",""],["NFT_REG32_15",""],["NFT_REG32_SIZE",""],["NFT_REG_1",""],["NFT_REG_2",""],["NFT_REG_3",""],["NFT_REG_4",""],["NFT_REG_SIZE",""],["NFT_REG_VERDICT",""],["NFT_REJECT_ICMPX_ADMIN_PROHIBITED",""],["NFT_REJECT_ICMPX_HOST_UNREACH",""],["NFT_REJECT_ICMPX_NO_ROUTE",""],["NFT_REJECT_ICMPX_PORT_UNREACH",""],["NFT_REJECT_ICMPX_UNREACH",""],["NFT_REJECT_ICMP_UNREACH",""],["NFT_REJECT_TCP_RST",""],["NFT_RETURN",""],["NFT_SET_ANONYMOUS",""],["NFT_SET_CONSTANT",""],["NFT_SET_ELEM_INTERVAL_END",""],["NFT_SET_EVAL",""],["NFT_SET_INTERVAL",""],["NFT_SET_MAP",""],["NFT_SET_MAXNAMELEN",""],["NFT_SET_POL_MEMORY",""],["NFT_SET_POL_PERFORMANCE",""],["NFT_SET_TIMEOUT",""],["NFT_TABLE_MAXNAMELEN",""],["NFT_TRACETYPE_POLICY",""],["NFT_TRACETYPE_RETURN",""],["NFT_TRACETYPE_RULE",""],["NFT_TRACETYPE_UNSPEC",""],["NFT_USERDATA_MAXLEN",""],["NFULA_CFG_CMD",""],["NFULA_CFG_FLAGS",""],["NFULA_CFG_MODE",""],["NFULA_CFG_NLBUFSIZ",""],["NFULA_CFG_QTHRESH",""],["NFULA_CFG_TIMEOUT",""],["NFULA_CFG_UNSPEC",""],["NFULA_CT",""],["NFULA_CT_INFO",""],["NFULA_GID",""],["NFULA_HWADDR",""],["NFULA_HWHEADER",""],["NFULA_HWLEN",""],["NFULA_HWTYPE",""],["NFULA_IFINDEX_INDEV",""],["NFULA_IFINDEX_OUTDEV",""],["NFULA_IFINDEX_PHYSINDEV",""],["NFULA_IFINDEX_PHYSOUTDEV",""],["NFULA_MARK",""],["NFULA_PACKET_HDR",""],["NFULA_PAYLOAD",""],["NFULA_PREFIX",""],["NFULA_SEQ",""],["NFULA_SEQ_GLOBAL",""],["NFULA_TIMESTAMP",""],["NFULA_UID",""],["NFULA_UNSPEC",""],["NFULNL_CFG_CMD_BIND",""],["NFULNL_CFG_CMD_NONE",""],["NFULNL_CFG_CMD_PF_BIND",""],["NFULNL_CFG_CMD_PF_UNBIND",""],["NFULNL_CFG_CMD_UNBIND",""],["NFULNL_CFG_F_CONNTRACK",""],["NFULNL_CFG_F_SEQ",""],["NFULNL_CFG_F_SEQ_GLOBAL",""],["NFULNL_COPY_META",""],["NFULNL_COPY_NONE",""],["NFULNL_COPY_PACKET",""],["NFULNL_MSG_CONFIG",""],["NFULNL_MSG_PACKET",""],["NF_ACCEPT",""],["NF_DROP",""],["NF_INET_FORWARD",""],["NF_INET_LOCAL_IN",""],["NF_INET_LOCAL_OUT",""],["NF_INET_NUMHOOKS",""],["NF_INET_POST_ROUTING",""],["NF_INET_PRE_ROUTING",""],["NF_IP6_FORWARD",""],["NF_IP6_LOCAL_IN",""],["NF_IP6_LOCAL_OUT",""],["NF_IP6_NUMHOOKS",""],["NF_IP6_POST_ROUTING",""],["NF_IP6_PRE_ROUTING",""],["NF_IP6_PRI_CONNTRACK",""],["NF_IP6_PRI_CONNTRACK_DEFRAG",""],["NF_IP6_PRI_CONNTRACK_HELPER",""],["NF_IP6_PRI_FILTER",""],["NF_IP6_PRI_FIRST",""],["NF_IP6_PRI_LAST",""],["NF_IP6_PRI_MANGLE",""],["NF_IP6_PRI_NAT_DST",""],["NF_IP6_PRI_NAT_SRC",""],["NF_IP6_PRI_RAW",""],["NF_IP6_PRI_SECURITY",""],["NF_IP6_PRI_SELINUX_FIRST",""],["NF_IP6_PRI_SELINUX_LAST",""],["NF_IP_FORWARD",""],["NF_IP_LOCAL_IN",""],["NF_IP_LOCAL_OUT",""],["NF_IP_NUMHOOKS",""],["NF_IP_POST_ROUTING",""],["NF_IP_PRE_ROUTING",""],["NF_IP_PRI_CONNTRACK",""],["NF_IP_PRI_CONNTRACK_CONFIRM",""],["NF_IP_PRI_CONNTRACK_DEFRAG",""],["NF_IP_PRI_CONNTRACK_HELPER",""],["NF_IP_PRI_FILTER",""],["NF_IP_PRI_FIRST",""],["NF_IP_PRI_LAST",""],["NF_IP_PRI_MANGLE",""],["NF_IP_PRI_NAT_DST",""],["NF_IP_PRI_NAT_SRC",""],["NF_IP_PRI_RAW",""],["NF_IP_PRI_SECURITY",""],["NF_IP_PRI_SELINUX_FIRST",""],["NF_IP_PRI_SELINUX_LAST",""],["NF_MAX_VERDICT",""],["NF_NETDEV_INGRESS",""],["NF_NETDEV_NUMHOOKS",""],["NF_QUEUE",""],["NF_REPEAT",""],["NF_STOLEN",""],["NF_STOP",""],["NF_VERDICT_BITS",""],["NF_VERDICT_FLAG_QUEUE_BYPASS",""],["NF_VERDICT_MASK",""],["NF_VERDICT_QBITS",""],["NF_VERDICT_QMASK",""],["NILFS_SUPER_MAGIC",""],["NI_DGRAM",""],["NI_MAXHOST",""],["NI_NAMEREQD",""],["NI_NOFQDN",""],["NI_NUMERICHOST",""],["NI_NUMERICSERV",""],["NL0",""],["NL1",""],["NLA_ALIGNTO",""],["NLA_F_NESTED",""],["NLA_F_NET_BYTEORDER",""],["NLA_TYPE_MASK",""],["NLDLY",""],["NLMSG_DONE",""],["NLMSG_ERROR",""],["NLMSG_MIN_TYPE",""],["NLMSG_NOOP",""],["NLMSG_OVERRUN",""],["NLM_F_ACK",""],["NLM_F_APPEND",""],["NLM_F_ATOMIC",""],["NLM_F_CREATE",""],["NLM_F_DUMP",""],["NLM_F_DUMP_FILTERED",""],["NLM_F_DUMP_INTR",""],["NLM_F_ECHO",""],["NLM_F_EXCL",""],["NLM_F_MATCH",""],["NLM_F_MULTI",""],["NLM_F_REPLACE",""],["NLM_F_REQUEST",""],["NLM_F_ROOT",""],["NOEXPR",""],["NOFLSH",""],["NOSTR",""],["NTF_EXT_LEARNED",""],["NTF_MASTER",""],["NTF_OFFLOADED",""],["NTF_PROXY",""],["NTF_ROUTER",""],["NTF_SELF",""],["NTF_USE",""],["NTP_API",""],["NT_ASRS",""],["NT_AUXV",""],["NT_FPREGSET",""],["NT_GWINDOWS",""],["NT_LWPSINFO",""],["NT_LWPSTATUS",""],["NT_PLATFORM",""],["NT_PRCRED",""],["NT_PRFPREG",""],["NT_PRFPXREG",""],["NT_PRPSINFO",""],["NT_PRSTATUS",""],["NT_PRXREG",""],["NT_PSINFO",""],["NT_PSTATUS",""],["NT_TASKSTRUCT",""],["NT_UTSNAME",""],["NUD_DELAY",""],["NUD_FAILED",""],["NUD_INCOMPLETE",""],["NUD_NOARP",""],["NUD_NONE",""],["NUD_PERMANENT",""],["NUD_PROBE",""],["NUD_REACHABLE",""],["NUD_STALE",""],["OCFS2_SUPER_MAGIC",""],["OCRNL",""],["OFDEL",""],["OFILL",""],["OLCUC",""],["OLD_TIME",""],["ONLCR",""],["ONLRET",""],["ONOCR",""],["OPENPROM_SUPER_MAGIC",""],["OPOST",""],["ORIG_RAX",""],["OVERLAYFS_SUPER_MAGIC",""],["O_ACCMODE",""],["O_APPEND",""],["O_ASYNC",""],["O_CLOEXEC",""],["O_CREAT",""],["O_DIRECT",""],["O_DIRECTORY",""],["O_DSYNC",""],["O_EXCL",""],["O_FSYNC",""],["O_LARGEFILE",""],["O_NDELAY",""],["O_NOATIME",""],["O_NOCTTY",""],["O_NOFOLLOW",""],["O_NONBLOCK",""],["O_PATH",""],["O_RDONLY",""],["O_RDWR",""],["O_RSYNC",""],["O_SYNC",""],["O_TMPFILE",""],["O_TRUNC",""],["O_WRONLY",""],["PACKET_ADD_MEMBERSHIP",""],["PACKET_DROP_MEMBERSHIP",""],["PACKET_MR_ALLMULTI",""],["PACKET_MR_MULTICAST",""],["PACKET_MR_PROMISC",""],["PACKET_MR_UNICAST",""],["PARENB",""],["PARMRK",""],["PARODD",""],["PATH_MAX",""],["PENDIN",""],["PF_ALG",""],["PF_APPLETALK",""],["PF_ASH",""],["PF_ATMPVC",""],["PF_ATMSVC",""],["PF_AX25",""],["PF_BLUETOOTH",""],["PF_BRIDGE",""],["PF_CAIF",""],["PF_CAN",""],["PF_DECnet",""],["PF_ECONET",""],["PF_IB",""],["PF_IEEE802154",""],["PF_INET",""],["PF_INET6",""],["PF_IPX",""],["PF_IRDA",""],["PF_ISDN",""],["PF_IUCV",""],["PF_KEY",""],["PF_LLC",""],["PF_LOCAL",""],["PF_MPLS",""],["PF_NETBEUI",""],["PF_NETLINK",""],["PF_NETROM",""],["PF_NFC",""],["PF_PACKET",""],["PF_PHONET",""],["PF_PPPOX",""],["PF_RDS",""],["PF_ROSE",""],["PF_ROUTE",""],["PF_RXRPC",""],["PF_SECURITY",""],["PF_SNA",""],["PF_TIPC",""],["PF_UNIX",""],["PF_UNSPEC",""],["PF_VSOCK",""],["PF_WANPIPE",""],["PF_X25",""],["PF_XDP",""],["PIDFD_NONBLOCK",""],["PIPE_BUF",""],["PM_STR",""],["POLLERR",""],["POLLHUP",""],["POLLIN",""],["POLLNVAL",""],["POLLOUT",""],["POLLPRI",""],["POLLRDBAND",""],["POLLRDHUP",""],["POLLRDNORM",""],["POLLWRBAND",""],["POLLWRNORM",""],["POSIX_FADV_DONTNEED",""],["POSIX_FADV_NOREUSE",""],["POSIX_FADV_NORMAL",""],["POSIX_FADV_RANDOM",""],["POSIX_FADV_SEQUENTIAL",""],["POSIX_FADV_WILLNEED",""],["POSIX_MADV_DONTNEED",""],["POSIX_MADV_NORMAL",""],["POSIX_MADV_RANDOM",""],["POSIX_MADV_SEQUENTIAL",""],["POSIX_MADV_WILLNEED",""],["POSIX_SPAWN_RESETIDS",""],["POSIX_SPAWN_SETPGROUP",""],["POSIX_SPAWN_SETSCHEDPARAM",""],["POSIX_SPAWN_SETSCHEDULER",""],["POSIX_SPAWN_SETSIGDEF",""],["POSIX_SPAWN_SETSIGMASK",""],["POSIX_SPAWN_USEVFORK",""],["PRIO_MAX",""],["PRIO_MIN",""],["PRIO_PGRP",""],["PRIO_PROCESS",""],["PRIO_USER",""],["PROC_SUPER_MAGIC",""],["PROT_EXEC",""],["PROT_GROWSDOWN",""],["PROT_GROWSUP",""],["PROT_NONE",""],["PROT_READ",""],["PROT_WRITE",""],["PR_CAPBSET_DROP",""],["PR_CAPBSET_READ",""],["PR_CAP_AMBIENT",""],["PR_CAP_AMBIENT_CLEAR_ALL",""],["PR_CAP_AMBIENT_IS_SET",""],["PR_CAP_AMBIENT_LOWER",""],["PR_CAP_AMBIENT_RAISE",""],["PR_ENDIAN_BIG",""],["PR_ENDIAN_LITTLE",""],["PR_ENDIAN_PPC_LITTLE",""],["PR_FPEMU_NOPRINT",""],["PR_FPEMU_SIGFPE",""],["PR_FP_EXC_ASYNC",""],["PR_FP_EXC_DISABLED",""],["PR_FP_EXC_DIV",""],["PR_FP_EXC_INV",""],["PR_FP_EXC_NONRECOV",""],["PR_FP_EXC_OVF",""],["PR_FP_EXC_PRECISE",""],["PR_FP_EXC_RES",""],["PR_FP_EXC_SW_ENABLE",""],["PR_FP_EXC_UND",""],["PR_FP_MODE_FR",""],["PR_FP_MODE_FRE",""],["PR_GET_CHILD_SUBREAPER",""],["PR_GET_DUMPABLE",""],["PR_GET_ENDIAN",""],["PR_GET_FPEMU",""],["PR_GET_FPEXC",""],["PR_GET_FP_MODE",""],["PR_GET_KEEPCAPS",""],["PR_GET_NAME",""],["PR_GET_NO_NEW_PRIVS",""],["PR_GET_PDEATHSIG",""],["PR_GET_SECCOMP",""],["PR_GET_SECUREBITS",""],["PR_GET_SPECULATION_CTRL",""],["PR_GET_THP_DISABLE",""],["PR_GET_TID_ADDRESS",""],["PR_GET_TIMERSLACK",""],["PR_GET_TIMING",""],["PR_GET_TSC",""],["PR_GET_UNALIGN",""],["PR_MCE_KILL",""],["PR_MCE_KILL_CLEAR",""],["PR_MCE_KILL_DEFAULT",""],["PR_MCE_KILL_EARLY",""],["PR_MCE_KILL_GET",""],["PR_MCE_KILL_LATE",""],["PR_MCE_KILL_SET",""],["PR_MPX_DISABLE_MANAGEMENT",""],["PR_MPX_ENABLE_MANAGEMENT",""],["PR_SET_CHILD_SUBREAPER",""],["PR_SET_DUMPABLE",""],["PR_SET_ENDIAN",""],["PR_SET_FPEMU",""],["PR_SET_FPEXC",""],["PR_SET_FP_MODE",""],["PR_SET_KEEPCAPS",""],["PR_SET_MM",""],["PR_SET_MM_ARG_END",""],["PR_SET_MM_ARG_START",""],["PR_SET_MM_AUXV",""],["PR_SET_MM_BRK",""],["PR_SET_MM_END_CODE",""],["PR_SET_MM_END_DATA",""],["PR_SET_MM_ENV_END",""],["PR_SET_MM_ENV_START",""],["PR_SET_MM_EXE_FILE",""],["PR_SET_MM_MAP",""],["PR_SET_MM_MAP_SIZE",""],["PR_SET_MM_START_BRK",""],["PR_SET_MM_START_CODE",""],["PR_SET_MM_START_DATA",""],["PR_SET_MM_START_STACK",""],["PR_SET_NAME",""],["PR_SET_NO_NEW_PRIVS",""],["PR_SET_PDEATHSIG",""],["PR_SET_PTRACER",""],["PR_SET_SECCOMP",""],["PR_SET_SECUREBITS",""],["PR_SET_SPECULATION_CTRL",""],["PR_SET_THP_DISABLE",""],["PR_SET_TIMERSLACK",""],["PR_SET_TIMING",""],["PR_SET_TSC",""],["PR_SET_UNALIGN",""],["PR_SET_VMA",""],["PR_SET_VMA_ANON_NAME",""],["PR_SPEC_DISABLE",""],["PR_SPEC_DISABLE_NOEXEC",""],["PR_SPEC_ENABLE",""],["PR_SPEC_FORCE_DISABLE",""],["PR_SPEC_INDIRECT_BRANCH",""],["PR_SPEC_NOT_AFFECTED",""],["PR_SPEC_PRCTL",""],["PR_SPEC_STORE_BYPASS",""],["PR_TASK_PERF_EVENTS_DISABLE",""],["PR_TASK_PERF_EVENTS_ENABLE",""],["PR_TIMING_STATISTICAL",""],["PR_TIMING_TIMESTAMP",""],["PR_TSC_ENABLE",""],["PR_TSC_SIGSEGV",""],["PR_UNALIGN_NOPRINT",""],["PR_UNALIGN_SIGBUS",""],["PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP",""],["PTHREAD_COND_INITIALIZER",""],["PTHREAD_CREATE_DETACHED",""],["PTHREAD_CREATE_JOINABLE",""],["PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP",""],["PTHREAD_MUTEX_ADAPTIVE_NP",""],["PTHREAD_MUTEX_DEFAULT",""],["PTHREAD_MUTEX_ERRORCHECK",""],["PTHREAD_MUTEX_INITIALIZER",""],["PTHREAD_MUTEX_NORMAL",""],["PTHREAD_MUTEX_RECURSIVE",""],["PTHREAD_MUTEX_ROBUST",""],["PTHREAD_MUTEX_STALLED",""],["PTHREAD_PRIO_INHERIT",""],["PTHREAD_PRIO_NONE",""],["PTHREAD_PRIO_PROTECT",""],["PTHREAD_PROCESS_PRIVATE",""],["PTHREAD_PROCESS_SHARED",""],["PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP",""],["PTHREAD_RWLOCK_INITIALIZER",""],["PTHREAD_STACK_MIN",""],["PTRACE_ATTACH",""],["PTRACE_CONT",""],["PTRACE_DETACH",""],["PTRACE_EVENT_CLONE",""],["PTRACE_EVENT_EXEC",""],["PTRACE_EVENT_EXIT",""],["PTRACE_EVENT_FORK",""],["PTRACE_EVENT_SECCOMP",""],["PTRACE_EVENT_STOP",""],["PTRACE_EVENT_VFORK",""],["PTRACE_EVENT_VFORK_DONE",""],["PTRACE_GETEVENTMSG",""],["PTRACE_GETFPREGS",""],["PTRACE_GETFPXREGS",""],["PTRACE_GETREGS",""],["PTRACE_GETREGSET",""],["PTRACE_GETSIGINFO",""],["PTRACE_GET_SYSCALL_INFO",""],["PTRACE_INTERRUPT",""],["PTRACE_KILL",""],["PTRACE_LISTEN",""],["PTRACE_O_EXITKILL",""],["PTRACE_O_MASK",""],["PTRACE_O_SUSPEND_SECCOMP",""],["PTRACE_O_TRACECLONE",""],["PTRACE_O_TRACEEXEC",""],["PTRACE_O_TRACEEXIT",""],["PTRACE_O_TRACEFORK",""],["PTRACE_O_TRACESECCOMP",""],["PTRACE_O_TRACESYSGOOD",""],["PTRACE_O_TRACEVFORK",""],["PTRACE_O_TRACEVFORKDONE",""],["PTRACE_PEEKDATA",""],["PTRACE_PEEKSIGINFO",""],["PTRACE_PEEKSIGINFO_SHARED",""],["PTRACE_PEEKTEXT",""],["PTRACE_PEEKUSER",""],["PTRACE_POKEDATA",""],["PTRACE_POKETEXT",""],["PTRACE_POKEUSER",""],["PTRACE_SEIZE",""],["PTRACE_SETFPREGS",""],["PTRACE_SETFPXREGS",""],["PTRACE_SETOPTIONS",""],["PTRACE_SETREGS",""],["PTRACE_SETREGSET",""],["PTRACE_SETSIGINFO",""],["PTRACE_SINGLESTEP",""],["PTRACE_SYSCALL",""],["PTRACE_SYSEMU",""],["PTRACE_SYSEMU_SINGLESTEP",""],["PTRACE_TRACEME",""],["PT_DYNAMIC",""],["PT_GNU_EH_FRAME",""],["PT_GNU_RELRO",""],["PT_GNU_STACK",""],["PT_HIOS",""],["PT_HIPROC",""],["PT_INTERP",""],["PT_LOAD",""],["PT_LOOS",""],["PT_LOPROC",""],["PT_NOTE",""],["PT_NULL",""],["PT_NUM",""],["PT_PHDR",""],["PT_SHLIB",""],["PT_TLS",""],["P_ALL",""],["P_PGID",""],["P_PID",""],["P_PIDFD",""],["QFMT_VFS_OLD",""],["QFMT_VFS_V0",""],["QFMT_VFS_V1",""],["QIF_ALL",""],["QIF_BLIMITS",""],["QIF_BTIME",""],["QIF_ILIMITS",""],["QIF_INODES",""],["QIF_ITIME",""],["QIF_LIMITS",""],["QIF_SPACE",""],["QIF_TIMES",""],["QIF_USAGE",""],["QNX4_SUPER_MAGIC",""],["QNX6_SUPER_MAGIC",""],["Q_GETFMT",""],["Q_GETINFO",""],["Q_GETQUOTA",""],["Q_QUOTAOFF",""],["Q_QUOTAON",""],["Q_SETINFO",""],["Q_SETQUOTA",""],["Q_SYNC",""],["R10",""],["R11",""],["R12",""],["R13",""],["R14",""],["R15",""],["R8",""],["R9",""],["RADIXCHAR",""],["RAND_MAX",""],["RAX",""],["RBP",""],["RBX",""],["RB_AUTOBOOT",""],["RB_DISABLE_CAD",""],["RB_ENABLE_CAD",""],["RB_HALT_SYSTEM",""],["RB_KEXEC",""],["RB_POWER_OFF",""],["RB_SW_SUSPEND",""],["RCX",""],["RDI",""],["RDTGROUP_SUPER_MAGIC",""],["RDX",""],["READ_IMPLIES_EXEC",""],["REG_BADBR",""],["REG_BADPAT",""],["REG_BADRPT",""],["REG_CR2",""],["REG_CSGSFS",""],["REG_EBRACE",""],["REG_EBRACK",""],["REG_ECOLLATE",""],["REG_ECTYPE",""],["REG_EEND",""],["REG_EESCAPE",""],["REG_EFL",""],["REG_ENOSYS",""],["REG_EPAREN",""],["REG_ERANGE",""],["REG_ERPAREN",""],["REG_ERR",""],["REG_ESIZE",""],["REG_ESPACE",""],["REG_ESUBREG",""],["REG_EXTENDED",""],["REG_ICASE",""],["REG_NEWLINE",""],["REG_NOMATCH",""],["REG_NOSUB",""],["REG_NOTBOL",""],["REG_NOTEOL",""],["REG_OLDMASK",""],["REG_R10",""],["REG_R11",""],["REG_R12",""],["REG_R13",""],["REG_R14",""],["REG_R15",""],["REG_R8",""],["REG_R9",""],["REG_RAX",""],["REG_RBP",""],["REG_RBX",""],["REG_RCX",""],["REG_RDI",""],["REG_RDX",""],["REG_RIP",""],["REG_RSI",""],["REG_RSP",""],["REG_STARTEND",""],["REG_TRAPNO",""],["REISERFS_SUPER_MAGIC",""],["REL_CNT",""],["REL_MAX",""],["RENAME_EXCHANGE",""],["RENAME_NOREPLACE",""],["RENAME_WHITEOUT",""],["REP_CNT",""],["REP_MAX",""],["RESOLVE_BENEATH",""],["RESOLVE_CACHED",""],["RESOLVE_IN_ROOT",""],["RESOLVE_NO_MAGICLINKS",""],["RESOLVE_NO_SYMLINKS",""],["RESOLVE_NO_XDEV",""],["RIP",""],["RLIMIT_AS",""],["RLIMIT_CORE",""],["RLIMIT_CPU",""],["RLIMIT_DATA",""],["RLIMIT_FSIZE",""],["RLIMIT_LOCKS",""],["RLIMIT_MEMLOCK",""],["RLIMIT_MSGQUEUE",""],["RLIMIT_NICE",""],["RLIMIT_NLIMITS",""],["RLIMIT_NOFILE",""],["RLIMIT_NPROC",""],["RLIMIT_RSS",""],["RLIMIT_RTPRIO",""],["RLIMIT_RTTIME",""],["RLIMIT_SIGPENDING",""],["RLIMIT_STACK",""],["RLIM_INFINITY",""],["RLIM_NLIMITS",""],["RLIM_SAVED_CUR",""],["RLIM_SAVED_MAX",""],["RSI",""],["RSP",""],["RTA_CACHEINFO",""],["RTA_DST",""],["RTA_ENCAP",""],["RTA_ENCAP_TYPE",""],["RTA_EXPIRES",""],["RTA_FLOW",""],["RTA_GATEWAY",""],["RTA_IIF",""],["RTA_MARK",""],["RTA_METRICS",""],["RTA_MFC_STATS",""],["RTA_MP_ALGO",""],["RTA_MULTIPATH",""],["RTA_NEWDST",""],["RTA_OIF",""],["RTA_PAD",""],["RTA_PREF",""],["RTA_PREFSRC",""],["RTA_PRIORITY",""],["RTA_PROTOINFO",""],["RTA_SESSION",""],["RTA_SRC",""],["RTA_TABLE",""],["RTA_TTL_PROPAGATE",""],["RTA_UID",""],["RTA_UNSPEC",""],["RTA_VIA",""],["RTCF_DIRECTSRC",""],["RTCF_DOREDIRECT",""],["RTCF_LOG",""],["RTCF_MASQ",""],["RTCF_NAT",""],["RTCF_VALVE",""],["RTF_ADDRCLASSMASK",""],["RTF_ADDRCONF",""],["RTF_ALLONLINK",""],["RTF_BROADCAST",""],["RTF_CACHE",""],["RTF_DEFAULT",""],["RTF_DYNAMIC",""],["RTF_FLOW",""],["RTF_GATEWAY",""],["RTF_HOST",""],["RTF_INTERFACE",""],["RTF_IRTT",""],["RTF_LINKRT",""],["RTF_LOCAL",""],["RTF_MODIFIED",""],["RTF_MSS",""],["RTF_MTU",""],["RTF_MULTICAST",""],["RTF_NAT",""],["RTF_NOFORWARD",""],["RTF_NONEXTHOP",""],["RTF_NOPMTUDISC",""],["RTF_POLICY",""],["RTF_REINSTATE",""],["RTF_REJECT",""],["RTF_STATIC",""],["RTF_THROW",""],["RTF_UP",""],["RTF_WINDOW",""],["RTF_XRESOLVE",""],["RTLD_DEEPBIND",""],["RTLD_DEFAULT",""],["RTLD_DI_CONFIGADDR",""],["RTLD_DI_LINKMAP",""],["RTLD_DI_LMID",""],["RTLD_DI_ORIGIN",""],["RTLD_DI_PROFILENAME",""],["RTLD_DI_PROFILEOUT",""],["RTLD_DI_SERINFO",""],["RTLD_DI_SERINFOSIZE",""],["RTLD_DI_TLS_DATA",""],["RTLD_DI_TLS_MODID",""],["RTLD_GLOBAL",""],["RTLD_LAZY",""],["RTLD_LOCAL",""],["RTLD_NEXT",""],["RTLD_NODELETE",""],["RTLD_NOLOAD",""],["RTLD_NOW",""],["RTMSG_AR_FAILED",""],["RTMSG_CONTROL",""],["RTMSG_DELDEVICE",""],["RTMSG_DELROUTE",""],["RTMSG_DELRULE",""],["RTMSG_NEWDEVICE",""],["RTMSG_NEWROUTE",""],["RTMSG_NEWRULE",""],["RTMSG_OVERRUN",""],["RTM_DELACTION",""],["RTM_DELADDR",""],["RTM_DELADDRLABEL",""],["RTM_DELLINK",""],["RTM_DELMDB",""],["RTM_DELNEIGH",""],["RTM_DELNETCONF",""],["RTM_DELNSID",""],["RTM_DELQDISC",""],["RTM_DELROUTE",""],["RTM_DELRULE",""],["RTM_DELTCLASS",""],["RTM_DELTFILTER",""],["RTM_F_CLONED",""],["RTM_F_EQUALIZE",""],["RTM_F_FIB_MATCH",""],["RTM_F_LOOKUP_TABLE",""],["RTM_F_NOTIFY",""],["RTM_F_PREFIX",""],["RTM_GETACTION",""],["RTM_GETADDR",""],["RTM_GETADDRLABEL",""],["RTM_GETANYCAST",""],["RTM_GETDCB",""],["RTM_GETLINK",""],["RTM_GETMDB",""],["RTM_GETMULTICAST",""],["RTM_GETNEIGH",""],["RTM_GETNEIGHTBL",""],["RTM_GETNETCONF",""],["RTM_GETNSID",""],["RTM_GETQDISC",""],["RTM_GETROUTE",""],["RTM_GETRULE",""],["RTM_GETSTATS",""],["RTM_GETTCLASS",""],["RTM_GETTFILTER",""],["RTM_NEWACTION",""],["RTM_NEWADDR",""],["RTM_NEWADDRLABEL",""],["RTM_NEWCACHEREPORT",""],["RTM_NEWLINK",""],["RTM_NEWMDB",""],["RTM_NEWNDUSEROPT",""],["RTM_NEWNEIGH",""],["RTM_NEWNEIGHTBL",""],["RTM_NEWNETCONF",""],["RTM_NEWNSID",""],["RTM_NEWPREFIX",""],["RTM_NEWQDISC",""],["RTM_NEWROUTE",""],["RTM_NEWRULE",""],["RTM_NEWSTATS",""],["RTM_NEWTCLASS",""],["RTM_NEWTFILTER",""],["RTM_SETDCB",""],["RTM_SETLINK",""],["RTM_SETNEIGHTBL",""],["RTN_ANYCAST",""],["RTN_BLACKHOLE",""],["RTN_BROADCAST",""],["RTN_LOCAL",""],["RTN_MULTICAST",""],["RTN_NAT",""],["RTN_PROHIBIT",""],["RTN_THROW",""],["RTN_UNICAST",""],["RTN_UNREACHABLE",""],["RTN_UNSPEC",""],["RTN_XRESOLVE",""],["RTPROT_BOOT",""],["RTPROT_KERNEL",""],["RTPROT_REDIRECT",""],["RTPROT_STATIC",""],["RTPROT_UNSPEC",""],["RT_CLASS_DEFAULT",""],["RT_CLASS_LOCAL",""],["RT_CLASS_MAIN",""],["RT_CLASS_MAX",""],["RT_CLASS_UNSPEC",""],["RT_SCOPE_HOST",""],["RT_SCOPE_LINK",""],["RT_SCOPE_NOWHERE",""],["RT_SCOPE_SITE",""],["RT_SCOPE_UNIVERSE",""],["RT_TABLE_COMPAT",""],["RT_TABLE_DEFAULT",""],["RT_TABLE_LOCAL",""],["RT_TABLE_MAIN",""],["RT_TABLE_UNSPEC",""],["RUN_LVL",""],["RUSAGE_CHILDREN",""],["RUSAGE_SELF",""],["RUSAGE_THREAD",""],["RWF_APPEND",""],["RWF_DSYNC",""],["RWF_HIPRI",""],["RWF_NOWAIT",""],["RWF_SYNC",""],["R_OK",""],["SA_NOCLDSTOP",""],["SA_NOCLDWAIT",""],["SA_NODEFER",""],["SA_ONSTACK",""],["SA_RESETHAND",""],["SA_RESTART",""],["SA_SIGINFO",""],["SCHED_BATCH",""],["SCHED_FIFO",""],["SCHED_IDLE",""],["SCHED_OTHER",""],["SCHED_RESET_ON_FORK",""],["SCHED_RR",""],["SCM_CREDENTIALS",""],["SCM_J1939_DEST_ADDR",""],["SCM_J1939_DEST_NAME",""],["SCM_J1939_ERRQUEUE",""],["SCM_J1939_PRIO",""],["SCM_RIGHTS",""],["SCM_TIMESTAMP",""],["SCM_TIMESTAMPING",""],["SCM_TIMESTAMPING_OPT_STATS",""],["SCM_TIMESTAMPING_PKTINFO",""],["SCM_TIMESTAMPNS",""],["SCM_TXTIME",""],["SCM_WIFI_STATUS",""],["SECCOMP_FILTER_FLAG_LOG",""],["SECCOMP_FILTER_FLAG_SPEC_ALLOW",""],["SECCOMP_FILTER_FLAG_TSYNC",""],["SECCOMP_GET_ACTION_AVAIL",""],["SECCOMP_GET_NOTIF_SIZES",""],["SECCOMP_MODE_DISABLED",""],["SECCOMP_MODE_FILTER",""],["SECCOMP_MODE_STRICT",""],["SECCOMP_RET_ACTION",""],["SECCOMP_RET_ACTION_FULL",""],["SECCOMP_RET_ALLOW",""],["SECCOMP_RET_DATA",""],["SECCOMP_RET_ERRNO",""],["SECCOMP_RET_KILL",""],["SECCOMP_RET_KILL_PROCESS",""],["SECCOMP_RET_KILL_THREAD",""],["SECCOMP_RET_LOG",""],["SECCOMP_RET_TRACE",""],["SECCOMP_RET_TRAP",""],["SECCOMP_SET_MODE_FILTER",""],["SECCOMP_SET_MODE_STRICT",""],["SECURITYFS_MAGIC",""],["SEEK_CUR",""],["SEEK_DATA",""],["SEEK_END",""],["SEEK_HOLE",""],["SEEK_SET",""],["SELINUX_MAGIC",""],["SEM_FAILED",""],["SFD_CLOEXEC",""],["SFD_NONBLOCK",""],["SHM_EXEC",""],["SHM_HUGETLB",""],["SHM_LOCK",""],["SHM_NORESERVE",""],["SHM_R",""],["SHM_RDONLY",""],["SHM_REMAP",""],["SHM_RND",""],["SHM_UNLOCK",""],["SHM_W",""],["SHORT_INODE",""],["SHUT_RD",""],["SHUT_RDWR",""],["SHUT_WR",""],["SIGABRT",""],["SIGALRM",""],["SIGBUS",""],["SIGCHLD",""],["SIGCONT",""],["SIGEV_NONE",""],["SIGEV_SIGNAL",""],["SIGEV_THREAD",""],["SIGEV_THREAD_ID",""],["SIGFPE",""],["SIGHUP",""],["SIGILL",""],["SIGINT",""],["SIGIO",""],["SIGIOT",""],["SIGKILL",""],["SIGPIPE",""],["SIGPOLL",""],["SIGPROF",""],["SIGPWR",""],["SIGQUIT",""],["SIGSEGV",""],["SIGSTKFLT",""],["SIGSTKSZ",""],["SIGSTOP",""],["SIGSYS",""],["SIGTERM",""],["SIGTRAP",""],["SIGTSTP",""],["SIGTTIN",""],["SIGTTOU",""],["SIGUNUSED",""],["SIGURG",""],["SIGUSR1",""],["SIGUSR2",""],["SIGVTALRM",""],["SIGWINCH",""],["SIGXCPU",""],["SIGXFSZ",""],["SIG_BLOCK",""],["SIG_DFL",""],["SIG_ERR",""],["SIG_IGN",""],["SIG_SETMASK",""],["SIG_UNBLOCK",""],["SIOCADDMULTI",""],["SIOCADDRT",""],["SIOCDARP",""],["SIOCDELMULTI",""],["SIOCDELRT",""],["SIOCDRARP",""],["SIOCGARP",""],["SIOCGIFADDR",""],["SIOCGIFBRDADDR",""],["SIOCGIFCONF",""],["SIOCGIFDSTADDR",""],["SIOCGIFENCAP",""],["SIOCGIFFLAGS",""],["SIOCGIFHWADDR",""],["SIOCGIFMAP",""],["SIOCGIFMEM",""],["SIOCGIFMETRIC",""],["SIOCGIFMTU",""],["SIOCGIFNAME",""],["SIOCGIFNETMASK",""],["SIOCGIFSLAVE",""],["SIOCGRARP",""],["SIOCSARP",""],["SIOCSIFADDR",""],["SIOCSIFBRDADDR",""],["SIOCSIFDSTADDR",""],["SIOCSIFENCAP",""],["SIOCSIFFLAGS",""],["SIOCSIFHWADDR",""],["SIOCSIFLINK",""],["SIOCSIFMAP",""],["SIOCSIFMEM",""],["SIOCSIFMETRIC",""],["SIOCSIFMTU",""],["SIOCSIFNETMASK",""],["SIOCSIFSLAVE",""],["SIOCSRARP",""],["SI_LOAD_SHIFT",""],["SKF_AD_ALU_XOR_X",""],["SKF_AD_CPU",""],["SKF_AD_HATYPE",""],["SKF_AD_IFINDEX",""],["SKF_AD_MARK",""],["SKF_AD_MAX",""],["SKF_AD_NLATTR",""],["SKF_AD_NLATTR_NEST",""],["SKF_AD_OFF",""],["SKF_AD_PAY_OFFSET",""],["SKF_AD_PKTTYPE",""],["SKF_AD_PROTOCOL",""],["SKF_AD_QUEUE",""],["SKF_AD_RANDOM",""],["SKF_AD_RXHASH",""],["SKF_AD_VLAN_TAG",""],["SKF_AD_VLAN_TAG_PRESENT",""],["SKF_AD_VLAN_TPID",""],["SKF_LL_OFF",""],["SKF_NET_OFF",""],["SK_MEMINFO_BACKLOG",""],["SK_MEMINFO_DROPS",""],["SK_MEMINFO_FWD_ALLOC",""],["SK_MEMINFO_OPTMEM",""],["SK_MEMINFO_RCVBUF",""],["SK_MEMINFO_RMEM_ALLOC",""],["SK_MEMINFO_SNDBUF",""],["SK_MEMINFO_WMEM_ALLOC",""],["SK_MEMINFO_WMEM_QUEUED",""],["SMACK_MAGIC",""],["SMB_SUPER_MAGIC",""],["SND_CNT",""],["SND_MAX",""],["SOCK_CLOEXEC",""],["SOCK_DCCP",""],["SOCK_DGRAM",""],["SOCK_NONBLOCK",""],["SOCK_PACKET",""],["SOCK_RAW",""],["SOCK_RDM",""],["SOCK_SEQPACKET",""],["SOCK_STREAM",""],["SOF_TIMESTAMPING_RAW_HARDWARE",""],["SOF_TIMESTAMPING_RX_HARDWARE",""],["SOF_TIMESTAMPING_RX_SOFTWARE",""],["SOF_TIMESTAMPING_SOFTWARE",""],["SOF_TIMESTAMPING_SYS_HARDWARE",""],["SOF_TIMESTAMPING_TX_HARDWARE",""],["SOF_TIMESTAMPING_TX_SOFTWARE",""],["SOF_TXTIME_DEADLINE_MODE",""],["SOF_TXTIME_REPORT_ERRORS",""],["SOL_AAL",""],["SOL_ALG",""],["SOL_ATM",""],["SOL_BLUETOOTH",""],["SOL_CAIF",""],["SOL_CAN_BASE",""],["SOL_CAN_J1939",""],["SOL_CAN_RAW",""],["SOL_DCCP",""],["SOL_DECNET",""],["SOL_ICMPV6",""],["SOL_IP",""],["SOL_IPV6",""],["SOL_IRDA",""],["SOL_IUCV",""],["SOL_LLC",""],["SOL_NETBEUI",""],["SOL_NETLINK",""],["SOL_NFC",""],["SOL_PACKET",""],["SOL_PNPIPE",""],["SOL_PPPOL2TP",""],["SOL_RAW",""],["SOL_RDS",""],["SOL_RXRPC",""],["SOL_SOCKET",""],["SOL_TCP",""],["SOL_TIPC",""],["SOL_UDP",""],["SOL_X25",""],["SOL_XDP",""],["SOMAXCONN",""],["SO_ACCEPTCONN",""],["SO_ATTACH_BPF",""],["SO_ATTACH_FILTER",""],["SO_ATTACH_REUSEPORT_CBPF",""],["SO_ATTACH_REUSEPORT_EBPF",""],["SO_BINDTODEVICE",""],["SO_BINDTOIFINDEX",""],["SO_BPF_EXTENSIONS",""],["SO_BROADCAST",""],["SO_BSDCOMPAT",""],["SO_BUSY_POLL",""],["SO_CNX_ADVICE",""],["SO_COOKIE",""],["SO_DEBUG",""],["SO_DETACH_BPF",""],["SO_DETACH_FILTER",""],["SO_DETACH_REUSEPORT_BPF",""],["SO_DOMAIN",""],["SO_DONTROUTE",""],["SO_EE_ORIGIN_ICMP",""],["SO_EE_ORIGIN_ICMP6",""],["SO_EE_ORIGIN_LOCAL",""],["SO_EE_ORIGIN_NONE",""],["SO_EE_ORIGIN_TIMESTAMPING",""],["SO_EE_ORIGIN_TXSTATUS",""],["SO_ERROR",""],["SO_GET_FILTER",""],["SO_INCOMING_CPU",""],["SO_INCOMING_NAPI_ID",""],["SO_J1939_ERRQUEUE",""],["SO_J1939_FILTER",""],["SO_J1939_PROMISC",""],["SO_J1939_SEND_PRIO",""],["SO_KEEPALIVE",""],["SO_LINGER",""],["SO_LOCK_FILTER",""],["SO_MARK",""],["SO_MAX_PACING_RATE",""],["SO_MEMINFO",""],["SO_NOFCS",""],["SO_NO_CHECK",""],["SO_OOBINLINE",""],["SO_ORIGINAL_DST",""],["SO_PASSCRED",""],["SO_PASSSEC",""],["SO_PEEK_OFF",""],["SO_PEERCRED",""],["SO_PEERGROUPS",""],["SO_PEERNAME",""],["SO_PEERSEC",""],["SO_PRIORITY",""],["SO_PROTOCOL",""],["SO_RCVBUF",""],["SO_RCVBUFFORCE",""],["SO_RCVLOWAT",""],["SO_RCVTIMEO",""],["SO_RCVTIMEO_NEW",""],["SO_REUSEADDR",""],["SO_REUSEPORT",""],["SO_RXQ_OVFL",""],["SO_SECURITY_AUTHENTICATION",""],["SO_SECURITY_ENCRYPTION_NETWORK",""],["SO_SECURITY_ENCRYPTION_TRANSPORT",""],["SO_SELECT_ERR_QUEUE",""],["SO_SNDBUF",""],["SO_SNDBUFFORCE",""],["SO_SNDLOWAT",""],["SO_SNDTIMEO",""],["SO_SNDTIMEO_NEW",""],["SO_TIMESTAMP",""],["SO_TIMESTAMPING",""],["SO_TIMESTAMPING_NEW",""],["SO_TIMESTAMPNS",""],["SO_TIMESTAMPNS_NEW",""],["SO_TIMESTAMP_NEW",""],["SO_TXTIME",""],["SO_TYPE",""],["SO_WIFI_STATUS",""],["SO_ZEROCOPY",""],["SPLICE_F_GIFT",""],["SPLICE_F_MORE",""],["SPLICE_F_MOVE",""],["SPLICE_F_NONBLOCK",""],["SS",""],["SS_DISABLE",""],["SS_ONSTACK",""],["STATX_ALL",""],["STATX_ATIME",""],["STATX_ATTR_APPEND",""],["STATX_ATTR_AUTOMOUNT",""],["STATX_ATTR_COMPRESSED",""],["STATX_ATTR_ENCRYPTED",""],["STATX_ATTR_IMMUTABLE",""],["STATX_ATTR_NODUMP",""],["STATX_BASIC_STATS",""],["STATX_BLOCKS",""],["STATX_BTIME",""],["STATX_CTIME",""],["STATX_GID",""],["STATX_INO",""],["STATX_MNT_ID",""],["STATX_MODE",""],["STATX_MTIME",""],["STATX_NLINK",""],["STATX_SIZE",""],["STATX_TYPE",""],["STATX_UID",""],["STATX__RESERVED",""],["STA_CLK",""],["STA_CLOCKERR",""],["STA_DEL",""],["STA_FLL",""],["STA_FREQHOLD",""],["STA_INS",""],["STA_MODE",""],["STA_NANO",""],["STA_PLL",""],["STA_PPSERROR",""],["STA_PPSFREQ",""],["STA_PPSJITTER",""],["STA_PPSSIGNAL",""],["STA_PPSTIME",""],["STA_PPSWANDER",""],["STA_RONLY",""],["STA_UNSYNC",""],["STDERR_FILENO",""],["STDIN_FILENO",""],["STDOUT_FILENO",""],["STICKY_TIMEOUTS",""],["ST_APPEND",""],["ST_IMMUTABLE",""],["ST_MANDLOCK",""],["ST_NOATIME",""],["ST_NODEV",""],["ST_NODIRATIME",""],["ST_NOEXEC",""],["ST_NOSUID",""],["ST_RDONLY",""],["ST_RELATIME",""],["ST_SYNCHRONOUS",""],["ST_WRITE",""],["SW_CNT",""],["SW_MAX",""],["SYNC_FILE_RANGE_WAIT_AFTER",""],["SYNC_FILE_RANGE_WAIT_BEFORE",""],["SYNC_FILE_RANGE_WRITE",""],["SYN_CNT",""],["SYN_MAX",""],["SYSFS_MAGIC",""],["SYS__sysctl",""],["SYS_accept",""],["SYS_accept4",""],["SYS_access",""],["SYS_acct",""],["SYS_add_key",""],["SYS_adjtimex",""],["SYS_afs_syscall",""],["SYS_alarm",""],["SYS_arch_prctl",""],["SYS_bind",""],["SYS_bpf",""],["SYS_brk",""],["SYS_capget",""],["SYS_capset",""],["SYS_chdir",""],["SYS_chmod",""],["SYS_chown",""],["SYS_chroot",""],["SYS_clock_adjtime",""],["SYS_clock_getres",""],["SYS_clock_gettime",""],["SYS_clock_nanosleep",""],["SYS_clock_settime",""],["SYS_clone",""],["SYS_clone3",""],["SYS_close",""],["SYS_close_range",""],["SYS_connect",""],["SYS_copy_file_range",""],["SYS_creat",""],["SYS_create_module",""],["SYS_delete_module",""],["SYS_dup",""],["SYS_dup2",""],["SYS_dup3",""],["SYS_epoll_create",""],["SYS_epoll_create1",""],["SYS_epoll_ctl",""],["SYS_epoll_ctl_old",""],["SYS_epoll_pwait",""],["SYS_epoll_pwait2",""],["SYS_epoll_wait",""],["SYS_epoll_wait_old",""],["SYS_eventfd",""],["SYS_eventfd2",""],["SYS_execve",""],["SYS_execveat",""],["SYS_exit",""],["SYS_exit_group",""],["SYS_faccessat",""],["SYS_faccessat2",""],["SYS_fadvise64",""],["SYS_fallocate",""],["SYS_fanotify_init",""],["SYS_fanotify_mark",""],["SYS_fchdir",""],["SYS_fchmod",""],["SYS_fchmodat",""],["SYS_fchown",""],["SYS_fchownat",""],["SYS_fcntl",""],["SYS_fdatasync",""],["SYS_fgetxattr",""],["SYS_finit_module",""],["SYS_flistxattr",""],["SYS_flock",""],["SYS_fork",""],["SYS_fremovexattr",""],["SYS_fsconfig",""],["SYS_fsetxattr",""],["SYS_fsmount",""],["SYS_fsopen",""],["SYS_fspick",""],["SYS_fstat",""],["SYS_fstatfs",""],["SYS_fsync",""],["SYS_ftruncate",""],["SYS_futex",""],["SYS_futimesat",""],["SYS_get_kernel_syms",""],["SYS_get_mempolicy",""],["SYS_get_robust_list",""],["SYS_get_thread_area",""],["SYS_getcpu",""],["SYS_getcwd",""],["SYS_getdents",""],["SYS_getdents64",""],["SYS_getegid",""],["SYS_geteuid",""],["SYS_getgid",""],["SYS_getgroups",""],["SYS_getitimer",""],["SYS_getpeername",""],["SYS_getpgid",""],["SYS_getpgrp",""],["SYS_getpid",""],["SYS_getpmsg",""],["SYS_getppid",""],["SYS_getpriority",""],["SYS_getrandom",""],["SYS_getresgid",""],["SYS_getresuid",""],["SYS_getrlimit",""],["SYS_getrusage",""],["SYS_getsid",""],["SYS_getsockname",""],["SYS_getsockopt",""],["SYS_gettid",""],["SYS_gettimeofday",""],["SYS_getuid",""],["SYS_getxattr",""],["SYS_init_module",""],["SYS_inotify_add_watch",""],["SYS_inotify_init",""],["SYS_inotify_init1",""],["SYS_inotify_rm_watch",""],["SYS_io_cancel",""],["SYS_io_destroy",""],["SYS_io_getevents",""],["SYS_io_setup",""],["SYS_io_submit",""],["SYS_io_uring_enter",""],["SYS_io_uring_register",""],["SYS_io_uring_setup",""],["SYS_ioctl",""],["SYS_ioperm",""],["SYS_iopl",""],["SYS_ioprio_get",""],["SYS_ioprio_set",""],["SYS_kcmp",""],["SYS_kexec_file_load",""],["SYS_kexec_load",""],["SYS_keyctl",""],["SYS_kill",""],["SYS_lchown",""],["SYS_lgetxattr",""],["SYS_link",""],["SYS_linkat",""],["SYS_listen",""],["SYS_listxattr",""],["SYS_llistxattr",""],["SYS_lookup_dcookie",""],["SYS_lremovexattr",""],["SYS_lseek",""],["SYS_lsetxattr",""],["SYS_lstat",""],["SYS_madvise",""],["SYS_mbind",""],["SYS_membarrier",""],["SYS_memfd_create",""],["SYS_migrate_pages",""],["SYS_mincore",""],["SYS_mkdir",""],["SYS_mkdirat",""],["SYS_mknod",""],["SYS_mknodat",""],["SYS_mlock",""],["SYS_mlock2",""],["SYS_mlockall",""],["SYS_mmap",""],["SYS_modify_ldt",""],["SYS_mount",""],["SYS_mount_setattr",""],["SYS_move_mount",""],["SYS_move_pages",""],["SYS_mprotect",""],["SYS_mq_getsetattr",""],["SYS_mq_notify",""],["SYS_mq_open",""],["SYS_mq_timedreceive",""],["SYS_mq_timedsend",""],["SYS_mq_unlink",""],["SYS_mremap",""],["SYS_msgctl",""],["SYS_msgget",""],["SYS_msgrcv",""],["SYS_msgsnd",""],["SYS_msync",""],["SYS_munlock",""],["SYS_munlockall",""],["SYS_munmap",""],["SYS_name_to_handle_at",""],["SYS_nanosleep",""],["SYS_newfstatat",""],["SYS_nfsservctl",""],["SYS_open",""],["SYS_open_by_handle_at",""],["SYS_open_tree",""],["SYS_openat",""],["SYS_openat2",""],["SYS_pause",""],["SYS_perf_event_open",""],["SYS_personality",""],["SYS_pidfd_getfd",""],["SYS_pidfd_open",""],["SYS_pidfd_send_signal",""],["SYS_pipe",""],["SYS_pipe2",""],["SYS_pivot_root",""],["SYS_pkey_alloc",""],["SYS_pkey_free",""],["SYS_pkey_mprotect",""],["SYS_poll",""],["SYS_ppoll",""],["SYS_prctl",""],["SYS_pread64",""],["SYS_preadv",""],["SYS_preadv2",""],["SYS_prlimit64",""],["SYS_process_madvise",""],["SYS_process_vm_readv",""],["SYS_process_vm_writev",""],["SYS_pselect6",""],["SYS_ptrace",""],["SYS_putpmsg",""],["SYS_pwrite64",""],["SYS_pwritev",""],["SYS_pwritev2",""],["SYS_query_module",""],["SYS_quotactl",""],["SYS_read",""],["SYS_readahead",""],["SYS_readlink",""],["SYS_readlinkat",""],["SYS_readv",""],["SYS_reboot",""],["SYS_recvfrom",""],["SYS_recvmmsg",""],["SYS_recvmsg",""],["SYS_remap_file_pages",""],["SYS_removexattr",""],["SYS_rename",""],["SYS_renameat",""],["SYS_renameat2",""],["SYS_request_key",""],["SYS_restart_syscall",""],["SYS_rmdir",""],["SYS_rseq",""],["SYS_rt_sigaction",""],["SYS_rt_sigpending",""],["SYS_rt_sigprocmask",""],["SYS_rt_sigqueueinfo",""],["SYS_rt_sigreturn",""],["SYS_rt_sigsuspend",""],["SYS_rt_sigtimedwait",""],["SYS_rt_tgsigqueueinfo",""],["SYS_sched_get_priority_max",""],["SYS_sched_get_priority_min",""],["SYS_sched_getaffinity",""],["SYS_sched_getattr",""],["SYS_sched_getparam",""],["SYS_sched_getscheduler",""],["SYS_sched_rr_get_interval",""],["SYS_sched_setaffinity",""],["SYS_sched_setattr",""],["SYS_sched_setparam",""],["SYS_sched_setscheduler",""],["SYS_sched_yield",""],["SYS_seccomp",""],["SYS_security",""],["SYS_select",""],["SYS_semctl",""],["SYS_semget",""],["SYS_semop",""],["SYS_semtimedop",""],["SYS_sendfile",""],["SYS_sendmmsg",""],["SYS_sendmsg",""],["SYS_sendto",""],["SYS_set_mempolicy",""],["SYS_set_robust_list",""],["SYS_set_thread_area",""],["SYS_set_tid_address",""],["SYS_setdomainname",""],["SYS_setfsgid",""],["SYS_setfsuid",""],["SYS_setgid",""],["SYS_setgroups",""],["SYS_sethostname",""],["SYS_setitimer",""],["SYS_setns",""],["SYS_setpgid",""],["SYS_setpriority",""],["SYS_setregid",""],["SYS_setresgid",""],["SYS_setresuid",""],["SYS_setreuid",""],["SYS_setrlimit",""],["SYS_setsid",""],["SYS_setsockopt",""],["SYS_settimeofday",""],["SYS_setuid",""],["SYS_setxattr",""],["SYS_shmat",""],["SYS_shmctl",""],["SYS_shmdt",""],["SYS_shmget",""],["SYS_shutdown",""],["SYS_sigaltstack",""],["SYS_signalfd",""],["SYS_signalfd4",""],["SYS_socket",""],["SYS_socketpair",""],["SYS_splice",""],["SYS_stat",""],["SYS_statfs",""],["SYS_statx",""],["SYS_swapoff",""],["SYS_swapon",""],["SYS_symlink",""],["SYS_symlinkat",""],["SYS_sync",""],["SYS_sync_file_range",""],["SYS_syncfs",""],["SYS_sysfs",""],["SYS_sysinfo",""],["SYS_syslog",""],["SYS_tee",""],["SYS_tgkill",""],["SYS_time",""],["SYS_timer_create",""],["SYS_timer_delete",""],["SYS_timer_getoverrun",""],["SYS_timer_gettime",""],["SYS_timer_settime",""],["SYS_timerfd_create",""],["SYS_timerfd_gettime",""],["SYS_timerfd_settime",""],["SYS_times",""],["SYS_tkill",""],["SYS_truncate",""],["SYS_tuxcall",""],["SYS_umask",""],["SYS_umount2",""],["SYS_uname",""],["SYS_unlink",""],["SYS_unlinkat",""],["SYS_unshare",""],["SYS_uselib",""],["SYS_userfaultfd",""],["SYS_ustat",""],["SYS_utime",""],["SYS_utimensat",""],["SYS_utimes",""],["SYS_vfork",""],["SYS_vhangup",""],["SYS_vmsplice",""],["SYS_vserver",""],["SYS_wait4",""],["SYS_waitid",""],["SYS_write",""],["SYS_writev",""],["S_IEXEC",""],["S_IFBLK",""],["S_IFCHR",""],["S_IFDIR",""],["S_IFIFO",""],["S_IFLNK",""],["S_IFMT",""],["S_IFREG",""],["S_IFSOCK",""],["S_IREAD",""],["S_IRGRP",""],["S_IROTH",""],["S_IRUSR",""],["S_IRWXG",""],["S_IRWXO",""],["S_IRWXU",""],["S_ISGID",""],["S_ISUID",""],["S_ISVTX",""],["S_IWGRP",""],["S_IWOTH",""],["S_IWRITE",""],["S_IWUSR",""],["S_IXGRP",""],["S_IXOTH",""],["S_IXUSR",""],["TAB0",""],["TAB1",""],["TAB2",""],["TAB3",""],["TABDLY",""],["TCA_CHAIN",""],["TCA_DUMP_INVISIBLE",""],["TCA_FCNT",""],["TCA_HW_OFFLOAD",""],["TCA_KIND",""],["TCA_OPTIONS",""],["TCA_PAD",""],["TCA_RATE",""],["TCA_STAB",""],["TCA_STATS",""],["TCA_STATS2",""],["TCA_UNSPEC",""],["TCA_XSTATS",""],["TCFLSH",""],["TCGETA",""],["TCGETS",""],["TCGETS2",""],["TCGETX",""],["TCIFLUSH",""],["TCIOFF",""],["TCIOFLUSH",""],["TCION",""],["TCOFLUSH",""],["TCOOFF",""],["TCOON",""],["TCP_CC_INFO",""],["TCP_CM_INQ",""],["TCP_CONGESTION",""],["TCP_COOKIE_TRANSACTIONS",""],["TCP_CORK",""],["TCP_DEFER_ACCEPT",""],["TCP_FASTOPEN",""],["TCP_FASTOPEN_CONNECT",""],["TCP_FASTOPEN_KEY",""],["TCP_FASTOPEN_NO_COOKIE",""],["TCP_INFO",""],["TCP_INQ",""],["TCP_KEEPCNT",""],["TCP_KEEPIDLE",""],["TCP_KEEPINTVL",""],["TCP_LINGER2",""],["TCP_MAXSEG",""],["TCP_MD5SIG",""],["TCP_MD5SIG_EXT",""],["TCP_NODELAY",""],["TCP_NOTSENT_LOWAT",""],["TCP_QUEUE_SEQ",""],["TCP_QUICKACK",""],["TCP_REPAIR",""],["TCP_REPAIR_OPTIONS",""],["TCP_REPAIR_QUEUE",""],["TCP_REPAIR_WINDOW",""],["TCP_SAVED_SYN",""],["TCP_SAVE_SYN",""],["TCP_SYNCNT",""],["TCP_THIN_DUPACK",""],["TCP_THIN_LINEAR_TIMEOUTS",""],["TCP_TIMESTAMP",""],["TCP_ULP",""],["TCP_USER_TIMEOUT",""],["TCP_WINDOW_CLAMP",""],["TCP_ZEROCOPY_RECEIVE",""],["TCSADRAIN",""],["TCSAFLUSH",""],["TCSANOW",""],["TCSBRK",""],["TCSBRKP",""],["TCSETA",""],["TCSETAF",""],["TCSETAW",""],["TCSETS",""],["TCSETS2",""],["TCSETSF",""],["TCSETSF2",""],["TCSETSW",""],["TCSETSW2",""],["TCSETX",""],["TCSETXF",""],["TCSETXW",""],["TCXONC",""],["TFD_CLOEXEC",""],["TFD_NONBLOCK",""],["TFD_TIMER_ABSTIME",""],["TFD_TIMER_CANCEL_ON_SET",""],["THOUSEP",""],["TIMER_ABSTIME",""],["TIME_BAD",""],["TIME_DEL",""],["TIME_ERROR",""],["TIME_INS",""],["TIME_OK",""],["TIME_OOP",""],["TIME_WAIT",""],["TIOCCBRK",""],["TIOCCONS",""],["TIOCEXCL",""],["TIOCGDEV",""],["TIOCGETD",""],["TIOCGEXCL",""],["TIOCGICOUNT",""],["TIOCGLCKTRMIOS",""],["TIOCGPGRP",""],["TIOCGPKT",""],["TIOCGPTLCK",""],["TIOCGPTN",""],["TIOCGPTPEER",""],["TIOCGRS485",""],["TIOCGSERIAL",""],["TIOCGSID",""],["TIOCGSOFTCAR",""],["TIOCGWINSZ",""],["TIOCINQ",""],["TIOCLINUX",""],["TIOCMBIC",""],["TIOCMBIS",""],["TIOCMGET",""],["TIOCMIWAIT",""],["TIOCMSET",""],["TIOCM_CAR",""],["TIOCM_CD",""],["TIOCM_CTS",""],["TIOCM_DSR",""],["TIOCM_DTR",""],["TIOCM_LE",""],["TIOCM_RI",""],["TIOCM_RNG",""],["TIOCM_RTS",""],["TIOCM_SR",""],["TIOCM_ST",""],["TIOCNOTTY",""],["TIOCNXCL",""],["TIOCOUTQ",""],["TIOCPKT",""],["TIOCSBRK",""],["TIOCSCTTY",""],["TIOCSERCONFIG",""],["TIOCSERGETLSR",""],["TIOCSERGETMULTI",""],["TIOCSERGSTRUCT",""],["TIOCSERGWILD",""],["TIOCSERSETMULTI",""],["TIOCSERSWILD",""],["TIOCSETD",""],["TIOCSIG",""],["TIOCSLCKTRMIOS",""],["TIOCSPGRP",""],["TIOCSPTLCK",""],["TIOCSRS485",""],["TIOCSSERIAL",""],["TIOCSSOFTCAR",""],["TIOCSTI",""],["TIOCSWINSZ",""],["TIOCVHANGUP",""],["TMPFS_MAGIC",""],["TMP_MAX",""],["TOSTOP",""],["TRACEFS_MAGIC",""],["TUN_READQ_SIZE",""],["TUN_TAP_DEV",""],["TUN_TUN_DEV",""],["TUN_TYPE_MASK",""],["T_FMT",""],["T_FMT_AMPM",""],["UDF_SUPER_MAGIC",""],["UDP_CORK",""],["UDP_ENCAP",""],["UDP_GRO",""],["UDP_NO_CHECK6_RX",""],["UDP_NO_CHECK6_TX",""],["UDP_SEGMENT",""],["UINPUT_MAX_NAME_SIZE",""],["UINPUT_VERSION",""],["UIO_MAXIOV",""],["UMOUNT_NOFOLLOW",""],["UNAME26",""],["USBDEVICE_SUPER_MAGIC",""],["USER_PROCESS",""],["USRQUOTA",""],["UTIME_NOW",""],["UTIME_OMIT",""],["VDISCARD",""],["VEOF",""],["VEOL",""],["VEOL2",""],["VERASE",""],["VINTR",""],["VKILL",""],["VLNEXT",""],["VMADDR_CID_ANY",""],["VMADDR_CID_HOST",""],["VMADDR_CID_HYPERVISOR",""],["VMADDR_CID_LOCAL",""],["VMADDR_CID_RESERVED",""],["VMADDR_PORT_ANY",""],["VMIN",""],["VQUIT",""],["VREPRINT",""],["VSTART",""],["VSTOP",""],["VSUSP",""],["VSWTC",""],["VT0",""],["VT1",""],["VTDLY",""],["VTIME",""],["VWERASE",""],["WCONTINUED",""],["WEXITED",""],["WHOLE_SECONDS",""],["WNOHANG",""],["WNOWAIT",""],["WSTOPPED",""],["WUNTRACED",""],["W_OK",""],["XATTR_CREATE",""],["XATTR_REPLACE",""],["XENFS_SUPER_MAGIC",""],["XFS_SUPER_MAGIC",""],["XTABS",""],["X_OK",""],["YESEXPR",""],["YESSTR",""],["_IOFBF",""],["_IOLBF",""],["_IONBF",""],["_PC_2_SYMLINKS",""],["_PC_ALLOC_SIZE_MIN",""],["_PC_ASYNC_IO",""],["_PC_CHOWN_RESTRICTED",""],["_PC_FILESIZEBITS",""],["_PC_LINK_MAX",""],["_PC_MAX_CANON",""],["_PC_MAX_INPUT",""],["_PC_NAME_MAX",""],["_PC_NO_TRUNC",""],["_PC_PATH_MAX",""],["_PC_PIPE_BUF",""],["_PC_PRIO_IO",""],["_PC_REC_INCR_XFER_SIZE",""],["_PC_REC_MAX_XFER_SIZE",""],["_PC_REC_MIN_XFER_SIZE",""],["_PC_REC_XFER_ALIGN",""],["_PC_SOCK_MAXBUF",""],["_PC_SYMLINK_MAX",""],["_PC_SYNC_IO",""],["_PC_VDISABLE",""],["_POSIX_VDISABLE",""],["_SC_2_CHAR_TERM",""],["_SC_2_C_BIND",""],["_SC_2_C_DEV",""],["_SC_2_C_VERSION",""],["_SC_2_FORT_DEV",""],["_SC_2_FORT_RUN",""],["_SC_2_LOCALEDEF",""],["_SC_2_PBS",""],["_SC_2_PBS_ACCOUNTING",""],["_SC_2_PBS_CHECKPOINT",""],["_SC_2_PBS_LOCATE",""],["_SC_2_PBS_MESSAGE",""],["_SC_2_PBS_TRACK",""],["_SC_2_SW_DEV",""],["_SC_2_UPE",""],["_SC_2_VERSION",""],["_SC_ADVISORY_INFO",""],["_SC_AIO_LISTIO_MAX",""],["_SC_AIO_MAX",""],["_SC_AIO_PRIO_DELTA_MAX",""],["_SC_ARG_MAX",""],["_SC_ASYNCHRONOUS_IO",""],["_SC_ATEXIT_MAX",""],["_SC_AVPHYS_PAGES",""],["_SC_BARRIERS",""],["_SC_BASE",""],["_SC_BC_BASE_MAX",""],["_SC_BC_DIM_MAX",""],["_SC_BC_SCALE_MAX",""],["_SC_BC_STRING_MAX",""],["_SC_CHARCLASS_NAME_MAX",""],["_SC_CHAR_BIT",""],["_SC_CHAR_MAX",""],["_SC_CHAR_MIN",""],["_SC_CHILD_MAX",""],["_SC_CLK_TCK",""],["_SC_CLOCK_SELECTION",""],["_SC_COLL_WEIGHTS_MAX",""],["_SC_CPUTIME",""],["_SC_C_LANG_SUPPORT",""],["_SC_C_LANG_SUPPORT_R",""],["_SC_DELAYTIMER_MAX",""],["_SC_DEVICE_IO",""],["_SC_DEVICE_SPECIFIC",""],["_SC_DEVICE_SPECIFIC_R",""],["_SC_EQUIV_CLASS_MAX",""],["_SC_EXPR_NEST_MAX",""],["_SC_FD_MGMT",""],["_SC_FIFO",""],["_SC_FILE_ATTRIBUTES",""],["_SC_FILE_LOCKING",""],["_SC_FILE_SYSTEM",""],["_SC_FSYNC",""],["_SC_GETGR_R_SIZE_MAX",""],["_SC_GETPW_R_SIZE_MAX",""],["_SC_HOST_NAME_MAX",""],["_SC_INT_MAX",""],["_SC_INT_MIN",""],["_SC_IOV_MAX",""],["_SC_IPV6",""],["_SC_JOB_CONTROL",""],["_SC_LEVEL1_DCACHE_ASSOC",""],["_SC_LEVEL1_DCACHE_LINESIZE",""],["_SC_LEVEL1_DCACHE_SIZE",""],["_SC_LEVEL1_ICACHE_ASSOC",""],["_SC_LEVEL1_ICACHE_LINESIZE",""],["_SC_LEVEL1_ICACHE_SIZE",""],["_SC_LEVEL2_CACHE_ASSOC",""],["_SC_LEVEL2_CACHE_LINESIZE",""],["_SC_LEVEL2_CACHE_SIZE",""],["_SC_LEVEL3_CACHE_ASSOC",""],["_SC_LEVEL3_CACHE_LINESIZE",""],["_SC_LEVEL3_CACHE_SIZE",""],["_SC_LEVEL4_CACHE_ASSOC",""],["_SC_LEVEL4_CACHE_LINESIZE",""],["_SC_LEVEL4_CACHE_SIZE",""],["_SC_LINE_MAX",""],["_SC_LOGIN_NAME_MAX",""],["_SC_LONG_BIT",""],["_SC_MAPPED_FILES",""],["_SC_MB_LEN_MAX",""],["_SC_MEMLOCK",""],["_SC_MEMLOCK_RANGE",""],["_SC_MEMORY_PROTECTION",""],["_SC_MESSAGE_PASSING",""],["_SC_MONOTONIC_CLOCK",""],["_SC_MQ_OPEN_MAX",""],["_SC_MQ_PRIO_MAX",""],["_SC_MULTI_PROCESS",""],["_SC_NETWORKING",""],["_SC_NGROUPS_MAX",""],["_SC_NL_ARGMAX",""],["_SC_NL_LANGMAX",""],["_SC_NL_MSGMAX",""],["_SC_NL_NMAX",""],["_SC_NL_SETMAX",""],["_SC_NL_TEXTMAX",""],["_SC_NPROCESSORS_CONF",""],["_SC_NPROCESSORS_ONLN",""],["_SC_NZERO",""],["_SC_OPEN_MAX",""],["_SC_PAGESIZE",""],["_SC_PAGE_SIZE",""],["_SC_PASS_MAX",""],["_SC_PHYS_PAGES",""],["_SC_PII",""],["_SC_PII_INTERNET",""],["_SC_PII_INTERNET_DGRAM",""],["_SC_PII_INTERNET_STREAM",""],["_SC_PII_OSI",""],["_SC_PII_OSI_CLTS",""],["_SC_PII_OSI_COTS",""],["_SC_PII_OSI_M",""],["_SC_PII_SOCKET",""],["_SC_PII_XTI",""],["_SC_PIPE",""],["_SC_POLL",""],["_SC_PRIORITIZED_IO",""],["_SC_PRIORITY_SCHEDULING",""],["_SC_RAW_SOCKETS",""],["_SC_READER_WRITER_LOCKS",""],["_SC_REALTIME_SIGNALS",""],["_SC_REGEXP",""],["_SC_REGEX_VERSION",""],["_SC_RE_DUP_MAX",""],["_SC_RTSIG_MAX",""],["_SC_SAVED_IDS",""],["_SC_SCHAR_MAX",""],["_SC_SCHAR_MIN",""],["_SC_SELECT",""],["_SC_SEMAPHORES",""],["_SC_SEM_NSEMS_MAX",""],["_SC_SEM_VALUE_MAX",""],["_SC_SHARED_MEMORY_OBJECTS",""],["_SC_SHELL",""],["_SC_SHRT_MAX",""],["_SC_SHRT_MIN",""],["_SC_SIGNALS",""],["_SC_SIGQUEUE_MAX",""],["_SC_SINGLE_PROCESS",""],["_SC_SPAWN",""],["_SC_SPIN_LOCKS",""],["_SC_SPORADIC_SERVER",""],["_SC_SSIZE_MAX",""],["_SC_SS_REPL_MAX",""],["_SC_STREAMS",""],["_SC_STREAM_MAX",""],["_SC_SYMLOOP_MAX",""],["_SC_SYNCHRONIZED_IO",""],["_SC_SYSTEM_DATABASE",""],["_SC_SYSTEM_DATABASE_R",""],["_SC_THREADS",""],["_SC_THREAD_ATTR_STACKADDR",""],["_SC_THREAD_ATTR_STACKSIZE",""],["_SC_THREAD_CPUTIME",""],["_SC_THREAD_DESTRUCTOR_ITERATIONS",""],["_SC_THREAD_KEYS_MAX",""],["_SC_THREAD_PRIORITY_SCHEDULING",""],["_SC_THREAD_PRIO_INHERIT",""],["_SC_THREAD_PRIO_PROTECT",""],["_SC_THREAD_PROCESS_SHARED",""],["_SC_THREAD_ROBUST_PRIO_INHERIT",""],["_SC_THREAD_ROBUST_PRIO_PROTECT",""],["_SC_THREAD_SAFE_FUNCTIONS",""],["_SC_THREAD_SPORADIC_SERVER",""],["_SC_THREAD_STACK_MIN",""],["_SC_THREAD_THREADS_MAX",""],["_SC_TIMEOUTS",""],["_SC_TIMERS",""],["_SC_TIMER_MAX",""],["_SC_TRACE",""],["_SC_TRACE_EVENT_FILTER",""],["_SC_TRACE_EVENT_NAME_MAX",""],["_SC_TRACE_INHERIT",""],["_SC_TRACE_LOG",""],["_SC_TRACE_NAME_MAX",""],["_SC_TRACE_SYS_MAX",""],["_SC_TRACE_USER_EVENT_MAX",""],["_SC_TTY_NAME_MAX",""],["_SC_TYPED_MEMORY_OBJECTS",""],["_SC_TZNAME_MAX",""],["_SC_T_IOV_MAX",""],["_SC_UCHAR_MAX",""],["_SC_UINT_MAX",""],["_SC_UIO_MAXIOV",""],["_SC_ULONG_MAX",""],["_SC_USER_GROUPS",""],["_SC_USER_GROUPS_R",""],["_SC_USHRT_MAX",""],["_SC_V6_ILP32_OFF32",""],["_SC_V6_ILP32_OFFBIG",""],["_SC_V6_LP64_OFF64",""],["_SC_V6_LPBIG_OFFBIG",""],["_SC_V7_ILP32_OFF32",""],["_SC_V7_ILP32_OFFBIG",""],["_SC_V7_LP64_OFF64",""],["_SC_V7_LPBIG_OFFBIG",""],["_SC_VERSION",""],["_SC_WORD_BIT",""],["_SC_XBS5_ILP32_OFF32",""],["_SC_XBS5_ILP32_OFFBIG",""],["_SC_XBS5_LP64_OFF64",""],["_SC_XBS5_LPBIG_OFFBIG",""],["_SC_XOPEN_CRYPT",""],["_SC_XOPEN_ENH_I18N",""],["_SC_XOPEN_LEGACY",""],["_SC_XOPEN_REALTIME",""],["_SC_XOPEN_REALTIME_THREADS",""],["_SC_XOPEN_SHM",""],["_SC_XOPEN_STREAMS",""],["_SC_XOPEN_UNIX",""],["_SC_XOPEN_VERSION",""],["_SC_XOPEN_XCU_VERSION",""],["_SC_XOPEN_XPG2",""],["_SC_XOPEN_XPG3",""],["_SC_XOPEN_XPG4",""],["__NFT_REG_MAX",""],["__SIZEOF_PTHREAD_CONDATTR_T",""],["__SIZEOF_PTHREAD_COND_T",""],["__SIZEOF_PTHREAD_MUTEXATTR_T",""],["__SIZEOF_PTHREAD_MUTEX_T",""],["__SIZEOF_PTHREAD_RWLOCKATTR_T",""],["__SIZEOF_PTHREAD_RWLOCK_T",""],["__UT_HOSTSIZE",""],["__UT_LINESIZE",""],["__UT_NAMESIZE",""],["__WALL",""],["__WCLONE",""],["__WNOTHREAD",""]],"enum":[["DIR",""],["FILE",""],["c_void","Equivalent to C’s `void` type when used as a [pointer]."],["fpos64_t",""],["fpos_t",""],["timezone",""]],"fn":[["BPF_JUMP",""],["BPF_MISCOP",""],["BPF_RVAL",""],["BPF_STMT",""],["CMSG_DATA",""],["CMSG_FIRSTHDR",""],["CMSG_LEN",""],["CMSG_NXTHDR",""],["CMSG_SPACE",""],["CPU_ALLOC_SIZE",""],["CPU_CLR",""],["CPU_COUNT",""],["CPU_COUNT_S",""],["CPU_EQUAL",""],["CPU_ISSET",""],["CPU_SET",""],["CPU_ZERO",""],["FD_CLR",""],["FD_ISSET",""],["FD_SET",""],["FD_ZERO",""],["IPOPT_CLASS",""],["IPOPT_COPIED",""],["IPOPT_NUMBER",""],["IPTOS_ECN",""],["IPTOS_PREC",""],["IPTOS_TOS",""],["NLA_ALIGN",""],["QCMD",""],["RT_ADDRCLASS",""],["RT_LOCALADDR",""],["RT_TOS",""],["SIGRTMAX",""],["SIGRTMIN",""],["SO_EE_OFFENDER",""],["WCOREDUMP",""],["WEXITSTATUS",""],["WIFCONTINUED",""],["WIFEXITED",""],["WIFSIGNALED",""],["WIFSTOPPED",""],["WSTOPSIG",""],["WTERMSIG",""],["W_EXITCODE",""],["W_STOPCODE",""],["__errno_location",""],["_exit",""],["abort",""],["abs",""],["accept",""],["accept4",""],["access",""],["acct",""],["addmntent",""],["adjtime",""],["adjtimex",""],["aio_cancel",""],["aio_error",""],["aio_fsync",""],["aio_read",""],["aio_return",""],["aio_suspend",""],["aio_write",""],["alarm",""],["atexit",""],["atof",""],["atoi",""],["backtrace",""],["bind",""],["brk",""],["bsearch",""],["calloc",""],["cfgetispeed",""],["cfgetospeed",""],["cfmakeraw",""],["cfsetispeed",""],["cfsetospeed",""],["cfsetspeed",""],["chdir",""],["chmod",""],["chown",""],["chroot",""],["clearenv",""],["clearerr",""],["clock_adjtime",""],["clock_getcpuclockid",""],["clock_getres",""],["clock_gettime",""],["clock_nanosleep",""],["clock_settime",""],["clone",""],["close",""],["closedir",""],["closelog",""],["connect",""],["copy_file_range",""],["creat",""],["creat64",""],["ctermid",""],["daemon",""],["difftime",""],["dirfd",""],["dl_iterate_phdr",""],["dladdr",""],["dladdr1",""],["dlclose",""],["dlerror",""],["dlinfo",""],["dlmopen",""],["dlopen",""],["dlsym",""],["dup",""],["dup2",""],["dup3",""],["duplocale",""],["endgrent",""],["endmntent",""],["endpwent",""],["endservent",""],["endspent",""],["endutxent",""],["epoll_create",""],["epoll_create1",""],["epoll_ctl",""],["epoll_pwait",""],["epoll_wait",""],["eventfd",""],["execl",""],["execle",""],["execlp",""],["execv",""],["execve",""],["execvp",""],["execvpe",""],["exit",""],["explicit_bzero",""],["faccessat",""],["fallocate",""],["fallocate64",""],["fanotify_init",""],["fanotify_mark",""],["fchdir",""],["fchmod",""],["fchmodat",""],["fchown",""],["fchownat",""],["fclose",""],["fcntl",""],["fdatasync",""],["fdopen",""],["fdopendir",""],["feof",""],["ferror",""],["fexecve",""],["fflush",""],["fgetc",""],["fgetpos",""],["fgetpos64",""],["fgets",""],["fgetspent_r",""],["fgetxattr",""],["fileno",""],["flistxattr",""],["flock",""],["fmemopen",""],["fopen",""],["fopen64",""],["fork",""],["forkpty",""],["fpathconf",""],["fprintf",""],["fputc",""],["fputs",""],["fread",""],["fread_unlocked",""],["free",""],["freeaddrinfo",""],["freeifaddrs",""],["freelocale",""],["fremovexattr",""],["freopen",""],["freopen64",""],["fscanf",""],["fseek",""],["fseeko",""],["fseeko64",""],["fsetpos",""],["fsetpos64",""],["fsetxattr",""],["fstat",""],["fstat64",""],["fstatat",""],["fstatat64",""],["fstatfs",""],["fstatfs64",""],["fstatvfs",""],["fstatvfs64",""],["fsync",""],["ftell",""],["ftello",""],["ftello64",""],["ftok",""],["ftruncate",""],["ftruncate64",""],["futimens",""],["futimes",""],["fwrite",""],["gai_strerror",""],["getaddrinfo",""],["getauxval",""],["getchar",""],["getchar_unlocked",""],["getcontext",""],["getcwd",""],["getdomainname",""],["getdtablesize",""],["getegid",""],["getentropy",""],["getenv",""],["geteuid",""],["getgid",""],["getgrent",""],["getgrent_r",""],["getgrgid",""],["getgrgid_r",""],["getgrnam",""],["getgrnam_r",""],["getgrouplist",""],["getgroups",""],["gethostid",""],["gethostname",""],["getifaddrs",""],["getline",""],["getloadavg",""],["getlogin",""],["getmntent",""],["getnameinfo",""],["getopt",""],["getpeername",""],["getpgid",""],["getpgrp",""],["getpid",""],["getppid",""],["getpriority",""],["getprotobyname",""],["getprotobynumber",""],["getpt",""],["getpwent",""],["getpwent_r",""],["getpwnam",""],["getpwnam_r",""],["getpwuid",""],["getpwuid_r",""],["getrandom",""],["getresgid",""],["getresuid",""],["getrlimit",""],["getrlimit64",""],["getrusage",""],["getservbyname",""],["getservbyport",""],["getservent",""],["getsid",""],["getsockname",""],["getsockopt",""],["getspent",""],["getspent_r",""],["getspnam",""],["getspnam_r",""],["gettid",""],["gettimeofday",""],["getuid",""],["getutxent",""],["getutxid",""],["getutxline",""],["getxattr",""],["glob",""],["glob64",""],["globfree",""],["globfree64",""],["gmtime",""],["gmtime_r",""],["gnu_get_libc_release",""],["gnu_get_libc_version",""],["grantpt",""],["hasmntopt",""],["hstrerror",""],["iconv",""],["iconv_close",""],["iconv_open",""],["if_freenameindex",""],["if_indextoname",""],["if_nameindex",""],["if_nametoindex",""],["initgroups",""],["inotify_add_watch",""],["inotify_init",""],["inotify_init1",""],["inotify_rm_watch",""],["ioctl",""],["ioperm",""],["iopl",""],["isalnum",""],["isalpha",""],["isatty",""],["isblank",""],["iscntrl",""],["isdigit",""],["isgraph",""],["islower",""],["isprint",""],["ispunct",""],["isspace",""],["isupper",""],["isxdigit",""],["kill",""],["killpg",""],["labs",""],["lchown",""],["lgetxattr",""],["link",""],["linkat",""],["lio_listio",""],["listen",""],["listxattr",""],["llistxattr",""],["localeconv",""],["localtime",""],["localtime_r",""],["lockf",""],["login_tty",""],["lremovexattr",""],["lseek",""],["lseek64",""],["lsetxattr",""],["lstat",""],["lstat64",""],["lutimes",""],["madvise",""],["major",""],["makecontext",""],["makedev",""],["mallinfo",""],["mallinfo2",""],["malloc",""],["malloc_info",""],["malloc_trim",""],["malloc_usable_size",""],["mallopt",""],["memalign",""],["memchr",""],["memcmp",""],["memcpy",""],["memfd_create",""],["memmem",""],["memmove",""],["memrchr",""],["memset",""],["mincore",""],["minor",""],["mkdir",""],["mkdirat",""],["mkdtemp",""],["mkfifo",""],["mkfifoat",""],["mknod",""],["mknodat",""],["mkostemp",""],["mkostemps",""],["mkstemp",""],["mkstemps",""],["mktime",""],["mlock",""],["mlock2",""],["mlockall",""],["mmap",""],["mmap64",""],["mount",""],["mprotect",""],["mq_close",""],["mq_getattr",""],["mq_open",""],["mq_receive",""],["mq_send",""],["mq_setattr",""],["mq_timedreceive",""],["mq_timedsend",""],["mq_unlink",""],["mremap",""],["msgctl",""],["msgget",""],["msgrcv",""],["msgsnd",""],["msync",""],["munlock",""],["munlockall",""],["munmap",""],["nanosleep",""],["newlocale",""],["nice",""],["nl_langinfo",""],["nl_langinfo_l",""],["ntp_adjtime",""],["ntp_gettime",""],["open",""],["open64",""],["open_memstream",""],["open_wmemstream",""],["openat",""],["openat64",""],["opendir",""],["openlog",""],["openpty",""],["pathconf",""],["pause",""],["pclose",""],["perror",""],["personality",""],["pipe",""],["pipe2",""],["poll",""],["popen",""],["posix_fadvise",""],["posix_fadvise64",""],["posix_fallocate",""],["posix_fallocate64",""],["posix_madvise",""],["posix_memalign",""],["posix_openpt",""],["posix_spawn",""],["posix_spawn_file_actions_addclose",""],["posix_spawn_file_actions_adddup2",""],["posix_spawn_file_actions_addopen",""],["posix_spawn_file_actions_destroy",""],["posix_spawn_file_actions_init",""],["posix_spawnattr_destroy",""],["posix_spawnattr_getflags",""],["posix_spawnattr_getpgroup",""],["posix_spawnattr_getschedparam",""],["posix_spawnattr_getschedpolicy",""],["posix_spawnattr_getsigdefault",""],["posix_spawnattr_getsigmask",""],["posix_spawnattr_init",""],["posix_spawnattr_setflags",""],["posix_spawnattr_setpgroup",""],["posix_spawnattr_setschedparam",""],["posix_spawnattr_setschedpolicy",""],["posix_spawnattr_setsigdefault",""],["posix_spawnattr_setsigmask",""],["posix_spawnp",""],["ppoll",""],["prctl",""],["pread",""],["pread64",""],["preadv",""],["preadv2",""],["preadv64",""],["preadv64v2",""],["printf",""],["prlimit",""],["prlimit64",""],["process_vm_readv",""],["process_vm_writev",""],["pselect",""],["pthread_atfork",""],["pthread_attr_destroy",""],["pthread_attr_getaffinity_np",""],["pthread_attr_getguardsize",""],["pthread_attr_getstack",""],["pthread_attr_init",""],["pthread_attr_setaffinity_np",""],["pthread_attr_setdetachstate",""],["pthread_attr_setstacksize",""],["pthread_cancel",""],["pthread_cond_broadcast",""],["pthread_cond_destroy",""],["pthread_cond_init",""],["pthread_cond_signal",""],["pthread_cond_timedwait",""],["pthread_cond_wait",""],["pthread_condattr_destroy",""],["pthread_condattr_getclock",""],["pthread_condattr_getpshared",""],["pthread_condattr_init",""],["pthread_condattr_setclock",""],["pthread_condattr_setpshared",""],["pthread_create",""],["pthread_detach",""],["pthread_exit",""],["pthread_getaffinity_np",""],["pthread_getattr_np",""],["pthread_getcpuclockid",""],["pthread_getname_np",""],["pthread_getschedparam",""],["pthread_getspecific",""],["pthread_join",""],["pthread_key_create",""],["pthread_key_delete",""],["pthread_kill",""],["pthread_mutex_consistent",""],["pthread_mutex_destroy",""],["pthread_mutex_init",""],["pthread_mutex_lock",""],["pthread_mutex_timedlock",""],["pthread_mutex_trylock",""],["pthread_mutex_unlock",""],["pthread_mutexattr_destroy",""],["pthread_mutexattr_getprotocol",""],["pthread_mutexattr_getpshared",""],["pthread_mutexattr_getrobust",""],["pthread_mutexattr_init",""],["pthread_mutexattr_setprotocol",""],["pthread_mutexattr_setpshared",""],["pthread_mutexattr_setrobust",""],["pthread_mutexattr_settype",""],["pthread_rwlock_destroy",""],["pthread_rwlock_init",""],["pthread_rwlock_rdlock",""],["pthread_rwlock_tryrdlock",""],["pthread_rwlock_trywrlock",""],["pthread_rwlock_unlock",""],["pthread_rwlock_wrlock",""],["pthread_rwlockattr_destroy",""],["pthread_rwlockattr_getkind_np",""],["pthread_rwlockattr_getpshared",""],["pthread_rwlockattr_init",""],["pthread_rwlockattr_setkind_np",""],["pthread_rwlockattr_setpshared",""],["pthread_self",""],["pthread_setaffinity_np",""],["pthread_setname_np",""],["pthread_setschedparam",""],["pthread_setschedprio",""],["pthread_setspecific",""],["pthread_sigmask",""],["pthread_spin_destroy",""],["pthread_spin_init",""],["pthread_spin_lock",""],["pthread_spin_trylock",""],["pthread_spin_unlock",""],["ptrace",""],["ptsname",""],["ptsname_r",""],["putchar",""],["putchar_unlocked",""],["putenv",""],["puts",""],["pututxline",""],["pwrite",""],["pwrite64",""],["pwritev",""],["pwritev2",""],["pwritev64",""],["pwritev64v2",""],["qsort",""],["qsort_r",""],["quotactl",""],["raise",""],["rand",""],["read",""],["readahead",""],["readdir",""],["readdir64",""],["readdir64_r",""],["readdir_r","The 64-bit libc on Solaris and illumos only has readdir_r. If a 32-bit Solaris or illumos target is ever created, it should use __posix_readdir_r. See libc(3LIB) on Solaris or illumos: https://illumos.org/man/3lib/libc https://docs.oracle.com/cd/E36784_01/html/E36873/libc-3lib.html https://www.unix.com/man-page/opensolaris/3LIB/libc/"],["readlink",""],["readlinkat",""],["readv",""],["realloc",""],["reallocarray",""],["realpath",""],["reboot",""],["recv",""],["recvfrom",""],["recvmmsg",""],["recvmsg",""],["regcomp",""],["regerror",""],["regexec",""],["regfree",""],["remap_file_pages",""],["remove",""],["removexattr",""],["rename",""],["renameat",""],["renameat2",""],["res_init",""],["rewind",""],["rewinddir",""],["rmdir",""],["sbrk",""],["scanf",""],["sched_get_priority_max",""],["sched_get_priority_min",""],["sched_getaffinity",""],["sched_getcpu",""],["sched_getparam",""],["sched_getscheduler",""],["sched_rr_get_interval",""],["sched_setaffinity",""],["sched_setparam",""],["sched_setscheduler",""],["sched_yield",""],["seekdir",""],["select",""],["sem_close",""],["sem_destroy",""],["sem_getvalue",""],["sem_init",""],["sem_open",""],["sem_post",""],["sem_timedwait",""],["sem_trywait",""],["sem_unlink",""],["sem_wait",""],["semctl",""],["semget",""],["semop",""],["send",""],["sendfile",""],["sendfile64",""],["sendmmsg",""],["sendmsg",""],["sendto",""],["setbuf",""],["setcontext",""],["setdomainname",""],["setegid",""],["setenv",""],["seteuid",""],["setfsgid",""],["setfsuid",""],["setgid",""],["setgrent",""],["setgroups",""],["sethostid",""],["sethostname",""],["setlocale",""],["setlogmask",""],["setmntent",""],["setns",""],["setpgid",""],["setpriority",""],["setpwent",""],["setregid",""],["setresgid",""],["setresuid",""],["setreuid",""],["setrlimit",""],["setrlimit64",""],["setservent",""],["setsid",""],["setsockopt",""],["setspent",""],["settimeofday",""],["setuid",""],["setutxent",""],["setvbuf",""],["setxattr",""],["sgetspent_r",""],["shm_open",""],["shm_unlink",""],["shmat",""],["shmctl",""],["shmdt",""],["shmget",""],["shutdown",""],["sigaction",""],["sigaddset",""],["sigaltstack",""],["sigdelset",""],["sigemptyset",""],["sigfillset",""],["sigismember",""],["signal",""],["signalfd",""],["sigpending",""],["sigprocmask",""],["sigsuspend",""],["sigtimedwait",""],["sigwait",""],["sigwaitinfo",""],["sleep",""],["snprintf",""],["socket",""],["socketpair",""],["splice",""],["sprintf",""],["srand",""],["sscanf",""],["stat",""],["stat64",""],["statfs",""],["statfs64",""],["statvfs",""],["statvfs64",""],["statx",""],["stpcpy",""],["stpncpy",""],["strcasecmp",""],["strcasestr",""],["strcat",""],["strchr",""],["strcmp",""],["strcoll",""],["strcpy",""],["strcspn",""],["strdup",""],["strerror",""],["strerror_r",""],["strlen",""],["strncasecmp",""],["strncat",""],["strncmp",""],["strncpy",""],["strndup",""],["strnlen",""],["strpbrk",""],["strrchr",""],["strsignal",""],["strspn",""],["strstr",""],["strtod",""],["strtof",""],["strtok",""],["strtok_r",""],["strtol",""],["strtoul",""],["strxfrm",""],["swapcontext",""],["swapoff",""],["swapon",""],["symlink",""],["symlinkat",""],["sync",""],["sync_file_range",""],["syncfs",""],["syscall",""],["sysconf",""],["sysctl",""],["sysinfo",""],["syslog",""],["system",""],["tcdrain",""],["tcflow",""],["tcflush",""],["tcgetattr",""],["tcgetpgrp",""],["tcgetsid",""],["tcsendbreak",""],["tcsetattr",""],["tcsetpgrp",""],["tee",""],["telldir",""],["time",""],["timegm",""],["timer_create",""],["timer_delete",""],["timer_getoverrun",""],["timer_gettime",""],["timer_settime",""],["timerfd_create",""],["timerfd_gettime",""],["timerfd_settime",""],["times",""],["tmpfile",""],["tmpfile64",""],["tmpnam",""],["tolower",""],["toupper",""],["truncate",""],["truncate64",""],["ttyname",""],["ttyname_r",""],["umask",""],["umount",""],["umount2",""],["uname",""],["ungetc",""],["unlink",""],["unlinkat",""],["unlockpt",""],["unsetenv",""],["unshare",""],["uselocale",""],["usleep",""],["utime",""],["utimensat",""],["utimes",""],["utmpname",""],["utmpxname",""],["vfork",""],["vhangup",""],["vmsplice",""],["wait",""],["wait4",""],["waitid",""],["waitpid",""],["wcslen",""],["wcstombs",""],["wmemchr",""],["write",""],["writev",""]],"struct":[["Dl_info",""],["Elf32_Chdr",""],["Elf32_Ehdr",""],["Elf32_Phdr",""],["Elf32_Shdr",""],["Elf32_Sym",""],["Elf64_Chdr",""],["Elf64_Ehdr",""],["Elf64_Phdr",""],["Elf64_Shdr",""],["Elf64_Sym",""],["__c_anonymous_ptrace_syscall_info_entry",""],["__c_anonymous_ptrace_syscall_info_exit",""],["__c_anonymous_ptrace_syscall_info_seccomp",""],["__c_anonymous_sockaddr_can_j1939",""],["__c_anonymous_sockaddr_can_tp",""],["__exit_status",""],["__timeval",""],["_libc_fpstate",""],["_libc_fpxreg",""],["_libc_xmmreg",""],["addrinfo",""],["af_alg_iv","WARNING: The `PartialEq`, `Eq` and `Hash` implementations of this type are unsound and will be removed in the future."],["aiocb",""],["arpd_request",""],["arphdr",""],["arpreq",""],["arpreq_old",""],["can_filter",""],["can_frame",""],["canfd_frame",""],["clone_args",""],["cmsghdr",""],["cpu_set_t",""],["dirent",""],["dirent64",""],["dl_phdr_info",""],["dqblk",""],["epoll_event",""],["fanotify_event_metadata",""],["fanotify_response",""],["fd_set",""],["ff_condition_effect",""],["ff_constant_effect",""],["ff_effect",""],["ff_envelope",""],["ff_periodic_effect",""],["ff_ramp_effect",""],["ff_replay",""],["ff_rumble_effect",""],["ff_trigger",""],["flock",""],["flock64",""],["fsid_t",""],["genlmsghdr",""],["glob64_t",""],["glob_t",""],["group",""],["hostent",""],["if_nameindex",""],["ifaddrs",""],["in6_addr",""],["in6_pktinfo",""],["in6_rtmsg",""],["in_addr",""],["in_pktinfo",""],["inotify_event",""],["input_absinfo",""],["input_event",""],["input_id",""],["input_keymap_entry",""],["input_mask",""],["iovec",""],["ip_mreq",""],["ip_mreq_source",""],["ip_mreqn",""],["ipc_perm",""],["ipv6_mreq",""],["itimerspec",""],["itimerval",""],["j1939_filter",""],["lconv",""],["linger",""],["mallinfo",""],["mallinfo2",""],["max_align_t",""],["mcontext_t",""],["mmsghdr",""],["mntent",""],["mq_attr",""],["msghdr",""],["msginfo",""],["msqid_ds",""],["nl_mmap_hdr",""],["nl_mmap_req",""],["nl_pktinfo",""],["nlattr",""],["nlmsgerr",""],["nlmsghdr",""],["ntptimeval",""],["open_how",""],["packet_mreq",""],["passwd",""],["pollfd",""],["posix_spawn_file_actions_t",""],["posix_spawnattr_t",""],["protoent",""],["pthread_attr_t",""],["pthread_cond_t",""],["pthread_condattr_t",""],["pthread_mutex_t",""],["pthread_mutexattr_t",""],["pthread_rwlock_t",""],["pthread_rwlockattr_t",""],["ptrace_peeksiginfo_args",""],["ptrace_syscall_info",""],["regex_t",""],["regmatch_t",""],["rlimit",""],["rlimit64",""],["rtentry",""],["rusage",""],["sched_param",""],["seccomp_data",""],["seccomp_notif_sizes",""],["sem_t",""],["sembuf",""],["semid_ds",""],["seminfo",""],["servent",""],["shmid_ds",""],["sigaction",""],["sigevent",""],["siginfo_t",""],["signalfd_siginfo",""],["sigset_t",""],["sigval",""],["sock_extended_err",""],["sock_filter",""],["sock_fprog",""],["sock_txtime",""],["sockaddr",""],["sockaddr_alg",""],["sockaddr_can",""],["sockaddr_in",""],["sockaddr_in6",""],["sockaddr_ll",""],["sockaddr_nl",""],["sockaddr_storage",""],["sockaddr_un",""],["sockaddr_vm",""],["spwd",""],["stack_t",""],["stat",""],["stat64",""],["statfs",""],["statfs64",""],["statvfs",""],["statvfs64",""],["statx",""],["statx_timestamp",""],["sysinfo",""],["termios",""],["termios2",""],["timespec",""],["timeval",""],["timex",""],["tm",""],["tms",""],["ucontext_t",""],["ucred",""],["uinput_abs_setup",""],["uinput_ff_erase",""],["uinput_ff_upload",""],["uinput_setup",""],["uinput_user_dev",""],["user",""],["user_fpregs_struct",""],["user_regs_struct",""],["utimbuf",""],["utmpx",""],["utsname",""],["winsize",""]],"type":[["Elf32_Addr",""],["Elf32_Half",""],["Elf32_Off",""],["Elf32_Section",""],["Elf32_Word",""],["Elf64_Addr",""],["Elf64_Half",""],["Elf64_Off",""],["Elf64_Section",""],["Elf64_Sxword",""],["Elf64_Word",""],["Elf64_Xword",""],["Lmid_t",""],["__fsword_t",""],["__priority_which_t",""],["__rlimit_resource_t",""],["__s16",""],["__s32",""],["__s64",""],["__syscall_ulong_t",""],["__u16",""],["__u32",""],["__u64",""],["__u8",""],["blkcnt64_t",""],["blkcnt_t",""],["blksize_t",""],["c_char",""],["c_double",""],["c_float",""],["c_int",""],["c_long",""],["c_longlong",""],["c_schar",""],["c_short",""],["c_uchar",""],["c_uint",""],["c_ulong",""],["c_ulonglong",""],["c_ushort",""],["can_err_mask_t",""],["canid_t",""],["cc_t",""],["clock_t",""],["clockid_t",""],["dev_t",""],["fsblkcnt_t",""],["fsfilcnt_t",""],["gid_t",""],["greg_t",""],["iconv_t",""],["id_t",""],["idtype_t",""],["in_addr_t",""],["in_port_t",""],["ino64_t",""],["ino_t",""],["int16_t",""],["int32_t",""],["int64_t",""],["int8_t",""],["intmax_t",""],["intptr_t",""],["key_t",""],["locale_t",""],["loff_t",""],["mode_t",""],["mqd_t",""],["msglen_t",""],["msgqnum_t",""],["name_t",""],["nfds_t",""],["nl_item",""],["nlink_t",""],["off64_t",""],["off_t",""],["pgn_t",""],["pid_t",""],["priority_t",""],["pthread_key_t",""],["pthread_spinlock_t",""],["pthread_t",""],["ptrdiff_t",""],["regoff_t",""],["rlim64_t",""],["rlim_t",""],["sa_family_t",""],["shmatt_t",""],["sighandler_t",""],["size_t",""],["socklen_t",""],["speed_t",""],["ssize_t",""],["suseconds_t",""],["tcflag_t",""],["time_t",""],["timer_t",""],["uid_t",""],["uint16_t",""],["uint32_t",""],["uint64_t",""],["uint8_t",""],["uintmax_t",""],["uintptr_t",""],["useconds_t",""],["wchar_t",""]],"union":[["__c_anonymous_ptrace_syscall_info_data",""],["__c_anonymous_sockaddr_can_can_addr",""]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.Dl_info.html b/learning/rust/guessing_game/target/doc/libc/struct.Dl_info.html deleted file mode 100644 index c7678cfd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.Dl_info.html +++ /dev/null @@ -1,26 +0,0 @@ -Dl_info in libc - Rust - -
-

Struct libc::Dl_info

source · []
#[repr(C)]
pub struct Dl_info { - pub dli_fname: *const c_char, - pub dli_fbase: *mut c_void, - pub dli_sname: *const c_char, - pub dli_saddr: *mut c_void, -}

Fields

dli_fname: *const c_chardli_fbase: *mut c_voiddli_sname: *const c_chardli_saddr: *mut c_void

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Chdr.html b/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Chdr.html deleted file mode 100644 index 1c2ed88e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Chdr.html +++ /dev/null @@ -1,25 +0,0 @@ -Elf32_Chdr in libc - Rust - -
#[repr(C)]
pub struct Elf32_Chdr { - pub ch_type: Elf32_Word, - pub ch_size: Elf32_Word, - pub ch_addralign: Elf32_Word, -}

Fields

ch_type: Elf32_Wordch_size: Elf32_Wordch_addralign: Elf32_Word

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Ehdr.html b/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Ehdr.html deleted file mode 100644 index e7104afe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Ehdr.html +++ /dev/null @@ -1,36 +0,0 @@ -Elf32_Ehdr in libc - Rust - -
#[repr(C)]
pub struct Elf32_Ehdr {
Show 14 fields - pub e_ident: [c_uchar; 16], - pub e_type: Elf32_Half, - pub e_machine: Elf32_Half, - pub e_version: Elf32_Word, - pub e_entry: Elf32_Addr, - pub e_phoff: Elf32_Off, - pub e_shoff: Elf32_Off, - pub e_flags: Elf32_Word, - pub e_ehsize: Elf32_Half, - pub e_phentsize: Elf32_Half, - pub e_phnum: Elf32_Half, - pub e_shentsize: Elf32_Half, - pub e_shnum: Elf32_Half, - pub e_shstrndx: Elf32_Half, -
}

Fields

e_ident: [c_uchar; 16]e_type: Elf32_Halfe_machine: Elf32_Halfe_version: Elf32_Worde_entry: Elf32_Addre_phoff: Elf32_Offe_shoff: Elf32_Offe_flags: Elf32_Worde_ehsize: Elf32_Halfe_phentsize: Elf32_Halfe_phnum: Elf32_Halfe_shentsize: Elf32_Halfe_shnum: Elf32_Halfe_shstrndx: Elf32_Half

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Phdr.html b/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Phdr.html deleted file mode 100644 index 18b5b56e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Phdr.html +++ /dev/null @@ -1,30 +0,0 @@ -Elf32_Phdr in libc - Rust - -
#[repr(C)]
pub struct Elf32_Phdr { - pub p_type: Elf32_Word, - pub p_offset: Elf32_Off, - pub p_vaddr: Elf32_Addr, - pub p_paddr: Elf32_Addr, - pub p_filesz: Elf32_Word, - pub p_memsz: Elf32_Word, - pub p_flags: Elf32_Word, - pub p_align: Elf32_Word, -}

Fields

p_type: Elf32_Wordp_offset: Elf32_Offp_vaddr: Elf32_Addrp_paddr: Elf32_Addrp_filesz: Elf32_Wordp_memsz: Elf32_Wordp_flags: Elf32_Wordp_align: Elf32_Word

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Shdr.html b/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Shdr.html deleted file mode 100644 index 297682b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Shdr.html +++ /dev/null @@ -1,32 +0,0 @@ -Elf32_Shdr in libc - Rust - -
#[repr(C)]
pub struct Elf32_Shdr { - pub sh_name: Elf32_Word, - pub sh_type: Elf32_Word, - pub sh_flags: Elf32_Word, - pub sh_addr: Elf32_Addr, - pub sh_offset: Elf32_Off, - pub sh_size: Elf32_Word, - pub sh_link: Elf32_Word, - pub sh_info: Elf32_Word, - pub sh_addralign: Elf32_Word, - pub sh_entsize: Elf32_Word, -}

Fields

sh_name: Elf32_Wordsh_type: Elf32_Wordsh_flags: Elf32_Wordsh_addr: Elf32_Addrsh_offset: Elf32_Offsh_size: Elf32_Wordsh_link: Elf32_Wordsh_info: Elf32_Wordsh_addralign: Elf32_Wordsh_entsize: Elf32_Word

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Sym.html b/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Sym.html deleted file mode 100644 index a996830b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.Elf32_Sym.html +++ /dev/null @@ -1,28 +0,0 @@ -Elf32_Sym in libc - Rust - -
-

Struct libc::Elf32_Sym

source · []
#[repr(C)]
pub struct Elf32_Sym { - pub st_name: Elf32_Word, - pub st_value: Elf32_Addr, - pub st_size: Elf32_Word, - pub st_info: c_uchar, - pub st_other: c_uchar, - pub st_shndx: Elf32_Section, -}

Fields

st_name: Elf32_Wordst_value: Elf32_Addrst_size: Elf32_Wordst_info: c_ucharst_other: c_ucharst_shndx: Elf32_Section

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Chdr.html b/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Chdr.html deleted file mode 100644 index cfadff27..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Chdr.html +++ /dev/null @@ -1,26 +0,0 @@ -Elf64_Chdr in libc - Rust - -
#[repr(C)]
pub struct Elf64_Chdr { - pub ch_type: Elf64_Word, - pub ch_reserved: Elf64_Word, - pub ch_size: Elf64_Xword, - pub ch_addralign: Elf64_Xword, -}

Fields

ch_type: Elf64_Wordch_reserved: Elf64_Wordch_size: Elf64_Xwordch_addralign: Elf64_Xword

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Ehdr.html b/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Ehdr.html deleted file mode 100644 index a7cdc547..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Ehdr.html +++ /dev/null @@ -1,36 +0,0 @@ -Elf64_Ehdr in libc - Rust - -
#[repr(C)]
pub struct Elf64_Ehdr {
Show 14 fields - pub e_ident: [c_uchar; 16], - pub e_type: Elf64_Half, - pub e_machine: Elf64_Half, - pub e_version: Elf64_Word, - pub e_entry: Elf64_Addr, - pub e_phoff: Elf64_Off, - pub e_shoff: Elf64_Off, - pub e_flags: Elf64_Word, - pub e_ehsize: Elf64_Half, - pub e_phentsize: Elf64_Half, - pub e_phnum: Elf64_Half, - pub e_shentsize: Elf64_Half, - pub e_shnum: Elf64_Half, - pub e_shstrndx: Elf64_Half, -
}

Fields

e_ident: [c_uchar; 16]e_type: Elf64_Halfe_machine: Elf64_Halfe_version: Elf64_Worde_entry: Elf64_Addre_phoff: Elf64_Offe_shoff: Elf64_Offe_flags: Elf64_Worde_ehsize: Elf64_Halfe_phentsize: Elf64_Halfe_phnum: Elf64_Halfe_shentsize: Elf64_Halfe_shnum: Elf64_Halfe_shstrndx: Elf64_Half

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Phdr.html b/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Phdr.html deleted file mode 100644 index a7b6b9b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Phdr.html +++ /dev/null @@ -1,30 +0,0 @@ -Elf64_Phdr in libc - Rust - -
#[repr(C)]
pub struct Elf64_Phdr { - pub p_type: Elf64_Word, - pub p_flags: Elf64_Word, - pub p_offset: Elf64_Off, - pub p_vaddr: Elf64_Addr, - pub p_paddr: Elf64_Addr, - pub p_filesz: Elf64_Xword, - pub p_memsz: Elf64_Xword, - pub p_align: Elf64_Xword, -}

Fields

p_type: Elf64_Wordp_flags: Elf64_Wordp_offset: Elf64_Offp_vaddr: Elf64_Addrp_paddr: Elf64_Addrp_filesz: Elf64_Xwordp_memsz: Elf64_Xwordp_align: Elf64_Xword

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Shdr.html b/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Shdr.html deleted file mode 100644 index d90c3ef0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Shdr.html +++ /dev/null @@ -1,32 +0,0 @@ -Elf64_Shdr in libc - Rust - -
#[repr(C)]
pub struct Elf64_Shdr { - pub sh_name: Elf64_Word, - pub sh_type: Elf64_Word, - pub sh_flags: Elf64_Xword, - pub sh_addr: Elf64_Addr, - pub sh_offset: Elf64_Off, - pub sh_size: Elf64_Xword, - pub sh_link: Elf64_Word, - pub sh_info: Elf64_Word, - pub sh_addralign: Elf64_Xword, - pub sh_entsize: Elf64_Xword, -}

Fields

sh_name: Elf64_Wordsh_type: Elf64_Wordsh_flags: Elf64_Xwordsh_addr: Elf64_Addrsh_offset: Elf64_Offsh_size: Elf64_Xwordsh_link: Elf64_Wordsh_info: Elf64_Wordsh_addralign: Elf64_Xwordsh_entsize: Elf64_Xword

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Sym.html b/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Sym.html deleted file mode 100644 index 45a12726..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.Elf64_Sym.html +++ /dev/null @@ -1,28 +0,0 @@ -Elf64_Sym in libc - Rust - -
-

Struct libc::Elf64_Sym

source · []
#[repr(C)]
pub struct Elf64_Sym { - pub st_name: Elf64_Word, - pub st_info: c_uchar, - pub st_other: c_uchar, - pub st_shndx: Elf64_Section, - pub st_value: Elf64_Addr, - pub st_size: Elf64_Xword, -}

Fields

st_name: Elf64_Wordst_info: c_ucharst_other: c_ucharst_shndx: Elf64_Sectionst_value: Elf64_Addrst_size: Elf64_Xword

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_ptrace_syscall_info_entry.html b/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_ptrace_syscall_info_entry.html deleted file mode 100644 index 8776eb31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_ptrace_syscall_info_entry.html +++ /dev/null @@ -1,24 +0,0 @@ -__c_anonymous_ptrace_syscall_info_entry in libc - Rust - -
#[repr(C)]
pub struct __c_anonymous_ptrace_syscall_info_entry { - pub nr: __u64, - pub args: [__u64; 6], -}

Fields

nr: __u64args: [__u64; 6]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_ptrace_syscall_info_exit.html b/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_ptrace_syscall_info_exit.html deleted file mode 100644 index e2bd7ff2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_ptrace_syscall_info_exit.html +++ /dev/null @@ -1,24 +0,0 @@ -__c_anonymous_ptrace_syscall_info_exit in libc - Rust - -
#[repr(C)]
pub struct __c_anonymous_ptrace_syscall_info_exit { - pub sval: __s64, - pub is_error: __u8, -}

Fields

sval: __s64is_error: __u8

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_ptrace_syscall_info_seccomp.html b/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_ptrace_syscall_info_seccomp.html deleted file mode 100644 index a5573a56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_ptrace_syscall_info_seccomp.html +++ /dev/null @@ -1,25 +0,0 @@ -__c_anonymous_ptrace_syscall_info_seccomp in libc - Rust - -
#[repr(C)]
pub struct __c_anonymous_ptrace_syscall_info_seccomp { - pub nr: __u64, - pub args: [__u64; 6], - pub ret_data: __u32, -}

Fields

nr: __u64args: [__u64; 6]ret_data: __u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_sockaddr_can_j1939.html b/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_sockaddr_can_j1939.html deleted file mode 100644 index 3dcac1f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_sockaddr_can_j1939.html +++ /dev/null @@ -1,25 +0,0 @@ -__c_anonymous_sockaddr_can_j1939 in libc - Rust - -
#[repr(C)]
pub struct __c_anonymous_sockaddr_can_j1939 { - pub name: u64, - pub pgn: u32, - pub addr: u8, -}

Fields

name: u64pgn: u32addr: u8

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_sockaddr_can_tp.html b/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_sockaddr_can_tp.html deleted file mode 100644 index 177ad2ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.__c_anonymous_sockaddr_can_tp.html +++ /dev/null @@ -1,24 +0,0 @@ -__c_anonymous_sockaddr_can_tp in libc - Rust - -
#[repr(C)]
pub struct __c_anonymous_sockaddr_can_tp { - pub rx_id: canid_t, - pub tx_id: canid_t, -}

Fields

rx_id: canid_ttx_id: canid_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.__exit_status.html b/learning/rust/guessing_game/target/doc/libc/struct.__exit_status.html deleted file mode 100644 index e6d4dd57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.__exit_status.html +++ /dev/null @@ -1,24 +0,0 @@ -__exit_status in libc - Rust - -
#[repr(C)]
pub struct __exit_status { - pub e_termination: c_short, - pub e_exit: c_short, -}

Fields

e_termination: c_shorte_exit: c_short

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.__timeval.html b/learning/rust/guessing_game/target/doc/libc/struct.__timeval.html deleted file mode 100644 index 7d87c861..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.__timeval.html +++ /dev/null @@ -1,24 +0,0 @@ -__timeval in libc - Rust - -
-

Struct libc::__timeval

source · []
#[repr(C)]
pub struct __timeval { - pub tv_sec: i32, - pub tv_usec: i32, -}

Fields

tv_sec: i32tv_usec: i32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct._libc_fpstate.html b/learning/rust/guessing_game/target/doc/libc/struct._libc_fpstate.html deleted file mode 100644 index e29af572..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct._libc_fpstate.html +++ /dev/null @@ -1,33 +0,0 @@ -_libc_fpstate in libc - Rust - -
#[repr(C)]
pub struct _libc_fpstate { - pub cwd: u16, - pub swd: u16, - pub ftw: u16, - pub fop: u16, - pub rip: u64, - pub rdp: u64, - pub mxcsr: u32, - pub mxcr_mask: u32, - pub _st: [_libc_fpxreg; 8], - pub _xmm: [_libc_xmmreg; 16], - /* private fields */ -}

Fields

cwd: u16swd: u16ftw: u16fop: u16rip: u64rdp: u64mxcsr: u32mxcr_mask: u32_st: [_libc_fpxreg; 8]_xmm: [_libc_xmmreg; 16]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct._libc_fpxreg.html b/learning/rust/guessing_game/target/doc/libc/struct._libc_fpxreg.html deleted file mode 100644 index a3bc4e6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct._libc_fpxreg.html +++ /dev/null @@ -1,25 +0,0 @@ -_libc_fpxreg in libc - Rust - -
#[repr(C)]
pub struct _libc_fpxreg { - pub significand: [u16; 4], - pub exponent: u16, - /* private fields */ -}

Fields

significand: [u16; 4]exponent: u16

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct._libc_xmmreg.html b/learning/rust/guessing_game/target/doc/libc/struct._libc_xmmreg.html deleted file mode 100644 index f3132a42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct._libc_xmmreg.html +++ /dev/null @@ -1,23 +0,0 @@ -_libc_xmmreg in libc - Rust - -
#[repr(C)]
pub struct _libc_xmmreg { - pub element: [u32; 4], -}

Fields

element: [u32; 4]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.addrinfo.html b/learning/rust/guessing_game/target/doc/libc/struct.addrinfo.html deleted file mode 100644 index fa94be23..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.addrinfo.html +++ /dev/null @@ -1,30 +0,0 @@ -addrinfo in libc - Rust - -
-

Struct libc::addrinfo

source · []
#[repr(C)]
pub struct addrinfo { - pub ai_flags: c_int, - pub ai_family: c_int, - pub ai_socktype: c_int, - pub ai_protocol: c_int, - pub ai_addrlen: socklen_t, - pub ai_addr: *mut sockaddr, - pub ai_canonname: *mut c_char, - pub ai_next: *mut addrinfo, -}

Fields

ai_flags: c_intai_family: c_intai_socktype: c_intai_protocol: c_intai_addrlen: socklen_tai_addr: *mut sockaddrai_canonname: *mut c_charai_next: *mut addrinfo

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.af_alg_iv.html b/learning/rust/guessing_game/target/doc/libc/struct.af_alg_iv.html deleted file mode 100644 index 197b507c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.af_alg_iv.html +++ /dev/null @@ -1,29 +0,0 @@ -af_alg_iv in libc - Rust - -
-

Struct libc::af_alg_iv

source · []
#[repr(C)]
pub struct af_alg_iv { - pub ivlen: u32, - pub iv: [c_uchar; 0], -}
👎 Deprecated since 0.2.80:

this struct has unsafe trait implementations that will be removed in the future

-
Expand description

WARNING: The PartialEq, Eq and Hash implementations of this -type are unsound and will be removed in the future.

-

Fields

ivlen: u32
👎 Deprecated since 0.2.80:

this struct has unsafe trait implementations that will be removed in the future

-
iv: [c_uchar; 0]
👎 Deprecated since 0.2.80:

this struct has unsafe trait implementations that will be removed in the future

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.aiocb.html b/learning/rust/guessing_game/target/doc/libc/struct.aiocb.html deleted file mode 100644 index 2ca91008..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.aiocb.html +++ /dev/null @@ -1,30 +0,0 @@ -aiocb in libc - Rust - -
-

Struct libc::aiocb

source · []
#[repr(C)]
pub struct aiocb { - pub aio_fildes: c_int, - pub aio_lio_opcode: c_int, - pub aio_reqprio: c_int, - pub aio_buf: *mut c_void, - pub aio_nbytes: size_t, - pub aio_sigevent: sigevent, - pub aio_offset: off_t, - /* private fields */ -}

Fields

aio_fildes: c_intaio_lio_opcode: c_intaio_reqprio: c_intaio_buf: *mut c_voidaio_nbytes: size_taio_sigevent: sigeventaio_offset: off_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.arpd_request.html b/learning/rust/guessing_game/target/doc/libc/struct.arpd_request.html deleted file mode 100644 index 9202acdd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.arpd_request.html +++ /dev/null @@ -1,28 +0,0 @@ -arpd_request in libc - Rust - -
#[repr(C)]
pub struct arpd_request { - pub req: c_ushort, - pub ip: u32, - pub dev: c_ulong, - pub stamp: c_ulong, - pub updated: c_ulong, - pub ha: [c_uchar; 7], -}

Fields

req: c_ushortip: u32dev: c_ulongstamp: c_ulongupdated: c_ulongha: [c_uchar; 7]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.arphdr.html b/learning/rust/guessing_game/target/doc/libc/struct.arphdr.html deleted file mode 100644 index 2497fa14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.arphdr.html +++ /dev/null @@ -1,27 +0,0 @@ -arphdr in libc - Rust - -
-

Struct libc::arphdr

source · []
#[repr(C)]
pub struct arphdr { - pub ar_hrd: u16, - pub ar_pro: u16, - pub ar_hln: u8, - pub ar_pln: u8, - pub ar_op: u16, -}

Fields

ar_hrd: u16ar_pro: u16ar_hln: u8ar_pln: u8ar_op: u16

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.arpreq.html b/learning/rust/guessing_game/target/doc/libc/struct.arpreq.html deleted file mode 100644 index ab0588ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.arpreq.html +++ /dev/null @@ -1,27 +0,0 @@ -arpreq in libc - Rust - -
-

Struct libc::arpreq

source · []
#[repr(C)]
pub struct arpreq { - pub arp_pa: sockaddr, - pub arp_ha: sockaddr, - pub arp_flags: c_int, - pub arp_netmask: sockaddr, - pub arp_dev: [c_char; 16], -}

Fields

arp_pa: sockaddrarp_ha: sockaddrarp_flags: c_intarp_netmask: sockaddrarp_dev: [c_char; 16]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.arpreq_old.html b/learning/rust/guessing_game/target/doc/libc/struct.arpreq_old.html deleted file mode 100644 index 31b45f33..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.arpreq_old.html +++ /dev/null @@ -1,26 +0,0 @@ -arpreq_old in libc - Rust - -
#[repr(C)]
pub struct arpreq_old { - pub arp_pa: sockaddr, - pub arp_ha: sockaddr, - pub arp_flags: c_int, - pub arp_netmask: sockaddr, -}

Fields

arp_pa: sockaddrarp_ha: sockaddrarp_flags: c_intarp_netmask: sockaddr

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.can_filter.html b/learning/rust/guessing_game/target/doc/libc/struct.can_filter.html deleted file mode 100644 index f005fa18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.can_filter.html +++ /dev/null @@ -1,24 +0,0 @@ -can_filter in libc - Rust - -
#[repr(C)]
pub struct can_filter { - pub can_id: canid_t, - pub can_mask: canid_t, -}

Fields

can_id: canid_tcan_mask: canid_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.can_frame.html b/learning/rust/guessing_game/target/doc/libc/struct.can_frame.html deleted file mode 100644 index de016f00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.can_frame.html +++ /dev/null @@ -1,26 +0,0 @@ -can_frame in libc - Rust - -
-

Struct libc::can_frame

source · []
#[repr(C)]
#[repr(align(8))]
pub struct can_frame { - pub can_id: canid_t, - pub can_dlc: u8, - pub data: [u8; 8], - /* private fields */ -}

Fields

can_id: canid_tcan_dlc: u8data: [u8; 8]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.canfd_frame.html b/learning/rust/guessing_game/target/doc/libc/struct.canfd_frame.html deleted file mode 100644 index 63da030e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.canfd_frame.html +++ /dev/null @@ -1,27 +0,0 @@ -canfd_frame in libc - Rust - -
#[repr(C)]
#[repr(align(8))]
pub struct canfd_frame { - pub can_id: canid_t, - pub len: u8, - pub flags: u8, - pub data: [u8; 64], - /* private fields */ -}

Fields

can_id: canid_tlen: u8flags: u8data: [u8; 64]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.clone_args.html b/learning/rust/guessing_game/target/doc/libc/struct.clone_args.html deleted file mode 100644 index 0755a467..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.clone_args.html +++ /dev/null @@ -1,33 +0,0 @@ -clone_args in libc - Rust - -
#[repr(C)]
#[repr(align(8))]
pub struct clone_args { - pub flags: c_ulonglong, - pub pidfd: c_ulonglong, - pub child_tid: c_ulonglong, - pub parent_tid: c_ulonglong, - pub exit_signal: c_ulonglong, - pub stack: c_ulonglong, - pub stack_size: c_ulonglong, - pub tls: c_ulonglong, - pub set_tid: c_ulonglong, - pub set_tid_size: c_ulonglong, - pub cgroup: c_ulonglong, -}

Fields

flags: c_ulonglongpidfd: c_ulonglongchild_tid: c_ulonglongparent_tid: c_ulonglongexit_signal: c_ulonglongstack: c_ulonglongstack_size: c_ulonglongtls: c_ulonglongset_tid: c_ulonglongset_tid_size: c_ulonglongcgroup: c_ulonglong

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.cmsghdr.html b/learning/rust/guessing_game/target/doc/libc/struct.cmsghdr.html deleted file mode 100644 index dcfdcbd8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.cmsghdr.html +++ /dev/null @@ -1,25 +0,0 @@ -cmsghdr in libc - Rust - -
-

Struct libc::cmsghdr

source · []
#[repr(C)]
pub struct cmsghdr { - pub cmsg_len: size_t, - pub cmsg_level: c_int, - pub cmsg_type: c_int, -}

Fields

cmsg_len: size_tcmsg_level: c_intcmsg_type: c_int

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.cpu_set_t.html b/learning/rust/guessing_game/target/doc/libc/struct.cpu_set_t.html deleted file mode 100644 index 75e722c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.cpu_set_t.html +++ /dev/null @@ -1,21 +0,0 @@ -cpu_set_t in libc - Rust - -
-

Struct libc::cpu_set_t

source · []
#[repr(C)]
pub struct cpu_set_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.dirent.html b/learning/rust/guessing_game/target/doc/libc/struct.dirent.html deleted file mode 100644 index 59b31b81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.dirent.html +++ /dev/null @@ -1,27 +0,0 @@ -dirent in libc - Rust - -
-

Struct libc::dirent

source · []
#[repr(C)]
pub struct dirent { - pub d_ino: ino_t, - pub d_off: off_t, - pub d_reclen: c_ushort, - pub d_type: c_uchar, - pub d_name: [c_char; 256], -}

Fields

d_ino: ino_td_off: off_td_reclen: c_ushortd_type: c_uchard_name: [c_char; 256]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.dirent64.html b/learning/rust/guessing_game/target/doc/libc/struct.dirent64.html deleted file mode 100644 index 31b379e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.dirent64.html +++ /dev/null @@ -1,27 +0,0 @@ -dirent64 in libc - Rust - -
-

Struct libc::dirent64

source · []
#[repr(C)]
pub struct dirent64 { - pub d_ino: ino64_t, - pub d_off: off64_t, - pub d_reclen: c_ushort, - pub d_type: c_uchar, - pub d_name: [c_char; 256], -}

Fields

d_ino: ino64_td_off: off64_td_reclen: c_ushortd_type: c_uchard_name: [c_char; 256]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.dl_phdr_info.html b/learning/rust/guessing_game/target/doc/libc/struct.dl_phdr_info.html deleted file mode 100644 index 7298d0ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.dl_phdr_info.html +++ /dev/null @@ -1,30 +0,0 @@ -dl_phdr_info in libc - Rust - -
#[repr(C)]
pub struct dl_phdr_info { - pub dlpi_addr: Elf64_Addr, - pub dlpi_name: *const c_char, - pub dlpi_phdr: *const Elf64_Phdr, - pub dlpi_phnum: Elf64_Half, - pub dlpi_adds: c_ulonglong, - pub dlpi_subs: c_ulonglong, - pub dlpi_tls_modid: size_t, - pub dlpi_tls_data: *mut c_void, -}

Fields

dlpi_addr: Elf64_Addrdlpi_name: *const c_chardlpi_phdr: *const Elf64_Phdrdlpi_phnum: Elf64_Halfdlpi_adds: c_ulonglongdlpi_subs: c_ulonglongdlpi_tls_modid: size_tdlpi_tls_data: *mut c_void

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.dqblk.html b/learning/rust/guessing_game/target/doc/libc/struct.dqblk.html deleted file mode 100644 index d03173ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.dqblk.html +++ /dev/null @@ -1,31 +0,0 @@ -dqblk in libc - Rust - -
-

Struct libc::dqblk

source · []
#[repr(C)]
pub struct dqblk { - pub dqb_bhardlimit: u64, - pub dqb_bsoftlimit: u64, - pub dqb_curspace: u64, - pub dqb_ihardlimit: u64, - pub dqb_isoftlimit: u64, - pub dqb_curinodes: u64, - pub dqb_btime: u64, - pub dqb_itime: u64, - pub dqb_valid: u32, -}

Fields

dqb_bhardlimit: u64dqb_bsoftlimit: u64dqb_curspace: u64dqb_ihardlimit: u64dqb_isoftlimit: u64dqb_curinodes: u64dqb_btime: u64dqb_itime: u64dqb_valid: u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.epoll_event.html b/learning/rust/guessing_game/target/doc/libc/struct.epoll_event.html deleted file mode 100644 index 6a0e3454..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.epoll_event.html +++ /dev/null @@ -1,24 +0,0 @@ -epoll_event in libc - Rust - -
#[repr(C)]
#[repr(packed)]
pub struct epoll_event { - pub events: u32, - pub u64: u64, -}

Fields

events: u32u64: u64

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.fanotify_event_metadata.html b/learning/rust/guessing_game/target/doc/libc/struct.fanotify_event_metadata.html deleted file mode 100644 index 016dea12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.fanotify_event_metadata.html +++ /dev/null @@ -1,29 +0,0 @@ -fanotify_event_metadata in libc - Rust - -
#[repr(C)]
#[repr(align(8))]
pub struct fanotify_event_metadata { - pub event_len: __u32, - pub vers: __u8, - pub reserved: __u8, - pub metadata_len: __u16, - pub mask: __u64, - pub fd: c_int, - pub pid: c_int, -}

Fields

event_len: __u32vers: __u8reserved: __u8metadata_len: __u16mask: __u64fd: c_intpid: c_int

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.fanotify_response.html b/learning/rust/guessing_game/target/doc/libc/struct.fanotify_response.html deleted file mode 100644 index 5461553c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.fanotify_response.html +++ /dev/null @@ -1,24 +0,0 @@ -fanotify_response in libc - Rust - -
#[repr(C)]
pub struct fanotify_response { - pub fd: c_int, - pub response: __u32, -}

Fields

fd: c_intresponse: __u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.fd_set.html b/learning/rust/guessing_game/target/doc/libc/struct.fd_set.html deleted file mode 100644 index c4d8d5f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.fd_set.html +++ /dev/null @@ -1,21 +0,0 @@ -fd_set in libc - Rust - -
-

Struct libc::fd_set

source · []
#[repr(C)]
pub struct fd_set { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ff_condition_effect.html b/learning/rust/guessing_game/target/doc/libc/struct.ff_condition_effect.html deleted file mode 100644 index d52ff7c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ff_condition_effect.html +++ /dev/null @@ -1,28 +0,0 @@ -ff_condition_effect in libc - Rust - -
#[repr(C)]
pub struct ff_condition_effect { - pub right_saturation: __u16, - pub left_saturation: __u16, - pub right_coeff: __s16, - pub left_coeff: __s16, - pub deadband: __u16, - pub center: __s16, -}

Fields

right_saturation: __u16left_saturation: __u16right_coeff: __s16left_coeff: __s16deadband: __u16center: __s16

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ff_constant_effect.html b/learning/rust/guessing_game/target/doc/libc/struct.ff_constant_effect.html deleted file mode 100644 index 5fd79387..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ff_constant_effect.html +++ /dev/null @@ -1,24 +0,0 @@ -ff_constant_effect in libc - Rust - -
#[repr(C)]
pub struct ff_constant_effect { - pub level: __s16, - pub envelope: ff_envelope, -}

Fields

level: __s16envelope: ff_envelope

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ff_effect.html b/learning/rust/guessing_game/target/doc/libc/struct.ff_effect.html deleted file mode 100644 index 67794d6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ff_effect.html +++ /dev/null @@ -1,28 +0,0 @@ -ff_effect in libc - Rust - -
-

Struct libc::ff_effect

source · []
#[repr(C)]
pub struct ff_effect { - pub type_: __u16, - pub id: __s16, - pub direction: __u16, - pub trigger: ff_trigger, - pub replay: ff_replay, - pub u: [u64; 4], -}

Fields

type_: __u16id: __s16direction: __u16trigger: ff_triggerreplay: ff_replayu: [u64; 4]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ff_envelope.html b/learning/rust/guessing_game/target/doc/libc/struct.ff_envelope.html deleted file mode 100644 index 035b1b6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ff_envelope.html +++ /dev/null @@ -1,26 +0,0 @@ -ff_envelope in libc - Rust - -
#[repr(C)]
pub struct ff_envelope { - pub attack_length: __u16, - pub attack_level: __u16, - pub fade_length: __u16, - pub fade_level: __u16, -}

Fields

attack_length: __u16attack_level: __u16fade_length: __u16fade_level: __u16

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ff_periodic_effect.html b/learning/rust/guessing_game/target/doc/libc/struct.ff_periodic_effect.html deleted file mode 100644 index 5a36fec7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ff_periodic_effect.html +++ /dev/null @@ -1,30 +0,0 @@ -ff_periodic_effect in libc - Rust - -
#[repr(C)]
pub struct ff_periodic_effect { - pub waveform: __u16, - pub period: __u16, - pub magnitude: __s16, - pub offset: __s16, - pub phase: __u16, - pub envelope: ff_envelope, - pub custom_len: __u32, - pub custom_data: *mut __s16, -}

Fields

waveform: __u16period: __u16magnitude: __s16offset: __s16phase: __u16envelope: ff_envelopecustom_len: __u32custom_data: *mut __s16

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ff_ramp_effect.html b/learning/rust/guessing_game/target/doc/libc/struct.ff_ramp_effect.html deleted file mode 100644 index 1669d2ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ff_ramp_effect.html +++ /dev/null @@ -1,25 +0,0 @@ -ff_ramp_effect in libc - Rust - -
#[repr(C)]
pub struct ff_ramp_effect { - pub start_level: __s16, - pub end_level: __s16, - pub envelope: ff_envelope, -}

Fields

start_level: __s16end_level: __s16envelope: ff_envelope

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ff_replay.html b/learning/rust/guessing_game/target/doc/libc/struct.ff_replay.html deleted file mode 100644 index 3b3e01bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ff_replay.html +++ /dev/null @@ -1,24 +0,0 @@ -ff_replay in libc - Rust - -
-

Struct libc::ff_replay

source · []
#[repr(C)]
pub struct ff_replay { - pub length: __u16, - pub delay: __u16, -}

Fields

length: __u16delay: __u16

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ff_rumble_effect.html b/learning/rust/guessing_game/target/doc/libc/struct.ff_rumble_effect.html deleted file mode 100644 index 5d0dd0da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ff_rumble_effect.html +++ /dev/null @@ -1,24 +0,0 @@ -ff_rumble_effect in libc - Rust - -
#[repr(C)]
pub struct ff_rumble_effect { - pub strong_magnitude: __u16, - pub weak_magnitude: __u16, -}

Fields

strong_magnitude: __u16weak_magnitude: __u16

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ff_trigger.html b/learning/rust/guessing_game/target/doc/libc/struct.ff_trigger.html deleted file mode 100644 index 44cf0c9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ff_trigger.html +++ /dev/null @@ -1,24 +0,0 @@ -ff_trigger in libc - Rust - -
#[repr(C)]
pub struct ff_trigger { - pub button: __u16, - pub interval: __u16, -}

Fields

button: __u16interval: __u16

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.flock.html b/learning/rust/guessing_game/target/doc/libc/struct.flock.html deleted file mode 100644 index 19f57864..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.flock.html +++ /dev/null @@ -1,27 +0,0 @@ -flock in libc - Rust - -
-

Struct libc::flock

source · []
#[repr(C)]
pub struct flock { - pub l_type: c_short, - pub l_whence: c_short, - pub l_start: off_t, - pub l_len: off_t, - pub l_pid: pid_t, -}

Fields

l_type: c_shortl_whence: c_shortl_start: off_tl_len: off_tl_pid: pid_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.flock64.html b/learning/rust/guessing_game/target/doc/libc/struct.flock64.html deleted file mode 100644 index a12a596f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.flock64.html +++ /dev/null @@ -1,27 +0,0 @@ -flock64 in libc - Rust - -
-

Struct libc::flock64

source · []
#[repr(C)]
pub struct flock64 { - pub l_type: c_short, - pub l_whence: c_short, - pub l_start: off64_t, - pub l_len: off64_t, - pub l_pid: pid_t, -}

Fields

l_type: c_shortl_whence: c_shortl_start: off64_tl_len: off64_tl_pid: pid_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.fsid_t.html b/learning/rust/guessing_game/target/doc/libc/struct.fsid_t.html deleted file mode 100644 index 7fbf30ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.fsid_t.html +++ /dev/null @@ -1,21 +0,0 @@ -fsid_t in libc - Rust - -
-

Struct libc::fsid_t

source · []
#[repr(C)]
pub struct fsid_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.genlmsghdr.html b/learning/rust/guessing_game/target/doc/libc/struct.genlmsghdr.html deleted file mode 100644 index 09c08ed5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.genlmsghdr.html +++ /dev/null @@ -1,25 +0,0 @@ -genlmsghdr in libc - Rust - -
#[repr(C)]
pub struct genlmsghdr { - pub cmd: u8, - pub version: u8, - pub reserved: u16, -}

Fields

cmd: u8version: u8reserved: u16

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.glob64_t.html b/learning/rust/guessing_game/target/doc/libc/struct.glob64_t.html deleted file mode 100644 index 43ef2fd2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.glob64_t.html +++ /dev/null @@ -1,27 +0,0 @@ -glob64_t in libc - Rust - -
-

Struct libc::glob64_t

source · []
#[repr(C)]
pub struct glob64_t { - pub gl_pathc: size_t, - pub gl_pathv: *mut *mut c_char, - pub gl_offs: size_t, - pub gl_flags: c_int, - /* private fields */ -}

Fields

gl_pathc: size_tgl_pathv: *mut *mut c_chargl_offs: size_tgl_flags: c_int

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.glob_t.html b/learning/rust/guessing_game/target/doc/libc/struct.glob_t.html deleted file mode 100644 index 8694fc11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.glob_t.html +++ /dev/null @@ -1,27 +0,0 @@ -glob_t in libc - Rust - -
-

Struct libc::glob_t

source · []
#[repr(C)]
pub struct glob_t { - pub gl_pathc: size_t, - pub gl_pathv: *mut *mut c_char, - pub gl_offs: size_t, - pub gl_flags: c_int, - /* private fields */ -}

Fields

gl_pathc: size_tgl_pathv: *mut *mut c_chargl_offs: size_tgl_flags: c_int

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.group.html b/learning/rust/guessing_game/target/doc/libc/struct.group.html deleted file mode 100644 index 43047bbb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.group.html +++ /dev/null @@ -1,26 +0,0 @@ -group in libc - Rust - -
-

Struct libc::group

source · []
#[repr(C)]
pub struct group { - pub gr_name: *mut c_char, - pub gr_passwd: *mut c_char, - pub gr_gid: gid_t, - pub gr_mem: *mut *mut c_char, -}

Fields

gr_name: *mut c_chargr_passwd: *mut c_chargr_gid: gid_tgr_mem: *mut *mut c_char

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.hostent.html b/learning/rust/guessing_game/target/doc/libc/struct.hostent.html deleted file mode 100644 index 3dd9e7f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.hostent.html +++ /dev/null @@ -1,27 +0,0 @@ -hostent in libc - Rust - -
-

Struct libc::hostent

source · []
#[repr(C)]
pub struct hostent { - pub h_name: *mut c_char, - pub h_aliases: *mut *mut c_char, - pub h_addrtype: c_int, - pub h_length: c_int, - pub h_addr_list: *mut *mut c_char, -}

Fields

h_name: *mut c_charh_aliases: *mut *mut c_charh_addrtype: c_inth_length: c_inth_addr_list: *mut *mut c_char

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.if_nameindex.html b/learning/rust/guessing_game/target/doc/libc/struct.if_nameindex.html deleted file mode 100644 index 9de3f322..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.if_nameindex.html +++ /dev/null @@ -1,24 +0,0 @@ -if_nameindex in libc - Rust - -
#[repr(C)]
pub struct if_nameindex { - pub if_index: c_uint, - pub if_name: *mut c_char, -}

Fields

if_index: c_uintif_name: *mut c_char

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ifaddrs.html b/learning/rust/guessing_game/target/doc/libc/struct.ifaddrs.html deleted file mode 100644 index 924934e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ifaddrs.html +++ /dev/null @@ -1,29 +0,0 @@ -ifaddrs in libc - Rust - -
-

Struct libc::ifaddrs

source · []
#[repr(C)]
pub struct ifaddrs { - pub ifa_next: *mut ifaddrs, - pub ifa_name: *mut c_char, - pub ifa_flags: c_uint, - pub ifa_addr: *mut sockaddr, - pub ifa_netmask: *mut sockaddr, - pub ifa_ifu: *mut sockaddr, - pub ifa_data: *mut c_void, -}

Fields

ifa_next: *mut ifaddrsifa_name: *mut c_charifa_flags: c_uintifa_addr: *mut sockaddrifa_netmask: *mut sockaddrifa_ifu: *mut sockaddrifa_data: *mut c_void

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.in6_addr.html b/learning/rust/guessing_game/target/doc/libc/struct.in6_addr.html deleted file mode 100644 index 0764654b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.in6_addr.html +++ /dev/null @@ -1,23 +0,0 @@ -in6_addr in libc - Rust - -
-

Struct libc::in6_addr

source · []
#[repr(C)]
#[repr(align(4))]
pub struct in6_addr { - pub s6_addr: [u8; 16], -}

Fields

s6_addr: [u8; 16]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.in6_pktinfo.html b/learning/rust/guessing_game/target/doc/libc/struct.in6_pktinfo.html deleted file mode 100644 index bd88e30b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.in6_pktinfo.html +++ /dev/null @@ -1,24 +0,0 @@ -in6_pktinfo in libc - Rust - -
#[repr(C)]
pub struct in6_pktinfo { - pub ipi6_addr: in6_addr, - pub ipi6_ifindex: c_uint, -}

Fields

ipi6_addr: in6_addripi6_ifindex: c_uint

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.in6_rtmsg.html b/learning/rust/guessing_game/target/doc/libc/struct.in6_rtmsg.html deleted file mode 100644 index 6cb825b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.in6_rtmsg.html +++ /dev/null @@ -1,21 +0,0 @@ -in6_rtmsg in libc - Rust - -
-

Struct libc::in6_rtmsg

source · []
#[repr(C)]
pub struct in6_rtmsg { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.in_addr.html b/learning/rust/guessing_game/target/doc/libc/struct.in_addr.html deleted file mode 100644 index fb15f200..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.in_addr.html +++ /dev/null @@ -1,23 +0,0 @@ -in_addr in libc - Rust - -
-

Struct libc::in_addr

source · []
#[repr(C)]
pub struct in_addr { - pub s_addr: in_addr_t, -}

Fields

s_addr: in_addr_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.in_pktinfo.html b/learning/rust/guessing_game/target/doc/libc/struct.in_pktinfo.html deleted file mode 100644 index 5adbd93d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.in_pktinfo.html +++ /dev/null @@ -1,25 +0,0 @@ -in_pktinfo in libc - Rust - -
#[repr(C)]
pub struct in_pktinfo { - pub ipi_ifindex: c_int, - pub ipi_spec_dst: in_addr, - pub ipi_addr: in_addr, -}

Fields

ipi_ifindex: c_intipi_spec_dst: in_addripi_addr: in_addr

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.inotify_event.html b/learning/rust/guessing_game/target/doc/libc/struct.inotify_event.html deleted file mode 100644 index 3696736e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.inotify_event.html +++ /dev/null @@ -1,26 +0,0 @@ -inotify_event in libc - Rust - -
#[repr(C)]
pub struct inotify_event { - pub wd: c_int, - pub mask: u32, - pub cookie: u32, - pub len: u32, -}

Fields

wd: c_intmask: u32cookie: u32len: u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.input_absinfo.html b/learning/rust/guessing_game/target/doc/libc/struct.input_absinfo.html deleted file mode 100644 index 95e15c24..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.input_absinfo.html +++ /dev/null @@ -1,28 +0,0 @@ -input_absinfo in libc - Rust - -
#[repr(C)]
pub struct input_absinfo { - pub value: __s32, - pub minimum: __s32, - pub maximum: __s32, - pub fuzz: __s32, - pub flat: __s32, - pub resolution: __s32, -}

Fields

value: __s32minimum: __s32maximum: __s32fuzz: __s32flat: __s32resolution: __s32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.input_event.html b/learning/rust/guessing_game/target/doc/libc/struct.input_event.html deleted file mode 100644 index 21730142..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.input_event.html +++ /dev/null @@ -1,26 +0,0 @@ -input_event in libc - Rust - -
#[repr(C)]
pub struct input_event { - pub time: timeval, - pub type_: __u16, - pub code: __u16, - pub value: __s32, -}

Fields

time: timevaltype_: __u16code: __u16value: __s32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.input_id.html b/learning/rust/guessing_game/target/doc/libc/struct.input_id.html deleted file mode 100644 index a8b2eaf8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.input_id.html +++ /dev/null @@ -1,26 +0,0 @@ -input_id in libc - Rust - -
-

Struct libc::input_id

source · []
#[repr(C)]
pub struct input_id { - pub bustype: __u16, - pub vendor: __u16, - pub product: __u16, - pub version: __u16, -}

Fields

bustype: __u16vendor: __u16product: __u16version: __u16

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.input_keymap_entry.html b/learning/rust/guessing_game/target/doc/libc/struct.input_keymap_entry.html deleted file mode 100644 index 1a7a5276..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.input_keymap_entry.html +++ /dev/null @@ -1,27 +0,0 @@ -input_keymap_entry in libc - Rust - -
#[repr(C)]
pub struct input_keymap_entry { - pub flags: __u8, - pub len: __u8, - pub index: __u16, - pub keycode: __u32, - pub scancode: [__u8; 32], -}

Fields

flags: __u8len: __u8index: __u16keycode: __u32scancode: [__u8; 32]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.input_mask.html b/learning/rust/guessing_game/target/doc/libc/struct.input_mask.html deleted file mode 100644 index bb859ce8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.input_mask.html +++ /dev/null @@ -1,25 +0,0 @@ -input_mask in libc - Rust - -
#[repr(C)]
pub struct input_mask { - pub type_: __u32, - pub codes_size: __u32, - pub codes_ptr: __u64, -}

Fields

type_: __u32codes_size: __u32codes_ptr: __u64

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.iovec.html b/learning/rust/guessing_game/target/doc/libc/struct.iovec.html deleted file mode 100644 index f39aacc2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.iovec.html +++ /dev/null @@ -1,24 +0,0 @@ -iovec in libc - Rust - -
-

Struct libc::iovec

source · []
#[repr(C)]
pub struct iovec { - pub iov_base: *mut c_void, - pub iov_len: size_t, -}

Fields

iov_base: *mut c_voidiov_len: size_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ip_mreq.html b/learning/rust/guessing_game/target/doc/libc/struct.ip_mreq.html deleted file mode 100644 index 1069d2f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ip_mreq.html +++ /dev/null @@ -1,24 +0,0 @@ -ip_mreq in libc - Rust - -
-

Struct libc::ip_mreq

source · []
#[repr(C)]
pub struct ip_mreq { - pub imr_multiaddr: in_addr, - pub imr_interface: in_addr, -}

Fields

imr_multiaddr: in_addrimr_interface: in_addr

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ip_mreq_source.html b/learning/rust/guessing_game/target/doc/libc/struct.ip_mreq_source.html deleted file mode 100644 index dd1f17bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ip_mreq_source.html +++ /dev/null @@ -1,25 +0,0 @@ -ip_mreq_source in libc - Rust - -
#[repr(C)]
pub struct ip_mreq_source { - pub imr_multiaddr: in_addr, - pub imr_interface: in_addr, - pub imr_sourceaddr: in_addr, -}

Fields

imr_multiaddr: in_addrimr_interface: in_addrimr_sourceaddr: in_addr

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ip_mreqn.html b/learning/rust/guessing_game/target/doc/libc/struct.ip_mreqn.html deleted file mode 100644 index 64c4aa30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ip_mreqn.html +++ /dev/null @@ -1,25 +0,0 @@ -ip_mreqn in libc - Rust - -
-

Struct libc::ip_mreqn

source · []
#[repr(C)]
pub struct ip_mreqn { - pub imr_multiaddr: in_addr, - pub imr_address: in_addr, - pub imr_ifindex: c_int, -}

Fields

imr_multiaddr: in_addrimr_address: in_addrimr_ifindex: c_int

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ipc_perm.html b/learning/rust/guessing_game/target/doc/libc/struct.ipc_perm.html deleted file mode 100644 index f1677f52..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ipc_perm.html +++ /dev/null @@ -1,30 +0,0 @@ -ipc_perm in libc - Rust - -
-

Struct libc::ipc_perm

source · []
#[repr(C)]
pub struct ipc_perm { - pub __key: key_t, - pub uid: uid_t, - pub gid: gid_t, - pub cuid: uid_t, - pub cgid: gid_t, - pub mode: c_ushort, - pub __seq: c_ushort, - /* private fields */ -}

Fields

__key: key_tuid: uid_tgid: gid_tcuid: uid_tcgid: gid_tmode: c_ushort__seq: c_ushort

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ipv6_mreq.html b/learning/rust/guessing_game/target/doc/libc/struct.ipv6_mreq.html deleted file mode 100644 index 4a966e4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ipv6_mreq.html +++ /dev/null @@ -1,24 +0,0 @@ -ipv6_mreq in libc - Rust - -
-

Struct libc::ipv6_mreq

source · []
#[repr(C)]
pub struct ipv6_mreq { - pub ipv6mr_multiaddr: in6_addr, - pub ipv6mr_interface: c_uint, -}

Fields

ipv6mr_multiaddr: in6_addripv6mr_interface: c_uint

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.itimerspec.html b/learning/rust/guessing_game/target/doc/libc/struct.itimerspec.html deleted file mode 100644 index 469ca27e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.itimerspec.html +++ /dev/null @@ -1,24 +0,0 @@ -itimerspec in libc - Rust - -
#[repr(C)]
pub struct itimerspec { - pub it_interval: timespec, - pub it_value: timespec, -}

Fields

it_interval: timespecit_value: timespec

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.itimerval.html b/learning/rust/guessing_game/target/doc/libc/struct.itimerval.html deleted file mode 100644 index 22a1adca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.itimerval.html +++ /dev/null @@ -1,24 +0,0 @@ -itimerval in libc - Rust - -
-

Struct libc::itimerval

source · []
#[repr(C)]
pub struct itimerval { - pub it_interval: timeval, - pub it_value: timeval, -}

Fields

it_interval: timevalit_value: timeval

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.j1939_filter.html b/learning/rust/guessing_game/target/doc/libc/struct.j1939_filter.html deleted file mode 100644 index d067d5a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.j1939_filter.html +++ /dev/null @@ -1,28 +0,0 @@ -j1939_filter in libc - Rust - -
#[repr(C)]
pub struct j1939_filter { - pub name: name_t, - pub name_mask: name_t, - pub pgn: pgn_t, - pub pgn_mask: pgn_t, - pub addr: u8, - pub addr_mask: u8, -}

Fields

name: name_tname_mask: name_tpgn: pgn_tpgn_mask: pgn_taddr: u8addr_mask: u8

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.lconv.html b/learning/rust/guessing_game/target/doc/libc/struct.lconv.html deleted file mode 100644 index 51a07181..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.lconv.html +++ /dev/null @@ -1,46 +0,0 @@ -lconv in libc - Rust - -
-

Struct libc::lconv

source · []
#[repr(C)]
pub struct lconv {
Show 24 fields - pub decimal_point: *mut c_char, - pub thousands_sep: *mut c_char, - pub grouping: *mut c_char, - pub int_curr_symbol: *mut c_char, - pub currency_symbol: *mut c_char, - pub mon_decimal_point: *mut c_char, - pub mon_thousands_sep: *mut c_char, - pub mon_grouping: *mut c_char, - pub positive_sign: *mut c_char, - pub negative_sign: *mut c_char, - pub int_frac_digits: c_char, - pub frac_digits: c_char, - pub p_cs_precedes: c_char, - pub p_sep_by_space: c_char, - pub n_cs_precedes: c_char, - pub n_sep_by_space: c_char, - pub p_sign_posn: c_char, - pub n_sign_posn: c_char, - pub int_p_cs_precedes: c_char, - pub int_p_sep_by_space: c_char, - pub int_n_cs_precedes: c_char, - pub int_n_sep_by_space: c_char, - pub int_p_sign_posn: c_char, - pub int_n_sign_posn: c_char, -
}

Fields

decimal_point: *mut c_charthousands_sep: *mut c_chargrouping: *mut c_charint_curr_symbol: *mut c_charcurrency_symbol: *mut c_charmon_decimal_point: *mut c_charmon_thousands_sep: *mut c_charmon_grouping: *mut c_charpositive_sign: *mut c_charnegative_sign: *mut c_charint_frac_digits: c_charfrac_digits: c_charp_cs_precedes: c_charp_sep_by_space: c_charn_cs_precedes: c_charn_sep_by_space: c_charp_sign_posn: c_charn_sign_posn: c_charint_p_cs_precedes: c_charint_p_sep_by_space: c_charint_n_cs_precedes: c_charint_n_sep_by_space: c_charint_p_sign_posn: c_charint_n_sign_posn: c_char

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.linger.html b/learning/rust/guessing_game/target/doc/libc/struct.linger.html deleted file mode 100644 index c6b03324..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.linger.html +++ /dev/null @@ -1,24 +0,0 @@ -linger in libc - Rust - -
-

Struct libc::linger

source · []
#[repr(C)]
pub struct linger { - pub l_onoff: c_int, - pub l_linger: c_int, -}

Fields

l_onoff: c_intl_linger: c_int

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.mallinfo.html b/learning/rust/guessing_game/target/doc/libc/struct.mallinfo.html deleted file mode 100644 index 1ffa95a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.mallinfo.html +++ /dev/null @@ -1,32 +0,0 @@ -mallinfo in libc - Rust - -
-

Struct libc::mallinfo

source · []
#[repr(C)]
pub struct mallinfo { - pub arena: c_int, - pub ordblks: c_int, - pub smblks: c_int, - pub hblks: c_int, - pub hblkhd: c_int, - pub usmblks: c_int, - pub fsmblks: c_int, - pub uordblks: c_int, - pub fordblks: c_int, - pub keepcost: c_int, -}

Fields

arena: c_intordblks: c_intsmblks: c_inthblks: c_inthblkhd: c_intusmblks: c_intfsmblks: c_intuordblks: c_intfordblks: c_intkeepcost: c_int

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.mallinfo2.html b/learning/rust/guessing_game/target/doc/libc/struct.mallinfo2.html deleted file mode 100644 index b1ffcb65..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.mallinfo2.html +++ /dev/null @@ -1,32 +0,0 @@ -mallinfo2 in libc - Rust - -
-

Struct libc::mallinfo2

source · []
#[repr(C)]
pub struct mallinfo2 { - pub arena: size_t, - pub ordblks: size_t, - pub smblks: size_t, - pub hblks: size_t, - pub hblkhd: size_t, - pub usmblks: size_t, - pub fsmblks: size_t, - pub uordblks: size_t, - pub fordblks: size_t, - pub keepcost: size_t, -}

Fields

arena: size_tordblks: size_tsmblks: size_thblks: size_thblkhd: size_tusmblks: size_tfsmblks: size_tuordblks: size_tfordblks: size_tkeepcost: size_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.max_align_t.html b/learning/rust/guessing_game/target/doc/libc/struct.max_align_t.html deleted file mode 100644 index 68749988..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.max_align_t.html +++ /dev/null @@ -1,21 +0,0 @@ -max_align_t in libc - Rust - -
#[repr(C)]
#[repr(align(16))]
pub struct max_align_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.mcontext_t.html b/learning/rust/guessing_game/target/doc/libc/struct.mcontext_t.html deleted file mode 100644 index a4902b82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.mcontext_t.html +++ /dev/null @@ -1,25 +0,0 @@ -mcontext_t in libc - Rust - -
#[repr(C)]
pub struct mcontext_t { - pub gregs: [greg_t; 23], - pub fpregs: *mut _libc_fpstate, - /* private fields */ -}

Fields

gregs: [greg_t; 23]fpregs: *mut _libc_fpstate

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.mmsghdr.html b/learning/rust/guessing_game/target/doc/libc/struct.mmsghdr.html deleted file mode 100644 index 33bd3981..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.mmsghdr.html +++ /dev/null @@ -1,24 +0,0 @@ -mmsghdr in libc - Rust - -
-

Struct libc::mmsghdr

source · []
#[repr(C)]
pub struct mmsghdr { - pub msg_hdr: msghdr, - pub msg_len: c_uint, -}

Fields

msg_hdr: msghdrmsg_len: c_uint

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.mntent.html b/learning/rust/guessing_game/target/doc/libc/struct.mntent.html deleted file mode 100644 index bb2196da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.mntent.html +++ /dev/null @@ -1,28 +0,0 @@ -mntent in libc - Rust - -
-

Struct libc::mntent

source · []
#[repr(C)]
pub struct mntent { - pub mnt_fsname: *mut c_char, - pub mnt_dir: *mut c_char, - pub mnt_type: *mut c_char, - pub mnt_opts: *mut c_char, - pub mnt_freq: c_int, - pub mnt_passno: c_int, -}

Fields

mnt_fsname: *mut c_charmnt_dir: *mut c_charmnt_type: *mut c_charmnt_opts: *mut c_charmnt_freq: c_intmnt_passno: c_int

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.mq_attr.html b/learning/rust/guessing_game/target/doc/libc/struct.mq_attr.html deleted file mode 100644 index 8e48267c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.mq_attr.html +++ /dev/null @@ -1,27 +0,0 @@ -mq_attr in libc - Rust - -
-

Struct libc::mq_attr

source · []
#[repr(C)]
pub struct mq_attr { - pub mq_flags: c_long, - pub mq_maxmsg: c_long, - pub mq_msgsize: c_long, - pub mq_curmsgs: c_long, - /* private fields */ -}

Fields

mq_flags: c_longmq_maxmsg: c_longmq_msgsize: c_longmq_curmsgs: c_long

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.msghdr.html b/learning/rust/guessing_game/target/doc/libc/struct.msghdr.html deleted file mode 100644 index 1ee8b3e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.msghdr.html +++ /dev/null @@ -1,29 +0,0 @@ -msghdr in libc - Rust - -
-

Struct libc::msghdr

source · []
#[repr(C)]
pub struct msghdr { - pub msg_name: *mut c_void, - pub msg_namelen: socklen_t, - pub msg_iov: *mut iovec, - pub msg_iovlen: size_t, - pub msg_control: *mut c_void, - pub msg_controllen: size_t, - pub msg_flags: c_int, -}

Fields

msg_name: *mut c_voidmsg_namelen: socklen_tmsg_iov: *mut iovecmsg_iovlen: size_tmsg_control: *mut c_voidmsg_controllen: size_tmsg_flags: c_int

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.msginfo.html b/learning/rust/guessing_game/target/doc/libc/struct.msginfo.html deleted file mode 100644 index a515f393..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.msginfo.html +++ /dev/null @@ -1,30 +0,0 @@ -msginfo in libc - Rust - -
-

Struct libc::msginfo

source · []
#[repr(C)]
pub struct msginfo { - pub msgpool: c_int, - pub msgmap: c_int, - pub msgmax: c_int, - pub msgmnb: c_int, - pub msgmni: c_int, - pub msgssz: c_int, - pub msgtql: c_int, - pub msgseg: c_ushort, -}

Fields

msgpool: c_intmsgmap: c_intmsgmax: c_intmsgmnb: c_intmsgmni: c_intmsgssz: c_intmsgtql: c_intmsgseg: c_ushort

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.msqid_ds.html b/learning/rust/guessing_game/target/doc/libc/struct.msqid_ds.html deleted file mode 100644 index 96ee3ecd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.msqid_ds.html +++ /dev/null @@ -1,31 +0,0 @@ -msqid_ds in libc - Rust - -
-

Struct libc::msqid_ds

source · []
#[repr(C)]
pub struct msqid_ds { - pub msg_perm: ipc_perm, - pub msg_stime: time_t, - pub msg_rtime: time_t, - pub msg_ctime: time_t, - pub msg_qnum: msgqnum_t, - pub msg_qbytes: msglen_t, - pub msg_lspid: pid_t, - pub msg_lrpid: pid_t, - /* private fields */ -}

Fields

msg_perm: ipc_permmsg_stime: time_tmsg_rtime: time_tmsg_ctime: time_tmsg_qnum: msgqnum_tmsg_qbytes: msglen_tmsg_lspid: pid_tmsg_lrpid: pid_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.nl_mmap_hdr.html b/learning/rust/guessing_game/target/doc/libc/struct.nl_mmap_hdr.html deleted file mode 100644 index 751a7ebb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.nl_mmap_hdr.html +++ /dev/null @@ -1,28 +0,0 @@ -nl_mmap_hdr in libc - Rust - -
#[repr(C)]
pub struct nl_mmap_hdr { - pub nm_status: c_uint, - pub nm_len: c_uint, - pub nm_group: u32, - pub nm_pid: u32, - pub nm_uid: u32, - pub nm_gid: u32, -}

Fields

nm_status: c_uintnm_len: c_uintnm_group: u32nm_pid: u32nm_uid: u32nm_gid: u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.nl_mmap_req.html b/learning/rust/guessing_game/target/doc/libc/struct.nl_mmap_req.html deleted file mode 100644 index 1343d602..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.nl_mmap_req.html +++ /dev/null @@ -1,26 +0,0 @@ -nl_mmap_req in libc - Rust - -
#[repr(C)]
pub struct nl_mmap_req { - pub nm_block_size: c_uint, - pub nm_block_nr: c_uint, - pub nm_frame_size: c_uint, - pub nm_frame_nr: c_uint, -}

Fields

nm_block_size: c_uintnm_block_nr: c_uintnm_frame_size: c_uintnm_frame_nr: c_uint

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.nl_pktinfo.html b/learning/rust/guessing_game/target/doc/libc/struct.nl_pktinfo.html deleted file mode 100644 index 15ca59e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.nl_pktinfo.html +++ /dev/null @@ -1,23 +0,0 @@ -nl_pktinfo in libc - Rust - -
#[repr(C)]
pub struct nl_pktinfo { - pub group: u32, -}

Fields

group: u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.nlattr.html b/learning/rust/guessing_game/target/doc/libc/struct.nlattr.html deleted file mode 100644 index 2ea3633e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.nlattr.html +++ /dev/null @@ -1,24 +0,0 @@ -nlattr in libc - Rust - -
-

Struct libc::nlattr

source · []
#[repr(C)]
pub struct nlattr { - pub nla_len: u16, - pub nla_type: u16, -}

Fields

nla_len: u16nla_type: u16

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.nlmsgerr.html b/learning/rust/guessing_game/target/doc/libc/struct.nlmsgerr.html deleted file mode 100644 index dbdba855..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.nlmsgerr.html +++ /dev/null @@ -1,24 +0,0 @@ -nlmsgerr in libc - Rust - -
-

Struct libc::nlmsgerr

source · []
#[repr(C)]
pub struct nlmsgerr { - pub error: c_int, - pub msg: nlmsghdr, -}

Fields

error: c_intmsg: nlmsghdr

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.nlmsghdr.html b/learning/rust/guessing_game/target/doc/libc/struct.nlmsghdr.html deleted file mode 100644 index 107789d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.nlmsghdr.html +++ /dev/null @@ -1,27 +0,0 @@ -nlmsghdr in libc - Rust - -
-

Struct libc::nlmsghdr

source · []
#[repr(C)]
pub struct nlmsghdr { - pub nlmsg_len: u32, - pub nlmsg_type: u16, - pub nlmsg_flags: u16, - pub nlmsg_seq: u32, - pub nlmsg_pid: u32, -}

Fields

nlmsg_len: u32nlmsg_type: u16nlmsg_flags: u16nlmsg_seq: u32nlmsg_pid: u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ntptimeval.html b/learning/rust/guessing_game/target/doc/libc/struct.ntptimeval.html deleted file mode 100644 index d440b6d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ntptimeval.html +++ /dev/null @@ -1,30 +0,0 @@ -ntptimeval in libc - Rust - -
#[repr(C)]
pub struct ntptimeval { - pub time: timeval, - pub maxerror: c_long, - pub esterror: c_long, - pub tai: c_long, - pub __glibc_reserved1: c_long, - pub __glibc_reserved2: c_long, - pub __glibc_reserved3: c_long, - pub __glibc_reserved4: c_long, -}

Fields

time: timevalmaxerror: c_longesterror: c_longtai: c_long__glibc_reserved1: c_long__glibc_reserved2: c_long__glibc_reserved3: c_long__glibc_reserved4: c_long

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.open_how.html b/learning/rust/guessing_game/target/doc/libc/struct.open_how.html deleted file mode 100644 index f242bc1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.open_how.html +++ /dev/null @@ -1,25 +0,0 @@ -open_how in libc - Rust - -
-

Struct libc::open_how

source · []
#[repr(C)]
#[non_exhaustive]
pub struct open_how { - pub flags: __u64, - pub mode: __u64, - pub resolve: __u64, -}

Fields (Non-exhaustive)

This struct is marked as non-exhaustive
Non-exhaustive structs could have additional fields added in future. Therefore, non-exhaustive structs cannot be constructed in external crates using the traditional Struct { .. } syntax; cannot be matched against without a wildcard ..; and struct update syntax will not work.
flags: __u64mode: __u64resolve: __u64

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.packet_mreq.html b/learning/rust/guessing_game/target/doc/libc/struct.packet_mreq.html deleted file mode 100644 index dccefbe3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.packet_mreq.html +++ /dev/null @@ -1,26 +0,0 @@ -packet_mreq in libc - Rust - -
#[repr(C)]
pub struct packet_mreq { - pub mr_ifindex: c_int, - pub mr_type: c_ushort, - pub mr_alen: c_ushort, - pub mr_address: [c_uchar; 8], -}

Fields

mr_ifindex: c_intmr_type: c_ushortmr_alen: c_ushortmr_address: [c_uchar; 8]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.passwd.html b/learning/rust/guessing_game/target/doc/libc/struct.passwd.html deleted file mode 100644 index 6bfb312b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.passwd.html +++ /dev/null @@ -1,29 +0,0 @@ -passwd in libc - Rust - -
-

Struct libc::passwd

source · []
#[repr(C)]
pub struct passwd { - pub pw_name: *mut c_char, - pub pw_passwd: *mut c_char, - pub pw_uid: uid_t, - pub pw_gid: gid_t, - pub pw_gecos: *mut c_char, - pub pw_dir: *mut c_char, - pub pw_shell: *mut c_char, -}

Fields

pw_name: *mut c_charpw_passwd: *mut c_charpw_uid: uid_tpw_gid: gid_tpw_gecos: *mut c_charpw_dir: *mut c_charpw_shell: *mut c_char

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.pollfd.html b/learning/rust/guessing_game/target/doc/libc/struct.pollfd.html deleted file mode 100644 index c083fa47..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.pollfd.html +++ /dev/null @@ -1,25 +0,0 @@ -pollfd in libc - Rust - -
-

Struct libc::pollfd

source · []
#[repr(C)]
pub struct pollfd { - pub fd: c_int, - pub events: c_short, - pub revents: c_short, -}

Fields

fd: c_intevents: c_shortrevents: c_short

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.posix_spawn_file_actions_t.html b/learning/rust/guessing_game/target/doc/libc/struct.posix_spawn_file_actions_t.html deleted file mode 100644 index 130514e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.posix_spawn_file_actions_t.html +++ /dev/null @@ -1,21 +0,0 @@ -posix_spawn_file_actions_t in libc - Rust - -
#[repr(C)]
pub struct posix_spawn_file_actions_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.posix_spawnattr_t.html b/learning/rust/guessing_game/target/doc/libc/struct.posix_spawnattr_t.html deleted file mode 100644 index 16f7e7fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.posix_spawnattr_t.html +++ /dev/null @@ -1,21 +0,0 @@ -posix_spawnattr_t in libc - Rust - -
#[repr(C)]
pub struct posix_spawnattr_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.protoent.html b/learning/rust/guessing_game/target/doc/libc/struct.protoent.html deleted file mode 100644 index d05aa8bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.protoent.html +++ /dev/null @@ -1,25 +0,0 @@ -protoent in libc - Rust - -
-

Struct libc::protoent

source · []
#[repr(C)]
pub struct protoent { - pub p_name: *mut c_char, - pub p_aliases: *mut *mut c_char, - pub p_proto: c_int, -}

Fields

p_name: *mut c_charp_aliases: *mut *mut c_charp_proto: c_int

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.pthread_attr_t.html b/learning/rust/guessing_game/target/doc/libc/struct.pthread_attr_t.html deleted file mode 100644 index 38d4741c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.pthread_attr_t.html +++ /dev/null @@ -1,21 +0,0 @@ -pthread_attr_t in libc - Rust - -
#[repr(C)]
pub struct pthread_attr_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.pthread_cond_t.html b/learning/rust/guessing_game/target/doc/libc/struct.pthread_cond_t.html deleted file mode 100644 index 985d6666..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.pthread_cond_t.html +++ /dev/null @@ -1,21 +0,0 @@ -pthread_cond_t in libc - Rust - -
#[repr(C)]
#[repr(align(8))]
pub struct pthread_cond_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.pthread_condattr_t.html b/learning/rust/guessing_game/target/doc/libc/struct.pthread_condattr_t.html deleted file mode 100644 index b35393cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.pthread_condattr_t.html +++ /dev/null @@ -1,21 +0,0 @@ -pthread_condattr_t in libc - Rust - -
#[repr(C)]
#[repr(align(4))]
pub struct pthread_condattr_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.pthread_mutex_t.html b/learning/rust/guessing_game/target/doc/libc/struct.pthread_mutex_t.html deleted file mode 100644 index ba5359f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.pthread_mutex_t.html +++ /dev/null @@ -1,21 +0,0 @@ -pthread_mutex_t in libc - Rust - -
#[repr(C)]
#[repr(align(8))]
pub struct pthread_mutex_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.pthread_mutexattr_t.html b/learning/rust/guessing_game/target/doc/libc/struct.pthread_mutexattr_t.html deleted file mode 100644 index d1af7862..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.pthread_mutexattr_t.html +++ /dev/null @@ -1,21 +0,0 @@ -pthread_mutexattr_t in libc - Rust - -
#[repr(C)]
#[repr(align(4))]
pub struct pthread_mutexattr_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.pthread_rwlock_t.html b/learning/rust/guessing_game/target/doc/libc/struct.pthread_rwlock_t.html deleted file mode 100644 index 6ed08a72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.pthread_rwlock_t.html +++ /dev/null @@ -1,21 +0,0 @@ -pthread_rwlock_t in libc - Rust - -
#[repr(C)]
#[repr(align(8))]
pub struct pthread_rwlock_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.pthread_rwlockattr_t.html b/learning/rust/guessing_game/target/doc/libc/struct.pthread_rwlockattr_t.html deleted file mode 100644 index e5891b45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.pthread_rwlockattr_t.html +++ /dev/null @@ -1,21 +0,0 @@ -pthread_rwlockattr_t in libc - Rust - -
#[repr(C)]
#[repr(align(8))]
pub struct pthread_rwlockattr_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ptrace_peeksiginfo_args.html b/learning/rust/guessing_game/target/doc/libc/struct.ptrace_peeksiginfo_args.html deleted file mode 100644 index a9df2688..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ptrace_peeksiginfo_args.html +++ /dev/null @@ -1,25 +0,0 @@ -ptrace_peeksiginfo_args in libc - Rust - -
#[repr(C)]
pub struct ptrace_peeksiginfo_args { - pub off: __u64, - pub flags: __u32, - pub nr: __s32, -}

Fields

off: __u64flags: __u32nr: __s32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ptrace_syscall_info.html b/learning/rust/guessing_game/target/doc/libc/struct.ptrace_syscall_info.html deleted file mode 100644 index dbac7482..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ptrace_syscall_info.html +++ /dev/null @@ -1,28 +0,0 @@ -ptrace_syscall_info in libc - Rust - -
#[repr(C)]
pub struct ptrace_syscall_info { - pub op: __u8, - pub pad: [__u8; 3], - pub arch: __u32, - pub instruction_pointer: __u64, - pub stack_pointer: __u64, - pub u: __c_anonymous_ptrace_syscall_info_data, -}

Fields

op: __u8pad: [__u8; 3]arch: __u32instruction_pointer: __u64stack_pointer: __u64u: __c_anonymous_ptrace_syscall_info_data

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.regex_t.html b/learning/rust/guessing_game/target/doc/libc/struct.regex_t.html deleted file mode 100644 index 07bfe38d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.regex_t.html +++ /dev/null @@ -1,21 +0,0 @@ -regex_t in libc - Rust - -
-

Struct libc::regex_t

source · []
#[repr(C)]
pub struct regex_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.regmatch_t.html b/learning/rust/guessing_game/target/doc/libc/struct.regmatch_t.html deleted file mode 100644 index ea7167cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.regmatch_t.html +++ /dev/null @@ -1,24 +0,0 @@ -regmatch_t in libc - Rust - -
#[repr(C)]
pub struct regmatch_t { - pub rm_so: regoff_t, - pub rm_eo: regoff_t, -}

Fields

rm_so: regoff_trm_eo: regoff_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.rlimit.html b/learning/rust/guessing_game/target/doc/libc/struct.rlimit.html deleted file mode 100644 index ed839374..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.rlimit.html +++ /dev/null @@ -1,24 +0,0 @@ -rlimit in libc - Rust - -
-

Struct libc::rlimit

source · []
#[repr(C)]
pub struct rlimit { - pub rlim_cur: rlim_t, - pub rlim_max: rlim_t, -}

Fields

rlim_cur: rlim_trlim_max: rlim_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.rlimit64.html b/learning/rust/guessing_game/target/doc/libc/struct.rlimit64.html deleted file mode 100644 index a9c8a736..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.rlimit64.html +++ /dev/null @@ -1,24 +0,0 @@ -rlimit64 in libc - Rust - -
-

Struct libc::rlimit64

source · []
#[repr(C)]
pub struct rlimit64 { - pub rlim_cur: rlim64_t, - pub rlim_max: rlim64_t, -}

Fields

rlim_cur: rlim64_trlim_max: rlim64_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.rtentry.html b/learning/rust/guessing_game/target/doc/libc/struct.rtentry.html deleted file mode 100644 index 09adf5d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.rtentry.html +++ /dev/null @@ -1,37 +0,0 @@ -rtentry in libc - Rust - -
-

Struct libc::rtentry

source · []
#[repr(C)]
pub struct rtentry {
Show 15 fields - pub rt_pad1: c_ulong, - pub rt_dst: sockaddr, - pub rt_gateway: sockaddr, - pub rt_genmask: sockaddr, - pub rt_flags: c_ushort, - pub rt_pad2: c_short, - pub rt_pad3: c_ulong, - pub rt_tos: c_uchar, - pub rt_class: c_uchar, - pub rt_pad4: [c_short; 3], - pub rt_metric: c_short, - pub rt_dev: *mut c_char, - pub rt_mtu: c_ulong, - pub rt_window: c_ulong, - pub rt_irtt: c_ushort, -
}

Fields

rt_pad1: c_ulongrt_dst: sockaddrrt_gateway: sockaddrrt_genmask: sockaddrrt_flags: c_ushortrt_pad2: c_shortrt_pad3: c_ulongrt_tos: c_ucharrt_class: c_ucharrt_pad4: [c_short; 3]rt_metric: c_shortrt_dev: *mut c_charrt_mtu: c_ulongrt_window: c_ulongrt_irtt: c_ushort

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.rusage.html b/learning/rust/guessing_game/target/doc/libc/struct.rusage.html deleted file mode 100644 index 55677d31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.rusage.html +++ /dev/null @@ -1,38 +0,0 @@ -rusage in libc - Rust - -
-

Struct libc::rusage

source · []
#[repr(C)]
pub struct rusage {
Show 16 fields - pub ru_utime: timeval, - pub ru_stime: timeval, - pub ru_maxrss: c_long, - pub ru_ixrss: c_long, - pub ru_idrss: c_long, - pub ru_isrss: c_long, - pub ru_minflt: c_long, - pub ru_majflt: c_long, - pub ru_nswap: c_long, - pub ru_inblock: c_long, - pub ru_oublock: c_long, - pub ru_msgsnd: c_long, - pub ru_msgrcv: c_long, - pub ru_nsignals: c_long, - pub ru_nvcsw: c_long, - pub ru_nivcsw: c_long, -
}

Fields

ru_utime: timevalru_stime: timevalru_maxrss: c_longru_ixrss: c_longru_idrss: c_longru_isrss: c_longru_minflt: c_longru_majflt: c_longru_nswap: c_longru_inblock: c_longru_oublock: c_longru_msgsnd: c_longru_msgrcv: c_longru_nsignals: c_longru_nvcsw: c_longru_nivcsw: c_long

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sched_param.html b/learning/rust/guessing_game/target/doc/libc/struct.sched_param.html deleted file mode 100644 index 81ccf4f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sched_param.html +++ /dev/null @@ -1,23 +0,0 @@ -sched_param in libc - Rust - -
#[repr(C)]
pub struct sched_param { - pub sched_priority: c_int, -}

Fields

sched_priority: c_int

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.seccomp_data.html b/learning/rust/guessing_game/target/doc/libc/struct.seccomp_data.html deleted file mode 100644 index 9a7e9f15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.seccomp_data.html +++ /dev/null @@ -1,26 +0,0 @@ -seccomp_data in libc - Rust - -
#[repr(C)]
pub struct seccomp_data { - pub nr: c_int, - pub arch: __u32, - pub instruction_pointer: __u64, - pub args: [__u64; 6], -}

Fields

nr: c_intarch: __u32instruction_pointer: __u64args: [__u64; 6]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.seccomp_notif_sizes.html b/learning/rust/guessing_game/target/doc/libc/struct.seccomp_notif_sizes.html deleted file mode 100644 index 8e19928a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.seccomp_notif_sizes.html +++ /dev/null @@ -1,25 +0,0 @@ -seccomp_notif_sizes in libc - Rust - -
#[repr(C)]
pub struct seccomp_notif_sizes { - pub seccomp_notif: __u16, - pub seccomp_notif_resp: __u16, - pub seccomp_data: __u16, -}

Fields

seccomp_notif: __u16seccomp_notif_resp: __u16seccomp_data: __u16

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sem_t.html b/learning/rust/guessing_game/target/doc/libc/struct.sem_t.html deleted file mode 100644 index 89569c23..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sem_t.html +++ /dev/null @@ -1,21 +0,0 @@ -sem_t in libc - Rust - -
-

Struct libc::sem_t

source · []
#[repr(C)]
#[repr(align(8))]
pub struct sem_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sembuf.html b/learning/rust/guessing_game/target/doc/libc/struct.sembuf.html deleted file mode 100644 index c4b652a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sembuf.html +++ /dev/null @@ -1,25 +0,0 @@ -sembuf in libc - Rust - -
-

Struct libc::sembuf

source · []
#[repr(C)]
pub struct sembuf { - pub sem_num: c_ushort, - pub sem_op: c_short, - pub sem_flg: c_short, -}

Fields

sem_num: c_ushortsem_op: c_shortsem_flg: c_short

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.semid_ds.html b/learning/rust/guessing_game/target/doc/libc/struct.semid_ds.html deleted file mode 100644 index c3a72cb1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.semid_ds.html +++ /dev/null @@ -1,27 +0,0 @@ -semid_ds in libc - Rust - -
-

Struct libc::semid_ds

source · []
#[repr(C)]
pub struct semid_ds { - pub sem_perm: ipc_perm, - pub sem_otime: time_t, - pub sem_ctime: time_t, - pub sem_nsems: __syscall_ulong_t, - /* private fields */ -}

Fields

sem_perm: ipc_permsem_otime: time_tsem_ctime: time_tsem_nsems: __syscall_ulong_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.seminfo.html b/learning/rust/guessing_game/target/doc/libc/struct.seminfo.html deleted file mode 100644 index 9f5a3c28..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.seminfo.html +++ /dev/null @@ -1,32 +0,0 @@ -seminfo in libc - Rust - -
-

Struct libc::seminfo

source · []
#[repr(C)]
pub struct seminfo { - pub semmap: c_int, - pub semmni: c_int, - pub semmns: c_int, - pub semmnu: c_int, - pub semmsl: c_int, - pub semopm: c_int, - pub semume: c_int, - pub semusz: c_int, - pub semvmx: c_int, - pub semaem: c_int, -}

Fields

semmap: c_intsemmni: c_intsemmns: c_intsemmnu: c_intsemmsl: c_intsemopm: c_intsemume: c_intsemusz: c_intsemvmx: c_intsemaem: c_int

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.servent.html b/learning/rust/guessing_game/target/doc/libc/struct.servent.html deleted file mode 100644 index 106b7ad0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.servent.html +++ /dev/null @@ -1,26 +0,0 @@ -servent in libc - Rust - -
-

Struct libc::servent

source · []
#[repr(C)]
pub struct servent { - pub s_name: *mut c_char, - pub s_aliases: *mut *mut c_char, - pub s_port: c_int, - pub s_proto: *mut c_char, -}

Fields

s_name: *mut c_chars_aliases: *mut *mut c_chars_port: c_ints_proto: *mut c_char

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.shmid_ds.html b/learning/rust/guessing_game/target/doc/libc/struct.shmid_ds.html deleted file mode 100644 index 5d6cf8b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.shmid_ds.html +++ /dev/null @@ -1,31 +0,0 @@ -shmid_ds in libc - Rust - -
-

Struct libc::shmid_ds

source · []
#[repr(C)]
pub struct shmid_ds { - pub shm_perm: ipc_perm, - pub shm_segsz: size_t, - pub shm_atime: time_t, - pub shm_dtime: time_t, - pub shm_ctime: time_t, - pub shm_cpid: pid_t, - pub shm_lpid: pid_t, - pub shm_nattch: shmatt_t, - /* private fields */ -}

Fields

shm_perm: ipc_permshm_segsz: size_tshm_atime: time_tshm_dtime: time_tshm_ctime: time_tshm_cpid: pid_tshm_lpid: pid_tshm_nattch: shmatt_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sigaction.html b/learning/rust/guessing_game/target/doc/libc/struct.sigaction.html deleted file mode 100644 index b16d1a00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sigaction.html +++ /dev/null @@ -1,26 +0,0 @@ -sigaction in libc - Rust - -
-

Struct libc::sigaction

source · []
#[repr(C)]
pub struct sigaction { - pub sa_sigaction: sighandler_t, - pub sa_mask: sigset_t, - pub sa_flags: c_int, - pub sa_restorer: Option<extern "C" fn()>, -}

Fields

sa_sigaction: sighandler_tsa_mask: sigset_tsa_flags: c_intsa_restorer: Option<extern "C" fn()>

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sigevent.html b/learning/rust/guessing_game/target/doc/libc/struct.sigevent.html deleted file mode 100644 index 4879aa93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sigevent.html +++ /dev/null @@ -1,27 +0,0 @@ -sigevent in libc - Rust - -
-

Struct libc::sigevent

source · []
#[repr(C)]
pub struct sigevent { - pub sigev_value: sigval, - pub sigev_signo: c_int, - pub sigev_notify: c_int, - pub sigev_notify_thread_id: c_int, - /* private fields */ -}

Fields

sigev_value: sigvalsigev_signo: c_intsigev_notify: c_intsigev_notify_thread_id: c_int

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.siginfo_t.html b/learning/rust/guessing_game/target/doc/libc/struct.siginfo_t.html deleted file mode 100644 index de1d2030..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.siginfo_t.html +++ /dev/null @@ -1,26 +0,0 @@ -siginfo_t in libc - Rust - -
-

Struct libc::siginfo_t

source · []
#[repr(C)]
pub struct siginfo_t { - pub si_signo: c_int, - pub si_errno: c_int, - pub si_code: c_int, - /* private fields */ -}

Fields

si_signo: c_intsi_errno: c_intsi_code: c_int

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.signalfd_siginfo.html b/learning/rust/guessing_game/target/doc/libc/struct.signalfd_siginfo.html deleted file mode 100644 index a59303e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.signalfd_siginfo.html +++ /dev/null @@ -1,43 +0,0 @@ -signalfd_siginfo in libc - Rust - -
#[repr(C)]
pub struct signalfd_siginfo {
Show 20 fields - pub ssi_signo: u32, - pub ssi_errno: i32, - pub ssi_code: i32, - pub ssi_pid: u32, - pub ssi_uid: u32, - pub ssi_fd: i32, - pub ssi_tid: u32, - pub ssi_band: u32, - pub ssi_overrun: u32, - pub ssi_trapno: u32, - pub ssi_status: i32, - pub ssi_int: i32, - pub ssi_ptr: u64, - pub ssi_utime: u64, - pub ssi_stime: u64, - pub ssi_addr: u64, - pub ssi_addr_lsb: u16, - pub ssi_syscall: i32, - pub ssi_call_addr: u64, - pub ssi_arch: u32, - /* private fields */ -
}

Fields

ssi_signo: u32ssi_errno: i32ssi_code: i32ssi_pid: u32ssi_uid: u32ssi_fd: i32ssi_tid: u32ssi_band: u32ssi_overrun: u32ssi_trapno: u32ssi_status: i32ssi_int: i32ssi_ptr: u64ssi_utime: u64ssi_stime: u64ssi_addr: u64ssi_addr_lsb: u16ssi_syscall: i32ssi_call_addr: u64ssi_arch: u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sigset_t.html b/learning/rust/guessing_game/target/doc/libc/struct.sigset_t.html deleted file mode 100644 index 1f43e516..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sigset_t.html +++ /dev/null @@ -1,21 +0,0 @@ -sigset_t in libc - Rust - -
-

Struct libc::sigset_t

source · []
#[repr(C)]
pub struct sigset_t { /* private fields */ }

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sigval.html b/learning/rust/guessing_game/target/doc/libc/struct.sigval.html deleted file mode 100644 index bb9865d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sigval.html +++ /dev/null @@ -1,23 +0,0 @@ -sigval in libc - Rust - -
-

Struct libc::sigval

source · []
#[repr(C)]
pub struct sigval { - pub sival_ptr: *mut c_void, -}

Fields

sival_ptr: *mut c_void

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sock_extended_err.html b/learning/rust/guessing_game/target/doc/libc/struct.sock_extended_err.html deleted file mode 100644 index adf73696..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sock_extended_err.html +++ /dev/null @@ -1,29 +0,0 @@ -sock_extended_err in libc - Rust - -
#[repr(C)]
pub struct sock_extended_err { - pub ee_errno: u32, - pub ee_origin: u8, - pub ee_type: u8, - pub ee_code: u8, - pub ee_pad: u8, - pub ee_info: u32, - pub ee_data: u32, -}

Fields

ee_errno: u32ee_origin: u8ee_type: u8ee_code: u8ee_pad: u8ee_info: u32ee_data: u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sock_filter.html b/learning/rust/guessing_game/target/doc/libc/struct.sock_filter.html deleted file mode 100644 index 018e1e13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sock_filter.html +++ /dev/null @@ -1,26 +0,0 @@ -sock_filter in libc - Rust - -
#[repr(C)]
pub struct sock_filter { - pub code: __u16, - pub jt: __u8, - pub jf: __u8, - pub k: __u32, -}

Fields

code: __u16jt: __u8jf: __u8k: __u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sock_fprog.html b/learning/rust/guessing_game/target/doc/libc/struct.sock_fprog.html deleted file mode 100644 index 3578bc69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sock_fprog.html +++ /dev/null @@ -1,24 +0,0 @@ -sock_fprog in libc - Rust - -
#[repr(C)]
pub struct sock_fprog { - pub len: c_ushort, - pub filter: *mut sock_filter, -}

Fields

len: c_ushortfilter: *mut sock_filter

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sock_txtime.html b/learning/rust/guessing_game/target/doc/libc/struct.sock_txtime.html deleted file mode 100644 index 96fa856b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sock_txtime.html +++ /dev/null @@ -1,24 +0,0 @@ -sock_txtime in libc - Rust - -
#[repr(C)]
pub struct sock_txtime { - pub clockid: clockid_t, - pub flags: __u32, -}

Fields

clockid: clockid_tflags: __u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr.html b/learning/rust/guessing_game/target/doc/libc/struct.sockaddr.html deleted file mode 100644 index ea90172b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr.html +++ /dev/null @@ -1,24 +0,0 @@ -sockaddr in libc - Rust - -
-

Struct libc::sockaddr

source · []
#[repr(C)]
pub struct sockaddr { - pub sa_family: sa_family_t, - pub sa_data: [c_char; 14], -}

Fields

sa_family: sa_family_tsa_data: [c_char; 14]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_alg.html b/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_alg.html deleted file mode 100644 index dfcf8ae3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_alg.html +++ /dev/null @@ -1,27 +0,0 @@ -sockaddr_alg in libc - Rust - -
#[repr(C)]
pub struct sockaddr_alg { - pub salg_family: sa_family_t, - pub salg_type: [c_uchar; 14], - pub salg_feat: u32, - pub salg_mask: u32, - pub salg_name: [c_uchar; 64], -}

Fields

salg_family: sa_family_tsalg_type: [c_uchar; 14]salg_feat: u32salg_mask: u32salg_name: [c_uchar; 64]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_can.html b/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_can.html deleted file mode 100644 index a034ebd7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_can.html +++ /dev/null @@ -1,25 +0,0 @@ -sockaddr_can in libc - Rust - -
#[repr(C)]
pub struct sockaddr_can { - pub can_family: sa_family_t, - pub can_ifindex: c_int, - pub can_addr: __c_anonymous_sockaddr_can_can_addr, -}

Fields

can_family: sa_family_tcan_ifindex: c_intcan_addr: __c_anonymous_sockaddr_can_can_addr

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_in.html b/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_in.html deleted file mode 100644 index d4166e05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_in.html +++ /dev/null @@ -1,26 +0,0 @@ -sockaddr_in in libc - Rust - -
#[repr(C)]
pub struct sockaddr_in { - pub sin_family: sa_family_t, - pub sin_port: in_port_t, - pub sin_addr: in_addr, - pub sin_zero: [u8; 8], -}

Fields

sin_family: sa_family_tsin_port: in_port_tsin_addr: in_addrsin_zero: [u8; 8]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_in6.html b/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_in6.html deleted file mode 100644 index e27a37c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_in6.html +++ /dev/null @@ -1,27 +0,0 @@ -sockaddr_in6 in libc - Rust - -
#[repr(C)]
pub struct sockaddr_in6 { - pub sin6_family: sa_family_t, - pub sin6_port: in_port_t, - pub sin6_flowinfo: u32, - pub sin6_addr: in6_addr, - pub sin6_scope_id: u32, -}

Fields

sin6_family: sa_family_tsin6_port: in_port_tsin6_flowinfo: u32sin6_addr: in6_addrsin6_scope_id: u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_ll.html b/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_ll.html deleted file mode 100644 index 29bda7cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_ll.html +++ /dev/null @@ -1,29 +0,0 @@ -sockaddr_ll in libc - Rust - -
#[repr(C)]
pub struct sockaddr_ll { - pub sll_family: c_ushort, - pub sll_protocol: c_ushort, - pub sll_ifindex: c_int, - pub sll_hatype: c_ushort, - pub sll_pkttype: c_uchar, - pub sll_halen: c_uchar, - pub sll_addr: [c_uchar; 8], -}

Fields

sll_family: c_ushortsll_protocol: c_ushortsll_ifindex: c_intsll_hatype: c_ushortsll_pkttype: c_ucharsll_halen: c_ucharsll_addr: [c_uchar; 8]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_nl.html b/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_nl.html deleted file mode 100644 index d05eac27..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_nl.html +++ /dev/null @@ -1,26 +0,0 @@ -sockaddr_nl in libc - Rust - -
#[repr(C)]
pub struct sockaddr_nl { - pub nl_family: sa_family_t, - pub nl_pid: u32, - pub nl_groups: u32, - /* private fields */ -}

Fields

nl_family: sa_family_tnl_pid: u32nl_groups: u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_storage.html b/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_storage.html deleted file mode 100644 index 47e18f38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_storage.html +++ /dev/null @@ -1,24 +0,0 @@ -sockaddr_storage in libc - Rust - -
#[repr(C)]
pub struct sockaddr_storage { - pub ss_family: sa_family_t, - /* private fields */ -}

Fields

ss_family: sa_family_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_un.html b/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_un.html deleted file mode 100644 index 91f121d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_un.html +++ /dev/null @@ -1,24 +0,0 @@ -sockaddr_un in libc - Rust - -
#[repr(C)]
pub struct sockaddr_un { - pub sun_family: sa_family_t, - pub sun_path: [c_char; 108], -}

Fields

sun_family: sa_family_tsun_path: [c_char; 108]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_vm.html b/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_vm.html deleted file mode 100644 index 60a6241e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sockaddr_vm.html +++ /dev/null @@ -1,27 +0,0 @@ -sockaddr_vm in libc - Rust - -
#[repr(C)]
pub struct sockaddr_vm { - pub svm_family: sa_family_t, - pub svm_reserved1: c_ushort, - pub svm_port: c_uint, - pub svm_cid: c_uint, - pub svm_zero: [u8; 4], -}

Fields

svm_family: sa_family_tsvm_reserved1: c_ushortsvm_port: c_uintsvm_cid: c_uintsvm_zero: [u8; 4]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.spwd.html b/learning/rust/guessing_game/target/doc/libc/struct.spwd.html deleted file mode 100644 index 5c1f9681..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.spwd.html +++ /dev/null @@ -1,31 +0,0 @@ -spwd in libc - Rust - -
-

Struct libc::spwd

source · []
#[repr(C)]
pub struct spwd { - pub sp_namp: *mut c_char, - pub sp_pwdp: *mut c_char, - pub sp_lstchg: c_long, - pub sp_min: c_long, - pub sp_max: c_long, - pub sp_warn: c_long, - pub sp_inact: c_long, - pub sp_expire: c_long, - pub sp_flag: c_ulong, -}

Fields

sp_namp: *mut c_charsp_pwdp: *mut c_charsp_lstchg: c_longsp_min: c_longsp_max: c_longsp_warn: c_longsp_inact: c_longsp_expire: c_longsp_flag: c_ulong

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.stack_t.html b/learning/rust/guessing_game/target/doc/libc/struct.stack_t.html deleted file mode 100644 index d20b3e05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.stack_t.html +++ /dev/null @@ -1,25 +0,0 @@ -stack_t in libc - Rust - -
-

Struct libc::stack_t

source · []
#[repr(C)]
pub struct stack_t { - pub ss_sp: *mut c_void, - pub ss_flags: c_int, - pub ss_size: size_t, -}

Fields

ss_sp: *mut c_voidss_flags: c_intss_size: size_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.stat.html b/learning/rust/guessing_game/target/doc/libc/struct.stat.html deleted file mode 100644 index 00f03777..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.stat.html +++ /dev/null @@ -1,39 +0,0 @@ -stat in libc - Rust - -
-

Struct libc::stat

source · []
#[repr(C)]
pub struct stat {
Show 16 fields - pub st_dev: dev_t, - pub st_ino: ino_t, - pub st_nlink: nlink_t, - pub st_mode: mode_t, - pub st_uid: uid_t, - pub st_gid: gid_t, - pub st_rdev: dev_t, - pub st_size: off_t, - pub st_blksize: blksize_t, - pub st_blocks: blkcnt_t, - pub st_atime: time_t, - pub st_atime_nsec: i64, - pub st_mtime: time_t, - pub st_mtime_nsec: i64, - pub st_ctime: time_t, - pub st_ctime_nsec: i64, - /* private fields */ -
}

Fields

st_dev: dev_tst_ino: ino_tst_nlink: nlink_tst_mode: mode_tst_uid: uid_tst_gid: gid_tst_rdev: dev_tst_size: off_tst_blksize: blksize_tst_blocks: blkcnt_tst_atime: time_tst_atime_nsec: i64st_mtime: time_tst_mtime_nsec: i64st_ctime: time_tst_ctime_nsec: i64

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.stat64.html b/learning/rust/guessing_game/target/doc/libc/struct.stat64.html deleted file mode 100644 index ed90138a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.stat64.html +++ /dev/null @@ -1,39 +0,0 @@ -stat64 in libc - Rust - -
-

Struct libc::stat64

source · []
#[repr(C)]
pub struct stat64 {
Show 16 fields - pub st_dev: dev_t, - pub st_ino: ino64_t, - pub st_nlink: nlink_t, - pub st_mode: mode_t, - pub st_uid: uid_t, - pub st_gid: gid_t, - pub st_rdev: dev_t, - pub st_size: off_t, - pub st_blksize: blksize_t, - pub st_blocks: blkcnt64_t, - pub st_atime: time_t, - pub st_atime_nsec: i64, - pub st_mtime: time_t, - pub st_mtime_nsec: i64, - pub st_ctime: time_t, - pub st_ctime_nsec: i64, - /* private fields */ -
}

Fields

st_dev: dev_tst_ino: ino64_tst_nlink: nlink_tst_mode: mode_tst_uid: uid_tst_gid: gid_tst_rdev: dev_tst_size: off_tst_blksize: blksize_tst_blocks: blkcnt64_tst_atime: time_tst_atime_nsec: i64st_mtime: time_tst_mtime_nsec: i64st_ctime: time_tst_ctime_nsec: i64

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.statfs.html b/learning/rust/guessing_game/target/doc/libc/struct.statfs.html deleted file mode 100644 index 591ff0b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.statfs.html +++ /dev/null @@ -1,33 +0,0 @@ -statfs in libc - Rust - -
-

Struct libc::statfs

source · []
#[repr(C)]
pub struct statfs { - pub f_type: __fsword_t, - pub f_bsize: __fsword_t, - pub f_blocks: fsblkcnt_t, - pub f_bfree: fsblkcnt_t, - pub f_bavail: fsblkcnt_t, - pub f_files: fsfilcnt_t, - pub f_ffree: fsfilcnt_t, - pub f_fsid: fsid_t, - pub f_namelen: __fsword_t, - pub f_frsize: __fsword_t, - /* private fields */ -}

Fields

f_type: __fsword_tf_bsize: __fsword_tf_blocks: fsblkcnt_tf_bfree: fsblkcnt_tf_bavail: fsblkcnt_tf_files: fsfilcnt_tf_ffree: fsfilcnt_tf_fsid: fsid_tf_namelen: __fsword_tf_frsize: __fsword_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.statfs64.html b/learning/rust/guessing_game/target/doc/libc/struct.statfs64.html deleted file mode 100644 index fc1ce71a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.statfs64.html +++ /dev/null @@ -1,34 +0,0 @@ -statfs64 in libc - Rust - -
-

Struct libc::statfs64

source · []
#[repr(C)]
pub struct statfs64 { - pub f_type: __fsword_t, - pub f_bsize: __fsword_t, - pub f_blocks: u64, - pub f_bfree: u64, - pub f_bavail: u64, - pub f_files: u64, - pub f_ffree: u64, - pub f_fsid: fsid_t, - pub f_namelen: __fsword_t, - pub f_frsize: __fsword_t, - pub f_flags: __fsword_t, - pub f_spare: [__fsword_t; 4], -}

Fields

f_type: __fsword_tf_bsize: __fsword_tf_blocks: u64f_bfree: u64f_bavail: u64f_files: u64f_ffree: u64f_fsid: fsid_tf_namelen: __fsword_tf_frsize: __fsword_tf_flags: __fsword_tf_spare: [__fsword_t; 4]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.statvfs.html b/learning/rust/guessing_game/target/doc/libc/struct.statvfs.html deleted file mode 100644 index 1f2449a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.statvfs.html +++ /dev/null @@ -1,34 +0,0 @@ -statvfs in libc - Rust - -
-

Struct libc::statvfs

source · []
#[repr(C)]
pub struct statvfs { - pub f_bsize: c_ulong, - pub f_frsize: c_ulong, - pub f_blocks: fsblkcnt_t, - pub f_bfree: fsblkcnt_t, - pub f_bavail: fsblkcnt_t, - pub f_files: fsfilcnt_t, - pub f_ffree: fsfilcnt_t, - pub f_favail: fsfilcnt_t, - pub f_fsid: c_ulong, - pub f_flag: c_ulong, - pub f_namemax: c_ulong, - /* private fields */ -}

Fields

f_bsize: c_ulongf_frsize: c_ulongf_blocks: fsblkcnt_tf_bfree: fsblkcnt_tf_bavail: fsblkcnt_tf_files: fsfilcnt_tf_ffree: fsfilcnt_tf_favail: fsfilcnt_tf_fsid: c_ulongf_flag: c_ulongf_namemax: c_ulong

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.statvfs64.html b/learning/rust/guessing_game/target/doc/libc/struct.statvfs64.html deleted file mode 100644 index 84bb2c22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.statvfs64.html +++ /dev/null @@ -1,34 +0,0 @@ -statvfs64 in libc - Rust - -
-

Struct libc::statvfs64

source · []
#[repr(C)]
pub struct statvfs64 { - pub f_bsize: c_ulong, - pub f_frsize: c_ulong, - pub f_blocks: u64, - pub f_bfree: u64, - pub f_bavail: u64, - pub f_files: u64, - pub f_ffree: u64, - pub f_favail: u64, - pub f_fsid: c_ulong, - pub f_flag: c_ulong, - pub f_namemax: c_ulong, - /* private fields */ -}

Fields

f_bsize: c_ulongf_frsize: c_ulongf_blocks: u64f_bfree: u64f_bavail: u64f_files: u64f_ffree: u64f_favail: u64f_fsid: c_ulongf_flag: c_ulongf_namemax: c_ulong

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.statx.html b/learning/rust/guessing_game/target/doc/libc/struct.statx.html deleted file mode 100644 index c9df69c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.statx.html +++ /dev/null @@ -1,43 +0,0 @@ -statx in libc - Rust - -
-

Struct libc::statx

source · []
#[repr(C)]
pub struct statx {
Show 20 fields - pub stx_mask: u32, - pub stx_blksize: u32, - pub stx_attributes: u64, - pub stx_nlink: u32, - pub stx_uid: u32, - pub stx_gid: u32, - pub stx_mode: u16, - pub stx_ino: u64, - pub stx_size: u64, - pub stx_blocks: u64, - pub stx_attributes_mask: u64, - pub stx_atime: statx_timestamp, - pub stx_btime: statx_timestamp, - pub stx_ctime: statx_timestamp, - pub stx_mtime: statx_timestamp, - pub stx_rdev_major: u32, - pub stx_rdev_minor: u32, - pub stx_dev_major: u32, - pub stx_dev_minor: u32, - pub stx_mnt_id: u64, - /* private fields */ -
}

Fields

stx_mask: u32stx_blksize: u32stx_attributes: u64stx_nlink: u32stx_uid: u32stx_gid: u32stx_mode: u16stx_ino: u64stx_size: u64stx_blocks: u64stx_attributes_mask: u64stx_atime: statx_timestampstx_btime: statx_timestampstx_ctime: statx_timestampstx_mtime: statx_timestampstx_rdev_major: u32stx_rdev_minor: u32stx_dev_major: u32stx_dev_minor: u32stx_mnt_id: u64

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.statx_timestamp.html b/learning/rust/guessing_game/target/doc/libc/struct.statx_timestamp.html deleted file mode 100644 index 13fb49cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.statx_timestamp.html +++ /dev/null @@ -1,25 +0,0 @@ -statx_timestamp in libc - Rust - -
#[repr(C)]
pub struct statx_timestamp { - pub tv_sec: i64, - pub tv_nsec: u32, - pub __statx_timestamp_pad1: [i32; 1], -}

Fields

tv_sec: i64tv_nsec: u32__statx_timestamp_pad1: [i32; 1]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.sysinfo.html b/learning/rust/guessing_game/target/doc/libc/struct.sysinfo.html deleted file mode 100644 index fd56a4ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.sysinfo.html +++ /dev/null @@ -1,36 +0,0 @@ -sysinfo in libc - Rust - -
-

Struct libc::sysinfo

source · []
#[repr(C)]
pub struct sysinfo {
Show 14 fields - pub uptime: i64, - pub loads: [u64; 3], - pub totalram: u64, - pub freeram: u64, - pub sharedram: u64, - pub bufferram: u64, - pub totalswap: u64, - pub freeswap: u64, - pub procs: c_ushort, - pub pad: c_ushort, - pub totalhigh: u64, - pub freehigh: u64, - pub mem_unit: c_uint, - pub _f: [c_char; 0], -
}

Fields

uptime: i64loads: [u64; 3]totalram: u64freeram: u64sharedram: u64bufferram: u64totalswap: u64freeswap: u64procs: c_ushortpad: c_ushorttotalhigh: u64freehigh: u64mem_unit: c_uint_f: [c_char; 0]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.termios.html b/learning/rust/guessing_game/target/doc/libc/struct.termios.html deleted file mode 100644 index 9c77bc0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.termios.html +++ /dev/null @@ -1,30 +0,0 @@ -termios in libc - Rust - -
-

Struct libc::termios

source · []
#[repr(C)]
pub struct termios { - pub c_iflag: tcflag_t, - pub c_oflag: tcflag_t, - pub c_cflag: tcflag_t, - pub c_lflag: tcflag_t, - pub c_line: cc_t, - pub c_cc: [cc_t; 32], - pub c_ispeed: speed_t, - pub c_ospeed: speed_t, -}

Fields

c_iflag: tcflag_tc_oflag: tcflag_tc_cflag: tcflag_tc_lflag: tcflag_tc_line: cc_tc_cc: [cc_t; 32]c_ispeed: speed_tc_ospeed: speed_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.termios2.html b/learning/rust/guessing_game/target/doc/libc/struct.termios2.html deleted file mode 100644 index 2f75dba0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.termios2.html +++ /dev/null @@ -1,30 +0,0 @@ -termios2 in libc - Rust - -
-

Struct libc::termios2

source · []
#[repr(C)]
pub struct termios2 { - pub c_iflag: tcflag_t, - pub c_oflag: tcflag_t, - pub c_cflag: tcflag_t, - pub c_lflag: tcflag_t, - pub c_line: cc_t, - pub c_cc: [cc_t; 19], - pub c_ispeed: speed_t, - pub c_ospeed: speed_t, -}

Fields

c_iflag: tcflag_tc_oflag: tcflag_tc_cflag: tcflag_tc_lflag: tcflag_tc_line: cc_tc_cc: [cc_t; 19]c_ispeed: speed_tc_ospeed: speed_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.timespec.html b/learning/rust/guessing_game/target/doc/libc/struct.timespec.html deleted file mode 100644 index 9bb8d8bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.timespec.html +++ /dev/null @@ -1,24 +0,0 @@ -timespec in libc - Rust - -
-

Struct libc::timespec

source · []
#[repr(C)]
pub struct timespec { - pub tv_sec: time_t, - pub tv_nsec: c_long, -}

Fields

tv_sec: time_ttv_nsec: c_long

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.timeval.html b/learning/rust/guessing_game/target/doc/libc/struct.timeval.html deleted file mode 100644 index 47c77e3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.timeval.html +++ /dev/null @@ -1,24 +0,0 @@ -timeval in libc - Rust - -
-

Struct libc::timeval

source · []
#[repr(C)]
pub struct timeval { - pub tv_sec: time_t, - pub tv_usec: suseconds_t, -}

Fields

tv_sec: time_ttv_usec: suseconds_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.timex.html b/learning/rust/guessing_game/target/doc/libc/struct.timex.html deleted file mode 100644 index 347f77b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.timex.html +++ /dev/null @@ -1,53 +0,0 @@ -timex in libc - Rust - -
-

Struct libc::timex

source · []
#[repr(C)]
pub struct timex {
Show 31 fields - pub modes: c_uint, - pub offset: c_long, - pub freq: c_long, - pub maxerror: c_long, - pub esterror: c_long, - pub status: c_int, - pub constant: c_long, - pub precision: c_long, - pub tolerance: c_long, - pub time: timeval, - pub tick: c_long, - pub ppsfreq: c_long, - pub jitter: c_long, - pub shift: c_int, - pub stabil: c_long, - pub jitcnt: c_long, - pub calcnt: c_long, - pub errcnt: c_long, - pub stbcnt: c_long, - pub tai: c_int, - pub __unused1: i32, - pub __unused2: i32, - pub __unused3: i32, - pub __unused4: i32, - pub __unused5: i32, - pub __unused6: i32, - pub __unused7: i32, - pub __unused8: i32, - pub __unused9: i32, - pub __unused10: i32, - pub __unused11: i32, -
}

Fields

modes: c_uintoffset: c_longfreq: c_longmaxerror: c_longesterror: c_longstatus: c_intconstant: c_longprecision: c_longtolerance: c_longtime: timevaltick: c_longppsfreq: c_longjitter: c_longshift: c_intstabil: c_longjitcnt: c_longcalcnt: c_longerrcnt: c_longstbcnt: c_longtai: c_int__unused1: i32__unused2: i32__unused3: i32__unused4: i32__unused5: i32__unused6: i32__unused7: i32__unused8: i32__unused9: i32__unused10: i32__unused11: i32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.tm.html b/learning/rust/guessing_game/target/doc/libc/struct.tm.html deleted file mode 100644 index 4a12445e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.tm.html +++ /dev/null @@ -1,33 +0,0 @@ -tm in libc - Rust - -
-

Struct libc::tm

source · []
#[repr(C)]
pub struct tm { - pub tm_sec: c_int, - pub tm_min: c_int, - pub tm_hour: c_int, - pub tm_mday: c_int, - pub tm_mon: c_int, - pub tm_year: c_int, - pub tm_wday: c_int, - pub tm_yday: c_int, - pub tm_isdst: c_int, - pub tm_gmtoff: c_long, - pub tm_zone: *const c_char, -}

Fields

tm_sec: c_inttm_min: c_inttm_hour: c_inttm_mday: c_inttm_mon: c_inttm_year: c_inttm_wday: c_inttm_yday: c_inttm_isdst: c_inttm_gmtoff: c_longtm_zone: *const c_char

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.tms.html b/learning/rust/guessing_game/target/doc/libc/struct.tms.html deleted file mode 100644 index f824a6a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.tms.html +++ /dev/null @@ -1,26 +0,0 @@ -tms in libc - Rust - -
-

Struct libc::tms

source · []
#[repr(C)]
pub struct tms { - pub tms_utime: clock_t, - pub tms_stime: clock_t, - pub tms_cutime: clock_t, - pub tms_cstime: clock_t, -}

Fields

tms_utime: clock_ttms_stime: clock_ttms_cutime: clock_ttms_cstime: clock_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ucontext_t.html b/learning/rust/guessing_game/target/doc/libc/struct.ucontext_t.html deleted file mode 100644 index 2a62e644..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ucontext_t.html +++ /dev/null @@ -1,28 +0,0 @@ -ucontext_t in libc - Rust - -
#[repr(C)]
pub struct ucontext_t { - pub uc_flags: c_ulong, - pub uc_link: *mut ucontext_t, - pub uc_stack: stack_t, - pub uc_mcontext: mcontext_t, - pub uc_sigmask: sigset_t, - /* private fields */ -}

Fields

uc_flags: c_ulonguc_link: *mut ucontext_tuc_stack: stack_tuc_mcontext: mcontext_tuc_sigmask: sigset_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.ucred.html b/learning/rust/guessing_game/target/doc/libc/struct.ucred.html deleted file mode 100644 index df2e925d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.ucred.html +++ /dev/null @@ -1,25 +0,0 @@ -ucred in libc - Rust - -
-

Struct libc::ucred

source · []
#[repr(C)]
pub struct ucred { - pub pid: pid_t, - pub uid: uid_t, - pub gid: gid_t, -}

Fields

pid: pid_tuid: uid_tgid: gid_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.uinput_abs_setup.html b/learning/rust/guessing_game/target/doc/libc/struct.uinput_abs_setup.html deleted file mode 100644 index 59d6a1e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.uinput_abs_setup.html +++ /dev/null @@ -1,24 +0,0 @@ -uinput_abs_setup in libc - Rust - -
#[repr(C)]
pub struct uinput_abs_setup { - pub code: __u16, - pub absinfo: input_absinfo, -}

Fields

code: __u16absinfo: input_absinfo

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.uinput_ff_erase.html b/learning/rust/guessing_game/target/doc/libc/struct.uinput_ff_erase.html deleted file mode 100644 index ec615088..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.uinput_ff_erase.html +++ /dev/null @@ -1,25 +0,0 @@ -uinput_ff_erase in libc - Rust - -
#[repr(C)]
pub struct uinput_ff_erase { - pub request_id: __u32, - pub retval: __s32, - pub effect_id: __u32, -}

Fields

request_id: __u32retval: __s32effect_id: __u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.uinput_ff_upload.html b/learning/rust/guessing_game/target/doc/libc/struct.uinput_ff_upload.html deleted file mode 100644 index 1f5e14d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.uinput_ff_upload.html +++ /dev/null @@ -1,26 +0,0 @@ -uinput_ff_upload in libc - Rust - -
#[repr(C)]
pub struct uinput_ff_upload { - pub request_id: __u32, - pub retval: __s32, - pub effect: ff_effect, - pub old: ff_effect, -}

Fields

request_id: __u32retval: __s32effect: ff_effectold: ff_effect

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.uinput_setup.html b/learning/rust/guessing_game/target/doc/libc/struct.uinput_setup.html deleted file mode 100644 index d9d780f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.uinput_setup.html +++ /dev/null @@ -1,25 +0,0 @@ -uinput_setup in libc - Rust - -
#[repr(C)]
pub struct uinput_setup { - pub id: input_id, - pub name: [c_char; 80], - pub ff_effects_max: __u32, -}

Fields

id: input_idname: [c_char; 80]ff_effects_max: __u32

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.uinput_user_dev.html b/learning/rust/guessing_game/target/doc/libc/struct.uinput_user_dev.html deleted file mode 100644 index d21d983d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.uinput_user_dev.html +++ /dev/null @@ -1,29 +0,0 @@ -uinput_user_dev in libc - Rust - -
#[repr(C)]
pub struct uinput_user_dev { - pub name: [c_char; 80], - pub id: input_id, - pub ff_effects_max: __u32, - pub absmax: [__s32; 64], - pub absmin: [__s32; 64], - pub absfuzz: [__s32; 64], - pub absflat: [__s32; 64], -}

Fields

name: [c_char; 80]id: input_idff_effects_max: __u32absmax: [__s32; 64]absmin: [__s32; 64]absfuzz: [__s32; 64]absflat: [__s32; 64]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.user.html b/learning/rust/guessing_game/target/doc/libc/struct.user.html deleted file mode 100644 index c30218d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.user.html +++ /dev/null @@ -1,37 +0,0 @@ -user in libc - Rust - -
-

Struct libc::user

source · []
#[repr(C)]
pub struct user {
Show 14 fields - pub regs: user_regs_struct, - pub u_fpvalid: c_int, - pub i387: user_fpregs_struct, - pub u_tsize: c_ulonglong, - pub u_dsize: c_ulonglong, - pub u_ssize: c_ulonglong, - pub start_code: c_ulonglong, - pub start_stack: c_ulonglong, - pub signal: c_longlong, - pub u_ar0: *mut user_regs_struct, - pub u_fpstate: *mut user_fpregs_struct, - pub magic: c_ulonglong, - pub u_comm: [c_char; 32], - pub u_debugreg: [c_ulonglong; 8], - /* private fields */ -
}

Fields

regs: user_regs_structu_fpvalid: c_inti387: user_fpregs_structu_tsize: c_ulonglongu_dsize: c_ulonglongu_ssize: c_ulonglongstart_code: c_ulonglongstart_stack: c_ulonglongsignal: c_longlongu_ar0: *mut user_regs_structu_fpstate: *mut user_fpregs_structmagic: c_ulonglongu_comm: [c_char; 32]u_debugreg: [c_ulonglong; 8]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.user_fpregs_struct.html b/learning/rust/guessing_game/target/doc/libc/struct.user_fpregs_struct.html deleted file mode 100644 index e560c708..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.user_fpregs_struct.html +++ /dev/null @@ -1,33 +0,0 @@ -user_fpregs_struct in libc - Rust - -
#[repr(C)]
pub struct user_fpregs_struct { - pub cwd: c_ushort, - pub swd: c_ushort, - pub ftw: c_ushort, - pub fop: c_ushort, - pub rip: c_ulonglong, - pub rdp: c_ulonglong, - pub mxcsr: c_uint, - pub mxcr_mask: c_uint, - pub st_space: [c_uint; 32], - pub xmm_space: [c_uint; 64], - /* private fields */ -}

Fields

cwd: c_ushortswd: c_ushortftw: c_ushortfop: c_ushortrip: c_ulonglongrdp: c_ulonglongmxcsr: c_uintmxcr_mask: c_uintst_space: [c_uint; 32]xmm_space: [c_uint; 64]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.user_regs_struct.html b/learning/rust/guessing_game/target/doc/libc/struct.user_regs_struct.html deleted file mode 100644 index 7016eb19..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.user_regs_struct.html +++ /dev/null @@ -1,49 +0,0 @@ -user_regs_struct in libc - Rust - -
#[repr(C)]
pub struct user_regs_struct {
Show 27 fields - pub r15: c_ulonglong, - pub r14: c_ulonglong, - pub r13: c_ulonglong, - pub r12: c_ulonglong, - pub rbp: c_ulonglong, - pub rbx: c_ulonglong, - pub r11: c_ulonglong, - pub r10: c_ulonglong, - pub r9: c_ulonglong, - pub r8: c_ulonglong, - pub rax: c_ulonglong, - pub rcx: c_ulonglong, - pub rdx: c_ulonglong, - pub rsi: c_ulonglong, - pub rdi: c_ulonglong, - pub orig_rax: c_ulonglong, - pub rip: c_ulonglong, - pub cs: c_ulonglong, - pub eflags: c_ulonglong, - pub rsp: c_ulonglong, - pub ss: c_ulonglong, - pub fs_base: c_ulonglong, - pub gs_base: c_ulonglong, - pub ds: c_ulonglong, - pub es: c_ulonglong, - pub fs: c_ulonglong, - pub gs: c_ulonglong, -
}

Fields

r15: c_ulonglongr14: c_ulonglongr13: c_ulonglongr12: c_ulonglongrbp: c_ulonglongrbx: c_ulonglongr11: c_ulonglongr10: c_ulonglongr9: c_ulonglongr8: c_ulonglongrax: c_ulonglongrcx: c_ulonglongrdx: c_ulonglongrsi: c_ulonglongrdi: c_ulonglongorig_rax: c_ulonglongrip: c_ulonglongcs: c_ulonglongeflags: c_ulonglongrsp: c_ulonglongss: c_ulonglongfs_base: c_ulonglonggs_base: c_ulonglongds: c_ulonglonges: c_ulonglongfs: c_ulonglonggs: c_ulonglong

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.utimbuf.html b/learning/rust/guessing_game/target/doc/libc/struct.utimbuf.html deleted file mode 100644 index 93de7fa6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.utimbuf.html +++ /dev/null @@ -1,24 +0,0 @@ -utimbuf in libc - Rust - -
-

Struct libc::utimbuf

source · []
#[repr(C)]
pub struct utimbuf { - pub actime: time_t, - pub modtime: time_t, -}

Fields

actime: time_tmodtime: time_t

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.utmpx.html b/learning/rust/guessing_game/target/doc/libc/struct.utmpx.html deleted file mode 100644 index edd71676..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.utmpx.html +++ /dev/null @@ -1,33 +0,0 @@ -utmpx in libc - Rust - -
-

Struct libc::utmpx

source · []
#[repr(C)]
pub struct utmpx { - pub ut_type: c_short, - pub ut_pid: pid_t, - pub ut_line: [c_char; 32], - pub ut_id: [c_char; 4], - pub ut_user: [c_char; 32], - pub ut_host: [c_char; 256], - pub ut_exit: __exit_status, - pub ut_session: i32, - pub ut_tv: __timeval, - pub ut_addr_v6: [i32; 4], - /* private fields */ -}

Fields

ut_type: c_shortut_pid: pid_tut_line: [c_char; 32]ut_id: [c_char; 4]ut_user: [c_char; 32]ut_host: [c_char; 256]ut_exit: __exit_statusut_session: i32ut_tv: __timevalut_addr_v6: [i32; 4]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.utsname.html b/learning/rust/guessing_game/target/doc/libc/struct.utsname.html deleted file mode 100644 index 63ec7a33..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.utsname.html +++ /dev/null @@ -1,28 +0,0 @@ -utsname in libc - Rust - -
-

Struct libc::utsname

source · []
#[repr(C)]
pub struct utsname { - pub sysname: [c_char; 65], - pub nodename: [c_char; 65], - pub release: [c_char; 65], - pub version: [c_char; 65], - pub machine: [c_char; 65], - pub domainname: [c_char; 65], -}

Fields

sysname: [c_char; 65]nodename: [c_char; 65]release: [c_char; 65]version: [c_char; 65]machine: [c_char; 65]domainname: [c_char; 65]

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/struct.winsize.html b/learning/rust/guessing_game/target/doc/libc/struct.winsize.html deleted file mode 100644 index 90e04483..00000000 --- a/learning/rust/guessing_game/target/doc/libc/struct.winsize.html +++ /dev/null @@ -1,26 +0,0 @@ -winsize in libc - Rust - -
-

Struct libc::winsize

source · []
#[repr(C)]
pub struct winsize { - pub ws_row: c_ushort, - pub ws_col: c_ushort, - pub ws_xpixel: c_ushort, - pub ws_ypixel: c_ushort, -}

Fields

ws_row: c_ushortws_col: c_ushortws_xpixel: c_ushortws_ypixel: c_ushort

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.Elf32_Addr.html b/learning/rust/guessing_game/target/doc/libc/type.Elf32_Addr.html deleted file mode 100644 index b25b7e2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.Elf32_Addr.html +++ /dev/null @@ -1,8 +0,0 @@ -Elf32_Addr in libc - Rust - -
-

Type Definition libc::Elf32_Addr

source · []
pub type Elf32_Addr = u32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.Elf32_Half.html b/learning/rust/guessing_game/target/doc/libc/type.Elf32_Half.html deleted file mode 100644 index 1e6c6c8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.Elf32_Half.html +++ /dev/null @@ -1,8 +0,0 @@ -Elf32_Half in libc - Rust - -
-

Type Definition libc::Elf32_Half

source · []
pub type Elf32_Half = u16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.Elf32_Off.html b/learning/rust/guessing_game/target/doc/libc/type.Elf32_Off.html deleted file mode 100644 index f84140aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.Elf32_Off.html +++ /dev/null @@ -1,8 +0,0 @@ -Elf32_Off in libc - Rust - -
-

Type Definition libc::Elf32_Off

source · []
pub type Elf32_Off = u32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.Elf32_Section.html b/learning/rust/guessing_game/target/doc/libc/type.Elf32_Section.html deleted file mode 100644 index 8f109922..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.Elf32_Section.html +++ /dev/null @@ -1,8 +0,0 @@ -Elf32_Section in libc - Rust - -
-

Type Definition libc::Elf32_Section

source · []
pub type Elf32_Section = u16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.Elf32_Word.html b/learning/rust/guessing_game/target/doc/libc/type.Elf32_Word.html deleted file mode 100644 index 2892ac5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.Elf32_Word.html +++ /dev/null @@ -1,8 +0,0 @@ -Elf32_Word in libc - Rust - -
-

Type Definition libc::Elf32_Word

source · []
pub type Elf32_Word = u32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.Elf64_Addr.html b/learning/rust/guessing_game/target/doc/libc/type.Elf64_Addr.html deleted file mode 100644 index 26e1c1e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.Elf64_Addr.html +++ /dev/null @@ -1,8 +0,0 @@ -Elf64_Addr in libc - Rust - -
-

Type Definition libc::Elf64_Addr

source · []
pub type Elf64_Addr = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.Elf64_Half.html b/learning/rust/guessing_game/target/doc/libc/type.Elf64_Half.html deleted file mode 100644 index e36b3c1e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.Elf64_Half.html +++ /dev/null @@ -1,8 +0,0 @@ -Elf64_Half in libc - Rust - -
-

Type Definition libc::Elf64_Half

source · []
pub type Elf64_Half = u16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.Elf64_Off.html b/learning/rust/guessing_game/target/doc/libc/type.Elf64_Off.html deleted file mode 100644 index c2767c21..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.Elf64_Off.html +++ /dev/null @@ -1,8 +0,0 @@ -Elf64_Off in libc - Rust - -
-

Type Definition libc::Elf64_Off

source · []
pub type Elf64_Off = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.Elf64_Section.html b/learning/rust/guessing_game/target/doc/libc/type.Elf64_Section.html deleted file mode 100644 index 457fa5f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.Elf64_Section.html +++ /dev/null @@ -1,8 +0,0 @@ -Elf64_Section in libc - Rust - -
-

Type Definition libc::Elf64_Section

source · []
pub type Elf64_Section = u16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.Elf64_Sxword.html b/learning/rust/guessing_game/target/doc/libc/type.Elf64_Sxword.html deleted file mode 100644 index ecfb8c8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.Elf64_Sxword.html +++ /dev/null @@ -1,8 +0,0 @@ -Elf64_Sxword in libc - Rust - -
-

Type Definition libc::Elf64_Sxword

source · []
pub type Elf64_Sxword = i64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.Elf64_Word.html b/learning/rust/guessing_game/target/doc/libc/type.Elf64_Word.html deleted file mode 100644 index 71c2b161..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.Elf64_Word.html +++ /dev/null @@ -1,8 +0,0 @@ -Elf64_Word in libc - Rust - -
-

Type Definition libc::Elf64_Word

source · []
pub type Elf64_Word = u32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.Elf64_Xword.html b/learning/rust/guessing_game/target/doc/libc/type.Elf64_Xword.html deleted file mode 100644 index 49ea3f2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.Elf64_Xword.html +++ /dev/null @@ -1,8 +0,0 @@ -Elf64_Xword in libc - Rust - -
-

Type Definition libc::Elf64_Xword

source · []
pub type Elf64_Xword = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.Lmid_t.html b/learning/rust/guessing_game/target/doc/libc/type.Lmid_t.html deleted file mode 100644 index 9c8827d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.Lmid_t.html +++ /dev/null @@ -1,8 +0,0 @@ -Lmid_t in libc - Rust - -
-

Type Definition libc::Lmid_t

source · []
pub type Lmid_t = c_long;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.__fsword_t.html b/learning/rust/guessing_game/target/doc/libc/type.__fsword_t.html deleted file mode 100644 index d996b55f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.__fsword_t.html +++ /dev/null @@ -1,8 +0,0 @@ -__fsword_t in libc - Rust - -
-

Type Definition libc::__fsword_t

source · []
pub type __fsword_t = i64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.__priority_which_t.html b/learning/rust/guessing_game/target/doc/libc/type.__priority_which_t.html deleted file mode 100644 index 966b645c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.__priority_which_t.html +++ /dev/null @@ -1,8 +0,0 @@ -__priority_which_t in libc - Rust - -
-

Type Definition libc::__priority_which_t

source · []
pub type __priority_which_t = c_uint;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.__rlimit_resource_t.html b/learning/rust/guessing_game/target/doc/libc/type.__rlimit_resource_t.html deleted file mode 100644 index f1666283..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.__rlimit_resource_t.html +++ /dev/null @@ -1,8 +0,0 @@ -__rlimit_resource_t in libc - Rust - -
-

Type Definition libc::__rlimit_resource_t

source · []
pub type __rlimit_resource_t = c_uint;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.__s16.html b/learning/rust/guessing_game/target/doc/libc/type.__s16.html deleted file mode 100644 index 5a95ef6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.__s16.html +++ /dev/null @@ -1,8 +0,0 @@ -__s16 in libc - Rust - -
-

Type Definition libc::__s16

source · []
pub type __s16 = c_short;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.__s32.html b/learning/rust/guessing_game/target/doc/libc/type.__s32.html deleted file mode 100644 index 91929727..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.__s32.html +++ /dev/null @@ -1,8 +0,0 @@ -__s32 in libc - Rust - -
-

Type Definition libc::__s32

source · []
pub type __s32 = c_int;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.__s64.html b/learning/rust/guessing_game/target/doc/libc/type.__s64.html deleted file mode 100644 index 8dd9537e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.__s64.html +++ /dev/null @@ -1,8 +0,0 @@ -__s64 in libc - Rust - -
-

Type Definition libc::__s64

source · []
pub type __s64 = c_longlong;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.__syscall_ulong_t.html b/learning/rust/guessing_game/target/doc/libc/type.__syscall_ulong_t.html deleted file mode 100644 index d314879f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.__syscall_ulong_t.html +++ /dev/null @@ -1,8 +0,0 @@ -__syscall_ulong_t in libc - Rust - -
-

Type Definition libc::__syscall_ulong_t

source · []
pub type __syscall_ulong_t = c_ulong;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.__u16.html b/learning/rust/guessing_game/target/doc/libc/type.__u16.html deleted file mode 100644 index 8d2bd503..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.__u16.html +++ /dev/null @@ -1,8 +0,0 @@ -__u16 in libc - Rust - -
-

Type Definition libc::__u16

source · []
pub type __u16 = c_ushort;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.__u32.html b/learning/rust/guessing_game/target/doc/libc/type.__u32.html deleted file mode 100644 index f00b7e2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.__u32.html +++ /dev/null @@ -1,8 +0,0 @@ -__u32 in libc - Rust - -
-

Type Definition libc::__u32

source · []
pub type __u32 = c_uint;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.__u64.html b/learning/rust/guessing_game/target/doc/libc/type.__u64.html deleted file mode 100644 index 66899975..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.__u64.html +++ /dev/null @@ -1,8 +0,0 @@ -__u64 in libc - Rust - -
-

Type Definition libc::__u64

source · []
pub type __u64 = c_ulonglong;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.__u8.html b/learning/rust/guessing_game/target/doc/libc/type.__u8.html deleted file mode 100644 index 9cfbc653..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.__u8.html +++ /dev/null @@ -1,8 +0,0 @@ -__u8 in libc - Rust - -
-

Type Definition libc::__u8

source · []
pub type __u8 = c_uchar;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.blkcnt64_t.html b/learning/rust/guessing_game/target/doc/libc/type.blkcnt64_t.html deleted file mode 100644 index 73be699a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.blkcnt64_t.html +++ /dev/null @@ -1,8 +0,0 @@ -blkcnt64_t in libc - Rust - -
-

Type Definition libc::blkcnt64_t

source · []
pub type blkcnt64_t = i64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.blkcnt_t.html b/learning/rust/guessing_game/target/doc/libc/type.blkcnt_t.html deleted file mode 100644 index 1bd3c1d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.blkcnt_t.html +++ /dev/null @@ -1,8 +0,0 @@ -blkcnt_t in libc - Rust - -
-

Type Definition libc::blkcnt_t

source · []
pub type blkcnt_t = i64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.blksize_t.html b/learning/rust/guessing_game/target/doc/libc/type.blksize_t.html deleted file mode 100644 index a4b43432..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.blksize_t.html +++ /dev/null @@ -1,8 +0,0 @@ -blksize_t in libc - Rust - -
-

Type Definition libc::blksize_t

source · []
pub type blksize_t = i64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.c_char.html b/learning/rust/guessing_game/target/doc/libc/type.c_char.html deleted file mode 100644 index da4ce941..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.c_char.html +++ /dev/null @@ -1,8 +0,0 @@ -c_char in libc - Rust - -
-

Type Definition libc::c_char

source · []
pub type c_char = i8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.c_double.html b/learning/rust/guessing_game/target/doc/libc/type.c_double.html deleted file mode 100644 index 47a7eaef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.c_double.html +++ /dev/null @@ -1,8 +0,0 @@ -c_double in libc - Rust - -
-

Type Definition libc::c_double

source · []
pub type c_double = f64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.c_float.html b/learning/rust/guessing_game/target/doc/libc/type.c_float.html deleted file mode 100644 index 076cc254..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.c_float.html +++ /dev/null @@ -1,8 +0,0 @@ -c_float in libc - Rust - -
-

Type Definition libc::c_float

source · []
pub type c_float = f32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.c_int.html b/learning/rust/guessing_game/target/doc/libc/type.c_int.html deleted file mode 100644 index 219bc0d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.c_int.html +++ /dev/null @@ -1,8 +0,0 @@ -c_int in libc - Rust - -
-

Type Definition libc::c_int

source · []
pub type c_int = i32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.c_long.html b/learning/rust/guessing_game/target/doc/libc/type.c_long.html deleted file mode 100644 index b344b826..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.c_long.html +++ /dev/null @@ -1,8 +0,0 @@ -c_long in libc - Rust - -
-

Type Definition libc::c_long

source · []
pub type c_long = i64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.c_longlong.html b/learning/rust/guessing_game/target/doc/libc/type.c_longlong.html deleted file mode 100644 index f086ab8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.c_longlong.html +++ /dev/null @@ -1,8 +0,0 @@ -c_longlong in libc - Rust - -
-

Type Definition libc::c_longlong

source · []
pub type c_longlong = i64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.c_schar.html b/learning/rust/guessing_game/target/doc/libc/type.c_schar.html deleted file mode 100644 index 4155bda5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.c_schar.html +++ /dev/null @@ -1,8 +0,0 @@ -c_schar in libc - Rust - -
-

Type Definition libc::c_schar

source · []
pub type c_schar = i8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.c_short.html b/learning/rust/guessing_game/target/doc/libc/type.c_short.html deleted file mode 100644 index 2e46315c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.c_short.html +++ /dev/null @@ -1,8 +0,0 @@ -c_short in libc - Rust - -
-

Type Definition libc::c_short

source · []
pub type c_short = i16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.c_uchar.html b/learning/rust/guessing_game/target/doc/libc/type.c_uchar.html deleted file mode 100644 index 3bf52d12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.c_uchar.html +++ /dev/null @@ -1,8 +0,0 @@ -c_uchar in libc - Rust - -
-

Type Definition libc::c_uchar

source · []
pub type c_uchar = u8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.c_uint.html b/learning/rust/guessing_game/target/doc/libc/type.c_uint.html deleted file mode 100644 index f5975543..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.c_uint.html +++ /dev/null @@ -1,8 +0,0 @@ -c_uint in libc - Rust - -
-

Type Definition libc::c_uint

source · []
pub type c_uint = u32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.c_ulong.html b/learning/rust/guessing_game/target/doc/libc/type.c_ulong.html deleted file mode 100644 index 1d255b8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.c_ulong.html +++ /dev/null @@ -1,8 +0,0 @@ -c_ulong in libc - Rust - -
-

Type Definition libc::c_ulong

source · []
pub type c_ulong = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.c_ulonglong.html b/learning/rust/guessing_game/target/doc/libc/type.c_ulonglong.html deleted file mode 100644 index 3f5d39cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.c_ulonglong.html +++ /dev/null @@ -1,8 +0,0 @@ -c_ulonglong in libc - Rust - -
-

Type Definition libc::c_ulonglong

source · []
pub type c_ulonglong = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.c_ushort.html b/learning/rust/guessing_game/target/doc/libc/type.c_ushort.html deleted file mode 100644 index c73a3072..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.c_ushort.html +++ /dev/null @@ -1,8 +0,0 @@ -c_ushort in libc - Rust - -
-

Type Definition libc::c_ushort

source · []
pub type c_ushort = u16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.can_err_mask_t.html b/learning/rust/guessing_game/target/doc/libc/type.can_err_mask_t.html deleted file mode 100644 index f79676c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.can_err_mask_t.html +++ /dev/null @@ -1,8 +0,0 @@ -can_err_mask_t in libc - Rust - -
-

Type Definition libc::can_err_mask_t

source · []
pub type can_err_mask_t = u32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.canid_t.html b/learning/rust/guessing_game/target/doc/libc/type.canid_t.html deleted file mode 100644 index 8e22f208..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.canid_t.html +++ /dev/null @@ -1,8 +0,0 @@ -canid_t in libc - Rust - -
-

Type Definition libc::canid_t

source · []
pub type canid_t = u32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.cc_t.html b/learning/rust/guessing_game/target/doc/libc/type.cc_t.html deleted file mode 100644 index b2681f05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.cc_t.html +++ /dev/null @@ -1,8 +0,0 @@ -cc_t in libc - Rust - -
-

Type Definition libc::cc_t

source · []
pub type cc_t = c_uchar;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.clock_t.html b/learning/rust/guessing_game/target/doc/libc/type.clock_t.html deleted file mode 100644 index b390b88d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.clock_t.html +++ /dev/null @@ -1,8 +0,0 @@ -clock_t in libc - Rust - -
-

Type Definition libc::clock_t

source · []
pub type clock_t = i64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.clockid_t.html b/learning/rust/guessing_game/target/doc/libc/type.clockid_t.html deleted file mode 100644 index 1075d5ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.clockid_t.html +++ /dev/null @@ -1,8 +0,0 @@ -clockid_t in libc - Rust - -
-

Type Definition libc::clockid_t

source · []
pub type clockid_t = c_int;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.dev_t.html b/learning/rust/guessing_game/target/doc/libc/type.dev_t.html deleted file mode 100644 index f40b93e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.dev_t.html +++ /dev/null @@ -1,8 +0,0 @@ -dev_t in libc - Rust - -
-

Type Definition libc::dev_t

source · []
pub type dev_t = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.fsblkcnt_t.html b/learning/rust/guessing_game/target/doc/libc/type.fsblkcnt_t.html deleted file mode 100644 index ba1fde3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.fsblkcnt_t.html +++ /dev/null @@ -1,8 +0,0 @@ -fsblkcnt_t in libc - Rust - -
-

Type Definition libc::fsblkcnt_t

source · []
pub type fsblkcnt_t = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.fsfilcnt_t.html b/learning/rust/guessing_game/target/doc/libc/type.fsfilcnt_t.html deleted file mode 100644 index e354323a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.fsfilcnt_t.html +++ /dev/null @@ -1,8 +0,0 @@ -fsfilcnt_t in libc - Rust - -
-

Type Definition libc::fsfilcnt_t

source · []
pub type fsfilcnt_t = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.gid_t.html b/learning/rust/guessing_game/target/doc/libc/type.gid_t.html deleted file mode 100644 index a3fe2dc7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.gid_t.html +++ /dev/null @@ -1,8 +0,0 @@ -gid_t in libc - Rust - -
-

Type Definition libc::gid_t

source · []
pub type gid_t = u32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.greg_t.html b/learning/rust/guessing_game/target/doc/libc/type.greg_t.html deleted file mode 100644 index 646af888..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.greg_t.html +++ /dev/null @@ -1,8 +0,0 @@ -greg_t in libc - Rust - -
-

Type Definition libc::greg_t

source · []
pub type greg_t = i64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.iconv_t.html b/learning/rust/guessing_game/target/doc/libc/type.iconv_t.html deleted file mode 100644 index 0c96b249..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.iconv_t.html +++ /dev/null @@ -1,8 +0,0 @@ -iconv_t in libc - Rust - -
-

Type Definition libc::iconv_t

source · []
pub type iconv_t = *mut c_void;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.id_t.html b/learning/rust/guessing_game/target/doc/libc/type.id_t.html deleted file mode 100644 index fea5b1ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.id_t.html +++ /dev/null @@ -1,8 +0,0 @@ -id_t in libc - Rust - -
-

Type Definition libc::id_t

source · []
pub type id_t = c_uint;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.idtype_t.html b/learning/rust/guessing_game/target/doc/libc/type.idtype_t.html deleted file mode 100644 index 11672443..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.idtype_t.html +++ /dev/null @@ -1,8 +0,0 @@ -idtype_t in libc - Rust - -
-

Type Definition libc::idtype_t

source · []
pub type idtype_t = c_uint;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.in_addr_t.html b/learning/rust/guessing_game/target/doc/libc/type.in_addr_t.html deleted file mode 100644 index c39f8d53..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.in_addr_t.html +++ /dev/null @@ -1,8 +0,0 @@ -in_addr_t in libc - Rust - -
-

Type Definition libc::in_addr_t

source · []
pub type in_addr_t = u32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.in_port_t.html b/learning/rust/guessing_game/target/doc/libc/type.in_port_t.html deleted file mode 100644 index 41869ac5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.in_port_t.html +++ /dev/null @@ -1,8 +0,0 @@ -in_port_t in libc - Rust - -
-

Type Definition libc::in_port_t

source · []
pub type in_port_t = u16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.ino64_t.html b/learning/rust/guessing_game/target/doc/libc/type.ino64_t.html deleted file mode 100644 index a6a89a85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.ino64_t.html +++ /dev/null @@ -1,8 +0,0 @@ -ino64_t in libc - Rust - -
-

Type Definition libc::ino64_t

source · []
pub type ino64_t = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.ino_t.html b/learning/rust/guessing_game/target/doc/libc/type.ino_t.html deleted file mode 100644 index 8fdf7a4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.ino_t.html +++ /dev/null @@ -1,8 +0,0 @@ -ino_t in libc - Rust - -
-

Type Definition libc::ino_t

source · []
pub type ino_t = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.int16_t.html b/learning/rust/guessing_game/target/doc/libc/type.int16_t.html deleted file mode 100644 index bc02ace6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.int16_t.html +++ /dev/null @@ -1,9 +0,0 @@ -int16_t in libc - Rust - -
-

Type Definition libc::int16_t

source · []
pub type int16_t = i16;
👎 Deprecated since 0.2.55:

Use i16 instead.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.int32_t.html b/learning/rust/guessing_game/target/doc/libc/type.int32_t.html deleted file mode 100644 index 7f0f1910..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.int32_t.html +++ /dev/null @@ -1,9 +0,0 @@ -int32_t in libc - Rust - -
-

Type Definition libc::int32_t

source · []
pub type int32_t = i32;
👎 Deprecated since 0.2.55:

Use i32 instead.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.int64_t.html b/learning/rust/guessing_game/target/doc/libc/type.int64_t.html deleted file mode 100644 index 65300218..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.int64_t.html +++ /dev/null @@ -1,9 +0,0 @@ -int64_t in libc - Rust - -
-

Type Definition libc::int64_t

source · []
pub type int64_t = i64;
👎 Deprecated since 0.2.55:

Use i64 instead.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.int8_t.html b/learning/rust/guessing_game/target/doc/libc/type.int8_t.html deleted file mode 100644 index 8b3cdc6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.int8_t.html +++ /dev/null @@ -1,9 +0,0 @@ -int8_t in libc - Rust - -
-

Type Definition libc::int8_t

source · []
pub type int8_t = i8;
👎 Deprecated since 0.2.55:

Use i8 instead.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.intmax_t.html b/learning/rust/guessing_game/target/doc/libc/type.intmax_t.html deleted file mode 100644 index cf31eaec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.intmax_t.html +++ /dev/null @@ -1,8 +0,0 @@ -intmax_t in libc - Rust - -
-

Type Definition libc::intmax_t

source · []
pub type intmax_t = i64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.intptr_t.html b/learning/rust/guessing_game/target/doc/libc/type.intptr_t.html deleted file mode 100644 index 01e8f721..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.intptr_t.html +++ /dev/null @@ -1,8 +0,0 @@ -intptr_t in libc - Rust - -
-

Type Definition libc::intptr_t

source · []
pub type intptr_t = isize;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.key_t.html b/learning/rust/guessing_game/target/doc/libc/type.key_t.html deleted file mode 100644 index 896909af..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.key_t.html +++ /dev/null @@ -1,8 +0,0 @@ -key_t in libc - Rust - -
-

Type Definition libc::key_t

source · []
pub type key_t = c_int;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.locale_t.html b/learning/rust/guessing_game/target/doc/libc/type.locale_t.html deleted file mode 100644 index 86d1acc7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.locale_t.html +++ /dev/null @@ -1,8 +0,0 @@ -locale_t in libc - Rust - -
-

Type Definition libc::locale_t

source · []
pub type locale_t = *mut c_void;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.loff_t.html b/learning/rust/guessing_game/target/doc/libc/type.loff_t.html deleted file mode 100644 index 7585119f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.loff_t.html +++ /dev/null @@ -1,8 +0,0 @@ -loff_t in libc - Rust - -
-

Type Definition libc::loff_t

source · []
pub type loff_t = c_longlong;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.mode_t.html b/learning/rust/guessing_game/target/doc/libc/type.mode_t.html deleted file mode 100644 index ebe06165..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.mode_t.html +++ /dev/null @@ -1,8 +0,0 @@ -mode_t in libc - Rust - -
-

Type Definition libc::mode_t

source · []
pub type mode_t = u32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.mqd_t.html b/learning/rust/guessing_game/target/doc/libc/type.mqd_t.html deleted file mode 100644 index 5a86183d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.mqd_t.html +++ /dev/null @@ -1,8 +0,0 @@ -mqd_t in libc - Rust - -
-

Type Definition libc::mqd_t

source · []
pub type mqd_t = c_int;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.msglen_t.html b/learning/rust/guessing_game/target/doc/libc/type.msglen_t.html deleted file mode 100644 index 0841a02f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.msglen_t.html +++ /dev/null @@ -1,8 +0,0 @@ -msglen_t in libc - Rust - -
-

Type Definition libc::msglen_t

source · []
pub type msglen_t = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.msgqnum_t.html b/learning/rust/guessing_game/target/doc/libc/type.msgqnum_t.html deleted file mode 100644 index a73d1762..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.msgqnum_t.html +++ /dev/null @@ -1,8 +0,0 @@ -msgqnum_t in libc - Rust - -
-

Type Definition libc::msgqnum_t

source · []
pub type msgqnum_t = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.name_t.html b/learning/rust/guessing_game/target/doc/libc/type.name_t.html deleted file mode 100644 index 207d0dab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.name_t.html +++ /dev/null @@ -1,8 +0,0 @@ -name_t in libc - Rust - -
-

Type Definition libc::name_t

source · []
pub type name_t = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.nfds_t.html b/learning/rust/guessing_game/target/doc/libc/type.nfds_t.html deleted file mode 100644 index 6f7d48c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.nfds_t.html +++ /dev/null @@ -1,8 +0,0 @@ -nfds_t in libc - Rust - -
-

Type Definition libc::nfds_t

source · []
pub type nfds_t = c_ulong;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.nl_item.html b/learning/rust/guessing_game/target/doc/libc/type.nl_item.html deleted file mode 100644 index 036d9051..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.nl_item.html +++ /dev/null @@ -1,8 +0,0 @@ -nl_item in libc - Rust - -
-

Type Definition libc::nl_item

source · []
pub type nl_item = c_int;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.nlink_t.html b/learning/rust/guessing_game/target/doc/libc/type.nlink_t.html deleted file mode 100644 index 504936db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.nlink_t.html +++ /dev/null @@ -1,8 +0,0 @@ -nlink_t in libc - Rust - -
-

Type Definition libc::nlink_t

source · []
pub type nlink_t = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.off64_t.html b/learning/rust/guessing_game/target/doc/libc/type.off64_t.html deleted file mode 100644 index ef21f3c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.off64_t.html +++ /dev/null @@ -1,8 +0,0 @@ -off64_t in libc - Rust - -
-

Type Definition libc::off64_t

source · []
pub type off64_t = i64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.off_t.html b/learning/rust/guessing_game/target/doc/libc/type.off_t.html deleted file mode 100644 index a0e912e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.off_t.html +++ /dev/null @@ -1,8 +0,0 @@ -off_t in libc - Rust - -
-

Type Definition libc::off_t

source · []
pub type off_t = i64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.pgn_t.html b/learning/rust/guessing_game/target/doc/libc/type.pgn_t.html deleted file mode 100644 index 5e182157..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.pgn_t.html +++ /dev/null @@ -1,8 +0,0 @@ -pgn_t in libc - Rust - -
-

Type Definition libc::pgn_t

source · []
pub type pgn_t = u32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.pid_t.html b/learning/rust/guessing_game/target/doc/libc/type.pid_t.html deleted file mode 100644 index cb3cc6a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.pid_t.html +++ /dev/null @@ -1,8 +0,0 @@ -pid_t in libc - Rust - -
-

Type Definition libc::pid_t

source · []
pub type pid_t = i32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.priority_t.html b/learning/rust/guessing_game/target/doc/libc/type.priority_t.html deleted file mode 100644 index e38aa382..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.priority_t.html +++ /dev/null @@ -1,8 +0,0 @@ -priority_t in libc - Rust - -
-

Type Definition libc::priority_t

source · []
pub type priority_t = u8;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.pthread_key_t.html b/learning/rust/guessing_game/target/doc/libc/type.pthread_key_t.html deleted file mode 100644 index 63bf12ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.pthread_key_t.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_key_t in libc - Rust - -
-

Type Definition libc::pthread_key_t

source · []
pub type pthread_key_t = c_uint;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.pthread_spinlock_t.html b/learning/rust/guessing_game/target/doc/libc/type.pthread_spinlock_t.html deleted file mode 100644 index 06abde29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.pthread_spinlock_t.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_spinlock_t in libc - Rust - -
-

Type Definition libc::pthread_spinlock_t

source · []
pub type pthread_spinlock_t = c_int;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.pthread_t.html b/learning/rust/guessing_game/target/doc/libc/type.pthread_t.html deleted file mode 100644 index 1159d43b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.pthread_t.html +++ /dev/null @@ -1,8 +0,0 @@ -pthread_t in libc - Rust - -
-

Type Definition libc::pthread_t

source · []
pub type pthread_t = c_ulong;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.ptrdiff_t.html b/learning/rust/guessing_game/target/doc/libc/type.ptrdiff_t.html deleted file mode 100644 index 36c4058c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.ptrdiff_t.html +++ /dev/null @@ -1,8 +0,0 @@ -ptrdiff_t in libc - Rust - -
-

Type Definition libc::ptrdiff_t

source · []
pub type ptrdiff_t = isize;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.regoff_t.html b/learning/rust/guessing_game/target/doc/libc/type.regoff_t.html deleted file mode 100644 index c171921f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.regoff_t.html +++ /dev/null @@ -1,8 +0,0 @@ -regoff_t in libc - Rust - -
-

Type Definition libc::regoff_t

source · []
pub type regoff_t = c_int;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.rlim64_t.html b/learning/rust/guessing_game/target/doc/libc/type.rlim64_t.html deleted file mode 100644 index eb4f1198..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.rlim64_t.html +++ /dev/null @@ -1,8 +0,0 @@ -rlim64_t in libc - Rust - -
-

Type Definition libc::rlim64_t

source · []
pub type rlim64_t = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.rlim_t.html b/learning/rust/guessing_game/target/doc/libc/type.rlim_t.html deleted file mode 100644 index 81a18013..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.rlim_t.html +++ /dev/null @@ -1,8 +0,0 @@ -rlim_t in libc - Rust - -
-

Type Definition libc::rlim_t

source · []
pub type rlim_t = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.sa_family_t.html b/learning/rust/guessing_game/target/doc/libc/type.sa_family_t.html deleted file mode 100644 index 98444b68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.sa_family_t.html +++ /dev/null @@ -1,8 +0,0 @@ -sa_family_t in libc - Rust - -
-

Type Definition libc::sa_family_t

source · []
pub type sa_family_t = u16;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.shmatt_t.html b/learning/rust/guessing_game/target/doc/libc/type.shmatt_t.html deleted file mode 100644 index 89ba2501..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.shmatt_t.html +++ /dev/null @@ -1,8 +0,0 @@ -shmatt_t in libc - Rust - -
-

Type Definition libc::shmatt_t

source · []
pub type shmatt_t = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.sighandler_t.html b/learning/rust/guessing_game/target/doc/libc/type.sighandler_t.html deleted file mode 100644 index c2dc1ba0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.sighandler_t.html +++ /dev/null @@ -1,8 +0,0 @@ -sighandler_t in libc - Rust - -
-

Type Definition libc::sighandler_t

source · []
pub type sighandler_t = size_t;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.size_t.html b/learning/rust/guessing_game/target/doc/libc/type.size_t.html deleted file mode 100644 index 81ae0579..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.size_t.html +++ /dev/null @@ -1,8 +0,0 @@ -size_t in libc - Rust - -
-

Type Definition libc::size_t

source · []
pub type size_t = usize;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.socklen_t.html b/learning/rust/guessing_game/target/doc/libc/type.socklen_t.html deleted file mode 100644 index d5ad711e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.socklen_t.html +++ /dev/null @@ -1,8 +0,0 @@ -socklen_t in libc - Rust - -
-

Type Definition libc::socklen_t

source · []
pub type socklen_t = u32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.speed_t.html b/learning/rust/guessing_game/target/doc/libc/type.speed_t.html deleted file mode 100644 index b37db11b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.speed_t.html +++ /dev/null @@ -1,8 +0,0 @@ -speed_t in libc - Rust - -
-

Type Definition libc::speed_t

source · []
pub type speed_t = c_uint;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.ssize_t.html b/learning/rust/guessing_game/target/doc/libc/type.ssize_t.html deleted file mode 100644 index 6c6ad313..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.ssize_t.html +++ /dev/null @@ -1,8 +0,0 @@ -ssize_t in libc - Rust - -
-

Type Definition libc::ssize_t

source · []
pub type ssize_t = isize;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.suseconds_t.html b/learning/rust/guessing_game/target/doc/libc/type.suseconds_t.html deleted file mode 100644 index d24e1f6d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.suseconds_t.html +++ /dev/null @@ -1,8 +0,0 @@ -suseconds_t in libc - Rust - -
-

Type Definition libc::suseconds_t

source · []
pub type suseconds_t = i64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.tcflag_t.html b/learning/rust/guessing_game/target/doc/libc/type.tcflag_t.html deleted file mode 100644 index 08b8dda8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.tcflag_t.html +++ /dev/null @@ -1,8 +0,0 @@ -tcflag_t in libc - Rust - -
-

Type Definition libc::tcflag_t

source · []
pub type tcflag_t = c_uint;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.time_t.html b/learning/rust/guessing_game/target/doc/libc/type.time_t.html deleted file mode 100644 index 90ee552f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.time_t.html +++ /dev/null @@ -1,8 +0,0 @@ -time_t in libc - Rust - -
-

Type Definition libc::time_t

source · []
pub type time_t = i64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.timer_t.html b/learning/rust/guessing_game/target/doc/libc/type.timer_t.html deleted file mode 100644 index f4b36baf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.timer_t.html +++ /dev/null @@ -1,8 +0,0 @@ -timer_t in libc - Rust - -
-

Type Definition libc::timer_t

source · []
pub type timer_t = *mut c_void;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.uid_t.html b/learning/rust/guessing_game/target/doc/libc/type.uid_t.html deleted file mode 100644 index 79141073..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.uid_t.html +++ /dev/null @@ -1,8 +0,0 @@ -uid_t in libc - Rust - -
-

Type Definition libc::uid_t

source · []
pub type uid_t = u32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.uint16_t.html b/learning/rust/guessing_game/target/doc/libc/type.uint16_t.html deleted file mode 100644 index 00ea091d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.uint16_t.html +++ /dev/null @@ -1,9 +0,0 @@ -uint16_t in libc - Rust - -
-

Type Definition libc::uint16_t

source · []
pub type uint16_t = u16;
👎 Deprecated since 0.2.55:

Use u16 instead.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.uint32_t.html b/learning/rust/guessing_game/target/doc/libc/type.uint32_t.html deleted file mode 100644 index 09d63a7e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.uint32_t.html +++ /dev/null @@ -1,9 +0,0 @@ -uint32_t in libc - Rust - -
-

Type Definition libc::uint32_t

source · []
pub type uint32_t = u32;
👎 Deprecated since 0.2.55:

Use u32 instead.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.uint64_t.html b/learning/rust/guessing_game/target/doc/libc/type.uint64_t.html deleted file mode 100644 index 9a935225..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.uint64_t.html +++ /dev/null @@ -1,9 +0,0 @@ -uint64_t in libc - Rust - -
-

Type Definition libc::uint64_t

source · []
pub type uint64_t = u64;
👎 Deprecated since 0.2.55:

Use u64 instead.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.uint8_t.html b/learning/rust/guessing_game/target/doc/libc/type.uint8_t.html deleted file mode 100644 index 9e967e7c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.uint8_t.html +++ /dev/null @@ -1,9 +0,0 @@ -uint8_t in libc - Rust - -
-

Type Definition libc::uint8_t

source · []
pub type uint8_t = u8;
👎 Deprecated since 0.2.55:

Use u8 instead.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.uintmax_t.html b/learning/rust/guessing_game/target/doc/libc/type.uintmax_t.html deleted file mode 100644 index 5c38f33a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.uintmax_t.html +++ /dev/null @@ -1,8 +0,0 @@ -uintmax_t in libc - Rust - -
-

Type Definition libc::uintmax_t

source · []
pub type uintmax_t = u64;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.uintptr_t.html b/learning/rust/guessing_game/target/doc/libc/type.uintptr_t.html deleted file mode 100644 index 4cc6fdd9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.uintptr_t.html +++ /dev/null @@ -1,8 +0,0 @@ -uintptr_t in libc - Rust - -
-

Type Definition libc::uintptr_t

source · []
pub type uintptr_t = usize;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.useconds_t.html b/learning/rust/guessing_game/target/doc/libc/type.useconds_t.html deleted file mode 100644 index c4708256..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.useconds_t.html +++ /dev/null @@ -1,8 +0,0 @@ -useconds_t in libc - Rust - -
-

Type Definition libc::useconds_t

source · []
pub type useconds_t = u32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/type.wchar_t.html b/learning/rust/guessing_game/target/doc/libc/type.wchar_t.html deleted file mode 100644 index 728c2dd0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/type.wchar_t.html +++ /dev/null @@ -1,8 +0,0 @@ -wchar_t in libc - Rust - -
-

Type Definition libc::wchar_t

source · []
pub type wchar_t = i32;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/union.__c_anonymous_ptrace_syscall_info_data.html b/learning/rust/guessing_game/target/doc/libc/union.__c_anonymous_ptrace_syscall_info_data.html deleted file mode 100644 index f3730eef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/union.__c_anonymous_ptrace_syscall_info_data.html +++ /dev/null @@ -1,25 +0,0 @@ -__c_anonymous_ptrace_syscall_info_data in libc - Rust - -
pub union __c_anonymous_ptrace_syscall_info_data {
-    pub entry: __c_anonymous_ptrace_syscall_info_entry,
-    pub exit: __c_anonymous_ptrace_syscall_info_exit,
-    pub seccomp: __c_anonymous_ptrace_syscall_info_seccomp,
-}

Fields

entry: __c_anonymous_ptrace_syscall_info_entryexit: __c_anonymous_ptrace_syscall_info_exitseccomp: __c_anonymous_ptrace_syscall_info_seccomp

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/union.__c_anonymous_sockaddr_can_can_addr.html b/learning/rust/guessing_game/target/doc/libc/union.__c_anonymous_sockaddr_can_can_addr.html deleted file mode 100644 index 8fa667a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/union.__c_anonymous_sockaddr_can_can_addr.html +++ /dev/null @@ -1,25 +0,0 @@ -__c_anonymous_sockaddr_can_can_addr in libc - Rust - -
#[repr(C)]
-pub union __c_anonymous_sockaddr_can_can_addr {
-    pub tp: __c_anonymous_sockaddr_can_tp,
-    pub j1939: __c_anonymous_sockaddr_can_j1939,
-}

Fields

tp: __c_anonymous_sockaddr_can_tpj1939: __c_anonymous_sockaddr_can_j1939

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/align/struct.in6_addr.html b/learning/rust/guessing_game/target/doc/libc/unix/align/struct.in6_addr.html deleted file mode 100644 index 2e227669..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/align/struct.in6_addr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.in6_addr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.ARPOP_REPLY.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.ARPOP_REPLY.html deleted file mode 100644 index 69e99ae7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.ARPOP_REPLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.ARPOP_REPLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.ARPOP_REQUEST.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.ARPOP_REQUEST.html deleted file mode 100644 index 5178447a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.ARPOP_REQUEST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.ARPOP_REQUEST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.ATF_COM.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.ATF_COM.html deleted file mode 100644 index 35e6785f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.ATF_COM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.ATF_COM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.ATF_PERM.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.ATF_PERM.html deleted file mode 100644 index 621c6af5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.ATF_PERM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.ATF_PERM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.ATF_PUBL.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.ATF_PUBL.html deleted file mode 100644 index 9224f454..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.ATF_PUBL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.ATF_PUBL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.ATF_USETRAILERS.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.ATF_USETRAILERS.html deleted file mode 100644 index 2f6478e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.ATF_USETRAILERS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.ATF_USETRAILERS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_BLK.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_BLK.html deleted file mode 100644 index 974e7a2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_BLK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.DT_BLK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_CHR.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_CHR.html deleted file mode 100644 index c5ac6bc7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_CHR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.DT_CHR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_DIR.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_DIR.html deleted file mode 100644 index 2d703765..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_DIR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.DT_DIR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_FIFO.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_FIFO.html deleted file mode 100644 index 5fe44ad4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_FIFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.DT_FIFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_LNK.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_LNK.html deleted file mode 100644 index 27ec2084..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_LNK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.DT_LNK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_REG.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_REG.html deleted file mode 100644 index c2de629f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_REG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.DT_REG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_SOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_SOCK.html deleted file mode 100644 index 65962dee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_SOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.DT_SOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_UNKNOWN.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_UNKNOWN.html deleted file mode 100644 index 243b4635..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.DT_UNKNOWN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.DT_UNKNOWN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.FD_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.FD_CLOEXEC.html deleted file mode 100644 index 271632be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.FD_CLOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.FD_CLOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.GRPQUOTA.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.GRPQUOTA.html deleted file mode 100644 index f43a9619..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.GRPQUOTA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.GRPQUOTA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.IFNAMSIZ.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.IFNAMSIZ.html deleted file mode 100644 index 99428b46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.IFNAMSIZ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.IFNAMSIZ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.IF_NAMESIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.IF_NAMESIZE.html deleted file mode 100644 index 385c9920..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.IF_NAMESIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.IF_NAMESIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.INADDR_ANY.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.INADDR_ANY.html deleted file mode 100644 index 606640d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.INADDR_ANY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.INADDR_ANY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.INADDR_BROADCAST.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.INADDR_BROADCAST.html deleted file mode 100644 index a56f94d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.INADDR_BROADCAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.INADDR_BROADCAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.INADDR_LOOPBACK.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.INADDR_LOOPBACK.html deleted file mode 100644 index 6eea51dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.INADDR_LOOPBACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.INADDR_LOOPBACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.INADDR_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.INADDR_NONE.html deleted file mode 100644 index bb3a83b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.INADDR_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.INADDR_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.INT_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.INT_MAX.html deleted file mode 100644 index 59c562dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.INT_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.INT_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.INT_MIN.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.INT_MIN.html deleted file mode 100644 index a46cf6b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.INT_MIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.INT_MIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_ICMP.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_ICMP.html deleted file mode 100644 index 05cb1e7e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_ICMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.IPPROTO_ICMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_ICMPV6.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_ICMPV6.html deleted file mode 100644 index 789bf566..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_ICMPV6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.IPPROTO_ICMPV6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_IP.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_IP.html deleted file mode 100644 index 2849737e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_IP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.IPPROTO_IP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_IPV6.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_IPV6.html deleted file mode 100644 index a464d1df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_IPV6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.IPPROTO_IPV6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_TCP.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_TCP.html deleted file mode 100644 index 0331fd40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_TCP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.IPPROTO_TCP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_UDP.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_UDP.html deleted file mode 100644 index 51997c37..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.IPPROTO_UDP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.IPPROTO_UDP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_ALERT.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_ALERT.html deleted file mode 100644 index 4ae0ad35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_ALERT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_ALERT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_AUTH.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_AUTH.html deleted file mode 100644 index 2f0d42a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_AUTH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_AUTH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_CONS.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_CONS.html deleted file mode 100644 index ccb377bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_CONS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_CONS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_CRIT.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_CRIT.html deleted file mode 100644 index cb89a41c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_CRIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_CRIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_DAEMON.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_DAEMON.html deleted file mode 100644 index c588a4c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_DAEMON.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_DAEMON.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_DEBUG.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_DEBUG.html deleted file mode 100644 index 899a8635..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_DEBUG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_DEBUG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_EMERG.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_EMERG.html deleted file mode 100644 index daff45d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_EMERG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_EMERG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_ERR.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_ERR.html deleted file mode 100644 index 1bbff427..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_ERR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_ERR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_FACMASK.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_FACMASK.html deleted file mode 100644 index de4d41c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_FACMASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_FACMASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_INFO.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_INFO.html deleted file mode 100644 index c0502cd8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_INFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_INFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_KERN.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_KERN.html deleted file mode 100644 index e471e96d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_KERN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_KERN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL0.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL0.html deleted file mode 100644 index b3ed60e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL0.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_LOCAL0.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL1.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL1.html deleted file mode 100644 index 1378edba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_LOCAL1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL2.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL2.html deleted file mode 100644 index 3ba61e96..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_LOCAL2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL3.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL3.html deleted file mode 100644 index 8d649dc7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL3.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_LOCAL3.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL4.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL4.html deleted file mode 100644 index 285d2639..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_LOCAL4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL5.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL5.html deleted file mode 100644 index 985b7853..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL5.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_LOCAL5.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL6.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL6.html deleted file mode 100644 index 5283fecb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_LOCAL6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL7.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL7.html deleted file mode 100644 index 2025b5a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LOCAL7.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_LOCAL7.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LPR.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LPR.html deleted file mode 100644 index 2a8f10fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_LPR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_LPR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_MAIL.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_MAIL.html deleted file mode 100644 index ceba616e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_MAIL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_MAIL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_NDELAY.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_NDELAY.html deleted file mode 100644 index 06adfe43..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_NDELAY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_NDELAY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_NEWS.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_NEWS.html deleted file mode 100644 index b9d105b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_NEWS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_NEWS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_NOTICE.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_NOTICE.html deleted file mode 100644 index 388adb46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_NOTICE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_NOTICE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_NOWAIT.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_NOWAIT.html deleted file mode 100644 index 0139ebef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_NOWAIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_NOWAIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_ODELAY.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_ODELAY.html deleted file mode 100644 index 04020f06..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_ODELAY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_ODELAY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_PID.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_PID.html deleted file mode 100644 index 073aa329..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_PID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_PID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_PRIMASK.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_PRIMASK.html deleted file mode 100644 index 08190b4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_PRIMASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_PRIMASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_SYSLOG.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_SYSLOG.html deleted file mode 100644 index c51bad89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_SYSLOG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_SYSLOG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_USER.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_USER.html deleted file mode 100644 index 5e4ab3fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_USER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_USER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_UUCP.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_UUCP.html deleted file mode 100644 index 1668743a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_UUCP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_UUCP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_WARNING.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_WARNING.html deleted file mode 100644 index 556754da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.LOG_WARNING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.LOG_WARNING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.PRIO_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.PRIO_MAX.html deleted file mode 100644 index c9dc082f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.PRIO_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.PRIO_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.PRIO_MIN.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.PRIO_MIN.html deleted file mode 100644 index 21ec6b72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.PRIO_MIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.PRIO_MIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.SIGIOT.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.SIGIOT.html deleted file mode 100644 index e220679d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.SIGIOT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.SIGIOT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.SIG_DFL.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.SIG_DFL.html deleted file mode 100644 index 91a4b1bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.SIG_DFL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.SIG_DFL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.SIG_ERR.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.SIG_ERR.html deleted file mode 100644 index 98dfdef1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.SIG_ERR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.SIG_ERR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.SIG_IGN.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.SIG_IGN.html deleted file mode 100644 index d5f32007..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.SIG_IGN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.SIG_IGN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.S_ISGID.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.S_ISGID.html deleted file mode 100644 index 9de932de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.S_ISGID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.S_ISGID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.S_ISUID.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.S_ISUID.html deleted file mode 100644 index 14311bf2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.S_ISUID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.S_ISUID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.S_ISVTX.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.S_ISVTX.html deleted file mode 100644 index 9d7edcf4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.S_ISVTX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.S_ISVTX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/constant.USRQUOTA.html b/learning/rust/guessing_game/target/doc/libc/unix/constant.USRQUOTA.html deleted file mode 100644 index 7435667e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/constant.USRQUOTA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/constant.USRQUOTA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/enum.DIR.html b/learning/rust/guessing_game/target/doc/libc/unix/enum.DIR.html deleted file mode 100644 index 9ed28745..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/enum.DIR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/enum.DIR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/enum.FILE.html b/learning/rust/guessing_game/target/doc/libc/unix/enum.FILE.html deleted file mode 100644 index c4eb4274..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/enum.FILE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/enum.FILE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/enum.c_void.html b/learning/rust/guessing_game/target/doc/libc/unix/enum.c_void.html deleted file mode 100644 index d4e9e556..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/enum.c_void.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/enum.c_void.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/enum.fpos_t.html b/learning/rust/guessing_game/target/doc/libc/unix/enum.fpos_t.html deleted file mode 100644 index d132d268..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/enum.fpos_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/enum.fpos_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn._exit.html b/learning/rust/guessing_game/target/doc/libc/unix/fn._exit.html deleted file mode 100644 index 52a7ecd2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn._exit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn._exit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.abort.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.abort.html deleted file mode 100644 index cf961a8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.abort.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.abort.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.accept.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.accept.html deleted file mode 100644 index 751f8861..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.accept.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.accept.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.access.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.access.html deleted file mode 100644 index 895eafe5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.access.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.access.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.adjtime.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.adjtime.html deleted file mode 100644 index 0e318b7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.adjtime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.adjtime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.alarm.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.alarm.html deleted file mode 100644 index 852ca6e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.alarm.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.alarm.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.atexit.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.atexit.html deleted file mode 100644 index 0f68b878..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.atexit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.atexit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.atoi.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.atoi.html deleted file mode 100644 index 79e6572e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.atoi.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.atoi.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.bsearch.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.bsearch.html deleted file mode 100644 index 1ec6f47c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.bsearch.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.bsearch.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.calloc.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.calloc.html deleted file mode 100644 index f19e20eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.calloc.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.calloc.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.cfgetispeed.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.cfgetispeed.html deleted file mode 100644 index 4e654617..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.cfgetispeed.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.cfgetispeed.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.cfgetospeed.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.cfgetospeed.html deleted file mode 100644 index 93276baf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.cfgetospeed.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.cfgetospeed.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.cfmakeraw.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.cfmakeraw.html deleted file mode 100644 index 86947002..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.cfmakeraw.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.cfmakeraw.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.cfsetispeed.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.cfsetispeed.html deleted file mode 100644 index be085395..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.cfsetispeed.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.cfsetispeed.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.cfsetospeed.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.cfsetospeed.html deleted file mode 100644 index ef1c5581..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.cfsetospeed.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.cfsetospeed.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.cfsetspeed.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.cfsetspeed.html deleted file mode 100644 index 9bce5db4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.cfsetspeed.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.cfsetspeed.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.chdir.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.chdir.html deleted file mode 100644 index 5bc8eb95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.chdir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.chdir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.chmod.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.chmod.html deleted file mode 100644 index 5c70c65c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.chmod.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.chmod.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.chown.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.chown.html deleted file mode 100644 index f1673bb8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.chown.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.chown.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.chroot.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.chroot.html deleted file mode 100644 index b3d8108e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.chroot.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.chroot.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.clearerr.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.clearerr.html deleted file mode 100644 index bb658363..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.clearerr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.clearerr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.close.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.close.html deleted file mode 100644 index 14f89b3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.close.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.close.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.closedir.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.closedir.html deleted file mode 100644 index c73e7f15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.closedir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.closedir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.closelog.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.closelog.html deleted file mode 100644 index f6279108..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.closelog.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.closelog.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.connect.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.connect.html deleted file mode 100644 index 7af9452d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.connect.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.connect.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.creat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.creat.html deleted file mode 100644 index deb02f3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.creat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.creat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.difftime.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.difftime.html deleted file mode 100644 index a18ce890..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.difftime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.difftime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.dladdr.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.dladdr.html deleted file mode 100644 index 2af1c14f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.dladdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.dladdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.dlclose.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.dlclose.html deleted file mode 100644 index f7481b17..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.dlclose.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.dlclose.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.dlerror.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.dlerror.html deleted file mode 100644 index b64ec30c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.dlerror.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.dlerror.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.dlopen.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.dlopen.html deleted file mode 100644 index 5686fb3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.dlopen.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.dlopen.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.dlsym.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.dlsym.html deleted file mode 100644 index 1f51081d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.dlsym.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.dlsym.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.dup.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.dup.html deleted file mode 100644 index c83ef976..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.dup.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.dup.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.dup2.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.dup2.html deleted file mode 100644 index abbaaea5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.dup2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.dup2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.endservent.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.endservent.html deleted file mode 100644 index 926747c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.endservent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.endservent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.execl.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.execl.html deleted file mode 100644 index 47c793f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.execl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.execl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.execle.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.execle.html deleted file mode 100644 index cb667e81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.execle.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.execle.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.execlp.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.execlp.html deleted file mode 100644 index 83a28225..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.execlp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.execlp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.execv.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.execv.html deleted file mode 100644 index 806c8762..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.execv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.execv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.execve.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.execve.html deleted file mode 100644 index dcd5e7f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.execve.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.execve.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.execvp.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.execvp.html deleted file mode 100644 index 478cf41f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.execvp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.execvp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.exit.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.exit.html deleted file mode 100644 index e4250f24..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.exit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.exit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fchdir.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fchdir.html deleted file mode 100644 index 938692bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fchdir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fchdir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fchmod.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fchmod.html deleted file mode 100644 index a6dd298d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fchmod.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fchmod.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fchmodat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fchmodat.html deleted file mode 100644 index 267235e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fchmodat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fchmodat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fchown.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fchown.html deleted file mode 100644 index 01c14089..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fchown.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fchown.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fchownat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fchownat.html deleted file mode 100644 index d2cf2c7f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fchownat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fchownat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fclose.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fclose.html deleted file mode 100644 index c94f55fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fclose.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fclose.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fcntl.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fcntl.html deleted file mode 100644 index b191952d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fcntl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fcntl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fdopen.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fdopen.html deleted file mode 100644 index 350df09b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fdopen.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fdopen.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fdopendir.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fdopendir.html deleted file mode 100644 index 7d83b23d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fdopendir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fdopendir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.feof.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.feof.html deleted file mode 100644 index 2c82c6db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.feof.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.feof.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.ferror.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.ferror.html deleted file mode 100644 index 3065040d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.ferror.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.ferror.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fflush.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fflush.html deleted file mode 100644 index d92797d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fflush.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fflush.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fgetc.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fgetc.html deleted file mode 100644 index d1b89705..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fgetc.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fgetc.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fgetpos.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fgetpos.html deleted file mode 100644 index b93a5ce0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fgetpos.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fgetpos.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fgets.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fgets.html deleted file mode 100644 index df252991..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fgets.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fgets.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fileno.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fileno.html deleted file mode 100644 index 75b37a4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fileno.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fileno.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.flock.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.flock.html deleted file mode 100644 index 1350b004..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.flock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.flock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fmemopen.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fmemopen.html deleted file mode 100644 index 7c5747eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fmemopen.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fmemopen.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fopen.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fopen.html deleted file mode 100644 index 5bb95be7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fopen.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fopen.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fork.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fork.html deleted file mode 100644 index 6fdf4a41..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fork.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fork.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fpathconf.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fpathconf.html deleted file mode 100644 index d8027560..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fpathconf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fpathconf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fprintf.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fprintf.html deleted file mode 100644 index 1c0876d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fprintf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fprintf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fputc.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fputc.html deleted file mode 100644 index e93c886c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fputc.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fputc.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fputs.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fputs.html deleted file mode 100644 index cea76bda..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fputs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fputs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fread.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fread.html deleted file mode 100644 index ed095db8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fread.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fread.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.free.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.free.html deleted file mode 100644 index 3df3b442..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.free.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.free.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.freeaddrinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.freeaddrinfo.html deleted file mode 100644 index e0538bb5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.freeaddrinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.freeaddrinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.freopen.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.freopen.html deleted file mode 100644 index 44f7efdb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.freopen.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.freopen.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fscanf.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fscanf.html deleted file mode 100644 index ee0c60e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fscanf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fscanf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fseek.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fseek.html deleted file mode 100644 index efb9d9c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fseek.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fseek.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fseeko.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fseeko.html deleted file mode 100644 index b95edb55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fseeko.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fseeko.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fsetpos.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fsetpos.html deleted file mode 100644 index 8eb16a1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fsetpos.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fsetpos.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fstat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fstat.html deleted file mode 100644 index 79338bb6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fstat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fstat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fstatat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fstatat.html deleted file mode 100644 index 1bbeefdc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fstatat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fstatat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fstatvfs.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fstatvfs.html deleted file mode 100644 index 1051046e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fstatvfs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fstatvfs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fsync.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fsync.html deleted file mode 100644 index a1323f52..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fsync.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fsync.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.ftell.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.ftell.html deleted file mode 100644 index 567a318c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.ftell.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.ftell.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.ftello.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.ftello.html deleted file mode 100644 index 4b224b4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.ftello.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.ftello.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.ftruncate.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.ftruncate.html deleted file mode 100644 index 50355507..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.ftruncate.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.ftruncate.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.fwrite.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.fwrite.html deleted file mode 100644 index 28544682..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.fwrite.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.fwrite.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.gai_strerror.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.gai_strerror.html deleted file mode 100644 index e3c8cf55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.gai_strerror.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.gai_strerror.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getaddrinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getaddrinfo.html deleted file mode 100644 index 08dfa508..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getaddrinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getaddrinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getchar.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getchar.html deleted file mode 100644 index 4b72d86e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getchar.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getchar.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getchar_unlocked.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getchar_unlocked.html deleted file mode 100644 index b13f1e73..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getchar_unlocked.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getchar_unlocked.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getcwd.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getcwd.html deleted file mode 100644 index 26832e83..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getcwd.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getcwd.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getegid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getegid.html deleted file mode 100644 index 205ec3a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getegid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getegid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getenv.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getenv.html deleted file mode 100644 index bd20019f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getenv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getenv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.geteuid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.geteuid.html deleted file mode 100644 index 809e8b77..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.geteuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.geteuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getgid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getgid.html deleted file mode 100644 index 23588fa7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getgroups.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getgroups.html deleted file mode 100644 index 79594fd5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getgroups.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getgroups.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.gethostname.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.gethostname.html deleted file mode 100644 index 222c2aec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.gethostname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.gethostname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getline.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getline.html deleted file mode 100644 index de4d43b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getline.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getline.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getlogin.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getlogin.html deleted file mode 100644 index 80f2352d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getlogin.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getlogin.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getopt.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getopt.html deleted file mode 100644 index d66fd926..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getopt.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getopt.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getpeername.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getpeername.html deleted file mode 100644 index dec03120..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getpeername.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getpeername.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getpgid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getpgid.html deleted file mode 100644 index 4bcc0f51..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getpgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getpgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getpgrp.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getpgrp.html deleted file mode 100644 index cb5d29d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getpgrp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getpgrp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getpid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getpid.html deleted file mode 100644 index 1c806c19..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getpid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getpid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getppid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getppid.html deleted file mode 100644 index c73bc33c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getppid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getppid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getprotobyname.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getprotobyname.html deleted file mode 100644 index 27badf1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getprotobyname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getprotobyname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getprotobynumber.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getprotobynumber.html deleted file mode 100644 index 15cfea74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getprotobynumber.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getprotobynumber.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getpwnam.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getpwnam.html deleted file mode 100644 index 1b0d68d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getpwnam.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getpwnam.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getpwuid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getpwuid.html deleted file mode 100644 index 934aec50..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getpwuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getpwuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getrusage.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getrusage.html deleted file mode 100644 index dde84d25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getrusage.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getrusage.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getservbyname.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getservbyname.html deleted file mode 100644 index 38d1406e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getservbyname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getservbyname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getservbyport.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getservbyport.html deleted file mode 100644 index 7ed1395c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getservbyport.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getservbyport.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getservent.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getservent.html deleted file mode 100644 index fce4cf62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getservent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getservent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getsid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getsid.html deleted file mode 100644 index fdd290e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getsid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getsid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getsockname.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getsockname.html deleted file mode 100644 index 58378ebe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getsockname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getsockname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getsockopt.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getsockopt.html deleted file mode 100644 index d439905f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getsockopt.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getsockopt.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.getuid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.getuid.html deleted file mode 100644 index 2dd07d08..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.getuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.getuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.gmtime.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.gmtime.html deleted file mode 100644 index 0a062ded..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.gmtime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.gmtime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.gmtime_r.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.gmtime_r.html deleted file mode 100644 index e20b5895..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.gmtime_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.gmtime_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.grantpt.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.grantpt.html deleted file mode 100644 index b742f87b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.grantpt.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.grantpt.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.hstrerror.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.hstrerror.html deleted file mode 100644 index 6917b2fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.hstrerror.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.hstrerror.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.if_indextoname.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.if_indextoname.html deleted file mode 100644 index e1d3b6f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.if_indextoname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.if_indextoname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.if_nametoindex.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.if_nametoindex.html deleted file mode 100644 index eabf1d13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.if_nametoindex.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.if_nametoindex.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.isalnum.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.isalnum.html deleted file mode 100644 index 3cb9e963..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.isalnum.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.isalnum.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.isalpha.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.isalpha.html deleted file mode 100644 index 27c43a0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.isalpha.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.isalpha.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.isatty.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.isatty.html deleted file mode 100644 index 8f78c420..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.isatty.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.isatty.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.isblank.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.isblank.html deleted file mode 100644 index 85b87c45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.isblank.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.isblank.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.iscntrl.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.iscntrl.html deleted file mode 100644 index cad856e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.iscntrl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.iscntrl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.isdigit.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.isdigit.html deleted file mode 100644 index ce07931b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.isdigit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.isdigit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.isgraph.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.isgraph.html deleted file mode 100644 index 2ff5b362..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.isgraph.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.isgraph.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.islower.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.islower.html deleted file mode 100644 index 1d40bb9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.islower.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.islower.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.isprint.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.isprint.html deleted file mode 100644 index 2ff93b20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.isprint.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.isprint.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.ispunct.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.ispunct.html deleted file mode 100644 index 86bbc42d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.ispunct.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.ispunct.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.isspace.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.isspace.html deleted file mode 100644 index 52b5adf6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.isspace.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.isspace.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.isupper.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.isupper.html deleted file mode 100644 index ebe25569..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.isupper.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.isupper.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.isxdigit.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.isxdigit.html deleted file mode 100644 index ce3b6415..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.isxdigit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.isxdigit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.kill.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.kill.html deleted file mode 100644 index a2846654..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.kill.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.kill.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.killpg.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.killpg.html deleted file mode 100644 index 40571df8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.killpg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.killpg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.lchown.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.lchown.html deleted file mode 100644 index 2a5ecf1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.lchown.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.lchown.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.link.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.link.html deleted file mode 100644 index 709ef00f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.link.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.link.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.linkat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.linkat.html deleted file mode 100644 index 3f9bf2ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.linkat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.linkat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.listen.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.listen.html deleted file mode 100644 index 06561960..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.listen.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.listen.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.localeconv.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.localeconv.html deleted file mode 100644 index b1a66a4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.localeconv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.localeconv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.localtime.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.localtime.html deleted file mode 100644 index 78ca366a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.localtime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.localtime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.localtime_r.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.localtime_r.html deleted file mode 100644 index 7a438822..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.localtime_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.localtime_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.lockf.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.lockf.html deleted file mode 100644 index c2855c13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.lockf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.lockf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.lseek.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.lseek.html deleted file mode 100644 index 08bbde60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.lseek.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.lseek.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.lstat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.lstat.html deleted file mode 100644 index a6386efe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.lstat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.lstat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.malloc.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.malloc.html deleted file mode 100644 index fea0be28..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.malloc.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.malloc.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.memchr.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.memchr.html deleted file mode 100644 index bead311a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.memchr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.memchr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.memcmp.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.memcmp.html deleted file mode 100644 index 3988ead8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.memcmp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.memcmp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.memcpy.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.memcpy.html deleted file mode 100644 index 8f3cf02d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.memcpy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.memcpy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.memmove.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.memmove.html deleted file mode 100644 index 2293e443..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.memmove.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.memmove.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.memset.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.memset.html deleted file mode 100644 index 838c4021..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.memset.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.memset.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.mkdir.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.mkdir.html deleted file mode 100644 index 9228122f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.mkdir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.mkdir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.mkdirat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.mkdirat.html deleted file mode 100644 index ca6cb256..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.mkdirat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.mkdirat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.mkdtemp.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.mkdtemp.html deleted file mode 100644 index 6a04bc67..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.mkdtemp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.mkdtemp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.mkfifo.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.mkfifo.html deleted file mode 100644 index 6c4ca413..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.mkfifo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.mkfifo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.mknod.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.mknod.html deleted file mode 100644 index 17549340..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.mknod.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.mknod.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.mkstemp.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.mkstemp.html deleted file mode 100644 index 31ea6a4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.mkstemp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.mkstemp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.mktime.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.mktime.html deleted file mode 100644 index 38800055..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.mktime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.mktime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.mlock.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.mlock.html deleted file mode 100644 index 3c60f129..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.mlock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.mlock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.mlockall.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.mlockall.html deleted file mode 100644 index 25055e12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.mlockall.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.mlockall.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.mmap.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.mmap.html deleted file mode 100644 index 284fb26a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.mmap.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.mmap.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.munlock.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.munlock.html deleted file mode 100644 index 756265c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.munlock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.munlock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.munlockall.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.munlockall.html deleted file mode 100644 index 6d6311e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.munlockall.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.munlockall.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.munmap.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.munmap.html deleted file mode 100644 index 6e29f97d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.munmap.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.munmap.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.nanosleep.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.nanosleep.html deleted file mode 100644 index dc6309da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.nanosleep.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.nanosleep.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.nice.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.nice.html deleted file mode 100644 index d7b606d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.nice.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.nice.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.open.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.open.html deleted file mode 100644 index c8cd70f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.open.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.open.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.open_memstream.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.open_memstream.html deleted file mode 100644 index 21839c84..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.open_memstream.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.open_memstream.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.open_wmemstream.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.open_wmemstream.html deleted file mode 100644 index 02e9bb3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.open_wmemstream.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.open_wmemstream.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.openat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.openat.html deleted file mode 100644 index 6f0afc1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.openat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.openat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.opendir.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.opendir.html deleted file mode 100644 index ec8df310..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.opendir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.opendir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.openlog.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.openlog.html deleted file mode 100644 index f6ef6629..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.openlog.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.openlog.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pathconf.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pathconf.html deleted file mode 100644 index cca70c86..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pathconf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pathconf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pause.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pause.html deleted file mode 100644 index b67e7d29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pause.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pause.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pclose.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pclose.html deleted file mode 100644 index abb71cdb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pclose.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pclose.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.perror.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.perror.html deleted file mode 100644 index d9f1ae88..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.perror.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.perror.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pipe.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pipe.html deleted file mode 100644 index 05728c3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pipe.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pipe.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.poll.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.poll.html deleted file mode 100644 index c5ae3ef9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.poll.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.poll.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.posix_memalign.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.posix_memalign.html deleted file mode 100644 index 76d73091..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.posix_memalign.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.posix_memalign.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.posix_openpt.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.posix_openpt.html deleted file mode 100644 index f8095da3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.posix_openpt.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.posix_openpt.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pread.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pread.html deleted file mode 100644 index ef2201ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pread.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pread.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.printf.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.printf.html deleted file mode 100644 index 36025b55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.printf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.printf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pselect.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pselect.html deleted file mode 100644 index 15c181ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pselect.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pselect.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_attr_destroy.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_attr_destroy.html deleted file mode 100644 index 8b43ad0c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_attr_destroy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_attr_destroy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_attr_init.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_attr_init.html deleted file mode 100644 index 08da81ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_attr_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_attr_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_attr_setdetachstate.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_attr_setdetachstate.html deleted file mode 100644 index ac0ba912..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_attr_setdetachstate.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_attr_setdetachstate.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_attr_setstacksize.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_attr_setstacksize.html deleted file mode 100644 index 8c7fd912..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_attr_setstacksize.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_attr_setstacksize.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_broadcast.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_broadcast.html deleted file mode 100644 index 65028679..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_broadcast.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_cond_broadcast.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_destroy.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_destroy.html deleted file mode 100644 index 45af4f87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_destroy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_cond_destroy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_init.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_init.html deleted file mode 100644 index c0671d98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_cond_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_signal.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_signal.html deleted file mode 100644 index d95c6a34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_signal.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_cond_signal.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_timedwait.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_timedwait.html deleted file mode 100644 index 41dfb75f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_timedwait.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_cond_timedwait.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_wait.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_wait.html deleted file mode 100644 index eab5b327..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_cond_wait.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_cond_wait.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_condattr_destroy.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_condattr_destroy.html deleted file mode 100644 index 42372adc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_condattr_destroy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_condattr_destroy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_condattr_init.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_condattr_init.html deleted file mode 100644 index a6c74f5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_condattr_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_condattr_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_detach.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_detach.html deleted file mode 100644 index 4103cd30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_detach.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_detach.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_exit.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_exit.html deleted file mode 100644 index 131da5f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_exit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_exit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_getspecific.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_getspecific.html deleted file mode 100644 index 9c743d5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_getspecific.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_getspecific.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_join.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_join.html deleted file mode 100644 index 17f30aa3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_join.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_join.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_key_create.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_key_create.html deleted file mode 100644 index d43d0039..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_key_create.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_key_create.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_key_delete.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_key_delete.html deleted file mode 100644 index d85c67b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_key_delete.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_key_delete.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_destroy.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_destroy.html deleted file mode 100644 index 27eb1bd2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_destroy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_mutex_destroy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_init.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_init.html deleted file mode 100644 index 6233b9bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_mutex_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_lock.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_lock.html deleted file mode 100644 index 7bfe5cd6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_lock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_mutex_lock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_trylock.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_trylock.html deleted file mode 100644 index 0a0a838a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_trylock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_mutex_trylock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_unlock.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_unlock.html deleted file mode 100644 index 63f64f81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutex_unlock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_mutex_unlock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutexattr_destroy.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutexattr_destroy.html deleted file mode 100644 index 6a75a842..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutexattr_destroy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_mutexattr_destroy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutexattr_init.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutexattr_init.html deleted file mode 100644 index 1da13b68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutexattr_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_mutexattr_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutexattr_settype.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutexattr_settype.html deleted file mode 100644 index 2a3aab90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_mutexattr_settype.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_mutexattr_settype.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_destroy.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_destroy.html deleted file mode 100644 index 850ee5c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_destroy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_rwlock_destroy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_init.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_init.html deleted file mode 100644 index dc067bf2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_rwlock_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_rdlock.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_rdlock.html deleted file mode 100644 index 90171ef3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_rdlock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_rwlock_rdlock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_tryrdlock.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_tryrdlock.html deleted file mode 100644 index 22efbd4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_tryrdlock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_rwlock_tryrdlock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_trywrlock.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_trywrlock.html deleted file mode 100644 index b2e0802b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_trywrlock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_rwlock_trywrlock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_unlock.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_unlock.html deleted file mode 100644 index e0eb1fcb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_unlock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_rwlock_unlock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_wrlock.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_wrlock.html deleted file mode 100644 index c00f5844..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlock_wrlock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_rwlock_wrlock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlockattr_destroy.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlockattr_destroy.html deleted file mode 100644 index b1df8624..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlockattr_destroy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_rwlockattr_destroy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlockattr_init.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlockattr_init.html deleted file mode 100644 index 9b086dc6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_rwlockattr_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_rwlockattr_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_self.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_self.html deleted file mode 100644 index 28d7b686..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_self.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_self.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_setspecific.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_setspecific.html deleted file mode 100644 index ac8da86f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pthread_setspecific.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pthread_setspecific.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.ptsname.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.ptsname.html deleted file mode 100644 index 737de8df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.ptsname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.ptsname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.putchar.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.putchar.html deleted file mode 100644 index a066e086..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.putchar.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.putchar.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.putchar_unlocked.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.putchar_unlocked.html deleted file mode 100644 index d6dfa2d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.putchar_unlocked.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.putchar_unlocked.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.putenv.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.putenv.html deleted file mode 100644 index 8b411f47..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.putenv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.putenv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.puts.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.puts.html deleted file mode 100644 index 90571f81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.puts.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.puts.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.pwrite.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.pwrite.html deleted file mode 100644 index 4281d632..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.pwrite.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.pwrite.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.qsort.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.qsort.html deleted file mode 100644 index 11a8e613..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.qsort.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.qsort.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.raise.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.raise.html deleted file mode 100644 index edb24eeb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.raise.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.raise.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.read.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.read.html deleted file mode 100644 index 3abd06b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.read.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.read.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.readdir.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.readdir.html deleted file mode 100644 index 00910a92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.readdir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.readdir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.readdir_r.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.readdir_r.html deleted file mode 100644 index d8f64661..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.readdir_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.readdir_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.readlink.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.readlink.html deleted file mode 100644 index f642a181..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.readlink.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.readlink.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.readlinkat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.readlinkat.html deleted file mode 100644 index f3917c30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.readlinkat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.readlinkat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.realloc.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.realloc.html deleted file mode 100644 index aef28389..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.realloc.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.realloc.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.realpath.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.realpath.html deleted file mode 100644 index 5296c49c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.realpath.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.realpath.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.recv.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.recv.html deleted file mode 100644 index a357b477..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.recv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.recv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.remove.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.remove.html deleted file mode 100644 index aeab319e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.remove.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.remove.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.rename.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.rename.html deleted file mode 100644 index a2248d36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.rename.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.rename.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.renameat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.renameat.html deleted file mode 100644 index 71a4b122..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.renameat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.renameat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.res_init.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.res_init.html deleted file mode 100644 index 7319b828..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.res_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.res_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.rewind.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.rewind.html deleted file mode 100644 index 4a4f23ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.rewind.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.rewind.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.rewinddir.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.rewinddir.html deleted file mode 100644 index b636b598..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.rewinddir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.rewinddir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.rmdir.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.rmdir.html deleted file mode 100644 index 45c7db83..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.rmdir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.rmdir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.scanf.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.scanf.html deleted file mode 100644 index 5a8b713f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.scanf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.scanf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sched_yield.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sched_yield.html deleted file mode 100644 index edb3d3c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sched_yield.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sched_yield.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.select.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.select.html deleted file mode 100644 index 2eb9ca74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.select.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.select.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sem_post.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sem_post.html deleted file mode 100644 index 47148440..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sem_post.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sem_post.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sem_trywait.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sem_trywait.html deleted file mode 100644 index 30971f58..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sem_trywait.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sem_trywait.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sem_wait.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sem_wait.html deleted file mode 100644 index 909b6d62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sem_wait.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sem_wait.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.send.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.send.html deleted file mode 100644 index c62c61cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.send.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.send.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sendto.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sendto.html deleted file mode 100644 index 2724c482..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sendto.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sendto.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.setbuf.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.setbuf.html deleted file mode 100644 index 9fffbd6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.setbuf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.setbuf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.setegid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.setegid.html deleted file mode 100644 index 8e10fe4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.setegid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.setegid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.setenv.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.setenv.html deleted file mode 100644 index fc313f81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.setenv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.setenv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.seteuid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.seteuid.html deleted file mode 100644 index d6cca36d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.seteuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.seteuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.setgid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.setgid.html deleted file mode 100644 index 83bf05a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.setgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.setgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.setlocale.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.setlocale.html deleted file mode 100644 index 86ec4f59..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.setlocale.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.setlocale.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.setlogmask.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.setlogmask.html deleted file mode 100644 index ff6d6f31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.setlogmask.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.setlogmask.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.setpgid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.setpgid.html deleted file mode 100644 index f0abcc00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.setpgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.setpgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.setregid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.setregid.html deleted file mode 100644 index 475e04de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.setregid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.setregid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.setreuid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.setreuid.html deleted file mode 100644 index 19c195fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.setreuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.setreuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.setservent.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.setservent.html deleted file mode 100644 index afeffe6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.setservent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.setservent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.setsid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.setsid.html deleted file mode 100644 index 93445ffe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.setsid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.setsid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.setsockopt.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.setsockopt.html deleted file mode 100644 index 497e777a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.setsockopt.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.setsockopt.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.setuid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.setuid.html deleted file mode 100644 index 866ed6e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.setuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.setuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.setvbuf.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.setvbuf.html deleted file mode 100644 index 4b8f015d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.setvbuf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.setvbuf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.shutdown.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.shutdown.html deleted file mode 100644 index 64cbf55a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.shutdown.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.shutdown.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigaction.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sigaction.html deleted file mode 100644 index 570657bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigaction.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sigaction.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigaddset.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sigaddset.html deleted file mode 100644 index 2cfd1824..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigaddset.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sigaddset.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigdelset.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sigdelset.html deleted file mode 100644 index 3c8dcfdc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigdelset.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sigdelset.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigemptyset.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sigemptyset.html deleted file mode 100644 index 4b8134fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigemptyset.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sigemptyset.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigfillset.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sigfillset.html deleted file mode 100644 index 907c7b7b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigfillset.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sigfillset.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigismember.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sigismember.html deleted file mode 100644 index 3ee05605..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigismember.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sigismember.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.signal.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.signal.html deleted file mode 100644 index 4d598862..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.signal.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.signal.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigpending.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sigpending.html deleted file mode 100644 index 568d0d60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigpending.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sigpending.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigprocmask.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sigprocmask.html deleted file mode 100644 index 3da8f41a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sigprocmask.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sigprocmask.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sleep.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sleep.html deleted file mode 100644 index d5e8f53d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sleep.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sleep.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.snprintf.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.snprintf.html deleted file mode 100644 index cdbb5e04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.snprintf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.snprintf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.socket.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.socket.html deleted file mode 100644 index b2789cc0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.socket.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.socket.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.socketpair.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.socketpair.html deleted file mode 100644 index 7fc86bfa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.socketpair.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.socketpair.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sprintf.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sprintf.html deleted file mode 100644 index b383e1d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sprintf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sprintf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sscanf.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sscanf.html deleted file mode 100644 index 962ba378..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sscanf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sscanf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.stat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.stat.html deleted file mode 100644 index 9da10b52..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.stat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.stat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.statvfs.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.statvfs.html deleted file mode 100644 index 17cb355f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.statvfs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.statvfs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.stpcpy.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.stpcpy.html deleted file mode 100644 index 2731d2af..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.stpcpy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.stpcpy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.stpncpy.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.stpncpy.html deleted file mode 100644 index 3350f8e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.stpncpy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.stpncpy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strcasecmp.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strcasecmp.html deleted file mode 100644 index adefe109..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strcasecmp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strcasecmp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strcasestr.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strcasestr.html deleted file mode 100644 index 5e5326bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strcasestr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strcasestr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strcat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strcat.html deleted file mode 100644 index ede8b5a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strcat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strcat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strchr.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strchr.html deleted file mode 100644 index e86588b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strchr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strchr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strcmp.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strcmp.html deleted file mode 100644 index 02ac062d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strcmp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strcmp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strcoll.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strcoll.html deleted file mode 100644 index 78feaab7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strcoll.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strcoll.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strcpy.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strcpy.html deleted file mode 100644 index dfdc2bf8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strcpy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strcpy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strcspn.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strcspn.html deleted file mode 100644 index 5b4d43fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strcspn.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strcspn.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strdup.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strdup.html deleted file mode 100644 index 1f3a46de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strdup.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strdup.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strerror.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strerror.html deleted file mode 100644 index db97424f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strerror.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strerror.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strlen.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strlen.html deleted file mode 100644 index 612b54a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strlen.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strlen.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strncasecmp.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strncasecmp.html deleted file mode 100644 index 1773dab5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strncasecmp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strncasecmp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strncat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strncat.html deleted file mode 100644 index 9157f051..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strncat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strncat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strncmp.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strncmp.html deleted file mode 100644 index 5d2b2bf1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strncmp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strncmp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strncpy.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strncpy.html deleted file mode 100644 index 2cba93b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strncpy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strncpy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strndup.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strndup.html deleted file mode 100644 index 0260fa4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strndup.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strndup.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strnlen.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strnlen.html deleted file mode 100644 index 43016ed2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strnlen.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strnlen.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strpbrk.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strpbrk.html deleted file mode 100644 index 10e0dcd8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strpbrk.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strpbrk.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strrchr.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strrchr.html deleted file mode 100644 index b27d4d49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strrchr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strrchr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strsignal.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strsignal.html deleted file mode 100644 index 3f80b386..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strsignal.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strsignal.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strspn.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strspn.html deleted file mode 100644 index c84948a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strspn.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strspn.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strstr.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strstr.html deleted file mode 100644 index 1edd3534..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strstr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strstr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strtod.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strtod.html deleted file mode 100644 index 745d4ad6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strtod.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strtod.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strtof.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strtof.html deleted file mode 100644 index 2f3b186a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strtof.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strtof.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strtok.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strtok.html deleted file mode 100644 index d2c5b04f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strtok.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strtok.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strtok_r.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strtok_r.html deleted file mode 100644 index 291fd3cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strtok_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strtok_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strtol.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strtol.html deleted file mode 100644 index d6fe6641..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strtol.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strtol.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strtoul.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strtoul.html deleted file mode 100644 index c795f74a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strtoul.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strtoul.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.strxfrm.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.strxfrm.html deleted file mode 100644 index 9a2cca10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.strxfrm.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.strxfrm.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.symlink.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.symlink.html deleted file mode 100644 index c283cbcf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.symlink.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.symlink.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.symlinkat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.symlinkat.html deleted file mode 100644 index 76625bed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.symlinkat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.symlinkat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.sysconf.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.sysconf.html deleted file mode 100644 index dff50798..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.sysconf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.sysconf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.syslog.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.syslog.html deleted file mode 100644 index 0115f6cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.syslog.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.syslog.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.system.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.system.html deleted file mode 100644 index e034e77a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.system.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.system.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcdrain.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.tcdrain.html deleted file mode 100644 index 5f9bf76f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcdrain.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.tcdrain.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcflow.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.tcflow.html deleted file mode 100644 index 6e04638d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcflow.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.tcflow.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcflush.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.tcflush.html deleted file mode 100644 index 3b8ca472..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcflush.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.tcflush.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcgetattr.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.tcgetattr.html deleted file mode 100644 index b3cd5f56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcgetattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.tcgetattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcgetpgrp.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.tcgetpgrp.html deleted file mode 100644 index 8e01d929..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcgetpgrp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.tcgetpgrp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcgetsid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.tcgetsid.html deleted file mode 100644 index 2c232555..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcgetsid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.tcgetsid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcsendbreak.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.tcsendbreak.html deleted file mode 100644 index 2f50701e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcsendbreak.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.tcsendbreak.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcsetattr.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.tcsetattr.html deleted file mode 100644 index b1a36dfd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcsetattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.tcsetattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcsetpgrp.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.tcsetpgrp.html deleted file mode 100644 index 7b5e3bfd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.tcsetpgrp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.tcsetpgrp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.time.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.time.html deleted file mode 100644 index fc478a4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.time.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.time.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.timegm.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.timegm.html deleted file mode 100644 index 8c88a99f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.timegm.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.timegm.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.times.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.times.html deleted file mode 100644 index 9c800512..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.times.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.times.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.tmpfile.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.tmpfile.html deleted file mode 100644 index 2aa8a90a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.tmpfile.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.tmpfile.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.tmpnam.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.tmpnam.html deleted file mode 100644 index 6baab21c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.tmpnam.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.tmpnam.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.tolower.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.tolower.html deleted file mode 100644 index f751608c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.tolower.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.tolower.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.toupper.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.toupper.html deleted file mode 100644 index 9a0eb8bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.toupper.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.toupper.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.truncate.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.truncate.html deleted file mode 100644 index 7e407629..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.truncate.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.truncate.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.ttyname.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.ttyname.html deleted file mode 100644 index 6dc15178..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.ttyname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.ttyname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.ttyname_r.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.ttyname_r.html deleted file mode 100644 index 0fde0262..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.ttyname_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.ttyname_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.umask.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.umask.html deleted file mode 100644 index 15426214..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.umask.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.umask.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.ungetc.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.ungetc.html deleted file mode 100644 index 0b922ad2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.ungetc.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.ungetc.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.unlink.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.unlink.html deleted file mode 100644 index a818a76a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.unlink.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.unlink.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.unlinkat.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.unlinkat.html deleted file mode 100644 index f259d40c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.unlinkat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.unlinkat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.unlockpt.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.unlockpt.html deleted file mode 100644 index 400806b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.unlockpt.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.unlockpt.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.unsetenv.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.unsetenv.html deleted file mode 100644 index 253545f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.unsetenv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.unsetenv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.usleep.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.usleep.html deleted file mode 100644 index ec300e76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.usleep.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.usleep.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.utime.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.utime.html deleted file mode 100644 index faf7b8d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.utime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.utime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.utimes.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.utimes.html deleted file mode 100644 index 5803b4b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.utimes.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.utimes.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.wait.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.wait.html deleted file mode 100644 index e680b4d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.wait.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.wait.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.waitpid.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.waitpid.html deleted file mode 100644 index 797294d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.waitpid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.waitpid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.wcslen.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.wcslen.html deleted file mode 100644 index cb20b35b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.wcslen.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.wcslen.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.wcstombs.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.wcstombs.html deleted file mode 100644 index fdc2f49a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.wcstombs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.wcstombs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.wmemchr.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.wmemchr.html deleted file mode 100644 index 00b0b737..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.wmemchr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.wmemchr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/fn.write.html b/learning/rust/guessing_game/target/doc/libc/unix/fn.write.html deleted file mode 100644 index 173c9bb8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/fn.write.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/fn.write.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADDR_COMPAT_LAYOUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADDR_COMPAT_LAYOUT.html deleted file mode 100644 index 425e53e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADDR_COMPAT_LAYOUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ADDR_COMPAT_LAYOUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADDR_LIMIT_32BIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADDR_LIMIT_32BIT.html deleted file mode 100644 index cb392e88..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADDR_LIMIT_32BIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ADDR_LIMIT_32BIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADDR_LIMIT_3GB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADDR_LIMIT_3GB.html deleted file mode 100644 index fc9bdf62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADDR_LIMIT_3GB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ADDR_LIMIT_3GB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADDR_NO_RANDOMIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADDR_NO_RANDOMIZE.html deleted file mode 100644 index 46ff4f01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADDR_NO_RANDOMIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ADDR_NO_RANDOMIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADFS_SUPER_MAGIC.html deleted file mode 100644 index 4b3375d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ADFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ADFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AFFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AFFS_SUPER_MAGIC.html deleted file mode 100644 index f3da3cc4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AFFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AFFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AFS_SUPER_MAGIC.html deleted file mode 100644 index b0e61a59..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ALG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ALG.html deleted file mode 100644 index 6814bc78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ALG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_ALG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_APPLETALK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_APPLETALK.html deleted file mode 100644 index bedcc176..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_APPLETALK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_APPLETALK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ASH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ASH.html deleted file mode 100644 index 09ee0be9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ASH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_ASH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ATMPVC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ATMPVC.html deleted file mode 100644 index 00184c41..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ATMPVC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_ATMPVC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ATMSVC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ATMSVC.html deleted file mode 100644 index 05169f01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ATMSVC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_ATMSVC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_AX25.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_AX25.html deleted file mode 100644 index 2e9ad511..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_AX25.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_AX25.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_BLUETOOTH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_BLUETOOTH.html deleted file mode 100644 index 181e7e4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_BLUETOOTH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_BLUETOOTH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_BRIDGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_BRIDGE.html deleted file mode 100644 index 8cc7390b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_BRIDGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_BRIDGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_CAIF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_CAIF.html deleted file mode 100644 index d0176711..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_CAIF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_CAIF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_CAN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_CAN.html deleted file mode 100644 index 1cc937d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_CAN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_CAN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_DECnet.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_DECnet.html deleted file mode 100644 index 4ab3769d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_DECnet.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_DECnet.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ECONET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ECONET.html deleted file mode 100644 index 0237fe2e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ECONET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_ECONET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_IEEE802154.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_IEEE802154.html deleted file mode 100644 index bcdfd862..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_IEEE802154.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_IEEE802154.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_INET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_INET.html deleted file mode 100644 index 8a854e7b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_INET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_INET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_INET6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_INET6.html deleted file mode 100644 index 51fc3f62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_INET6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_INET6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_IPX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_IPX.html deleted file mode 100644 index e61a8661..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_IPX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_IPX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_IRDA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_IRDA.html deleted file mode 100644 index 2a8efcd9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_IRDA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_IRDA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ISDN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ISDN.html deleted file mode 100644 index b99c376f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ISDN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_ISDN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_IUCV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_IUCV.html deleted file mode 100644 index 2a7c925d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_IUCV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_IUCV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_KEY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_KEY.html deleted file mode 100644 index c0f4d6e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_KEY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_KEY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_LLC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_LLC.html deleted file mode 100644 index 7604a1b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_LLC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_LLC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_LOCAL.html deleted file mode 100644 index 14f1e4aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_LOCAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_LOCAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_NETBEUI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_NETBEUI.html deleted file mode 100644 index 2b75c4b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_NETBEUI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_NETBEUI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_NETLINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_NETLINK.html deleted file mode 100644 index 93c4cbda..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_NETLINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_NETLINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_NETROM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_NETROM.html deleted file mode 100644 index 76e3aaee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_NETROM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_NETROM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_PACKET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_PACKET.html deleted file mode 100644 index 4a89d9dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_PACKET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_PACKET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_PHONET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_PHONET.html deleted file mode 100644 index 98686b5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_PHONET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_PHONET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_PPPOX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_PPPOX.html deleted file mode 100644 index 65f10ea2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_PPPOX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_PPPOX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_RDS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_RDS.html deleted file mode 100644 index ff7b98ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_RDS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_RDS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ROSE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ROSE.html deleted file mode 100644 index 9e0b523a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ROSE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_ROSE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ROUTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ROUTE.html deleted file mode 100644 index f5d40260..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_ROUTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_ROUTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_RXRPC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_RXRPC.html deleted file mode 100644 index 2e2b84a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_RXRPC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_RXRPC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_SECURITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_SECURITY.html deleted file mode 100644 index a5871440..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_SECURITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_SECURITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_SNA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_SNA.html deleted file mode 100644 index e7f82f6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_SNA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_SNA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_TIPC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_TIPC.html deleted file mode 100644 index 612e4178..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_TIPC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_TIPC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_UNIX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_UNIX.html deleted file mode 100644 index 77f4a9a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_UNIX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_UNIX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_UNSPEC.html deleted file mode 100644 index 85827a6d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_WANPIPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_WANPIPE.html deleted file mode 100644 index 4602e1ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_WANPIPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_WANPIPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_X25.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_X25.html deleted file mode 100644 index 8351fddc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AF_X25.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AF_X25.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ADAPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ADAPT.html deleted file mode 100644 index a10335e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ADAPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_ADAPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_APPLETLK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_APPLETLK.html deleted file mode 100644 index 83a7d9a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_APPLETLK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_APPLETLK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ARCNET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ARCNET.html deleted file mode 100644 index 9f00917e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ARCNET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_ARCNET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ASH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ASH.html deleted file mode 100644 index 8f1ea3e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ASH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_ASH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ATM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ATM.html deleted file mode 100644 index aef30437..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ATM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_ATM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_AX25.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_AX25.html deleted file mode 100644 index 90f7f910..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_AX25.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_AX25.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_BIF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_BIF.html deleted file mode 100644 index 9558a4ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_BIF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_BIF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CAN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CAN.html deleted file mode 100644 index 8ce1e568..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CAN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_CAN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CHAOS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CHAOS.html deleted file mode 100644 index 6bd81233..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CHAOS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_CHAOS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CISCO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CISCO.html deleted file mode 100644 index 7d6bdd54..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CISCO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_CISCO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CSLIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CSLIP.html deleted file mode 100644 index f3ed7a15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CSLIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_CSLIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CSLIP6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CSLIP6.html deleted file mode 100644 index 57479fd2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_CSLIP6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_CSLIP6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_DDCMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_DDCMP.html deleted file mode 100644 index 3e649310..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_DDCMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_DDCMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_DLCI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_DLCI.html deleted file mode 100644 index de19daab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_DLCI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_DLCI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ECONET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ECONET.html deleted file mode 100644 index 85559dc4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ECONET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_ECONET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_EETHER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_EETHER.html deleted file mode 100644 index 57d124b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_EETHER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_EETHER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ETHER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ETHER.html deleted file mode 100644 index 04fbb1f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ETHER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_ETHER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_EUI64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_EUI64.html deleted file mode 100644 index c748381e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_EUI64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_EUI64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FCAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FCAL.html deleted file mode 100644 index a6ab989e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FCAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_FCAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FCFABRIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FCFABRIC.html deleted file mode 100644 index 674b8164..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FCFABRIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_FCFABRIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FCPL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FCPL.html deleted file mode 100644 index 0b700fd1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FCPL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_FCPL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FCPP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FCPP.html deleted file mode 100644 index 086678f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FCPP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_FCPP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FDDI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FDDI.html deleted file mode 100644 index aa7c22fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FDDI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_FDDI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FRAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FRAD.html deleted file mode 100644 index 82e5562c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_FRAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_FRAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_HDLC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_HDLC.html deleted file mode 100644 index d2fbd60e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_HDLC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_HDLC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_HIPPI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_HIPPI.html deleted file mode 100644 index cc20dfbe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_HIPPI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_HIPPI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_HWX25.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_HWX25.html deleted file mode 100644 index 301a9948..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_HWX25.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_HWX25.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE1394.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE1394.html deleted file mode 100644 index a1aa45cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE1394.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_IEEE1394.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE802.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE802.html deleted file mode 100644 index 199d374b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE802.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_IEEE802.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE80211.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE80211.html deleted file mode 100644 index b12b0d69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE80211.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_IEEE80211.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE80211_PRISM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE80211_PRISM.html deleted file mode 100644 index b9cd8bc6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE80211_PRISM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_IEEE80211_PRISM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE80211_RADIOTAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE80211_RADIOTAP.html deleted file mode 100644 index 9273601e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE80211_RADIOTAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_IEEE80211_RADIOTAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE802154.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE802154.html deleted file mode 100644 index 3a898cea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE802154.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_IEEE802154.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE802_TR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE802_TR.html deleted file mode 100644 index eededdc2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IEEE802_TR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_IEEE802_TR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_INFINIBAND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_INFINIBAND.html deleted file mode 100644 index 1daf4986..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_INFINIBAND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_INFINIBAND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IPDDP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IPDDP.html deleted file mode 100644 index a67c6187..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IPDDP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_IPDDP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IPGRE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IPGRE.html deleted file mode 100644 index 0f182511..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IPGRE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_IPGRE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IRDA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IRDA.html deleted file mode 100644 index 05d33a51..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_IRDA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_IRDA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_LAPB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_LAPB.html deleted file mode 100644 index e496ea20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_LAPB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_LAPB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_LOCALTLK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_LOCALTLK.html deleted file mode 100644 index 7249a69a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_LOCALTLK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_LOCALTLK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_LOOPBACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_LOOPBACK.html deleted file mode 100644 index 4b8aec74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_LOOPBACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_LOOPBACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_METRICOM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_METRICOM.html deleted file mode 100644 index dffac1dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_METRICOM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_METRICOM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_NETROM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_NETROM.html deleted file mode 100644 index ac8507ae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_NETROM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_NETROM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_NONE.html deleted file mode 100644 index 46de3174..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_PIMREG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_PIMREG.html deleted file mode 100644 index 427db215..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_PIMREG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_PIMREG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_PPP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_PPP.html deleted file mode 100644 index 5327ec88..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_PPP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_PPP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_PRONET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_PRONET.html deleted file mode 100644 index d55258cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_PRONET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_PRONET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_RAWHDLC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_RAWHDLC.html deleted file mode 100644 index 714698a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_RAWHDLC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_RAWHDLC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ROSE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ROSE.html deleted file mode 100644 index fc32fd64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_ROSE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_ROSE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_RSRVD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_RSRVD.html deleted file mode 100644 index 5e42f483..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_RSRVD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_RSRVD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_SIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_SIT.html deleted file mode 100644 index 17247076..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_SIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_SIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_SKIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_SKIP.html deleted file mode 100644 index f3c1efd5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_SKIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_SKIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_SLIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_SLIP.html deleted file mode 100644 index 296a000c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_SLIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_SLIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_SLIP6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_SLIP6.html deleted file mode 100644 index a612bd61..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_SLIP6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_SLIP6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_TUNNEL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_TUNNEL.html deleted file mode 100644 index a003ccc4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_TUNNEL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_TUNNEL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_TUNNEL6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_TUNNEL6.html deleted file mode 100644 index 6e4631f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_TUNNEL6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_TUNNEL6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_VOID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_VOID.html deleted file mode 100644 index 673271f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_VOID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_VOID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_X25.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_X25.html deleted file mode 100644 index 468b190f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPHRD_X25.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPHRD_X25.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_InREPLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_InREPLY.html deleted file mode 100644 index ff8762e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_InREPLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPOP_InREPLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_InREQUEST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_InREQUEST.html deleted file mode 100644 index 04567bb8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_InREQUEST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPOP_InREQUEST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_NAK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_NAK.html deleted file mode 100644 index 26d3b932..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_NAK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPOP_NAK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_RREPLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_RREPLY.html deleted file mode 100644 index f98255d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_RREPLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPOP_RREPLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_RREQUEST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_RREQUEST.html deleted file mode 100644 index 4ada119e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ARPOP_RREQUEST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ARPOP_RREQUEST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ATF_DONTPUB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ATF_DONTPUB.html deleted file mode 100644 index 3d8f698a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ATF_DONTPUB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ATF_DONTPUB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ATF_NETMASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ATF_NETMASK.html deleted file mode 100644 index cec049c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ATF_NETMASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ATF_NETMASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_EMPTY_PATH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_EMPTY_PATH.html deleted file mode 100644 index 36b8e37b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_EMPTY_PATH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AT_EMPTY_PATH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_FDCWD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_FDCWD.html deleted file mode 100644 index a2a5be7c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_FDCWD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AT_FDCWD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_NO_AUTOMOUNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_NO_AUTOMOUNT.html deleted file mode 100644 index 07f1cb4b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_NO_AUTOMOUNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AT_NO_AUTOMOUNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_REMOVEDIR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_REMOVEDIR.html deleted file mode 100644 index 471554b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_REMOVEDIR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AT_REMOVEDIR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_SYMLINK_FOLLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_SYMLINK_FOLLOW.html deleted file mode 100644 index 2c8fa3bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_SYMLINK_FOLLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AT_SYMLINK_FOLLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_SYMLINK_NOFOLLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_SYMLINK_NOFOLLOW.html deleted file mode 100644 index 6320177b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AT_SYMLINK_NOFOLLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AT_SYMLINK_NOFOLLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AUTOFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AUTOFS_SUPER_MAGIC.html deleted file mode 100644 index 757d1191..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.AUTOFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.AUTOFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BPF_FS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BPF_FS_MAGIC.html deleted file mode 100644 index 43e64e34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BPF_FS_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.BPF_FS_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BRKINT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BRKINT.html deleted file mode 100644 index eaf0116e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BRKINT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.BRKINT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BS0.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BS0.html deleted file mode 100644 index 48cb4fe5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BS0.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.BS0.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BTRFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BTRFS_SUPER_MAGIC.html deleted file mode 100644 index 0d10a862..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BTRFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.BTRFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_ADRALN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_ADRALN.html deleted file mode 100644 index d20a5271..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_ADRALN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.BUS_ADRALN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_ADRERR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_ADRERR.html deleted file mode 100644 index c0be1eb9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_ADRERR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.BUS_ADRERR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_MCEERR_AO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_MCEERR_AO.html deleted file mode 100644 index 731ab9f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_MCEERR_AO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.BUS_MCEERR_AO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_MCEERR_AR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_MCEERR_AR.html deleted file mode 100644 index 97617602..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_MCEERR_AR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.BUS_MCEERR_AR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_OBJERR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_OBJERR.html deleted file mode 100644 index d0f06306..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.BUS_OBJERR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.BUS_OBJERR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CGROUP2_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CGROUP2_SUPER_MAGIC.html deleted file mode 100644 index 1866e5b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CGROUP2_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CGROUP2_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CGROUP_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CGROUP_SUPER_MAGIC.html deleted file mode 100644 index 729515ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CGROUP_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CGROUP_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_CONTINUED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_CONTINUED.html deleted file mode 100644 index 97206d5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_CONTINUED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLD_CONTINUED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_DUMPED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_DUMPED.html deleted file mode 100644 index 5b78d5f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_DUMPED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLD_DUMPED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_EXITED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_EXITED.html deleted file mode 100644 index 632fcb14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_EXITED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLD_EXITED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_KILLED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_KILLED.html deleted file mode 100644 index a3bf5072..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_KILLED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLD_KILLED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_STOPPED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_STOPPED.html deleted file mode 100644 index 9f8a25e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_STOPPED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLD_STOPPED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_TRAPPED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_TRAPPED.html deleted file mode 100644 index 6e121ee9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLD_TRAPPED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLD_TRAPPED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_BOOTTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_BOOTTIME.html deleted file mode 100644 index 8e190582..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_BOOTTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLOCK_BOOTTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_BOOTTIME_ALARM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_BOOTTIME_ALARM.html deleted file mode 100644 index 2abcbcc4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_BOOTTIME_ALARM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLOCK_BOOTTIME_ALARM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_MONOTONIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_MONOTONIC.html deleted file mode 100644 index fe61146c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_MONOTONIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLOCK_MONOTONIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_MONOTONIC_COARSE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_MONOTONIC_COARSE.html deleted file mode 100644 index 818741b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_MONOTONIC_COARSE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLOCK_MONOTONIC_COARSE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_MONOTONIC_RAW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_MONOTONIC_RAW.html deleted file mode 100644 index 897f618c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_MONOTONIC_RAW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLOCK_MONOTONIC_RAW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_PROCESS_CPUTIME_ID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_PROCESS_CPUTIME_ID.html deleted file mode 100644 index 4f73b190..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_PROCESS_CPUTIME_ID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLOCK_PROCESS_CPUTIME_ID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_REALTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_REALTIME.html deleted file mode 100644 index 874a6c0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_REALTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLOCK_REALTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_REALTIME_ALARM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_REALTIME_ALARM.html deleted file mode 100644 index 43905bf8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_REALTIME_ALARM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLOCK_REALTIME_ALARM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_REALTIME_COARSE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_REALTIME_COARSE.html deleted file mode 100644 index 456026b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_REALTIME_COARSE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLOCK_REALTIME_COARSE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_TAI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_TAI.html deleted file mode 100644 index dc5867b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_TAI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLOCK_TAI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_THREAD_CPUTIME_ID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_THREAD_CPUTIME_ID.html deleted file mode 100644 index 9f87f55e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLOCK_THREAD_CPUTIME_ID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLOCK_THREAD_CPUTIME_ID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_CHILD_CLEARTID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_CHILD_CLEARTID.html deleted file mode 100644 index 0f14aaf0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_CHILD_CLEARTID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_CHILD_CLEARTID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_CHILD_SETTID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_CHILD_SETTID.html deleted file mode 100644 index 2b89b8bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_CHILD_SETTID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_CHILD_SETTID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_DETACHED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_DETACHED.html deleted file mode 100644 index 3b845e98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_DETACHED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_DETACHED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_FILES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_FILES.html deleted file mode 100644 index c02b5d67..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_FILES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_FILES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_FS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_FS.html deleted file mode 100644 index 332b2b8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_FS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_FS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_IO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_IO.html deleted file mode 100644 index b6411554..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_IO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_IO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWCGROUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWCGROUP.html deleted file mode 100644 index 994e0f71..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWCGROUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_NEWCGROUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWIPC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWIPC.html deleted file mode 100644 index 4ba4a203..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWIPC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_NEWIPC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWNET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWNET.html deleted file mode 100644 index 02736f36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWNET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_NEWNET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWNS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWNS.html deleted file mode 100644 index 86c95217..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWNS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_NEWNS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWPID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWPID.html deleted file mode 100644 index 7ab9f084..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWPID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_NEWPID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWUSER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWUSER.html deleted file mode 100644 index 71b79e7a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWUSER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_NEWUSER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWUTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWUTS.html deleted file mode 100644 index 7442fb06..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_NEWUTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_NEWUTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_PARENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_PARENT.html deleted file mode 100644 index a6ec16f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_PARENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_PARENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_PARENT_SETTID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_PARENT_SETTID.html deleted file mode 100644 index a21e3385..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_PARENT_SETTID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_PARENT_SETTID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_PTRACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_PTRACE.html deleted file mode 100644 index fd69382e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_PTRACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_PTRACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_SETTLS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_SETTLS.html deleted file mode 100644 index d06f3e35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_SETTLS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_SETTLS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_SIGHAND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_SIGHAND.html deleted file mode 100644 index e5b9707f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_SIGHAND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_SIGHAND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_SYSVSEM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_SYSVSEM.html deleted file mode 100644 index 36db5543..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_SYSVSEM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_SYSVSEM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_THREAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_THREAD.html deleted file mode 100644 index ce7d726f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_THREAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_THREAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_UNTRACED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_UNTRACED.html deleted file mode 100644 index f24ceedb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_UNTRACED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_UNTRACED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_VFORK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_VFORK.html deleted file mode 100644 index f4e0367b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_VFORK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_VFORK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_VM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_VM.html deleted file mode 100644 index 2b0b0d2e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CLONE_VM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CLONE_VM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CODA_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CODA_SUPER_MAGIC.html deleted file mode 100644 index e76eacbb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CODA_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CODA_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CR0.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CR0.html deleted file mode 100644 index 47faab9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CR0.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CR0.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CRAMFS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CRAMFS_MAGIC.html deleted file mode 100644 index 1de43536..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CRAMFS_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CRAMFS_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CRTSCTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CRTSCTS.html deleted file mode 100644 index 8417f4e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CRTSCTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CRTSCTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CS5.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CS5.html deleted file mode 100644 index f3161edd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.CS5.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.CS5.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.DEBUGFS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.DEBUGFS_MAGIC.html deleted file mode 100644 index ae5de40c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.DEBUGFS_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.DEBUGFS_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.DEVPTS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.DEVPTS_SUPER_MAGIC.html deleted file mode 100644 index 8bcb6d91..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.DEVPTS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.DEVPTS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ECHO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ECHO.html deleted file mode 100644 index a7e94b1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ECHO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ECHO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ECRYPTFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ECRYPTFS_SUPER_MAGIC.html deleted file mode 100644 index cbc9921f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ECRYPTFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ECRYPTFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EFS_SUPER_MAGIC.html deleted file mode 100644 index ed883211..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EOF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EOF.html deleted file mode 100644 index 511c1026..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EOF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EOF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLERR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLERR.html deleted file mode 100644 index 1ec298e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLERR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLERR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLET.html deleted file mode 100644 index 7ad14058..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLEXCLUSIVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLEXCLUSIVE.html deleted file mode 100644 index aaca6404..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLEXCLUSIVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLEXCLUSIVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLHUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLHUP.html deleted file mode 100644 index a7600da8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLHUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLHUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLIN.html deleted file mode 100644 index d7b5c2a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLMSG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLMSG.html deleted file mode 100644 index 3935cf8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLMSG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLMSG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLONESHOT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLONESHOT.html deleted file mode 100644 index ef15ec03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLONESHOT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLONESHOT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLOUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLOUT.html deleted file mode 100644 index 6e13d1d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLOUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLOUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLPRI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLPRI.html deleted file mode 100644 index b6e0a897..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLPRI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLPRI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLRDBAND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLRDBAND.html deleted file mode 100644 index 4ef85258..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLRDBAND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLRDBAND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLRDHUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLRDHUP.html deleted file mode 100644 index a7502728..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLRDHUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLRDHUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLRDNORM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLRDNORM.html deleted file mode 100644 index fff561f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLRDNORM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLRDNORM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLWAKEUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLWAKEUP.html deleted file mode 100644 index b2b049e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLWAKEUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLWAKEUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLWRBAND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLWRBAND.html deleted file mode 100644 index 5e916b6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLWRBAND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLWRBAND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLWRNORM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLWRNORM.html deleted file mode 100644 index 6cefa8a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLLWRNORM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLLWRNORM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLL_CTL_ADD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLL_CTL_ADD.html deleted file mode 100644 index 831063ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLL_CTL_ADD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLL_CTL_ADD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLL_CTL_DEL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLL_CTL_DEL.html deleted file mode 100644 index 603932ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLL_CTL_DEL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLL_CTL_DEL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLL_CTL_MOD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLL_CTL_MOD.html deleted file mode 100644 index d91ffbb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EPOLL_CTL_MOD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EPOLL_CTL_MOD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXIT_FAILURE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXIT_FAILURE.html deleted file mode 100644 index be6eb7dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXIT_FAILURE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EXIT_FAILURE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXIT_SUCCESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXIT_SUCCESS.html deleted file mode 100644 index 780385ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXIT_SUCCESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EXIT_SUCCESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXT2_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXT2_SUPER_MAGIC.html deleted file mode 100644 index 68b4e58e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXT2_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EXT2_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXT3_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXT3_SUPER_MAGIC.html deleted file mode 100644 index 60f34fd1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXT3_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EXT3_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXT4_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXT4_SUPER_MAGIC.html deleted file mode 100644 index d84297f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.EXT4_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.EXT4_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F2FS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F2FS_SUPER_MAGIC.html deleted file mode 100644 index ca53db3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F2FS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F2FS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.FD_SETSIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.FD_SETSIZE.html deleted file mode 100644 index 35191268..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.FD_SETSIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.FD_SETSIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.FF0.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.FF0.html deleted file mode 100644 index 82bc8460..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.FF0.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.FF0.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.FUSE_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.FUSE_SUPER_MAGIC.html deleted file mode 100644 index e9346ab9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.FUSE_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.FUSE_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.FUTEXFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.FUTEXFS_SUPER_MAGIC.html deleted file mode 100644 index 9d27ba12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.FUTEXFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.FUTEXFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_ADD_SEALS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_ADD_SEALS.html deleted file mode 100644 index cc268483..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_ADD_SEALS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_ADD_SEALS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_CANCELLK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_CANCELLK.html deleted file mode 100644 index 11f45fef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_CANCELLK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_CANCELLK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_DUPFD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_DUPFD.html deleted file mode 100644 index 008887ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_DUPFD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_DUPFD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_DUPFD_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_DUPFD_CLOEXEC.html deleted file mode 100644 index 44049d16..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_DUPFD_CLOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_DUPFD_CLOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GETFD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GETFD.html deleted file mode 100644 index 17ba9859..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GETFD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_GETFD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GETFL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GETFL.html deleted file mode 100644 index fab76624..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GETFL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_GETFL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GETLEASE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GETLEASE.html deleted file mode 100644 index 44c342fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GETLEASE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_GETLEASE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GETPIPE_SZ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GETPIPE_SZ.html deleted file mode 100644 index e7cae141..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GETPIPE_SZ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_GETPIPE_SZ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GET_SEALS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GET_SEALS.html deleted file mode 100644 index 7339f7f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_GET_SEALS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_GET_SEALS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_NOTIFY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_NOTIFY.html deleted file mode 100644 index 15d95a45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_NOTIFY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_NOTIFY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_OK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_OK.html deleted file mode 100644 index 8548cbe4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_OK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_OK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SEAL_GROW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SEAL_GROW.html deleted file mode 100644 index 31a0bfd7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SEAL_GROW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_SEAL_GROW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SEAL_SEAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SEAL_SEAL.html deleted file mode 100644 index 9c4e84c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SEAL_SEAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_SEAL_SEAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SEAL_SHRINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SEAL_SHRINK.html deleted file mode 100644 index d25759ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SEAL_SHRINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_SEAL_SHRINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SEAL_WRITE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SEAL_WRITE.html deleted file mode 100644 index 5dcfa8c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SEAL_WRITE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_SEAL_WRITE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SETFD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SETFD.html deleted file mode 100644 index 4dc92062..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SETFD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_SETFD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SETFL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SETFL.html deleted file mode 100644 index 048979e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SETFL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_SETFL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SETLEASE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SETLEASE.html deleted file mode 100644 index 7c1f914b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SETLEASE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_SETLEASE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SETPIPE_SZ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SETPIPE_SZ.html deleted file mode 100644 index fc654d1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.F_SETPIPE_SZ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.F_SETPIPE_SZ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.HOSTFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.HOSTFS_SUPER_MAGIC.html deleted file mode 100644 index 83c32821..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.HOSTFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.HOSTFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.HPFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.HPFS_SUPER_MAGIC.html deleted file mode 100644 index 25fa52ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.HPFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.HPFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.HUGETLBFS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.HUGETLBFS_MAGIC.html deleted file mode 100644 index ff867027..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.HUGETLBFS_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.HUGETLBFS_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ICRNL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ICRNL.html deleted file mode 100644 index 78ee904d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ICRNL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ICRNL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_ALLMULTI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_ALLMULTI.html deleted file mode 100644 index bccf1a26..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_ALLMULTI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_ALLMULTI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_AUTOMEDIA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_AUTOMEDIA.html deleted file mode 100644 index df7fb59a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_AUTOMEDIA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_AUTOMEDIA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_BROADCAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_BROADCAST.html deleted file mode 100644 index e65628d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_BROADCAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_BROADCAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_DEBUG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_DEBUG.html deleted file mode 100644 index f1919a31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_DEBUG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_DEBUG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_DYNAMIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_DYNAMIC.html deleted file mode 100644 index c6a4842f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_DYNAMIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_DYNAMIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_LOOPBACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_LOOPBACK.html deleted file mode 100644 index 9c332371..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_LOOPBACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_LOOPBACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_MASTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_MASTER.html deleted file mode 100644 index 0d57f70e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_MASTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_MASTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_MULTICAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_MULTICAST.html deleted file mode 100644 index 47ffbc0c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_MULTICAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_MULTICAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_NOARP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_NOARP.html deleted file mode 100644 index 75ab600f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_NOARP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_NOARP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_NOTRAILERS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_NOTRAILERS.html deleted file mode 100644 index 0a2732d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_NOTRAILERS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_NOTRAILERS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_POINTOPOINT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_POINTOPOINT.html deleted file mode 100644 index 46fb8295..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_POINTOPOINT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_POINTOPOINT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_PORTSEL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_PORTSEL.html deleted file mode 100644 index 4b672a0b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_PORTSEL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_PORTSEL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_PROMISC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_PROMISC.html deleted file mode 100644 index 03aaa856..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_PROMISC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_PROMISC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_RUNNING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_RUNNING.html deleted file mode 100644 index 711d7aea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_RUNNING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_RUNNING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_SLAVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_SLAVE.html deleted file mode 100644 index bca4c154..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_SLAVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_SLAVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_UP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_UP.html deleted file mode 100644 index 5c8ade7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IFF_UP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IFF_UP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IGNBRK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IGNBRK.html deleted file mode 100644 index 6157c844..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IGNBRK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IGNBRK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IGNCR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IGNCR.html deleted file mode 100644 index ff520655..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IGNCR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IGNCR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IGNPAR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IGNPAR.html deleted file mode 100644 index 1b1d0562..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IGNPAR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IGNPAR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IMAXBEL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IMAXBEL.html deleted file mode 100644 index 540c29a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IMAXBEL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IMAXBEL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.INLCR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.INLCR.html deleted file mode 100644 index d00c6f9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.INLCR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.INLCR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.INPCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.INPCK.html deleted file mode 100644 index 059723b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.INPCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.INPCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPDEFTTL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPDEFTTL.html deleted file mode 100644 index 5691e3e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPDEFTTL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPDEFTTL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_CLASS_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_CLASS_MASK.html deleted file mode 100644 index 53f9776e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_CLASS_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_CLASS_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_CONTROL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_CONTROL.html deleted file mode 100644 index c6c4ec7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_CONTROL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_CONTROL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_COPY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_COPY.html deleted file mode 100644 index 5ca47840..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_COPY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_COPY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_END.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_END.html deleted file mode 100644 index d7120af1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_END.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_END.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_EOL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_EOL.html deleted file mode 100644 index ad8e96a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_EOL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_EOL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_LSRR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_LSRR.html deleted file mode 100644 index 5c64a473..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_LSRR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_LSRR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_MEASUREMENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_MEASUREMENT.html deleted file mode 100644 index c1060ae6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_MEASUREMENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_MEASUREMENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_MINOFF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_MINOFF.html deleted file mode 100644 index ffa7fe62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_MINOFF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_MINOFF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_NOOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_NOOP.html deleted file mode 100644 index 584eb346..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_NOOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_NOOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_NOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_NOP.html deleted file mode 100644 index aacc3edc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_NOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_NOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_NUMBER_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_NUMBER_MASK.html deleted file mode 100644 index f6da18ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_NUMBER_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_NUMBER_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_OFFSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_OFFSET.html deleted file mode 100644 index a8ed42b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_OFFSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_OFFSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_OLEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_OLEN.html deleted file mode 100644 index 79cb2ffd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_OLEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_OLEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_OPTVAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_OPTVAL.html deleted file mode 100644 index ce24b8fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_OPTVAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_OPTVAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_RA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_RA.html deleted file mode 100644 index bf3e1137..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_RA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_RA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_RESERVED1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_RESERVED1.html deleted file mode 100644 index 5df28924..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_RESERVED1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_RESERVED1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_RESERVED2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_RESERVED2.html deleted file mode 100644 index feacd118..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_RESERVED2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_RESERVED2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_RR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_RR.html deleted file mode 100644 index 0c06b362..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_RR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_RR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_SEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_SEC.html deleted file mode 100644 index 41e751d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_SEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_SEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_SID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_SID.html deleted file mode 100644 index edd4efa3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_SID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_SID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_SSRR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_SSRR.html deleted file mode 100644 index e3aaf463..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_SSRR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_SSRR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TIMESTAMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TIMESTAMP.html deleted file mode 100644 index 0d1c1c9c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TIMESTAMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_TIMESTAMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TS.html deleted file mode 100644 index 5195a935..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_TS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TS_PRESPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TS_PRESPEC.html deleted file mode 100644 index 75e1c798..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TS_PRESPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_TS_PRESPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TS_TSANDADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TS_TSANDADDR.html deleted file mode 100644 index ffeb9b10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TS_TSANDADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_TS_TSANDADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TS_TSONLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TS_TSONLY.html deleted file mode 100644 index 734cb723..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPOPT_TS_TSONLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPOPT_TS_TSONLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_AH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_AH.html deleted file mode 100644 index b78d6744..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_AH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_AH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_BEETPH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_BEETPH.html deleted file mode 100644 index c6f7247c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_BEETPH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_BEETPH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_COMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_COMP.html deleted file mode 100644 index df14e49d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_COMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_COMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_DCCP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_DCCP.html deleted file mode 100644 index 1821f1a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_DCCP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_DCCP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_DSTOPTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_DSTOPTS.html deleted file mode 100644 index fe7c7851..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_DSTOPTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_DSTOPTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_EGP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_EGP.html deleted file mode 100644 index 20cd1a78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_EGP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_EGP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_ENCAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_ENCAP.html deleted file mode 100644 index ed33ab6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_ENCAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_ENCAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_ESP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_ESP.html deleted file mode 100644 index 969c8ed4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_ESP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_ESP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_FRAGMENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_FRAGMENT.html deleted file mode 100644 index 045b9d64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_FRAGMENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_FRAGMENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_GRE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_GRE.html deleted file mode 100644 index 9e189699..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_GRE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_GRE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_HOPOPTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_HOPOPTS.html deleted file mode 100644 index 67f50b0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_HOPOPTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_HOPOPTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_IDP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_IDP.html deleted file mode 100644 index ed99c0de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_IDP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_IDP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_IGMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_IGMP.html deleted file mode 100644 index 54c7fb5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_IGMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_IGMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_IPIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_IPIP.html deleted file mode 100644 index 1fefc3eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_IPIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_IPIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_MH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_MH.html deleted file mode 100644 index 89fb3ff4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_MH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_MH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_MPLS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_MPLS.html deleted file mode 100644 index fc3085d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_MPLS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_MPLS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_MTP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_MTP.html deleted file mode 100644 index 52d7929d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_MTP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_MTP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_NONE.html deleted file mode 100644 index 1d349a1c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_PIM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_PIM.html deleted file mode 100644 index 5405b523..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_PIM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_PIM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_PUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_PUP.html deleted file mode 100644 index eb413330..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_PUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_PUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_RAW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_RAW.html deleted file mode 100644 index 1c2ea71c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_RAW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_RAW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_ROUTING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_ROUTING.html deleted file mode 100644 index def78e32..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_ROUTING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_ROUTING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_RSVP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_RSVP.html deleted file mode 100644 index ebbd7567..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_RSVP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_RSVP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_SCTP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_SCTP.html deleted file mode 100644 index f80dc483..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_SCTP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_SCTP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_TP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_TP.html deleted file mode 100644 index 3a778097..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_TP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_TP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_UDPLITE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_UDPLITE.html deleted file mode 100644 index 69e60d72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPPROTO_UDPLITE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPPROTO_UDPLITE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_ECN_CE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_ECN_CE.html deleted file mode 100644 index 06db72c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_ECN_CE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_ECN_CE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_ECN_ECT0.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_ECN_ECT0.html deleted file mode 100644 index 7da75da7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_ECN_ECT0.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_ECN_ECT0.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_ECN_ECT1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_ECN_ECT1.html deleted file mode 100644 index 905108e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_ECN_ECT1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_ECN_ECT1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_ECN_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_ECN_MASK.html deleted file mode 100644 index 8055fa25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_ECN_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_ECN_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_LOWDELAY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_LOWDELAY.html deleted file mode 100644 index 166d5a91..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_LOWDELAY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_LOWDELAY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_MINCOST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_MINCOST.html deleted file mode 100644 index ee486e33..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_MINCOST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_MINCOST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_CRITIC_ECP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_CRITIC_ECP.html deleted file mode 100644 index ba9732cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_CRITIC_ECP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_PREC_CRITIC_ECP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_FLASH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_FLASH.html deleted file mode 100644 index 041947dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_FLASH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_PREC_FLASH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_FLASHOVERRIDE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_FLASHOVERRIDE.html deleted file mode 100644 index 57b39eb5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_FLASHOVERRIDE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_PREC_FLASHOVERRIDE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_IMMEDIATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_IMMEDIATE.html deleted file mode 100644 index 77c9d3e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_IMMEDIATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_PREC_IMMEDIATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_INTERNETCONTROL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_INTERNETCONTROL.html deleted file mode 100644 index 7fb8b230..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_INTERNETCONTROL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_PREC_INTERNETCONTROL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_NETCONTROL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_NETCONTROL.html deleted file mode 100644 index 6a58047a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_NETCONTROL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_PREC_NETCONTROL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_PRIORITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_PRIORITY.html deleted file mode 100644 index 102699c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_PRIORITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_PREC_PRIORITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_ROUTINE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_ROUTINE.html deleted file mode 100644 index 28d2b61a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_PREC_ROUTINE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_PREC_ROUTINE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_RELIABILITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_RELIABILITY.html deleted file mode 100644 index a45f2326..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_RELIABILITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_RELIABILITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_THROUGHPUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_THROUGHPUT.html deleted file mode 100644 index eefc7614..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPTOS_THROUGHPUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPTOS_THROUGHPUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292DSTOPTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292DSTOPTS.html deleted file mode 100644 index e836d8b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292DSTOPTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_2292DSTOPTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292HOPLIMIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292HOPLIMIT.html deleted file mode 100644 index 68fdd273..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292HOPLIMIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_2292HOPLIMIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292HOPOPTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292HOPOPTS.html deleted file mode 100644 index bf434ee3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292HOPOPTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_2292HOPOPTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292PKTINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292PKTINFO.html deleted file mode 100644 index eaf0f005..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292PKTINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_2292PKTINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292PKTOPTIONS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292PKTOPTIONS.html deleted file mode 100644 index bc81c828..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292PKTOPTIONS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_2292PKTOPTIONS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292RTHDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292RTHDR.html deleted file mode 100644 index a2e3862f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_2292RTHDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_2292RTHDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ADDRFORM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ADDRFORM.html deleted file mode 100644 index 40db7211..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ADDRFORM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_ADDRFORM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ADDR_PREFERENCES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ADDR_PREFERENCES.html deleted file mode 100644 index 4ec16c59..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ADDR_PREFERENCES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_ADDR_PREFERENCES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ADD_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ADD_MEMBERSHIP.html deleted file mode 100644 index 3a588db4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ADD_MEMBERSHIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_ADD_MEMBERSHIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_AUTHHDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_AUTHHDR.html deleted file mode 100644 index 03d5d4ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_AUTHHDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_AUTHHDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_AUTOFLOWLABEL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_AUTOFLOWLABEL.html deleted file mode 100644 index e7e3807f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_AUTOFLOWLABEL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_AUTOFLOWLABEL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_CHECKSUM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_CHECKSUM.html deleted file mode 100644 index 3b0ce354..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_CHECKSUM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_CHECKSUM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_DONTFRAG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_DONTFRAG.html deleted file mode 100644 index b5bf527a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_DONTFRAG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_DONTFRAG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_DROP_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_DROP_MEMBERSHIP.html deleted file mode 100644 index ce15b170..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_DROP_MEMBERSHIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_DROP_MEMBERSHIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_DSTOPTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_DSTOPTS.html deleted file mode 100644 index 3eceb236..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_DSTOPTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_DSTOPTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_HDRINCL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_HDRINCL.html deleted file mode 100644 index 508f73e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_HDRINCL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_HDRINCL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_HOPLIMIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_HOPLIMIT.html deleted file mode 100644 index aa8bcd5d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_HOPLIMIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_HOPLIMIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_HOPOPTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_HOPOPTS.html deleted file mode 100644 index c019db66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_HOPOPTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_HOPOPTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_IPSEC_POLICY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_IPSEC_POLICY.html deleted file mode 100644 index bae8b755..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_IPSEC_POLICY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_IPSEC_POLICY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_JOIN_ANYCAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_JOIN_ANYCAST.html deleted file mode 100644 index 03097769..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_JOIN_ANYCAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_JOIN_ANYCAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_LEAVE_ANYCAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_LEAVE_ANYCAST.html deleted file mode 100644 index 98d9bdf8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_LEAVE_ANYCAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_LEAVE_ANYCAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MINHOPCOUNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MINHOPCOUNT.html deleted file mode 100644 index 18874612..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MINHOPCOUNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_MINHOPCOUNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MTU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MTU.html deleted file mode 100644 index e4fed427..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MTU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_MTU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MTU_DISCOVER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MTU_DISCOVER.html deleted file mode 100644 index a5399c57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MTU_DISCOVER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_MTU_DISCOVER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MULTICAST_HOPS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MULTICAST_HOPS.html deleted file mode 100644 index 8a85b522..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MULTICAST_HOPS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_MULTICAST_HOPS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MULTICAST_IF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MULTICAST_IF.html deleted file mode 100644 index c96b98f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MULTICAST_IF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_MULTICAST_IF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MULTICAST_LOOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MULTICAST_LOOP.html deleted file mode 100644 index 61219c88..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_MULTICAST_LOOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_MULTICAST_LOOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_NEXTHOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_NEXTHOP.html deleted file mode 100644 index 47a91768..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_NEXTHOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_NEXTHOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ORIGDSTADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ORIGDSTADDR.html deleted file mode 100644 index 1b5242cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ORIGDSTADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_ORIGDSTADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PATHMTU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PATHMTU.html deleted file mode 100644 index b85ef1f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PATHMTU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PATHMTU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PKTINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PKTINFO.html deleted file mode 100644 index d23c5b5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PKTINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PKTINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_DO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_DO.html deleted file mode 100644 index e120dcd1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_DO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PMTUDISC_DO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_DONT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_DONT.html deleted file mode 100644 index 748d1ab4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_DONT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PMTUDISC_DONT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_INTERFACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_INTERFACE.html deleted file mode 100644 index c4d6996b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_INTERFACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PMTUDISC_INTERFACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_OMIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_OMIT.html deleted file mode 100644 index e739e800..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_OMIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PMTUDISC_OMIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_PROBE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_PROBE.html deleted file mode 100644 index b4ec781b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_PROBE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PMTUDISC_PROBE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_WANT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_WANT.html deleted file mode 100644 index 127a5dc3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PMTUDISC_WANT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PMTUDISC_WANT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_CGA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_CGA.html deleted file mode 100644 index 2a175eee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_CGA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PREFER_SRC_CGA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_COA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_COA.html deleted file mode 100644 index c6a28bb4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_COA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PREFER_SRC_COA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_HOME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_HOME.html deleted file mode 100644 index f959eae0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_HOME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PREFER_SRC_HOME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_NONCGA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_NONCGA.html deleted file mode 100644 index 09828f0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_NONCGA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PREFER_SRC_NONCGA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_PUBLIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_PUBLIC.html deleted file mode 100644 index 4b50c6a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_PUBLIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PREFER_SRC_PUBLIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_PUBTMP_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_PUBTMP_DEFAULT.html deleted file mode 100644 index f38c13ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_PUBTMP_DEFAULT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PREFER_SRC_PUBTMP_DEFAULT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_TMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_TMP.html deleted file mode 100644 index 1fb6a632..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_PREFER_SRC_TMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_PREFER_SRC_TMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVDSTOPTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVDSTOPTS.html deleted file mode 100644 index 0c58eacf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVDSTOPTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_RECVDSTOPTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVERR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVERR.html deleted file mode 100644 index 61b16d3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVERR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_RECVERR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVHOPLIMIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVHOPLIMIT.html deleted file mode 100644 index d0184c84..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVHOPLIMIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_RECVHOPLIMIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVHOPOPTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVHOPOPTS.html deleted file mode 100644 index a4957ae7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVHOPOPTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_RECVHOPOPTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVORIGDSTADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVORIGDSTADDR.html deleted file mode 100644 index 25356750..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVORIGDSTADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_RECVORIGDSTADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVPATHMTU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVPATHMTU.html deleted file mode 100644 index 18bf5609..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVPATHMTU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_RECVPATHMTU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVPKTINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVPKTINFO.html deleted file mode 100644 index 6abc6c10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVPKTINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_RECVPKTINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVRTHDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVRTHDR.html deleted file mode 100644 index 0918f927..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVRTHDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_RECVRTHDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVTCLASS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVTCLASS.html deleted file mode 100644 index 451310ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RECVTCLASS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_RECVTCLASS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ROUTER_ALERT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ROUTER_ALERT.html deleted file mode 100644 index 437b71bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_ROUTER_ALERT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_ROUTER_ALERT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RTHDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RTHDR.html deleted file mode 100644 index f5666a83..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RTHDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_RTHDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RTHDRDSTOPTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RTHDRDSTOPTS.html deleted file mode 100644 index 8cbb07ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_RTHDRDSTOPTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_RTHDRDSTOPTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_TCLASS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_TCLASS.html deleted file mode 100644 index 90aef208..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_TCLASS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_TCLASS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_TRANSPARENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_TRANSPARENT.html deleted file mode 100644 index 8dcc6dd7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_TRANSPARENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_TRANSPARENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_UNICAST_HOPS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_UNICAST_HOPS.html deleted file mode 100644 index 96338d18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_UNICAST_HOPS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_UNICAST_HOPS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_UNICAST_IF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_UNICAST_IF.html deleted file mode 100644 index 3f23e132..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_UNICAST_IF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_UNICAST_IF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_V6ONLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_V6ONLY.html deleted file mode 100644 index c02973d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_V6ONLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_V6ONLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_XFRM_POLICY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_XFRM_POLICY.html deleted file mode 100644 index 587465f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPV6_XFRM_POLICY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPV6_XFRM_POLICY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPVERSION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPVERSION.html deleted file mode 100644 index 84da66ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IPVERSION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IPVERSION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_ADD_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_ADD_MEMBERSHIP.html deleted file mode 100644 index ab27407d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_ADD_MEMBERSHIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_ADD_MEMBERSHIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_ADD_SOURCE_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_ADD_SOURCE_MEMBERSHIP.html deleted file mode 100644 index f194f528..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_ADD_SOURCE_MEMBERSHIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_ADD_SOURCE_MEMBERSHIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_BIND_ADDRESS_NO_PORT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_BIND_ADDRESS_NO_PORT.html deleted file mode 100644 index a372ce37..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_BIND_ADDRESS_NO_PORT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_BIND_ADDRESS_NO_PORT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_BLOCK_SOURCE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_BLOCK_SOURCE.html deleted file mode 100644 index 18eff8de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_BLOCK_SOURCE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_BLOCK_SOURCE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_CHECKSUM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_CHECKSUM.html deleted file mode 100644 index 9b08b2c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_CHECKSUM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_CHECKSUM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_DEFAULT_MULTICAST_LOOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_DEFAULT_MULTICAST_LOOP.html deleted file mode 100644 index c674d045..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_DEFAULT_MULTICAST_LOOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_DEFAULT_MULTICAST_LOOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_DEFAULT_MULTICAST_TTL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_DEFAULT_MULTICAST_TTL.html deleted file mode 100644 index 52285885..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_DEFAULT_MULTICAST_TTL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_DEFAULT_MULTICAST_TTL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_DROP_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_DROP_MEMBERSHIP.html deleted file mode 100644 index b583cec9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_DROP_MEMBERSHIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_DROP_MEMBERSHIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_DROP_SOURCE_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_DROP_SOURCE_MEMBERSHIP.html deleted file mode 100644 index ceec1d38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_DROP_SOURCE_MEMBERSHIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_DROP_SOURCE_MEMBERSHIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_FREEBIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_FREEBIND.html deleted file mode 100644 index 9a304eae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_FREEBIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_FREEBIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_HDRINCL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_HDRINCL.html deleted file mode 100644 index 40d6a4c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_HDRINCL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_HDRINCL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_IPSEC_POLICY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_IPSEC_POLICY.html deleted file mode 100644 index 081329ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_IPSEC_POLICY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_IPSEC_POLICY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MINTTL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MINTTL.html deleted file mode 100644 index c523712f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MINTTL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_MINTTL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MSFILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MSFILTER.html deleted file mode 100644 index 080894f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MSFILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_MSFILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MTU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MTU.html deleted file mode 100644 index f5b7cb27..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MTU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_MTU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MTU_DISCOVER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MTU_DISCOVER.html deleted file mode 100644 index 5a990742..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MTU_DISCOVER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_MTU_DISCOVER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MULTICAST_ALL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MULTICAST_ALL.html deleted file mode 100644 index 72a87b46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MULTICAST_ALL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_MULTICAST_ALL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MULTICAST_IF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MULTICAST_IF.html deleted file mode 100644 index 34ff8d4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MULTICAST_IF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_MULTICAST_IF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MULTICAST_LOOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MULTICAST_LOOP.html deleted file mode 100644 index e06c6f43..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MULTICAST_LOOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_MULTICAST_LOOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MULTICAST_TTL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MULTICAST_TTL.html deleted file mode 100644 index f57264fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_MULTICAST_TTL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_MULTICAST_TTL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_NODEFRAG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_NODEFRAG.html deleted file mode 100644 index 67797327..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_NODEFRAG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_NODEFRAG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_OPTIONS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_OPTIONS.html deleted file mode 100644 index 4fda3d86..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_OPTIONS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_OPTIONS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_ORIGDSTADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_ORIGDSTADDR.html deleted file mode 100644 index fbdcb891..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_ORIGDSTADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_ORIGDSTADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PASSSEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PASSSEC.html deleted file mode 100644 index e5185f08..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PASSSEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_PASSSEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PKTINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PKTINFO.html deleted file mode 100644 index b06d8864..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PKTINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_PKTINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PKTOPTIONS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PKTOPTIONS.html deleted file mode 100644 index 25695bf6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PKTOPTIONS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_PKTOPTIONS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_DO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_DO.html deleted file mode 100644 index fa7612ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_DO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_PMTUDISC_DO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_DONT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_DONT.html deleted file mode 100644 index c63a9f16..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_DONT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_PMTUDISC_DONT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_INTERFACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_INTERFACE.html deleted file mode 100644 index ba80f872..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_INTERFACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_PMTUDISC_INTERFACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_OMIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_OMIT.html deleted file mode 100644 index a14e64c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_OMIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_PMTUDISC_OMIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_PROBE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_PROBE.html deleted file mode 100644 index 74f4ba3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_PROBE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_PMTUDISC_PROBE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_WANT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_WANT.html deleted file mode 100644 index 841dd142..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_PMTUDISC_WANT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_PMTUDISC_WANT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVERR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVERR.html deleted file mode 100644 index 7286ca74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVERR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_RECVERR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVOPTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVOPTS.html deleted file mode 100644 index ef94b2e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVOPTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_RECVOPTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVORIGDSTADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVORIGDSTADDR.html deleted file mode 100644 index 7f739670..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVORIGDSTADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_RECVORIGDSTADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVTOS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVTOS.html deleted file mode 100644 index df5e7739..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVTOS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_RECVTOS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVTTL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVTTL.html deleted file mode 100644 index 1edacbd5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RECVTTL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_RECVTTL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RETOPTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RETOPTS.html deleted file mode 100644 index 87e41354..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_RETOPTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_RETOPTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_ROUTER_ALERT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_ROUTER_ALERT.html deleted file mode 100644 index 75c42488..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_ROUTER_ALERT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_ROUTER_ALERT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_TOS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_TOS.html deleted file mode 100644 index 6e66acb8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_TOS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_TOS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_TRANSPARENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_TRANSPARENT.html deleted file mode 100644 index 962737d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_TRANSPARENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_TRANSPARENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_TTL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_TTL.html deleted file mode 100644 index 1e60eff9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_TTL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_TTL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_UNBLOCK_SOURCE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_UNBLOCK_SOURCE.html deleted file mode 100644 index 0aaf7d0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_UNBLOCK_SOURCE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_UNBLOCK_SOURCE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_UNICAST_IF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_UNICAST_IF.html deleted file mode 100644 index 17168208..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_UNICAST_IF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_UNICAST_IF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_XFRM_POLICY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_XFRM_POLICY.html deleted file mode 100644 index 4b3b0d45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IP_XFRM_POLICY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IP_XFRM_POLICY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ISOFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ISOFS_SUPER_MAGIC.html deleted file mode 100644 index 4efed855..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ISOFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ISOFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ISTRIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ISTRIP.html deleted file mode 100644 index b4558f8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ISTRIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ISTRIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IXANY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IXANY.html deleted file mode 100644 index c3007247..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.IXANY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.IXANY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.JFFS2_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.JFFS2_SUPER_MAGIC.html deleted file mode 100644 index 75004ae1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.JFFS2_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.JFFS2_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_ALL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_ALL.html deleted file mode 100644 index cc970180..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_ALL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LC_ALL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_COLLATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_COLLATE.html deleted file mode 100644 index ba523411..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_COLLATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LC_COLLATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_COLLATE_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_COLLATE_MASK.html deleted file mode 100644 index af86108c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_COLLATE_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LC_COLLATE_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_CTYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_CTYPE.html deleted file mode 100644 index a6712b00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_CTYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LC_CTYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_CTYPE_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_CTYPE_MASK.html deleted file mode 100644 index f497e917..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_CTYPE_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LC_CTYPE_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_MESSAGES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_MESSAGES.html deleted file mode 100644 index 36832eb2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_MESSAGES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LC_MESSAGES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_MESSAGES_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_MESSAGES_MASK.html deleted file mode 100644 index 00fb25c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_MESSAGES_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LC_MESSAGES_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_MONETARY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_MONETARY.html deleted file mode 100644 index fce9176a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_MONETARY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LC_MONETARY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_MONETARY_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_MONETARY_MASK.html deleted file mode 100644 index 56c95e6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_MONETARY_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LC_MONETARY_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_NUMERIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_NUMERIC.html deleted file mode 100644 index 3747f7ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_NUMERIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LC_NUMERIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_NUMERIC_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_NUMERIC_MASK.html deleted file mode 100644 index fcddb812..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_NUMERIC_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LC_NUMERIC_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_TIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_TIME.html deleted file mode 100644 index b7170104..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_TIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LC_TIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_TIME_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_TIME_MASK.html deleted file mode 100644 index 78e8358a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LC_TIME_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LC_TIME_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOCK_EX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOCK_EX.html deleted file mode 100644 index ee45bf01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOCK_EX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LOCK_EX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOCK_NB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOCK_NB.html deleted file mode 100644 index 2eded4c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOCK_NB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LOCK_NB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOCK_SH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOCK_SH.html deleted file mode 100644 index 564ebf49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOCK_SH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LOCK_SH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOCK_UN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOCK_UN.html deleted file mode 100644 index 1e2d13e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOCK_UN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LOCK_UN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOG_AUTHPRIV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOG_AUTHPRIV.html deleted file mode 100644 index 3396e57a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOG_AUTHPRIV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LOG_AUTHPRIV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOG_CRON.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOG_CRON.html deleted file mode 100644 index 2c79ae71..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOG_CRON.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LOG_CRON.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOG_FTP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOG_FTP.html deleted file mode 100644 index 5e8d47b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOG_FTP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LOG_FTP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOG_PERROR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOG_PERROR.html deleted file mode 100644 index 4f20d19a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.LOG_PERROR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.LOG_PERROR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DODUMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DODUMP.html deleted file mode 100644 index e84306af..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DODUMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_DODUMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DOFORK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DOFORK.html deleted file mode 100644 index e99afdd5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DOFORK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_DOFORK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DONTDUMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DONTDUMP.html deleted file mode 100644 index 6bf118b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DONTDUMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_DONTDUMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DONTFORK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DONTFORK.html deleted file mode 100644 index da51b88c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DONTFORK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_DONTFORK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DONTNEED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DONTNEED.html deleted file mode 100644 index 7020b07c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_DONTNEED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_DONTNEED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_FREE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_FREE.html deleted file mode 100644 index bd0c49b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_FREE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_FREE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_HUGEPAGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_HUGEPAGE.html deleted file mode 100644 index 3fe840e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_HUGEPAGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_HUGEPAGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_HWPOISON.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_HWPOISON.html deleted file mode 100644 index 51d4ad11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_HWPOISON.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_HWPOISON.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_MERGEABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_MERGEABLE.html deleted file mode 100644 index 287f313a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_MERGEABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_MERGEABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_NOHUGEPAGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_NOHUGEPAGE.html deleted file mode 100644 index b140ab19..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_NOHUGEPAGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_NOHUGEPAGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_NORMAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_NORMAL.html deleted file mode 100644 index 56a4dcf4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_NORMAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_NORMAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_RANDOM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_RANDOM.html deleted file mode 100644 index d6975625..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_RANDOM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_RANDOM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_REMOVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_REMOVE.html deleted file mode 100644 index c7ea1f69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_REMOVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_REMOVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_SEQUENTIAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_SEQUENTIAL.html deleted file mode 100644 index c25ef603..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_SEQUENTIAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_SEQUENTIAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_UNMERGEABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_UNMERGEABLE.html deleted file mode 100644 index db430318..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_UNMERGEABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_UNMERGEABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_WILLNEED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_WILLNEED.html deleted file mode 100644 index 470ed075..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MADV_WILLNEED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MADV_WILLNEED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_FAILED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_FAILED.html deleted file mode 100644 index bb258838..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_FAILED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MAP_FAILED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_FILE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_FILE.html deleted file mode 100644 index 4c392425..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_FILE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MAP_FILE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_FIXED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_FIXED.html deleted file mode 100644 index c8bb0249..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_FIXED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MAP_FIXED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_PRIVATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_PRIVATE.html deleted file mode 100644 index c2ed213f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_PRIVATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MAP_PRIVATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_SHARED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_SHARED.html deleted file mode 100644 index e072b88e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_SHARED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MAP_SHARED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_TYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_TYPE.html deleted file mode 100644 index a8e8b424..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAP_TYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MAP_TYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAXTTL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAXTTL.html deleted file mode 100644 index 57913682..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAXTTL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MAXTTL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAX_IPOPTLEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAX_IPOPTLEN.html deleted file mode 100644 index 8d38651d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MAX_IPOPTLEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MAX_IPOPTLEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_BLOCK_SOURCE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_BLOCK_SOURCE.html deleted file mode 100644 index 4be682d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_BLOCK_SOURCE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MCAST_BLOCK_SOURCE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_EXCLUDE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_EXCLUDE.html deleted file mode 100644 index f6718318..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_EXCLUDE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MCAST_EXCLUDE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_INCLUDE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_INCLUDE.html deleted file mode 100644 index 595bb602..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_INCLUDE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MCAST_INCLUDE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_JOIN_GROUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_JOIN_GROUP.html deleted file mode 100644 index 1994e386..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_JOIN_GROUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MCAST_JOIN_GROUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_JOIN_SOURCE_GROUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_JOIN_SOURCE_GROUP.html deleted file mode 100644 index a1266a54..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_JOIN_SOURCE_GROUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MCAST_JOIN_SOURCE_GROUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_LEAVE_GROUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_LEAVE_GROUP.html deleted file mode 100644 index 26735cfb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_LEAVE_GROUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MCAST_LEAVE_GROUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_LEAVE_SOURCE_GROUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_LEAVE_SOURCE_GROUP.html deleted file mode 100644 index d203e1a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_LEAVE_SOURCE_GROUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MCAST_LEAVE_SOURCE_GROUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_MSFILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_MSFILTER.html deleted file mode 100644 index e1f44ab2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_MSFILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MCAST_MSFILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_UNBLOCK_SOURCE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_UNBLOCK_SOURCE.html deleted file mode 100644 index 4aa90cdf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MCAST_UNBLOCK_SOURCE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MCAST_UNBLOCK_SOURCE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX2_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX2_SUPER_MAGIC.html deleted file mode 100644 index ba994945..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX2_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MINIX2_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX2_SUPER_MAGIC2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX2_SUPER_MAGIC2.html deleted file mode 100644 index 4b4e6b77..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX2_SUPER_MAGIC2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MINIX2_SUPER_MAGIC2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX3_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX3_SUPER_MAGIC.html deleted file mode 100644 index d3b76a47..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX3_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MINIX3_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX_SUPER_MAGIC.html deleted file mode 100644 index beda5ef4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MINIX_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX_SUPER_MAGIC2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX_SUPER_MAGIC2.html deleted file mode 100644 index 62f2b4ae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MINIX_SUPER_MAGIC2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MINIX_SUPER_MAGIC2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MMAP_PAGE_ZERO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MMAP_PAGE_ZERO.html deleted file mode 100644 index fc80c40b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MMAP_PAGE_ZERO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MMAP_PAGE_ZERO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MNT_DETACH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MNT_DETACH.html deleted file mode 100644 index fec99437..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MNT_DETACH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MNT_DETACH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MNT_EXPIRE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MNT_EXPIRE.html deleted file mode 100644 index 42efbc56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MNT_EXPIRE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MNT_EXPIRE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MNT_FORCE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MNT_FORCE.html deleted file mode 100644 index 781d92cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MNT_FORCE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MNT_FORCE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSDOS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSDOS_SUPER_MAGIC.html deleted file mode 100644 index cdc8cf44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSDOS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSDOS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_CMSG_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_CMSG_CLOEXEC.html deleted file mode 100644 index a4eaffe0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_CMSG_CLOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_CMSG_CLOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_CONFIRM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_CONFIRM.html deleted file mode 100644 index 6655b29b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_CONFIRM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_CONFIRM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_CTRUNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_CTRUNC.html deleted file mode 100644 index cc11204b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_CTRUNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_CTRUNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_DONTROUTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_DONTROUTE.html deleted file mode 100644 index 2c86584e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_DONTROUTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_DONTROUTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_DONTWAIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_DONTWAIT.html deleted file mode 100644 index 38705ab7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_DONTWAIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_DONTWAIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_EOR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_EOR.html deleted file mode 100644 index f48ae199..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_EOR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_EOR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_ERRQUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_ERRQUEUE.html deleted file mode 100644 index 37ad1b34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_ERRQUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_ERRQUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_FASTOPEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_FASTOPEN.html deleted file mode 100644 index 904eaadf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_FASTOPEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_FASTOPEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_FIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_FIN.html deleted file mode 100644 index e770e38b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_FIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_FIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_MORE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_MORE.html deleted file mode 100644 index 5f9f9658..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_MORE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_MORE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_NOSIGNAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_NOSIGNAL.html deleted file mode 100644 index 5dc00103..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_NOSIGNAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_NOSIGNAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_OOB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_OOB.html deleted file mode 100644 index 5faf02d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_OOB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_OOB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_PEEK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_PEEK.html deleted file mode 100644 index d8d08b56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_PEEK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_PEEK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_RST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_RST.html deleted file mode 100644 index f446431e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_RST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_RST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_SYN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_SYN.html deleted file mode 100644 index ddf1bf53..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_SYN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_SYN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_TRUNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_TRUNC.html deleted file mode 100644 index 85e90e42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_TRUNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_TRUNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_WAITALL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_WAITALL.html deleted file mode 100644 index f5cbe26e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_WAITALL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_WAITALL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_WAITFORONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_WAITFORONE.html deleted file mode 100644 index 2e044f61..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MSG_WAITFORONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MSG_WAITFORONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_ACTIVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_ACTIVE.html deleted file mode 100644 index 02082d2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_ACTIVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_ACTIVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_ASYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_ASYNC.html deleted file mode 100644 index 1fd677a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_ASYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_ASYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_BIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_BIND.html deleted file mode 100644 index c6a56569..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_BIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_BIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_DIRSYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_DIRSYNC.html deleted file mode 100644 index feb529f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_DIRSYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_DIRSYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_INVALIDATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_INVALIDATE.html deleted file mode 100644 index f3f2a53d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_INVALIDATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_INVALIDATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_I_VERSION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_I_VERSION.html deleted file mode 100644 index 65c9d1d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_I_VERSION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_I_VERSION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_KERNMOUNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_KERNMOUNT.html deleted file mode 100644 index 2dbf5c71..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_KERNMOUNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_KERNMOUNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_LAZYTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_LAZYTIME.html deleted file mode 100644 index 0bdd66e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_LAZYTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_LAZYTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_MANDLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_MANDLOCK.html deleted file mode 100644 index 84c78385..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_MANDLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_MANDLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_MGC_MSK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_MGC_MSK.html deleted file mode 100644 index b54b457e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_MGC_MSK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_MGC_MSK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_MGC_VAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_MGC_VAL.html deleted file mode 100644 index 9bfb9273..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_MGC_VAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_MGC_VAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_MOVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_MOVE.html deleted file mode 100644 index e57731da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_MOVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_MOVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NOATIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NOATIME.html deleted file mode 100644 index c39e49a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NOATIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_NOATIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NODEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NODEV.html deleted file mode 100644 index dad008c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NODEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_NODEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NODIRATIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NODIRATIME.html deleted file mode 100644 index f8f48897..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NODIRATIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_NODIRATIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NOEXEC.html deleted file mode 100644 index 293d5c39..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_NOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NOSUID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NOSUID.html deleted file mode 100644 index 7ddda904..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_NOSUID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_NOSUID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_POSIXACL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_POSIXACL.html deleted file mode 100644 index b942068a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_POSIXACL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_POSIXACL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_PRIVATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_PRIVATE.html deleted file mode 100644 index 09c6246c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_PRIVATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_PRIVATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_RDONLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_RDONLY.html deleted file mode 100644 index 81c975db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_RDONLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_RDONLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_REC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_REC.html deleted file mode 100644 index 8e33b597..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_REC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_REC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_RELATIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_RELATIME.html deleted file mode 100644 index e0c9b0d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_RELATIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_RELATIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_REMOUNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_REMOUNT.html deleted file mode 100644 index d8bf66c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_REMOUNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_REMOUNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SHARED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SHARED.html deleted file mode 100644 index 4211a531..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SHARED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_SHARED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SILENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SILENT.html deleted file mode 100644 index 5e3e123c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SILENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_SILENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SLAVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SLAVE.html deleted file mode 100644 index a4807eda..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SLAVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_SLAVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_STRICTATIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_STRICTATIME.html deleted file mode 100644 index 315bd1a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_STRICTATIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_STRICTATIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SYNC.html deleted file mode 100644 index 7e8e52b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_SYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SYNCHRONOUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SYNCHRONOUS.html deleted file mode 100644 index 62374349..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_SYNCHRONOUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_SYNCHRONOUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_UNBINDABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_UNBINDABLE.html deleted file mode 100644 index a38ad1e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.MS_UNBINDABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.MS_UNBINDABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NCP_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NCP_SUPER_MAGIC.html deleted file mode 100644 index b696a84f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NCP_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.NCP_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NFS_SUPER_MAGIC.html deleted file mode 100644 index 01d42c38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.NFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NILFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NILFS_SUPER_MAGIC.html deleted file mode 100644 index fa460d19..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NILFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.NILFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NL0.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NL0.html deleted file mode 100644 index f19f938d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NL0.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.NL0.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NL1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NL1.html deleted file mode 100644 index f5f7147f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.NL1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.NL1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OCFS2_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OCFS2_SUPER_MAGIC.html deleted file mode 100644 index 67c472d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OCFS2_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.OCFS2_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OCRNL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OCRNL.html deleted file mode 100644 index 211abc93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OCRNL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.OCRNL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OFDEL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OFDEL.html deleted file mode 100644 index 0ed643b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OFDEL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.OFDEL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OFILL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OFILL.html deleted file mode 100644 index e23d5fff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OFILL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.OFILL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ONLRET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ONLRET.html deleted file mode 100644 index 7bf2a372..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ONLRET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ONLRET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ONOCR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ONOCR.html deleted file mode 100644 index 0d925b4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.ONOCR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.ONOCR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OPENPROM_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OPENPROM_SUPER_MAGIC.html deleted file mode 100644 index a9eca5e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OPENPROM_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.OPENPROM_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OPOST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OPOST.html deleted file mode 100644 index 668913fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OPOST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.OPOST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OVERLAYFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OVERLAYFS_SUPER_MAGIC.html deleted file mode 100644 index f3235afa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.OVERLAYFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.OVERLAYFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.O_RDONLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.O_RDONLY.html deleted file mode 100644 index 6a9b2880..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.O_RDONLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.O_RDONLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.O_RDWR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.O_RDWR.html deleted file mode 100644 index 784a1288..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.O_RDWR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.O_RDWR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.O_WRONLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.O_WRONLY.html deleted file mode 100644 index 22c08755..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.O_WRONLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.O_WRONLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PARMRK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PARMRK.html deleted file mode 100644 index 4862ac83..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PARMRK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PARMRK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PATH_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PATH_MAX.html deleted file mode 100644 index a2c17c46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PATH_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PATH_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ALG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ALG.html deleted file mode 100644 index d415b082..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ALG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_ALG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_APPLETALK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_APPLETALK.html deleted file mode 100644 index 969564fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_APPLETALK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_APPLETALK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ASH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ASH.html deleted file mode 100644 index 1f40b60d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ASH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_ASH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ATMPVC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ATMPVC.html deleted file mode 100644 index 60a12f68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ATMPVC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_ATMPVC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ATMSVC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ATMSVC.html deleted file mode 100644 index 914d1511..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ATMSVC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_ATMSVC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_AX25.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_AX25.html deleted file mode 100644 index b4ea8197..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_AX25.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_AX25.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_BLUETOOTH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_BLUETOOTH.html deleted file mode 100644 index 68282abe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_BLUETOOTH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_BLUETOOTH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_BRIDGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_BRIDGE.html deleted file mode 100644 index 81607fed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_BRIDGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_BRIDGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_CAIF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_CAIF.html deleted file mode 100644 index ad3ac8c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_CAIF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_CAIF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_CAN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_CAN.html deleted file mode 100644 index 19ab4d5d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_CAN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_CAN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_DECnet.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_DECnet.html deleted file mode 100644 index 2f2ee2bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_DECnet.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_DECnet.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ECONET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ECONET.html deleted file mode 100644 index a1850430..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ECONET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_ECONET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_IEEE802154.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_IEEE802154.html deleted file mode 100644 index 8090bdc2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_IEEE802154.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_IEEE802154.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_INET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_INET.html deleted file mode 100644 index 38865676..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_INET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_INET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_INET6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_INET6.html deleted file mode 100644 index 9cc73ece..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_INET6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_INET6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_IPX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_IPX.html deleted file mode 100644 index 34aa437e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_IPX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_IPX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_IRDA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_IRDA.html deleted file mode 100644 index 5eb4e540..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_IRDA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_IRDA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ISDN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ISDN.html deleted file mode 100644 index dd8e5395..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ISDN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_ISDN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_IUCV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_IUCV.html deleted file mode 100644 index 79ec65a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_IUCV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_IUCV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_KEY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_KEY.html deleted file mode 100644 index 15163e4b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_KEY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_KEY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_LLC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_LLC.html deleted file mode 100644 index cf85bf58..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_LLC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_LLC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_LOCAL.html deleted file mode 100644 index 7eb88037..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_LOCAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_LOCAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_NETBEUI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_NETBEUI.html deleted file mode 100644 index 3631789d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_NETBEUI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_NETBEUI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_NETLINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_NETLINK.html deleted file mode 100644 index f935dba7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_NETLINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_NETLINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_NETROM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_NETROM.html deleted file mode 100644 index b01e4caf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_NETROM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_NETROM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_PACKET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_PACKET.html deleted file mode 100644 index 5e375855..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_PACKET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_PACKET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_PHONET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_PHONET.html deleted file mode 100644 index cb36e34b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_PHONET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_PHONET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_PPPOX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_PPPOX.html deleted file mode 100644 index 198a1c5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_PPPOX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_PPPOX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_RDS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_RDS.html deleted file mode 100644 index cc17f968..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_RDS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_RDS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ROSE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ROSE.html deleted file mode 100644 index f94e9a5d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ROSE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_ROSE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ROUTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ROUTE.html deleted file mode 100644 index a911e872..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_ROUTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_ROUTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_RXRPC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_RXRPC.html deleted file mode 100644 index abc149ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_RXRPC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_RXRPC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_SECURITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_SECURITY.html deleted file mode 100644 index aac491dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_SECURITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_SECURITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_SNA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_SNA.html deleted file mode 100644 index ac63596b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_SNA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_SNA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_TIPC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_TIPC.html deleted file mode 100644 index 92b98e56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_TIPC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_TIPC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_UNIX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_UNIX.html deleted file mode 100644 index 78cb2674..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_UNIX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_UNIX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_UNSPEC.html deleted file mode 100644 index ef8b852c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_WANPIPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_WANPIPE.html deleted file mode 100644 index 9698aadb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_WANPIPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_WANPIPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_X25.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_X25.html deleted file mode 100644 index d96e53e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PF_X25.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PF_X25.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PIPE_BUF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PIPE_BUF.html deleted file mode 100644 index ef4b2939..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PIPE_BUF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PIPE_BUF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLERR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLERR.html deleted file mode 100644 index 6d5b5508..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLERR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.POLLERR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLHUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLHUP.html deleted file mode 100644 index ea465c4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLHUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.POLLHUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLIN.html deleted file mode 100644 index b2ebad35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.POLLIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLNVAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLNVAL.html deleted file mode 100644 index 9232041e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLNVAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.POLLNVAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLOUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLOUT.html deleted file mode 100644 index eddce227..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLOUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.POLLOUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLPRI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLPRI.html deleted file mode 100644 index 8b236d6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLPRI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.POLLPRI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLRDBAND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLRDBAND.html deleted file mode 100644 index e2a96e0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLRDBAND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.POLLRDBAND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLRDHUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLRDHUP.html deleted file mode 100644 index 4b36559a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLRDHUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.POLLRDHUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLRDNORM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLRDNORM.html deleted file mode 100644 index b94d827e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POLLRDNORM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.POLLRDNORM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POSIX_FADV_NORMAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POSIX_FADV_NORMAL.html deleted file mode 100644 index f317cb93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POSIX_FADV_NORMAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.POSIX_FADV_NORMAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POSIX_FADV_RANDOM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POSIX_FADV_RANDOM.html deleted file mode 100644 index 953cf90b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POSIX_FADV_RANDOM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.POSIX_FADV_RANDOM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POSIX_FADV_SEQUENTIAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POSIX_FADV_SEQUENTIAL.html deleted file mode 100644 index 3230fc8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POSIX_FADV_SEQUENTIAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.POSIX_FADV_SEQUENTIAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POSIX_FADV_WILLNEED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POSIX_FADV_WILLNEED.html deleted file mode 100644 index 9f8f281d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.POSIX_FADV_WILLNEED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.POSIX_FADV_WILLNEED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROC_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROC_SUPER_MAGIC.html deleted file mode 100644 index 1e065958..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROC_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PROC_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_EXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_EXEC.html deleted file mode 100644 index 59258046..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_EXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PROT_EXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_GROWSDOWN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_GROWSDOWN.html deleted file mode 100644 index 7c6a7982..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_GROWSDOWN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PROT_GROWSDOWN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_GROWSUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_GROWSUP.html deleted file mode 100644 index 5d47730f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_GROWSUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PROT_GROWSUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_NONE.html deleted file mode 100644 index b03438f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PROT_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_READ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_READ.html deleted file mode 100644 index 4ab19d9f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_READ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PROT_READ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_WRITE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_WRITE.html deleted file mode 100644 index a3965fb8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PROT_WRITE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PROT_WRITE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTHREAD_CREATE_DETACHED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTHREAD_CREATE_DETACHED.html deleted file mode 100644 index 8005e933..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTHREAD_CREATE_DETACHED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTHREAD_CREATE_DETACHED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTHREAD_CREATE_JOINABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTHREAD_CREATE_JOINABLE.html deleted file mode 100644 index 4d9a5fec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTHREAD_CREATE_JOINABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTHREAD_CREATE_JOINABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_CLONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_CLONE.html deleted file mode 100644 index ad83c110..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_CLONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_EVENT_CLONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_EXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_EXEC.html deleted file mode 100644 index 7f378f1e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_EXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_EVENT_EXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_EXIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_EXIT.html deleted file mode 100644 index 6ada7a3f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_EXIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_EVENT_EXIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_FORK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_FORK.html deleted file mode 100644 index edb858d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_FORK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_EVENT_FORK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_SECCOMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_SECCOMP.html deleted file mode 100644 index 4167d0e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_SECCOMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_EVENT_SECCOMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_VFORK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_VFORK.html deleted file mode 100644 index ea7ed972..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_VFORK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_EVENT_VFORK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_VFORK_DONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_VFORK_DONE.html deleted file mode 100644 index cde0882d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_EVENT_VFORK_DONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_EVENT_VFORK_DONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_EXITKILL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_EXITKILL.html deleted file mode 100644 index eb4fa3a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_EXITKILL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_O_EXITKILL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_MASK.html deleted file mode 100644 index 205c0d27..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_O_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_SUSPEND_SECCOMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_SUSPEND_SECCOMP.html deleted file mode 100644 index 87ee6c57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_SUSPEND_SECCOMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_O_SUSPEND_SECCOMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACECLONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACECLONE.html deleted file mode 100644 index 36d92d6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACECLONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_O_TRACECLONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEEXEC.html deleted file mode 100644 index 16e0aa20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_O_TRACEEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEEXIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEEXIT.html deleted file mode 100644 index f51a8b66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEEXIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_O_TRACEEXIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEFORK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEFORK.html deleted file mode 100644 index 06455985..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEFORK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_O_TRACEFORK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACESECCOMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACESECCOMP.html deleted file mode 100644 index 59bd18f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACESECCOMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_O_TRACESECCOMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACESYSGOOD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACESYSGOOD.html deleted file mode 100644 index 09af023d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACESYSGOOD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_O_TRACESYSGOOD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEVFORK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEVFORK.html deleted file mode 100644 index b28dc62c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEVFORK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_O_TRACEVFORK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEVFORKDONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEVFORKDONE.html deleted file mode 100644 index 60d80bc4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.PTRACE_O_TRACEVFORKDONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.PTRACE_O_TRACEVFORKDONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.P_ALL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.P_ALL.html deleted file mode 100644 index 9df4fe22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.P_ALL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.P_ALL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.P_PGID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.P_PGID.html deleted file mode 100644 index c9075d82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.P_PGID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.P_PGID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.P_PID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.P_PID.html deleted file mode 100644 index e27bf04a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.P_PID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.P_PID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.P_PIDFD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.P_PIDFD.html deleted file mode 100644 index eaf589c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.P_PIDFD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.P_PIDFD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_ALL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_ALL.html deleted file mode 100644 index 6d8cccf7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_ALL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.QIF_ALL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_BLIMITS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_BLIMITS.html deleted file mode 100644 index 599e8fb1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_BLIMITS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.QIF_BLIMITS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_BTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_BTIME.html deleted file mode 100644 index 412e46cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_BTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.QIF_BTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_ILIMITS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_ILIMITS.html deleted file mode 100644 index 74bf8819..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_ILIMITS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.QIF_ILIMITS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_INODES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_INODES.html deleted file mode 100644 index 58048279..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_INODES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.QIF_INODES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_ITIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_ITIME.html deleted file mode 100644 index ad4fe8f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_ITIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.QIF_ITIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_LIMITS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_LIMITS.html deleted file mode 100644 index c233324d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_LIMITS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.QIF_LIMITS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_SPACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_SPACE.html deleted file mode 100644 index 30604cb6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_SPACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.QIF_SPACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_TIMES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_TIMES.html deleted file mode 100644 index 51d864ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_TIMES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.QIF_TIMES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_USAGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_USAGE.html deleted file mode 100644 index 5537bd88..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QIF_USAGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.QIF_USAGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QNX4_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QNX4_SUPER_MAGIC.html deleted file mode 100644 index 9742c336..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QNX4_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.QNX4_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QNX6_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QNX6_SUPER_MAGIC.html deleted file mode 100644 index d538a5ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.QNX6_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.QNX6_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_GETFMT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_GETFMT.html deleted file mode 100644 index 32c837f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_GETFMT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.Q_GETFMT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_GETINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_GETINFO.html deleted file mode 100644 index b8bdb7c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_GETINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.Q_GETINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_GETQUOTA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_GETQUOTA.html deleted file mode 100644 index 9cad1eee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_GETQUOTA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.Q_GETQUOTA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_QUOTAOFF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_QUOTAOFF.html deleted file mode 100644 index 513ef146..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_QUOTAOFF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.Q_QUOTAOFF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_QUOTAON.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_QUOTAON.html deleted file mode 100644 index 498f2b15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_QUOTAON.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.Q_QUOTAON.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_SETINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_SETINFO.html deleted file mode 100644 index 22ff9627..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_SETINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.Q_SETINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_SETQUOTA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_SETQUOTA.html deleted file mode 100644 index c2b284c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_SETQUOTA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.Q_SETQUOTA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_SYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_SYNC.html deleted file mode 100644 index 883864a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.Q_SYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.Q_SYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RAND_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RAND_MAX.html deleted file mode 100644 index 80366a3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RAND_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.RAND_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RDTGROUP_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RDTGROUP_SUPER_MAGIC.html deleted file mode 100644 index 92266f02..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RDTGROUP_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.RDTGROUP_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.READ_IMPLIES_EXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.READ_IMPLIES_EXEC.html deleted file mode 100644 index 536ce8dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.READ_IMPLIES_EXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.READ_IMPLIES_EXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.REISERFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.REISERFS_SUPER_MAGIC.html deleted file mode 100644 index c93e02b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.REISERFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.REISERFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RTLD_LAZY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RTLD_LAZY.html deleted file mode 100644 index dcc1fa18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RTLD_LAZY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.RTLD_LAZY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RTLD_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RTLD_LOCAL.html deleted file mode 100644 index 006b31df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RTLD_LOCAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.RTLD_LOCAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RUSAGE_SELF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RUSAGE_SELF.html deleted file mode 100644 index c5be76cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.RUSAGE_SELF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.RUSAGE_SELF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.R_OK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.R_OK.html deleted file mode 100644 index da3bca53..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.R_OK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.R_OK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SCM_CREDENTIALS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SCM_CREDENTIALS.html deleted file mode 100644 index c8267eea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SCM_CREDENTIALS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SCM_CREDENTIALS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SCM_RIGHTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SCM_RIGHTS.html deleted file mode 100644 index f18c1d84..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SCM_RIGHTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SCM_RIGHTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SCM_TIMESTAMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SCM_TIMESTAMP.html deleted file mode 100644 index 5cf3c325..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SCM_TIMESTAMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SCM_TIMESTAMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SECURITYFS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SECURITYFS_MAGIC.html deleted file mode 100644 index c4091bc0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SECURITYFS_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SECURITYFS_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SEEK_CUR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SEEK_CUR.html deleted file mode 100644 index fc2946f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SEEK_CUR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SEEK_CUR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SEEK_END.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SEEK_END.html deleted file mode 100644 index cf8ca2d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SEEK_END.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SEEK_END.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SEEK_SET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SEEK_SET.html deleted file mode 100644 index 123f47c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SEEK_SET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SEEK_SET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SELINUX_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SELINUX_MAGIC.html deleted file mode 100644 index 5d70ef73..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SELINUX_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SELINUX_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SHORT_INODE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SHORT_INODE.html deleted file mode 100644 index 0d2437ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SHORT_INODE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SHORT_INODE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SHUT_RD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SHUT_RD.html deleted file mode 100644 index ad4f2761..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SHUT_RD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SHUT_RD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SHUT_RDWR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SHUT_RDWR.html deleted file mode 100644 index 014861fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SHUT_RDWR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SHUT_RDWR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SHUT_WR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SHUT_WR.html deleted file mode 100644 index ac39ff86..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SHUT_WR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SHUT_WR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGABRT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGABRT.html deleted file mode 100644 index 426429ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGABRT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGABRT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGALRM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGALRM.html deleted file mode 100644 index e5c25de8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGALRM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGALRM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGEV_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGEV_NONE.html deleted file mode 100644 index a3b2e273..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGEV_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGEV_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGEV_SIGNAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGEV_SIGNAL.html deleted file mode 100644 index d542991f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGEV_SIGNAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGEV_SIGNAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGEV_THREAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGEV_THREAD.html deleted file mode 100644 index 9eec8018..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGEV_THREAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGEV_THREAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGFPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGFPE.html deleted file mode 100644 index 742fe4c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGFPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGFPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGHUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGHUP.html deleted file mode 100644 index eeded5e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGHUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGHUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGILL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGILL.html deleted file mode 100644 index 821cb6f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGILL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGILL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGINT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGINT.html deleted file mode 100644 index ea902f8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGINT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGINT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGKILL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGKILL.html deleted file mode 100644 index ec4d741b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGKILL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGKILL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGPIPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGPIPE.html deleted file mode 100644 index 0a7e8181..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGPIPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGPIPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGQUIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGQUIT.html deleted file mode 100644 index a57f1228..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGQUIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGQUIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGSEGV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGSEGV.html deleted file mode 100644 index 3b8d90b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGSEGV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGSEGV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGTERM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGTERM.html deleted file mode 100644 index f1e0f5f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGTERM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGTERM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGTRAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGTRAP.html deleted file mode 100644 index 9672a294..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SIGTRAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SIGTRAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SI_LOAD_SHIFT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SI_LOAD_SHIFT.html deleted file mode 100644 index efb90229..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SI_LOAD_SHIFT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SI_LOAD_SHIFT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SMACK_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SMACK_MAGIC.html deleted file mode 100644 index 4e13aa9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SMACK_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SMACK_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SMB_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SMB_SUPER_MAGIC.html deleted file mode 100644 index ef0d6b93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SMB_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SMB_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOCK_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOCK_CLOEXEC.html deleted file mode 100644 index 221f0776..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOCK_CLOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOCK_CLOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOCK_RAW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOCK_RAW.html deleted file mode 100644 index e8928b60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOCK_RAW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOCK_RAW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOCK_RDM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOCK_RDM.html deleted file mode 100644 index e8a857d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOCK_RDM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOCK_RDM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_AAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_AAL.html deleted file mode 100644 index 714f9c97..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_AAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_AAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_ALG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_ALG.html deleted file mode 100644 index 5b62f3ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_ALG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_ALG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_ATM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_ATM.html deleted file mode 100644 index 54cb7eab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_ATM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_ATM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_BLUETOOTH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_BLUETOOTH.html deleted file mode 100644 index 682e9e11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_BLUETOOTH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_BLUETOOTH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_DCCP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_DCCP.html deleted file mode 100644 index cb3d0d75..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_DCCP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_DCCP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_DECNET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_DECNET.html deleted file mode 100644 index e6fcff02..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_DECNET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_DECNET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_ICMPV6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_ICMPV6.html deleted file mode 100644 index f422986f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_ICMPV6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_ICMPV6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_IP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_IP.html deleted file mode 100644 index 3c37374b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_IP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_IP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_IPV6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_IPV6.html deleted file mode 100644 index 888116f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_IPV6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_IPV6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_IRDA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_IRDA.html deleted file mode 100644 index f9f80dca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_IRDA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_IRDA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_LLC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_LLC.html deleted file mode 100644 index 7b16ee98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_LLC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_LLC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_NETBEUI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_NETBEUI.html deleted file mode 100644 index 787b0b17..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_NETBEUI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_NETBEUI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_NETLINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_NETLINK.html deleted file mode 100644 index f9a46906..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_NETLINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_NETLINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_PACKET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_PACKET.html deleted file mode 100644 index 91261da8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_PACKET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_PACKET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_RAW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_RAW.html deleted file mode 100644 index da321d94..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_RAW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_RAW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_TCP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_TCP.html deleted file mode 100644 index aa7e7f8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_TCP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_TCP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_TIPC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_TIPC.html deleted file mode 100644 index dd5c8f8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_TIPC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_TIPC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_UDP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_UDP.html deleted file mode 100644 index ab5040e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_UDP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_UDP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_X25.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_X25.html deleted file mode 100644 index 494b243c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SOL_X25.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SOL_X25.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SO_DEBUG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SO_DEBUG.html deleted file mode 100644 index ed43a609..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SO_DEBUG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SO_DEBUG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SPLICE_F_GIFT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SPLICE_F_GIFT.html deleted file mode 100644 index 5156723b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SPLICE_F_GIFT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SPLICE_F_GIFT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SPLICE_F_MORE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SPLICE_F_MORE.html deleted file mode 100644 index 3e2f5bac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SPLICE_F_MORE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SPLICE_F_MORE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SPLICE_F_MOVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SPLICE_F_MOVE.html deleted file mode 100644 index 600b172f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SPLICE_F_MOVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SPLICE_F_MOVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SPLICE_F_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SPLICE_F_NONBLOCK.html deleted file mode 100644 index c162a795..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SPLICE_F_NONBLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SPLICE_F_NONBLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SS_DISABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SS_DISABLE.html deleted file mode 100644 index 84c41a14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SS_DISABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SS_DISABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SS_ONSTACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SS_ONSTACK.html deleted file mode 100644 index 28fa5f5f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SS_ONSTACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SS_ONSTACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.STDERR_FILENO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.STDERR_FILENO.html deleted file mode 100644 index 53933900..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.STDERR_FILENO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.STDERR_FILENO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.STDIN_FILENO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.STDIN_FILENO.html deleted file mode 100644 index 36b7f8e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.STDIN_FILENO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.STDIN_FILENO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.STDOUT_FILENO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.STDOUT_FILENO.html deleted file mode 100644 index 985c117e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.STDOUT_FILENO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.STDOUT_FILENO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.STICKY_TIMEOUTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.STICKY_TIMEOUTS.html deleted file mode 100644 index 9d897a3b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.STICKY_TIMEOUTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.STICKY_TIMEOUTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SYSFS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SYSFS_MAGIC.html deleted file mode 100644 index 1de6bc97..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.SYSFS_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.SYSFS_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFBLK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFBLK.html deleted file mode 100644 index 3234c5ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFBLK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IFBLK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFCHR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFCHR.html deleted file mode 100644 index 525ff038..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFCHR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IFCHR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFDIR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFDIR.html deleted file mode 100644 index 455e88a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFDIR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IFDIR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFIFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFIFO.html deleted file mode 100644 index fdf80bb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFIFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IFIFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFLNK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFLNK.html deleted file mode 100644 index d489ab65..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFLNK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IFLNK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFMT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFMT.html deleted file mode 100644 index bbdc4410..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFMT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IFMT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFREG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFREG.html deleted file mode 100644 index e74af8b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFREG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IFREG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFSOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFSOCK.html deleted file mode 100644 index 949f96ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IFSOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IFSOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRGRP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRGRP.html deleted file mode 100644 index 553570da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRGRP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IRGRP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IROTH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IROTH.html deleted file mode 100644 index 482084d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IROTH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IROTH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRUSR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRUSR.html deleted file mode 100644 index a4b93133..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRUSR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IRUSR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRWXG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRWXG.html deleted file mode 100644 index b375d485..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRWXG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IRWXG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRWXO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRWXO.html deleted file mode 100644 index 455dc7be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRWXO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IRWXO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRWXU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRWXU.html deleted file mode 100644 index 7c97bd3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IRWXU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IRWXU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IWGRP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IWGRP.html deleted file mode 100644 index bb506bc6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IWGRP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IWGRP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IWOTH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IWOTH.html deleted file mode 100644 index 805cfb7a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IWOTH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IWOTH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IWUSR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IWUSR.html deleted file mode 100644 index 1cdcd3f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IWUSR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IWUSR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IXGRP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IXGRP.html deleted file mode 100644 index 2526a52e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IXGRP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IXGRP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IXOTH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IXOTH.html deleted file mode 100644 index 2d8cb169..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IXOTH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IXOTH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IXUSR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IXUSR.html deleted file mode 100644 index 1d8e11a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.S_IXUSR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.S_IXUSR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TAB0.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TAB0.html deleted file mode 100644 index fdcbf718..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TAB0.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TAB0.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCIFLUSH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCIFLUSH.html deleted file mode 100644 index e0a6b2f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCIFLUSH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCIFLUSH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCIOFF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCIOFF.html deleted file mode 100644 index ef17997b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCIOFF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCIOFF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCIOFLUSH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCIOFLUSH.html deleted file mode 100644 index 2a5f3638..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCIOFLUSH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCIOFLUSH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCION.html deleted file mode 100644 index 8cf80de6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCOFLUSH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCOFLUSH.html deleted file mode 100644 index 41b7ca0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCOFLUSH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCOFLUSH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCOOFF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCOOFF.html deleted file mode 100644 index bacdd144..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCOOFF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCOOFF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCOON.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCOON.html deleted file mode 100644 index 973d1fd6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCOON.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCOON.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_CC_INFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_CC_INFO.html deleted file mode 100644 index 93a145c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_CC_INFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_CC_INFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_CM_INQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_CM_INQ.html deleted file mode 100644 index a8fbed19..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_CM_INQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_CM_INQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_CONGESTION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_CONGESTION.html deleted file mode 100644 index 5abdd978..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_CONGESTION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_CONGESTION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_COOKIE_TRANSACTIONS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_COOKIE_TRANSACTIONS.html deleted file mode 100644 index d16bb4ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_COOKIE_TRANSACTIONS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_COOKIE_TRANSACTIONS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_CORK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_CORK.html deleted file mode 100644 index a800d206..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_CORK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_CORK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_DEFER_ACCEPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_DEFER_ACCEPT.html deleted file mode 100644 index 170926b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_DEFER_ACCEPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_DEFER_ACCEPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_FASTOPEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_FASTOPEN.html deleted file mode 100644 index 0702771a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_FASTOPEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_FASTOPEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_FASTOPEN_CONNECT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_FASTOPEN_CONNECT.html deleted file mode 100644 index aa2b5b0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_FASTOPEN_CONNECT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_FASTOPEN_CONNECT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_FASTOPEN_KEY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_FASTOPEN_KEY.html deleted file mode 100644 index 53871427..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_FASTOPEN_KEY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_FASTOPEN_KEY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_FASTOPEN_NO_COOKIE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_FASTOPEN_NO_COOKIE.html deleted file mode 100644 index 24c76a8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_FASTOPEN_NO_COOKIE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_FASTOPEN_NO_COOKIE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_INFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_INFO.html deleted file mode 100644 index d9b16d4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_INFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_INFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_INQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_INQ.html deleted file mode 100644 index d973ac60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_INQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_INQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_KEEPCNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_KEEPCNT.html deleted file mode 100644 index 11835aab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_KEEPCNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_KEEPCNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_KEEPIDLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_KEEPIDLE.html deleted file mode 100644 index fb8667ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_KEEPIDLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_KEEPIDLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_KEEPINTVL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_KEEPINTVL.html deleted file mode 100644 index f2cf9997..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_KEEPINTVL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_KEEPINTVL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_LINGER2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_LINGER2.html deleted file mode 100644 index 9e1c13ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_LINGER2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_LINGER2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_MAXSEG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_MAXSEG.html deleted file mode 100644 index d0138966..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_MAXSEG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_MAXSEG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_MD5SIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_MD5SIG.html deleted file mode 100644 index 21690f82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_MD5SIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_MD5SIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_MD5SIG_EXT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_MD5SIG_EXT.html deleted file mode 100644 index f0e73a36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_MD5SIG_EXT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_MD5SIG_EXT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_NODELAY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_NODELAY.html deleted file mode 100644 index 28a829e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_NODELAY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_NODELAY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_NOTSENT_LOWAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_NOTSENT_LOWAT.html deleted file mode 100644 index 4d56f6b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_NOTSENT_LOWAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_NOTSENT_LOWAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_QUEUE_SEQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_QUEUE_SEQ.html deleted file mode 100644 index 85d20da8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_QUEUE_SEQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_QUEUE_SEQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_QUICKACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_QUICKACK.html deleted file mode 100644 index 3ee9f003..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_QUICKACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_QUICKACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_REPAIR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_REPAIR.html deleted file mode 100644 index 51d45d88..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_REPAIR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_REPAIR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_REPAIR_OPTIONS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_REPAIR_OPTIONS.html deleted file mode 100644 index 62d1e7be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_REPAIR_OPTIONS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_REPAIR_OPTIONS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_REPAIR_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_REPAIR_QUEUE.html deleted file mode 100644 index ebf9413a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_REPAIR_QUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_REPAIR_QUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_REPAIR_WINDOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_REPAIR_WINDOW.html deleted file mode 100644 index acc35205..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_REPAIR_WINDOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_REPAIR_WINDOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_SAVED_SYN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_SAVED_SYN.html deleted file mode 100644 index 15851064..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_SAVED_SYN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_SAVED_SYN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_SAVE_SYN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_SAVE_SYN.html deleted file mode 100644 index dd2a51e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_SAVE_SYN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_SAVE_SYN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_SYNCNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_SYNCNT.html deleted file mode 100644 index eebb699c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_SYNCNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_SYNCNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_THIN_DUPACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_THIN_DUPACK.html deleted file mode 100644 index c2f7140a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_THIN_DUPACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_THIN_DUPACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_THIN_LINEAR_TIMEOUTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_THIN_LINEAR_TIMEOUTS.html deleted file mode 100644 index 3eab9b35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_THIN_LINEAR_TIMEOUTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_THIN_LINEAR_TIMEOUTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_TIMESTAMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_TIMESTAMP.html deleted file mode 100644 index 146307c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_TIMESTAMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_TIMESTAMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_ULP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_ULP.html deleted file mode 100644 index 0c7747e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_ULP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_ULP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_USER_TIMEOUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_USER_TIMEOUT.html deleted file mode 100644 index 1abc9391..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_USER_TIMEOUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_USER_TIMEOUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_WINDOW_CLAMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_WINDOW_CLAMP.html deleted file mode 100644 index 97d6109b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_WINDOW_CLAMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_WINDOW_CLAMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_ZEROCOPY_RECEIVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_ZEROCOPY_RECEIVE.html deleted file mode 100644 index 38f42790..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TCP_ZEROCOPY_RECEIVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TCP_ZEROCOPY_RECEIVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TIMER_ABSTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TIMER_ABSTIME.html deleted file mode 100644 index c772ca46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TIMER_ABSTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TIMER_ABSTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TMPFS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TMPFS_MAGIC.html deleted file mode 100644 index de784545..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TMPFS_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TMPFS_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TRACEFS_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TRACEFS_MAGIC.html deleted file mode 100644 index 88c66aa2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.TRACEFS_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.TRACEFS_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UDF_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UDF_SUPER_MAGIC.html deleted file mode 100644 index cd8c861d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UDF_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.UDF_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UIO_MAXIOV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UIO_MAXIOV.html deleted file mode 100644 index 8520a6ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UIO_MAXIOV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.UIO_MAXIOV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UMOUNT_NOFOLLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UMOUNT_NOFOLLOW.html deleted file mode 100644 index b97da4e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UMOUNT_NOFOLLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.UMOUNT_NOFOLLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.USBDEVICE_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.USBDEVICE_SUPER_MAGIC.html deleted file mode 100644 index 062f4ec6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.USBDEVICE_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.USBDEVICE_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UTIME_NOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UTIME_NOW.html deleted file mode 100644 index 99d7cc85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UTIME_NOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.UTIME_NOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UTIME_OMIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UTIME_OMIT.html deleted file mode 100644 index 63e0c105..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.UTIME_OMIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.UTIME_OMIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VERASE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VERASE.html deleted file mode 100644 index d27d2b6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VERASE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.VERASE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VINTR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VINTR.html deleted file mode 100644 index 5db7915d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VINTR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.VINTR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VKILL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VKILL.html deleted file mode 100644 index 46c46243..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VKILL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.VKILL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VLNEXT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VLNEXT.html deleted file mode 100644 index 873c96ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VLNEXT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.VLNEXT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VQUIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VQUIT.html deleted file mode 100644 index 670ad4f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VQUIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.VQUIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VT0.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VT0.html deleted file mode 100644 index 752a7712..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.VT0.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.VT0.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WCONTINUED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WCONTINUED.html deleted file mode 100644 index ee1f85a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WCONTINUED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.WCONTINUED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WEXITED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WEXITED.html deleted file mode 100644 index 4d102dc0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WEXITED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.WEXITED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WHOLE_SECONDS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WHOLE_SECONDS.html deleted file mode 100644 index c8726d62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WHOLE_SECONDS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.WHOLE_SECONDS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WNOHANG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WNOHANG.html deleted file mode 100644 index af546657..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WNOHANG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.WNOHANG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WNOWAIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WNOWAIT.html deleted file mode 100644 index 2d248d09..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WNOWAIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.WNOWAIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WSTOPPED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WSTOPPED.html deleted file mode 100644 index 350dcdbb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WSTOPPED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.WSTOPPED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WUNTRACED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WUNTRACED.html deleted file mode 100644 index d6e73a85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.WUNTRACED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.WUNTRACED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.W_OK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.W_OK.html deleted file mode 100644 index 11327929..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.W_OK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.W_OK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.XATTR_CREATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.XATTR_CREATE.html deleted file mode 100644 index 3b4f2342..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.XATTR_CREATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.XATTR_CREATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.XATTR_REPLACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.XATTR_REPLACE.html deleted file mode 100644 index f53c5862..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.XATTR_REPLACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.XATTR_REPLACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.XENFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.XENFS_SUPER_MAGIC.html deleted file mode 100644 index 7cd098d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.XENFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.XENFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.X_OK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.X_OK.html deleted file mode 100644 index a39b6571..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.X_OK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.X_OK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant._IOFBF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant._IOFBF.html deleted file mode 100644 index eda17104..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant._IOFBF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant._IOFBF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant._IOLBF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant._IOLBF.html deleted file mode 100644 index 30378201..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant._IOLBF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant._IOLBF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant._IONBF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant._IONBF.html deleted file mode 100644 index 9c14cbb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant._IONBF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant._IONBF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.__WALL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.__WALL.html deleted file mode 100644 index f249d5aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.__WALL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.__WALL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.__WCLONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.__WCLONE.html deleted file mode 100644 index 4adcf184..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.__WCLONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.__WCLONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.__WNOTHREAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.__WNOTHREAD.html deleted file mode 100644 index 567ab486..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/constant.__WNOTHREAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/constant.__WNOTHREAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/enum.timezone.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/enum.timezone.html deleted file mode 100644 index b533b53f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/enum.timezone.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/enum.timezone.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.CMSG_DATA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.CMSG_DATA.html deleted file mode 100644 index a3e01397..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.CMSG_DATA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.CMSG_DATA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.CMSG_FIRSTHDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.CMSG_FIRSTHDR.html deleted file mode 100644 index 6a679016..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.CMSG_FIRSTHDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.CMSG_FIRSTHDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.CMSG_LEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.CMSG_LEN.html deleted file mode 100644 index a56c1124..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.CMSG_LEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.CMSG_LEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.CMSG_SPACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.CMSG_SPACE.html deleted file mode 100644 index 50e6d415..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.CMSG_SPACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.CMSG_SPACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.FD_CLR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.FD_CLR.html deleted file mode 100644 index e736dcb7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.FD_CLR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.FD_CLR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.FD_ISSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.FD_ISSET.html deleted file mode 100644 index 7d7b1f3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.FD_ISSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.FD_ISSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.FD_SET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.FD_SET.html deleted file mode 100644 index 7481b46e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.FD_SET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.FD_SET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.FD_ZERO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.FD_ZERO.html deleted file mode 100644 index 32280127..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.FD_ZERO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.FD_ZERO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.IPOPT_CLASS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.IPOPT_CLASS.html deleted file mode 100644 index 4f4844b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.IPOPT_CLASS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.IPOPT_CLASS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.IPOPT_COPIED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.IPOPT_COPIED.html deleted file mode 100644 index c796a518..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.IPOPT_COPIED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.IPOPT_COPIED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.IPOPT_NUMBER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.IPOPT_NUMBER.html deleted file mode 100644 index e02f9c23..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.IPOPT_NUMBER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.IPOPT_NUMBER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.IPTOS_ECN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.IPTOS_ECN.html deleted file mode 100644 index 7ba77b06..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.IPTOS_ECN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.IPTOS_ECN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.QCMD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.QCMD.html deleted file mode 100644 index 2dff751b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.QCMD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.QCMD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.SIGRTMAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.SIGRTMAX.html deleted file mode 100644 index 4087b0eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.SIGRTMAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.SIGRTMAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.SIGRTMIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.SIGRTMIN.html deleted file mode 100644 index 447b5efd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.SIGRTMIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.SIGRTMIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WCOREDUMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WCOREDUMP.html deleted file mode 100644 index 2729b59f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WCOREDUMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.WCOREDUMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WEXITSTATUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WEXITSTATUS.html deleted file mode 100644 index 0a2ea015..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WEXITSTATUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.WEXITSTATUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WIFCONTINUED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WIFCONTINUED.html deleted file mode 100644 index 114a49d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WIFCONTINUED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.WIFCONTINUED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WIFEXITED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WIFEXITED.html deleted file mode 100644 index 3068391f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WIFEXITED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.WIFEXITED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WIFSIGNALED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WIFSIGNALED.html deleted file mode 100644 index 5f9e5fbe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WIFSIGNALED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.WIFSIGNALED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WIFSTOPPED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WIFSTOPPED.html deleted file mode 100644 index 7e406099..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WIFSTOPPED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.WIFSTOPPED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WSTOPSIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WSTOPSIG.html deleted file mode 100644 index fbcab8d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WSTOPSIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.WSTOPSIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WTERMSIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WTERMSIG.html deleted file mode 100644 index ba937dce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.WTERMSIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.WTERMSIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.W_EXITCODE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.W_EXITCODE.html deleted file mode 100644 index 8d830aff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.W_EXITCODE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.W_EXITCODE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.W_STOPCODE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.W_STOPCODE.html deleted file mode 100644 index 30b17c95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.W_STOPCODE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.W_STOPCODE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.acct.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.acct.html deleted file mode 100644 index da12d66f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.acct.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.acct.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.bind.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.bind.html deleted file mode 100644 index 5dd8cbf3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.bind.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.bind.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.brk.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.brk.html deleted file mode 100644 index 42ef983a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.brk.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.brk.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clearenv.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clearenv.html deleted file mode 100644 index 6d7c92bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clearenv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.clearenv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clock_getcpuclockid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clock_getcpuclockid.html deleted file mode 100644 index 94b9fe26..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clock_getcpuclockid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.clock_getcpuclockid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clock_getres.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clock_getres.html deleted file mode 100644 index c485c212..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clock_getres.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.clock_getres.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clock_gettime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clock_gettime.html deleted file mode 100644 index 396503b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clock_gettime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.clock_gettime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clock_settime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clock_settime.html deleted file mode 100644 index dd5407a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.clock_settime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.clock_settime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.creat64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.creat64.html deleted file mode 100644 index c6f8678d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.creat64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.creat64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.dirfd.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.dirfd.html deleted file mode 100644 index 1d556ecb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.dirfd.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.dirfd.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.duplocale.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.duplocale.html deleted file mode 100644 index 0a0f9e63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.duplocale.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.duplocale.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.execvpe.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.execvpe.html deleted file mode 100644 index 503668eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.execvpe.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.execvpe.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fdatasync.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fdatasync.html deleted file mode 100644 index fe941d20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fdatasync.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.fdatasync.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fexecve.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fexecve.html deleted file mode 100644 index e9d186df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fexecve.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.fexecve.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.forkpty.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.forkpty.html deleted file mode 100644 index 04fb99d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.forkpty.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.forkpty.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.freeifaddrs.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.freeifaddrs.html deleted file mode 100644 index 7d79f276..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.freeifaddrs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.freeifaddrs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.freelocale.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.freelocale.html deleted file mode 100644 index 88af3e4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.freelocale.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.freelocale.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstat64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstat64.html deleted file mode 100644 index fc591d62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstat64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.fstat64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstatat64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstatat64.html deleted file mode 100644 index f8007fd5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstatat64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.fstatat64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstatfs.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstatfs.html deleted file mode 100644 index ed30a276..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstatfs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.fstatfs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstatfs64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstatfs64.html deleted file mode 100644 index f23f1ffa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstatfs64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.fstatfs64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstatvfs64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstatvfs64.html deleted file mode 100644 index 0fa95f30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.fstatvfs64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.fstatvfs64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.ftruncate64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.ftruncate64.html deleted file mode 100644 index 7c67a0b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.ftruncate64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.ftruncate64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.futimens.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.futimens.html deleted file mode 100644 index ab1c7c56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.futimens.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.futimens.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.getifaddrs.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.getifaddrs.html deleted file mode 100644 index c448f933..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.getifaddrs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.getifaddrs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.getresgid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.getresgid.html deleted file mode 100644 index c02cea8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.getresgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.getresgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.getresuid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.getresuid.html deleted file mode 100644 index 5028104f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.getresuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.getresuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.login_tty.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.login_tty.html deleted file mode 100644 index 48d45414..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.login_tty.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.login_tty.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.lseek64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.lseek64.html deleted file mode 100644 index 54f4ee82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.lseek64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.lseek64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.lstat64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.lstat64.html deleted file mode 100644 index 55123bed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.lstat64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.lstat64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.memalign.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.memalign.html deleted file mode 100644 index 32b7fbca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.memalign.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.memalign.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.memrchr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.memrchr.html deleted file mode 100644 index 10c7f8f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.memrchr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.memrchr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.mincore.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.mincore.html deleted file mode 100644 index ed61d079..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.mincore.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.mincore.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.mknodat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.mknodat.html deleted file mode 100644 index 816e9a22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.mknodat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.mknodat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.mmap64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.mmap64.html deleted file mode 100644 index 5a86369b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.mmap64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.mmap64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.newlocale.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.newlocale.html deleted file mode 100644 index 0b35427a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.newlocale.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.newlocale.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.open64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.open64.html deleted file mode 100644 index f8e07444..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.open64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.open64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.openat64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.openat64.html deleted file mode 100644 index a66e3c77..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.openat64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.openat64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.openpty.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.openpty.html deleted file mode 100644 index 8d0b1e8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.openpty.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.openpty.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pipe2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pipe2.html deleted file mode 100644 index a3a1da2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pipe2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.pipe2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.posix_fadvise.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.posix_fadvise.html deleted file mode 100644 index 550d905c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.posix_fadvise.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.posix_fadvise.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.posix_fadvise64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.posix_fadvise64.html deleted file mode 100644 index c6ae858b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.posix_fadvise64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.posix_fadvise64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pread64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pread64.html deleted file mode 100644 index a5dbd0e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pread64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.pread64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.preadv64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.preadv64.html deleted file mode 100644 index 3de18dfe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.preadv64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.preadv64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_attr_getstack.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_attr_getstack.html deleted file mode 100644 index 61c4ae87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_attr_getstack.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.pthread_attr_getstack.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_condattr_getclock.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_condattr_getclock.html deleted file mode 100644 index 91889815..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_condattr_getclock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.pthread_condattr_getclock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_condattr_setclock.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_condattr_setclock.html deleted file mode 100644 index e369c52f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_condattr_setclock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.pthread_condattr_setclock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_condattr_setpshared.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_condattr_setpshared.html deleted file mode 100644 index f7d15e6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_condattr_setpshared.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.pthread_condattr_setpshared.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_getattr_np.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_getattr_np.html deleted file mode 100644 index 1b2fa4be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_getattr_np.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.pthread_getattr_np.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_mutexattr_setpshared.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_mutexattr_setpshared.html deleted file mode 100644 index 0637b3d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_mutexattr_setpshared.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.pthread_mutexattr_setpshared.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_rwlockattr_getpshared.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_rwlockattr_getpshared.html deleted file mode 100644 index e9baca50..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_rwlockattr_getpshared.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.pthread_rwlockattr_getpshared.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_rwlockattr_setpshared.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_rwlockattr_setpshared.html deleted file mode 100644 index 586dabcd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pthread_rwlockattr_setpshared.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.pthread_rwlockattr_setpshared.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.ptsname_r.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.ptsname_r.html deleted file mode 100644 index feee7234..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.ptsname_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.ptsname_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pwrite64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pwrite64.html deleted file mode 100644 index 0cf0b704..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pwrite64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.pwrite64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pwritev64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pwritev64.html deleted file mode 100644 index 6ef5fcfd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.pwritev64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.pwritev64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.readdir64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.readdir64.html deleted file mode 100644 index 321a471b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.readdir64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.readdir64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.readdir64_r.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.readdir64_r.html deleted file mode 100644 index ecb0d71a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.readdir64_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.readdir64_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.readv.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.readv.html deleted file mode 100644 index 34eba7c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.readv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.readv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.recvmsg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.recvmsg.html deleted file mode 100644 index 9e301a3f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.recvmsg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.recvmsg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.sbrk.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.sbrk.html deleted file mode 100644 index 92a90c0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.sbrk.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.sbrk.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.sem_destroy.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.sem_destroy.html deleted file mode 100644 index 66cae8cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.sem_destroy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.sem_destroy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.sem_init.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.sem_init.html deleted file mode 100644 index ffe0a219..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.sem_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.sem_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.sendmsg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.sendmsg.html deleted file mode 100644 index dd59d02b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.sendmsg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.sendmsg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.setgroups.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.setgroups.html deleted file mode 100644 index 33a05187..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.setgroups.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.setgroups.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.setresgid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.setresgid.html deleted file mode 100644 index c16d7267..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.setresgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.setresgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.setresuid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.setresuid.html deleted file mode 100644 index 96fa68f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.setresuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.setresuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.stat64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.stat64.html deleted file mode 100644 index c033066e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.stat64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.stat64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.statfs.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.statfs.html deleted file mode 100644 index e6e9e3f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.statfs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.statfs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.statfs64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.statfs64.html deleted file mode 100644 index 51d5f2e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.statfs64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.statfs64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.statvfs64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.statvfs64.html deleted file mode 100644 index 40e34afa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.statvfs64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.statvfs64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.truncate64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.truncate64.html deleted file mode 100644 index 50f72641..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.truncate64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.truncate64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.uname.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.uname.html deleted file mode 100644 index 7d2804ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.uname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.uname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.uselocale.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.uselocale.html deleted file mode 100644 index eaaccd7f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.uselocale.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.uselocale.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.utimensat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.utimensat.html deleted file mode 100644 index 3499191e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.utimensat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.utimensat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.vfork.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.vfork.html deleted file mode 100644 index da67c374..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.vfork.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.vfork.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.wait4.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.wait4.html deleted file mode 100644 index 003e8b8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.wait4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.wait4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.waitid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.waitid.html deleted file mode 100644 index f63cf108..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.waitid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.waitid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.writev.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.writev.html deleted file mode 100644 index e3de2fd2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/fn.writev.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/fn.writev.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BLKIOMIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BLKIOMIN.html deleted file mode 100644 index 14a90e72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BLKIOMIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.BLKIOMIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BLKIOOPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BLKIOOPT.html deleted file mode 100644 index 4baa5b70..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BLKIOOPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.BLKIOOPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BLKPBSZGET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BLKPBSZGET.html deleted file mode 100644 index 92fe06b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BLKPBSZGET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.BLKPBSZGET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BLKSSZGET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BLKSSZGET.html deleted file mode 100644 index 04df11c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BLKSSZGET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.BLKSSZGET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BOTHER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BOTHER.html deleted file mode 100644 index ad39d8c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.BOTHER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.BOTHER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIOASYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIOASYNC.html deleted file mode 100644 index 367cd413..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIOASYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.FIOASYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIOCLEX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIOCLEX.html deleted file mode 100644 index e42674aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIOCLEX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.FIOCLEX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIONBIO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIONBIO.html deleted file mode 100644 index 3a9bbce5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIONBIO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.FIONBIO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIONCLEX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIONCLEX.html deleted file mode 100644 index b70b3d97..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIONCLEX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.FIONCLEX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIONREAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIONREAD.html deleted file mode 100644 index 95b9bc04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIONREAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.FIONREAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIOQSIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIOQSIZE.html deleted file mode 100644 index ebde5808..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.FIOQSIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.FIOQSIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.IBSHIFT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.IBSHIFT.html deleted file mode 100644 index 6c100131..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.IBSHIFT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.IBSHIFT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_AS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_AS.html deleted file mode 100644 index 7b2d2a1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_AS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_AS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_CORE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_CORE.html deleted file mode 100644 index b43c733f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_CORE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_CORE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_CPU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_CPU.html deleted file mode 100644 index 33d74fd9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_CPU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_CPU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_DATA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_DATA.html deleted file mode 100644 index 6ff3ab21..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_DATA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_DATA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_FSIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_FSIZE.html deleted file mode 100644 index cf1699bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_FSIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_FSIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_LOCKS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_LOCKS.html deleted file mode 100644 index d5e50ffe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_LOCKS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_LOCKS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_MEMLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_MEMLOCK.html deleted file mode 100644 index 24464b71..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_MEMLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_MEMLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_MSGQUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_MSGQUEUE.html deleted file mode 100644 index 14c0401d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_MSGQUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_MSGQUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_NICE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_NICE.html deleted file mode 100644 index 414c339c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_NICE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_NICE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_NLIMITS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_NLIMITS.html deleted file mode 100644 index 4126d5e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_NLIMITS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_NLIMITS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_NOFILE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_NOFILE.html deleted file mode 100644 index 526b5def..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_NOFILE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_NOFILE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_NPROC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_NPROC.html deleted file mode 100644 index 761a51fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_NPROC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_NPROC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_RSS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_RSS.html deleted file mode 100644 index 70d6ab66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_RSS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_RSS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_RTPRIO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_RTPRIO.html deleted file mode 100644 index c6c97a27..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_RTPRIO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_RTPRIO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_RTTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_RTTIME.html deleted file mode 100644 index 0962df1e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_RTTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_RTTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_SIGPENDING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_SIGPENDING.html deleted file mode 100644 index ae40650d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_SIGPENDING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_SIGPENDING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_STACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_STACK.html deleted file mode 100644 index 016b2a56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIMIT_STACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIMIT_STACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIM_INFINITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIM_INFINITY.html deleted file mode 100644 index 926284c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIM_INFINITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIM_INFINITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIM_NLIMITS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIM_NLIMITS.html deleted file mode 100644 index c813cdb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.RLIM_NLIMITS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.RLIM_NLIMITS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TIMESTAMPING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TIMESTAMPING.html deleted file mode 100644 index 90154d3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TIMESTAMPING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SCM_TIMESTAMPING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TIMESTAMPING_OPT_STATS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TIMESTAMPING_OPT_STATS.html deleted file mode 100644 index af70a57c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TIMESTAMPING_OPT_STATS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SCM_TIMESTAMPING_OPT_STATS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TIMESTAMPING_PKTINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TIMESTAMPING_PKTINFO.html deleted file mode 100644 index a379c940..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TIMESTAMPING_PKTINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SCM_TIMESTAMPING_PKTINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TIMESTAMPNS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TIMESTAMPNS.html deleted file mode 100644 index 455f897b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TIMESTAMPNS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SCM_TIMESTAMPNS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TXTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TXTIME.html deleted file mode 100644 index 55f85ef1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_TXTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SCM_TXTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_WIFI_STATUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_WIFI_STATUS.html deleted file mode 100644 index 6271bf7c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SCM_WIFI_STATUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SCM_WIFI_STATUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SOL_SOCKET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SOL_SOCKET.html deleted file mode 100644 index 16310804..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SOL_SOCKET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SOL_SOCKET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ACCEPTCONN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ACCEPTCONN.html deleted file mode 100644 index 8bcb109c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ACCEPTCONN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_ACCEPTCONN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ATTACH_BPF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ATTACH_BPF.html deleted file mode 100644 index 9d8cbcd3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ATTACH_BPF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_ATTACH_BPF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ATTACH_FILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ATTACH_FILTER.html deleted file mode 100644 index b8f0b69c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ATTACH_FILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_ATTACH_FILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ATTACH_REUSEPORT_CBPF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ATTACH_REUSEPORT_CBPF.html deleted file mode 100644 index fdcb0bdb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ATTACH_REUSEPORT_CBPF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_ATTACH_REUSEPORT_CBPF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ATTACH_REUSEPORT_EBPF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ATTACH_REUSEPORT_EBPF.html deleted file mode 100644 index 4f706320..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ATTACH_REUSEPORT_EBPF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_ATTACH_REUSEPORT_EBPF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BINDTODEVICE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BINDTODEVICE.html deleted file mode 100644 index 7063bd74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BINDTODEVICE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_BINDTODEVICE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BINDTOIFINDEX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BINDTOIFINDEX.html deleted file mode 100644 index e887dc30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BINDTOIFINDEX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_BINDTOIFINDEX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BPF_EXTENSIONS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BPF_EXTENSIONS.html deleted file mode 100644 index d5d8742c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BPF_EXTENSIONS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_BPF_EXTENSIONS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BROADCAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BROADCAST.html deleted file mode 100644 index ccaabc69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BROADCAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_BROADCAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BSDCOMPAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BSDCOMPAT.html deleted file mode 100644 index 01f4eb4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BSDCOMPAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_BSDCOMPAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BUSY_POLL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BUSY_POLL.html deleted file mode 100644 index d10e46ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_BUSY_POLL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_BUSY_POLL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_CNX_ADVICE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_CNX_ADVICE.html deleted file mode 100644 index b6e51cd5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_CNX_ADVICE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_CNX_ADVICE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_COOKIE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_COOKIE.html deleted file mode 100644 index d352e809..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_COOKIE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_COOKIE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DETACH_BPF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DETACH_BPF.html deleted file mode 100644 index 57657d60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DETACH_BPF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_DETACH_BPF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DETACH_FILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DETACH_FILTER.html deleted file mode 100644 index a407e981..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DETACH_FILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_DETACH_FILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DETACH_REUSEPORT_BPF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DETACH_REUSEPORT_BPF.html deleted file mode 100644 index 6e86fcb8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DETACH_REUSEPORT_BPF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_DETACH_REUSEPORT_BPF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DOMAIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DOMAIN.html deleted file mode 100644 index f4336d8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DOMAIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_DOMAIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DONTROUTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DONTROUTE.html deleted file mode 100644 index 703188b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_DONTROUTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_DONTROUTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ERROR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ERROR.html deleted file mode 100644 index 8c1f04fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ERROR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_ERROR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_GET_FILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_GET_FILTER.html deleted file mode 100644 index 5091de93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_GET_FILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_GET_FILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_INCOMING_CPU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_INCOMING_CPU.html deleted file mode 100644 index 27c9d50c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_INCOMING_CPU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_INCOMING_CPU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_INCOMING_NAPI_ID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_INCOMING_NAPI_ID.html deleted file mode 100644 index c5319c18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_INCOMING_NAPI_ID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_INCOMING_NAPI_ID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_KEEPALIVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_KEEPALIVE.html deleted file mode 100644 index 02bbfb25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_KEEPALIVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_KEEPALIVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_LINGER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_LINGER.html deleted file mode 100644 index 1274cbfd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_LINGER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_LINGER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_LOCK_FILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_LOCK_FILTER.html deleted file mode 100644 index 44ba2fa0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_LOCK_FILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_LOCK_FILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_MARK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_MARK.html deleted file mode 100644 index dc6b7f68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_MARK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_MARK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_MAX_PACING_RATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_MAX_PACING_RATE.html deleted file mode 100644 index ba147987..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_MAX_PACING_RATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_MAX_PACING_RATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_MEMINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_MEMINFO.html deleted file mode 100644 index b7478deb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_MEMINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_MEMINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_NOFCS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_NOFCS.html deleted file mode 100644 index 6e206747..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_NOFCS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_NOFCS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_NO_CHECK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_NO_CHECK.html deleted file mode 100644 index 09ec6441..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_NO_CHECK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_NO_CHECK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_OOBINLINE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_OOBINLINE.html deleted file mode 100644 index 080e7c54..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_OOBINLINE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_OOBINLINE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PASSCRED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PASSCRED.html deleted file mode 100644 index da8d977a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PASSCRED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_PASSCRED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PASSSEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PASSSEC.html deleted file mode 100644 index 88d7c25d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PASSSEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_PASSSEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEEK_OFF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEEK_OFF.html deleted file mode 100644 index a0214082..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEEK_OFF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_PEEK_OFF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEERCRED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEERCRED.html deleted file mode 100644 index b320bec9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEERCRED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_PEERCRED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEERGROUPS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEERGROUPS.html deleted file mode 100644 index 9ef0cd43..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEERGROUPS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_PEERGROUPS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEERNAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEERNAME.html deleted file mode 100644 index b7478321..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEERNAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_PEERNAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEERSEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEERSEC.html deleted file mode 100644 index cf3794f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PEERSEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_PEERSEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PRIORITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PRIORITY.html deleted file mode 100644 index 3d880d99..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PRIORITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_PRIORITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PROTOCOL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PROTOCOL.html deleted file mode 100644 index 4de0859a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_PROTOCOL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_PROTOCOL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVBUF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVBUF.html deleted file mode 100644 index 40cabef1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVBUF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_RCVBUF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVBUFFORCE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVBUFFORCE.html deleted file mode 100644 index 66d744bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVBUFFORCE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_RCVBUFFORCE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVLOWAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVLOWAT.html deleted file mode 100644 index 119624e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVLOWAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_RCVLOWAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVTIMEO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVTIMEO.html deleted file mode 100644 index 537e9c8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVTIMEO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_RCVTIMEO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVTIMEO_NEW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVTIMEO_NEW.html deleted file mode 100644 index 68cab342..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RCVTIMEO_NEW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_RCVTIMEO_NEW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_REUSEADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_REUSEADDR.html deleted file mode 100644 index 74465289..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_REUSEADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_REUSEADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_REUSEPORT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_REUSEPORT.html deleted file mode 100644 index 75be3864..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_REUSEPORT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_REUSEPORT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RXQ_OVFL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RXQ_OVFL.html deleted file mode 100644 index b7727907..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_RXQ_OVFL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_RXQ_OVFL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SECURITY_AUTHENTICATION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SECURITY_AUTHENTICATION.html deleted file mode 100644 index 6133ad18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SECURITY_AUTHENTICATION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_SECURITY_AUTHENTICATION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SECURITY_ENCRYPTION_NETWORK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SECURITY_ENCRYPTION_NETWORK.html deleted file mode 100644 index dea202ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SECURITY_ENCRYPTION_NETWORK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_SECURITY_ENCRYPTION_NETWORK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SECURITY_ENCRYPTION_TRANSPORT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SECURITY_ENCRYPTION_TRANSPORT.html deleted file mode 100644 index 394a479a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SECURITY_ENCRYPTION_TRANSPORT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_SECURITY_ENCRYPTION_TRANSPORT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SELECT_ERR_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SELECT_ERR_QUEUE.html deleted file mode 100644 index 4e576362..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SELECT_ERR_QUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_SELECT_ERR_QUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDBUF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDBUF.html deleted file mode 100644 index 15eb6998..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDBUF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_SNDBUF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDBUFFORCE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDBUFFORCE.html deleted file mode 100644 index 79443783..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDBUFFORCE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_SNDBUFFORCE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDLOWAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDLOWAT.html deleted file mode 100644 index fdb8effe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDLOWAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_SNDLOWAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDTIMEO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDTIMEO.html deleted file mode 100644 index 78f101b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDTIMEO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_SNDTIMEO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDTIMEO_NEW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDTIMEO_NEW.html deleted file mode 100644 index 33781531..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_SNDTIMEO_NEW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_SNDTIMEO_NEW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMP.html deleted file mode 100644 index 7f23d81c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_TIMESTAMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMPING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMPING.html deleted file mode 100644 index 6acc8ab8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMPING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_TIMESTAMPING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMPING_NEW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMPING_NEW.html deleted file mode 100644 index 35580b78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMPING_NEW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_TIMESTAMPING_NEW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMPNS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMPNS.html deleted file mode 100644 index 82852380..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMPNS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_TIMESTAMPNS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMPNS_NEW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMPNS_NEW.html deleted file mode 100644 index 0286beb9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMPNS_NEW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_TIMESTAMPNS_NEW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMP_NEW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMP_NEW.html deleted file mode 100644 index e1de3315..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TIMESTAMP_NEW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_TIMESTAMP_NEW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TXTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TXTIME.html deleted file mode 100644 index 2d7a43e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TXTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_TXTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TYPE.html deleted file mode 100644 index b17e991c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_TYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_TYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_WIFI_STATUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_WIFI_STATUS.html deleted file mode 100644 index e8a24c52..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_WIFI_STATUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_WIFI_STATUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ZEROCOPY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ZEROCOPY.html deleted file mode 100644 index 95217825..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.SO_ZEROCOPY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.SO_ZEROCOPY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCFLSH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCFLSH.html deleted file mode 100644 index 2e55dddf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCFLSH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCFLSH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCGETA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCGETA.html deleted file mode 100644 index 904cad2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCGETA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCGETA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCGETS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCGETS.html deleted file mode 100644 index 7a1d7eca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCGETS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCGETS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCGETS2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCGETS2.html deleted file mode 100644 index d3223f9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCGETS2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCGETS2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCGETX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCGETX.html deleted file mode 100644 index a7db1794..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCGETX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCGETX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSBRK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSBRK.html deleted file mode 100644 index 10893b34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSBRK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCSBRK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSBRKP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSBRKP.html deleted file mode 100644 index c66c010d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSBRKP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCSBRKP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETA.html deleted file mode 100644 index caf776fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCSETA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETAF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETAF.html deleted file mode 100644 index b034ba79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETAF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCSETAF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETAW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETAW.html deleted file mode 100644 index 55d8b22b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETAW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCSETAW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETS.html deleted file mode 100644 index 46c2c695..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCSETS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETS2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETS2.html deleted file mode 100644 index 3ccd03c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETS2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCSETS2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETSF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETSF.html deleted file mode 100644 index b4d8e659..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETSF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCSETSF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETSF2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETSF2.html deleted file mode 100644 index 0778b897..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETSF2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCSETSF2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETSW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETSW.html deleted file mode 100644 index 0f0708e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETSW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCSETSW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETSW2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETSW2.html deleted file mode 100644 index db5c9bf5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETSW2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCSETSW2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETX.html deleted file mode 100644 index 74386462..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCSETX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETXF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETXF.html deleted file mode 100644 index dde5642a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETXF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCSETXF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETXW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETXW.html deleted file mode 100644 index 7ca538d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCSETXW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCSETXW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCXONC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCXONC.html deleted file mode 100644 index a2ee2f03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TCXONC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TCXONC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCCBRK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCCBRK.html deleted file mode 100644 index ed014e89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCCBRK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCCBRK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCCONS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCCONS.html deleted file mode 100644 index ac1a0433..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCCONS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCCONS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCEXCL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCEXCL.html deleted file mode 100644 index f83c8979..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCEXCL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCEXCL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGDEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGDEV.html deleted file mode 100644 index 09fcee5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGDEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGDEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGETD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGETD.html deleted file mode 100644 index 245b5d37..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGETD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGETD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGEXCL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGEXCL.html deleted file mode 100644 index 6eaf277c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGEXCL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGEXCL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGICOUNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGICOUNT.html deleted file mode 100644 index c3ed9f7c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGICOUNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGICOUNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGLCKTRMIOS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGLCKTRMIOS.html deleted file mode 100644 index 28854634..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGLCKTRMIOS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGLCKTRMIOS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPGRP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPGRP.html deleted file mode 100644 index c262d2aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPGRP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGPGRP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPKT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPKT.html deleted file mode 100644 index 8786ce7b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPKT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGPKT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPTLCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPTLCK.html deleted file mode 100644 index 1d11d273..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPTLCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGPTLCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPTN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPTN.html deleted file mode 100644 index a6272151..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPTN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGPTN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPTPEER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPTPEER.html deleted file mode 100644 index bc0cbabd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGPTPEER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGPTPEER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGRS485.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGRS485.html deleted file mode 100644 index 7f62eaad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGRS485.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGRS485.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGSERIAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGSERIAL.html deleted file mode 100644 index 789c1541..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGSERIAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGSERIAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGSID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGSID.html deleted file mode 100644 index e52329fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGSID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGSID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGSOFTCAR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGSOFTCAR.html deleted file mode 100644 index 6e0b46c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGSOFTCAR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGSOFTCAR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGWINSZ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGWINSZ.html deleted file mode 100644 index 659511eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCGWINSZ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCGWINSZ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCINQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCINQ.html deleted file mode 100644 index 4a741a73..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCINQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCINQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCLINUX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCLINUX.html deleted file mode 100644 index 5f7f9a49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCLINUX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCLINUX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMBIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMBIC.html deleted file mode 100644 index ed8e9d56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMBIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCMBIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMBIS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMBIS.html deleted file mode 100644 index 831e962c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMBIS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCMBIS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMGET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMGET.html deleted file mode 100644 index 1833c927..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMGET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCMGET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMIWAIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMIWAIT.html deleted file mode 100644 index 84013b2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMIWAIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCMIWAIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMSET.html deleted file mode 100644 index e55cf160..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCMSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCMSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_CAR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_CAR.html deleted file mode 100644 index 6aaa3b43..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_CAR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCM_CAR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_CD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_CD.html deleted file mode 100644 index 5b9dd0cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_CD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCM_CD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_CTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_CTS.html deleted file mode 100644 index c1b5ec0e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_CTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCM_CTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_DSR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_DSR.html deleted file mode 100644 index 2394fafe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_DSR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCM_DSR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_DTR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_DTR.html deleted file mode 100644 index 8f149b11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_DTR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCM_DTR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_LE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_LE.html deleted file mode 100644 index 45b4d888..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_LE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCM_LE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_RI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_RI.html deleted file mode 100644 index f88cb0c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_RI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCM_RI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_RNG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_RNG.html deleted file mode 100644 index 1dac30dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_RNG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCM_RNG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_RTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_RTS.html deleted file mode 100644 index 36112baf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_RTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCM_RTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_SR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_SR.html deleted file mode 100644 index d04b3228..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_SR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCM_SR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_ST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_ST.html deleted file mode 100644 index aa56de20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCM_ST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCM_ST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCNOTTY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCNOTTY.html deleted file mode 100644 index 1b3bb301..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCNOTTY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCNOTTY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCNXCL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCNXCL.html deleted file mode 100644 index 0a55fd77..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCNXCL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCNXCL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCOUTQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCOUTQ.html deleted file mode 100644 index 2593e686..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCOUTQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCOUTQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCPKT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCPKT.html deleted file mode 100644 index 797b7e51..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCPKT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCPKT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSBRK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSBRK.html deleted file mode 100644 index 7e47f0c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSBRK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSBRK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSCTTY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSCTTY.html deleted file mode 100644 index c134275b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSCTTY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSCTTY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERCONFIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERCONFIG.html deleted file mode 100644 index d3159fa1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERCONFIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSERCONFIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERGETLSR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERGETLSR.html deleted file mode 100644 index 5da5121e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERGETLSR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSERGETLSR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERGETMULTI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERGETMULTI.html deleted file mode 100644 index 2255691f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERGETMULTI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSERGETMULTI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERGSTRUCT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERGSTRUCT.html deleted file mode 100644 index 209831cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERGSTRUCT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSERGSTRUCT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERGWILD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERGWILD.html deleted file mode 100644 index 768a2e5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERGWILD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSERGWILD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERSETMULTI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERSETMULTI.html deleted file mode 100644 index 29088852..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERSETMULTI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSERSETMULTI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERSWILD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERSWILD.html deleted file mode 100644 index cd90d0ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSERSWILD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSERSWILD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSETD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSETD.html deleted file mode 100644 index 67ace2cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSETD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSETD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSIG.html deleted file mode 100644 index f06cb3f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSLCKTRMIOS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSLCKTRMIOS.html deleted file mode 100644 index 0ece1da8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSLCKTRMIOS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSLCKTRMIOS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSPGRP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSPGRP.html deleted file mode 100644 index bd2d7ac6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSPGRP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSPGRP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSPTLCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSPTLCK.html deleted file mode 100644 index 85d60fa9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSPTLCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSPTLCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSRS485.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSRS485.html deleted file mode 100644 index 7600f91e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSRS485.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSRS485.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSSERIAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSSERIAL.html deleted file mode 100644 index b97438cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSSERIAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSSERIAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSSOFTCAR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSSOFTCAR.html deleted file mode 100644 index fb7f4082..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSSOFTCAR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSSOFTCAR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSTI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSTI.html deleted file mode 100644 index 7d1c754c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSTI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSTI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSWINSZ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSWINSZ.html deleted file mode 100644 index f7e18c38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCSWINSZ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCSWINSZ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCVHANGUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCVHANGUP.html deleted file mode 100644 index 4467007b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/constant.TIOCVHANGUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.TIOCVHANGUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/struct.termios2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/struct.termios2.html deleted file mode 100644 index 6d9c2e99..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/arch/generic/struct.termios2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/struct.termios2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_1.html deleted file mode 100644 index 8e60c307..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABDAY_1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_2.html deleted file mode 100644 index 5118266d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABDAY_2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_3.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_3.html deleted file mode 100644 index 5b401fec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_3.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABDAY_3.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_4.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_4.html deleted file mode 100644 index 5775c95d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABDAY_4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_5.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_5.html deleted file mode 100644 index 88266aa4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_5.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABDAY_5.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_6.html deleted file mode 100644 index 773a7eef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABDAY_6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_7.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_7.html deleted file mode 100644 index 1bb72106..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABDAY_7.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABDAY_7.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_1.html deleted file mode 100644 index 3172822f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABMON_1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_10.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_10.html deleted file mode 100644 index 37a739dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_10.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABMON_10.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_11.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_11.html deleted file mode 100644 index 1774de9c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_11.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABMON_11.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_12.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_12.html deleted file mode 100644 index be89164b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_12.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABMON_12.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_2.html deleted file mode 100644 index 684a2bf6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABMON_2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_3.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_3.html deleted file mode 100644 index 85695b84..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_3.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABMON_3.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_4.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_4.html deleted file mode 100644 index 88241804..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABMON_4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_5.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_5.html deleted file mode 100644 index aff53cce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_5.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABMON_5.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_6.html deleted file mode 100644 index 5de0be20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABMON_6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_7.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_7.html deleted file mode 100644 index 4b2cad60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_7.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABMON_7.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_8.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_8.html deleted file mode 100644 index 0ca053bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_8.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABMON_8.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_9.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_9.html deleted file mode 100644 index 4afb9e25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABMON_9.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABMON_9.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABS_CNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABS_CNT.html deleted file mode 100644 index 08681014..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABS_CNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABS_CNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABS_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABS_MAX.html deleted file mode 100644 index 1828be02..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ABS_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ABS_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AIO_ALLDONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AIO_ALLDONE.html deleted file mode 100644 index 74204778..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AIO_ALLDONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AIO_ALLDONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AIO_CANCELED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AIO_CANCELED.html deleted file mode 100644 index cfefbcd4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AIO_CANCELED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AIO_CANCELED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AIO_NOTCANCELED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AIO_NOTCANCELED.html deleted file mode 100644 index 6ce781e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AIO_NOTCANCELED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AIO_NOTCANCELED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_ADDRCONFIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_ADDRCONFIG.html deleted file mode 100644 index 41d12559..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_ADDRCONFIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AI_ADDRCONFIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_ALL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_ALL.html deleted file mode 100644 index b3dc2f8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_ALL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AI_ALL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_CANONNAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_CANONNAME.html deleted file mode 100644 index 4a8ff4b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_CANONNAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AI_CANONNAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_NUMERICHOST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_NUMERICHOST.html deleted file mode 100644 index 150fba56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_NUMERICHOST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AI_NUMERICHOST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_NUMERICSERV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_NUMERICSERV.html deleted file mode 100644 index 25539057..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_NUMERICSERV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AI_NUMERICSERV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_PASSIVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_PASSIVE.html deleted file mode 100644 index c7f62d22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_PASSIVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AI_PASSIVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_V4MAPPED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_V4MAPPED.html deleted file mode 100644 index 0a24f16c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AI_V4MAPPED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AI_V4MAPPED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_OP_DECRYPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_OP_DECRYPT.html deleted file mode 100644 index be687ad3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_OP_DECRYPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ALG_OP_DECRYPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_OP_ENCRYPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_OP_ENCRYPT.html deleted file mode 100644 index 07c05248..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_OP_ENCRYPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ALG_OP_ENCRYPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_AEAD_ASSOCLEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_AEAD_ASSOCLEN.html deleted file mode 100644 index 8374709a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_AEAD_ASSOCLEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ALG_SET_AEAD_ASSOCLEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_AEAD_AUTHSIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_AEAD_AUTHSIZE.html deleted file mode 100644 index 9a92b8ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_AEAD_AUTHSIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ALG_SET_AEAD_AUTHSIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_IV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_IV.html deleted file mode 100644 index 867f5d4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_IV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ALG_SET_IV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_KEY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_KEY.html deleted file mode 100644 index a56c9562..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_KEY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ALG_SET_KEY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_OP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_OP.html deleted file mode 100644 index 0d38b9e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALG_SET_OP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ALG_SET_OP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALT_DIGITS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALT_DIGITS.html deleted file mode 100644 index 674f1195..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ALT_DIGITS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ALT_DIGITS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AM_STR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AM_STR.html deleted file mode 100644 index 3c046092..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AM_STR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AM_STR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ARPD_FLUSH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ARPD_FLUSH.html deleted file mode 100644 index 1c1e6d5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ARPD_FLUSH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ARPD_FLUSH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ARPD_LOOKUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ARPD_LOOKUP.html deleted file mode 100644 index 4faeb97c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ARPD_LOOKUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ARPD_LOOKUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ARPD_UPDATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ARPD_UPDATE.html deleted file mode 100644 index f5989934..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ARPD_UPDATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ARPD_UPDATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ATF_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ATF_MAGIC.html deleted file mode 100644 index 9075d1e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ATF_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ATF_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_BASE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_BASE.html deleted file mode 100644 index 48c14785..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_BASE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_BASE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_BASE_PLATFORM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_BASE_PLATFORM.html deleted file mode 100644 index b54d7b7c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_BASE_PLATFORM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_BASE_PLATFORM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_CLKTCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_CLKTCK.html deleted file mode 100644 index e4f323f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_CLKTCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_CLKTCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EACCESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EACCESS.html deleted file mode 100644 index 08506773..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EACCESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_EACCESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EGID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EGID.html deleted file mode 100644 index fc27e88e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EGID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_EGID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_ENTRY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_ENTRY.html deleted file mode 100644 index 066a6e8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_ENTRY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_ENTRY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EUID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EUID.html deleted file mode 100644 index 72e8f935..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EUID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_EUID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EXECFD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EXECFD.html deleted file mode 100644 index 10ee93bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EXECFD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_EXECFD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EXECFN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EXECFN.html deleted file mode 100644 index 915df3d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_EXECFN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_EXECFN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_FLAGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_FLAGS.html deleted file mode 100644 index a4c63044..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_FLAGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_FLAGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_GID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_GID.html deleted file mode 100644 index 31b6fe12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_GID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_GID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_HWCAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_HWCAP.html deleted file mode 100644 index 36525e67..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_HWCAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_HWCAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_HWCAP2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_HWCAP2.html deleted file mode 100644 index 89b51499..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_HWCAP2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_HWCAP2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_IGNORE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_IGNORE.html deleted file mode 100644 index 189d04be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_IGNORE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_IGNORE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_NOTELF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_NOTELF.html deleted file mode 100644 index 8adeb7a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_NOTELF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_NOTELF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_NULL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_NULL.html deleted file mode 100644 index 0116dabf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_NULL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_NULL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PAGESZ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PAGESZ.html deleted file mode 100644 index b17d8478..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PAGESZ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_PAGESZ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PHDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PHDR.html deleted file mode 100644 index 21f11551..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PHDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_PHDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PHENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PHENT.html deleted file mode 100644 index 7c6b58c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PHENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_PHENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PHNUM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PHNUM.html deleted file mode 100644 index 4ef7caa7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PHNUM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_PHNUM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PLATFORM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PLATFORM.html deleted file mode 100644 index 53105e90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_PLATFORM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_PLATFORM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_RANDOM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_RANDOM.html deleted file mode 100644 index dc46abc1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_RANDOM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_RANDOM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_SECURE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_SECURE.html deleted file mode 100644 index 599f0a5d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_SECURE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_SECURE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_UID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_UID.html deleted file mode 100644 index 6afecabc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.AT_UID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.AT_UID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_ABS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_ABS.html deleted file mode 100644 index 53af5f6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_ABS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_ABS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_ADD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_ADD.html deleted file mode 100644 index 003e76bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_ADD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_ADD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_ALU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_ALU.html deleted file mode 100644 index ff861f24..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_ALU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_ALU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_AND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_AND.html deleted file mode 100644 index afc21c82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_AND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_AND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_B.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_B.html deleted file mode 100644 index afc49f9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_B.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_B.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_DIV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_DIV.html deleted file mode 100644 index 06d36c7e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_DIV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_DIV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_H.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_H.html deleted file mode 100644 index cb346018..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_H.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_H.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_IMM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_IMM.html deleted file mode 100644 index c147d826..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_IMM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_IMM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_IND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_IND.html deleted file mode 100644 index 17cc62b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_IND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_IND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JA.html deleted file mode 100644 index bb4097a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_JA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JEQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JEQ.html deleted file mode 100644 index 658b4dfa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JEQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_JEQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JGE.html deleted file mode 100644 index 5aa2b7da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_JGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JGT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JGT.html deleted file mode 100644 index 09014815..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JGT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_JGT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JMP.html deleted file mode 100644 index 789220d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_JMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JSET.html deleted file mode 100644 index bad3705b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_JSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_JSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_K.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_K.html deleted file mode 100644 index 8432dcd7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_K.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_K.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LD.html deleted file mode 100644 index c01fefe8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_LD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LDX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LDX.html deleted file mode 100644 index 40c5a0a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LDX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_LDX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LEN.html deleted file mode 100644 index 20afa086..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_LEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LL_OFF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LL_OFF.html deleted file mode 100644 index 85ae2a20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LL_OFF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_LL_OFF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LSH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LSH.html deleted file mode 100644 index 0d44a8e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_LSH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_LSH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MAXINSNS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MAXINSNS.html deleted file mode 100644 index 054b18e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MAXINSNS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_MAXINSNS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MEM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MEM.html deleted file mode 100644 index f8039738..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MEM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_MEM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MEMWORDS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MEMWORDS.html deleted file mode 100644 index dfd4c15f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MEMWORDS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_MEMWORDS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MISC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MISC.html deleted file mode 100644 index 4f591fec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MISC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_MISC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MOD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MOD.html deleted file mode 100644 index c87509e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MOD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_MOD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MSH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MSH.html deleted file mode 100644 index 6e987930..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MSH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_MSH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MUL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MUL.html deleted file mode 100644 index 1434a3ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_MUL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_MUL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_NEG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_NEG.html deleted file mode 100644 index 42794159..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_NEG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_NEG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_NET_OFF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_NET_OFF.html deleted file mode 100644 index 2bb7bad9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_NET_OFF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_NET_OFF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_OR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_OR.html deleted file mode 100644 index 2a372c26..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_OR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_OR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_RET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_RET.html deleted file mode 100644 index 962d255b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_RET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_RET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_RSH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_RSH.html deleted file mode 100644 index 6f09b376..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_RSH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_RSH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_ST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_ST.html deleted file mode 100644 index d97dacfc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_ST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_ST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_STX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_STX.html deleted file mode 100644 index 00224670..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_STX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_STX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_SUB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_SUB.html deleted file mode 100644 index ae742162..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_SUB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_SUB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_W.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_W.html deleted file mode 100644 index d57401d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_W.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_W.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_X.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_X.html deleted file mode 100644 index ce968fdf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_X.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_X.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_XOR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_XOR.html deleted file mode 100644 index faaaff1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.BPF_XOR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.BPF_XOR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_BRS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_BRS.html deleted file mode 100644 index aaf9a5e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_BRS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CANFD_BRS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_ESI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_ESI.html deleted file mode 100644 index a24bba4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_ESI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CANFD_ESI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_MAX_DLC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_MAX_DLC.html deleted file mode 100644 index 0f0cb0a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_MAX_DLC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CANFD_MAX_DLC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_MAX_DLEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_MAX_DLEN.html deleted file mode 100644 index f16ce165..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_MAX_DLEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CANFD_MAX_DLEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_MTU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_MTU.html deleted file mode 100644 index 0f88abf4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CANFD_MTU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CANFD_MTU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_BCM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_BCM.html deleted file mode 100644 index 384a68ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_BCM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_BCM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_EFF_FLAG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_EFF_FLAG.html deleted file mode 100644 index 978060d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_EFF_FLAG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_EFF_FLAG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_EFF_ID_BITS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_EFF_ID_BITS.html deleted file mode 100644 index 012cdab1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_EFF_ID_BITS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_EFF_ID_BITS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_EFF_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_EFF_MASK.html deleted file mode 100644 index 7563a2d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_EFF_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_EFF_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_ERR_FLAG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_ERR_FLAG.html deleted file mode 100644 index 728d708c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_ERR_FLAG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_ERR_FLAG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_ERR_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_ERR_MASK.html deleted file mode 100644 index 6ab52f2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_ERR_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_ERR_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_INV_FILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_INV_FILTER.html deleted file mode 100644 index 741fa90e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_INV_FILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_INV_FILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_ISOTP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_ISOTP.html deleted file mode 100644 index 0c5fe5da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_ISOTP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_ISOTP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_J1939.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_J1939.html deleted file mode 100644 index 3ad07ccb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_J1939.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_J1939.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_MAX_DLC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_MAX_DLC.html deleted file mode 100644 index cb140ab3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_MAX_DLC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_MAX_DLC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_MAX_DLEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_MAX_DLEN.html deleted file mode 100644 index 5be844c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_MAX_DLEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_MAX_DLEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_MCNET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_MCNET.html deleted file mode 100644 index ac52c49e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_MCNET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_MCNET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_MTU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_MTU.html deleted file mode 100644 index 71a138b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_MTU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_MTU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_NPROTO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_NPROTO.html deleted file mode 100644 index 74f65471..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_NPROTO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_NPROTO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW.html deleted file mode 100644 index 87e00092..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_RAW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_ERR_FILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_ERR_FILTER.html deleted file mode 100644 index a43416e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_ERR_FILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_RAW_ERR_FILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_FD_FRAMES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_FD_FRAMES.html deleted file mode 100644 index 4e6a2cda..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_FD_FRAMES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_RAW_FD_FRAMES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_FILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_FILTER.html deleted file mode 100644 index 357f24a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_FILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_RAW_FILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_FILTER_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_FILTER_MAX.html deleted file mode 100644 index 0bdcd2f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_FILTER_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_RAW_FILTER_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_JOIN_FILTERS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_JOIN_FILTERS.html deleted file mode 100644 index 8e99446a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_JOIN_FILTERS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_RAW_JOIN_FILTERS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_LOOPBACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_LOOPBACK.html deleted file mode 100644 index 0295084c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_LOOPBACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_RAW_LOOPBACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_RECV_OWN_MSGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_RECV_OWN_MSGS.html deleted file mode 100644 index 09fc2552..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RAW_RECV_OWN_MSGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_RAW_RECV_OWN_MSGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RTR_FLAG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RTR_FLAG.html deleted file mode 100644 index e91f0af1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_RTR_FLAG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_RTR_FLAG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_SFF_ID_BITS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_SFF_ID_BITS.html deleted file mode 100644 index 8e18e372..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_SFF_ID_BITS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_SFF_ID_BITS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_SFF_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_SFF_MASK.html deleted file mode 100644 index bfc4a10d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_SFF_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_SFF_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_TP16.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_TP16.html deleted file mode 100644 index a53cd9df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_TP16.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_TP16.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_TP20.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_TP20.html deleted file mode 100644 index 72da8585..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CAN_TP20.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CAN_TP20.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CLONE_PIDFD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CLONE_PIDFD.html deleted file mode 100644 index dc777ce1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CLONE_PIDFD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CLONE_PIDFD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CLOSE_RANGE_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CLOSE_RANGE_CLOEXEC.html deleted file mode 100644 index 3b7ab8eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CLOSE_RANGE_CLOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CLOSE_RANGE_CLOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CLOSE_RANGE_UNSHARE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CLOSE_RANGE_UNSHARE.html deleted file mode 100644 index f885ce77..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CLOSE_RANGE_UNSHARE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CLOSE_RANGE_UNSHARE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CMSPAR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CMSPAR.html deleted file mode 100644 index 974f7539..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CMSPAR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CMSPAR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CODESET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CODESET.html deleted file mode 100644 index a72bd902..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CODESET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CODESET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CRNCYSTR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CRNCYSTR.html deleted file mode 100644 index 20f2d815..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CRNCYSTR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CRNCYSTR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_FAMILY_ID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_FAMILY_ID.html deleted file mode 100644 index 2f4b4535..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_FAMILY_ID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_ATTR_FAMILY_ID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_FAMILY_NAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_FAMILY_NAME.html deleted file mode 100644 index 526eb213..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_FAMILY_NAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_ATTR_FAMILY_NAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_HDRSIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_HDRSIZE.html deleted file mode 100644 index c3fc9ecb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_HDRSIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_ATTR_HDRSIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MAXATTR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MAXATTR.html deleted file mode 100644 index 3f5ba8d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MAXATTR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_ATTR_MAXATTR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MCAST_GROUPS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MCAST_GROUPS.html deleted file mode 100644 index 179a75d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MCAST_GROUPS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_ATTR_MCAST_GROUPS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MCAST_GRP_ID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MCAST_GRP_ID.html deleted file mode 100644 index 228252f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MCAST_GRP_ID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_ATTR_MCAST_GRP_ID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MCAST_GRP_NAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MCAST_GRP_NAME.html deleted file mode 100644 index f95509d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MCAST_GRP_NAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_ATTR_MCAST_GRP_NAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MCAST_GRP_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MCAST_GRP_UNSPEC.html deleted file mode 100644 index c0520a42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_MCAST_GRP_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_ATTR_MCAST_GRP_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_OPS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_OPS.html deleted file mode 100644 index 7146ccb8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_OPS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_ATTR_OPS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_OP_FLAGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_OP_FLAGS.html deleted file mode 100644 index a6935eb7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_OP_FLAGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_ATTR_OP_FLAGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_OP_ID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_OP_ID.html deleted file mode 100644 index 59736a9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_OP_ID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_ATTR_OP_ID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_OP_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_OP_UNSPEC.html deleted file mode 100644 index 202b2583..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_OP_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_ATTR_OP_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_UNSPEC.html deleted file mode 100644 index 92721c79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_ATTR_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_VERSION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_VERSION.html deleted file mode 100644 index f977ef8f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_ATTR_VERSION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_ATTR_VERSION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_DELFAMILY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_DELFAMILY.html deleted file mode 100644 index 9466e83f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_DELFAMILY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_CMD_DELFAMILY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_DELMCAST_GRP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_DELMCAST_GRP.html deleted file mode 100644 index d6fc57cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_DELMCAST_GRP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_CMD_DELMCAST_GRP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_DELOPS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_DELOPS.html deleted file mode 100644 index 8705945c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_DELOPS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_CMD_DELOPS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_GETFAMILY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_GETFAMILY.html deleted file mode 100644 index 780e60b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_GETFAMILY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_CMD_GETFAMILY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_GETMCAST_GRP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_GETMCAST_GRP.html deleted file mode 100644 index 6d9e5da8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_GETMCAST_GRP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_CMD_GETMCAST_GRP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_GETOPS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_GETOPS.html deleted file mode 100644 index 888873dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_GETOPS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_CMD_GETOPS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_NEWFAMILY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_NEWFAMILY.html deleted file mode 100644 index b3896cc0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_NEWFAMILY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_CMD_NEWFAMILY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_NEWMCAST_GRP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_NEWMCAST_GRP.html deleted file mode 100644 index 9c9dcb23..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_NEWMCAST_GRP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_CMD_NEWMCAST_GRP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_NEWOPS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_NEWOPS.html deleted file mode 100644 index 9c8fad14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_NEWOPS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_CMD_NEWOPS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_UNSPEC.html deleted file mode 100644 index 14280b09..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.CTRL_CMD_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.CTRL_CMD_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_1.html deleted file mode 100644 index c97cbf44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.DAY_1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_2.html deleted file mode 100644 index 83cbda0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.DAY_2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_3.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_3.html deleted file mode 100644 index 36745e56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_3.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.DAY_3.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_4.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_4.html deleted file mode 100644 index 769fa294..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.DAY_4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_5.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_5.html deleted file mode 100644 index 48bf0d40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_5.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.DAY_5.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_6.html deleted file mode 100644 index a40de99e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.DAY_6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_7.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_7.html deleted file mode 100644 index 37c9a971..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.DAY_7.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.DAY_7.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.D_FMT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.D_FMT.html deleted file mode 100644 index bafca110..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.D_FMT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.D_FMT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.D_T_FMT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.D_T_FMT.html deleted file mode 100644 index 647a0967..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.D_T_FMT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.D_T_FMT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.E2BIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.E2BIG.html deleted file mode 100644 index 3c4b85de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.E2BIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.E2BIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EACCES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EACCES.html deleted file mode 100644 index e45d3639..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EACCES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EACCES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAGAIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAGAIN.html deleted file mode 100644 index 251d5056..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAGAIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EAGAIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_AGAIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_AGAIN.html deleted file mode 100644 index a85cc8f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_AGAIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EAI_AGAIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_BADFLAGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_BADFLAGS.html deleted file mode 100644 index da6cd57a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_BADFLAGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EAI_BADFLAGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_FAIL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_FAIL.html deleted file mode 100644 index 989e0df8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_FAIL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EAI_FAIL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_FAMILY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_FAMILY.html deleted file mode 100644 index 21b756d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_FAMILY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EAI_FAMILY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_MEMORY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_MEMORY.html deleted file mode 100644 index 1cd4dcb2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_MEMORY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EAI_MEMORY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_NODATA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_NODATA.html deleted file mode 100644 index 406d6de6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_NODATA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EAI_NODATA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_NONAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_NONAME.html deleted file mode 100644 index 68fa7c5f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_NONAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EAI_NONAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_OVERFLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_OVERFLOW.html deleted file mode 100644 index 06737bf9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_OVERFLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EAI_OVERFLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_SERVICE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_SERVICE.html deleted file mode 100644 index 80fc7394..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_SERVICE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EAI_SERVICE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_SOCKTYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_SOCKTYPE.html deleted file mode 100644 index 119e5c2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_SOCKTYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EAI_SOCKTYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_SYSTEM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_SYSTEM.html deleted file mode 100644 index 01c29c93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EAI_SYSTEM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EAI_SYSTEM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EBADF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EBADF.html deleted file mode 100644 index 2d8a89fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EBADF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EBADF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EBUSY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EBUSY.html deleted file mode 100644 index 2f264151..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EBUSY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EBUSY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ECHILD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ECHILD.html deleted file mode 100644 index 28b4ddb4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ECHILD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ECHILD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EDOM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EDOM.html deleted file mode 100644 index ecbd9596..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EDOM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EDOM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EEXIST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EEXIST.html deleted file mode 100644 index 3a8b171e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EEXIST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EEXIST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EFAULT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EFAULT.html deleted file mode 100644 index 58d80489..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EFAULT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EFAULT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EFBIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EFBIG.html deleted file mode 100644 index f92e9062..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EFBIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EFBIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EFD_SEMAPHORE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EFD_SEMAPHORE.html deleted file mode 100644 index 9f578bd9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EFD_SEMAPHORE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EFD_SEMAPHORE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EINTR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EINTR.html deleted file mode 100644 index d65c9edb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EINTR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EINTR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EINVAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EINVAL.html deleted file mode 100644 index f6260045..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EINVAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EINVAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EIO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EIO.html deleted file mode 100644 index 7bf14d87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EIO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EIO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EISDIR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EISDIR.html deleted file mode 100644 index bb1d353a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EISDIR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EISDIR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EMFILE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EMFILE.html deleted file mode 100644 index 171501c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EMFILE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EMFILE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EMLINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EMLINK.html deleted file mode 100644 index 51a6a74e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EMLINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EMLINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENFILE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENFILE.html deleted file mode 100644 index e5b6b3bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENFILE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ENFILE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOATTR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOATTR.html deleted file mode 100644 index 392da12d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOATTR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ENOATTR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENODEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENODEV.html deleted file mode 100644 index 44a6f0f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENODEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ENODEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOENT.html deleted file mode 100644 index 6d6524d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ENOENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOEXEC.html deleted file mode 100644 index 4cf1ce10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ENOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOMEM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOMEM.html deleted file mode 100644 index 31e0cc12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOMEM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ENOMEM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOSPC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOSPC.html deleted file mode 100644 index 23ff0255..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOSPC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ENOSPC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOTBLK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOTBLK.html deleted file mode 100644 index b16a45fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOTBLK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ENOTBLK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOTDIR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOTDIR.html deleted file mode 100644 index 4d3bd6f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOTDIR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ENOTDIR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOTTY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOTTY.html deleted file mode 100644 index 933a6605..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENOTTY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ENOTTY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENXIO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENXIO.html deleted file mode 100644 index b536c37b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ENXIO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ENXIO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EPERM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EPERM.html deleted file mode 100644 index cb3ec028..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EPERM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EPERM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EPIPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EPIPE.html deleted file mode 100644 index 3424c377..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EPIPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EPIPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERA.html deleted file mode 100644 index 465d38cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ERA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERANGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERANGE.html deleted file mode 100644 index 09f81b74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERANGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ERANGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERA_D_FMT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERA_D_FMT.html deleted file mode 100644 index ce37a8bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERA_D_FMT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ERA_D_FMT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERA_D_T_FMT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERA_D_T_FMT.html deleted file mode 100644 index 005866d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERA_D_T_FMT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ERA_D_T_FMT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERA_T_FMT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERA_T_FMT.html deleted file mode 100644 index fd4ff91c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ERA_T_FMT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ERA_T_FMT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EROFS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EROFS.html deleted file mode 100644 index ab97862e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EROFS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EROFS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ESPIPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ESPIPE.html deleted file mode 100644 index 566cacc0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ESPIPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ESPIPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ESRCH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ESRCH.html deleted file mode 100644 index 0aaf8a03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ESRCH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ESRCH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_ALEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_ALEN.html deleted file mode 100644 index d54b8a69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_ALEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_ALEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_DATA_LEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_DATA_LEN.html deleted file mode 100644 index 59d71ca2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_DATA_LEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_DATA_LEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_FCS_LEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_FCS_LEN.html deleted file mode 100644 index 92ad2131..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_FCS_LEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_FCS_LEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_FRAME_LEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_FRAME_LEN.html deleted file mode 100644 index 98b4f021..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_FRAME_LEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_FRAME_LEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_HLEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_HLEN.html deleted file mode 100644 index 592fa867..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_HLEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_HLEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_1588.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_1588.html deleted file mode 100644 index df9a2ed9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_1588.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_1588.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_8021AD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_8021AD.html deleted file mode 100644 index 89964fba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_8021AD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_8021AD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_8021AH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_8021AH.html deleted file mode 100644 index 84b96b26..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_8021AH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_8021AH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_8021Q.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_8021Q.html deleted file mode 100644 index 09e027ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_8021Q.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_8021Q.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_80221.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_80221.html deleted file mode 100644 index a61de177..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_80221.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_80221.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_802_2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_802_2.html deleted file mode 100644 index 28a1ddbe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_802_2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_802_2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_802_3.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_802_3.html deleted file mode 100644 index e004539b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_802_3.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_802_3.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_802_3_MIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_802_3_MIN.html deleted file mode 100644 index 8018f8ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_802_3_MIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_802_3_MIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_802_EX1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_802_EX1.html deleted file mode 100644 index 1cb92977..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_802_EX1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_802_EX1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_AARP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_AARP.html deleted file mode 100644 index 5a91a7aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_AARP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_AARP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_AF_IUCV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_AF_IUCV.html deleted file mode 100644 index 102013ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_AF_IUCV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_AF_IUCV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ALL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ALL.html deleted file mode 100644 index aadbbc5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ALL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_ALL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_AOE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_AOE.html deleted file mode 100644 index 72780830..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_AOE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_AOE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ARCNET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ARCNET.html deleted file mode 100644 index 6f376cf0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ARCNET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_ARCNET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ARP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ARP.html deleted file mode 100644 index 7dc905a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ARP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_ARP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ATALK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ATALK.html deleted file mode 100644 index 81584ea0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ATALK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_ATALK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ATMFATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ATMFATE.html deleted file mode 100644 index 493c28b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ATMFATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_ATMFATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ATMMPOA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ATMMPOA.html deleted file mode 100644 index f0cbc2fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ATMMPOA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_ATMMPOA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_AX25.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_AX25.html deleted file mode 100644 index f9ed13bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_AX25.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_AX25.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_BATMAN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_BATMAN.html deleted file mode 100644 index 9425e6ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_BATMAN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_BATMAN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_BPQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_BPQ.html deleted file mode 100644 index 6548b493..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_BPQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_BPQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_CAIF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_CAIF.html deleted file mode 100644 index ac12f663..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_CAIF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_CAIF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_CANFD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_CANFD.html deleted file mode 100644 index f90792f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_CANFD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_CANFD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_CONTROL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_CONTROL.html deleted file mode 100644 index 69a1bc92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_CONTROL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_CONTROL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_CUST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_CUST.html deleted file mode 100644 index b965e72b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_CUST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_CUST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DDCMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DDCMP.html deleted file mode 100644 index bd4a819b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DDCMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_DDCMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DEC.html deleted file mode 100644 index 05e6b7a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_DEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DIAG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DIAG.html deleted file mode 100644 index 608d77f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DIAG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_DIAG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DNA_DL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DNA_DL.html deleted file mode 100644 index 766194d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DNA_DL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_DNA_DL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DNA_RC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DNA_RC.html deleted file mode 100644 index 558d7f94..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DNA_RC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_DNA_RC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DNA_RT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DNA_RT.html deleted file mode 100644 index 88b1b4f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DNA_RT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_DNA_RT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DSA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DSA.html deleted file mode 100644 index 4d3d6cab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_DSA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_DSA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ECONET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ECONET.html deleted file mode 100644 index 058a5efc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_ECONET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_ECONET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_EDSA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_EDSA.html deleted file mode 100644 index b09fc762..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_EDSA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_EDSA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_FCOE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_FCOE.html deleted file mode 100644 index 3c3c07b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_FCOE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_FCOE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_FIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_FIP.html deleted file mode 100644 index 21612ab2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_FIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_FIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_HDLC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_HDLC.html deleted file mode 100644 index 5fd60cec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_HDLC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_HDLC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IEEE802154.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IEEE802154.html deleted file mode 100644 index 1c9c9b5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IEEE802154.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_IEEE802154.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IEEEPUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IEEEPUP.html deleted file mode 100644 index ee5e6dd5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IEEEPUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_IEEEPUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IEEEPUPAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IEEEPUPAT.html deleted file mode 100644 index a408a4a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IEEEPUPAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_IEEEPUPAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IP.html deleted file mode 100644 index ce8fb8ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_IP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IPV6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IPV6.html deleted file mode 100644 index 8fe5e85f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IPV6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_IPV6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IPX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IPX.html deleted file mode 100644 index 0b545e16..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IPX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_IPX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IRDA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IRDA.html deleted file mode 100644 index df05e648..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_IRDA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_IRDA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LAT.html deleted file mode 100644 index 38e21d87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_LAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LINK_CTL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LINK_CTL.html deleted file mode 100644 index ec47dfde..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LINK_CTL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_LINK_CTL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LOCALTALK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LOCALTALK.html deleted file mode 100644 index 2f9f6b3d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LOCALTALK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_LOCALTALK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LOOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LOOP.html deleted file mode 100644 index 831c9ed0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LOOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_LOOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LOOPBACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LOOPBACK.html deleted file mode 100644 index 5a6b9ed2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_LOOPBACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_LOOPBACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MACSEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MACSEC.html deleted file mode 100644 index c6d2d895..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MACSEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_MACSEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MOBITEX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MOBITEX.html deleted file mode 100644 index 6f041314..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MOBITEX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_MOBITEX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MPLS_MC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MPLS_MC.html deleted file mode 100644 index 174e0ec1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MPLS_MC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_MPLS_MC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MPLS_UC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MPLS_UC.html deleted file mode 100644 index a82f89d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MPLS_UC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_MPLS_UC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MVRP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MVRP.html deleted file mode 100644 index e5f43d25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_MVRP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_MVRP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PAE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PAE.html deleted file mode 100644 index 1d9b1773..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PAE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_PAE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PAUSE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PAUSE.html deleted file mode 100644 index 676e335d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PAUSE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_PAUSE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PHONET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PHONET.html deleted file mode 100644 index 31d5b6c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PHONET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_PHONET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PPPTALK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PPPTALK.html deleted file mode 100644 index 367ff207..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PPPTALK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_PPPTALK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PPP_DISC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PPP_DISC.html deleted file mode 100644 index a46ffe83..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PPP_DISC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_PPP_DISC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PPP_MP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PPP_MP.html deleted file mode 100644 index 28ff4ccc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PPP_MP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_PPP_MP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PPP_SES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PPP_SES.html deleted file mode 100644 index ae658955..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PPP_SES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_PPP_SES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PRP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PRP.html deleted file mode 100644 index d75f45d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PRP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_PRP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PUP.html deleted file mode 100644 index 0a99eaa4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_PUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PUPAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PUPAT.html deleted file mode 100644 index ad88fec0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_PUPAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_PUPAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_QINQ1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_QINQ1.html deleted file mode 100644 index 1476b720..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_QINQ1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_QINQ1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_QINQ2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_QINQ2.html deleted file mode 100644 index 44820ceb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_QINQ2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_QINQ2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_QINQ3.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_QINQ3.html deleted file mode 100644 index 24b1da99..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_QINQ3.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_QINQ3.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_RARP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_RARP.html deleted file mode 100644 index 216d2179..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_RARP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_RARP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_SCA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_SCA.html deleted file mode 100644 index 389cec1b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_SCA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_SCA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_SLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_SLOW.html deleted file mode 100644 index de7e6de6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_SLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_SLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_SNAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_SNAP.html deleted file mode 100644 index ff665514..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_SNAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_SNAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TDLS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TDLS.html deleted file mode 100644 index 5c305174..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TDLS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_TDLS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TEB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TEB.html deleted file mode 100644 index 563e0678..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TEB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_TEB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TIPC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TIPC.html deleted file mode 100644 index a019d703..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TIPC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_TIPC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TRAILER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TRAILER.html deleted file mode 100644 index 88b6b1aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TRAILER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_TRAILER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TR_802_2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TR_802_2.html deleted file mode 100644 index 9fd4dc86..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_TR_802_2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_TR_802_2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_WAN_PPP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_WAN_PPP.html deleted file mode 100644 index 66892f87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_WAN_PPP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_WAN_PPP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_WCCP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_WCCP.html deleted file mode 100644 index d6f60e7a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_WCCP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_WCCP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_X25.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_X25.html deleted file mode 100644 index f9706ab3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_P_X25.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_P_X25.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_ZLEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_ZLEN.html deleted file mode 100644 index 29043493..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETH_ZLEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETH_ZLEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETXTBSY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETXTBSY.html deleted file mode 100644 index 3865f21f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ETXTBSY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ETXTBSY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EV_CNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EV_CNT.html deleted file mode 100644 index 71b52e6d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EV_CNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EV_CNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EV_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EV_MAX.html deleted file mode 100644 index e64a7723..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EV_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EV_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EWOULDBLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EWOULDBLOCK.html deleted file mode 100644 index d22bac12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EWOULDBLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EWOULDBLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EXDEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EXDEV.html deleted file mode 100644 index da61c6f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.EXDEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.EXDEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_COLLAPSE_RANGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_COLLAPSE_RANGE.html deleted file mode 100644 index 8bb45f34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_COLLAPSE_RANGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FALLOC_FL_COLLAPSE_RANGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_INSERT_RANGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_INSERT_RANGE.html deleted file mode 100644 index da23ddfd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_INSERT_RANGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FALLOC_FL_INSERT_RANGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_KEEP_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_KEEP_SIZE.html deleted file mode 100644 index ae75658f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_KEEP_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FALLOC_FL_KEEP_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_PUNCH_HOLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_PUNCH_HOLE.html deleted file mode 100644 index e42856b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_PUNCH_HOLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FALLOC_FL_PUNCH_HOLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_UNSHARE_RANGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_UNSHARE_RANGE.html deleted file mode 100644 index 581e1138..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_UNSHARE_RANGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FALLOC_FL_UNSHARE_RANGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_ZERO_RANGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_ZERO_RANGE.html deleted file mode 100644 index cb287f55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FALLOC_FL_ZERO_RANGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FALLOC_FL_ZERO_RANGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FANOTIFY_METADATA_VERSION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FANOTIFY_METADATA_VERSION.html deleted file mode 100644 index e6f0f68a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FANOTIFY_METADATA_VERSION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FANOTIFY_METADATA_VERSION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_ACCESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_ACCESS.html deleted file mode 100644 index dbca7c35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_ACCESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_ACCESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_ACCESS_PERM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_ACCESS_PERM.html deleted file mode 100644 index aca8e097..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_ACCESS_PERM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_ACCESS_PERM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_ALLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_ALLOW.html deleted file mode 100644 index d8b4be01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_ALLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_ALLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLASS_CONTENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLASS_CONTENT.html deleted file mode 100644 index bbbee564..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLASS_CONTENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_CLASS_CONTENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLASS_NOTIF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLASS_NOTIF.html deleted file mode 100644 index 58c21eeb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLASS_NOTIF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_CLASS_NOTIF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLASS_PRE_CONTENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLASS_PRE_CONTENT.html deleted file mode 100644 index e3f4588a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLASS_PRE_CONTENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_CLASS_PRE_CONTENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLOEXEC.html deleted file mode 100644 index f544c796..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_CLOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLOSE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLOSE.html deleted file mode 100644 index f9af5910..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLOSE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_CLOSE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLOSE_NOWRITE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLOSE_NOWRITE.html deleted file mode 100644 index 0b6df438..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLOSE_NOWRITE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_CLOSE_NOWRITE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLOSE_WRITE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLOSE_WRITE.html deleted file mode 100644 index babcdfc8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_CLOSE_WRITE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_CLOSE_WRITE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_DENY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_DENY.html deleted file mode 100644 index 420c1522..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_DENY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_DENY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_EVENT_ON_CHILD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_EVENT_ON_CHILD.html deleted file mode 100644 index 8b8c805b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_EVENT_ON_CHILD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_EVENT_ON_CHILD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_ADD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_ADD.html deleted file mode 100644 index dbd8db92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_ADD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_MARK_ADD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_DONT_FOLLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_DONT_FOLLOW.html deleted file mode 100644 index 584d05a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_DONT_FOLLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_MARK_DONT_FOLLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_FLUSH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_FLUSH.html deleted file mode 100644 index 0c83f558..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_FLUSH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_MARK_FLUSH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_IGNORED_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_IGNORED_MASK.html deleted file mode 100644 index ffcf0521..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_IGNORED_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_MARK_IGNORED_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_IGNORED_SURV_MODIFY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_IGNORED_SURV_MODIFY.html deleted file mode 100644 index 17d0cb01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_IGNORED_SURV_MODIFY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_MARK_IGNORED_SURV_MODIFY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_ONLYDIR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_ONLYDIR.html deleted file mode 100644 index af675ae3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_ONLYDIR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_MARK_ONLYDIR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_REMOVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_REMOVE.html deleted file mode 100644 index f59adb1b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MARK_REMOVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_MARK_REMOVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MODIFY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MODIFY.html deleted file mode 100644 index 30a9bd55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_MODIFY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_MODIFY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_NOFD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_NOFD.html deleted file mode 100644 index edcd7ec2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_NOFD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_NOFD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_NONBLOCK.html deleted file mode 100644 index ce152440..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_NONBLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_NONBLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_ONDIR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_ONDIR.html deleted file mode 100644 index 3f307606..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_ONDIR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_ONDIR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_OPEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_OPEN.html deleted file mode 100644 index f55c2eca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_OPEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_OPEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_OPEN_PERM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_OPEN_PERM.html deleted file mode 100644 index 20d5d0f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_OPEN_PERM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_OPEN_PERM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_Q_OVERFLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_Q_OVERFLOW.html deleted file mode 100644 index 6a28f19d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_Q_OVERFLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_Q_OVERFLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_UNLIMITED_MARKS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_UNLIMITED_MARKS.html deleted file mode 100644 index 8705acd4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_UNLIMITED_MARKS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_UNLIMITED_MARKS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_UNLIMITED_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_UNLIMITED_QUEUE.html deleted file mode 100644 index 431a83fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FAN_UNLIMITED_QUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FAN_UNLIMITED_QUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FF_CNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FF_CNT.html deleted file mode 100644 index a44d4046..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FF_CNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FF_CNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FF_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FF_MAX.html deleted file mode 100644 index a961f7a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FF_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FF_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_CLOCK_REALTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_CLOCK_REALTIME.html deleted file mode 100644 index 2b323d57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_CLOCK_REALTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_CLOCK_REALTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_CMD_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_CMD_MASK.html deleted file mode 100644 index 246aa0a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_CMD_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_CMD_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_CMP_REQUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_CMP_REQUEUE.html deleted file mode 100644 index c42b87c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_CMP_REQUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_CMP_REQUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_CMP_REQUEUE_PI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_CMP_REQUEUE_PI.html deleted file mode 100644 index 129da016..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_CMP_REQUEUE_PI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_CMP_REQUEUE_PI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_FD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_FD.html deleted file mode 100644 index 2b33d541..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_FD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_FD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_LOCK_PI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_LOCK_PI.html deleted file mode 100644 index 9b0d9c6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_LOCK_PI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_LOCK_PI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_PRIVATE_FLAG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_PRIVATE_FLAG.html deleted file mode 100644 index fe8e0e78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_PRIVATE_FLAG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_PRIVATE_FLAG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_REQUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_REQUEUE.html deleted file mode 100644 index 7cbebcc8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_REQUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_REQUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_TRYLOCK_PI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_TRYLOCK_PI.html deleted file mode 100644 index f2d8f304..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_TRYLOCK_PI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_TRYLOCK_PI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_UNLOCK_PI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_UNLOCK_PI.html deleted file mode 100644 index 2cf8ee20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_UNLOCK_PI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_UNLOCK_PI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAIT.html deleted file mode 100644 index 2f97af56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_WAIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAIT_BITSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAIT_BITSET.html deleted file mode 100644 index 78768af2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAIT_BITSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_WAIT_BITSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAIT_REQUEUE_PI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAIT_REQUEUE_PI.html deleted file mode 100644 index fba56d18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAIT_REQUEUE_PI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_WAIT_REQUEUE_PI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAKE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAKE.html deleted file mode 100644 index 9c318ff8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAKE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_WAKE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAKE_BITSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAKE_BITSET.html deleted file mode 100644 index f00867c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAKE_BITSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_WAKE_BITSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAKE_OP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAKE_OP.html deleted file mode 100644 index 5b14bd0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.FUTEX_WAKE_OP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.FUTEX_WAKE_OP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_LOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_LOCK.html deleted file mode 100644 index fe52ac16..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_LOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.F_LOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_SEAL_FUTURE_WRITE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_SEAL_FUTURE_WRITE.html deleted file mode 100644 index 02dab768..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_SEAL_FUTURE_WRITE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.F_SEAL_FUTURE_WRITE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_TEST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_TEST.html deleted file mode 100644 index 90c69563..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_TEST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.F_TEST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_TLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_TLOCK.html deleted file mode 100644 index f3bd066a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_TLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.F_TLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_ULOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_ULOCK.html deleted file mode 100644 index ca2a657e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.F_ULOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.F_ULOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_ADMIN_PERM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_ADMIN_PERM.html deleted file mode 100644 index 441f16ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_ADMIN_PERM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GENL_ADMIN_PERM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_CMD_CAP_DO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_CMD_CAP_DO.html deleted file mode 100644 index 9447184d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_CMD_CAP_DO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GENL_CMD_CAP_DO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_CMD_CAP_DUMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_CMD_CAP_DUMP.html deleted file mode 100644 index 5cee2fbb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_CMD_CAP_DUMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GENL_CMD_CAP_DUMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_CMD_CAP_HASPOL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_CMD_CAP_HASPOL.html deleted file mode 100644 index b231f8ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_CMD_CAP_HASPOL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GENL_CMD_CAP_HASPOL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_ID_CTRL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_ID_CTRL.html deleted file mode 100644 index 1e985a7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_ID_CTRL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GENL_ID_CTRL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_MAX_ID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_MAX_ID.html deleted file mode 100644 index 8e7ba4f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_MAX_ID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GENL_MAX_ID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_MIN_ID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_MIN_ID.html deleted file mode 100644 index eef475ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_MIN_ID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GENL_MIN_ID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_NAMSIZ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_NAMSIZ.html deleted file mode 100644 index e44f5f01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GENL_NAMSIZ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GENL_NAMSIZ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_ABORTED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_ABORTED.html deleted file mode 100644 index 2fc0d81f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_ABORTED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GLOB_ABORTED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_APPEND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_APPEND.html deleted file mode 100644 index dc91b674..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_APPEND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GLOB_APPEND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_DOOFFS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_DOOFFS.html deleted file mode 100644 index 10cfab2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_DOOFFS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GLOB_DOOFFS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_ERR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_ERR.html deleted file mode 100644 index a8b3635f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_ERR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GLOB_ERR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_MARK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_MARK.html deleted file mode 100644 index 8787df34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_MARK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GLOB_MARK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOCHECK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOCHECK.html deleted file mode 100644 index 71782799..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOCHECK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GLOB_NOCHECK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOESCAPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOESCAPE.html deleted file mode 100644 index 3bec592a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOESCAPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GLOB_NOESCAPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOMATCH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOMATCH.html deleted file mode 100644 index 4a32ef67..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOMATCH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GLOB_NOMATCH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOSORT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOSORT.html deleted file mode 100644 index f705c30f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOSORT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GLOB_NOSORT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOSPACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOSPACE.html deleted file mode 100644 index 8920c043..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GLOB_NOSPACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GLOB_NOSPACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GRND_INSECURE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GRND_INSECURE.html deleted file mode 100644 index 3a50c670..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GRND_INSECURE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GRND_INSECURE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GRND_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GRND_NONBLOCK.html deleted file mode 100644 index c0337873..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GRND_NONBLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GRND_NONBLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GRND_RANDOM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GRND_RANDOM.html deleted file mode 100644 index 0b4ffb2a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.GRND_RANDOM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.GRND_RANDOM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_ADDRESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_ADDRESS.html deleted file mode 100644 index 8fa158dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_ADDRESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_ADDRESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_ANYCAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_ANYCAST.html deleted file mode 100644 index 43046379..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_ANYCAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_ANYCAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_BROADCAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_BROADCAST.html deleted file mode 100644 index 34bb46d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_BROADCAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_BROADCAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_CACHEINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_CACHEINFO.html deleted file mode 100644 index ae4ee523..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_CACHEINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_CACHEINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_DADFAILED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_DADFAILED.html deleted file mode 100644 index 05aac3a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_DADFAILED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_F_DADFAILED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_DEPRECATED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_DEPRECATED.html deleted file mode 100644 index 56665f83..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_DEPRECATED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_F_DEPRECATED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_HOMEADDRESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_HOMEADDRESS.html deleted file mode 100644 index 9da1f4f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_HOMEADDRESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_F_HOMEADDRESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_NODAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_NODAD.html deleted file mode 100644 index 7683a142..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_NODAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_F_NODAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_OPTIMISTIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_OPTIMISTIC.html deleted file mode 100644 index 01a623cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_OPTIMISTIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_F_OPTIMISTIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_PERMANENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_PERMANENT.html deleted file mode 100644 index 01f594bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_PERMANENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_F_PERMANENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_SECONDARY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_SECONDARY.html deleted file mode 100644 index d694a401..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_SECONDARY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_F_SECONDARY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_TEMPORARY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_TEMPORARY.html deleted file mode 100644 index bfe27258..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_TEMPORARY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_F_TEMPORARY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_TENTATIVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_TENTATIVE.html deleted file mode 100644 index 605f3e6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_F_TENTATIVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_F_TENTATIVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_LABEL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_LABEL.html deleted file mode 100644 index 19cc42cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_LABEL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_LABEL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_LOCAL.html deleted file mode 100644 index b279569b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_LOCAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_LOCAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_MULTICAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_MULTICAST.html deleted file mode 100644 index f1f6859d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_MULTICAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_MULTICAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_UNSPEC.html deleted file mode 100644 index 809dc8bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFA_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFA_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_ATTACH_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_ATTACH_QUEUE.html deleted file mode 100644 index 5ae19ed3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_ATTACH_QUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFF_ATTACH_QUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_DETACH_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_DETACH_QUEUE.html deleted file mode 100644 index 7f530ada..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_DETACH_QUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFF_DETACH_QUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_DORMANT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_DORMANT.html deleted file mode 100644 index 964e8c06..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_DORMANT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFF_DORMANT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_ECHO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_ECHO.html deleted file mode 100644 index 74234bcd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_ECHO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFF_ECHO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_LOWER_UP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_LOWER_UP.html deleted file mode 100644 index 0baf2e6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_LOWER_UP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFF_LOWER_UP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_MULTI_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_MULTI_QUEUE.html deleted file mode 100644 index 4bd63e86..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_MULTI_QUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFF_MULTI_QUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_NOFILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_NOFILTER.html deleted file mode 100644 index e8d6e415..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_NOFILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFF_NOFILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_NO_PI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_NO_PI.html deleted file mode 100644 index 0bca7e91..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_NO_PI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFF_NO_PI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_ONE_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_ONE_QUEUE.html deleted file mode 100644 index c941d952..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_ONE_QUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFF_ONE_QUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_PERSIST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_PERSIST.html deleted file mode 100644 index ace0c4cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_PERSIST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFF_PERSIST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_TAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_TAP.html deleted file mode 100644 index 203b90aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_TAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFF_TAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_TUN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_TUN.html deleted file mode 100644 index 6c62843c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_TUN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFF_TUN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_TUN_EXCL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_TUN_EXCL.html deleted file mode 100644 index dce5f62e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_TUN_EXCL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFF_TUN_EXCL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_VNET_HDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_VNET_HDR.html deleted file mode 100644 index 11cb5efe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFF_VNET_HDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFF_VNET_HDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_ADDRESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_ADDRESS.html deleted file mode 100644 index 33faf6eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_ADDRESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_ADDRESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_AF_SPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_AF_SPEC.html deleted file mode 100644 index 1e91a019..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_AF_SPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_AF_SPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_ALT_IFNAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_ALT_IFNAME.html deleted file mode 100644 index ddb5274d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_ALT_IFNAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_ALT_IFNAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_BROADCAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_BROADCAST.html deleted file mode 100644 index 73ba4634..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_BROADCAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_BROADCAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_CARRIER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_CARRIER.html deleted file mode 100644 index bca35fd1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_CARRIER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_CARRIER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_CARRIER_CHANGES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_CARRIER_CHANGES.html deleted file mode 100644 index 78a1e12f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_CARRIER_CHANGES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_CARRIER_CHANGES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_CARRIER_DOWN_COUNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_CARRIER_DOWN_COUNT.html deleted file mode 100644 index ee3d709f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_CARRIER_DOWN_COUNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_CARRIER_DOWN_COUNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_CARRIER_UP_COUNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_CARRIER_UP_COUNT.html deleted file mode 100644 index 3e47d483..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_CARRIER_UP_COUNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_CARRIER_UP_COUNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_COST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_COST.html deleted file mode 100644 index 145504d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_COST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_COST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_EVENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_EVENT.html deleted file mode 100644 index 4b1ca54f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_EVENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_EVENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_EXT_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_EXT_MASK.html deleted file mode 100644 index 49f51613..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_EXT_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_EXT_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_GROUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_GROUP.html deleted file mode 100644 index d3e73627..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_GROUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_GROUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_GSO_MAX_SEGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_GSO_MAX_SEGS.html deleted file mode 100644 index 2e07c7b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_GSO_MAX_SEGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_GSO_MAX_SEGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_GSO_MAX_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_GSO_MAX_SIZE.html deleted file mode 100644 index eee1d343..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_GSO_MAX_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_GSO_MAX_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_IFALIAS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_IFALIAS.html deleted file mode 100644 index 1fd2257a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_IFALIAS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_IFALIAS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_IFNAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_IFNAME.html deleted file mode 100644 index b8578f78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_IFNAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_IFNAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_IF_NETNSID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_IF_NETNSID.html deleted file mode 100644 index 99573aad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_IF_NETNSID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_IF_NETNSID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_DATA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_DATA.html deleted file mode 100644 index a2ff3222..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_DATA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_INFO_DATA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_KIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_KIND.html deleted file mode 100644 index d70ac8bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_KIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_INFO_KIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_SLAVE_DATA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_SLAVE_DATA.html deleted file mode 100644 index 67c78f82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_SLAVE_DATA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_INFO_SLAVE_DATA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_SLAVE_KIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_SLAVE_KIND.html deleted file mode 100644 index 968771ae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_SLAVE_KIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_INFO_SLAVE_KIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_UNSPEC.html deleted file mode 100644 index 8f45094d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_INFO_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_XSTATS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_XSTATS.html deleted file mode 100644 index e099aa34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_INFO_XSTATS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_INFO_XSTATS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_LINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_LINK.html deleted file mode 100644 index 68bece7c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_LINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_LINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_LINKINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_LINKINFO.html deleted file mode 100644 index 62f678b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_LINKINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_LINKINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_LINKMODE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_LINKMODE.html deleted file mode 100644 index 5f872976..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_LINKMODE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_LINKMODE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_LINK_NETNSID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_LINK_NETNSID.html deleted file mode 100644 index d7fcfcc6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_LINK_NETNSID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_LINK_NETNSID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MAP.html deleted file mode 100644 index 2b572aff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_MAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MASTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MASTER.html deleted file mode 100644 index f722a187..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MASTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_MASTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MAX_MTU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MAX_MTU.html deleted file mode 100644 index 15f86c26..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MAX_MTU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_MAX_MTU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MIN_MTU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MIN_MTU.html deleted file mode 100644 index c1213d15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MIN_MTU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_MIN_MTU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MTU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MTU.html deleted file mode 100644 index d33ccc35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_MTU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_MTU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NET_NS_FD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NET_NS_FD.html deleted file mode 100644 index c028a892..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NET_NS_FD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_NET_NS_FD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NET_NS_PID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NET_NS_PID.html deleted file mode 100644 index 32162a1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NET_NS_PID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_NET_NS_PID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NEW_IFINDEX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NEW_IFINDEX.html deleted file mode 100644 index 33720c07..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NEW_IFINDEX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_NEW_IFINDEX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NEW_NETNSID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NEW_NETNSID.html deleted file mode 100644 index c1c18b33..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NEW_NETNSID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_NEW_NETNSID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NUM_RX_QUEUES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NUM_RX_QUEUES.html deleted file mode 100644 index 9ca74597..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NUM_RX_QUEUES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_NUM_RX_QUEUES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NUM_TX_QUEUES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NUM_TX_QUEUES.html deleted file mode 100644 index 1404e708..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NUM_TX_QUEUES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_NUM_TX_QUEUES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NUM_VF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NUM_VF.html deleted file mode 100644 index 465adf8f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_NUM_VF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_NUM_VF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_OPERSTATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_OPERSTATE.html deleted file mode 100644 index e9d91195..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_OPERSTATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_OPERSTATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PAD.html deleted file mode 100644 index 35979837..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_PAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PERM_ADDRESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PERM_ADDRESS.html deleted file mode 100644 index a02b8db8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PERM_ADDRESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_PERM_ADDRESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PHYS_PORT_ID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PHYS_PORT_ID.html deleted file mode 100644 index a39c5264..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PHYS_PORT_ID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_PHYS_PORT_ID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PHYS_PORT_NAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PHYS_PORT_NAME.html deleted file mode 100644 index 65bf70b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PHYS_PORT_NAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_PHYS_PORT_NAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PHYS_SWITCH_ID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PHYS_SWITCH_ID.html deleted file mode 100644 index 112e0ca6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PHYS_SWITCH_ID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_PHYS_SWITCH_ID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PORT_SELF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PORT_SELF.html deleted file mode 100644 index 51f70c86..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PORT_SELF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_PORT_SELF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PRIORITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PRIORITY.html deleted file mode 100644 index 7bb6f3ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PRIORITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_PRIORITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROMISCUITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROMISCUITY.html deleted file mode 100644 index 8177a032..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROMISCUITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_PROMISCUITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROP_LIST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROP_LIST.html deleted file mode 100644 index 4c21155e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROP_LIST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_PROP_LIST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROTINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROTINFO.html deleted file mode 100644 index 167c9d4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROTINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_PROTINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROTO_DOWN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROTO_DOWN.html deleted file mode 100644 index 552e0efe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROTO_DOWN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_PROTO_DOWN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROTO_DOWN_REASON.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROTO_DOWN_REASON.html deleted file mode 100644 index 72c08dae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_PROTO_DOWN_REASON.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_PROTO_DOWN_REASON.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_QDISC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_QDISC.html deleted file mode 100644 index 913cc10b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_QDISC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_QDISC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_STATS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_STATS.html deleted file mode 100644 index b9bc050a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_STATS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_STATS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_STATS64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_STATS64.html deleted file mode 100644 index df4e760d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_STATS64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_STATS64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_TARGET_NETNSID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_TARGET_NETNSID.html deleted file mode 100644 index 0d7489b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_TARGET_NETNSID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_TARGET_NETNSID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_TXQLEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_TXQLEN.html deleted file mode 100644 index ae13df2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_TXQLEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_TXQLEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_UNSPEC.html deleted file mode 100644 index 71e42769..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_VFINFO_LIST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_VFINFO_LIST.html deleted file mode 100644 index b0643e50..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_VFINFO_LIST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_VFINFO_LIST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_VF_PORTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_VF_PORTS.html deleted file mode 100644 index aee147a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_VF_PORTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_VF_PORTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_WEIGHT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_WEIGHT.html deleted file mode 100644 index 39cff4a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_WEIGHT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_WEIGHT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_WIRELESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_WIRELESS.html deleted file mode 100644 index ae0a19e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_WIRELESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_WIRELESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_XDP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_XDP.html deleted file mode 100644 index ffc412d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IFLA_XDP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IFLA_XDP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.INPUT_PROP_CNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.INPUT_PROP_CNT.html deleted file mode 100644 index e0dd74e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.INPUT_PROP_CNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.INPUT_PROP_CNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.INPUT_PROP_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.INPUT_PROP_MAX.html deleted file mode 100644 index 2a07f1de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.INPUT_PROP_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.INPUT_PROP_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ACCESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ACCESS.html deleted file mode 100644 index 7de5ea08..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ACCESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_ACCESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ALL_EVENTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ALL_EVENTS.html deleted file mode 100644 index 32d094f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ALL_EVENTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_ALL_EVENTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ATTRIB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ATTRIB.html deleted file mode 100644 index 31b9c668..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ATTRIB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_ATTRIB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CLOEXEC.html deleted file mode 100644 index d3f5ffc2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CLOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_CLOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CLOSE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CLOSE.html deleted file mode 100644 index 00f67853..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CLOSE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_CLOSE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CLOSE_NOWRITE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CLOSE_NOWRITE.html deleted file mode 100644 index 554c4fbf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CLOSE_NOWRITE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_CLOSE_NOWRITE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CLOSE_WRITE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CLOSE_WRITE.html deleted file mode 100644 index dcaa4e33..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CLOSE_WRITE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_CLOSE_WRITE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CREATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CREATE.html deleted file mode 100644 index 8ca76972..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_CREATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_CREATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_DELETE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_DELETE.html deleted file mode 100644 index 625b7515..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_DELETE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_DELETE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_DELETE_SELF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_DELETE_SELF.html deleted file mode 100644 index 4af92ff5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_DELETE_SELF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_DELETE_SELF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_DONT_FOLLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_DONT_FOLLOW.html deleted file mode 100644 index 50a9425f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_DONT_FOLLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_DONT_FOLLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_IGNORED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_IGNORED.html deleted file mode 100644 index c618d39f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_IGNORED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_IGNORED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ISDIR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ISDIR.html deleted file mode 100644 index 88d8c76a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ISDIR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_ISDIR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MODIFY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MODIFY.html deleted file mode 100644 index 3f84a112..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MODIFY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_MODIFY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MOVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MOVE.html deleted file mode 100644 index 33e0c67e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MOVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_MOVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MOVED_FROM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MOVED_FROM.html deleted file mode 100644 index 675b42b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MOVED_FROM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_MOVED_FROM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MOVED_TO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MOVED_TO.html deleted file mode 100644 index 573e44a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MOVED_TO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_MOVED_TO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MOVE_SELF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MOVE_SELF.html deleted file mode 100644 index 42fb7302..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_MOVE_SELF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_MOVE_SELF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_NONBLOCK.html deleted file mode 100644 index 251bf5fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_NONBLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_NONBLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ONESHOT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ONESHOT.html deleted file mode 100644 index 0db2c442..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ONESHOT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_ONESHOT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ONLYDIR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ONLYDIR.html deleted file mode 100644 index f6575999..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_ONLYDIR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_ONLYDIR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_OPEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_OPEN.html deleted file mode 100644 index 30fe913f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_OPEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_OPEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_Q_OVERFLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_Q_OVERFLOW.html deleted file mode 100644 index 1a255a2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_Q_OVERFLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_Q_OVERFLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_UNMOUNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_UNMOUNT.html deleted file mode 100644 index e3c7b1ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IN_UNMOUNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IN_UNMOUNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IP6T_SO_ORIGINAL_DST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IP6T_SO_ORIGINAL_DST.html deleted file mode 100644 index 083f8283..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IP6T_SO_ORIGINAL_DST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IP6T_SO_ORIGINAL_DST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_CREAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_CREAT.html deleted file mode 100644 index 4a4a90ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_CREAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPC_CREAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_EXCL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_EXCL.html deleted file mode 100644 index fc5baa82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_EXCL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPC_EXCL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_INFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_INFO.html deleted file mode 100644 index de37c67c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_INFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPC_INFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_NOWAIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_NOWAIT.html deleted file mode 100644 index 9baff514..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_NOWAIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPC_NOWAIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_PRIVATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_PRIVATE.html deleted file mode 100644 index 4470b0fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_PRIVATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPC_PRIVATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_RMID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_RMID.html deleted file mode 100644 index 72bfece3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_RMID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPC_RMID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_SET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_SET.html deleted file mode 100644 index 8cfe7ff4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_SET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPC_SET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_STAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_STAT.html deleted file mode 100644 index d5de693d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPC_STAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPC_STAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPPROTO_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPPROTO_MAX.html deleted file mode 100644 index 4c62e6da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPPROTO_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPPROTO_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPPROTO_MPTCP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPPROTO_MPTCP.html deleted file mode 100644 index d19c1dfe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPPROTO_MPTCP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPPROTO_MPTCP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPTOS_ECN_NOT_ECT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPTOS_ECN_NOT_ECT.html deleted file mode 100644 index 0720eddb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPTOS_ECN_NOT_ECT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPTOS_ECN_NOT_ECT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPTOS_PREC_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPTOS_PREC_MASK.html deleted file mode 100644 index 3364aaf7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPTOS_PREC_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPTOS_PREC_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPTOS_TOS_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPTOS_TOS_MASK.html deleted file mode 100644 index e39774d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPTOS_TOS_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPTOS_TOS_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWINFO.html deleted file mode 100644 index f666df2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPV6_FLOWINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWINFO_FLOWLABEL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWINFO_FLOWLABEL.html deleted file mode 100644 index b891c42c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWINFO_FLOWLABEL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPV6_FLOWINFO_FLOWLABEL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWINFO_PRIORITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWINFO_PRIORITY.html deleted file mode 100644 index 4b8151dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWINFO_PRIORITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPV6_FLOWINFO_PRIORITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWINFO_SEND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWINFO_SEND.html deleted file mode 100644 index 58b5ce45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWINFO_SEND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPV6_FLOWINFO_SEND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWLABEL_MGR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWLABEL_MGR.html deleted file mode 100644 index f13db3c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FLOWLABEL_MGR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPV6_FLOWLABEL_MGR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FREEBIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FREEBIND.html deleted file mode 100644 index c9f72e7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_FREEBIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPV6_FREEBIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_MULTICAST_ALL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_MULTICAST_ALL.html deleted file mode 100644 index 7e68984c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_MULTICAST_ALL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPV6_MULTICAST_ALL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_RECVFRAGSIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_RECVFRAGSIZE.html deleted file mode 100644 index b90dd857..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_RECVFRAGSIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPV6_RECVFRAGSIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_ROUTER_ALERT_ISOLATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_ROUTER_ALERT_ISOLATE.html deleted file mode 100644 index 7d25b144..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_ROUTER_ALERT_ISOLATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPV6_ROUTER_ALERT_ISOLATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_RTHDR_LOOSE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_RTHDR_LOOSE.html deleted file mode 100644 index 08170c90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_RTHDR_LOOSE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPV6_RTHDR_LOOSE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_RTHDR_STRICT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_RTHDR_STRICT.html deleted file mode 100644 index d944a1fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IPV6_RTHDR_STRICT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IPV6_RTHDR_STRICT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IP_RECVFRAGSIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IP_RECVFRAGSIZE.html deleted file mode 100644 index d5f9879a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IP_RECVFRAGSIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IP_RECVFRAGSIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ITIMER_PROF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ITIMER_PROF.html deleted file mode 100644 index 3d7f338b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ITIMER_PROF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ITIMER_PROF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ITIMER_REAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ITIMER_REAL.html deleted file mode 100644 index f5b22579..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ITIMER_REAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ITIMER_REAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ITIMER_VIRTUAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ITIMER_VIRTUAL.html deleted file mode 100644 index 45c4fb6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ITIMER_VIRTUAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ITIMER_VIRTUAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IUTF8.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IUTF8.html deleted file mode 100644 index def5b084..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.IUTF8.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.IUTF8.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_NONE.html deleted file mode 100644 index 590fe833..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_EE_INFO_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_RX_ABORT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_RX_ABORT.html deleted file mode 100644 index 75391585..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_RX_ABORT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_EE_INFO_RX_ABORT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_RX_DPO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_RX_DPO.html deleted file mode 100644 index 85815092..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_RX_DPO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_EE_INFO_RX_DPO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_RX_RTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_RX_RTS.html deleted file mode 100644 index 51e2b1f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_RX_RTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_EE_INFO_RX_RTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_TX_ABORT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_TX_ABORT.html deleted file mode 100644 index d1cb4722..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_EE_INFO_TX_ABORT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_EE_INFO_TX_ABORT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_FILTER_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_FILTER_MAX.html deleted file mode 100644 index 1f79195c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_FILTER_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_FILTER_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_IDLE_ADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_IDLE_ADDR.html deleted file mode 100644 index 1916a912..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_IDLE_ADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_IDLE_ADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_MAX_UNICAST_ADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_MAX_UNICAST_ADDR.html deleted file mode 100644 index 092a4305..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_MAX_UNICAST_ADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_MAX_UNICAST_ADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_BYTES_ACKED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_BYTES_ACKED.html deleted file mode 100644 index dc6e85b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_BYTES_ACKED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_NLA_BYTES_ACKED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_DEST_ADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_DEST_ADDR.html deleted file mode 100644 index 531157d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_DEST_ADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_NLA_DEST_ADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_DEST_NAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_DEST_NAME.html deleted file mode 100644 index fbccaf76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_DEST_NAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_NLA_DEST_NAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_PAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_PAD.html deleted file mode 100644 index 19c0aecf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_PAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_NLA_PAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_PGN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_PGN.html deleted file mode 100644 index 6b92003d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_PGN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_NLA_PGN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_SRC_ADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_SRC_ADDR.html deleted file mode 100644 index 2ff02a9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_SRC_ADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_NLA_SRC_ADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_SRC_NAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_SRC_NAME.html deleted file mode 100644 index 00603160..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_SRC_NAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_NLA_SRC_NAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_TOTAL_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_TOTAL_SIZE.html deleted file mode 100644 index 8d13fc93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NLA_TOTAL_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_NLA_TOTAL_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NO_ADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NO_ADDR.html deleted file mode 100644 index 50c528e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NO_ADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_NO_ADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NO_NAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NO_NAME.html deleted file mode 100644 index aa0cfb67..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NO_NAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_NO_NAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NO_PGN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NO_PGN.html deleted file mode 100644 index 5e4ce5b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_NO_PGN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_NO_PGN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_ADDRESS_CLAIMED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_ADDRESS_CLAIMED.html deleted file mode 100644 index da81d8cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_ADDRESS_CLAIMED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_PGN_ADDRESS_CLAIMED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_ADDRESS_COMMANDED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_ADDRESS_COMMANDED.html deleted file mode 100644 index 2d0d97d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_ADDRESS_COMMANDED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_PGN_ADDRESS_COMMANDED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_MAX.html deleted file mode 100644 index c3c1c9d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_PGN_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_PDU1_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_PDU1_MAX.html deleted file mode 100644 index 41e88a2a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_PDU1_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_PGN_PDU1_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_REQUEST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_REQUEST.html deleted file mode 100644 index b50e09b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.J1939_PGN_REQUEST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.J1939_PGN_REQUEST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_ASSUME_AUTHORITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_ASSUME_AUTHORITY.html deleted file mode 100644 index 97c20917..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_ASSUME_AUTHORITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_ASSUME_AUTHORITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_CHOWN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_CHOWN.html deleted file mode 100644 index 6472c502..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_CHOWN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_CHOWN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_CLEAR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_CLEAR.html deleted file mode 100644 index 458e8da4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_CLEAR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_CLEAR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_DESCRIBE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_DESCRIBE.html deleted file mode 100644 index 7aabc3d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_DESCRIBE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_DESCRIBE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_GET_KEYRING_ID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_GET_KEYRING_ID.html deleted file mode 100644 index 230517e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_GET_KEYRING_ID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_GET_KEYRING_ID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_GET_PERSISTENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_GET_PERSISTENT.html deleted file mode 100644 index 860da6b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_GET_PERSISTENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_GET_PERSISTENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_GET_SECURITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_GET_SECURITY.html deleted file mode 100644 index 0e68d090..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_GET_SECURITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_GET_SECURITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_INSTANTIATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_INSTANTIATE.html deleted file mode 100644 index f7068f04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_INSTANTIATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_INSTANTIATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_INSTANTIATE_IOV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_INSTANTIATE_IOV.html deleted file mode 100644 index 1917e87f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_INSTANTIATE_IOV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_INSTANTIATE_IOV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_INVALIDATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_INVALIDATE.html deleted file mode 100644 index ef929ac8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_INVALIDATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_INVALIDATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_JOIN_SESSION_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_JOIN_SESSION_KEYRING.html deleted file mode 100644 index 76d54066..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_JOIN_SESSION_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_JOIN_SESSION_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_LINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_LINK.html deleted file mode 100644 index 8529e3d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_LINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_LINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_NEGATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_NEGATE.html deleted file mode 100644 index 6b12eef9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_NEGATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_NEGATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_READ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_READ.html deleted file mode 100644 index 55ef7b5d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_READ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_READ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_REJECT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_REJECT.html deleted file mode 100644 index a58450fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_REJECT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_REJECT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_REVOKE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_REVOKE.html deleted file mode 100644 index 8e302732..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_REVOKE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_REVOKE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SEARCH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SEARCH.html deleted file mode 100644 index 338303ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SEARCH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_SEARCH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SESSION_TO_PARENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SESSION_TO_PARENT.html deleted file mode 100644 index 858b878c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SESSION_TO_PARENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_SESSION_TO_PARENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SETPERM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SETPERM.html deleted file mode 100644 index 7033db10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SETPERM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_SETPERM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SET_REQKEY_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SET_REQKEY_KEYRING.html deleted file mode 100644 index ffb1273d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SET_REQKEY_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_SET_REQKEY_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SET_TIMEOUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SET_TIMEOUT.html deleted file mode 100644 index d3626cc3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_SET_TIMEOUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_SET_TIMEOUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_UNLINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_UNLINK.html deleted file mode 100644 index f130b30c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_UNLINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_UNLINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_UPDATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_UPDATE.html deleted file mode 100644 index f15eaeb6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEYCTL_UPDATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEYCTL_UPDATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_CNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_CNT.html deleted file mode 100644 index 214e8f54..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_CNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_CNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_MAX.html deleted file mode 100644 index 002da15c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_DEFAULT.html deleted file mode 100644 index ad059766..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_DEFAULT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_REQKEY_DEFL_DEFAULT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_GROUP_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_GROUP_KEYRING.html deleted file mode 100644 index 3414d0dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_GROUP_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_REQKEY_DEFL_GROUP_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_NO_CHANGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_NO_CHANGE.html deleted file mode 100644 index 29d6e4d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_NO_CHANGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_REQKEY_DEFL_NO_CHANGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_PROCESS_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_PROCESS_KEYRING.html deleted file mode 100644 index 3e2eab20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_PROCESS_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_REQKEY_DEFL_PROCESS_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_REQUESTOR_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_REQUESTOR_KEYRING.html deleted file mode 100644 index d2508fb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_REQUESTOR_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_REQKEY_DEFL_REQUESTOR_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_SESSION_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_SESSION_KEYRING.html deleted file mode 100644 index f2025d13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_SESSION_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_REQKEY_DEFL_SESSION_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_THREAD_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_THREAD_KEYRING.html deleted file mode 100644 index e3793b9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_THREAD_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_REQKEY_DEFL_THREAD_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_USER_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_USER_KEYRING.html deleted file mode 100644 index 4f66abfd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_USER_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_REQKEY_DEFL_USER_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_USER_SESSION_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_USER_SESSION_KEYRING.html deleted file mode 100644 index 1d6ebe3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_REQKEY_DEFL_USER_SESSION_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_REQKEY_DEFL_USER_SESSION_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_GROUP_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_GROUP_KEYRING.html deleted file mode 100644 index 852cc287..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_GROUP_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_SPEC_GROUP_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_PROCESS_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_PROCESS_KEYRING.html deleted file mode 100644 index 0e277d5d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_PROCESS_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_SPEC_PROCESS_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_REQKEY_AUTH_KEY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_REQKEY_AUTH_KEY.html deleted file mode 100644 index 2164343a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_REQKEY_AUTH_KEY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_SPEC_REQKEY_AUTH_KEY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_REQUESTOR_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_REQUESTOR_KEYRING.html deleted file mode 100644 index a995bb89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_REQUESTOR_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_SPEC_REQUESTOR_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_SESSION_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_SESSION_KEYRING.html deleted file mode 100644 index af6a80c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_SESSION_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_SPEC_SESSION_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_THREAD_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_THREAD_KEYRING.html deleted file mode 100644 index 7734dabd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_THREAD_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_SPEC_THREAD_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_USER_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_USER_KEYRING.html deleted file mode 100644 index 07322bc1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_USER_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_SPEC_USER_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_USER_SESSION_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_USER_SESSION_KEYRING.html deleted file mode 100644 index 19a2e26a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.KEY_SPEC_USER_SESSION_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.KEY_SPEC_USER_SESSION_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LED_CNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LED_CNT.html deleted file mode 100644 index 114793a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LED_CNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LED_CNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LED_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LED_MAX.html deleted file mode 100644 index c7201644..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LED_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LED_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_CAD_OFF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_CAD_OFF.html deleted file mode 100644 index 127ea2d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_CAD_OFF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LINUX_REBOOT_CMD_CAD_OFF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_CAD_ON.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_CAD_ON.html deleted file mode 100644 index 58843144..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_CAD_ON.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LINUX_REBOOT_CMD_CAD_ON.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_HALT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_HALT.html deleted file mode 100644 index 46864bbb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_HALT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LINUX_REBOOT_CMD_HALT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_KEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_KEXEC.html deleted file mode 100644 index 7b3bfa01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_KEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LINUX_REBOOT_CMD_KEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_POWER_OFF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_POWER_OFF.html deleted file mode 100644 index 9d5cf399..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_POWER_OFF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LINUX_REBOOT_CMD_POWER_OFF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_RESTART.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_RESTART.html deleted file mode 100644 index 59ea9948..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_RESTART.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LINUX_REBOOT_CMD_RESTART.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_RESTART2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_RESTART2.html deleted file mode 100644 index 4055a003..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_RESTART2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LINUX_REBOOT_CMD_RESTART2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_SW_SUSPEND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_SW_SUSPEND.html deleted file mode 100644 index ee0528d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_CMD_SW_SUSPEND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LINUX_REBOOT_CMD_SW_SUSPEND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC1.html deleted file mode 100644 index 05124b81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LINUX_REBOOT_MAGIC1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC2.html deleted file mode 100644 index 301e9360..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LINUX_REBOOT_MAGIC2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC2A.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC2A.html deleted file mode 100644 index 627b6d9c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC2A.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LINUX_REBOOT_MAGIC2A.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC2B.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC2B.html deleted file mode 100644 index 0d446821..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC2B.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LINUX_REBOOT_MAGIC2B.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC2C.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC2C.html deleted file mode 100644 index 9c33fa0b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LINUX_REBOOT_MAGIC2C.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LINUX_REBOOT_MAGIC2C.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_NOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_NOP.html deleted file mode 100644 index a34af449..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_NOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LIO_NOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_NOWAIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_NOWAIT.html deleted file mode 100644 index 07bec399..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_NOWAIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LIO_NOWAIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_READ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_READ.html deleted file mode 100644 index 746fcbeb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_READ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LIO_READ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_WAIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_WAIT.html deleted file mode 100644 index b833b7ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_WAIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LIO_WAIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_WRITE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_WRITE.html deleted file mode 100644 index dcd88b9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LIO_WRITE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LIO_WRITE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LOG_NFACILITIES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LOG_NFACILITIES.html deleted file mode 100644 index 2f6f8e7f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.LOG_NFACILITIES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.LOG_NFACILITIES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.L_tmpnam.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.L_tmpnam.html deleted file mode 100644 index e8f58ac2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.L_tmpnam.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.L_tmpnam.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MAP_FIXED_NOREPLACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MAP_FIXED_NOREPLACE.html deleted file mode 100644 index 6dd567b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MAP_FIXED_NOREPLACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MAP_FIXED_NOREPLACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MAP_SHARED_VALIDATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MAP_SHARED_VALIDATE.html deleted file mode 100644 index 2a7a30fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MAP_SHARED_VALIDATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MAP_SHARED_VALIDATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MAX_ADDR_LEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MAX_ADDR_LEN.html deleted file mode 100644 index 5ac83036..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MAX_ADDR_LEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MAX_ADDR_LEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_ALLOW_SEALING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_ALLOW_SEALING.html deleted file mode 100644 index d0ebef1c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_ALLOW_SEALING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_ALLOW_SEALING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_CLOEXEC.html deleted file mode 100644 index 3fccfd28..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_CLOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_CLOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGETLB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGETLB.html deleted file mode 100644 index 69dc816d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGETLB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGETLB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_16GB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_16GB.html deleted file mode 100644 index e38673a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_16GB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGE_16GB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_16MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_16MB.html deleted file mode 100644 index 3c6d2571..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_16MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGE_16MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_1GB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_1GB.html deleted file mode 100644 index 321ec05e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_1GB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGE_1GB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_1MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_1MB.html deleted file mode 100644 index 4c43fbf2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_1MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGE_1MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_256MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_256MB.html deleted file mode 100644 index 69df4078..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_256MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGE_256MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_2GB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_2GB.html deleted file mode 100644 index 554f1369..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_2GB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGE_2GB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_2MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_2MB.html deleted file mode 100644 index a2d7e322..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_2MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGE_2MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_32MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_32MB.html deleted file mode 100644 index 724aa983..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_32MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGE_32MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_512KB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_512KB.html deleted file mode 100644 index 959fb5e1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_512KB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGE_512KB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_512MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_512MB.html deleted file mode 100644 index 88465cc9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_512MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGE_512MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_64KB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_64KB.html deleted file mode 100644 index 8a24101b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_64KB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGE_64KB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_8MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_8MB.html deleted file mode 100644 index 062f394d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_8MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGE_8MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_MASK.html deleted file mode 100644 index 53b73524..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGE_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_SHIFT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_SHIFT.html deleted file mode 100644 index 036767bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MFD_HUGE_SHIFT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MFD_HUGE_SHIFT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MLOCK_ONFAULT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MLOCK_ONFAULT.html deleted file mode 100644 index eeb0f68d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MLOCK_ONFAULT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MLOCK_ONFAULT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MODULE_INIT_IGNORE_MODVERSIONS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MODULE_INIT_IGNORE_MODVERSIONS.html deleted file mode 100644 index f42cbf8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MODULE_INIT_IGNORE_MODVERSIONS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MODULE_INIT_IGNORE_MODVERSIONS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MODULE_INIT_IGNORE_VERMAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MODULE_INIT_IGNORE_VERMAGIC.html deleted file mode 100644 index 0ac592a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MODULE_INIT_IGNORE_VERMAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MODULE_INIT_IGNORE_VERMAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_1.html deleted file mode 100644 index 7d321af9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MON_1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_10.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_10.html deleted file mode 100644 index 121ad519..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_10.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MON_10.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_11.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_11.html deleted file mode 100644 index f62f8738..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_11.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MON_11.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_12.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_12.html deleted file mode 100644 index d732553c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_12.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MON_12.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_2.html deleted file mode 100644 index d9e5a351..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MON_2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_3.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_3.html deleted file mode 100644 index 8f8de8f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_3.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MON_3.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_4.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_4.html deleted file mode 100644 index ff1f713e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MON_4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_5.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_5.html deleted file mode 100644 index 60ddbc81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_5.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MON_5.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_6.html deleted file mode 100644 index 9a58ca5f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MON_6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_7.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_7.html deleted file mode 100644 index 3d23a8db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_7.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MON_7.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_8.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_8.html deleted file mode 100644 index 0f5a7722..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_8.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MON_8.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_9.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_9.html deleted file mode 100644 index ad200b18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MON_9.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MON_9.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_BIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_BIND.html deleted file mode 100644 index d71c721b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_BIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MPOL_BIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_DEFAULT.html deleted file mode 100644 index b20b8572..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_DEFAULT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MPOL_DEFAULT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_F_NUMA_BALANCING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_F_NUMA_BALANCING.html deleted file mode 100644 index 0feeb0a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_F_NUMA_BALANCING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MPOL_F_NUMA_BALANCING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_F_RELATIVE_NODES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_F_RELATIVE_NODES.html deleted file mode 100644 index c02ffd2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_F_RELATIVE_NODES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MPOL_F_RELATIVE_NODES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_F_STATIC_NODES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_F_STATIC_NODES.html deleted file mode 100644 index 43581b94..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_F_STATIC_NODES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MPOL_F_STATIC_NODES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_INTERLEAVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_INTERLEAVE.html deleted file mode 100644 index d5a1c941..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_INTERLEAVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MPOL_INTERLEAVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_LOCAL.html deleted file mode 100644 index 4e9831ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_LOCAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MPOL_LOCAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_PREFERRED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_PREFERRED.html deleted file mode 100644 index f59e48e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MPOL_PREFERRED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MPOL_PREFERRED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MREMAP_DONTUNMAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MREMAP_DONTUNMAP.html deleted file mode 100644 index f414bce7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MREMAP_DONTUNMAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MREMAP_DONTUNMAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MREMAP_FIXED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MREMAP_FIXED.html deleted file mode 100644 index 71262a07..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MREMAP_FIXED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MREMAP_FIXED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MREMAP_MAYMOVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MREMAP_MAYMOVE.html deleted file mode 100644 index a463caed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MREMAP_MAYMOVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MREMAP_MAYMOVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSC_CNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSC_CNT.html deleted file mode 100644 index 45b4bcaa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSC_CNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MSC_CNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSC_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSC_MAX.html deleted file mode 100644 index d15f7e33..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSC_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MSC_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_COPY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_COPY.html deleted file mode 100644 index 885682af..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_COPY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MSG_COPY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_EXCEPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_EXCEPT.html deleted file mode 100644 index a5ec7c9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_EXCEPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MSG_EXCEPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_INFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_INFO.html deleted file mode 100644 index dbcbd6e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_INFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MSG_INFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_NOERROR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_NOERROR.html deleted file mode 100644 index 1f6d6d92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_NOERROR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MSG_NOERROR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_STAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_STAT.html deleted file mode 100644 index 6b4561a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_STAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MSG_STAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_ZEROCOPY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_ZEROCOPY.html deleted file mode 100644 index 89f1171e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MSG_ZEROCOPY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MSG_ZEROCOPY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MS_NOUSER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MS_NOUSER.html deleted file mode 100644 index f84c3b69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.MS_NOUSER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.MS_NOUSER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_CACHEINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_CACHEINFO.html deleted file mode 100644 index 40f74e03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_CACHEINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NDA_CACHEINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_DST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_DST.html deleted file mode 100644 index 884cd5f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_DST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NDA_DST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_IFINDEX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_IFINDEX.html deleted file mode 100644 index b1483a30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_IFINDEX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NDA_IFINDEX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_LLADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_LLADDR.html deleted file mode 100644 index 15f6c137..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_LLADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NDA_LLADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_PORT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_PORT.html deleted file mode 100644 index 8c98e6d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_PORT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NDA_PORT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_PROBES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_PROBES.html deleted file mode 100644 index 05634a94..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_PROBES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NDA_PROBES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_UNSPEC.html deleted file mode 100644 index 83381d64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NDA_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_VLAN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_VLAN.html deleted file mode 100644 index ba256c37..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_VLAN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NDA_VLAN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_VNI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_VNI.html deleted file mode 100644 index 0e427c55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NDA_VNI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NDA_VNI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_ADD_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_ADD_MEMBERSHIP.html deleted file mode 100644 index aa23b301..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_ADD_MEMBERSHIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_ADD_MEMBERSHIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_AUDIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_AUDIT.html deleted file mode 100644 index ce0b2788..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_AUDIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_AUDIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_BROADCAST_ERROR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_BROADCAST_ERROR.html deleted file mode 100644 index ca7045b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_BROADCAST_ERROR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_BROADCAST_ERROR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_CAP_ACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_CAP_ACK.html deleted file mode 100644 index 2e8b112b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_CAP_ACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_CAP_ACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_CONNECTOR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_CONNECTOR.html deleted file mode 100644 index c2826436..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_CONNECTOR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_CONNECTOR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_CRYPTO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_CRYPTO.html deleted file mode 100644 index a416caf9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_CRYPTO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_CRYPTO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_DNRTMSG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_DNRTMSG.html deleted file mode 100644 index 96aa6028..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_DNRTMSG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_DNRTMSG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_DROP_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_DROP_MEMBERSHIP.html deleted file mode 100644 index 5018a0e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_DROP_MEMBERSHIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_DROP_MEMBERSHIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_ECRYPTFS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_ECRYPTFS.html deleted file mode 100644 index 55b7546a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_ECRYPTFS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_ECRYPTFS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_EXT_ACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_EXT_ACK.html deleted file mode 100644 index 1b837b4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_EXT_ACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_EXT_ACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_FIB_LOOKUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_FIB_LOOKUP.html deleted file mode 100644 index 90ab7f04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_FIB_LOOKUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_FIB_LOOKUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_FIREWALL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_FIREWALL.html deleted file mode 100644 index 48257a5f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_FIREWALL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_FIREWALL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_GENERIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_GENERIC.html deleted file mode 100644 index 8af43943..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_GENERIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_GENERIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_GET_STRICT_CHK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_GET_STRICT_CHK.html deleted file mode 100644 index 9fb25b5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_GET_STRICT_CHK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_GET_STRICT_CHK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_INET_DIAG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_INET_DIAG.html deleted file mode 100644 index c61fd3d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_INET_DIAG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_INET_DIAG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_IP6_FW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_IP6_FW.html deleted file mode 100644 index b25ff88c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_IP6_FW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_IP6_FW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_ISCSI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_ISCSI.html deleted file mode 100644 index 318cd8be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_ISCSI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_ISCSI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_KOBJECT_UEVENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_KOBJECT_UEVENT.html deleted file mode 100644 index 477ee095..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_KOBJECT_UEVENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_KOBJECT_UEVENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_LISTEN_ALL_NSID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_LISTEN_ALL_NSID.html deleted file mode 100644 index d2bf7ece..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_LISTEN_ALL_NSID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_LISTEN_ALL_NSID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_LIST_MEMBERSHIPS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_LIST_MEMBERSHIPS.html deleted file mode 100644 index 2f273edd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_LIST_MEMBERSHIPS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_LIST_MEMBERSHIPS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_NETFILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_NETFILTER.html deleted file mode 100644 index 2d8b2387..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_NETFILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_NETFILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_NFLOG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_NFLOG.html deleted file mode 100644 index 73da6a30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_NFLOG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_NFLOG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_NO_ENOBUFS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_NO_ENOBUFS.html deleted file mode 100644 index cebb027f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_NO_ENOBUFS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_NO_ENOBUFS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_PKTINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_PKTINFO.html deleted file mode 100644 index 5cdc0f03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_PKTINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_PKTINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_RDMA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_RDMA.html deleted file mode 100644 index 361454fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_RDMA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_RDMA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_ROUTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_ROUTE.html deleted file mode 100644 index 0591ba34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_ROUTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_ROUTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_RX_RING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_RX_RING.html deleted file mode 100644 index 4b8f27c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_RX_RING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_RX_RING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_SCSITRANSPORT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_SCSITRANSPORT.html deleted file mode 100644 index 72e44f04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_SCSITRANSPORT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_SCSITRANSPORT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_SELINUX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_SELINUX.html deleted file mode 100644 index c57b302f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_SELINUX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_SELINUX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_SOCK_DIAG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_SOCK_DIAG.html deleted file mode 100644 index 89795c58..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_SOCK_DIAG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_SOCK_DIAG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_TX_RING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_TX_RING.html deleted file mode 100644 index c394fcef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_TX_RING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_TX_RING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_UNUSED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_UNUSED.html deleted file mode 100644 index 2e518bf9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_UNUSED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_UNUSED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_USERSOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_USERSOCK.html deleted file mode 100644 index 87e6736e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_USERSOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_USERSOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_XFRM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_XFRM.html deleted file mode 100644 index 3dbe4c79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NETLINK_XFRM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NETLINK_XFRM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNETLINK_V0.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNETLINK_V0.html deleted file mode 100644 index f0e9d0dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNETLINK_V0.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNETLINK_V0.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_ACCT_QUOTA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_ACCT_QUOTA.html deleted file mode 100644 index 944224d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_ACCT_QUOTA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNLGRP_ACCT_QUOTA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_DESTROY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_DESTROY.html deleted file mode 100644 index 5f20d5f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_DESTROY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNLGRP_CONNTRACK_DESTROY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_EXP_DESTROY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_EXP_DESTROY.html deleted file mode 100644 index f9732457..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_EXP_DESTROY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNLGRP_CONNTRACK_EXP_DESTROY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_EXP_NEW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_EXP_NEW.html deleted file mode 100644 index e88b4872..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_EXP_NEW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNLGRP_CONNTRACK_EXP_NEW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_EXP_UPDATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_EXP_UPDATE.html deleted file mode 100644 index 501a48a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_EXP_UPDATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNLGRP_CONNTRACK_EXP_UPDATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_NEW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_NEW.html deleted file mode 100644 index e67f2d35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_NEW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNLGRP_CONNTRACK_NEW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_UPDATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_UPDATE.html deleted file mode 100644 index 2eed8e85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_CONNTRACK_UPDATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNLGRP_CONNTRACK_UPDATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_NFTABLES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_NFTABLES.html deleted file mode 100644 index 23435234..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_NFTABLES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNLGRP_NFTABLES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_NONE.html deleted file mode 100644 index b9f51b92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNLGRP_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNLGRP_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_MSG_BATCH_BEGIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_MSG_BATCH_BEGIN.html deleted file mode 100644 index e70601e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_MSG_BATCH_BEGIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_MSG_BATCH_BEGIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_MSG_BATCH_END.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_MSG_BATCH_END.html deleted file mode 100644 index c957fec0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_MSG_BATCH_END.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_MSG_BATCH_END.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_ACCT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_ACCT.html deleted file mode 100644 index fe24403f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_ACCT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_SUBSYS_ACCT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_COUNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_COUNT.html deleted file mode 100644 index e9a85614..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_COUNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_SUBSYS_COUNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_CTHELPER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_CTHELPER.html deleted file mode 100644 index 0e2e8244..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_CTHELPER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_SUBSYS_CTHELPER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_CTNETLINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_CTNETLINK.html deleted file mode 100644 index 47a0a76b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_CTNETLINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_SUBSYS_CTNETLINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_CTNETLINK_EXP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_CTNETLINK_EXP.html deleted file mode 100644 index 496e5820..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_CTNETLINK_EXP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_SUBSYS_CTNETLINK_EXP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_CTNETLINK_TIMEOUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_CTNETLINK_TIMEOUT.html deleted file mode 100644 index 57275c52..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_CTNETLINK_TIMEOUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_SUBSYS_CTNETLINK_TIMEOUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_IPSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_IPSET.html deleted file mode 100644 index 76b10544..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_IPSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_SUBSYS_IPSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_NFTABLES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_NFTABLES.html deleted file mode 100644 index 93f1816e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_NFTABLES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_SUBSYS_NFTABLES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_NFT_COMPAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_NFT_COMPAT.html deleted file mode 100644 index 2154e244..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_NFT_COMPAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_SUBSYS_NFT_COMPAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_NONE.html deleted file mode 100644 index cba81bbf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_SUBSYS_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_OSF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_OSF.html deleted file mode 100644 index 2d5e3414..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_OSF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_SUBSYS_OSF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_QUEUE.html deleted file mode 100644 index 68b931f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_QUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_SUBSYS_QUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_ULOG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_ULOG.html deleted file mode 100644 index 9ce35db5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_ULOG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFNL_SUBSYS_ULOG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_ARP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_ARP.html deleted file mode 100644 index 71c6ed44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_ARP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFPROTO_ARP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_BRIDGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_BRIDGE.html deleted file mode 100644 index 195307f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_BRIDGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFPROTO_BRIDGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_DECNET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_DECNET.html deleted file mode 100644 index 09b05cf0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_DECNET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFPROTO_DECNET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_INET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_INET.html deleted file mode 100644 index 79119889..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_INET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFPROTO_INET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_IPV4.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_IPV4.html deleted file mode 100644 index 9f8a5c54..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_IPV4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFPROTO_IPV4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_IPV6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_IPV6.html deleted file mode 100644 index 2ea346ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_IPV6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFPROTO_IPV6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_NETDEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_NETDEV.html deleted file mode 100644 index 0bc544f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_NETDEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFPROTO_NETDEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_NUMPROTO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_NUMPROTO.html deleted file mode 100644 index 21a0f4ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_NUMPROTO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFPROTO_NUMPROTO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_UNSPEC.html deleted file mode 100644 index 4ec748b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFPROTO_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFPROTO_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CAP_LEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CAP_LEN.html deleted file mode 100644 index e9d6210a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CAP_LEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CAP_LEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_CMD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_CMD.html deleted file mode 100644 index 2cdd9c47..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_CMD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CFG_CMD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_FLAGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_FLAGS.html deleted file mode 100644 index bf28ee0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_FLAGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CFG_FLAGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_CONNTRACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_CONNTRACK.html deleted file mode 100644 index d8e38eb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_CONNTRACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CFG_F_CONNTRACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_FAIL_OPEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_FAIL_OPEN.html deleted file mode 100644 index 43704b49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_FAIL_OPEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CFG_F_FAIL_OPEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_GSO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_GSO.html deleted file mode 100644 index 008a8b4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_GSO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CFG_F_GSO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_MAX.html deleted file mode 100644 index 92dbbcea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CFG_F_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_SECCTX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_SECCTX.html deleted file mode 100644 index a3ec5d5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_SECCTX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CFG_F_SECCTX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_UID_GID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_UID_GID.html deleted file mode 100644 index ac626cf7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_F_UID_GID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CFG_F_UID_GID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_MASK.html deleted file mode 100644 index a014f12d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CFG_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_PARAMS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_PARAMS.html deleted file mode 100644 index 1d2cf586..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_PARAMS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CFG_PARAMS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_QUEUE_MAXLEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_QUEUE_MAXLEN.html deleted file mode 100644 index abcb35e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_QUEUE_MAXLEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CFG_QUEUE_MAXLEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_UNSPEC.html deleted file mode 100644 index 4716355d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CFG_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CFG_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CT.html deleted file mode 100644 index dad4f6d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CT_INFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CT_INFO.html deleted file mode 100644 index 0b6dbd55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_CT_INFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_CT_INFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_EXP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_EXP.html deleted file mode 100644 index 15c62540..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_EXP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_EXP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_GID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_GID.html deleted file mode 100644 index a08d4947..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_GID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_GID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_HWADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_HWADDR.html deleted file mode 100644 index 8d6d4478..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_HWADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_HWADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_IFINDEX_INDEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_IFINDEX_INDEV.html deleted file mode 100644 index 3f2c0e71..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_IFINDEX_INDEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_IFINDEX_INDEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_IFINDEX_OUTDEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_IFINDEX_OUTDEV.html deleted file mode 100644 index b02df1c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_IFINDEX_OUTDEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_IFINDEX_OUTDEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_IFINDEX_PHYSINDEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_IFINDEX_PHYSINDEV.html deleted file mode 100644 index 819edbff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_IFINDEX_PHYSINDEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_IFINDEX_PHYSINDEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_IFINDEX_PHYSOUTDEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_IFINDEX_PHYSOUTDEV.html deleted file mode 100644 index 4deda78d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_IFINDEX_PHYSOUTDEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_IFINDEX_PHYSOUTDEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_MARK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_MARK.html deleted file mode 100644 index 446f3126..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_MARK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_MARK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_PACKET_HDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_PACKET_HDR.html deleted file mode 100644 index 4a036146..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_PACKET_HDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_PACKET_HDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_PAYLOAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_PAYLOAD.html deleted file mode 100644 index a0b74f04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_PAYLOAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_PAYLOAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SECCTX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SECCTX.html deleted file mode 100644 index 50662953..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SECCTX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_SECCTX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SKB_CSUMNOTREADY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SKB_CSUMNOTREADY.html deleted file mode 100644 index 4f83dfec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SKB_CSUMNOTREADY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_SKB_CSUMNOTREADY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SKB_CSUM_NOTVERIFIED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SKB_CSUM_NOTVERIFIED.html deleted file mode 100644 index fd7811e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SKB_CSUM_NOTVERIFIED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_SKB_CSUM_NOTVERIFIED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SKB_GSO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SKB_GSO.html deleted file mode 100644 index b0046ef3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SKB_GSO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_SKB_GSO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SKB_INFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SKB_INFO.html deleted file mode 100644 index a84a5088..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_SKB_INFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_SKB_INFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_TIMESTAMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_TIMESTAMP.html deleted file mode 100644 index 4f2d47fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_TIMESTAMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_TIMESTAMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_UID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_UID.html deleted file mode 100644 index 54dba92e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_UID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_UID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_UNSPEC.html deleted file mode 100644 index cc406f8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_VERDICT_HDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_VERDICT_HDR.html deleted file mode 100644 index efe11283..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQA_VERDICT_HDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQA_VERDICT_HDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_BIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_BIND.html deleted file mode 100644 index 31d169e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_BIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQNL_CFG_CMD_BIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_NONE.html deleted file mode 100644 index 8743234c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQNL_CFG_CMD_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_PF_BIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_PF_BIND.html deleted file mode 100644 index f3a58cee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_PF_BIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQNL_CFG_CMD_PF_BIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_PF_UNBIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_PF_UNBIND.html deleted file mode 100644 index 8d9cb8ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_PF_UNBIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQNL_CFG_CMD_PF_UNBIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_UNBIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_UNBIND.html deleted file mode 100644 index e5c78311..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_CFG_CMD_UNBIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQNL_CFG_CMD_UNBIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_COPY_META.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_COPY_META.html deleted file mode 100644 index 3e258f76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_COPY_META.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQNL_COPY_META.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_COPY_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_COPY_NONE.html deleted file mode 100644 index 6459de61..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_COPY_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQNL_COPY_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_COPY_PACKET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_COPY_PACKET.html deleted file mode 100644 index 375b6371..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_COPY_PACKET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQNL_COPY_PACKET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_MSG_CONFIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_MSG_CONFIG.html deleted file mode 100644 index 76eeaa79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_MSG_CONFIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQNL_MSG_CONFIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_MSG_PACKET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_MSG_PACKET.html deleted file mode 100644 index 5fcad7d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_MSG_PACKET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQNL_MSG_PACKET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_MSG_VERDICT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_MSG_VERDICT.html deleted file mode 100644 index f548cddd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_MSG_VERDICT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQNL_MSG_VERDICT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_MSG_VERDICT_BATCH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_MSG_VERDICT_BATCH.html deleted file mode 100644 index 78c18aa1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFQNL_MSG_VERDICT_BATCH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFQNL_MSG_VERDICT_BATCH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_BREAK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_BREAK.html deleted file mode 100644 index 0ecd01a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_BREAK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_BREAK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_BYTEORDER_HTON.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_BYTEORDER_HTON.html deleted file mode 100644 index 3e632f1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_BYTEORDER_HTON.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_BYTEORDER_HTON.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_BYTEORDER_NTOH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_BYTEORDER_NTOH.html deleted file mode 100644 index 700a47ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_BYTEORDER_NTOH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_BYTEORDER_NTOH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CHAIN_MAXNAMELEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CHAIN_MAXNAMELEN.html deleted file mode 100644 index c3d78123..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CHAIN_MAXNAMELEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CHAIN_MAXNAMELEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_EQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_EQ.html deleted file mode 100644 index 1a79e9ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_EQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CMP_EQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_GT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_GT.html deleted file mode 100644 index 92230fca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_GT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CMP_GT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_GTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_GTE.html deleted file mode 100644 index fa83a892..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_GTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CMP_GTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_LT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_LT.html deleted file mode 100644 index 5d2d5f83..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_LT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CMP_LT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_LTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_LTE.html deleted file mode 100644 index dfe69e68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_LTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CMP_LTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_NEQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_NEQ.html deleted file mode 100644 index f3b87e51..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CMP_NEQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CMP_NEQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CONTINUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CONTINUE.html deleted file mode 100644 index 1305a944..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CONTINUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CONTINUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_BYTES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_BYTES.html deleted file mode 100644 index 2b12eb5f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_BYTES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_BYTES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_DIRECTION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_DIRECTION.html deleted file mode 100644 index 24c21c77..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_DIRECTION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_DIRECTION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_DST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_DST.html deleted file mode 100644 index 2c7a84c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_DST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_DST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_EXPIRATION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_EXPIRATION.html deleted file mode 100644 index 0ff23590..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_EXPIRATION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_EXPIRATION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_HELPER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_HELPER.html deleted file mode 100644 index e4af4230..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_HELPER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_HELPER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_L3PROTOCOL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_L3PROTOCOL.html deleted file mode 100644 index 2df51b5f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_L3PROTOCOL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_L3PROTOCOL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_LABELS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_LABELS.html deleted file mode 100644 index 23ccbacd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_LABELS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_LABELS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_MARK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_MARK.html deleted file mode 100644 index db7734c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_MARK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_MARK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_PKTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_PKTS.html deleted file mode 100644 index 4c50afb1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_PKTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_PKTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_PROTOCOL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_PROTOCOL.html deleted file mode 100644 index 21d57adf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_PROTOCOL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_PROTOCOL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_PROTO_DST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_PROTO_DST.html deleted file mode 100644 index b12550e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_PROTO_DST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_PROTO_DST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_PROTO_SRC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_PROTO_SRC.html deleted file mode 100644 index 4b559bd1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_PROTO_SRC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_PROTO_SRC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_SECMARK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_SECMARK.html deleted file mode 100644 index 3d6dcc52..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_SECMARK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_SECMARK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_SRC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_SRC.html deleted file mode 100644 index e68bfa25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_SRC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_SRC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_STATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_STATE.html deleted file mode 100644 index f2c48c3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_STATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_STATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_STATUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_STATUS.html deleted file mode 100644 index afd710fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_CT_STATUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_CT_STATUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DATA_RESERVED_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DATA_RESERVED_MASK.html deleted file mode 100644 index 15d15a0b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DATA_RESERVED_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_DATA_RESERVED_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DATA_VALUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DATA_VALUE.html deleted file mode 100644 index 6e273f30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DATA_VALUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_DATA_VALUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DATA_VALUE_MAXLEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DATA_VALUE_MAXLEN.html deleted file mode 100644 index cb34d45f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DATA_VALUE_MAXLEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_DATA_VALUE_MAXLEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DATA_VERDICT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DATA_VERDICT.html deleted file mode 100644 index f6dac60c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DATA_VERDICT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_DATA_VERDICT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DYNSET_F_INV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DYNSET_F_INV.html deleted file mode 100644 index 0c852b2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DYNSET_F_INV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_DYNSET_F_INV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DYNSET_OP_ADD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DYNSET_OP_ADD.html deleted file mode 100644 index db1b4528..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DYNSET_OP_ADD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_DYNSET_OP_ADD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DYNSET_OP_UPDATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DYNSET_OP_UPDATE.html deleted file mode 100644 index 23b72067..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_DYNSET_OP_UPDATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_DYNSET_OP_UPDATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_GOTO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_GOTO.html deleted file mode 100644 index 68b6b202..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_GOTO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_GOTO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_JUMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_JUMP.html deleted file mode 100644 index bf724d36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_JUMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_JUMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_LIMIT_F_INV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_LIMIT_F_INV.html deleted file mode 100644 index 8f2caf90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_LIMIT_F_INV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_LIMIT_F_INV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_LIMIT_PKTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_LIMIT_PKTS.html deleted file mode 100644 index bbdf056e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_LIMIT_PKTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_LIMIT_PKTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_LIMIT_PKT_BYTES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_LIMIT_PKT_BYTES.html deleted file mode 100644 index a85d17ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_LIMIT_PKT_BYTES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_LIMIT_PKT_BYTES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_LOOKUP_F_INV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_LOOKUP_F_INV.html deleted file mode 100644 index ea68f2b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_LOOKUP_F_INV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_LOOKUP_F_INV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_BRI_IIFNAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_BRI_IIFNAME.html deleted file mode 100644 index f2f8e25f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_BRI_IIFNAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_BRI_IIFNAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_BRI_OIFNAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_BRI_OIFNAME.html deleted file mode 100644 index f5ec0b69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_BRI_OIFNAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_BRI_OIFNAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_CGROUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_CGROUP.html deleted file mode 100644 index 488af396..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_CGROUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_CGROUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_CPU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_CPU.html deleted file mode 100644 index 3893404b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_CPU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_CPU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_IIF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_IIF.html deleted file mode 100644 index 40e474bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_IIF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_IIF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_IIFGROUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_IIFGROUP.html deleted file mode 100644 index 88c43741..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_IIFGROUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_IIFGROUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_IIFNAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_IIFNAME.html deleted file mode 100644 index 8114d2b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_IIFNAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_IIFNAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_IIFTYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_IIFTYPE.html deleted file mode 100644 index e2e4a6f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_IIFTYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_IIFTYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_L4PROTO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_L4PROTO.html deleted file mode 100644 index 3921cc03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_L4PROTO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_L4PROTO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_LEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_LEN.html deleted file mode 100644 index bf5d4a37..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_LEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_LEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_MARK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_MARK.html deleted file mode 100644 index 6e236c17..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_MARK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_MARK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_NFPROTO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_NFPROTO.html deleted file mode 100644 index e57ad93c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_NFPROTO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_NFPROTO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_NFTRACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_NFTRACE.html deleted file mode 100644 index 48fb7113..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_NFTRACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_NFTRACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_OIF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_OIF.html deleted file mode 100644 index d4f3464f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_OIF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_OIF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_OIFGROUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_OIFGROUP.html deleted file mode 100644 index 3f227293..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_OIFGROUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_OIFGROUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_OIFNAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_OIFNAME.html deleted file mode 100644 index 0ad833e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_OIFNAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_OIFNAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_OIFTYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_OIFTYPE.html deleted file mode 100644 index b9480a06..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_OIFTYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_OIFTYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_PKTTYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_PKTTYPE.html deleted file mode 100644 index 6b1732c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_PKTTYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_PKTTYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_PRANDOM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_PRANDOM.html deleted file mode 100644 index 8e9f2494..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_PRANDOM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_PRANDOM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_PRIORITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_PRIORITY.html deleted file mode 100644 index 9b6d00d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_PRIORITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_PRIORITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_PROTOCOL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_PROTOCOL.html deleted file mode 100644 index 7a86e9f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_PROTOCOL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_PROTOCOL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_RTCLASSID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_RTCLASSID.html deleted file mode 100644 index 662a22f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_RTCLASSID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_RTCLASSID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_SECMARK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_SECMARK.html deleted file mode 100644 index ef4a4457..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_SECMARK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_SECMARK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_SKGID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_SKGID.html deleted file mode 100644 index 08f20f73..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_SKGID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_SKGID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_SKUID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_SKUID.html deleted file mode 100644 index e5ae2834..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_META_SKUID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_META_SKUID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELCHAIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELCHAIN.html deleted file mode 100644 index 8019af9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELCHAIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_DELCHAIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELOBJ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELOBJ.html deleted file mode 100644 index 1d9691a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELOBJ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_DELOBJ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELRULE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELRULE.html deleted file mode 100644 index aa502f59..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELRULE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_DELRULE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELSET.html deleted file mode 100644 index 7f42ec31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_DELSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELSETELEM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELSETELEM.html deleted file mode 100644 index 89a2bb81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELSETELEM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_DELSETELEM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELTABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELTABLE.html deleted file mode 100644 index b1ffeb79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_DELTABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_DELTABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETCHAIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETCHAIN.html deleted file mode 100644 index b5a1214e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETCHAIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_GETCHAIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETGEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETGEN.html deleted file mode 100644 index 86250d26..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETGEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_GETGEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETOBJ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETOBJ.html deleted file mode 100644 index 01e09f98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETOBJ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_GETOBJ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETOBJ_RESET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETOBJ_RESET.html deleted file mode 100644 index 48d250e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETOBJ_RESET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_GETOBJ_RESET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETRULE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETRULE.html deleted file mode 100644 index f57dedcd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETRULE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_GETRULE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETSET.html deleted file mode 100644 index 12c36302..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_GETSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETSETELEM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETSETELEM.html deleted file mode 100644 index ed00a6bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETSETELEM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_GETSETELEM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETTABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETTABLE.html deleted file mode 100644 index 496dc1b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_GETTABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_GETTABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_MAX.html deleted file mode 100644 index a798ee9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWCHAIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWCHAIN.html deleted file mode 100644 index b6cb7c15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWCHAIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_NEWCHAIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWGEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWGEN.html deleted file mode 100644 index 02885d99..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWGEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_NEWGEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWOBJ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWOBJ.html deleted file mode 100644 index 48b7e083..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWOBJ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_NEWOBJ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWRULE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWRULE.html deleted file mode 100644 index b4d3f085..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWRULE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_NEWRULE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWSET.html deleted file mode 100644 index d027d7ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_NEWSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWSETELEM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWSETELEM.html deleted file mode 100644 index 57c5bcee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWSETELEM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_NEWSETELEM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWTABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWTABLE.html deleted file mode 100644 index df6416a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_NEWTABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_NEWTABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_TRACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_TRACE.html deleted file mode 100644 index 21d90f38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_MSG_TRACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_MSG_TRACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_NAT_DNAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_NAT_DNAT.html deleted file mode 100644 index 9e0302d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_NAT_DNAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_NAT_DNAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_NAT_SNAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_NAT_SNAT.html deleted file mode 100644 index 78d8d490..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_NAT_SNAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_NAT_SNAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_NG_INCREMENTAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_NG_INCREMENTAL.html deleted file mode 100644 index 50b777b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_NG_INCREMENTAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_NG_INCREMENTAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_NG_RANDOM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_NG_RANDOM.html deleted file mode 100644 index 4f2962c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_NG_RANDOM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_NG_RANDOM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_OBJ_MAXNAMELEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_OBJ_MAXNAMELEN.html deleted file mode 100644 index 1feb3705..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_OBJ_MAXNAMELEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_OBJ_MAXNAMELEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_CSUM_INET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_CSUM_INET.html deleted file mode 100644 index afc26d72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_CSUM_INET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_PAYLOAD_CSUM_INET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_CSUM_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_CSUM_NONE.html deleted file mode 100644 index cd3b8eb0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_CSUM_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_PAYLOAD_CSUM_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_LL_HEADER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_LL_HEADER.html deleted file mode 100644 index 0813ee89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_LL_HEADER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_PAYLOAD_LL_HEADER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_NETWORK_HEADER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_NETWORK_HEADER.html deleted file mode 100644 index 6f32dcc0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_NETWORK_HEADER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_PAYLOAD_NETWORK_HEADER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_TRANSPORT_HEADER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_TRANSPORT_HEADER.html deleted file mode 100644 index 2cf3c947..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_PAYLOAD_TRANSPORT_HEADER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_PAYLOAD_TRANSPORT_HEADER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_QUEUE_FLAG_BYPASS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_QUEUE_FLAG_BYPASS.html deleted file mode 100644 index 625707ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_QUEUE_FLAG_BYPASS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_QUEUE_FLAG_BYPASS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_QUEUE_FLAG_CPU_FANOUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_QUEUE_FLAG_CPU_FANOUT.html deleted file mode 100644 index e18e7082..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_QUEUE_FLAG_CPU_FANOUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_QUEUE_FLAG_CPU_FANOUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_QUEUE_FLAG_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_QUEUE_FLAG_MASK.html deleted file mode 100644 index 8c90967f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_QUEUE_FLAG_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_QUEUE_FLAG_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_QUOTA_F_INV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_QUOTA_F_INV.html deleted file mode 100644 index 63ef743b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_QUOTA_F_INV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_QUOTA_F_INV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_RANGE_EQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_RANGE_EQ.html deleted file mode 100644 index 65f43263..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_RANGE_EQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_RANGE_EQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_RANGE_NEQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_RANGE_NEQ.html deleted file mode 100644 index aef82c31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_RANGE_NEQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_RANGE_NEQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_00.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_00.html deleted file mode 100644 index 7486d1b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_00.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_00.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_01.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_01.html deleted file mode 100644 index f84657cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_01.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_01.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_02.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_02.html deleted file mode 100644 index 1cd9143f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_02.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_02.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_03.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_03.html deleted file mode 100644 index a42e110a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_03.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_03.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_04.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_04.html deleted file mode 100644 index 25fed773..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_04.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_04.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_05.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_05.html deleted file mode 100644 index 31b3fe78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_05.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_05.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_06.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_06.html deleted file mode 100644 index d42d3f19..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_06.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_06.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_07.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_07.html deleted file mode 100644 index 259e1fcd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_07.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_07.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_08.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_08.html deleted file mode 100644 index fb304ecc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_08.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_08.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_09.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_09.html deleted file mode 100644 index 727c8726..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_09.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_09.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_10.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_10.html deleted file mode 100644 index 500b1b38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_10.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_10.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_11.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_11.html deleted file mode 100644 index 86dc76b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_11.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_11.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_12.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_12.html deleted file mode 100644 index ac0b79f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_12.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_12.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_13.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_13.html deleted file mode 100644 index 4e8c248d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_13.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_13.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_14.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_14.html deleted file mode 100644 index 642cd6f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_14.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_14.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_15.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_15.html deleted file mode 100644 index 04a08189..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_15.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_15.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_SIZE.html deleted file mode 100644 index 30659318..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG32_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG32_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_1.html deleted file mode 100644 index 893add2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG_1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_2.html deleted file mode 100644 index fa74ddcb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG_2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_3.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_3.html deleted file mode 100644 index 47883d4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_3.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG_3.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_4.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_4.html deleted file mode 100644 index 1d85bde2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG_4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_SIZE.html deleted file mode 100644 index de0e4d3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_VERDICT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_VERDICT.html deleted file mode 100644 index 04b356f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REG_VERDICT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REG_VERDICT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_ADMIN_PROHIBITED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_ADMIN_PROHIBITED.html deleted file mode 100644 index 0120ca6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_ADMIN_PROHIBITED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REJECT_ICMPX_ADMIN_PROHIBITED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_HOST_UNREACH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_HOST_UNREACH.html deleted file mode 100644 index 92e50bf0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_HOST_UNREACH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REJECT_ICMPX_HOST_UNREACH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_NO_ROUTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_NO_ROUTE.html deleted file mode 100644 index 6d7ff23e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_NO_ROUTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REJECT_ICMPX_NO_ROUTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_PORT_UNREACH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_PORT_UNREACH.html deleted file mode 100644 index 63e103f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_PORT_UNREACH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REJECT_ICMPX_PORT_UNREACH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_UNREACH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_UNREACH.html deleted file mode 100644 index e97e8079..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMPX_UNREACH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REJECT_ICMPX_UNREACH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMP_UNREACH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMP_UNREACH.html deleted file mode 100644 index bb2d8e8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_ICMP_UNREACH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REJECT_ICMP_UNREACH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_TCP_RST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_TCP_RST.html deleted file mode 100644 index 107955a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_REJECT_TCP_RST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_REJECT_TCP_RST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_RETURN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_RETURN.html deleted file mode 100644 index 48fd13d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_RETURN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_RETURN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_ANONYMOUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_ANONYMOUS.html deleted file mode 100644 index 978c40cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_ANONYMOUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_SET_ANONYMOUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_CONSTANT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_CONSTANT.html deleted file mode 100644 index 2006f986..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_CONSTANT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_SET_CONSTANT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_ELEM_INTERVAL_END.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_ELEM_INTERVAL_END.html deleted file mode 100644 index 7b915823..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_ELEM_INTERVAL_END.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_SET_ELEM_INTERVAL_END.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_EVAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_EVAL.html deleted file mode 100644 index 604da767..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_EVAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_SET_EVAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_INTERVAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_INTERVAL.html deleted file mode 100644 index 40aa173a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_INTERVAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_SET_INTERVAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_MAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_MAP.html deleted file mode 100644 index e1c00b80..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_MAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_SET_MAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_MAXNAMELEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_MAXNAMELEN.html deleted file mode 100644 index a6c980e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_MAXNAMELEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_SET_MAXNAMELEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_POL_MEMORY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_POL_MEMORY.html deleted file mode 100644 index 46b59173..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_POL_MEMORY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_SET_POL_MEMORY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_POL_PERFORMANCE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_POL_PERFORMANCE.html deleted file mode 100644 index 2fc5ebec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_POL_PERFORMANCE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_SET_POL_PERFORMANCE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_TIMEOUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_TIMEOUT.html deleted file mode 100644 index e805319f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_SET_TIMEOUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_SET_TIMEOUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TABLE_MAXNAMELEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TABLE_MAXNAMELEN.html deleted file mode 100644 index 22a4181a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TABLE_MAXNAMELEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_TABLE_MAXNAMELEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TRACETYPE_POLICY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TRACETYPE_POLICY.html deleted file mode 100644 index 3af2fcf9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TRACETYPE_POLICY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_TRACETYPE_POLICY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TRACETYPE_RETURN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TRACETYPE_RETURN.html deleted file mode 100644 index a37f0161..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TRACETYPE_RETURN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_TRACETYPE_RETURN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TRACETYPE_RULE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TRACETYPE_RULE.html deleted file mode 100644 index b6ec5cd5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TRACETYPE_RULE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_TRACETYPE_RULE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TRACETYPE_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TRACETYPE_UNSPEC.html deleted file mode 100644 index 7e474a85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_TRACETYPE_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_TRACETYPE_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_USERDATA_MAXLEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_USERDATA_MAXLEN.html deleted file mode 100644 index 64e67d15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFT_USERDATA_MAXLEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFT_USERDATA_MAXLEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_CMD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_CMD.html deleted file mode 100644 index 4cff8767..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_CMD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_CFG_CMD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_FLAGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_FLAGS.html deleted file mode 100644 index 1d9796cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_FLAGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_CFG_FLAGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_MODE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_MODE.html deleted file mode 100644 index 93209803..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_MODE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_CFG_MODE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_NLBUFSIZ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_NLBUFSIZ.html deleted file mode 100644 index d93f115e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_NLBUFSIZ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_CFG_NLBUFSIZ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_QTHRESH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_QTHRESH.html deleted file mode 100644 index 560bd7bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_QTHRESH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_CFG_QTHRESH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_TIMEOUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_TIMEOUT.html deleted file mode 100644 index f7f69f73..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_TIMEOUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_CFG_TIMEOUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_UNSPEC.html deleted file mode 100644 index 28febfbc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CFG_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_CFG_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CT.html deleted file mode 100644 index 9a4b413e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_CT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CT_INFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CT_INFO.html deleted file mode 100644 index 61061db3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_CT_INFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_CT_INFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_GID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_GID.html deleted file mode 100644 index 16d2062d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_GID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_GID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_HWADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_HWADDR.html deleted file mode 100644 index 66d7d470..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_HWADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_HWADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_HWHEADER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_HWHEADER.html deleted file mode 100644 index 77848036..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_HWHEADER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_HWHEADER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_HWLEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_HWLEN.html deleted file mode 100644 index a85ade8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_HWLEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_HWLEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_HWTYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_HWTYPE.html deleted file mode 100644 index 43b54656..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_HWTYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_HWTYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_IFINDEX_INDEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_IFINDEX_INDEV.html deleted file mode 100644 index 9067bd13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_IFINDEX_INDEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_IFINDEX_INDEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_IFINDEX_OUTDEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_IFINDEX_OUTDEV.html deleted file mode 100644 index 687b7af7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_IFINDEX_OUTDEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_IFINDEX_OUTDEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_IFINDEX_PHYSINDEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_IFINDEX_PHYSINDEV.html deleted file mode 100644 index 05c4250a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_IFINDEX_PHYSINDEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_IFINDEX_PHYSINDEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_IFINDEX_PHYSOUTDEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_IFINDEX_PHYSOUTDEV.html deleted file mode 100644 index e10588c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_IFINDEX_PHYSOUTDEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_IFINDEX_PHYSOUTDEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_MARK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_MARK.html deleted file mode 100644 index 493391c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_MARK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_MARK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_PACKET_HDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_PACKET_HDR.html deleted file mode 100644 index 3c626111..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_PACKET_HDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_PACKET_HDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_PAYLOAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_PAYLOAD.html deleted file mode 100644 index fef1b262..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_PAYLOAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_PAYLOAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_PREFIX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_PREFIX.html deleted file mode 100644 index 349cfe49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_PREFIX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_PREFIX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_SEQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_SEQ.html deleted file mode 100644 index a21eba38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_SEQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_SEQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_SEQ_GLOBAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_SEQ_GLOBAL.html deleted file mode 100644 index 991b9529..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_SEQ_GLOBAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_SEQ_GLOBAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_TIMESTAMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_TIMESTAMP.html deleted file mode 100644 index 34f8de32..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_TIMESTAMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_TIMESTAMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_UID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_UID.html deleted file mode 100644 index 331a4353..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_UID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_UID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_UNSPEC.html deleted file mode 100644 index b5eb073d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULA_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULA_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_BIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_BIND.html deleted file mode 100644 index 1581c747..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_BIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULNL_CFG_CMD_BIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_NONE.html deleted file mode 100644 index 962b6355..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULNL_CFG_CMD_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_PF_BIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_PF_BIND.html deleted file mode 100644 index 98c1dfcb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_PF_BIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULNL_CFG_CMD_PF_BIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_PF_UNBIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_PF_UNBIND.html deleted file mode 100644 index 1e9c6eb0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_PF_UNBIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULNL_CFG_CMD_PF_UNBIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_UNBIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_UNBIND.html deleted file mode 100644 index df8e664f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_CMD_UNBIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULNL_CFG_CMD_UNBIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_F_CONNTRACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_F_CONNTRACK.html deleted file mode 100644 index b80da4d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_F_CONNTRACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULNL_CFG_F_CONNTRACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_F_SEQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_F_SEQ.html deleted file mode 100644 index d4837cef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_F_SEQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULNL_CFG_F_SEQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_F_SEQ_GLOBAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_F_SEQ_GLOBAL.html deleted file mode 100644 index d1028546..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_CFG_F_SEQ_GLOBAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULNL_CFG_F_SEQ_GLOBAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_COPY_META.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_COPY_META.html deleted file mode 100644 index 0e962543..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_COPY_META.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULNL_COPY_META.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_COPY_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_COPY_NONE.html deleted file mode 100644 index 2a5ae7a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_COPY_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULNL_COPY_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_COPY_PACKET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_COPY_PACKET.html deleted file mode 100644 index c00236ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_COPY_PACKET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULNL_COPY_PACKET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_MSG_CONFIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_MSG_CONFIG.html deleted file mode 100644 index 5bfc89ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_MSG_CONFIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULNL_MSG_CONFIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_MSG_PACKET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_MSG_PACKET.html deleted file mode 100644 index eacf0fa5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NFULNL_MSG_PACKET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NFULNL_MSG_PACKET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_ACCEPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_ACCEPT.html deleted file mode 100644 index 27738b38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_ACCEPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_ACCEPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_DROP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_DROP.html deleted file mode 100644 index 0a4a01f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_DROP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_DROP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_FORWARD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_FORWARD.html deleted file mode 100644 index c70f2d29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_FORWARD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_INET_FORWARD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_LOCAL_IN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_LOCAL_IN.html deleted file mode 100644 index 5b2853a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_LOCAL_IN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_INET_LOCAL_IN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_LOCAL_OUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_LOCAL_OUT.html deleted file mode 100644 index e7281423..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_LOCAL_OUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_INET_LOCAL_OUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_NUMHOOKS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_NUMHOOKS.html deleted file mode 100644 index 1c4b0e46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_NUMHOOKS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_INET_NUMHOOKS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_POST_ROUTING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_POST_ROUTING.html deleted file mode 100644 index eebfe139..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_POST_ROUTING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_INET_POST_ROUTING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_PRE_ROUTING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_PRE_ROUTING.html deleted file mode 100644 index 1bc70322..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_INET_PRE_ROUTING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_INET_PRE_ROUTING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_FORWARD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_FORWARD.html deleted file mode 100644 index 6c6e1369..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_FORWARD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_FORWARD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_LOCAL_IN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_LOCAL_IN.html deleted file mode 100644 index e635c9ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_LOCAL_IN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_LOCAL_IN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_LOCAL_OUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_LOCAL_OUT.html deleted file mode 100644 index d0fffd8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_LOCAL_OUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_LOCAL_OUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_NUMHOOKS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_NUMHOOKS.html deleted file mode 100644 index 0d12628c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_NUMHOOKS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_NUMHOOKS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_POST_ROUTING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_POST_ROUTING.html deleted file mode 100644 index 32bcf069..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_POST_ROUTING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_POST_ROUTING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRE_ROUTING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRE_ROUTING.html deleted file mode 100644 index ee21f23e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRE_ROUTING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_PRE_ROUTING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_CONNTRACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_CONNTRACK.html deleted file mode 100644 index 3a599cd2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_CONNTRACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_PRI_CONNTRACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_CONNTRACK_DEFRAG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_CONNTRACK_DEFRAG.html deleted file mode 100644 index 5d9287d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_CONNTRACK_DEFRAG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_PRI_CONNTRACK_DEFRAG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_CONNTRACK_HELPER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_CONNTRACK_HELPER.html deleted file mode 100644 index f262dd4b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_CONNTRACK_HELPER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_PRI_CONNTRACK_HELPER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_FILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_FILTER.html deleted file mode 100644 index 05231114..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_FILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_PRI_FILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_FIRST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_FIRST.html deleted file mode 100644 index 878e7a13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_FIRST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_PRI_FIRST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_LAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_LAST.html deleted file mode 100644 index 3a823066..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_LAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_PRI_LAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_MANGLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_MANGLE.html deleted file mode 100644 index 5a266e65..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_MANGLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_PRI_MANGLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_NAT_DST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_NAT_DST.html deleted file mode 100644 index 78dbdd0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_NAT_DST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_PRI_NAT_DST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_NAT_SRC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_NAT_SRC.html deleted file mode 100644 index ec1fddf4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_NAT_SRC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_PRI_NAT_SRC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_RAW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_RAW.html deleted file mode 100644 index e56de4b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_RAW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_PRI_RAW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_SECURITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_SECURITY.html deleted file mode 100644 index f79cb46a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_SECURITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_PRI_SECURITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_SELINUX_FIRST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_SELINUX_FIRST.html deleted file mode 100644 index e2f02887..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_SELINUX_FIRST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_PRI_SELINUX_FIRST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_SELINUX_LAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_SELINUX_LAST.html deleted file mode 100644 index 3bd88e9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP6_PRI_SELINUX_LAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP6_PRI_SELINUX_LAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_FORWARD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_FORWARD.html deleted file mode 100644 index 2ca94469..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_FORWARD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_FORWARD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_LOCAL_IN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_LOCAL_IN.html deleted file mode 100644 index 3e768ffb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_LOCAL_IN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_LOCAL_IN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_LOCAL_OUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_LOCAL_OUT.html deleted file mode 100644 index 02b5a38a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_LOCAL_OUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_LOCAL_OUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_NUMHOOKS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_NUMHOOKS.html deleted file mode 100644 index 535ce6bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_NUMHOOKS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_NUMHOOKS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_POST_ROUTING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_POST_ROUTING.html deleted file mode 100644 index 3886787a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_POST_ROUTING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_POST_ROUTING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRE_ROUTING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRE_ROUTING.html deleted file mode 100644 index cf5e1a5d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRE_ROUTING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRE_ROUTING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_CONNTRACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_CONNTRACK.html deleted file mode 100644 index 75d824a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_CONNTRACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRI_CONNTRACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_CONNTRACK_CONFIRM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_CONNTRACK_CONFIRM.html deleted file mode 100644 index eab687ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_CONNTRACK_CONFIRM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRI_CONNTRACK_CONFIRM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_CONNTRACK_DEFRAG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_CONNTRACK_DEFRAG.html deleted file mode 100644 index 804cdfaa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_CONNTRACK_DEFRAG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRI_CONNTRACK_DEFRAG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_CONNTRACK_HELPER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_CONNTRACK_HELPER.html deleted file mode 100644 index 13055f91..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_CONNTRACK_HELPER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRI_CONNTRACK_HELPER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_FILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_FILTER.html deleted file mode 100644 index 8e1295ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_FILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRI_FILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_FIRST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_FIRST.html deleted file mode 100644 index 57ab21d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_FIRST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRI_FIRST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_LAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_LAST.html deleted file mode 100644 index 7aab6a79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_LAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRI_LAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_MANGLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_MANGLE.html deleted file mode 100644 index 002c4703..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_MANGLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRI_MANGLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_NAT_DST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_NAT_DST.html deleted file mode 100644 index 5136ec4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_NAT_DST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRI_NAT_DST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_NAT_SRC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_NAT_SRC.html deleted file mode 100644 index bdc52bfe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_NAT_SRC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRI_NAT_SRC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_RAW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_RAW.html deleted file mode 100644 index ec733712..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_RAW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRI_RAW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_SECURITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_SECURITY.html deleted file mode 100644 index c0dddd32..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_SECURITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRI_SECURITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_SELINUX_FIRST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_SELINUX_FIRST.html deleted file mode 100644 index d50df19a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_SELINUX_FIRST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRI_SELINUX_FIRST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_SELINUX_LAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_SELINUX_LAST.html deleted file mode 100644 index ce472307..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_IP_PRI_SELINUX_LAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_IP_PRI_SELINUX_LAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_MAX_VERDICT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_MAX_VERDICT.html deleted file mode 100644 index 326ec45e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_MAX_VERDICT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_MAX_VERDICT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_NETDEV_INGRESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_NETDEV_INGRESS.html deleted file mode 100644 index 344f4aa8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_NETDEV_INGRESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_NETDEV_INGRESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_NETDEV_NUMHOOKS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_NETDEV_NUMHOOKS.html deleted file mode 100644 index d5735898..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_NETDEV_NUMHOOKS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_NETDEV_NUMHOOKS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_QUEUE.html deleted file mode 100644 index 2f4d287c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_QUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_QUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_REPEAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_REPEAT.html deleted file mode 100644 index 23e63a1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_REPEAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_REPEAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_STOLEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_STOLEN.html deleted file mode 100644 index d02efd60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_STOLEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_STOLEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_STOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_STOP.html deleted file mode 100644 index 0c716fda..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_STOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_STOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_BITS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_BITS.html deleted file mode 100644 index f1c2834e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_BITS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_VERDICT_BITS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_FLAG_QUEUE_BYPASS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_FLAG_QUEUE_BYPASS.html deleted file mode 100644 index 5b104118..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_FLAG_QUEUE_BYPASS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_VERDICT_FLAG_QUEUE_BYPASS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_MASK.html deleted file mode 100644 index 34aa6197..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_VERDICT_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_QBITS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_QBITS.html deleted file mode 100644 index f9f94999..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_QBITS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_VERDICT_QBITS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_QMASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_QMASK.html deleted file mode 100644 index bb552947..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NF_VERDICT_QMASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NF_VERDICT_QMASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_DGRAM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_DGRAM.html deleted file mode 100644 index b1c38d51..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_DGRAM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NI_DGRAM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_NAMEREQD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_NAMEREQD.html deleted file mode 100644 index aec8a630..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_NAMEREQD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NI_NAMEREQD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_NOFQDN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_NOFQDN.html deleted file mode 100644 index d6bee422..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_NOFQDN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NI_NOFQDN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_NUMERICHOST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_NUMERICHOST.html deleted file mode 100644 index 5cf74a10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_NUMERICHOST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NI_NUMERICHOST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_NUMERICSERV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_NUMERICSERV.html deleted file mode 100644 index dc5f0b25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NI_NUMERICSERV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NI_NUMERICSERV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLA_ALIGNTO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLA_ALIGNTO.html deleted file mode 100644 index db5312b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLA_ALIGNTO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLA_ALIGNTO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLA_F_NESTED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLA_F_NESTED.html deleted file mode 100644 index fcbe6c00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLA_F_NESTED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLA_F_NESTED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLA_F_NET_BYTEORDER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLA_F_NET_BYTEORDER.html deleted file mode 100644 index ae0a3f69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLA_F_NET_BYTEORDER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLA_F_NET_BYTEORDER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLA_TYPE_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLA_TYPE_MASK.html deleted file mode 100644 index 8c93f4e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLA_TYPE_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLA_TYPE_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_DONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_DONE.html deleted file mode 100644 index 31b66ad3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_DONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLMSG_DONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_ERROR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_ERROR.html deleted file mode 100644 index 8f032810..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_ERROR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLMSG_ERROR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_MIN_TYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_MIN_TYPE.html deleted file mode 100644 index 3e504895..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_MIN_TYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLMSG_MIN_TYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_NOOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_NOOP.html deleted file mode 100644 index 7803274b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_NOOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLMSG_NOOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_OVERRUN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_OVERRUN.html deleted file mode 100644 index 5c5ae8ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLMSG_OVERRUN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLMSG_OVERRUN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_ACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_ACK.html deleted file mode 100644 index 1d1610ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_ACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLM_F_ACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_APPEND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_APPEND.html deleted file mode 100644 index 0866f441..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_APPEND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLM_F_APPEND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_ATOMIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_ATOMIC.html deleted file mode 100644 index 29fa5de9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_ATOMIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLM_F_ATOMIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_CREATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_CREATE.html deleted file mode 100644 index bc9e1336..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_CREATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLM_F_CREATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_DUMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_DUMP.html deleted file mode 100644 index 1d5bf152..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_DUMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLM_F_DUMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_DUMP_FILTERED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_DUMP_FILTERED.html deleted file mode 100644 index 44653f80..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_DUMP_FILTERED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLM_F_DUMP_FILTERED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_DUMP_INTR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_DUMP_INTR.html deleted file mode 100644 index 3dd09f0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_DUMP_INTR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLM_F_DUMP_INTR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_ECHO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_ECHO.html deleted file mode 100644 index 74e4dd28..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_ECHO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLM_F_ECHO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_EXCL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_EXCL.html deleted file mode 100644 index 84d36992..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_EXCL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLM_F_EXCL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_MATCH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_MATCH.html deleted file mode 100644 index 62592329..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_MATCH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLM_F_MATCH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_MULTI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_MULTI.html deleted file mode 100644 index bbce7f7b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_MULTI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLM_F_MULTI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_REPLACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_REPLACE.html deleted file mode 100644 index a995e5bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_REPLACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLM_F_REPLACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_REQUEST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_REQUEST.html deleted file mode 100644 index 465aeb98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_REQUEST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLM_F_REQUEST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_ROOT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_ROOT.html deleted file mode 100644 index c25af404..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NLM_F_ROOT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NLM_F_ROOT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NOEXPR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NOEXPR.html deleted file mode 100644 index d972f62b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NOEXPR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NOEXPR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NOSTR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NOSTR.html deleted file mode 100644 index 959e5fac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NOSTR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NOSTR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_MASTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_MASTER.html deleted file mode 100644 index e771227d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_MASTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NTF_MASTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_PROXY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_PROXY.html deleted file mode 100644 index bf99c915..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_PROXY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NTF_PROXY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_ROUTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_ROUTER.html deleted file mode 100644 index c02b4ca8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_ROUTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NTF_ROUTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_SELF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_SELF.html deleted file mode 100644 index 42f9e6e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_SELF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NTF_SELF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_USE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_USE.html deleted file mode 100644 index fe19acb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NTF_USE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NTF_USE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_DELAY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_DELAY.html deleted file mode 100644 index 6070c2f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_DELAY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NUD_DELAY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_FAILED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_FAILED.html deleted file mode 100644 index f60cffcf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_FAILED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NUD_FAILED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_INCOMPLETE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_INCOMPLETE.html deleted file mode 100644 index a9d709e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_INCOMPLETE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NUD_INCOMPLETE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_NOARP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_NOARP.html deleted file mode 100644 index 3258d607..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_NOARP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NUD_NOARP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_NONE.html deleted file mode 100644 index 87d5bc39..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NUD_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_PERMANENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_PERMANENT.html deleted file mode 100644 index db8f355d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_PERMANENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NUD_PERMANENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_PROBE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_PROBE.html deleted file mode 100644 index feee5e71..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_PROBE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NUD_PROBE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_REACHABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_REACHABLE.html deleted file mode 100644 index 5bae967e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_REACHABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NUD_REACHABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_STALE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_STALE.html deleted file mode 100644 index eff55cda..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.NUD_STALE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.NUD_STALE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_ADD_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_ADD_MEMBERSHIP.html deleted file mode 100644 index 8ab88d5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_ADD_MEMBERSHIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PACKET_ADD_MEMBERSHIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_DROP_MEMBERSHIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_DROP_MEMBERSHIP.html deleted file mode 100644 index 3fada2a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_DROP_MEMBERSHIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PACKET_DROP_MEMBERSHIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_MR_ALLMULTI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_MR_ALLMULTI.html deleted file mode 100644 index 03e85b04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_MR_ALLMULTI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PACKET_MR_ALLMULTI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_MR_MULTICAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_MR_MULTICAST.html deleted file mode 100644 index 1570ea4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_MR_MULTICAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PACKET_MR_MULTICAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_MR_PROMISC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_MR_PROMISC.html deleted file mode 100644 index 66cb88de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_MR_PROMISC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PACKET_MR_PROMISC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_MR_UNICAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_MR_UNICAST.html deleted file mode 100644 index 8c58a28d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PACKET_MR_UNICAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PACKET_MR_UNICAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PM_STR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PM_STR.html deleted file mode 100644 index 65343d00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PM_STR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PM_STR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_MADV_NORMAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_MADV_NORMAL.html deleted file mode 100644 index cc5748ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_MADV_NORMAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.POSIX_MADV_NORMAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_MADV_RANDOM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_MADV_RANDOM.html deleted file mode 100644 index 079ab499..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_MADV_RANDOM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.POSIX_MADV_RANDOM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_MADV_SEQUENTIAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_MADV_SEQUENTIAL.html deleted file mode 100644 index 5719bf20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_MADV_SEQUENTIAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.POSIX_MADV_SEQUENTIAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_MADV_WILLNEED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_MADV_WILLNEED.html deleted file mode 100644 index 74dc7fcf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_MADV_WILLNEED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.POSIX_MADV_WILLNEED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_RESETIDS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_RESETIDS.html deleted file mode 100644 index 7fbd5539..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_RESETIDS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.POSIX_SPAWN_RESETIDS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETPGROUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETPGROUP.html deleted file mode 100644 index 1106bd9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETPGROUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.POSIX_SPAWN_SETPGROUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETSCHEDPARAM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETSCHEDPARAM.html deleted file mode 100644 index e5b6d2b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETSCHEDPARAM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.POSIX_SPAWN_SETSCHEDPARAM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETSCHEDULER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETSCHEDULER.html deleted file mode 100644 index 388b7b34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETSCHEDULER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.POSIX_SPAWN_SETSCHEDULER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETSIGDEF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETSIGDEF.html deleted file mode 100644 index 20c11aa8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETSIGDEF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.POSIX_SPAWN_SETSIGDEF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETSIGMASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETSIGMASK.html deleted file mode 100644 index 81e3fbc2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_SETSIGMASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.POSIX_SPAWN_SETSIGMASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_USEVFORK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_USEVFORK.html deleted file mode 100644 index 2f94f7bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.POSIX_SPAWN_USEVFORK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.POSIX_SPAWN_USEVFORK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAPBSET_DROP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAPBSET_DROP.html deleted file mode 100644 index 328f4853..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAPBSET_DROP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_CAPBSET_DROP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAPBSET_READ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAPBSET_READ.html deleted file mode 100644 index b964e06a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAPBSET_READ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_CAPBSET_READ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT.html deleted file mode 100644 index ce2d3faf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_CAP_AMBIENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT_CLEAR_ALL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT_CLEAR_ALL.html deleted file mode 100644 index ea5c52fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT_CLEAR_ALL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_CAP_AMBIENT_CLEAR_ALL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT_IS_SET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT_IS_SET.html deleted file mode 100644 index a446ed43..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT_IS_SET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_CAP_AMBIENT_IS_SET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT_LOWER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT_LOWER.html deleted file mode 100644 index ceeabe38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT_LOWER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_CAP_AMBIENT_LOWER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT_RAISE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT_RAISE.html deleted file mode 100644 index 3924cea6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_CAP_AMBIENT_RAISE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_CAP_AMBIENT_RAISE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_ENDIAN_BIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_ENDIAN_BIG.html deleted file mode 100644 index b48c5e2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_ENDIAN_BIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_ENDIAN_BIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_ENDIAN_LITTLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_ENDIAN_LITTLE.html deleted file mode 100644 index 88b6238c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_ENDIAN_LITTLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_ENDIAN_LITTLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_ENDIAN_PPC_LITTLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_ENDIAN_PPC_LITTLE.html deleted file mode 100644 index 9bede577..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_ENDIAN_PPC_LITTLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_ENDIAN_PPC_LITTLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FPEMU_NOPRINT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FPEMU_NOPRINT.html deleted file mode 100644 index 8653499b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FPEMU_NOPRINT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_FPEMU_NOPRINT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FPEMU_SIGFPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FPEMU_SIGFPE.html deleted file mode 100644 index 4b77c58d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FPEMU_SIGFPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_FPEMU_SIGFPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_ASYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_ASYNC.html deleted file mode 100644 index ab71a625..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_ASYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_FP_EXC_ASYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_DISABLED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_DISABLED.html deleted file mode 100644 index 7df87947..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_DISABLED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_FP_EXC_DISABLED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_DIV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_DIV.html deleted file mode 100644 index 357a8b1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_DIV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_FP_EXC_DIV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_INV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_INV.html deleted file mode 100644 index e723ecf0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_INV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_FP_EXC_INV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_NONRECOV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_NONRECOV.html deleted file mode 100644 index e3bbaf2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_NONRECOV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_FP_EXC_NONRECOV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_OVF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_OVF.html deleted file mode 100644 index 12566012..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_OVF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_FP_EXC_OVF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_PRECISE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_PRECISE.html deleted file mode 100644 index a0397611..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_PRECISE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_FP_EXC_PRECISE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_RES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_RES.html deleted file mode 100644 index fee5b190..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_RES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_FP_EXC_RES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_SW_ENABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_SW_ENABLE.html deleted file mode 100644 index cd7cf52c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_SW_ENABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_FP_EXC_SW_ENABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_UND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_UND.html deleted file mode 100644 index 9c42e614..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_EXC_UND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_FP_EXC_UND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_MODE_FR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_MODE_FR.html deleted file mode 100644 index 5847cf18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_MODE_FR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_FP_MODE_FR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_MODE_FRE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_MODE_FRE.html deleted file mode 100644 index 0439d3c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_FP_MODE_FRE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_FP_MODE_FRE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_CHILD_SUBREAPER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_CHILD_SUBREAPER.html deleted file mode 100644 index a6c3973d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_CHILD_SUBREAPER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_CHILD_SUBREAPER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_DUMPABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_DUMPABLE.html deleted file mode 100644 index 165d5b2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_DUMPABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_DUMPABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_ENDIAN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_ENDIAN.html deleted file mode 100644 index ec0a55e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_ENDIAN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_ENDIAN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_FPEMU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_FPEMU.html deleted file mode 100644 index b5b148a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_FPEMU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_FPEMU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_FPEXC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_FPEXC.html deleted file mode 100644 index 9e2b99c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_FPEXC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_FPEXC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_FP_MODE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_FP_MODE.html deleted file mode 100644 index f405ced0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_FP_MODE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_FP_MODE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_KEEPCAPS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_KEEPCAPS.html deleted file mode 100644 index bbd16bb2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_KEEPCAPS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_KEEPCAPS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_NAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_NAME.html deleted file mode 100644 index d26a71af..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_NAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_NAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_NO_NEW_PRIVS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_NO_NEW_PRIVS.html deleted file mode 100644 index 9c73aad7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_NO_NEW_PRIVS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_NO_NEW_PRIVS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_PDEATHSIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_PDEATHSIG.html deleted file mode 100644 index f0480d56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_PDEATHSIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_PDEATHSIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_SECCOMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_SECCOMP.html deleted file mode 100644 index 4e8c66a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_SECCOMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_SECCOMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_SECUREBITS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_SECUREBITS.html deleted file mode 100644 index 62d8c6b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_SECUREBITS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_SECUREBITS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_THP_DISABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_THP_DISABLE.html deleted file mode 100644 index 7003e5bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_THP_DISABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_THP_DISABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_TID_ADDRESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_TID_ADDRESS.html deleted file mode 100644 index 3c4c5f25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_TID_ADDRESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_TID_ADDRESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_TIMERSLACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_TIMERSLACK.html deleted file mode 100644 index bcfee965..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_TIMERSLACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_TIMERSLACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_TIMING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_TIMING.html deleted file mode 100644 index 39e342d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_TIMING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_TIMING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_TSC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_TSC.html deleted file mode 100644 index 43ebbdc4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_TSC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_TSC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_UNALIGN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_UNALIGN.html deleted file mode 100644 index 50f90e3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_GET_UNALIGN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_GET_UNALIGN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL.html deleted file mode 100644 index dd738b09..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_MCE_KILL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_CLEAR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_CLEAR.html deleted file mode 100644 index 62ee7804..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_CLEAR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_MCE_KILL_CLEAR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_DEFAULT.html deleted file mode 100644 index e2131f77..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_DEFAULT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_MCE_KILL_DEFAULT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_EARLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_EARLY.html deleted file mode 100644 index 0c2c4903..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_EARLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_MCE_KILL_EARLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_GET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_GET.html deleted file mode 100644 index cc8e835b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_GET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_MCE_KILL_GET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_LATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_LATE.html deleted file mode 100644 index 7a6f604d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_LATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_MCE_KILL_LATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_SET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_SET.html deleted file mode 100644 index d10f8d11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MCE_KILL_SET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_MCE_KILL_SET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MPX_DISABLE_MANAGEMENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MPX_DISABLE_MANAGEMENT.html deleted file mode 100644 index 11178736..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MPX_DISABLE_MANAGEMENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_MPX_DISABLE_MANAGEMENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MPX_ENABLE_MANAGEMENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MPX_ENABLE_MANAGEMENT.html deleted file mode 100644 index 4410e9b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_MPX_ENABLE_MANAGEMENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_MPX_ENABLE_MANAGEMENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_CHILD_SUBREAPER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_CHILD_SUBREAPER.html deleted file mode 100644 index c201653d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_CHILD_SUBREAPER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_CHILD_SUBREAPER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_DUMPABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_DUMPABLE.html deleted file mode 100644 index 97711323..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_DUMPABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_DUMPABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_ENDIAN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_ENDIAN.html deleted file mode 100644 index f19f6e90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_ENDIAN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_ENDIAN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_FPEMU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_FPEMU.html deleted file mode 100644 index 39f6d619..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_FPEMU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_FPEMU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_FPEXC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_FPEXC.html deleted file mode 100644 index 7e6b74f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_FPEXC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_FPEXC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_FP_MODE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_FP_MODE.html deleted file mode 100644 index 67cfc8d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_FP_MODE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_FP_MODE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_KEEPCAPS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_KEEPCAPS.html deleted file mode 100644 index 89cb33fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_KEEPCAPS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_KEEPCAPS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM.html deleted file mode 100644 index b57a8192..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_ARG_END.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_ARG_END.html deleted file mode 100644 index 65fa0ee2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_ARG_END.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_ARG_END.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_ARG_START.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_ARG_START.html deleted file mode 100644 index 5d09454c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_ARG_START.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_ARG_START.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_AUXV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_AUXV.html deleted file mode 100644 index 03767551..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_AUXV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_AUXV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_BRK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_BRK.html deleted file mode 100644 index d798ac4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_BRK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_BRK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_END_CODE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_END_CODE.html deleted file mode 100644 index a82dbff7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_END_CODE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_END_CODE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_END_DATA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_END_DATA.html deleted file mode 100644 index 64557a6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_END_DATA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_END_DATA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_ENV_END.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_ENV_END.html deleted file mode 100644 index 2e3f5882..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_ENV_END.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_ENV_END.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_ENV_START.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_ENV_START.html deleted file mode 100644 index d0677495..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_ENV_START.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_ENV_START.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_EXE_FILE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_EXE_FILE.html deleted file mode 100644 index 24ca9eac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_EXE_FILE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_EXE_FILE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_MAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_MAP.html deleted file mode 100644 index ef25894c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_MAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_MAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_MAP_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_MAP_SIZE.html deleted file mode 100644 index e95e97ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_MAP_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_MAP_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_START_BRK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_START_BRK.html deleted file mode 100644 index aacae6f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_START_BRK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_START_BRK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_START_CODE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_START_CODE.html deleted file mode 100644 index 86685975..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_START_CODE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_START_CODE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_START_DATA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_START_DATA.html deleted file mode 100644 index aaab3a29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_START_DATA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_START_DATA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_START_STACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_START_STACK.html deleted file mode 100644 index ca0dadff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_MM_START_STACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_MM_START_STACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_NAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_NAME.html deleted file mode 100644 index 31d94cec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_NAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_NAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_NO_NEW_PRIVS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_NO_NEW_PRIVS.html deleted file mode 100644 index f4e53bc3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_NO_NEW_PRIVS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_NO_NEW_PRIVS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_PDEATHSIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_PDEATHSIG.html deleted file mode 100644 index 7ff16afb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_PDEATHSIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_PDEATHSIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_PTRACER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_PTRACER.html deleted file mode 100644 index af1efb3f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_PTRACER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_PTRACER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_SECCOMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_SECCOMP.html deleted file mode 100644 index 8d800d38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_SECCOMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_SECCOMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_SECUREBITS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_SECUREBITS.html deleted file mode 100644 index c6f76394..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_SECUREBITS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_SECUREBITS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_THP_DISABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_THP_DISABLE.html deleted file mode 100644 index ddf404dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_THP_DISABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_THP_DISABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_TIMERSLACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_TIMERSLACK.html deleted file mode 100644 index 64aa8bc8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_TIMERSLACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_TIMERSLACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_TIMING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_TIMING.html deleted file mode 100644 index a09b5709..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_TIMING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_TIMING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_TSC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_TSC.html deleted file mode 100644 index 56210c65..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_TSC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_TSC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_UNALIGN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_UNALIGN.html deleted file mode 100644 index 8ef59a42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_UNALIGN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_UNALIGN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_VMA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_VMA.html deleted file mode 100644 index 60d67fb5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_VMA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_VMA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_VMA_ANON_NAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_VMA_ANON_NAME.html deleted file mode 100644 index e470ecd3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_SET_VMA_ANON_NAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_SET_VMA_ANON_NAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TASK_PERF_EVENTS_DISABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TASK_PERF_EVENTS_DISABLE.html deleted file mode 100644 index ab576b92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TASK_PERF_EVENTS_DISABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_TASK_PERF_EVENTS_DISABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TASK_PERF_EVENTS_ENABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TASK_PERF_EVENTS_ENABLE.html deleted file mode 100644 index 344ed6df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TASK_PERF_EVENTS_ENABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_TASK_PERF_EVENTS_ENABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TIMING_STATISTICAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TIMING_STATISTICAL.html deleted file mode 100644 index 10369ed2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TIMING_STATISTICAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_TIMING_STATISTICAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TIMING_TIMESTAMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TIMING_TIMESTAMP.html deleted file mode 100644 index c9f867f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TIMING_TIMESTAMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_TIMING_TIMESTAMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TSC_ENABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TSC_ENABLE.html deleted file mode 100644 index 236a1f3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TSC_ENABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_TSC_ENABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TSC_SIGSEGV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TSC_SIGSEGV.html deleted file mode 100644 index 831e5ab0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_TSC_SIGSEGV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_TSC_SIGSEGV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_UNALIGN_NOPRINT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_UNALIGN_NOPRINT.html deleted file mode 100644 index 2f0412af..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_UNALIGN_NOPRINT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_UNALIGN_NOPRINT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_UNALIGN_SIGBUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_UNALIGN_SIGBUS.html deleted file mode 100644 index 0ac94977..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PR_UNALIGN_SIGBUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PR_UNALIGN_SIGBUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_COND_INITIALIZER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_COND_INITIALIZER.html deleted file mode 100644 index 5227ce55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_COND_INITIALIZER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTHREAD_COND_INITIALIZER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_DEFAULT.html deleted file mode 100644 index 44c4d74d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_DEFAULT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTHREAD_MUTEX_DEFAULT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_ERRORCHECK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_ERRORCHECK.html deleted file mode 100644 index 2391c8d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_ERRORCHECK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTHREAD_MUTEX_ERRORCHECK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_INITIALIZER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_INITIALIZER.html deleted file mode 100644 index 48e55b05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_INITIALIZER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTHREAD_MUTEX_INITIALIZER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_NORMAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_NORMAL.html deleted file mode 100644 index 020fa3c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_NORMAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTHREAD_MUTEX_NORMAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_RECURSIVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_RECURSIVE.html deleted file mode 100644 index 82d1ccd3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_RECURSIVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTHREAD_MUTEX_RECURSIVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_ROBUST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_ROBUST.html deleted file mode 100644 index 6be47f00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_ROBUST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTHREAD_MUTEX_ROBUST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_STALLED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_STALLED.html deleted file mode 100644 index 50e65063..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_MUTEX_STALLED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTHREAD_MUTEX_STALLED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PRIO_INHERIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PRIO_INHERIT.html deleted file mode 100644 index 53f07434..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PRIO_INHERIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTHREAD_PRIO_INHERIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PRIO_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PRIO_NONE.html deleted file mode 100644 index e38266b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PRIO_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTHREAD_PRIO_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PRIO_PROTECT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PRIO_PROTECT.html deleted file mode 100644 index 0705461b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PRIO_PROTECT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTHREAD_PRIO_PROTECT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PROCESS_PRIVATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PROCESS_PRIVATE.html deleted file mode 100644 index 42df6852..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PROCESS_PRIVATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTHREAD_PROCESS_PRIVATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PROCESS_SHARED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PROCESS_SHARED.html deleted file mode 100644 index 96ee10bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_PROCESS_SHARED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTHREAD_PROCESS_SHARED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_RWLOCK_INITIALIZER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_RWLOCK_INITIALIZER.html deleted file mode 100644 index d8f192ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTHREAD_RWLOCK_INITIALIZER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTHREAD_RWLOCK_INITIALIZER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTRACE_EVENT_STOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTRACE_EVENT_STOP.html deleted file mode 100644 index 1333edcb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PTRACE_EVENT_STOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PTRACE_EVENT_STOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_DYNAMIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_DYNAMIC.html deleted file mode 100644 index 1eedbba7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_DYNAMIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_DYNAMIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_GNU_EH_FRAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_GNU_EH_FRAME.html deleted file mode 100644 index 1001e442..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_GNU_EH_FRAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_GNU_EH_FRAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_GNU_RELRO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_GNU_RELRO.html deleted file mode 100644 index 7dc273b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_GNU_RELRO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_GNU_RELRO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_GNU_STACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_GNU_STACK.html deleted file mode 100644 index d96ec09b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_GNU_STACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_GNU_STACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_HIOS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_HIOS.html deleted file mode 100644 index cb071061..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_HIOS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_HIOS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_HIPROC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_HIPROC.html deleted file mode 100644 index f366aa75..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_HIPROC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_HIPROC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_INTERP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_INTERP.html deleted file mode 100644 index 69237732..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_INTERP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_INTERP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_LOAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_LOAD.html deleted file mode 100644 index 2e55a4be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_LOAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_LOAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_LOOS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_LOOS.html deleted file mode 100644 index a1c839e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_LOOS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_LOOS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_LOPROC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_LOPROC.html deleted file mode 100644 index 1b47ab8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_LOPROC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_LOPROC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_NOTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_NOTE.html deleted file mode 100644 index 4f968483..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_NOTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_NOTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_NULL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_NULL.html deleted file mode 100644 index 5890e49a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_NULL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_NULL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_NUM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_NUM.html deleted file mode 100644 index 9d943080..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_NUM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_NUM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_PHDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_PHDR.html deleted file mode 100644 index 6352cce6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_PHDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_PHDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_SHLIB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_SHLIB.html deleted file mode 100644 index 96360595..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_SHLIB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_SHLIB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_TLS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_TLS.html deleted file mode 100644 index 3352ad0b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.PT_TLS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.PT_TLS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.QFMT_VFS_OLD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.QFMT_VFS_OLD.html deleted file mode 100644 index e2b8a9c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.QFMT_VFS_OLD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.QFMT_VFS_OLD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.QFMT_VFS_V0.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.QFMT_VFS_V0.html deleted file mode 100644 index cbefb128..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.QFMT_VFS_V0.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.QFMT_VFS_V0.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.QFMT_VFS_V1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.QFMT_VFS_V1.html deleted file mode 100644 index 9d19a792..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.QFMT_VFS_V1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.QFMT_VFS_V1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RADIXCHAR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RADIXCHAR.html deleted file mode 100644 index 91011a4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RADIXCHAR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RADIXCHAR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_AUTOBOOT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_AUTOBOOT.html deleted file mode 100644 index 0b903dff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_AUTOBOOT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RB_AUTOBOOT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_DISABLE_CAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_DISABLE_CAD.html deleted file mode 100644 index e63d1ef9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_DISABLE_CAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RB_DISABLE_CAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_ENABLE_CAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_ENABLE_CAD.html deleted file mode 100644 index 72b22a47..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_ENABLE_CAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RB_ENABLE_CAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_HALT_SYSTEM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_HALT_SYSTEM.html deleted file mode 100644 index 6e210425..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_HALT_SYSTEM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RB_HALT_SYSTEM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_KEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_KEXEC.html deleted file mode 100644 index 1ffba5a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_KEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RB_KEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_POWER_OFF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_POWER_OFF.html deleted file mode 100644 index a45be5c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_POWER_OFF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RB_POWER_OFF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_SW_SUSPEND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_SW_SUSPEND.html deleted file mode 100644 index 54908b97..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RB_SW_SUSPEND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RB_SW_SUSPEND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_BADBR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_BADBR.html deleted file mode 100644 index 646cde2e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_BADBR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_BADBR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_BADPAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_BADPAT.html deleted file mode 100644 index f6065c3b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_BADPAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_BADPAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_BADRPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_BADRPT.html deleted file mode 100644 index b8176b9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_BADRPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_BADRPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EBRACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EBRACE.html deleted file mode 100644 index 393bb754..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EBRACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_EBRACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EBRACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EBRACK.html deleted file mode 100644 index 24ac42d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EBRACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_EBRACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ECOLLATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ECOLLATE.html deleted file mode 100644 index ebe02fe8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ECOLLATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_ECOLLATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ECTYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ECTYPE.html deleted file mode 100644 index 4c14a039..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ECTYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_ECTYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EESCAPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EESCAPE.html deleted file mode 100644 index e903daeb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EESCAPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_EESCAPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ENOSYS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ENOSYS.html deleted file mode 100644 index 8364ad64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ENOSYS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_ENOSYS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EPAREN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EPAREN.html deleted file mode 100644 index bc3f55ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EPAREN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_EPAREN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ERANGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ERANGE.html deleted file mode 100644 index 478a0581..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ERANGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_ERANGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ESPACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ESPACE.html deleted file mode 100644 index 0f6a6554..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ESPACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_ESPACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ESUBREG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ESUBREG.html deleted file mode 100644 index 1c01db16..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ESUBREG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_ESUBREG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EXTENDED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EXTENDED.html deleted file mode 100644 index 9c4f9102..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_EXTENDED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_EXTENDED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ICASE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ICASE.html deleted file mode 100644 index a98dd347..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_ICASE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_ICASE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NEWLINE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NEWLINE.html deleted file mode 100644 index 65cc8040..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NEWLINE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_NEWLINE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NOMATCH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NOMATCH.html deleted file mode 100644 index 84c16c16..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NOMATCH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_NOMATCH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NOSUB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NOSUB.html deleted file mode 100644 index 15f2b8c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NOSUB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_NOSUB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NOTBOL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NOTBOL.html deleted file mode 100644 index efce05a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NOTBOL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_NOTBOL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NOTEOL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NOTEOL.html deleted file mode 100644 index d432db18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REG_NOTEOL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REG_NOTEOL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REL_CNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REL_CNT.html deleted file mode 100644 index 9877c253..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REL_CNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REL_CNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REL_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REL_MAX.html deleted file mode 100644 index d1b14d99..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REL_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REL_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RENAME_EXCHANGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RENAME_EXCHANGE.html deleted file mode 100644 index 1526252f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RENAME_EXCHANGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RENAME_EXCHANGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RENAME_NOREPLACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RENAME_NOREPLACE.html deleted file mode 100644 index fd193f09..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RENAME_NOREPLACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RENAME_NOREPLACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RENAME_WHITEOUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RENAME_WHITEOUT.html deleted file mode 100644 index d6060161..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RENAME_WHITEOUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RENAME_WHITEOUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REP_CNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REP_CNT.html deleted file mode 100644 index d1eb1a89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REP_CNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REP_CNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REP_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REP_MAX.html deleted file mode 100644 index ee205e8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.REP_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.REP_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_BENEATH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_BENEATH.html deleted file mode 100644 index dd9d3ce6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_BENEATH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RESOLVE_BENEATH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_CACHED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_CACHED.html deleted file mode 100644 index a81c834b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_CACHED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RESOLVE_CACHED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_IN_ROOT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_IN_ROOT.html deleted file mode 100644 index 938f4e7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_IN_ROOT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RESOLVE_IN_ROOT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_NO_MAGICLINKS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_NO_MAGICLINKS.html deleted file mode 100644 index e30fbae0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_NO_MAGICLINKS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RESOLVE_NO_MAGICLINKS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_NO_SYMLINKS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_NO_SYMLINKS.html deleted file mode 100644 index faa032f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_NO_SYMLINKS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RESOLVE_NO_SYMLINKS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_NO_XDEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_NO_XDEV.html deleted file mode 100644 index 57b6796e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RESOLVE_NO_XDEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RESOLVE_NO_XDEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RLIM_SAVED_CUR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RLIM_SAVED_CUR.html deleted file mode 100644 index 7dd2a0a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RLIM_SAVED_CUR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RLIM_SAVED_CUR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RLIM_SAVED_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RLIM_SAVED_MAX.html deleted file mode 100644 index 49facc32..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RLIM_SAVED_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RLIM_SAVED_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_CACHEINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_CACHEINFO.html deleted file mode 100644 index 23233f50..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_CACHEINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_CACHEINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_DST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_DST.html deleted file mode 100644 index 61f3cbaa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_DST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_DST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_FLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_FLOW.html deleted file mode 100644 index c6da2af9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_FLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_FLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_GATEWAY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_GATEWAY.html deleted file mode 100644 index 86163007..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_GATEWAY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_GATEWAY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_IIF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_IIF.html deleted file mode 100644 index fae3c30e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_IIF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_IIF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_MARK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_MARK.html deleted file mode 100644 index 3b805f9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_MARK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_MARK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_METRICS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_METRICS.html deleted file mode 100644 index 73f75656..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_METRICS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_METRICS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_MFC_STATS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_MFC_STATS.html deleted file mode 100644 index fd5f9c06..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_MFC_STATS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_MFC_STATS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_MP_ALGO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_MP_ALGO.html deleted file mode 100644 index 8be0ddea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_MP_ALGO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_MP_ALGO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_MULTIPATH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_MULTIPATH.html deleted file mode 100644 index 86a6d030..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_MULTIPATH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_MULTIPATH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_OIF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_OIF.html deleted file mode 100644 index 9acc05bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_OIF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_OIF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_PREFSRC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_PREFSRC.html deleted file mode 100644 index 04bf3774..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_PREFSRC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_PREFSRC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_PRIORITY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_PRIORITY.html deleted file mode 100644 index 5eae496d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_PRIORITY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_PRIORITY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_PROTOINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_PROTOINFO.html deleted file mode 100644 index b135215f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_PROTOINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_PROTOINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_SESSION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_SESSION.html deleted file mode 100644 index 861be928..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_SESSION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_SESSION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_SRC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_SRC.html deleted file mode 100644 index 28adb9b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_SRC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_SRC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_TABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_TABLE.html deleted file mode 100644 index d411cce0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_TABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_TABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_UNSPEC.html deleted file mode 100644 index a1b05edf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTA_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTA_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_DIRECTSRC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_DIRECTSRC.html deleted file mode 100644 index 355f7e76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_DIRECTSRC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTCF_DIRECTSRC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_DOREDIRECT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_DOREDIRECT.html deleted file mode 100644 index 9a85296a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_DOREDIRECT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTCF_DOREDIRECT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_LOG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_LOG.html deleted file mode 100644 index a5d2d6a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_LOG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTCF_LOG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_MASQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_MASQ.html deleted file mode 100644 index eb71d825..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_MASQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTCF_MASQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_NAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_NAT.html deleted file mode 100644 index b89fc7e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_NAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTCF_NAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_VALVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_VALVE.html deleted file mode 100644 index 83982a96..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTCF_VALVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTCF_VALVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_ADDRCLASSMASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_ADDRCLASSMASK.html deleted file mode 100644 index ba8069b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_ADDRCLASSMASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_ADDRCLASSMASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_ADDRCONF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_ADDRCONF.html deleted file mode 100644 index 609773bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_ADDRCONF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_ADDRCONF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_ALLONLINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_ALLONLINK.html deleted file mode 100644 index b89b2863..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_ALLONLINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_ALLONLINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_BROADCAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_BROADCAST.html deleted file mode 100644 index 564212f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_BROADCAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_BROADCAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_CACHE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_CACHE.html deleted file mode 100644 index b8ac141e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_CACHE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_CACHE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_DEFAULT.html deleted file mode 100644 index 6df5d284..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_DEFAULT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_DEFAULT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_DYNAMIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_DYNAMIC.html deleted file mode 100644 index 39c18ddf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_DYNAMIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_DYNAMIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_FLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_FLOW.html deleted file mode 100644 index c7e91bb1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_FLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_FLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_GATEWAY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_GATEWAY.html deleted file mode 100644 index ce13f9cb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_GATEWAY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_GATEWAY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_HOST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_HOST.html deleted file mode 100644 index 10f4f8e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_HOST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_HOST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_INTERFACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_INTERFACE.html deleted file mode 100644 index 1030f5fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_INTERFACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_INTERFACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_IRTT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_IRTT.html deleted file mode 100644 index 038eefca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_IRTT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_IRTT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_LINKRT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_LINKRT.html deleted file mode 100644 index 86a647d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_LINKRT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_LINKRT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_LOCAL.html deleted file mode 100644 index 8e457cd3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_LOCAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_LOCAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_MODIFIED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_MODIFIED.html deleted file mode 100644 index b3c0be97..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_MODIFIED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_MODIFIED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_MSS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_MSS.html deleted file mode 100644 index c0b53e83..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_MSS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_MSS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_MTU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_MTU.html deleted file mode 100644 index 21c5cde8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_MTU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_MTU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_MULTICAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_MULTICAST.html deleted file mode 100644 index 628032a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_MULTICAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_MULTICAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_NAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_NAT.html deleted file mode 100644 index 951d619c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_NAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_NAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_NOFORWARD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_NOFORWARD.html deleted file mode 100644 index 0798a0e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_NOFORWARD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_NOFORWARD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_NONEXTHOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_NONEXTHOP.html deleted file mode 100644 index 9f1a7776..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_NONEXTHOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_NONEXTHOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_NOPMTUDISC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_NOPMTUDISC.html deleted file mode 100644 index d26e2569..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_NOPMTUDISC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_NOPMTUDISC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_POLICY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_POLICY.html deleted file mode 100644 index 21cf25f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_POLICY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_POLICY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_REINSTATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_REINSTATE.html deleted file mode 100644 index 2ea7634f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_REINSTATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_REINSTATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_REJECT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_REJECT.html deleted file mode 100644 index 4f7c16e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_REJECT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_REJECT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_STATIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_STATIC.html deleted file mode 100644 index 3de168aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_STATIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_STATIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_THROW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_THROW.html deleted file mode 100644 index 60d2df80..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_THROW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_THROW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_UP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_UP.html deleted file mode 100644 index 70101c6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_UP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_UP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_WINDOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_WINDOW.html deleted file mode 100644 index 5b8fc415..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_WINDOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_WINDOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_XRESOLVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_XRESOLVE.html deleted file mode 100644 index 2765826a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTF_XRESOLVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTF_XRESOLVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTLD_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTLD_DEFAULT.html deleted file mode 100644 index 34caf8b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTLD_DEFAULT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTLD_DEFAULT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTLD_NEXT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTLD_NEXT.html deleted file mode 100644 index 46d6fe16..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTLD_NEXT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTLD_NEXT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTLD_NODELETE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTLD_NODELETE.html deleted file mode 100644 index d4e71bba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTLD_NODELETE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTLD_NODELETE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTLD_NOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTLD_NOW.html deleted file mode 100644 index 0b1f76c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTLD_NOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTLD_NOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_AR_FAILED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_AR_FAILED.html deleted file mode 100644 index e40d5d42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_AR_FAILED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTMSG_AR_FAILED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_CONTROL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_CONTROL.html deleted file mode 100644 index 9ac6b31d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_CONTROL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTMSG_CONTROL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_DELDEVICE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_DELDEVICE.html deleted file mode 100644 index 4f0e2062..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_DELDEVICE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTMSG_DELDEVICE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_DELROUTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_DELROUTE.html deleted file mode 100644 index afe357d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_DELROUTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTMSG_DELROUTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_DELRULE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_DELRULE.html deleted file mode 100644 index f6e52509..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_DELRULE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTMSG_DELRULE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_NEWDEVICE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_NEWDEVICE.html deleted file mode 100644 index cbe17fe1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_NEWDEVICE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTMSG_NEWDEVICE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_NEWROUTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_NEWROUTE.html deleted file mode 100644 index 8063f169..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_NEWROUTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTMSG_NEWROUTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_NEWRULE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_NEWRULE.html deleted file mode 100644 index 02efa26c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_NEWRULE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTMSG_NEWRULE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_OVERRUN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_OVERRUN.html deleted file mode 100644 index b66f6304..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTMSG_OVERRUN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTMSG_OVERRUN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELACTION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELACTION.html deleted file mode 100644 index 39cbdbad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELACTION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_DELACTION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELADDR.html deleted file mode 100644 index 1c17c129..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_DELADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELADDRLABEL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELADDRLABEL.html deleted file mode 100644 index 7df5b234..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELADDRLABEL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_DELADDRLABEL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELLINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELLINK.html deleted file mode 100644 index d11adcdd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELLINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_DELLINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELMDB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELMDB.html deleted file mode 100644 index 1e11d1ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELMDB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_DELMDB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELNEIGH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELNEIGH.html deleted file mode 100644 index c6257729..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELNEIGH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_DELNEIGH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELNSID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELNSID.html deleted file mode 100644 index 44e02963..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELNSID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_DELNSID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELQDISC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELQDISC.html deleted file mode 100644 index c23aa5a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELQDISC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_DELQDISC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELROUTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELROUTE.html deleted file mode 100644 index c376f84a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELROUTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_DELROUTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELRULE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELRULE.html deleted file mode 100644 index b2ec9f41..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELRULE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_DELRULE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELTCLASS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELTCLASS.html deleted file mode 100644 index 691319d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELTCLASS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_DELTCLASS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELTFILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELTFILTER.html deleted file mode 100644 index 1ff27003..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_DELTFILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_DELTFILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_F_CLONED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_F_CLONED.html deleted file mode 100644 index a1904561..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_F_CLONED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_F_CLONED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_F_EQUALIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_F_EQUALIZE.html deleted file mode 100644 index 052cc9d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_F_EQUALIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_F_EQUALIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_F_NOTIFY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_F_NOTIFY.html deleted file mode 100644 index 5fd39e35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_F_NOTIFY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_F_NOTIFY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_F_PREFIX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_F_PREFIX.html deleted file mode 100644 index 760b4a58..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_F_PREFIX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_F_PREFIX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETACTION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETACTION.html deleted file mode 100644 index f84ced42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETACTION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETACTION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETADDR.html deleted file mode 100644 index dd7dc6da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETADDRLABEL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETADDRLABEL.html deleted file mode 100644 index a62cbacd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETADDRLABEL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETADDRLABEL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETANYCAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETANYCAST.html deleted file mode 100644 index 37546832..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETANYCAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETANYCAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETDCB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETDCB.html deleted file mode 100644 index 05478b24..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETDCB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETDCB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETLINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETLINK.html deleted file mode 100644 index d331a17f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETLINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETLINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETMDB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETMDB.html deleted file mode 100644 index 0f781a90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETMDB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETMDB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETMULTICAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETMULTICAST.html deleted file mode 100644 index d1e34e5f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETMULTICAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETMULTICAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETNEIGH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETNEIGH.html deleted file mode 100644 index 0cb56518..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETNEIGH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETNEIGH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETNEIGHTBL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETNEIGHTBL.html deleted file mode 100644 index eaeb017a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETNEIGHTBL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETNEIGHTBL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETNETCONF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETNETCONF.html deleted file mode 100644 index 6b2248f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETNETCONF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETNETCONF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETNSID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETNSID.html deleted file mode 100644 index e05995ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETNSID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETNSID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETQDISC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETQDISC.html deleted file mode 100644 index 9a40e2d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETQDISC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETQDISC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETROUTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETROUTE.html deleted file mode 100644 index c92bfe6d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETROUTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETROUTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETRULE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETRULE.html deleted file mode 100644 index bd6278f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETRULE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETRULE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETTCLASS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETTCLASS.html deleted file mode 100644 index ee18609e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETTCLASS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETTCLASS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETTFILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETTFILTER.html deleted file mode 100644 index d3f1bd4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_GETTFILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_GETTFILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWACTION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWACTION.html deleted file mode 100644 index 9ae93359..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWACTION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWACTION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWADDR.html deleted file mode 100644 index c06b7b69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWADDRLABEL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWADDRLABEL.html deleted file mode 100644 index fb2e7e2a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWADDRLABEL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWADDRLABEL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWLINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWLINK.html deleted file mode 100644 index 1fe7f303..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWLINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWLINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWMDB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWMDB.html deleted file mode 100644 index a3d21156..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWMDB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWMDB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNDUSEROPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNDUSEROPT.html deleted file mode 100644 index 12b1feb0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNDUSEROPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWNDUSEROPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNEIGH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNEIGH.html deleted file mode 100644 index cb587ca8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNEIGH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWNEIGH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNEIGHTBL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNEIGHTBL.html deleted file mode 100644 index 4f68b487..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNEIGHTBL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWNEIGHTBL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNETCONF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNETCONF.html deleted file mode 100644 index aeb41728..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNETCONF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWNETCONF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNSID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNSID.html deleted file mode 100644 index 52fecace..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWNSID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWNSID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWPREFIX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWPREFIX.html deleted file mode 100644 index 3b3f1ab6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWPREFIX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWPREFIX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWQDISC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWQDISC.html deleted file mode 100644 index bf1c7cf5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWQDISC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWQDISC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWROUTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWROUTE.html deleted file mode 100644 index fc95db42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWROUTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWROUTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWRULE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWRULE.html deleted file mode 100644 index 3e04f728..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWRULE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWRULE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWTCLASS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWTCLASS.html deleted file mode 100644 index eb0694ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWTCLASS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWTCLASS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWTFILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWTFILTER.html deleted file mode 100644 index ce8dbbc3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_NEWTFILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_NEWTFILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_SETDCB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_SETDCB.html deleted file mode 100644 index 26ef1cd3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_SETDCB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_SETDCB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_SETLINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_SETLINK.html deleted file mode 100644 index 572b3e32..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_SETLINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_SETLINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_SETNEIGHTBL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_SETNEIGHTBL.html deleted file mode 100644 index 7686ad19..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTM_SETNEIGHTBL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTM_SETNEIGHTBL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_ANYCAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_ANYCAST.html deleted file mode 100644 index 005255b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_ANYCAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTN_ANYCAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_BLACKHOLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_BLACKHOLE.html deleted file mode 100644 index 093d92b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_BLACKHOLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTN_BLACKHOLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_BROADCAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_BROADCAST.html deleted file mode 100644 index b8cab499..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_BROADCAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTN_BROADCAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_LOCAL.html deleted file mode 100644 index ba1f21a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_LOCAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTN_LOCAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_MULTICAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_MULTICAST.html deleted file mode 100644 index af46bd03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_MULTICAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTN_MULTICAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_NAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_NAT.html deleted file mode 100644 index a2670174..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_NAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTN_NAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_PROHIBIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_PROHIBIT.html deleted file mode 100644 index 4c961dc0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_PROHIBIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTN_PROHIBIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_THROW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_THROW.html deleted file mode 100644 index cfce00d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_THROW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTN_THROW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_UNICAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_UNICAST.html deleted file mode 100644 index 75da7101..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_UNICAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTN_UNICAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_UNREACHABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_UNREACHABLE.html deleted file mode 100644 index e4286a41..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_UNREACHABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTN_UNREACHABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_UNSPEC.html deleted file mode 100644 index 7125da9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTN_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_XRESOLVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_XRESOLVE.html deleted file mode 100644 index af6b6995..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTN_XRESOLVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTN_XRESOLVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_BOOT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_BOOT.html deleted file mode 100644 index eaab25ae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_BOOT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTPROT_BOOT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_KERNEL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_KERNEL.html deleted file mode 100644 index 9e5c2a2a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_KERNEL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTPROT_KERNEL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_REDIRECT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_REDIRECT.html deleted file mode 100644 index 8f4ccae0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_REDIRECT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTPROT_REDIRECT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_STATIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_STATIC.html deleted file mode 100644 index afe678f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_STATIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTPROT_STATIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_UNSPEC.html deleted file mode 100644 index 81c8d070..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RTPROT_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RTPROT_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_DEFAULT.html deleted file mode 100644 index 12a6091f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_DEFAULT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_CLASS_DEFAULT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_LOCAL.html deleted file mode 100644 index 49c00351..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_LOCAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_CLASS_LOCAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_MAIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_MAIN.html deleted file mode 100644 index 661802c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_MAIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_CLASS_MAIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_MAX.html deleted file mode 100644 index 0c509e85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_CLASS_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_UNSPEC.html deleted file mode 100644 index ed318724..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_CLASS_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_CLASS_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_HOST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_HOST.html deleted file mode 100644 index 8c949676..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_HOST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_SCOPE_HOST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_LINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_LINK.html deleted file mode 100644 index 2a30d6b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_LINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_SCOPE_LINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_NOWHERE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_NOWHERE.html deleted file mode 100644 index 025ba2f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_NOWHERE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_SCOPE_NOWHERE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_SITE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_SITE.html deleted file mode 100644 index 670456a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_SITE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_SCOPE_SITE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_UNIVERSE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_UNIVERSE.html deleted file mode 100644 index d90af15c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_SCOPE_UNIVERSE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_SCOPE_UNIVERSE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_COMPAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_COMPAT.html deleted file mode 100644 index 93b16d64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_COMPAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_TABLE_COMPAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_DEFAULT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_DEFAULT.html deleted file mode 100644 index 9f7d8e6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_DEFAULT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_TABLE_DEFAULT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_LOCAL.html deleted file mode 100644 index bce52a98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_LOCAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_TABLE_LOCAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_MAIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_MAIN.html deleted file mode 100644 index 9bf1ff08..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_MAIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_TABLE_MAIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_UNSPEC.html deleted file mode 100644 index 72158503..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RT_TABLE_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RT_TABLE_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RUSAGE_CHILDREN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RUSAGE_CHILDREN.html deleted file mode 100644 index 461b0607..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RUSAGE_CHILDREN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RUSAGE_CHILDREN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RUSAGE_THREAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RUSAGE_THREAD.html deleted file mode 100644 index 56f250f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.RUSAGE_THREAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.RUSAGE_THREAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_BATCH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_BATCH.html deleted file mode 100644 index 0a83bff7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_BATCH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SCHED_BATCH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_FIFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_FIFO.html deleted file mode 100644 index 808adedf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_FIFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SCHED_FIFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_IDLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_IDLE.html deleted file mode 100644 index b6d614c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_IDLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SCHED_IDLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_OTHER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_OTHER.html deleted file mode 100644 index 5c26c101..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_OTHER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SCHED_OTHER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_RESET_ON_FORK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_RESET_ON_FORK.html deleted file mode 100644 index db457d5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_RESET_ON_FORK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SCHED_RESET_ON_FORK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_RR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_RR.html deleted file mode 100644 index a0957348..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCHED_RR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SCHED_RR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCM_J1939_DEST_ADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCM_J1939_DEST_ADDR.html deleted file mode 100644 index 5b718ad6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCM_J1939_DEST_ADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SCM_J1939_DEST_ADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCM_J1939_DEST_NAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCM_J1939_DEST_NAME.html deleted file mode 100644 index 641b4b02..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCM_J1939_DEST_NAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SCM_J1939_DEST_NAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCM_J1939_ERRQUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCM_J1939_ERRQUEUE.html deleted file mode 100644 index c26d703f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCM_J1939_ERRQUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SCM_J1939_ERRQUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCM_J1939_PRIO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCM_J1939_PRIO.html deleted file mode 100644 index 64e22618..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SCM_J1939_PRIO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SCM_J1939_PRIO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_FILTER_FLAG_LOG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_FILTER_FLAG_LOG.html deleted file mode 100644 index 72dd1f0b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_FILTER_FLAG_LOG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_FILTER_FLAG_LOG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_FILTER_FLAG_SPEC_ALLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_FILTER_FLAG_SPEC_ALLOW.html deleted file mode 100644 index fafc0620..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_FILTER_FLAG_SPEC_ALLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_FILTER_FLAG_SPEC_ALLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_FILTER_FLAG_TSYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_FILTER_FLAG_TSYNC.html deleted file mode 100644 index f2b80c79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_FILTER_FLAG_TSYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_FILTER_FLAG_TSYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_MODE_DISABLED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_MODE_DISABLED.html deleted file mode 100644 index d7884e36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_MODE_DISABLED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_MODE_DISABLED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_MODE_FILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_MODE_FILTER.html deleted file mode 100644 index 9bb6915b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_MODE_FILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_MODE_FILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_MODE_STRICT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_MODE_STRICT.html deleted file mode 100644 index 5276100e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_MODE_STRICT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_MODE_STRICT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_ACTION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_ACTION.html deleted file mode 100644 index c7abc004..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_ACTION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_RET_ACTION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_ACTION_FULL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_ACTION_FULL.html deleted file mode 100644 index 59d5623d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_ACTION_FULL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_RET_ACTION_FULL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_ALLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_ALLOW.html deleted file mode 100644 index 2c7ed155..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_ALLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_RET_ALLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_DATA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_DATA.html deleted file mode 100644 index 96fb2e98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_DATA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_RET_DATA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_ERRNO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_ERRNO.html deleted file mode 100644 index d600949f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_ERRNO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_RET_ERRNO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_KILL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_KILL.html deleted file mode 100644 index 679c66ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_KILL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_RET_KILL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_KILL_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_KILL_PROCESS.html deleted file mode 100644 index 4a3c6af7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_KILL_PROCESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_RET_KILL_PROCESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_KILL_THREAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_KILL_THREAD.html deleted file mode 100644 index 86022ad0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_KILL_THREAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_RET_KILL_THREAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_LOG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_LOG.html deleted file mode 100644 index e5115cda..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_LOG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_RET_LOG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_TRACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_TRACE.html deleted file mode 100644 index 88dc5ed6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_TRACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_RET_TRACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_TRAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_TRAP.html deleted file mode 100644 index b6e0c608..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SECCOMP_RET_TRAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SECCOMP_RET_TRAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SEEK_DATA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SEEK_DATA.html deleted file mode 100644 index 42822a8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SEEK_DATA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SEEK_DATA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SEEK_HOLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SEEK_HOLE.html deleted file mode 100644 index 03bdd645..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SEEK_HOLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SEEK_HOLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SEM_FAILED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SEM_FAILED.html deleted file mode 100644 index 1bf13fbd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SEM_FAILED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SEM_FAILED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_EXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_EXEC.html deleted file mode 100644 index daff8bb7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_EXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SHM_EXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_HUGETLB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_HUGETLB.html deleted file mode 100644 index 82a57db4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_HUGETLB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SHM_HUGETLB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_LOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_LOCK.html deleted file mode 100644 index 701e75d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_LOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SHM_LOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_NORESERVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_NORESERVE.html deleted file mode 100644 index d454cf71..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_NORESERVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SHM_NORESERVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_R.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_R.html deleted file mode 100644 index 601ece35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_R.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SHM_R.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_RDONLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_RDONLY.html deleted file mode 100644 index d5410ecb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_RDONLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SHM_RDONLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_REMAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_REMAP.html deleted file mode 100644 index 6a213846..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_REMAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SHM_REMAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_RND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_RND.html deleted file mode 100644 index 68926945..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_RND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SHM_RND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_UNLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_UNLOCK.html deleted file mode 100644 index 8319b7f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_UNLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SHM_UNLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_W.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_W.html deleted file mode 100644 index 4162b507..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SHM_W.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SHM_W.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCADDMULTI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCADDMULTI.html deleted file mode 100644 index f15c1f80..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCADDMULTI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCADDMULTI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCADDRT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCADDRT.html deleted file mode 100644 index 8453c199..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCADDRT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCADDRT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCDARP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCDARP.html deleted file mode 100644 index 9120363b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCDARP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCDARP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCDELMULTI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCDELMULTI.html deleted file mode 100644 index 2daf7baa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCDELMULTI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCDELMULTI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCDELRT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCDELRT.html deleted file mode 100644 index 2f4a76be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCDELRT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCDELRT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCDRARP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCDRARP.html deleted file mode 100644 index d2da3e1c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCDRARP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCDRARP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGARP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGARP.html deleted file mode 100644 index 0bbd20e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGARP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGARP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFADDR.html deleted file mode 100644 index 901f4f77..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGIFADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFBRDADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFBRDADDR.html deleted file mode 100644 index d9581d7a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFBRDADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGIFBRDADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFCONF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFCONF.html deleted file mode 100644 index 818d04f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFCONF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGIFCONF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFDSTADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFDSTADDR.html deleted file mode 100644 index 5affc201..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFDSTADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGIFDSTADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFENCAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFENCAP.html deleted file mode 100644 index de99b822..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFENCAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGIFENCAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFFLAGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFFLAGS.html deleted file mode 100644 index 3bed1843..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFFLAGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGIFFLAGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFHWADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFHWADDR.html deleted file mode 100644 index c735eb63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFHWADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGIFHWADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFMAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFMAP.html deleted file mode 100644 index eef6bc29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFMAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGIFMAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFMEM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFMEM.html deleted file mode 100644 index bf99b2e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFMEM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGIFMEM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFMETRIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFMETRIC.html deleted file mode 100644 index f041f6c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFMETRIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGIFMETRIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFMTU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFMTU.html deleted file mode 100644 index 716deb98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFMTU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGIFMTU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFNAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFNAME.html deleted file mode 100644 index 826fc84a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFNAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGIFNAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFNETMASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFNETMASK.html deleted file mode 100644 index 8ade2257..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFNETMASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGIFNETMASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFSLAVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFSLAVE.html deleted file mode 100644 index 68b32ad3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGIFSLAVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGIFSLAVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGRARP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGRARP.html deleted file mode 100644 index 35144dee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCGRARP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCGRARP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSARP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSARP.html deleted file mode 100644 index 9f0109bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSARP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSARP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFADDR.html deleted file mode 100644 index 2136da3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSIFADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFBRDADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFBRDADDR.html deleted file mode 100644 index 62d008a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFBRDADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSIFBRDADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFDSTADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFDSTADDR.html deleted file mode 100644 index 370398bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFDSTADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSIFDSTADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFENCAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFENCAP.html deleted file mode 100644 index f5ab4cb6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFENCAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSIFENCAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFFLAGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFFLAGS.html deleted file mode 100644 index 0c3ee4bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFFLAGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSIFFLAGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFHWADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFHWADDR.html deleted file mode 100644 index e77e04ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFHWADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSIFHWADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFLINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFLINK.html deleted file mode 100644 index 7108c0b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFLINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSIFLINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFMAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFMAP.html deleted file mode 100644 index 3c9e13f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFMAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSIFMAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFMEM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFMEM.html deleted file mode 100644 index 4d8223ae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFMEM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSIFMEM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFMETRIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFMETRIC.html deleted file mode 100644 index 4b87dbd2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFMETRIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSIFMETRIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFMTU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFMTU.html deleted file mode 100644 index 7be148b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFMTU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSIFMTU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFNETMASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFNETMASK.html deleted file mode 100644 index 73e53a90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFNETMASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSIFNETMASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFSLAVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFSLAVE.html deleted file mode 100644 index 5f44b799..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSIFSLAVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSIFSLAVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSRARP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSRARP.html deleted file mode 100644 index 3215035c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SIOCSRARP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SIOCSRARP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_ALU_XOR_X.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_ALU_XOR_X.html deleted file mode 100644 index 50d0ddf0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_ALU_XOR_X.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_ALU_XOR_X.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_CPU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_CPU.html deleted file mode 100644 index c82be523..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_CPU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_CPU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_HATYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_HATYPE.html deleted file mode 100644 index 79cda817..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_HATYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_HATYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_IFINDEX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_IFINDEX.html deleted file mode 100644 index 45b78816..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_IFINDEX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_IFINDEX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_MARK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_MARK.html deleted file mode 100644 index 5a1eedf0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_MARK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_MARK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_MAX.html deleted file mode 100644 index 6fc64b60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_NLATTR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_NLATTR.html deleted file mode 100644 index 47bbd469..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_NLATTR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_NLATTR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_NLATTR_NEST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_NLATTR_NEST.html deleted file mode 100644 index 593bc1a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_NLATTR_NEST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_NLATTR_NEST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_OFF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_OFF.html deleted file mode 100644 index 3afe8059..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_OFF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_OFF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_PAY_OFFSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_PAY_OFFSET.html deleted file mode 100644 index 8b2c8a05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_PAY_OFFSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_PAY_OFFSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_PKTTYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_PKTTYPE.html deleted file mode 100644 index 88b26c6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_PKTTYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_PKTTYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_PROTOCOL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_PROTOCOL.html deleted file mode 100644 index 125ebb20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_PROTOCOL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_PROTOCOL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_QUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_QUEUE.html deleted file mode 100644 index 082a591a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_QUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_QUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_RANDOM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_RANDOM.html deleted file mode 100644 index 7f605902..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_RANDOM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_RANDOM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_RXHASH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_RXHASH.html deleted file mode 100644 index 7e20cc58..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_RXHASH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_RXHASH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_VLAN_TAG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_VLAN_TAG.html deleted file mode 100644 index f1824ea7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_VLAN_TAG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_VLAN_TAG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_VLAN_TAG_PRESENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_VLAN_TAG_PRESENT.html deleted file mode 100644 index 8e54789b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_VLAN_TAG_PRESENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_VLAN_TAG_PRESENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_VLAN_TPID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_VLAN_TPID.html deleted file mode 100644 index 81e9196f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_AD_VLAN_TPID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_AD_VLAN_TPID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_LL_OFF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_LL_OFF.html deleted file mode 100644 index 9b05b8fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_LL_OFF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_LL_OFF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_NET_OFF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_NET_OFF.html deleted file mode 100644 index da478fe7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SKF_NET_OFF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SKF_NET_OFF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_BACKLOG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_BACKLOG.html deleted file mode 100644 index 55c9eb41..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_BACKLOG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SK_MEMINFO_BACKLOG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_DROPS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_DROPS.html deleted file mode 100644 index 3efc8226..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_DROPS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SK_MEMINFO_DROPS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_FWD_ALLOC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_FWD_ALLOC.html deleted file mode 100644 index 33f3e174..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_FWD_ALLOC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SK_MEMINFO_FWD_ALLOC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_OPTMEM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_OPTMEM.html deleted file mode 100644 index 7785e0d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_OPTMEM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SK_MEMINFO_OPTMEM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_RCVBUF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_RCVBUF.html deleted file mode 100644 index dc0c8542..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_RCVBUF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SK_MEMINFO_RCVBUF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_RMEM_ALLOC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_RMEM_ALLOC.html deleted file mode 100644 index 17d78d25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_RMEM_ALLOC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SK_MEMINFO_RMEM_ALLOC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_SNDBUF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_SNDBUF.html deleted file mode 100644 index b770a95d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_SNDBUF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SK_MEMINFO_SNDBUF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_WMEM_ALLOC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_WMEM_ALLOC.html deleted file mode 100644 index fe41501c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_WMEM_ALLOC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SK_MEMINFO_WMEM_ALLOC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_WMEM_QUEUED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_WMEM_QUEUED.html deleted file mode 100644 index 1abe640a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SK_MEMINFO_WMEM_QUEUED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SK_MEMINFO_WMEM_QUEUED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SND_CNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SND_CNT.html deleted file mode 100644 index 511f7379..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SND_CNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SND_CNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SND_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SND_MAX.html deleted file mode 100644 index 39a72918..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SND_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SND_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_RAW_HARDWARE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_RAW_HARDWARE.html deleted file mode 100644 index c98c18a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_RAW_HARDWARE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SOF_TIMESTAMPING_RAW_HARDWARE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_RX_HARDWARE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_RX_HARDWARE.html deleted file mode 100644 index b874b296..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_RX_HARDWARE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SOF_TIMESTAMPING_RX_HARDWARE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_RX_SOFTWARE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_RX_SOFTWARE.html deleted file mode 100644 index cc009733..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_RX_SOFTWARE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SOF_TIMESTAMPING_RX_SOFTWARE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_SOFTWARE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_SOFTWARE.html deleted file mode 100644 index ef3ef968..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_SOFTWARE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SOF_TIMESTAMPING_SOFTWARE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_SYS_HARDWARE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_SYS_HARDWARE.html deleted file mode 100644 index c6118324..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_SYS_HARDWARE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SOF_TIMESTAMPING_SYS_HARDWARE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_TX_HARDWARE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_TX_HARDWARE.html deleted file mode 100644 index 394caa08..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_TX_HARDWARE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SOF_TIMESTAMPING_TX_HARDWARE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_TX_SOFTWARE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_TX_SOFTWARE.html deleted file mode 100644 index 4b5f02c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TIMESTAMPING_TX_SOFTWARE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SOF_TIMESTAMPING_TX_SOFTWARE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TXTIME_DEADLINE_MODE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TXTIME_DEADLINE_MODE.html deleted file mode 100644 index 49f16fa8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TXTIME_DEADLINE_MODE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SOF_TXTIME_DEADLINE_MODE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TXTIME_REPORT_ERRORS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TXTIME_REPORT_ERRORS.html deleted file mode 100644 index 7d9aca71..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOF_TXTIME_REPORT_ERRORS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SOF_TXTIME_REPORT_ERRORS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOL_CAN_BASE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOL_CAN_BASE.html deleted file mode 100644 index 5d5fcd51..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOL_CAN_BASE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SOL_CAN_BASE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOL_CAN_J1939.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOL_CAN_J1939.html deleted file mode 100644 index b696608e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOL_CAN_J1939.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SOL_CAN_J1939.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOL_CAN_RAW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOL_CAN_RAW.html deleted file mode 100644 index 66d57792..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SOL_CAN_RAW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SOL_CAN_RAW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_ICMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_ICMP.html deleted file mode 100644 index a374aab7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_ICMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SO_EE_ORIGIN_ICMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_ICMP6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_ICMP6.html deleted file mode 100644 index 157e7251..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_ICMP6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SO_EE_ORIGIN_ICMP6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_LOCAL.html deleted file mode 100644 index f125b113..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_LOCAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SO_EE_ORIGIN_LOCAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_NONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_NONE.html deleted file mode 100644 index 4073e436..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_NONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SO_EE_ORIGIN_NONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_TIMESTAMPING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_TIMESTAMPING.html deleted file mode 100644 index a5288b2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_TIMESTAMPING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SO_EE_ORIGIN_TIMESTAMPING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_TXSTATUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_TXSTATUS.html deleted file mode 100644 index be4ebd67..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_EE_ORIGIN_TXSTATUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SO_EE_ORIGIN_TXSTATUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_J1939_ERRQUEUE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_J1939_ERRQUEUE.html deleted file mode 100644 index 63933644..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_J1939_ERRQUEUE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SO_J1939_ERRQUEUE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_J1939_FILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_J1939_FILTER.html deleted file mode 100644 index b4c0fff5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_J1939_FILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SO_J1939_FILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_J1939_PROMISC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_J1939_PROMISC.html deleted file mode 100644 index f9382462..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_J1939_PROMISC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SO_J1939_PROMISC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_J1939_SEND_PRIO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_J1939_SEND_PRIO.html deleted file mode 100644 index c3116e1e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_J1939_SEND_PRIO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SO_J1939_SEND_PRIO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_ORIGINAL_DST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_ORIGINAL_DST.html deleted file mode 100644 index 5334941b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SO_ORIGINAL_DST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SO_ORIGINAL_DST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_APPEND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_APPEND.html deleted file mode 100644 index c104f407..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_APPEND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ST_APPEND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_IMMUTABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_IMMUTABLE.html deleted file mode 100644 index e6fb31de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_IMMUTABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ST_IMMUTABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_MANDLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_MANDLOCK.html deleted file mode 100644 index 361dfdf2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_MANDLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ST_MANDLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NOATIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NOATIME.html deleted file mode 100644 index d81fb201..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NOATIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ST_NOATIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NODEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NODEV.html deleted file mode 100644 index 935103db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NODEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ST_NODEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NODIRATIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NODIRATIME.html deleted file mode 100644 index 8a94584f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NODIRATIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ST_NODIRATIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NOEXEC.html deleted file mode 100644 index 42171843..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ST_NOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NOSUID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NOSUID.html deleted file mode 100644 index 6d058f90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_NOSUID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ST_NOSUID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_RDONLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_RDONLY.html deleted file mode 100644 index 6d800084..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_RDONLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ST_RDONLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_SYNCHRONOUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_SYNCHRONOUS.html deleted file mode 100644 index 5df52fa9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_SYNCHRONOUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ST_SYNCHRONOUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_WRITE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_WRITE.html deleted file mode 100644 index 35232d5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.ST_WRITE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.ST_WRITE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SW_CNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SW_CNT.html deleted file mode 100644 index 1b9ca61d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SW_CNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SW_CNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SW_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SW_MAX.html deleted file mode 100644 index 48326177..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SW_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SW_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYNC_FILE_RANGE_WAIT_AFTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYNC_FILE_RANGE_WAIT_AFTER.html deleted file mode 100644 index c191580c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYNC_FILE_RANGE_WAIT_AFTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SYNC_FILE_RANGE_WAIT_AFTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYNC_FILE_RANGE_WAIT_BEFORE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYNC_FILE_RANGE_WAIT_BEFORE.html deleted file mode 100644 index cefb3850..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYNC_FILE_RANGE_WAIT_BEFORE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SYNC_FILE_RANGE_WAIT_BEFORE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYNC_FILE_RANGE_WRITE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYNC_FILE_RANGE_WRITE.html deleted file mode 100644 index 4a609008..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYNC_FILE_RANGE_WRITE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SYNC_FILE_RANGE_WRITE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYN_CNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYN_CNT.html deleted file mode 100644 index 8df46f22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYN_CNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SYN_CNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYN_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYN_MAX.html deleted file mode 100644 index 54ec54e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.SYN_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.SYN_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.S_IEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.S_IEXEC.html deleted file mode 100644 index fef358d8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.S_IEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.S_IEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.S_IREAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.S_IREAD.html deleted file mode 100644 index 6df1a702..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.S_IREAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.S_IREAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.S_IWRITE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.S_IWRITE.html deleted file mode 100644 index 16d81f9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.S_IWRITE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.S_IWRITE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_FCNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_FCNT.html deleted file mode 100644 index c15fee36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_FCNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TCA_FCNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_KIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_KIND.html deleted file mode 100644 index 7a731496..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_KIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TCA_KIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_OPTIONS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_OPTIONS.html deleted file mode 100644 index 64bff315..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_OPTIONS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TCA_OPTIONS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_RATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_RATE.html deleted file mode 100644 index b75e7424..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_RATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TCA_RATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_STAB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_STAB.html deleted file mode 100644 index 97f61d63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_STAB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TCA_STAB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_STATS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_STATS.html deleted file mode 100644 index 9ece8510..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_STATS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TCA_STATS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_STATS2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_STATS2.html deleted file mode 100644 index 1bbbff9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_STATS2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TCA_STATS2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_UNSPEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_UNSPEC.html deleted file mode 100644 index 770e4c1b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_UNSPEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TCA_UNSPEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_XSTATS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_XSTATS.html deleted file mode 100644 index a96fe5ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TCA_XSTATS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TCA_XSTATS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TFD_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TFD_CLOEXEC.html deleted file mode 100644 index 138d78f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TFD_CLOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TFD_CLOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TFD_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TFD_NONBLOCK.html deleted file mode 100644 index 29c7973d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TFD_NONBLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TFD_NONBLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TFD_TIMER_ABSTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TFD_TIMER_ABSTIME.html deleted file mode 100644 index b1787e12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TFD_TIMER_ABSTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TFD_TIMER_ABSTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TFD_TIMER_CANCEL_ON_SET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TFD_TIMER_CANCEL_ON_SET.html deleted file mode 100644 index 63da9a18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TFD_TIMER_CANCEL_ON_SET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TFD_TIMER_CANCEL_ON_SET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.THOUSEP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.THOUSEP.html deleted file mode 100644 index 3592d0b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.THOUSEP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.THOUSEP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TUN_READQ_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TUN_READQ_SIZE.html deleted file mode 100644 index 985726d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TUN_READQ_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TUN_READQ_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TUN_TAP_DEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TUN_TAP_DEV.html deleted file mode 100644 index 1a8c2ca2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TUN_TAP_DEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TUN_TAP_DEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TUN_TUN_DEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TUN_TUN_DEV.html deleted file mode 100644 index 38ac3f31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TUN_TUN_DEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TUN_TUN_DEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TUN_TYPE_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TUN_TYPE_MASK.html deleted file mode 100644 index 5089545f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.TUN_TYPE_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.TUN_TYPE_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.T_FMT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.T_FMT.html deleted file mode 100644 index 7c69a4b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.T_FMT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.T_FMT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.T_FMT_AMPM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.T_FMT_AMPM.html deleted file mode 100644 index 38e81344..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.T_FMT_AMPM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.T_FMT_AMPM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_CORK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_CORK.html deleted file mode 100644 index 7d195b75..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_CORK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.UDP_CORK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_ENCAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_ENCAP.html deleted file mode 100644 index 4bef954d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_ENCAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.UDP_ENCAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_GRO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_GRO.html deleted file mode 100644 index 3639cc49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_GRO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.UDP_GRO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_NO_CHECK6_RX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_NO_CHECK6_RX.html deleted file mode 100644 index c94c8f18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_NO_CHECK6_RX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.UDP_NO_CHECK6_RX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_NO_CHECK6_TX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_NO_CHECK6_TX.html deleted file mode 100644 index 8becd801..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_NO_CHECK6_TX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.UDP_NO_CHECK6_TX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_SEGMENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_SEGMENT.html deleted file mode 100644 index f09793da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UDP_SEGMENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.UDP_SEGMENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UINPUT_MAX_NAME_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UINPUT_MAX_NAME_SIZE.html deleted file mode 100644 index c0ac00c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UINPUT_MAX_NAME_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.UINPUT_MAX_NAME_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UINPUT_VERSION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UINPUT_VERSION.html deleted file mode 100644 index b287b153..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.UINPUT_VERSION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.UINPUT_VERSION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_ANY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_ANY.html deleted file mode 100644 index c8d37520..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_ANY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.VMADDR_CID_ANY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_HOST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_HOST.html deleted file mode 100644 index 261dcba5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_HOST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.VMADDR_CID_HOST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_HYPERVISOR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_HYPERVISOR.html deleted file mode 100644 index 49a7bbab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_HYPERVISOR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.VMADDR_CID_HYPERVISOR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_LOCAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_LOCAL.html deleted file mode 100644 index 7f5c0f31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_LOCAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.VMADDR_CID_LOCAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_RESERVED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_RESERVED.html deleted file mode 100644 index ba5ba950..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_CID_RESERVED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.VMADDR_CID_RESERVED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_PORT_ANY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_PORT_ANY.html deleted file mode 100644 index be978f6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.VMADDR_PORT_ANY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.VMADDR_PORT_ANY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.YESEXPR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.YESEXPR.html deleted file mode 100644 index 2a29722a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.YESEXPR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.YESEXPR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.YESSTR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.YESSTR.html deleted file mode 100644 index 55c7845c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.YESSTR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.YESSTR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_2_SYMLINKS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_2_SYMLINKS.html deleted file mode 100644 index d9cc7220..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_2_SYMLINKS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_2_SYMLINKS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_ALLOC_SIZE_MIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_ALLOC_SIZE_MIN.html deleted file mode 100644 index 99f37dd0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_ALLOC_SIZE_MIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_ALLOC_SIZE_MIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_ASYNC_IO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_ASYNC_IO.html deleted file mode 100644 index 74d52738..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_ASYNC_IO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_ASYNC_IO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_CHOWN_RESTRICTED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_CHOWN_RESTRICTED.html deleted file mode 100644 index 3ec8fc66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_CHOWN_RESTRICTED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_CHOWN_RESTRICTED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_FILESIZEBITS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_FILESIZEBITS.html deleted file mode 100644 index 6e44aabf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_FILESIZEBITS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_FILESIZEBITS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_LINK_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_LINK_MAX.html deleted file mode 100644 index 0bb7e217..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_LINK_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_LINK_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_MAX_CANON.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_MAX_CANON.html deleted file mode 100644 index 8e31795f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_MAX_CANON.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_MAX_CANON.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_MAX_INPUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_MAX_INPUT.html deleted file mode 100644 index 9a72a146..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_MAX_INPUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_MAX_INPUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_NAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_NAME_MAX.html deleted file mode 100644 index ee230de5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_NAME_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_NAME_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_NO_TRUNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_NO_TRUNC.html deleted file mode 100644 index 1ed3d4bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_NO_TRUNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_NO_TRUNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_PATH_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_PATH_MAX.html deleted file mode 100644 index 60d55d8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_PATH_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_PATH_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_PIPE_BUF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_PIPE_BUF.html deleted file mode 100644 index d8a507d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_PIPE_BUF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_PIPE_BUF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_PRIO_IO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_PRIO_IO.html deleted file mode 100644 index c675b47f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_PRIO_IO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_PRIO_IO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_REC_INCR_XFER_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_REC_INCR_XFER_SIZE.html deleted file mode 100644 index 90d8bd90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_REC_INCR_XFER_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_REC_INCR_XFER_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_REC_MAX_XFER_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_REC_MAX_XFER_SIZE.html deleted file mode 100644 index 7eaa52ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_REC_MAX_XFER_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_REC_MAX_XFER_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_REC_MIN_XFER_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_REC_MIN_XFER_SIZE.html deleted file mode 100644 index b393b9a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_REC_MIN_XFER_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_REC_MIN_XFER_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_REC_XFER_ALIGN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_REC_XFER_ALIGN.html deleted file mode 100644 index 777ef45c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_REC_XFER_ALIGN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_REC_XFER_ALIGN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_SOCK_MAXBUF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_SOCK_MAXBUF.html deleted file mode 100644 index 29be9a46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_SOCK_MAXBUF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_SOCK_MAXBUF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_SYMLINK_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_SYMLINK_MAX.html deleted file mode 100644 index face274c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_SYMLINK_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_SYMLINK_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_SYNC_IO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_SYNC_IO.html deleted file mode 100644 index cac3f199..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_SYNC_IO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_SYNC_IO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_VDISABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_VDISABLE.html deleted file mode 100644 index cd9bf093..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._PC_VDISABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._PC_VDISABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._POSIX_VDISABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._POSIX_VDISABLE.html deleted file mode 100644 index 817266b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._POSIX_VDISABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._POSIX_VDISABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_CHAR_TERM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_CHAR_TERM.html deleted file mode 100644 index bda33301..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_CHAR_TERM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_CHAR_TERM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_C_BIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_C_BIND.html deleted file mode 100644 index 7dcf5582..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_C_BIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_C_BIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_C_DEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_C_DEV.html deleted file mode 100644 index 5722fe1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_C_DEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_C_DEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_FORT_DEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_FORT_DEV.html deleted file mode 100644 index 9216e89f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_FORT_DEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_FORT_DEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_FORT_RUN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_FORT_RUN.html deleted file mode 100644 index f20a2d6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_FORT_RUN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_FORT_RUN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_LOCALEDEF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_LOCALEDEF.html deleted file mode 100644 index 8c858daa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_LOCALEDEF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_LOCALEDEF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS.html deleted file mode 100644 index d99c14c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_PBS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_ACCOUNTING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_ACCOUNTING.html deleted file mode 100644 index 80f09bd9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_ACCOUNTING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_PBS_ACCOUNTING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_CHECKPOINT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_CHECKPOINT.html deleted file mode 100644 index 9ae37b3f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_CHECKPOINT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_PBS_CHECKPOINT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_LOCATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_LOCATE.html deleted file mode 100644 index 5790c85e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_LOCATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_PBS_LOCATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_MESSAGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_MESSAGE.html deleted file mode 100644 index 60f048c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_MESSAGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_PBS_MESSAGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_TRACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_TRACK.html deleted file mode 100644 index 20a678fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_PBS_TRACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_PBS_TRACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_SW_DEV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_SW_DEV.html deleted file mode 100644 index 73c1eb8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_SW_DEV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_SW_DEV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_UPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_UPE.html deleted file mode 100644 index 1b5e8f91..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_UPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_UPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_VERSION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_VERSION.html deleted file mode 100644 index 555f9d70..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_2_VERSION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_2_VERSION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_ADVISORY_INFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_ADVISORY_INFO.html deleted file mode 100644 index e1a380fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_ADVISORY_INFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_ADVISORY_INFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_AIO_LISTIO_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_AIO_LISTIO_MAX.html deleted file mode 100644 index 8e1319e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_AIO_LISTIO_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_AIO_LISTIO_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_AIO_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_AIO_MAX.html deleted file mode 100644 index 114b49b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_AIO_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_AIO_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_AIO_PRIO_DELTA_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_AIO_PRIO_DELTA_MAX.html deleted file mode 100644 index 7ba650e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_AIO_PRIO_DELTA_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_AIO_PRIO_DELTA_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_ARG_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_ARG_MAX.html deleted file mode 100644 index 93bb7238..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_ARG_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_ARG_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_ASYNCHRONOUS_IO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_ASYNCHRONOUS_IO.html deleted file mode 100644 index 8d864d8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_ASYNCHRONOUS_IO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_ASYNCHRONOUS_IO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_ATEXIT_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_ATEXIT_MAX.html deleted file mode 100644 index a04d50fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_ATEXIT_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_ATEXIT_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_AVPHYS_PAGES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_AVPHYS_PAGES.html deleted file mode 100644 index 4a15b515..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_AVPHYS_PAGES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_AVPHYS_PAGES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BARRIERS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BARRIERS.html deleted file mode 100644 index bcefcde0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BARRIERS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_BARRIERS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BC_BASE_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BC_BASE_MAX.html deleted file mode 100644 index f9c69e38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BC_BASE_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_BC_BASE_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BC_DIM_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BC_DIM_MAX.html deleted file mode 100644 index e33751e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BC_DIM_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_BC_DIM_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BC_SCALE_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BC_SCALE_MAX.html deleted file mode 100644 index 0496ea89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BC_SCALE_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_BC_SCALE_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BC_STRING_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BC_STRING_MAX.html deleted file mode 100644 index e8ee8dd3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_BC_STRING_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_BC_STRING_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_CHILD_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_CHILD_MAX.html deleted file mode 100644 index 5dabd306..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_CHILD_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_CHILD_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_CLK_TCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_CLK_TCK.html deleted file mode 100644 index 56dd1094..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_CLK_TCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_CLK_TCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_CLOCK_SELECTION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_CLOCK_SELECTION.html deleted file mode 100644 index 2cc66d08..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_CLOCK_SELECTION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_CLOCK_SELECTION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_COLL_WEIGHTS_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_COLL_WEIGHTS_MAX.html deleted file mode 100644 index cd77f4d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_COLL_WEIGHTS_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_COLL_WEIGHTS_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_CPUTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_CPUTIME.html deleted file mode 100644 index ab3bc0f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_CPUTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_CPUTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_DELAYTIMER_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_DELAYTIMER_MAX.html deleted file mode 100644 index 6a10cbd5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_DELAYTIMER_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_DELAYTIMER_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_EXPR_NEST_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_EXPR_NEST_MAX.html deleted file mode 100644 index 9650e057..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_EXPR_NEST_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_EXPR_NEST_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_FSYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_FSYNC.html deleted file mode 100644 index 61618d7a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_FSYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_FSYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_GETGR_R_SIZE_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_GETGR_R_SIZE_MAX.html deleted file mode 100644 index 2de3652f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_GETGR_R_SIZE_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_GETGR_R_SIZE_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_GETPW_R_SIZE_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_GETPW_R_SIZE_MAX.html deleted file mode 100644 index 8b72bf8f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_GETPW_R_SIZE_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_GETPW_R_SIZE_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_HOST_NAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_HOST_NAME_MAX.html deleted file mode 100644 index 85b69198..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_HOST_NAME_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_HOST_NAME_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_IOV_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_IOV_MAX.html deleted file mode 100644 index 985e8ab1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_IOV_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_IOV_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_IPV6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_IPV6.html deleted file mode 100644 index daefc8b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_IPV6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_IPV6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_JOB_CONTROL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_JOB_CONTROL.html deleted file mode 100644 index 5d7391f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_JOB_CONTROL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_JOB_CONTROL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_LINE_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_LINE_MAX.html deleted file mode 100644 index b5ffdebc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_LINE_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_LINE_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_LOGIN_NAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_LOGIN_NAME_MAX.html deleted file mode 100644 index b443b2d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_LOGIN_NAME_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_LOGIN_NAME_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MAPPED_FILES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MAPPED_FILES.html deleted file mode 100644 index d549549a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MAPPED_FILES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_MAPPED_FILES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MEMLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MEMLOCK.html deleted file mode 100644 index d13ddd30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MEMLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_MEMLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MEMLOCK_RANGE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MEMLOCK_RANGE.html deleted file mode 100644 index 9074ab06..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MEMLOCK_RANGE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_MEMLOCK_RANGE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MEMORY_PROTECTION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MEMORY_PROTECTION.html deleted file mode 100644 index 3114ef1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MEMORY_PROTECTION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_MEMORY_PROTECTION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MESSAGE_PASSING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MESSAGE_PASSING.html deleted file mode 100644 index 3eb07671..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MESSAGE_PASSING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_MESSAGE_PASSING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MONOTONIC_CLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MONOTONIC_CLOCK.html deleted file mode 100644 index f27d49b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MONOTONIC_CLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_MONOTONIC_CLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MQ_OPEN_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MQ_OPEN_MAX.html deleted file mode 100644 index 7ae2dbd0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MQ_OPEN_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_MQ_OPEN_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MQ_PRIO_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MQ_PRIO_MAX.html deleted file mode 100644 index 3cd2cb05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_MQ_PRIO_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_MQ_PRIO_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_NGROUPS_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_NGROUPS_MAX.html deleted file mode 100644 index 66ef856e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_NGROUPS_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_NGROUPS_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_NPROCESSORS_CONF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_NPROCESSORS_CONF.html deleted file mode 100644 index 5e907f35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_NPROCESSORS_CONF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_NPROCESSORS_CONF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_NPROCESSORS_ONLN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_NPROCESSORS_ONLN.html deleted file mode 100644 index 1aab917e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_NPROCESSORS_ONLN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_NPROCESSORS_ONLN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_NZERO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_NZERO.html deleted file mode 100644 index a70b70b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_NZERO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_NZERO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_OPEN_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_OPEN_MAX.html deleted file mode 100644 index b55c6e41..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_OPEN_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_OPEN_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PAGESIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PAGESIZE.html deleted file mode 100644 index 0bfe6d6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PAGESIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_PAGESIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PAGE_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PAGE_SIZE.html deleted file mode 100644 index 38f2cd7f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PAGE_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_PAGE_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PASS_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PASS_MAX.html deleted file mode 100644 index d5f1da37..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PASS_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_PASS_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PHYS_PAGES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PHYS_PAGES.html deleted file mode 100644 index cf34bcee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PHYS_PAGES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_PHYS_PAGES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PRIORITIZED_IO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PRIORITIZED_IO.html deleted file mode 100644 index bf1121a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PRIORITIZED_IO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_PRIORITIZED_IO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PRIORITY_SCHEDULING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PRIORITY_SCHEDULING.html deleted file mode 100644 index 0ea3027b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_PRIORITY_SCHEDULING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_PRIORITY_SCHEDULING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_RAW_SOCKETS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_RAW_SOCKETS.html deleted file mode 100644 index 16ffe1be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_RAW_SOCKETS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_RAW_SOCKETS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_READER_WRITER_LOCKS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_READER_WRITER_LOCKS.html deleted file mode 100644 index b0a7e33e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_READER_WRITER_LOCKS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_READER_WRITER_LOCKS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_REALTIME_SIGNALS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_REALTIME_SIGNALS.html deleted file mode 100644 index ad084de2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_REALTIME_SIGNALS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_REALTIME_SIGNALS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_REGEXP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_REGEXP.html deleted file mode 100644 index 8630d66c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_REGEXP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_REGEXP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_RE_DUP_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_RE_DUP_MAX.html deleted file mode 100644 index eec9b5b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_RE_DUP_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_RE_DUP_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_RTSIG_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_RTSIG_MAX.html deleted file mode 100644 index 93b24f4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_RTSIG_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_RTSIG_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SAVED_IDS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SAVED_IDS.html deleted file mode 100644 index 24258e91..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SAVED_IDS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_SAVED_IDS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SEMAPHORES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SEMAPHORES.html deleted file mode 100644 index 6331fcd1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SEMAPHORES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_SEMAPHORES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SEM_NSEMS_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SEM_NSEMS_MAX.html deleted file mode 100644 index c46e0245..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SEM_NSEMS_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_SEM_NSEMS_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SEM_VALUE_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SEM_VALUE_MAX.html deleted file mode 100644 index 0683a4a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SEM_VALUE_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_SEM_VALUE_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SHARED_MEMORY_OBJECTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SHARED_MEMORY_OBJECTS.html deleted file mode 100644 index c3f1c594..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SHARED_MEMORY_OBJECTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_SHARED_MEMORY_OBJECTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SHELL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SHELL.html deleted file mode 100644 index 6cf827b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SHELL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_SHELL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SIGQUEUE_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SIGQUEUE_MAX.html deleted file mode 100644 index 2b2de326..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SIGQUEUE_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_SIGQUEUE_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SPAWN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SPAWN.html deleted file mode 100644 index 21d65598..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SPAWN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_SPAWN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SPIN_LOCKS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SPIN_LOCKS.html deleted file mode 100644 index b64ea9ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SPIN_LOCKS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_SPIN_LOCKS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SPORADIC_SERVER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SPORADIC_SERVER.html deleted file mode 100644 index 8896ee6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SPORADIC_SERVER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_SPORADIC_SERVER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SS_REPL_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SS_REPL_MAX.html deleted file mode 100644 index 3abf0d31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SS_REPL_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_SS_REPL_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_STREAMS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_STREAMS.html deleted file mode 100644 index 0e4dbfd8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_STREAMS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_STREAMS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_STREAM_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_STREAM_MAX.html deleted file mode 100644 index 266f1420..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_STREAM_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_STREAM_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SYMLOOP_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SYMLOOP_MAX.html deleted file mode 100644 index 0f503ce5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SYMLOOP_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_SYMLOOP_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SYNCHRONIZED_IO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SYNCHRONIZED_IO.html deleted file mode 100644 index 1811f9ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_SYNCHRONIZED_IO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_SYNCHRONIZED_IO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREADS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREADS.html deleted file mode 100644 index 9db16498..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREADS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREADS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_ATTR_STACKADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_ATTR_STACKADDR.html deleted file mode 100644 index c2f5fe4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_ATTR_STACKADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_ATTR_STACKADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_ATTR_STACKSIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_ATTR_STACKSIZE.html deleted file mode 100644 index 37db8c79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_ATTR_STACKSIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_ATTR_STACKSIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_CPUTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_CPUTIME.html deleted file mode 100644 index 36ba123e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_CPUTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_CPUTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html deleted file mode 100644 index 5ff2287e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_KEYS_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_KEYS_MAX.html deleted file mode 100644 index eeff57f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_KEYS_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_KEYS_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_PRIORITY_SCHEDULING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_PRIORITY_SCHEDULING.html deleted file mode 100644 index 0504dffa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_PRIORITY_SCHEDULING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_PRIORITY_SCHEDULING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_PRIO_INHERIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_PRIO_INHERIT.html deleted file mode 100644 index baa337ae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_PRIO_INHERIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_PRIO_INHERIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_PRIO_PROTECT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_PRIO_PROTECT.html deleted file mode 100644 index 92d25608..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_PRIO_PROTECT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_PRIO_PROTECT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_PROCESS_SHARED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_PROCESS_SHARED.html deleted file mode 100644 index e6562bb8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_PROCESS_SHARED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_PROCESS_SHARED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_ROBUST_PRIO_INHERIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_ROBUST_PRIO_INHERIT.html deleted file mode 100644 index 653490c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_ROBUST_PRIO_INHERIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_ROBUST_PRIO_INHERIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_ROBUST_PRIO_PROTECT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_ROBUST_PRIO_PROTECT.html deleted file mode 100644 index d25889ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_ROBUST_PRIO_PROTECT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_ROBUST_PRIO_PROTECT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_SAFE_FUNCTIONS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_SAFE_FUNCTIONS.html deleted file mode 100644 index fccf2b2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_SAFE_FUNCTIONS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_SAFE_FUNCTIONS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_SPORADIC_SERVER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_SPORADIC_SERVER.html deleted file mode 100644 index 0debe985..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_SPORADIC_SERVER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_SPORADIC_SERVER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_STACK_MIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_STACK_MIN.html deleted file mode 100644 index a50169e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_STACK_MIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_STACK_MIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_THREADS_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_THREADS_MAX.html deleted file mode 100644 index 965c078b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_THREAD_THREADS_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_THREAD_THREADS_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TIMEOUTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TIMEOUTS.html deleted file mode 100644 index cbf563f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TIMEOUTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_TIMEOUTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TIMERS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TIMERS.html deleted file mode 100644 index ef2eb437..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TIMERS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_TIMERS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TIMER_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TIMER_MAX.html deleted file mode 100644 index b8fc684c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TIMER_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_TIMER_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE.html deleted file mode 100644 index 258ed4a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_TRACE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_EVENT_FILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_EVENT_FILTER.html deleted file mode 100644 index 6be0e492..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_EVENT_FILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_TRACE_EVENT_FILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_EVENT_NAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_EVENT_NAME_MAX.html deleted file mode 100644 index 10ab5db9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_EVENT_NAME_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_TRACE_EVENT_NAME_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_INHERIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_INHERIT.html deleted file mode 100644 index 9dd5a45b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_INHERIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_TRACE_INHERIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_LOG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_LOG.html deleted file mode 100644 index 13156bfe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_LOG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_TRACE_LOG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_NAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_NAME_MAX.html deleted file mode 100644 index 9774b0c0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_NAME_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_TRACE_NAME_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_SYS_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_SYS_MAX.html deleted file mode 100644 index 3ce54b88..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_SYS_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_TRACE_SYS_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_USER_EVENT_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_USER_EVENT_MAX.html deleted file mode 100644 index e1bf6de6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TRACE_USER_EVENT_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_TRACE_USER_EVENT_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TTY_NAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TTY_NAME_MAX.html deleted file mode 100644 index da603497..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TTY_NAME_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_TTY_NAME_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TYPED_MEMORY_OBJECTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TYPED_MEMORY_OBJECTS.html deleted file mode 100644 index dde15936..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TYPED_MEMORY_OBJECTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_TYPED_MEMORY_OBJECTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TZNAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TZNAME_MAX.html deleted file mode 100644 index 0d77150e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_TZNAME_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_TZNAME_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_UIO_MAXIOV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_UIO_MAXIOV.html deleted file mode 100644 index 73f306a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_UIO_MAXIOV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_UIO_MAXIOV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V6_ILP32_OFF32.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V6_ILP32_OFF32.html deleted file mode 100644 index 4d79ba29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V6_ILP32_OFF32.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_V6_ILP32_OFF32.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V6_ILP32_OFFBIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V6_ILP32_OFFBIG.html deleted file mode 100644 index 8b2de6eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V6_ILP32_OFFBIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_V6_ILP32_OFFBIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V6_LP64_OFF64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V6_LP64_OFF64.html deleted file mode 100644 index 33098501..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V6_LP64_OFF64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_V6_LP64_OFF64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V6_LPBIG_OFFBIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V6_LPBIG_OFFBIG.html deleted file mode 100644 index 5b3f8f84..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V6_LPBIG_OFFBIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_V6_LPBIG_OFFBIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V7_ILP32_OFF32.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V7_ILP32_OFF32.html deleted file mode 100644 index a394b15d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V7_ILP32_OFF32.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_V7_ILP32_OFF32.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V7_ILP32_OFFBIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V7_ILP32_OFFBIG.html deleted file mode 100644 index d9b925ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V7_ILP32_OFFBIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_V7_ILP32_OFFBIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V7_LP64_OFF64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V7_LP64_OFF64.html deleted file mode 100644 index 028ecc86..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V7_LP64_OFF64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_V7_LP64_OFF64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V7_LPBIG_OFFBIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V7_LPBIG_OFFBIG.html deleted file mode 100644 index 01f39bf2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_V7_LPBIG_OFFBIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_V7_LPBIG_OFFBIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_VERSION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_VERSION.html deleted file mode 100644 index 595b4a42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_VERSION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_VERSION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XBS5_ILP32_OFF32.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XBS5_ILP32_OFF32.html deleted file mode 100644 index e82cb101..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XBS5_ILP32_OFF32.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XBS5_ILP32_OFF32.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XBS5_ILP32_OFFBIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XBS5_ILP32_OFFBIG.html deleted file mode 100644 index e0a82372..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XBS5_ILP32_OFFBIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XBS5_ILP32_OFFBIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XBS5_LP64_OFF64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XBS5_LP64_OFF64.html deleted file mode 100644 index fe3b7cb0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XBS5_LP64_OFF64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XBS5_LP64_OFF64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XBS5_LPBIG_OFFBIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XBS5_LPBIG_OFFBIG.html deleted file mode 100644 index 45ea0ab5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XBS5_LPBIG_OFFBIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XBS5_LPBIG_OFFBIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_CRYPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_CRYPT.html deleted file mode 100644 index 0d50bf0e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_CRYPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XOPEN_CRYPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_ENH_I18N.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_ENH_I18N.html deleted file mode 100644 index 6a37d051..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_ENH_I18N.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XOPEN_ENH_I18N.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_LEGACY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_LEGACY.html deleted file mode 100644 index f11b9c6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_LEGACY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XOPEN_LEGACY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_REALTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_REALTIME.html deleted file mode 100644 index c404731e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_REALTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XOPEN_REALTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_REALTIME_THREADS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_REALTIME_THREADS.html deleted file mode 100644 index 2293f9e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_REALTIME_THREADS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XOPEN_REALTIME_THREADS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_SHM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_SHM.html deleted file mode 100644 index 1c985abf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_SHM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XOPEN_SHM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_STREAMS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_STREAMS.html deleted file mode 100644 index 832bdb4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_STREAMS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XOPEN_STREAMS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_UNIX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_UNIX.html deleted file mode 100644 index f0f52961..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_UNIX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XOPEN_UNIX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_VERSION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_VERSION.html deleted file mode 100644 index f1ec82ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_VERSION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XOPEN_VERSION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_XCU_VERSION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_XCU_VERSION.html deleted file mode 100644 index f82283a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_XCU_VERSION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XOPEN_XCU_VERSION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_XPG2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_XPG2.html deleted file mode 100644 index 8db6d2e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_XPG2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XOPEN_XPG2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_XPG3.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_XPG3.html deleted file mode 100644 index 44a53d5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_XPG3.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XOPEN_XPG3.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_XPG4.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_XPG4.html deleted file mode 100644 index d70079b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant._SC_XOPEN_XPG4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant._SC_XOPEN_XPG4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.__NFT_REG_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.__NFT_REG_MAX.html deleted file mode 100644 index c8d99e12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.__NFT_REG_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.__NFT_REG_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.__SIZEOF_PTHREAD_COND_T.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.__SIZEOF_PTHREAD_COND_T.html deleted file mode 100644 index 5a572b08..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/constant.__SIZEOF_PTHREAD_COND_T.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/constant.__SIZEOF_PTHREAD_COND_T.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/enum.fpos64_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/enum.fpos64_t.html deleted file mode 100644 index 9f2a3ab2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/enum.fpos64_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/enum.fpos64_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.BPF_JUMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.BPF_JUMP.html deleted file mode 100644 index f1cda93c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.BPF_JUMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.BPF_JUMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.BPF_MISCOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.BPF_MISCOP.html deleted file mode 100644 index 66b46e56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.BPF_MISCOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.BPF_MISCOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.BPF_RVAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.BPF_RVAL.html deleted file mode 100644 index 624052f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.BPF_RVAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.BPF_RVAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.BPF_STMT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.BPF_STMT.html deleted file mode 100644 index ec9bb41c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.BPF_STMT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.BPF_STMT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CMSG_NXTHDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CMSG_NXTHDR.html deleted file mode 100644 index 5c3f90e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CMSG_NXTHDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.CMSG_NXTHDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_ALLOC_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_ALLOC_SIZE.html deleted file mode 100644 index 1223c845..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_ALLOC_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.CPU_ALLOC_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_CLR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_CLR.html deleted file mode 100644 index 42d87e56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_CLR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.CPU_CLR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_COUNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_COUNT.html deleted file mode 100644 index 6704a19b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_COUNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.CPU_COUNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_COUNT_S.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_COUNT_S.html deleted file mode 100644 index e5e7947e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_COUNT_S.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.CPU_COUNT_S.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_EQUAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_EQUAL.html deleted file mode 100644 index e1c1f836..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_EQUAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.CPU_EQUAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_ISSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_ISSET.html deleted file mode 100644 index f0f436e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_ISSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.CPU_ISSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_SET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_SET.html deleted file mode 100644 index 19303e84..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_SET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.CPU_SET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_ZERO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_ZERO.html deleted file mode 100644 index fbb075dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.CPU_ZERO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.CPU_ZERO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.IPTOS_PREC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.IPTOS_PREC.html deleted file mode 100644 index ad0f5e54..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.IPTOS_PREC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.IPTOS_PREC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.IPTOS_TOS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.IPTOS_TOS.html deleted file mode 100644 index a16c228f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.IPTOS_TOS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.IPTOS_TOS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.NLA_ALIGN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.NLA_ALIGN.html deleted file mode 100644 index dc712dfb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.NLA_ALIGN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.NLA_ALIGN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.RT_ADDRCLASS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.RT_ADDRCLASS.html deleted file mode 100644 index 4680ca6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.RT_ADDRCLASS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.RT_ADDRCLASS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.RT_LOCALADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.RT_LOCALADDR.html deleted file mode 100644 index 609a5505..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.RT_LOCALADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.RT_LOCALADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.RT_TOS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.RT_TOS.html deleted file mode 100644 index 6b0f12e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.RT_TOS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.RT_TOS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.SO_EE_OFFENDER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.SO_EE_OFFENDER.html deleted file mode 100644 index 3fed2582..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.SO_EE_OFFENDER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.SO_EE_OFFENDER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.__errno_location.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.__errno_location.html deleted file mode 100644 index 8f7904e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.__errno_location.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.__errno_location.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.abs.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.abs.html deleted file mode 100644 index dc00eb00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.abs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.abs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.accept4.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.accept4.html deleted file mode 100644 index 775e66ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.accept4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.accept4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.addmntent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.addmntent.html deleted file mode 100644 index d56fd8c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.addmntent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.addmntent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_cancel.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_cancel.html deleted file mode 100644 index 70dc0279..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_cancel.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.aio_cancel.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_error.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_error.html deleted file mode 100644 index 43266767..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_error.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.aio_error.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_fsync.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_fsync.html deleted file mode 100644 index f98a6151..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_fsync.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.aio_fsync.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_read.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_read.html deleted file mode 100644 index 60405aad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_read.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.aio_read.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_return.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_return.html deleted file mode 100644 index de1a3127..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_return.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.aio_return.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_suspend.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_suspend.html deleted file mode 100644 index 4c9f957d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_suspend.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.aio_suspend.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_write.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_write.html deleted file mode 100644 index fcdd364b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.aio_write.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.aio_write.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.atof.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.atof.html deleted file mode 100644 index a186a5b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.atof.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.atof.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.clock_nanosleep.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.clock_nanosleep.html deleted file mode 100644 index f9388696..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.clock_nanosleep.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.clock_nanosleep.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.clone.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.clone.html deleted file mode 100644 index 93884165..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.clone.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.clone.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.daemon.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.daemon.html deleted file mode 100644 index c589fdb5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.daemon.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.daemon.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.dl_iterate_phdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.dl_iterate_phdr.html deleted file mode 100644 index 19b43845..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.dl_iterate_phdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.dl_iterate_phdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.dup3.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.dup3.html deleted file mode 100644 index 95e6c95a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.dup3.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.dup3.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.endgrent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.endgrent.html deleted file mode 100644 index 45bb08e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.endgrent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.endgrent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.endmntent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.endmntent.html deleted file mode 100644 index 7080704b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.endmntent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.endmntent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.endpwent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.endpwent.html deleted file mode 100644 index 6e87c888..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.endpwent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.endpwent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.endspent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.endspent.html deleted file mode 100644 index ee1cc9bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.endspent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.endspent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_create.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_create.html deleted file mode 100644 index 989be130..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_create.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.epoll_create.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_create1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_create1.html deleted file mode 100644 index 10d273ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_create1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.epoll_create1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_ctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_ctl.html deleted file mode 100644 index 6c6e4799..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_ctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.epoll_ctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_pwait.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_pwait.html deleted file mode 100644 index 9d91108f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_pwait.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.epoll_pwait.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_wait.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_wait.html deleted file mode 100644 index 5dee267b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.epoll_wait.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.epoll_wait.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.eventfd.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.eventfd.html deleted file mode 100644 index a55125b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.eventfd.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.eventfd.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.faccessat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.faccessat.html deleted file mode 100644 index 1b02ad04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.faccessat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.faccessat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fallocate.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fallocate.html deleted file mode 100644 index c61d0e36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fallocate.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.fallocate.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fallocate64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fallocate64.html deleted file mode 100644 index 99cbdb92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fallocate64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.fallocate64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fanotify_init.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fanotify_init.html deleted file mode 100644 index 6c4101b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fanotify_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.fanotify_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fgetpos64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fgetpos64.html deleted file mode 100644 index 5afeeadb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fgetpos64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.fgetpos64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fgetxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fgetxattr.html deleted file mode 100644 index c9fe291f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fgetxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.fgetxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.flistxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.flistxattr.html deleted file mode 100644 index cb50b90c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.flistxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.flistxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fopen64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fopen64.html deleted file mode 100644 index eea3596b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fopen64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.fopen64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fread_unlocked.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fread_unlocked.html deleted file mode 100644 index 2313b8e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fread_unlocked.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.fread_unlocked.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fremovexattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fremovexattr.html deleted file mode 100644 index 07843f85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fremovexattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.fremovexattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.freopen64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.freopen64.html deleted file mode 100644 index a471cb20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.freopen64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.freopen64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fseeko64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fseeko64.html deleted file mode 100644 index dcfa43ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fseeko64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.fseeko64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fsetpos64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fsetpos64.html deleted file mode 100644 index d6c17e85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fsetpos64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.fsetpos64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fsetxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fsetxattr.html deleted file mode 100644 index 9644183d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.fsetxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.fsetxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.ftello64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.ftello64.html deleted file mode 100644 index 1a5f587c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.ftello64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.ftello64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.ftok.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.ftok.html deleted file mode 100644 index 4cac5778..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.ftok.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.ftok.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.futimes.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.futimes.html deleted file mode 100644 index 729af4da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.futimes.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.futimes.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getdomainname.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getdomainname.html deleted file mode 100644 index 23d81304..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getdomainname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getdomainname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getdtablesize.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getdtablesize.html deleted file mode 100644 index 267c1f1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getdtablesize.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getdtablesize.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrent.html deleted file mode 100644 index 32b48e45..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getgrent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrgid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrgid.html deleted file mode 100644 index c447dce7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getgrgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrgid_r.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrgid_r.html deleted file mode 100644 index 38f91cbb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrgid_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getgrgid_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrnam.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrnam.html deleted file mode 100644 index d1aa2a3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrnam.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getgrnam.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrnam_r.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrnam_r.html deleted file mode 100644 index 57c10cba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrnam_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getgrnam_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrouplist.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrouplist.html deleted file mode 100644 index 9ef688ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getgrouplist.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getgrouplist.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.gethostid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.gethostid.html deleted file mode 100644 index 8624ca02..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.gethostid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.gethostid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getloadavg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getloadavg.html deleted file mode 100644 index aa28eff4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getloadavg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getloadavg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getmntent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getmntent.html deleted file mode 100644 index fdf08c65..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getmntent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getmntent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getnameinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getnameinfo.html deleted file mode 100644 index 631cb398..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getnameinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getnameinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getpwent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getpwent.html deleted file mode 100644 index 15ffb7d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getpwent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getpwent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getpwnam_r.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getpwnam_r.html deleted file mode 100644 index a377d95f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getpwnam_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getpwnam_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getpwuid_r.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getpwuid_r.html deleted file mode 100644 index 1eaaa143..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getpwuid_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getpwuid_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getspent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getspent.html deleted file mode 100644 index 7f6841ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getspent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getspent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getspnam.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getspnam.html deleted file mode 100644 index ad63510e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getspnam.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getspnam.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getspnam_r.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getspnam_r.html deleted file mode 100644 index da7913ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getspnam_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getspnam_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.gettid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.gettid.html deleted file mode 100644 index 0547b95d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.gettid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.gettid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getxattr.html deleted file mode 100644 index 084a5c4c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.getxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.getxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.glob.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.glob.html deleted file mode 100644 index fd622df3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.glob.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.glob.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.globfree.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.globfree.html deleted file mode 100644 index 8fb2e5a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.globfree.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.globfree.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.hasmntopt.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.hasmntopt.html deleted file mode 100644 index c3351be8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.hasmntopt.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.hasmntopt.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.iconv.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.iconv.html deleted file mode 100644 index 4126bfd9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.iconv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.iconv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.iconv_close.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.iconv_close.html deleted file mode 100644 index 1fb9a010..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.iconv_close.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.iconv_close.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.iconv_open.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.iconv_open.html deleted file mode 100644 index 48b36325..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.iconv_open.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.iconv_open.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.if_freenameindex.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.if_freenameindex.html deleted file mode 100644 index 036d5c17..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.if_freenameindex.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.if_freenameindex.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.if_nameindex.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.if_nameindex.html deleted file mode 100644 index a4cc7c0b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.if_nameindex.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.if_nameindex.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.initgroups.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.initgroups.html deleted file mode 100644 index 9fb7bb7e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.initgroups.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.initgroups.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.inotify_add_watch.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.inotify_add_watch.html deleted file mode 100644 index 368576ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.inotify_add_watch.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.inotify_add_watch.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.inotify_init.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.inotify_init.html deleted file mode 100644 index 55076a5d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.inotify_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.inotify_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.inotify_init1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.inotify_init1.html deleted file mode 100644 index c35106f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.inotify_init1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.inotify_init1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.inotify_rm_watch.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.inotify_rm_watch.html deleted file mode 100644 index 60c3fe31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.inotify_rm_watch.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.inotify_rm_watch.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.labs.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.labs.html deleted file mode 100644 index 96b935be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.labs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.labs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lgetxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lgetxattr.html deleted file mode 100644 index 6311ab25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lgetxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.lgetxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lio_listio.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lio_listio.html deleted file mode 100644 index a2ba3fc2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lio_listio.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.lio_listio.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.listxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.listxattr.html deleted file mode 100644 index aaa47c8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.listxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.listxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.llistxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.llistxattr.html deleted file mode 100644 index 4ea78912..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.llistxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.llistxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lremovexattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lremovexattr.html deleted file mode 100644 index 24f98e92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lremovexattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.lremovexattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lsetxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lsetxattr.html deleted file mode 100644 index 3e166f3d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lsetxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.lsetxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lutimes.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lutimes.html deleted file mode 100644 index 59b6b776..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.lutimes.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.lutimes.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.madvise.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.madvise.html deleted file mode 100644 index 045b0cca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.madvise.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.madvise.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.major.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.major.html deleted file mode 100644 index 57ede1c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.major.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.major.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.makedev.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.makedev.html deleted file mode 100644 index 2875a9d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.makedev.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.makedev.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.memmem.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.memmem.html deleted file mode 100644 index ebb0f818..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.memmem.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.memmem.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.minor.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.minor.html deleted file mode 100644 index baa20d59..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.minor.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.minor.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mkfifoat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mkfifoat.html deleted file mode 100644 index 3a5f3441..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mkfifoat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mkfifoat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mkostemp.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mkostemp.html deleted file mode 100644 index d22d8eac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mkostemp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mkostemp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mkostemps.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mkostemps.html deleted file mode 100644 index db385e41..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mkostemps.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mkostemps.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mkstemps.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mkstemps.html deleted file mode 100644 index 61142fe4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mkstemps.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mkstemps.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mount.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mount.html deleted file mode 100644 index ae7e126a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mount.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mount.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mprotect.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mprotect.html deleted file mode 100644 index 115c9182..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mprotect.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mprotect.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_close.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_close.html deleted file mode 100644 index 943bfeae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_close.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mq_close.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_getattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_getattr.html deleted file mode 100644 index 0c7dd416..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_getattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mq_getattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_open.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_open.html deleted file mode 100644 index b45c1644..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_open.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mq_open.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_receive.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_receive.html deleted file mode 100644 index c718e92d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_receive.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mq_receive.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_send.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_send.html deleted file mode 100644 index e7646afc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_send.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mq_send.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_setattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_setattr.html deleted file mode 100644 index 3c80a1b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_setattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mq_setattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_timedreceive.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_timedreceive.html deleted file mode 100644 index 260d1748..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_timedreceive.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mq_timedreceive.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_timedsend.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_timedsend.html deleted file mode 100644 index 7bcd31b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_timedsend.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mq_timedsend.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_unlink.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_unlink.html deleted file mode 100644 index bd6849d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mq_unlink.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mq_unlink.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mremap.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mremap.html deleted file mode 100644 index 3450db1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.mremap.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.mremap.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msgctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msgctl.html deleted file mode 100644 index a1ce4fe2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msgctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.msgctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msgget.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msgget.html deleted file mode 100644 index f1e30011..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msgget.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.msgget.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msgrcv.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msgrcv.html deleted file mode 100644 index 43eae5a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msgrcv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.msgrcv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msgsnd.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msgsnd.html deleted file mode 100644 index ee690188..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msgsnd.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.msgsnd.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msync.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msync.html deleted file mode 100644 index 802dd216..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.msync.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.msync.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.nl_langinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.nl_langinfo.html deleted file mode 100644 index 22148159..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.nl_langinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.nl_langinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.nl_langinfo_l.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.nl_langinfo_l.html deleted file mode 100644 index 1f61e966..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.nl_langinfo_l.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.nl_langinfo_l.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.personality.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.personality.html deleted file mode 100644 index 629b9890..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.personality.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.personality.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.popen.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.popen.html deleted file mode 100644 index f72fbfca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.popen.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.popen.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_fallocate.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_fallocate.html deleted file mode 100644 index a6a6a8e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_fallocate.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_fallocate.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_fallocate64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_fallocate64.html deleted file mode 100644 index fa9fbbe1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_fallocate64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_fallocate64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_madvise.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_madvise.html deleted file mode 100644 index 82d542a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_madvise.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_madvise.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn.html deleted file mode 100644 index d349d2f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawn.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_addclose.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_addclose.html deleted file mode 100644 index e8349852..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_addclose.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawn_file_actions_addclose.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_adddup2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_adddup2.html deleted file mode 100644 index 30baef7e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_adddup2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawn_file_actions_adddup2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_addopen.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_addopen.html deleted file mode 100644 index e89dd372..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_addopen.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawn_file_actions_addopen.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_destroy.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_destroy.html deleted file mode 100644 index 9a28a537..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_destroy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawn_file_actions_destroy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_init.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_init.html deleted file mode 100644 index 0bc914b2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawn_file_actions_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawn_file_actions_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_destroy.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_destroy.html deleted file mode 100644 index 6dc865be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_destroy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnattr_destroy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getflags.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getflags.html deleted file mode 100644 index 2f1b42bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getflags.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnattr_getflags.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getpgroup.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getpgroup.html deleted file mode 100644 index 7bac0159..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getpgroup.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnattr_getpgroup.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getschedparam.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getschedparam.html deleted file mode 100644 index 25330ff5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getschedparam.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnattr_getschedparam.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getschedpolicy.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getschedpolicy.html deleted file mode 100644 index a504154a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getschedpolicy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnattr_getschedpolicy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getsigdefault.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getsigdefault.html deleted file mode 100644 index fc742045..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getsigdefault.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnattr_getsigdefault.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getsigmask.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getsigmask.html deleted file mode 100644 index c59a3f50..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_getsigmask.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnattr_getsigmask.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_init.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_init.html deleted file mode 100644 index bd46a819..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnattr_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setflags.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setflags.html deleted file mode 100644 index 13640c58..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setflags.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnattr_setflags.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setpgroup.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setpgroup.html deleted file mode 100644 index d478433f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setpgroup.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnattr_setpgroup.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setschedparam.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setschedparam.html deleted file mode 100644 index 5a7388cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setschedparam.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnattr_setschedparam.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setschedpolicy.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setschedpolicy.html deleted file mode 100644 index d02ae103..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setschedpolicy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnattr_setschedpolicy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setsigdefault.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setsigdefault.html deleted file mode 100644 index a3b915e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setsigdefault.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnattr_setsigdefault.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setsigmask.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setsigmask.html deleted file mode 100644 index 28f9d2d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnattr_setsigmask.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnattr_setsigmask.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnp.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnp.html deleted file mode 100644 index 9af00e01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.posix_spawnp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.posix_spawnp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.ppoll.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.ppoll.html deleted file mode 100644 index cb803503..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.ppoll.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.ppoll.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.prctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.prctl.html deleted file mode 100644 index 051c1c7a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.prctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.prctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.preadv.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.preadv.html deleted file mode 100644 index 3e7d45ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.preadv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.preadv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.process_vm_readv.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.process_vm_readv.html deleted file mode 100644 index 23a0ccae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.process_vm_readv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.process_vm_readv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.process_vm_writev.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.process_vm_writev.html deleted file mode 100644 index 824dea38..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.process_vm_writev.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.process_vm_writev.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_atfork.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_atfork.html deleted file mode 100644 index 58044fc6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_atfork.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_atfork.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_attr_getguardsize.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_attr_getguardsize.html deleted file mode 100644 index 89d039c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_attr_getguardsize.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_attr_getguardsize.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_cancel.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_cancel.html deleted file mode 100644 index a8da7ea8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_cancel.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_cancel.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_condattr_getpshared.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_condattr_getpshared.html deleted file mode 100644 index 3f3e4499..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_condattr_getpshared.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_condattr_getpshared.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_create.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_create.html deleted file mode 100644 index 94c71aaa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_create.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_create.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_getaffinity_np.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_getaffinity_np.html deleted file mode 100644 index 5c39ac95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_getaffinity_np.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_getaffinity_np.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_getcpuclockid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_getcpuclockid.html deleted file mode 100644 index 170d360d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_getcpuclockid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_getcpuclockid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_getname_np.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_getname_np.html deleted file mode 100644 index e4b41e5e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_getname_np.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_getname_np.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_getschedparam.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_getschedparam.html deleted file mode 100644 index ca469497..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_getschedparam.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_getschedparam.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_kill.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_kill.html deleted file mode 100644 index 458f8547..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_kill.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_kill.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutex_consistent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutex_consistent.html deleted file mode 100644 index 88d3fddd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutex_consistent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_mutex_consistent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutex_timedlock.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutex_timedlock.html deleted file mode 100644 index 4c631de3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutex_timedlock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_mutex_timedlock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_getprotocol.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_getprotocol.html deleted file mode 100644 index 532c4a5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_getprotocol.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_mutexattr_getprotocol.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_getpshared.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_getpshared.html deleted file mode 100644 index 4ee00db5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_getpshared.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_mutexattr_getpshared.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_getrobust.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_getrobust.html deleted file mode 100644 index edeff84d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_getrobust.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_mutexattr_getrobust.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_setprotocol.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_setprotocol.html deleted file mode 100644 index 1109161e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_setprotocol.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_mutexattr_setprotocol.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_setrobust.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_setrobust.html deleted file mode 100644 index 85b7c5b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_mutexattr_setrobust.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_mutexattr_setrobust.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_setaffinity_np.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_setaffinity_np.html deleted file mode 100644 index 76203c70..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_setaffinity_np.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_setaffinity_np.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_setname_np.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_setname_np.html deleted file mode 100644 index 48bc54a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_setname_np.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_setname_np.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_setschedparam.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_setschedparam.html deleted file mode 100644 index ee69c840..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_setschedparam.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_setschedparam.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_setschedprio.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_setschedprio.html deleted file mode 100644 index ef3ceb24..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_setschedprio.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_setschedprio.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_sigmask.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_sigmask.html deleted file mode 100644 index 168096a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_sigmask.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_sigmask.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_destroy.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_destroy.html deleted file mode 100644 index 0b9b5745..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_destroy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_spin_destroy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_init.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_init.html deleted file mode 100644 index c23a0a31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_spin_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_lock.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_lock.html deleted file mode 100644 index 6c8051a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_lock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_spin_lock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_trylock.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_trylock.html deleted file mode 100644 index 348dab7f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_trylock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_spin_trylock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_unlock.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_unlock.html deleted file mode 100644 index e0b60348..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pthread_spin_unlock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pthread_spin_unlock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pwritev.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pwritev.html deleted file mode 100644 index 9cdb0b87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.pwritev.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.pwritev.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.quotactl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.quotactl.html deleted file mode 100644 index 737e6cfe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.quotactl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.quotactl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.rand.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.rand.html deleted file mode 100644 index eb9ce1ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.rand.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.rand.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.readahead.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.readahead.html deleted file mode 100644 index cc211651..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.readahead.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.readahead.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.reboot.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.reboot.html deleted file mode 100644 index 9fd4cd3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.reboot.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.reboot.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.recvfrom.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.recvfrom.html deleted file mode 100644 index 87963f7e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.recvfrom.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.recvfrom.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.regcomp.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.regcomp.html deleted file mode 100644 index 03af030a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.regcomp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.regcomp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.regerror.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.regerror.html deleted file mode 100644 index 27dabfca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.regerror.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.regerror.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.regexec.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.regexec.html deleted file mode 100644 index 502d91e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.regexec.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.regexec.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.regfree.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.regfree.html deleted file mode 100644 index 7f1a37db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.regfree.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.regfree.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.remap_file_pages.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.remap_file_pages.html deleted file mode 100644 index 4ac48870..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.remap_file_pages.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.remap_file_pages.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.removexattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.removexattr.html deleted file mode 100644 index 7068ed4b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.removexattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.removexattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_get_priority_max.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_get_priority_max.html deleted file mode 100644 index 49081284..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_get_priority_max.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sched_get_priority_max.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_get_priority_min.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_get_priority_min.html deleted file mode 100644 index bb78113d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_get_priority_min.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sched_get_priority_min.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_getaffinity.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_getaffinity.html deleted file mode 100644 index c79e539a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_getaffinity.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sched_getaffinity.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_getcpu.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_getcpu.html deleted file mode 100644 index 6d2f7e89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_getcpu.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sched_getcpu.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_getparam.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_getparam.html deleted file mode 100644 index a71abb2e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_getparam.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sched_getparam.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_getscheduler.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_getscheduler.html deleted file mode 100644 index a7446bb8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_getscheduler.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sched_getscheduler.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_rr_get_interval.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_rr_get_interval.html deleted file mode 100644 index 081f3ece..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_rr_get_interval.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sched_rr_get_interval.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_setaffinity.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_setaffinity.html deleted file mode 100644 index 22d31787..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_setaffinity.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sched_setaffinity.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_setparam.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_setparam.html deleted file mode 100644 index 4f3495ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_setparam.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sched_setparam.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_setscheduler.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_setscheduler.html deleted file mode 100644 index 17a73704..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sched_setscheduler.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sched_setscheduler.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.seekdir.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.seekdir.html deleted file mode 100644 index 8bd929e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.seekdir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.seekdir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_close.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_close.html deleted file mode 100644 index a5b8344b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_close.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sem_close.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_getvalue.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_getvalue.html deleted file mode 100644 index d09b8da4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_getvalue.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sem_getvalue.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_open.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_open.html deleted file mode 100644 index e95e7f43..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_open.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sem_open.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_timedwait.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_timedwait.html deleted file mode 100644 index fdfdea9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_timedwait.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sem_timedwait.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_unlink.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_unlink.html deleted file mode 100644 index 3594d87c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sem_unlink.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sem_unlink.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.semctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.semctl.html deleted file mode 100644 index 80df1082..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.semctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.semctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.semget.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.semget.html deleted file mode 100644 index 4e6fbeac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.semget.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.semget.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.semop.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.semop.html deleted file mode 100644 index f719d0d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.semop.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.semop.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sendfile.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sendfile.html deleted file mode 100644 index a4bd9cb9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sendfile.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sendfile.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sendfile64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sendfile64.html deleted file mode 100644 index d6a09104..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sendfile64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sendfile64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setdomainname.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setdomainname.html deleted file mode 100644 index 5538d05f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setdomainname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.setdomainname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setfsgid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setfsgid.html deleted file mode 100644 index 51047653..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setfsgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.setfsgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setfsuid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setfsuid.html deleted file mode 100644 index 14763229..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setfsuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.setfsuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setgrent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setgrent.html deleted file mode 100644 index 52aa001e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setgrent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.setgrent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sethostname.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sethostname.html deleted file mode 100644 index a923d3e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sethostname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sethostname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setmntent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setmntent.html deleted file mode 100644 index a1a56832..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setmntent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.setmntent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setns.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setns.html deleted file mode 100644 index 6bfc5176..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setns.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.setns.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setpwent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setpwent.html deleted file mode 100644 index 73a0fc25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setpwent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.setpwent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setspent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setspent.html deleted file mode 100644 index 1caf7ada..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setspent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.setspent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.settimeofday.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.settimeofday.html deleted file mode 100644 index 9ee29106..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.settimeofday.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.settimeofday.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setxattr.html deleted file mode 100644 index c3bd273b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.setxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.setxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shm_open.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shm_open.html deleted file mode 100644 index 89fc0b96..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shm_open.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.shm_open.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shm_unlink.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shm_unlink.html deleted file mode 100644 index 9070fb3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shm_unlink.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.shm_unlink.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shmat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shmat.html deleted file mode 100644 index 81879b74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shmat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.shmat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shmctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shmctl.html deleted file mode 100644 index 93ff6bfd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shmctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.shmctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shmdt.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shmdt.html deleted file mode 100644 index df9f1bab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shmdt.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.shmdt.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shmget.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shmget.html deleted file mode 100644 index 5042b0bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.shmget.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.shmget.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigaltstack.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigaltstack.html deleted file mode 100644 index 75d232e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigaltstack.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sigaltstack.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.signalfd.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.signalfd.html deleted file mode 100644 index 403fff7b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.signalfd.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.signalfd.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigsuspend.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigsuspend.html deleted file mode 100644 index 66bfe361..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigsuspend.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sigsuspend.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigtimedwait.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigtimedwait.html deleted file mode 100644 index de752d0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigtimedwait.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sigtimedwait.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigwait.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigwait.html deleted file mode 100644 index 1c0d3faf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigwait.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sigwait.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigwaitinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigwaitinfo.html deleted file mode 100644 index 5804d156..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sigwaitinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sigwaitinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.splice.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.splice.html deleted file mode 100644 index 484f64d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.splice.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.splice.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.srand.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.srand.html deleted file mode 100644 index 1e4e56dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.srand.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.srand.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.strerror_r.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.strerror_r.html deleted file mode 100644 index 014573d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.strerror_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.strerror_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.swapoff.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.swapoff.html deleted file mode 100644 index 21180864..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.swapoff.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.swapoff.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.swapon.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.swapon.html deleted file mode 100644 index f53198c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.swapon.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.swapon.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sync.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sync.html deleted file mode 100644 index 513dc849..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sync.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sync.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sync_file_range.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sync_file_range.html deleted file mode 100644 index 194c254b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sync_file_range.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sync_file_range.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.syncfs.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.syncfs.html deleted file mode 100644 index 7e0061be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.syncfs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.syncfs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.syscall.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.syscall.html deleted file mode 100644 index b87a57f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.syscall.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.syscall.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sysinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sysinfo.html deleted file mode 100644 index c9645fee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.sysinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.sysinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.tee.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.tee.html deleted file mode 100644 index aa91ed2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.tee.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.tee.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.telldir.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.telldir.html deleted file mode 100644 index 03e06c74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.telldir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.telldir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_create.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_create.html deleted file mode 100644 index db81e411..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_create.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.timer_create.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_delete.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_delete.html deleted file mode 100644 index f2d8a862..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_delete.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.timer_delete.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_getoverrun.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_getoverrun.html deleted file mode 100644 index 8482a4db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_getoverrun.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.timer_getoverrun.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_gettime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_gettime.html deleted file mode 100644 index 5cbe5d70..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_gettime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.timer_gettime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_settime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_settime.html deleted file mode 100644 index bdee5844..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timer_settime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.timer_settime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timerfd_create.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timerfd_create.html deleted file mode 100644 index 76a3ad8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timerfd_create.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.timerfd_create.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timerfd_gettime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timerfd_gettime.html deleted file mode 100644 index 4e164946..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timerfd_gettime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.timerfd_gettime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timerfd_settime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timerfd_settime.html deleted file mode 100644 index 3e9e3e4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.timerfd_settime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.timerfd_settime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.tmpfile64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.tmpfile64.html deleted file mode 100644 index 077b7523..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.tmpfile64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.tmpfile64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.umount.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.umount.html deleted file mode 100644 index 9cbea762..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.umount.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.umount.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.umount2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.umount2.html deleted file mode 100644 index 2d115b10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.umount2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.umount2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.unshare.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.unshare.html deleted file mode 100644 index cfa79aab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.unshare.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.unshare.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.vhangup.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.vhangup.html deleted file mode 100644 index 7ce018b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.vhangup.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.vhangup.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.vmsplice.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.vmsplice.html deleted file mode 100644 index ade3d61b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/fn.vmsplice.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/fn.vmsplice.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/align/struct.sem_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/align/struct.sem_t.html deleted file mode 100644 index c4b688d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/align/struct.sem_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/struct.sem_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/constant.O_LARGEFILE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/constant.O_LARGEFILE.html deleted file mode 100644 index 206fffa6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/constant.O_LARGEFILE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.O_LARGEFILE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/constant.__SIZEOF_PTHREAD_RWLOCKATTR_T.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/constant.__SIZEOF_PTHREAD_RWLOCKATTR_T.html deleted file mode 100644 index 19ceabcd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/constant.__SIZEOF_PTHREAD_RWLOCKATTR_T.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/constant.__SIZEOF_PTHREAD_RWLOCKATTR_T.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/struct.msqid_ds.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/struct.msqid_ds.html deleted file mode 100644 index c1ab1ddf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/struct.msqid_ds.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/struct.msqid_ds.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/struct.semid_ds.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/struct.semid_ds.html deleted file mode 100644 index 53ea3ffa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/struct.semid_ds.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/struct.semid_ds.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/struct.sigset_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/struct.sigset_t.html deleted file mode 100644 index 4225721a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/struct.sigset_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/struct.sigset_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/struct.sysinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/struct.sysinfo.html deleted file mode 100644 index ea49dd74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/struct.sysinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/struct.sysinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.__fsword_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.__fsword_t.html deleted file mode 100644 index 5f326cd2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.__fsword_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/type.__fsword_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.__syscall_ulong_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.__syscall_ulong_t.html deleted file mode 100644 index 01a73da8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.__syscall_ulong_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/type.__syscall_ulong_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.blkcnt_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.blkcnt_t.html deleted file mode 100644 index 94c2c747..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.blkcnt_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/type.blkcnt_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.clock_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.clock_t.html deleted file mode 100644 index e1086f87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.clock_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/type.clock_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.fsblkcnt_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.fsblkcnt_t.html deleted file mode 100644 index 172c16e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.fsblkcnt_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/type.fsblkcnt_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.fsfilcnt_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.fsfilcnt_t.html deleted file mode 100644 index 2fa32b43..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.fsfilcnt_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/type.fsfilcnt_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.ino_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.ino_t.html deleted file mode 100644 index 34bf3a15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.ino_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/type.ino_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.msglen_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.msglen_t.html deleted file mode 100644 index 1409ae04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.msglen_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/type.msglen_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.msgqnum_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.msgqnum_t.html deleted file mode 100644 index b3f341b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.msgqnum_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/type.msgqnum_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.off_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.off_t.html deleted file mode 100644 index 6baf981c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.off_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/type.off_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.rlim_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.rlim_t.html deleted file mode 100644 index 7a425de8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.rlim_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/type.rlim_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.shmatt_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.shmatt_t.html deleted file mode 100644 index 3f4046b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.shmatt_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/type.shmatt_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.time_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.time_t.html deleted file mode 100644 index 7bb3a376..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/type.time_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../libc/type.time_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/align/struct.clone_args.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/align/struct.clone_args.html deleted file mode 100644 index f54d3435..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/align/struct.clone_args.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/struct.clone_args.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/align/struct.max_align_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/align/struct.max_align_t.html deleted file mode 100644 index 839b08a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/align/struct.max_align_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/struct.max_align_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B0.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B0.html deleted file mode 100644 index 7f7a8cab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B0.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B0.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1000000.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1000000.html deleted file mode 100644 index 2d30d7f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1000000.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B1000000.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B110.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B110.html deleted file mode 100644 index bc8d4f41..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B110.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B110.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B115200.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B115200.html deleted file mode 100644 index 81dbf645..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B115200.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B115200.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1152000.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1152000.html deleted file mode 100644 index 6d85bd42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1152000.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B1152000.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1200.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1200.html deleted file mode 100644 index f02c52c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1200.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B1200.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B134.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B134.html deleted file mode 100644 index 3c31cfd0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B134.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B134.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B150.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B150.html deleted file mode 100644 index ec9625de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B150.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B150.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1500000.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1500000.html deleted file mode 100644 index 327811a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1500000.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B1500000.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1800.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1800.html deleted file mode 100644 index 6fe73292..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B1800.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B1800.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B19200.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B19200.html deleted file mode 100644 index be121a3f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B19200.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B19200.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B200.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B200.html deleted file mode 100644 index c1073e56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B200.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B200.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B2000000.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B2000000.html deleted file mode 100644 index 8344ab05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B2000000.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B2000000.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B230400.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B230400.html deleted file mode 100644 index 258360ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B230400.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B230400.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B2400.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B2400.html deleted file mode 100644 index ed701be7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B2400.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B2400.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B2500000.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B2500000.html deleted file mode 100644 index e2acf122..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B2500000.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B2500000.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B300.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B300.html deleted file mode 100644 index e6132f12..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B300.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B300.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B3000000.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B3000000.html deleted file mode 100644 index 891c2a35..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B3000000.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B3000000.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B3500000.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B3500000.html deleted file mode 100644 index afb36f10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B3500000.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B3500000.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B38400.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B38400.html deleted file mode 100644 index 4eaf9d00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B38400.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B38400.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B4000000.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B4000000.html deleted file mode 100644 index ad88c49a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B4000000.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B4000000.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B460800.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B460800.html deleted file mode 100644 index 3fddaacc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B460800.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B460800.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B4800.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B4800.html deleted file mode 100644 index e39bd469..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B4800.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B4800.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B50.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B50.html deleted file mode 100644 index 6701a1d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B50.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B50.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B500000.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B500000.html deleted file mode 100644 index 94dbf3f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B500000.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B500000.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B57600.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B57600.html deleted file mode 100644 index 5b32233b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B57600.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B57600.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B576000.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B576000.html deleted file mode 100644 index 8ca4eac5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B576000.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B576000.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B600.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B600.html deleted file mode 100644 index 287e9fe2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B600.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B600.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B75.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B75.html deleted file mode 100644 index f964057b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B75.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B75.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B921600.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B921600.html deleted file mode 100644 index c624f14a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B921600.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B921600.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B9600.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B9600.html deleted file mode 100644 index cd711e82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.B9600.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.B9600.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.BS1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.BS1.html deleted file mode 100644 index a762c72b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.BS1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.BS1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.BSDLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.BSDLY.html deleted file mode 100644 index ab1cf637..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.BSDLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.BSDLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CBAUD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CBAUD.html deleted file mode 100644 index 5fd1f953..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CBAUD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CBAUD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CBAUDEX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CBAUDEX.html deleted file mode 100644 index bcd312f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CBAUDEX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CBAUDEX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CIBAUD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CIBAUD.html deleted file mode 100644 index 0349c3e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CIBAUD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CIBAUD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CLOCAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CLOCAL.html deleted file mode 100644 index f7ad27de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CLOCAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CLOCAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CR1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CR1.html deleted file mode 100644 index 8a44f272..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CR1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CR1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CR2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CR2.html deleted file mode 100644 index ab0e406c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CR2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CR2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CR3.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CR3.html deleted file mode 100644 index 0cdac67b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CR3.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CR3.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CRDLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CRDLY.html deleted file mode 100644 index efb145c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CRDLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CRDLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CREAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CREAD.html deleted file mode 100644 index 538cdaa1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CREAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CREAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CS.html deleted file mode 100644 index b014c5ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CS6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CS6.html deleted file mode 100644 index 91159e17..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CS6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CS6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CS7.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CS7.html deleted file mode 100644 index bf718971..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CS7.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CS7.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CS8.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CS8.html deleted file mode 100644 index f1084d72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CS8.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CS8.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CSIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CSIZE.html deleted file mode 100644 index 9d3dd152..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CSIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CSIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CSTOPB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CSTOPB.html deleted file mode 100644 index 7cc936de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.CSTOPB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.CSTOPB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.DS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.DS.html deleted file mode 100644 index de85e122..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.DS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.DS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EADDRINUSE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EADDRINUSE.html deleted file mode 100644 index cada874d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EADDRINUSE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EADDRINUSE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EADDRNOTAVAIL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EADDRNOTAVAIL.html deleted file mode 100644 index 3f567838..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EADDRNOTAVAIL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EADDRNOTAVAIL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EADV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EADV.html deleted file mode 100644 index e76960f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EADV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EADV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EAFNOSUPPORT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EAFNOSUPPORT.html deleted file mode 100644 index c07bb794..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EAFNOSUPPORT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EAFNOSUPPORT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EALREADY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EALREADY.html deleted file mode 100644 index c3165c2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EALREADY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EALREADY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADE.html deleted file mode 100644 index 17ba6858..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EBADE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADFD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADFD.html deleted file mode 100644 index 344c3148..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADFD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EBADFD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADMSG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADMSG.html deleted file mode 100644 index fe36fa9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADMSG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EBADMSG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADR.html deleted file mode 100644 index d509e054..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EBADR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADRQC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADRQC.html deleted file mode 100644 index 83d73da0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADRQC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EBADRQC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADSLT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADSLT.html deleted file mode 100644 index 939c467e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBADSLT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EBADSLT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBFONT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBFONT.html deleted file mode 100644 index 861881ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EBFONT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EBFONT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECANCELED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECANCELED.html deleted file mode 100644 index 2c6e49c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECANCELED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ECANCELED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOCTL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOCTL.html deleted file mode 100644 index 7d8270f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOCTL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ECHOCTL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOE.html deleted file mode 100644 index 1e9c2102..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ECHOE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOK.html deleted file mode 100644 index 5690a162..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ECHOK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOKE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOKE.html deleted file mode 100644 index fb50d758..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOKE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ECHOKE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHONL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHONL.html deleted file mode 100644 index 27e4f895..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHONL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ECHONL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOPRT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOPRT.html deleted file mode 100644 index 49fc0376..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHOPRT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ECHOPRT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHRNG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHRNG.html deleted file mode 100644 index 9fa7b3eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECHRNG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ECHRNG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECOMM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECOMM.html deleted file mode 100644 index 8f7009d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECOMM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ECOMM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECONNABORTED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECONNABORTED.html deleted file mode 100644 index d0773463..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECONNABORTED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ECONNABORTED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECONNREFUSED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECONNREFUSED.html deleted file mode 100644 index d655e63d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECONNREFUSED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ECONNREFUSED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECONNRESET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECONNRESET.html deleted file mode 100644 index ace7332a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ECONNRESET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ECONNRESET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDEADLK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDEADLK.html deleted file mode 100644 index cd2dcd97..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDEADLK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EDEADLK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDEADLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDEADLOCK.html deleted file mode 100644 index f9bc96c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDEADLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EDEADLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDESTADDRREQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDESTADDRREQ.html deleted file mode 100644 index 5e144348..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDESTADDRREQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EDESTADDRREQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDOTDOT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDOTDOT.html deleted file mode 100644 index e2508391..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDOTDOT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EDOTDOT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDQUOT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDQUOT.html deleted file mode 100644 index 5629be1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EDQUOT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EDQUOT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EFD_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EFD_CLOEXEC.html deleted file mode 100644 index fd01afa6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EFD_CLOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EFD_CLOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EFD_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EFD_NONBLOCK.html deleted file mode 100644 index 77653a16..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EFD_NONBLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EFD_NONBLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EFLAGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EFLAGS.html deleted file mode 100644 index ac259292..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EFLAGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EFLAGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EHOSTDOWN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EHOSTDOWN.html deleted file mode 100644 index 740a2548..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EHOSTDOWN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EHOSTDOWN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EHOSTUNREACH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EHOSTUNREACH.html deleted file mode 100644 index f65429b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EHOSTUNREACH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EHOSTUNREACH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EHWPOISON.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EHWPOISON.html deleted file mode 100644 index fa1f40c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EHWPOISON.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EHWPOISON.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EIDRM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EIDRM.html deleted file mode 100644 index 5b0264fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EIDRM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EIDRM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EILSEQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EILSEQ.html deleted file mode 100644 index 5a4974a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EILSEQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EILSEQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EINPROGRESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EINPROGRESS.html deleted file mode 100644 index 4373e478..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EINPROGRESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EINPROGRESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EISCONN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EISCONN.html deleted file mode 100644 index 2262a4eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EISCONN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EISCONN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EISNAM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EISNAM.html deleted file mode 100644 index f3bc9249..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EISNAM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EISNAM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EKEYEXPIRED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EKEYEXPIRED.html deleted file mode 100644 index a5f54185..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EKEYEXPIRED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EKEYEXPIRED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EKEYREJECTED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EKEYREJECTED.html deleted file mode 100644 index 959150c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EKEYREJECTED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EKEYREJECTED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EKEYREVOKED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EKEYREVOKED.html deleted file mode 100644 index b55701e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EKEYREVOKED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EKEYREVOKED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EL2HLT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EL2HLT.html deleted file mode 100644 index cf77eabb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EL2HLT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EL2HLT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EL2NSYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EL2NSYNC.html deleted file mode 100644 index ba764005..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EL2NSYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EL2NSYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EL3HLT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EL3HLT.html deleted file mode 100644 index 2b906286..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EL3HLT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EL3HLT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EL3RST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EL3RST.html deleted file mode 100644 index 732ce19d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EL3RST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EL3RST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBACC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBACC.html deleted file mode 100644 index be35f587..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBACC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ELIBACC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBBAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBBAD.html deleted file mode 100644 index 25a09135..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBBAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ELIBBAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBEXEC.html deleted file mode 100644 index 3fbed3c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ELIBEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBMAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBMAX.html deleted file mode 100644 index 0c4864be..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBMAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ELIBMAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBSCN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBSCN.html deleted file mode 100644 index bc2920f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELIBSCN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ELIBSCN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELNRNG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELNRNG.html deleted file mode 100644 index 100bc682..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELNRNG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ELNRNG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELOOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELOOP.html deleted file mode 100644 index bc55ae05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ELOOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ELOOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EMEDIUMTYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EMEDIUMTYPE.html deleted file mode 100644 index 6e212c31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EMEDIUMTYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EMEDIUMTYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EMSGSIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EMSGSIZE.html deleted file mode 100644 index 18fdeb1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EMSGSIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EMSGSIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EMULTIHOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EMULTIHOP.html deleted file mode 100644 index 6548e114..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EMULTIHOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EMULTIHOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENAMETOOLONG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENAMETOOLONG.html deleted file mode 100644 index 74796262..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENAMETOOLONG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENAMETOOLONG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENAVAIL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENAVAIL.html deleted file mode 100644 index b6428c42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENAVAIL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENAVAIL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENETDOWN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENETDOWN.html deleted file mode 100644 index 23a05d1c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENETDOWN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENETDOWN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENETRESET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENETRESET.html deleted file mode 100644 index 2109a452..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENETRESET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENETRESET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENETUNREACH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENETUNREACH.html deleted file mode 100644 index 4a31f094..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENETUNREACH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENETUNREACH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOANO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOANO.html deleted file mode 100644 index e8be95c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOANO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOANO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOBUFS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOBUFS.html deleted file mode 100644 index 1f287393..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOBUFS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOBUFS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOCSI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOCSI.html deleted file mode 100644 index d0100732..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOCSI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOCSI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENODATA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENODATA.html deleted file mode 100644 index 335289a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENODATA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENODATA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOKEY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOKEY.html deleted file mode 100644 index 1de30113..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOKEY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOKEY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOLCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOLCK.html deleted file mode 100644 index 0697a4c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOLCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOLCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOLINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOLINK.html deleted file mode 100644 index 221f2ff0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOLINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOLINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOMEDIUM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOMEDIUM.html deleted file mode 100644 index b1eca39b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOMEDIUM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOMEDIUM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOMSG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOMSG.html deleted file mode 100644 index 85082d19..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOMSG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOMSG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENONET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENONET.html deleted file mode 100644 index 152bcaff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENONET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENONET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOPKG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOPKG.html deleted file mode 100644 index e2095d42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOPKG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOPKG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOPROTOOPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOPROTOOPT.html deleted file mode 100644 index 16fe8f1f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOPROTOOPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOPROTOOPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOSR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOSR.html deleted file mode 100644 index 1513e0d2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOSR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOSR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOSTR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOSTR.html deleted file mode 100644 index c7ff2591..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOSTR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOSTR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOSYS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOSYS.html deleted file mode 100644 index b05a7b03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOSYS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOSYS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTCONN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTCONN.html deleted file mode 100644 index 101cea3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTCONN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOTCONN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTEMPTY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTEMPTY.html deleted file mode 100644 index 095148ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTEMPTY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOTEMPTY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTNAM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTNAM.html deleted file mode 100644 index 5d468f90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTNAM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOTNAM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTRECOVERABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTRECOVERABLE.html deleted file mode 100644 index 651b9aa3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTRECOVERABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOTRECOVERABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTSOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTSOCK.html deleted file mode 100644 index eb42c783..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTSOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOTSOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTUNIQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTUNIQ.html deleted file mode 100644 index 948a5624..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ENOTUNIQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ENOTUNIQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EOPNOTSUPP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EOPNOTSUPP.html deleted file mode 100644 index 93114fe1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EOPNOTSUPP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EOPNOTSUPP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EOVERFLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EOVERFLOW.html deleted file mode 100644 index 2b16f9cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EOVERFLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EOVERFLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EOWNERDEAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EOWNERDEAD.html deleted file mode 100644 index 9d59bf85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EOWNERDEAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EOWNERDEAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPFNOSUPPORT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPFNOSUPPORT.html deleted file mode 100644 index 849fbbe0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPFNOSUPPORT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EPFNOSUPPORT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPOLL_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPOLL_CLOEXEC.html deleted file mode 100644 index a92ccf9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPOLL_CLOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EPOLL_CLOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPROTO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPROTO.html deleted file mode 100644 index 93884f2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPROTO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EPROTO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPROTONOSUPPORT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPROTONOSUPPORT.html deleted file mode 100644 index 7ce7fc95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPROTONOSUPPORT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EPROTONOSUPPORT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPROTOTYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPROTOTYPE.html deleted file mode 100644 index 9aea47f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EPROTOTYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EPROTOTYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EREMCHG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EREMCHG.html deleted file mode 100644 index 531af0b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EREMCHG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EREMCHG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EREMOTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EREMOTE.html deleted file mode 100644 index 491d4c8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EREMOTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EREMOTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EREMOTEIO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EREMOTEIO.html deleted file mode 100644 index 39bfdebf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EREMOTEIO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EREMOTEIO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ERESTART.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ERESTART.html deleted file mode 100644 index 742c4e7b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ERESTART.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ERESTART.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ERFKILL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ERFKILL.html deleted file mode 100644 index c807d0ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ERFKILL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ERFKILL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ES.html deleted file mode 100644 index 2fbf740a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESHUTDOWN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESHUTDOWN.html deleted file mode 100644 index de7086f2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESHUTDOWN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ESHUTDOWN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESOCKTNOSUPPORT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESOCKTNOSUPPORT.html deleted file mode 100644 index 4268266f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESOCKTNOSUPPORT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ESOCKTNOSUPPORT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESRMNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESRMNT.html deleted file mode 100644 index 4f86bfcf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESRMNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ESRMNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESTALE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESTALE.html deleted file mode 100644 index 38ae1f86..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESTALE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ESTALE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESTRPIPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESTRPIPE.html deleted file mode 100644 index fcb186d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ESTRPIPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ESTRPIPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ETIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ETIME.html deleted file mode 100644 index d7774aad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ETIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ETIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ETIMEDOUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ETIMEDOUT.html deleted file mode 100644 index 7f4af431..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ETIMEDOUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ETIMEDOUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ETOOMANYREFS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ETOOMANYREFS.html deleted file mode 100644 index 3c20790a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ETOOMANYREFS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ETOOMANYREFS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EUCLEAN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EUCLEAN.html deleted file mode 100644 index d8c0809a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EUCLEAN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EUCLEAN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EUNATCH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EUNATCH.html deleted file mode 100644 index 6565313b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EUNATCH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EUNATCH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EUSERS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EUSERS.html deleted file mode 100644 index 860541ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EUSERS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EUSERS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EXFULL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EXFULL.html deleted file mode 100644 index dc43e643..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EXFULL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EXFULL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EXTA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EXTA.html deleted file mode 100644 index 8ea97080..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EXTA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EXTA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EXTB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EXTB.html deleted file mode 100644 index 25a43585..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EXTB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EXTB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EXTPROC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EXTPROC.html deleted file mode 100644 index 48cbe9f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.EXTPROC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.EXTPROC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FF1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FF1.html deleted file mode 100644 index 54404d0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FF1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.FF1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FFDLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FFDLY.html deleted file mode 100644 index d7f4c000..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FFDLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.FFDLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FLUSHO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FLUSHO.html deleted file mode 100644 index 61f3e768..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FLUSHO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.FLUSHO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FS.html deleted file mode 100644 index e4b2580c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.FS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FS_BASE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FS_BASE.html deleted file mode 100644 index 49f822ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.FS_BASE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.FS_BASE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_GETLK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_GETLK.html deleted file mode 100644 index 9b167eef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_GETLK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.F_GETLK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_GETOWN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_GETOWN.html deleted file mode 100644 index 4989c323..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_GETOWN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.F_GETOWN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_OFD_GETLK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_OFD_GETLK.html deleted file mode 100644 index 9da07405..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_OFD_GETLK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.F_OFD_GETLK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_OFD_SETLK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_OFD_SETLK.html deleted file mode 100644 index cabfee51..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_OFD_SETLK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.F_OFD_SETLK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_OFD_SETLKW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_OFD_SETLKW.html deleted file mode 100644 index 391cb2fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_OFD_SETLKW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.F_OFD_SETLKW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_RDLCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_RDLCK.html deleted file mode 100644 index cdff2c62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_RDLCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.F_RDLCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_SETLK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_SETLK.html deleted file mode 100644 index ca290cdb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_SETLK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.F_SETLK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_SETLKW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_SETLKW.html deleted file mode 100644 index 7b765741..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_SETLKW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.F_SETLKW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_SETOWN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_SETOWN.html deleted file mode 100644 index 8ece2781..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_SETOWN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.F_SETOWN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_UNLCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_UNLCK.html deleted file mode 100644 index 53786bfb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_UNLCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.F_UNLCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_WRLCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_WRLCK.html deleted file mode 100644 index d1c0b7a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.F_WRLCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.F_WRLCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.GS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.GS.html deleted file mode 100644 index 0945b58b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.GS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.GS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.GS_BASE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.GS_BASE.html deleted file mode 100644 index 8187c9cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.GS_BASE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.GS_BASE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.HUPCL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.HUPCL.html deleted file mode 100644 index cf54b7f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.HUPCL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.HUPCL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ICANON.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ICANON.html deleted file mode 100644 index a0e3e7d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ICANON.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ICANON.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.IEXTEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.IEXTEN.html deleted file mode 100644 index aee61b18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.IEXTEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.IEXTEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ISIG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ISIG.html deleted file mode 100644 index cd4dd097..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ISIG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ISIG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.IXOFF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.IXOFF.html deleted file mode 100644 index b69e73b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.IXOFF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.IXOFF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.IXON.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.IXON.html deleted file mode 100644 index 9054998b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.IXON.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.IXON.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MADV_SOFT_OFFLINE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MADV_SOFT_OFFLINE.html deleted file mode 100644 index 9abe1d05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MADV_SOFT_OFFLINE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MADV_SOFT_OFFLINE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_32BIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_32BIT.html deleted file mode 100644 index 51019aae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_32BIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MAP_32BIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_ANON.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_ANON.html deleted file mode 100644 index 9fe9c1d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_ANON.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MAP_ANON.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_ANONYMOUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_ANONYMOUS.html deleted file mode 100644 index 797711fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_ANONYMOUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MAP_ANONYMOUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_DENYWRITE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_DENYWRITE.html deleted file mode 100644 index 48e7b23c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_DENYWRITE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MAP_DENYWRITE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_EXECUTABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_EXECUTABLE.html deleted file mode 100644 index e0bd713f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_EXECUTABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MAP_EXECUTABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_GROWSDOWN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_GROWSDOWN.html deleted file mode 100644 index 773caa51..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_GROWSDOWN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MAP_GROWSDOWN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_HUGETLB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_HUGETLB.html deleted file mode 100644 index 16d4a0aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_HUGETLB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MAP_HUGETLB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_LOCKED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_LOCKED.html deleted file mode 100644 index 6ef1f2bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_LOCKED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MAP_LOCKED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_NONBLOCK.html deleted file mode 100644 index 77f47dba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_NONBLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MAP_NONBLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_NORESERVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_NORESERVE.html deleted file mode 100644 index c9e16807..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_NORESERVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MAP_NORESERVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_POPULATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_POPULATE.html deleted file mode 100644 index 8ca6f2e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_POPULATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MAP_POPULATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_STACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_STACK.html deleted file mode 100644 index ff4d30c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_STACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MAP_STACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_SYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_SYNC.html deleted file mode 100644 index f9673c0b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MAP_SYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MAP_SYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MCL_CURRENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MCL_CURRENT.html deleted file mode 100644 index 863168d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MCL_CURRENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MCL_CURRENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MCL_FUTURE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MCL_FUTURE.html deleted file mode 100644 index 2fcd1c40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MCL_FUTURE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MCL_FUTURE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MINSIGSTKSZ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MINSIGSTKSZ.html deleted file mode 100644 index bb081f98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.MINSIGSTKSZ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.MINSIGSTKSZ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.NCCS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.NCCS.html deleted file mode 100644 index 037a292c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.NCCS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.NCCS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.NLDLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.NLDLY.html deleted file mode 100644 index e3a5b28b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.NLDLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.NLDLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.NOFLSH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.NOFLSH.html deleted file mode 100644 index 7ba041fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.NOFLSH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.NOFLSH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.OLCUC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.OLCUC.html deleted file mode 100644 index 20a85a9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.OLCUC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.OLCUC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ONLCR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ONLCR.html deleted file mode 100644 index 345345a9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ONLCR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ONLCR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ORIG_RAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ORIG_RAX.html deleted file mode 100644 index 100b681e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.ORIG_RAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.ORIG_RAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_APPEND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_APPEND.html deleted file mode 100644 index 77dd8b94..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_APPEND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_APPEND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_ASYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_ASYNC.html deleted file mode 100644 index bbb1c2fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_ASYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_ASYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_CLOEXEC.html deleted file mode 100644 index b7c0ebf1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_CLOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_CLOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_CREAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_CREAT.html deleted file mode 100644 index d06cf221..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_CREAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_CREAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_DIRECT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_DIRECT.html deleted file mode 100644 index 5147ccd7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_DIRECT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_DIRECT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_DIRECTORY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_DIRECTORY.html deleted file mode 100644 index b8dae836..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_DIRECTORY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_DIRECTORY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_DSYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_DSYNC.html deleted file mode 100644 index a842fb36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_DSYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_DSYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_EXCL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_EXCL.html deleted file mode 100644 index db9d02e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_EXCL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_EXCL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_FSYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_FSYNC.html deleted file mode 100644 index 3e53ba26..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_FSYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_FSYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NDELAY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NDELAY.html deleted file mode 100644 index e062ab9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NDELAY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_NDELAY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NOATIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NOATIME.html deleted file mode 100644 index 6f142adf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NOATIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_NOATIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NOCTTY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NOCTTY.html deleted file mode 100644 index cf5c23ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NOCTTY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_NOCTTY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NOFOLLOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NOFOLLOW.html deleted file mode 100644 index ad14f3f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NOFOLLOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_NOFOLLOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NONBLOCK.html deleted file mode 100644 index 95643953..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_NONBLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_NONBLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_PATH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_PATH.html deleted file mode 100644 index 37490dc5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_PATH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_PATH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_RSYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_RSYNC.html deleted file mode 100644 index ce557a20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_RSYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_RSYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_SYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_SYNC.html deleted file mode 100644 index 8dfb3d4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_SYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_SYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_TMPFILE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_TMPFILE.html deleted file mode 100644 index 90d566b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_TMPFILE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_TMPFILE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_TRUNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_TRUNC.html deleted file mode 100644 index c1fcbf02..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.O_TRUNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.O_TRUNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PARENB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PARENB.html deleted file mode 100644 index 7fb6f750..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PARENB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PARENB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PARODD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PARODD.html deleted file mode 100644 index 9fd6db0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PARODD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PARODD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PENDIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PENDIN.html deleted file mode 100644 index 40912d16..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PENDIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PENDIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.POLLWRBAND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.POLLWRBAND.html deleted file mode 100644 index df592be2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.POLLWRBAND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.POLLWRBAND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.POLLWRNORM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.POLLWRNORM.html deleted file mode 100644 index 67913481..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.POLLWRNORM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.POLLWRNORM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.POSIX_FADV_DONTNEED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.POSIX_FADV_DONTNEED.html deleted file mode 100644 index a6ae11ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.POSIX_FADV_DONTNEED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.POSIX_FADV_DONTNEED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.POSIX_FADV_NOREUSE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.POSIX_FADV_NOREUSE.html deleted file mode 100644 index bf8f55b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.POSIX_FADV_NOREUSE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.POSIX_FADV_NOREUSE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_GET_SPECULATION_CTRL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_GET_SPECULATION_CTRL.html deleted file mode 100644 index 45d4baa1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_GET_SPECULATION_CTRL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PR_GET_SPECULATION_CTRL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SET_SPECULATION_CTRL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SET_SPECULATION_CTRL.html deleted file mode 100644 index 6e90b070..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SET_SPECULATION_CTRL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PR_SET_SPECULATION_CTRL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_DISABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_DISABLE.html deleted file mode 100644 index 5c78a81c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_DISABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PR_SPEC_DISABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_DISABLE_NOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_DISABLE_NOEXEC.html deleted file mode 100644 index b4f10576..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_DISABLE_NOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PR_SPEC_DISABLE_NOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_ENABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_ENABLE.html deleted file mode 100644 index 2eece0e4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_ENABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PR_SPEC_ENABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_FORCE_DISABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_FORCE_DISABLE.html deleted file mode 100644 index 094ed5c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_FORCE_DISABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PR_SPEC_FORCE_DISABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_INDIRECT_BRANCH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_INDIRECT_BRANCH.html deleted file mode 100644 index 63438cf7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_INDIRECT_BRANCH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PR_SPEC_INDIRECT_BRANCH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_NOT_AFFECTED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_NOT_AFFECTED.html deleted file mode 100644 index 0b990a8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_NOT_AFFECTED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PR_SPEC_NOT_AFFECTED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_PRCTL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_PRCTL.html deleted file mode 100644 index c85a41b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_PRCTL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PR_SPEC_PRCTL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_STORE_BYPASS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_STORE_BYPASS.html deleted file mode 100644 index dcd43899..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PR_SPEC_STORE_BYPASS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PR_SPEC_STORE_BYPASS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_DETACH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_DETACH.html deleted file mode 100644 index 0bd4c04c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_DETACH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PTRACE_DETACH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_GETFPREGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_GETFPREGS.html deleted file mode 100644 index 472f0807..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_GETFPREGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PTRACE_GETFPREGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_GETFPXREGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_GETFPXREGS.html deleted file mode 100644 index b26c2bff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_GETFPXREGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PTRACE_GETFPXREGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_GETREGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_GETREGS.html deleted file mode 100644 index 5bfbc6aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_GETREGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PTRACE_GETREGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_PEEKSIGINFO_SHARED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_PEEKSIGINFO_SHARED.html deleted file mode 100644 index 276ae00a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_PEEKSIGINFO_SHARED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PTRACE_PEEKSIGINFO_SHARED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SETFPREGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SETFPREGS.html deleted file mode 100644 index 74d9b847..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SETFPREGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PTRACE_SETFPREGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SETFPXREGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SETFPXREGS.html deleted file mode 100644 index 1a3f8fa2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SETFPXREGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PTRACE_SETFPXREGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SETREGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SETREGS.html deleted file mode 100644 index 2abcd889..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SETREGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PTRACE_SETREGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SYSEMU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SYSEMU.html deleted file mode 100644 index 223a4048..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SYSEMU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PTRACE_SYSEMU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SYSEMU_SINGLESTEP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SYSEMU_SINGLESTEP.html deleted file mode 100644 index bb621ed9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.PTRACE_SYSEMU_SINGLESTEP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.PTRACE_SYSEMU_SINGLESTEP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R10.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R10.html deleted file mode 100644 index 2afb705f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R10.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.R10.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R11.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R11.html deleted file mode 100644 index 447f794f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R11.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.R11.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R12.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R12.html deleted file mode 100644 index 239ddf8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R12.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.R12.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R13.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R13.html deleted file mode 100644 index 9a732439..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R13.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.R13.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R14.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R14.html deleted file mode 100644 index cd4107f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R14.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.R14.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R15.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R15.html deleted file mode 100644 index 029bf851..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R15.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.R15.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R8.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R8.html deleted file mode 100644 index 3a588dec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R8.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.R8.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R9.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R9.html deleted file mode 100644 index 006dd529..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.R9.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.R9.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RAX.html deleted file mode 100644 index 04962b08..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.RAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RBP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RBP.html deleted file mode 100644 index 1adb0218..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RBP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.RBP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RBX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RBX.html deleted file mode 100644 index a1b3edc9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RBX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.RBX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RCX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RCX.html deleted file mode 100644 index 54fc9a03..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RCX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.RCX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RDI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RDI.html deleted file mode 100644 index 252474f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RDI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.RDI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RDX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RDX.html deleted file mode 100644 index 42ebed88..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RDX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.RDX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_CR2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_CR2.html deleted file mode 100644 index 13720691..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_CR2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_CR2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_CSGSFS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_CSGSFS.html deleted file mode 100644 index d4dba34d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_CSGSFS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_CSGSFS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_EFL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_EFL.html deleted file mode 100644 index 6e86d1f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_EFL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_EFL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_ERR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_ERR.html deleted file mode 100644 index 8796d70e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_ERR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_ERR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_OLDMASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_OLDMASK.html deleted file mode 100644 index 66478871..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_OLDMASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_OLDMASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R10.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R10.html deleted file mode 100644 index e98a5f57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R10.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_R10.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R11.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R11.html deleted file mode 100644 index ebb9b3b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R11.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_R11.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R12.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R12.html deleted file mode 100644 index 8727addf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R12.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_R12.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R13.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R13.html deleted file mode 100644 index fe2eb82f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R13.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_R13.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R14.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R14.html deleted file mode 100644 index c1a4793b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R14.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_R14.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R15.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R15.html deleted file mode 100644 index 271778ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R15.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_R15.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R8.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R8.html deleted file mode 100644 index 09d430fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R8.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_R8.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R9.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R9.html deleted file mode 100644 index 3fde6b20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_R9.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_R9.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RAX.html deleted file mode 100644 index 344d2d8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_RAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RBP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RBP.html deleted file mode 100644 index 6a8a232d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RBP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_RBP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RBX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RBX.html deleted file mode 100644 index 7c7fdcfe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RBX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_RBX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RCX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RCX.html deleted file mode 100644 index 208ba627..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RCX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_RCX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RDI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RDI.html deleted file mode 100644 index 4020311c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RDI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_RDI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RDX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RDX.html deleted file mode 100644 index 67138d2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RDX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_RDX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RIP.html deleted file mode 100644 index 10c8e0b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_RIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RSI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RSI.html deleted file mode 100644 index b85ebf5e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RSI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_RSI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RSP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RSP.html deleted file mode 100644 index 61b7b208..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_RSP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_RSP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_TRAPNO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_TRAPNO.html deleted file mode 100644 index 7e66da5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.REG_TRAPNO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.REG_TRAPNO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RIP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RIP.html deleted file mode 100644 index ebbfa4cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RIP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.RIP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RSI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RSI.html deleted file mode 100644 index c3532ef6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RSI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.RSI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RSP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RSP.html deleted file mode 100644 index 025e5efc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RSP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.RSP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RTLD_DEEPBIND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RTLD_DEEPBIND.html deleted file mode 100644 index 81f92545..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RTLD_DEEPBIND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.RTLD_DEEPBIND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RTLD_GLOBAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RTLD_GLOBAL.html deleted file mode 100644 index 60ef607e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RTLD_GLOBAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.RTLD_GLOBAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RTLD_NOLOAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RTLD_NOLOAD.html deleted file mode 100644 index cea49be9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.RTLD_NOLOAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.RTLD_NOLOAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_NOCLDSTOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_NOCLDSTOP.html deleted file mode 100644 index f5d96de3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_NOCLDSTOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SA_NOCLDSTOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_NOCLDWAIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_NOCLDWAIT.html deleted file mode 100644 index ec5bbb5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_NOCLDWAIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SA_NOCLDWAIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_NODEFER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_NODEFER.html deleted file mode 100644 index 1feee004..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_NODEFER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SA_NODEFER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_ONSTACK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_ONSTACK.html deleted file mode 100644 index c709a9c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_ONSTACK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SA_ONSTACK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_RESETHAND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_RESETHAND.html deleted file mode 100644 index 7bc31a44..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_RESETHAND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SA_RESETHAND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_RESTART.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_RESTART.html deleted file mode 100644 index 1bd6446e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_RESTART.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SA_RESTART.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_SIGINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_SIGINFO.html deleted file mode 100644 index 9161a4fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SA_SIGINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SA_SIGINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SECCOMP_GET_ACTION_AVAIL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SECCOMP_GET_ACTION_AVAIL.html deleted file mode 100644 index 2964aead..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SECCOMP_GET_ACTION_AVAIL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SECCOMP_GET_ACTION_AVAIL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SECCOMP_GET_NOTIF_SIZES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SECCOMP_GET_NOTIF_SIZES.html deleted file mode 100644 index 116bfb0c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SECCOMP_GET_NOTIF_SIZES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SECCOMP_GET_NOTIF_SIZES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SECCOMP_SET_MODE_FILTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SECCOMP_SET_MODE_FILTER.html deleted file mode 100644 index 002da7b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SECCOMP_SET_MODE_FILTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SECCOMP_SET_MODE_FILTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SECCOMP_SET_MODE_STRICT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SECCOMP_SET_MODE_STRICT.html deleted file mode 100644 index e9a00f3d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SECCOMP_SET_MODE_STRICT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SECCOMP_SET_MODE_STRICT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SFD_CLOEXEC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SFD_CLOEXEC.html deleted file mode 100644 index 01b9f50f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SFD_CLOEXEC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SFD_CLOEXEC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SFD_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SFD_NONBLOCK.html deleted file mode 100644 index e4c3c81b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SFD_NONBLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SFD_NONBLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGBUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGBUS.html deleted file mode 100644 index 86652228..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGBUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGBUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGCHLD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGCHLD.html deleted file mode 100644 index 91f765a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGCHLD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGCHLD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGCONT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGCONT.html deleted file mode 100644 index a564fc2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGCONT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGCONT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGIO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGIO.html deleted file mode 100644 index 1bd51f5d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGIO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGIO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGPOLL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGPOLL.html deleted file mode 100644 index 620c3cd0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGPOLL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGPOLL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGPROF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGPROF.html deleted file mode 100644 index 363dd74e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGPROF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGPROF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGPWR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGPWR.html deleted file mode 100644 index 5d174e13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGPWR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGPWR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGSTKFLT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGSTKFLT.html deleted file mode 100644 index 0e0b0db0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGSTKFLT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGSTKFLT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGSTKSZ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGSTKSZ.html deleted file mode 100644 index 45a11c75..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGSTKSZ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGSTKSZ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGSTOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGSTOP.html deleted file mode 100644 index d88a53ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGSTOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGSTOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGSYS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGSYS.html deleted file mode 100644 index b814d0b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGSYS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGSYS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGTSTP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGTSTP.html deleted file mode 100644 index 29e6331a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGTSTP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGTSTP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGTTIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGTTIN.html deleted file mode 100644 index 4fd0671d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGTTIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGTTIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGTTOU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGTTOU.html deleted file mode 100644 index f23f5c13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGTTOU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGTTOU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGUNUSED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGUNUSED.html deleted file mode 100644 index 11ebfdc2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGUNUSED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGUNUSED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGURG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGURG.html deleted file mode 100644 index 782ac1cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGURG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGURG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGUSR1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGUSR1.html deleted file mode 100644 index ba8f70a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGUSR1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGUSR1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGUSR2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGUSR2.html deleted file mode 100644 index 9845d9e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGUSR2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGUSR2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGVTALRM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGVTALRM.html deleted file mode 100644 index ccb88e87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGVTALRM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGVTALRM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGWINCH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGWINCH.html deleted file mode 100644 index ef06117d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGWINCH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGWINCH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGXCPU.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGXCPU.html deleted file mode 100644 index 07a74a58..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGXCPU.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGXCPU.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGXFSZ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGXFSZ.html deleted file mode 100644 index be0dc674..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIGXFSZ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIGXFSZ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIG_BLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIG_BLOCK.html deleted file mode 100644 index a9ef3097..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIG_BLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIG_BLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIG_SETMASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIG_SETMASK.html deleted file mode 100644 index 941be0ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIG_SETMASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIG_SETMASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIG_UNBLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIG_UNBLOCK.html deleted file mode 100644 index 861ed9c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SIG_UNBLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SIG_UNBLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SOCK_DGRAM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SOCK_DGRAM.html deleted file mode 100644 index 0f9e6745..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SOCK_DGRAM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SOCK_DGRAM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SOCK_STREAM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SOCK_STREAM.html deleted file mode 100644 index 3a78a138..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SOCK_STREAM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SOCK_STREAM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SS.html deleted file mode 100644 index d11e9e17..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.SS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.SS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TAB1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TAB1.html deleted file mode 100644 index b376c872..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TAB1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.TAB1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TAB2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TAB2.html deleted file mode 100644 index 1a70c158..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TAB2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.TAB2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TAB3.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TAB3.html deleted file mode 100644 index ec9d5c00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TAB3.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.TAB3.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TABDLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TABDLY.html deleted file mode 100644 index 35d64a79..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TABDLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.TABDLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TCSADRAIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TCSADRAIN.html deleted file mode 100644 index 8c8f2539..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TCSADRAIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.TCSADRAIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TCSAFLUSH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TCSAFLUSH.html deleted file mode 100644 index b7b570eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TCSAFLUSH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.TCSAFLUSH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TCSANOW.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TCSANOW.html deleted file mode 100644 index 8e73cd15..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TCSANOW.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.TCSANOW.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TOSTOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TOSTOP.html deleted file mode 100644 index e1c65164..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.TOSTOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.TOSTOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VDISCARD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VDISCARD.html deleted file mode 100644 index 307d7623..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VDISCARD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.VDISCARD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VEOF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VEOF.html deleted file mode 100644 index d4591c8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VEOF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.VEOF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VEOL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VEOL.html deleted file mode 100644 index c89b7277..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VEOL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.VEOL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VEOL2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VEOL2.html deleted file mode 100644 index 28931a54..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VEOL2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.VEOL2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VMIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VMIN.html deleted file mode 100644 index d7f6c127..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VMIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.VMIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VREPRINT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VREPRINT.html deleted file mode 100644 index e55fc3c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VREPRINT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.VREPRINT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VSTART.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VSTART.html deleted file mode 100644 index b113c440..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VSTART.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.VSTART.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VSTOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VSTOP.html deleted file mode 100644 index 41c16303..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VSTOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.VSTOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VSUSP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VSUSP.html deleted file mode 100644 index ec4020a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VSUSP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.VSUSP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VSWTC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VSWTC.html deleted file mode 100644 index a5d39661..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VSWTC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.VSWTC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VT1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VT1.html deleted file mode 100644 index 927921ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VT1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.VT1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VTDLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VTDLY.html deleted file mode 100644 index 18004aa0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VTDLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.VTDLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VTIME.html deleted file mode 100644 index cf6fa82e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.VTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VWERASE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VWERASE.html deleted file mode 100644 index dbeb70c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.VWERASE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.VWERASE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.XTABS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.XTABS.html deleted file mode 100644 index 0e1bb1fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.XTABS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.XTABS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.__SIZEOF_PTHREAD_CONDATTR_T.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.__SIZEOF_PTHREAD_CONDATTR_T.html deleted file mode 100644 index 476d7ffc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.__SIZEOF_PTHREAD_CONDATTR_T.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.__SIZEOF_PTHREAD_CONDATTR_T.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.__SIZEOF_PTHREAD_MUTEXATTR_T.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.__SIZEOF_PTHREAD_MUTEXATTR_T.html deleted file mode 100644 index 4583687d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/constant.__SIZEOF_PTHREAD_MUTEXATTR_T.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/constant.__SIZEOF_PTHREAD_MUTEXATTR_T.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.getcontext.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.getcontext.html deleted file mode 100644 index dde8647e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.getcontext.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/fn.getcontext.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.ioperm.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.ioperm.html deleted file mode 100644 index 9f39a13d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.ioperm.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/fn.ioperm.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.iopl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.iopl.html deleted file mode 100644 index ab2ebe3f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.iopl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/fn.iopl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.makecontext.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.makecontext.html deleted file mode 100644 index c5366933..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.makecontext.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/fn.makecontext.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.setcontext.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.setcontext.html deleted file mode 100644 index 2d101b04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.setcontext.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/fn.setcontext.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.swapcontext.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.swapcontext.html deleted file mode 100644 index 7a96eace..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/fn.swapcontext.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/fn.swapcontext.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.html deleted file mode 100644 index 66ac488d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP.html deleted file mode 100644 index f64b7e60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP.html deleted file mode 100644 index 0497c0e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS__sysctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS__sysctl.html deleted file mode 100644 index 7475def1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS__sysctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS__sysctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_accept.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_accept.html deleted file mode 100644 index 0de23498..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_accept.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_accept.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_accept4.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_accept4.html deleted file mode 100644 index ad607cb9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_accept4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_accept4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_access.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_access.html deleted file mode 100644 index 0b4af379..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_access.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_access.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_acct.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_acct.html deleted file mode 100644 index 162450f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_acct.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_acct.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_add_key.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_add_key.html deleted file mode 100644 index 9d2877db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_add_key.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_add_key.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_adjtimex.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_adjtimex.html deleted file mode 100644 index 7b1aafa2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_adjtimex.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_adjtimex.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_afs_syscall.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_afs_syscall.html deleted file mode 100644 index 39bce7aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_afs_syscall.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_afs_syscall.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_alarm.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_alarm.html deleted file mode 100644 index 5f3c2544..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_alarm.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_alarm.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_arch_prctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_arch_prctl.html deleted file mode 100644 index 937f6b18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_arch_prctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_arch_prctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_bind.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_bind.html deleted file mode 100644 index fed44641..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_bind.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_bind.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_bpf.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_bpf.html deleted file mode 100644 index fac34242..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_bpf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_bpf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_brk.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_brk.html deleted file mode 100644 index 94f32b02..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_brk.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_brk.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_capget.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_capget.html deleted file mode 100644 index fea024c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_capget.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_capget.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_capset.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_capset.html deleted file mode 100644 index 2eb09113..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_capset.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_capset.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_chdir.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_chdir.html deleted file mode 100644 index e82e10e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_chdir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_chdir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_chmod.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_chmod.html deleted file mode 100644 index 07cf342a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_chmod.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_chmod.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_chown.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_chown.html deleted file mode 100644 index f0271e52..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_chown.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_chown.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_chroot.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_chroot.html deleted file mode 100644 index 110ff77c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_chroot.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_chroot.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_adjtime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_adjtime.html deleted file mode 100644 index dd350228..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_adjtime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_clock_adjtime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_getres.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_getres.html deleted file mode 100644 index b7cb72a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_getres.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_clock_getres.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_gettime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_gettime.html deleted file mode 100644 index b9e0474f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_gettime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_clock_gettime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_nanosleep.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_nanosleep.html deleted file mode 100644 index db7adb22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_nanosleep.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_clock_nanosleep.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_settime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_settime.html deleted file mode 100644 index 6aea676a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clock_settime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_clock_settime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clone.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clone.html deleted file mode 100644 index 500dcfc0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clone.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_clone.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clone3.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clone3.html deleted file mode 100644 index 43774ecb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_clone3.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_clone3.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_close.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_close.html deleted file mode 100644 index cdda07f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_close.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_close.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_close_range.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_close_range.html deleted file mode 100644 index 464eee4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_close_range.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_close_range.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_connect.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_connect.html deleted file mode 100644 index 618f0260..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_connect.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_connect.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_copy_file_range.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_copy_file_range.html deleted file mode 100644 index 713d63a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_copy_file_range.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_copy_file_range.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_creat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_creat.html deleted file mode 100644 index 65cbb9a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_creat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_creat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_create_module.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_create_module.html deleted file mode 100644 index 4b01f71d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_create_module.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_create_module.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_delete_module.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_delete_module.html deleted file mode 100644 index ad382b82..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_delete_module.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_delete_module.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_dup.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_dup.html deleted file mode 100644 index 0e290e84..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_dup.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_dup.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_dup2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_dup2.html deleted file mode 100644 index bd423e98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_dup2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_dup2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_dup3.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_dup3.html deleted file mode 100644 index 3908f575..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_dup3.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_dup3.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_create.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_create.html deleted file mode 100644 index 6168074b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_create.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_epoll_create.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_create1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_create1.html deleted file mode 100644 index 927ad78d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_create1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_epoll_create1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_ctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_ctl.html deleted file mode 100644 index da255eed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_ctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_epoll_ctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_ctl_old.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_ctl_old.html deleted file mode 100644 index aa6db7bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_ctl_old.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_epoll_ctl_old.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_pwait.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_pwait.html deleted file mode 100644 index 55386645..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_pwait.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_epoll_pwait.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_pwait2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_pwait2.html deleted file mode 100644 index 31815d7b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_pwait2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_epoll_pwait2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_wait.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_wait.html deleted file mode 100644 index 63f97a9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_wait.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_epoll_wait.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_wait_old.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_wait_old.html deleted file mode 100644 index 781eb0d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_epoll_wait_old.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_epoll_wait_old.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_eventfd.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_eventfd.html deleted file mode 100644 index 5129497d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_eventfd.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_eventfd.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_eventfd2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_eventfd2.html deleted file mode 100644 index 1b3f805d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_eventfd2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_eventfd2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_execve.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_execve.html deleted file mode 100644 index 47b7178d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_execve.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_execve.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_execveat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_execveat.html deleted file mode 100644 index ea40cd49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_execveat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_execveat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_exit.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_exit.html deleted file mode 100644 index 56871918..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_exit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_exit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_exit_group.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_exit_group.html deleted file mode 100644 index 808004d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_exit_group.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_exit_group.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_faccessat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_faccessat.html deleted file mode 100644 index 6617e3a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_faccessat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_faccessat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_faccessat2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_faccessat2.html deleted file mode 100644 index b2b48294..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_faccessat2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_faccessat2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fadvise64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fadvise64.html deleted file mode 100644 index 09730631..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fadvise64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fadvise64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fallocate.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fallocate.html deleted file mode 100644 index 8aa508e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fallocate.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fallocate.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fanotify_init.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fanotify_init.html deleted file mode 100644 index df40d284..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fanotify_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fanotify_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fanotify_mark.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fanotify_mark.html deleted file mode 100644 index 7a08da0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fanotify_mark.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fanotify_mark.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchdir.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchdir.html deleted file mode 100644 index ef236a42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchdir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fchdir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchmod.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchmod.html deleted file mode 100644 index 0c4b4126..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchmod.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fchmod.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchmodat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchmodat.html deleted file mode 100644 index 246bdb62..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchmodat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fchmodat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchown.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchown.html deleted file mode 100644 index f0335b65..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchown.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fchown.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchownat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchownat.html deleted file mode 100644 index 127a2eb4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fchownat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fchownat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fcntl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fcntl.html deleted file mode 100644 index 0cb339cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fcntl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fcntl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fdatasync.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fdatasync.html deleted file mode 100644 index 13e5458e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fdatasync.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fdatasync.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fgetxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fgetxattr.html deleted file mode 100644 index 29462679..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fgetxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fgetxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_finit_module.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_finit_module.html deleted file mode 100644 index 7f5c2823..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_finit_module.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_finit_module.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_flistxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_flistxattr.html deleted file mode 100644 index d7f35ef8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_flistxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_flistxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_flock.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_flock.html deleted file mode 100644 index 8f881294..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_flock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_flock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fork.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fork.html deleted file mode 100644 index f1260854..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fork.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fork.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fremovexattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fremovexattr.html deleted file mode 100644 index a91e272b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fremovexattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fremovexattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsconfig.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsconfig.html deleted file mode 100644 index 17c0b3c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsconfig.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fsconfig.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsetxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsetxattr.html deleted file mode 100644 index dd5e2068..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsetxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fsetxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsmount.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsmount.html deleted file mode 100644 index 6fe92951..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsmount.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fsmount.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsopen.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsopen.html deleted file mode 100644 index a727a8ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsopen.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fsopen.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fspick.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fspick.html deleted file mode 100644 index 504e4f20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fspick.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fspick.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fstat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fstat.html deleted file mode 100644 index 9f1c8a7b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fstat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fstat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fstatfs.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fstatfs.html deleted file mode 100644 index 862c2c14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fstatfs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fstatfs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsync.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsync.html deleted file mode 100644 index 34076405..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_fsync.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_fsync.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ftruncate.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ftruncate.html deleted file mode 100644 index f2473a6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ftruncate.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_ftruncate.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_futex.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_futex.html deleted file mode 100644 index ffd20f84..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_futex.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_futex.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_futimesat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_futimesat.html deleted file mode 100644 index a3c45706..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_futimesat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_futimesat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_get_kernel_syms.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_get_kernel_syms.html deleted file mode 100644 index 070983bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_get_kernel_syms.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_get_kernel_syms.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_get_mempolicy.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_get_mempolicy.html deleted file mode 100644 index c0a6664c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_get_mempolicy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_get_mempolicy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_get_robust_list.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_get_robust_list.html deleted file mode 100644 index 1c9e4006..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_get_robust_list.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_get_robust_list.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_get_thread_area.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_get_thread_area.html deleted file mode 100644 index b63398bd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_get_thread_area.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_get_thread_area.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getcpu.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getcpu.html deleted file mode 100644 index 50335499..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getcpu.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getcpu.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getcwd.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getcwd.html deleted file mode 100644 index 602b4d94..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getcwd.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getcwd.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getdents.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getdents.html deleted file mode 100644 index b777f471..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getdents.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getdents.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getdents64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getdents64.html deleted file mode 100644 index 35171c87..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getdents64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getdents64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getegid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getegid.html deleted file mode 100644 index a9f5e1fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getegid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getegid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_geteuid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_geteuid.html deleted file mode 100644 index 627f2f01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_geteuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_geteuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getgid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getgid.html deleted file mode 100644 index b83a2e25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getgroups.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getgroups.html deleted file mode 100644 index 8908d0ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getgroups.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getgroups.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getitimer.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getitimer.html deleted file mode 100644 index d6d15e78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getitimer.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getitimer.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpeername.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpeername.html deleted file mode 100644 index 3751b0b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpeername.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getpeername.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpgid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpgid.html deleted file mode 100644 index 180ed911..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getpgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpgrp.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpgrp.html deleted file mode 100644 index 60c7dbf2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpgrp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getpgrp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpid.html deleted file mode 100644 index b0b3bed1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getpid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpmsg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpmsg.html deleted file mode 100644 index c9d988c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpmsg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getpmsg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getppid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getppid.html deleted file mode 100644 index bf857a6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getppid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getppid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpriority.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpriority.html deleted file mode 100644 index 04b0d7ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getpriority.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getpriority.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getrandom.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getrandom.html deleted file mode 100644 index 0accfcd9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getrandom.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getrandom.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getresgid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getresgid.html deleted file mode 100644 index 70805137..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getresgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getresgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getresuid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getresuid.html deleted file mode 100644 index 34b94044..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getresuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getresuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getrlimit.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getrlimit.html deleted file mode 100644 index c1e48b88..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getrlimit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getrlimit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getrusage.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getrusage.html deleted file mode 100644 index cff7c1a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getrusage.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getrusage.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getsid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getsid.html deleted file mode 100644 index 7de801d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getsid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getsid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getsockname.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getsockname.html deleted file mode 100644 index 2724ac4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getsockname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getsockname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getsockopt.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getsockopt.html deleted file mode 100644 index 733e6e1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getsockopt.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getsockopt.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_gettid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_gettid.html deleted file mode 100644 index 6cb5c7b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_gettid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_gettid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_gettimeofday.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_gettimeofday.html deleted file mode 100644 index eeafd0af..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_gettimeofday.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_gettimeofday.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getuid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getuid.html deleted file mode 100644 index 31d66d72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getxattr.html deleted file mode 100644 index c7daedf2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_getxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_getxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_init_module.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_init_module.html deleted file mode 100644 index 85e7af6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_init_module.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_init_module.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_inotify_add_watch.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_inotify_add_watch.html deleted file mode 100644 index 1421f7c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_inotify_add_watch.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_inotify_add_watch.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_inotify_init.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_inotify_init.html deleted file mode 100644 index 35b4474e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_inotify_init.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_inotify_init.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_inotify_init1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_inotify_init1.html deleted file mode 100644 index f301344d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_inotify_init1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_inotify_init1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_inotify_rm_watch.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_inotify_rm_watch.html deleted file mode 100644 index a3785822..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_inotify_rm_watch.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_inotify_rm_watch.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_cancel.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_cancel.html deleted file mode 100644 index 0fdb1d66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_cancel.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_io_cancel.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_destroy.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_destroy.html deleted file mode 100644 index 9d3fe058..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_destroy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_io_destroy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_getevents.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_getevents.html deleted file mode 100644 index 914cc82a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_getevents.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_io_getevents.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_setup.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_setup.html deleted file mode 100644 index 5a86e498..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_setup.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_io_setup.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_submit.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_submit.html deleted file mode 100644 index d63d725b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_submit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_io_submit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_uring_enter.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_uring_enter.html deleted file mode 100644 index 8a14512a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_uring_enter.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_io_uring_enter.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_uring_register.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_uring_register.html deleted file mode 100644 index 4adc7e21..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_uring_register.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_io_uring_register.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_uring_setup.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_uring_setup.html deleted file mode 100644 index 7ced463d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_uring_setup.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_io_uring_setup.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ioctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ioctl.html deleted file mode 100644 index 7c78ef9f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ioctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_ioctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ioperm.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ioperm.html deleted file mode 100644 index 61dd1493..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ioperm.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_ioperm.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_iopl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_iopl.html deleted file mode 100644 index 525a0b83..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_iopl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_iopl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ioprio_get.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ioprio_get.html deleted file mode 100644 index 31a222c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ioprio_get.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_ioprio_get.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ioprio_set.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ioprio_set.html deleted file mode 100644 index 5dc593b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ioprio_set.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_ioprio_set.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_kcmp.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_kcmp.html deleted file mode 100644 index 56de8cac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_kcmp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_kcmp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_kexec_file_load.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_kexec_file_load.html deleted file mode 100644 index 6411de30..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_kexec_file_load.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_kexec_file_load.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_kexec_load.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_kexec_load.html deleted file mode 100644 index f5750a57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_kexec_load.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_kexec_load.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_keyctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_keyctl.html deleted file mode 100644 index 79e9d4e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_keyctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_keyctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_kill.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_kill.html deleted file mode 100644 index 1fb343ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_kill.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_kill.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lchown.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lchown.html deleted file mode 100644 index b5f881fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lchown.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_lchown.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lgetxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lgetxattr.html deleted file mode 100644 index c529cb1d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lgetxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_lgetxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_link.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_link.html deleted file mode 100644 index f5ab328b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_link.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_link.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_linkat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_linkat.html deleted file mode 100644 index f167c51c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_linkat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_linkat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_listen.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_listen.html deleted file mode 100644 index a7ee485a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_listen.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_listen.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_listxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_listxattr.html deleted file mode 100644 index f36f75d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_listxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_listxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_llistxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_llistxattr.html deleted file mode 100644 index cbf7888d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_llistxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_llistxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lookup_dcookie.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lookup_dcookie.html deleted file mode 100644 index f322af81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lookup_dcookie.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_lookup_dcookie.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lremovexattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lremovexattr.html deleted file mode 100644 index 5acecced..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lremovexattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_lremovexattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lseek.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lseek.html deleted file mode 100644 index 4a4e5fef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lseek.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_lseek.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lsetxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lsetxattr.html deleted file mode 100644 index fed3e304..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lsetxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_lsetxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lstat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lstat.html deleted file mode 100644 index 550777a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_lstat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_lstat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_madvise.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_madvise.html deleted file mode 100644 index bae88f5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_madvise.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_madvise.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mbind.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mbind.html deleted file mode 100644 index e9a32045..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mbind.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mbind.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_membarrier.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_membarrier.html deleted file mode 100644 index e62224aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_membarrier.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_membarrier.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_memfd_create.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_memfd_create.html deleted file mode 100644 index 74fcc626..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_memfd_create.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_memfd_create.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_migrate_pages.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_migrate_pages.html deleted file mode 100644 index d3c71f18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_migrate_pages.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_migrate_pages.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mincore.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mincore.html deleted file mode 100644 index 16c49283..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mincore.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mincore.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mkdir.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mkdir.html deleted file mode 100644 index 396ad548..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mkdir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mkdir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mkdirat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mkdirat.html deleted file mode 100644 index 6cea2149..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mkdirat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mkdirat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mknod.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mknod.html deleted file mode 100644 index c7b64d4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mknod.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mknod.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mknodat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mknodat.html deleted file mode 100644 index 18eb6e74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mknodat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mknodat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mlock.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mlock.html deleted file mode 100644 index 16d6b863..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mlock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mlock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mlock2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mlock2.html deleted file mode 100644 index b17c185e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mlock2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mlock2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mlockall.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mlockall.html deleted file mode 100644 index 081b0c20..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mlockall.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mlockall.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mmap.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mmap.html deleted file mode 100644 index 2974fddc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mmap.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mmap.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_modify_ldt.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_modify_ldt.html deleted file mode 100644 index c1ef613b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_modify_ldt.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_modify_ldt.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mount.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mount.html deleted file mode 100644 index 3c783cca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mount.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mount.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mount_setattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mount_setattr.html deleted file mode 100644 index 48869b06..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mount_setattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mount_setattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_move_mount.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_move_mount.html deleted file mode 100644 index f84a1d77..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_move_mount.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_move_mount.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_move_pages.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_move_pages.html deleted file mode 100644 index 940a0274..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_move_pages.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_move_pages.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mprotect.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mprotect.html deleted file mode 100644 index 8cd5fdb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mprotect.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mprotect.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_getsetattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_getsetattr.html deleted file mode 100644 index 2fc0923b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_getsetattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mq_getsetattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_notify.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_notify.html deleted file mode 100644 index fd463512..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_notify.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mq_notify.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_open.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_open.html deleted file mode 100644 index 9f78665c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_open.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mq_open.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_timedreceive.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_timedreceive.html deleted file mode 100644 index e0baf458..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_timedreceive.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mq_timedreceive.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_timedsend.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_timedsend.html deleted file mode 100644 index da670823..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_timedsend.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mq_timedsend.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_unlink.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_unlink.html deleted file mode 100644 index 4d84483b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mq_unlink.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mq_unlink.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mremap.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mremap.html deleted file mode 100644 index aca4488d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_mremap.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_mremap.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msgctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msgctl.html deleted file mode 100644 index 6f0fc42f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msgctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_msgctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msgget.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msgget.html deleted file mode 100644 index 2bab3b0e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msgget.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_msgget.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msgrcv.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msgrcv.html deleted file mode 100644 index 38393752..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msgrcv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_msgrcv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msgsnd.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msgsnd.html deleted file mode 100644 index 1ab9f758..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msgsnd.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_msgsnd.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msync.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msync.html deleted file mode 100644 index 68ba87ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_msync.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_msync.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_munlock.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_munlock.html deleted file mode 100644 index 0377be69..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_munlock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_munlock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_munlockall.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_munlockall.html deleted file mode 100644 index eaeeb467..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_munlockall.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_munlockall.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_munmap.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_munmap.html deleted file mode 100644 index 1893f313..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_munmap.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_munmap.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_name_to_handle_at.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_name_to_handle_at.html deleted file mode 100644 index a491c6f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_name_to_handle_at.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_name_to_handle_at.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_nanosleep.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_nanosleep.html deleted file mode 100644 index eb2e3a63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_nanosleep.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_nanosleep.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_newfstatat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_newfstatat.html deleted file mode 100644 index d1d83bac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_newfstatat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_newfstatat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_nfsservctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_nfsservctl.html deleted file mode 100644 index 354a9d10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_nfsservctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_nfsservctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_open.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_open.html deleted file mode 100644 index e6193f9e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_open.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_open.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_open_by_handle_at.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_open_by_handle_at.html deleted file mode 100644 index 8f373bde..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_open_by_handle_at.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_open_by_handle_at.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_open_tree.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_open_tree.html deleted file mode 100644 index 880e07b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_open_tree.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_open_tree.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_openat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_openat.html deleted file mode 100644 index 727331f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_openat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_openat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_openat2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_openat2.html deleted file mode 100644 index cf55f3eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_openat2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_openat2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pause.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pause.html deleted file mode 100644 index fa1fdcd8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pause.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pause.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_perf_event_open.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_perf_event_open.html deleted file mode 100644 index 454029b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_perf_event_open.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_perf_event_open.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_personality.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_personality.html deleted file mode 100644 index 14993f2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_personality.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_personality.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pidfd_getfd.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pidfd_getfd.html deleted file mode 100644 index 66c5368c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pidfd_getfd.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pidfd_getfd.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pidfd_open.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pidfd_open.html deleted file mode 100644 index fe64a3db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pidfd_open.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pidfd_open.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pidfd_send_signal.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pidfd_send_signal.html deleted file mode 100644 index 4119a52e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pidfd_send_signal.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pidfd_send_signal.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pipe.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pipe.html deleted file mode 100644 index 47fc736f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pipe.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pipe.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pipe2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pipe2.html deleted file mode 100644 index 9a5779bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pipe2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pipe2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pivot_root.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pivot_root.html deleted file mode 100644 index 84eba32b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pivot_root.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pivot_root.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pkey_alloc.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pkey_alloc.html deleted file mode 100644 index 003460d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pkey_alloc.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pkey_alloc.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pkey_free.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pkey_free.html deleted file mode 100644 index 6e6f67de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pkey_free.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pkey_free.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pkey_mprotect.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pkey_mprotect.html deleted file mode 100644 index 597c6de7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pkey_mprotect.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pkey_mprotect.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_poll.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_poll.html deleted file mode 100644 index 1f2cff2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_poll.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_poll.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ppoll.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ppoll.html deleted file mode 100644 index 49927411..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ppoll.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_ppoll.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_prctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_prctl.html deleted file mode 100644 index 8f4999ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_prctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_prctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pread64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pread64.html deleted file mode 100644 index c0f831d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pread64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pread64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_preadv.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_preadv.html deleted file mode 100644 index 00ea539b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_preadv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_preadv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_preadv2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_preadv2.html deleted file mode 100644 index 82f07cff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_preadv2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_preadv2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_prlimit64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_prlimit64.html deleted file mode 100644 index 93d589b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_prlimit64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_prlimit64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_process_madvise.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_process_madvise.html deleted file mode 100644 index 82ee4511..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_process_madvise.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_process_madvise.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_process_vm_readv.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_process_vm_readv.html deleted file mode 100644 index 6298340e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_process_vm_readv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_process_vm_readv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_process_vm_writev.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_process_vm_writev.html deleted file mode 100644 index accb0901..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_process_vm_writev.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_process_vm_writev.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pselect6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pselect6.html deleted file mode 100644 index bb59148e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pselect6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pselect6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ptrace.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ptrace.html deleted file mode 100644 index c2184302..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ptrace.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_ptrace.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_putpmsg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_putpmsg.html deleted file mode 100644 index bcd9ae2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_putpmsg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_putpmsg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pwrite64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pwrite64.html deleted file mode 100644 index a5ccda5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pwrite64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pwrite64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pwritev.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pwritev.html deleted file mode 100644 index fd78b820..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pwritev.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pwritev.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pwritev2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pwritev2.html deleted file mode 100644 index de91def7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_pwritev2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_pwritev2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_query_module.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_query_module.html deleted file mode 100644 index 7d179f92..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_query_module.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_query_module.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_quotactl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_quotactl.html deleted file mode 100644 index 98fe1d60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_quotactl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_quotactl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_read.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_read.html deleted file mode 100644 index 9c48f7c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_read.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_read.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_readahead.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_readahead.html deleted file mode 100644 index 6b0dd423..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_readahead.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_readahead.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_readlink.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_readlink.html deleted file mode 100644 index ebb6fa4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_readlink.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_readlink.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_readlinkat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_readlinkat.html deleted file mode 100644 index 18cf4d74..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_readlinkat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_readlinkat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_readv.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_readv.html deleted file mode 100644 index 89a9f592..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_readv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_readv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_reboot.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_reboot.html deleted file mode 100644 index 071ebc05..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_reboot.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_reboot.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_recvfrom.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_recvfrom.html deleted file mode 100644 index 775820c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_recvfrom.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_recvfrom.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_recvmmsg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_recvmmsg.html deleted file mode 100644 index ac5321a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_recvmmsg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_recvmmsg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_recvmsg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_recvmsg.html deleted file mode 100644 index 435333e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_recvmsg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_recvmsg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_remap_file_pages.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_remap_file_pages.html deleted file mode 100644 index 2b8c9b8e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_remap_file_pages.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_remap_file_pages.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_removexattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_removexattr.html deleted file mode 100644 index a38afd9d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_removexattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_removexattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rename.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rename.html deleted file mode 100644 index 64a832a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rename.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_rename.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_renameat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_renameat.html deleted file mode 100644 index 0e7f0703..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_renameat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_renameat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_renameat2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_renameat2.html deleted file mode 100644 index 2b58e6a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_renameat2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_renameat2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_request_key.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_request_key.html deleted file mode 100644 index ae311a6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_request_key.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_request_key.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_restart_syscall.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_restart_syscall.html deleted file mode 100644 index dd938bc6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_restart_syscall.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_restart_syscall.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rmdir.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rmdir.html deleted file mode 100644 index 6faf7a2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rmdir.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_rmdir.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rseq.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rseq.html deleted file mode 100644 index ef19ab5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rseq.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_rseq.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigaction.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigaction.html deleted file mode 100644 index 2d93ebb0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigaction.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_rt_sigaction.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigpending.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigpending.html deleted file mode 100644 index 01e49b8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigpending.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_rt_sigpending.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigprocmask.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigprocmask.html deleted file mode 100644 index 28e2fd3b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigprocmask.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_rt_sigprocmask.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigqueueinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigqueueinfo.html deleted file mode 100644 index 3772546c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigqueueinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_rt_sigqueueinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigreturn.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigreturn.html deleted file mode 100644 index c274bc4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigreturn.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_rt_sigreturn.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigsuspend.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigsuspend.html deleted file mode 100644 index 98ae7e9f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigsuspend.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_rt_sigsuspend.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigtimedwait.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigtimedwait.html deleted file mode 100644 index d6c20ae6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_sigtimedwait.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_rt_sigtimedwait.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_tgsigqueueinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_tgsigqueueinfo.html deleted file mode 100644 index fa4141d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_rt_tgsigqueueinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_rt_tgsigqueueinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_get_priority_max.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_get_priority_max.html deleted file mode 100644 index d233f989..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_get_priority_max.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sched_get_priority_max.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_get_priority_min.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_get_priority_min.html deleted file mode 100644 index ed29a657..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_get_priority_min.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sched_get_priority_min.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_getaffinity.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_getaffinity.html deleted file mode 100644 index 7915eec5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_getaffinity.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sched_getaffinity.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_getattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_getattr.html deleted file mode 100644 index 1ca87b7f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_getattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sched_getattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_getparam.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_getparam.html deleted file mode 100644 index 32060488..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_getparam.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sched_getparam.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_getscheduler.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_getscheduler.html deleted file mode 100644 index 99696f3f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_getscheduler.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sched_getscheduler.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_rr_get_interval.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_rr_get_interval.html deleted file mode 100644 index 7aba01c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_rr_get_interval.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sched_rr_get_interval.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_setaffinity.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_setaffinity.html deleted file mode 100644 index a4be6208..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_setaffinity.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sched_setaffinity.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_setattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_setattr.html deleted file mode 100644 index 8ded990d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_setattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sched_setattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_setparam.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_setparam.html deleted file mode 100644 index 33065588..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_setparam.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sched_setparam.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_setscheduler.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_setscheduler.html deleted file mode 100644 index 4c24cec7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_setscheduler.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sched_setscheduler.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_yield.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_yield.html deleted file mode 100644 index 1d02ae6f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sched_yield.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sched_yield.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_seccomp.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_seccomp.html deleted file mode 100644 index cee1114d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_seccomp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_seccomp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_security.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_security.html deleted file mode 100644 index 0b99b34b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_security.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_security.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_select.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_select.html deleted file mode 100644 index 79a8b42f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_select.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_select.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_semctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_semctl.html deleted file mode 100644 index 85215bb2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_semctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_semctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_semget.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_semget.html deleted file mode 100644 index ea0009cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_semget.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_semget.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_semop.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_semop.html deleted file mode 100644 index 68248e84..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_semop.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_semop.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_semtimedop.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_semtimedop.html deleted file mode 100644 index 3a5c1b2a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_semtimedop.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_semtimedop.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sendfile.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sendfile.html deleted file mode 100644 index 8deb7a39..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sendfile.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sendfile.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sendmmsg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sendmmsg.html deleted file mode 100644 index 306b6543..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sendmmsg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sendmmsg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sendmsg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sendmsg.html deleted file mode 100644 index 6cd4f8b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sendmsg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sendmsg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sendto.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sendto.html deleted file mode 100644 index 7fab4cdf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sendto.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sendto.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_set_mempolicy.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_set_mempolicy.html deleted file mode 100644 index 2a6d3330..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_set_mempolicy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_set_mempolicy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_set_robust_list.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_set_robust_list.html deleted file mode 100644 index 79bee321..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_set_robust_list.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_set_robust_list.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_set_thread_area.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_set_thread_area.html deleted file mode 100644 index 4c8208b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_set_thread_area.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_set_thread_area.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_set_tid_address.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_set_tid_address.html deleted file mode 100644 index 40000efc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_set_tid_address.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_set_tid_address.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setdomainname.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setdomainname.html deleted file mode 100644 index 8b80053e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setdomainname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setdomainname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setfsgid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setfsgid.html deleted file mode 100644 index d18797af..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setfsgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setfsgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setfsuid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setfsuid.html deleted file mode 100644 index 965e30f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setfsuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setfsuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setgid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setgid.html deleted file mode 100644 index 6e56e327..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setgroups.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setgroups.html deleted file mode 100644 index 2dc47b67..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setgroups.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setgroups.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sethostname.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sethostname.html deleted file mode 100644 index 6037475b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sethostname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sethostname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setitimer.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setitimer.html deleted file mode 100644 index ebc48f46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setitimer.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setitimer.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setns.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setns.html deleted file mode 100644 index ac1c2eff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setns.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setns.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setpgid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setpgid.html deleted file mode 100644 index f7811b2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setpgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setpgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setpriority.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setpriority.html deleted file mode 100644 index 19d9a655..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setpriority.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setpriority.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setregid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setregid.html deleted file mode 100644 index 77efdc72..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setregid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setregid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setresgid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setresgid.html deleted file mode 100644 index 439d49f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setresgid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setresgid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setresuid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setresuid.html deleted file mode 100644 index ee98d1d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setresuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setresuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setreuid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setreuid.html deleted file mode 100644 index 08078718..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setreuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setreuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setrlimit.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setrlimit.html deleted file mode 100644 index 1b4b6155..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setrlimit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setrlimit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setsid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setsid.html deleted file mode 100644 index b071baf8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setsid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setsid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setsockopt.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setsockopt.html deleted file mode 100644 index b01803e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setsockopt.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setsockopt.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_settimeofday.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_settimeofday.html deleted file mode 100644 index 4a4e4f26..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_settimeofday.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_settimeofday.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setuid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setuid.html deleted file mode 100644 index 6d8504eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setuid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setuid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setxattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setxattr.html deleted file mode 100644 index 51820381..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_setxattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_setxattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shmat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shmat.html deleted file mode 100644 index e20311da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shmat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_shmat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shmctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shmctl.html deleted file mode 100644 index 2cf1c567..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shmctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_shmctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shmdt.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shmdt.html deleted file mode 100644 index aac28066..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shmdt.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_shmdt.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shmget.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shmget.html deleted file mode 100644 index 2c8f0949..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shmget.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_shmget.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shutdown.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shutdown.html deleted file mode 100644 index 9913e555..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_shutdown.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_shutdown.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sigaltstack.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sigaltstack.html deleted file mode 100644 index faef78ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sigaltstack.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sigaltstack.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_signalfd.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_signalfd.html deleted file mode 100644 index 2feafde4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_signalfd.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_signalfd.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_signalfd4.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_signalfd4.html deleted file mode 100644 index eb538d40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_signalfd4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_signalfd4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_socket.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_socket.html deleted file mode 100644 index 8c6f2f71..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_socket.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_socket.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_socketpair.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_socketpair.html deleted file mode 100644 index 9d507624..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_socketpair.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_socketpair.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_splice.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_splice.html deleted file mode 100644 index 8cdebb10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_splice.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_splice.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_stat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_stat.html deleted file mode 100644 index 6e9028e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_stat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_stat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_statfs.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_statfs.html deleted file mode 100644 index 5cace010..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_statfs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_statfs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_statx.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_statx.html deleted file mode 100644 index 1dea2d18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_statx.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_statx.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_swapoff.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_swapoff.html deleted file mode 100644 index f8e9b5ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_swapoff.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_swapoff.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_swapon.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_swapon.html deleted file mode 100644 index 8375ef34..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_swapon.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_swapon.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_symlink.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_symlink.html deleted file mode 100644 index 65be040e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_symlink.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_symlink.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_symlinkat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_symlinkat.html deleted file mode 100644 index 2555c69e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_symlinkat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_symlinkat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sync.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sync.html deleted file mode 100644 index 32098b14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sync.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sync.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sync_file_range.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sync_file_range.html deleted file mode 100644 index 01c8008a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sync_file_range.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sync_file_range.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_syncfs.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_syncfs.html deleted file mode 100644 index a6bcca0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_syncfs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_syncfs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sysfs.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sysfs.html deleted file mode 100644 index 78dbf11a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sysfs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sysfs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sysinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sysinfo.html deleted file mode 100644 index 4bb777ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_sysinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_sysinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_syslog.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_syslog.html deleted file mode 100644 index 71817ed7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_syslog.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_syslog.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_tee.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_tee.html deleted file mode 100644 index 8294a14f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_tee.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_tee.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_tgkill.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_tgkill.html deleted file mode 100644 index 596e8a66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_tgkill.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_tgkill.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_time.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_time.html deleted file mode 100644 index eaa6a28b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_time.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_time.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_create.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_create.html deleted file mode 100644 index e6a00d22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_create.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_timer_create.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_delete.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_delete.html deleted file mode 100644 index df0f3941..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_delete.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_timer_delete.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_getoverrun.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_getoverrun.html deleted file mode 100644 index 32d25586..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_getoverrun.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_timer_getoverrun.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_gettime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_gettime.html deleted file mode 100644 index 4b6f3937..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_gettime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_timer_gettime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_settime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_settime.html deleted file mode 100644 index 388dd34f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timer_settime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_timer_settime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timerfd_create.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timerfd_create.html deleted file mode 100644 index 66973ae5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timerfd_create.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_timerfd_create.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timerfd_gettime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timerfd_gettime.html deleted file mode 100644 index b2f88835..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timerfd_gettime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_timerfd_gettime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timerfd_settime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timerfd_settime.html deleted file mode 100644 index d14ff5eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_timerfd_settime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_timerfd_settime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_times.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_times.html deleted file mode 100644 index 9171735b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_times.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_times.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_tkill.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_tkill.html deleted file mode 100644 index 97442421..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_tkill.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_tkill.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_truncate.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_truncate.html deleted file mode 100644 index 60a4381a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_truncate.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_truncate.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_tuxcall.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_tuxcall.html deleted file mode 100644 index 0ca51150..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_tuxcall.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_tuxcall.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_umask.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_umask.html deleted file mode 100644 index bb607509..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_umask.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_umask.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_umount2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_umount2.html deleted file mode 100644 index f669c31c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_umount2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_umount2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_uname.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_uname.html deleted file mode 100644 index c868545c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_uname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_uname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_unlink.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_unlink.html deleted file mode 100644 index 50a989dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_unlink.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_unlink.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_unlinkat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_unlinkat.html deleted file mode 100644 index 16ec5f5d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_unlinkat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_unlinkat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_unshare.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_unshare.html deleted file mode 100644 index 531348f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_unshare.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_unshare.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_uselib.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_uselib.html deleted file mode 100644 index 2931b2a4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_uselib.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_uselib.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_userfaultfd.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_userfaultfd.html deleted file mode 100644 index 85faa5ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_userfaultfd.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_userfaultfd.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ustat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ustat.html deleted file mode 100644 index c9858cfe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_ustat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_ustat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_utime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_utime.html deleted file mode 100644 index b83e8fa8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_utime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_utime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_utimensat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_utimensat.html deleted file mode 100644 index 8529f144..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_utimensat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_utimensat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_utimes.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_utimes.html deleted file mode 100644 index 22c428ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_utimes.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_utimes.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_vfork.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_vfork.html deleted file mode 100644 index 2f516cde..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_vfork.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_vfork.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_vhangup.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_vhangup.html deleted file mode 100644 index 3728906e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_vhangup.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_vhangup.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_vmsplice.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_vmsplice.html deleted file mode 100644 index 80d64ad2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_vmsplice.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_vmsplice.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_vserver.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_vserver.html deleted file mode 100644 index 893802c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_vserver.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_vserver.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_wait4.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_wait4.html deleted file mode 100644 index e922a6d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_wait4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_wait4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_waitid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_waitid.html deleted file mode 100644 index 8263d40d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_waitid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_waitid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_write.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_write.html deleted file mode 100644 index 50f0fdbf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_write.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_write.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_writev.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_writev.html deleted file mode 100644 index cc4218b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_writev.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.SYS_writev.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.__SIZEOF_PTHREAD_MUTEX_T.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.__SIZEOF_PTHREAD_MUTEX_T.html deleted file mode 100644 index fc8dcf5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.__SIZEOF_PTHREAD_MUTEX_T.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.__SIZEOF_PTHREAD_MUTEX_T.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.__SIZEOF_PTHREAD_RWLOCK_T.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.__SIZEOF_PTHREAD_RWLOCK_T.html deleted file mode 100644 index e84a2bf2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.__SIZEOF_PTHREAD_RWLOCK_T.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/constant.__SIZEOF_PTHREAD_RWLOCK_T.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/fn.sysctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/fn.sysctl.html deleted file mode 100644 index 598f455e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/fn.sysctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/fn.sysctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/struct.statvfs.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/struct.statvfs.html deleted file mode 100644 index 8981ec5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/struct.statvfs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/struct.statvfs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/type.c_long.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/type.c_long.html deleted file mode 100644 index e0a686a3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/type.c_long.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/type.c_long.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/type.c_ulong.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/type.c_ulong.html deleted file mode 100644 index de4f25b7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/type.c_ulong.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../../libc/type.c_ulong.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct._libc_fpstate.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct._libc_fpstate.html deleted file mode 100644 index fdf55364..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct._libc_fpstate.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct._libc_fpstate.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct._libc_fpxreg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct._libc_fpxreg.html deleted file mode 100644 index 06b1b2df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct._libc_fpxreg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct._libc_fpxreg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct._libc_xmmreg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct._libc_xmmreg.html deleted file mode 100644 index e21de992..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct._libc_xmmreg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct._libc_xmmreg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.flock.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.flock.html deleted file mode 100644 index edc84adb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.flock.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.flock.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.flock64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.flock64.html deleted file mode 100644 index 3ebb74c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.flock64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.flock64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.ipc_perm.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.ipc_perm.html deleted file mode 100644 index 33e800b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.ipc_perm.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.ipc_perm.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.mcontext_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.mcontext_t.html deleted file mode 100644 index 76973706..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.mcontext_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.mcontext_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.pthread_attr_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.pthread_attr_t.html deleted file mode 100644 index 5852c634..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.pthread_attr_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.pthread_attr_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.seccomp_notif_sizes.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.seccomp_notif_sizes.html deleted file mode 100644 index bb2cbca9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.seccomp_notif_sizes.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.seccomp_notif_sizes.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.shmid_ds.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.shmid_ds.html deleted file mode 100644 index 3aa70b04..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.shmid_ds.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.shmid_ds.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.sigaction.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.sigaction.html deleted file mode 100644 index 6bec0d7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.sigaction.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.sigaction.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.siginfo_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.siginfo_t.html deleted file mode 100644 index 244dfcf1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.siginfo_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.siginfo_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.stack_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.stack_t.html deleted file mode 100644 index 8f3b59ab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.stack_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.stack_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.stat.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.stat.html deleted file mode 100644 index 4317d18a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.stat.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.stat.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.stat64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.stat64.html deleted file mode 100644 index 4ddeb77e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.stat64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.stat64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.statfs.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.statfs.html deleted file mode 100644 index cdb87cdf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.statfs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.statfs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.statfs64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.statfs64.html deleted file mode 100644 index 1bf7c547..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.statfs64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.statfs64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.statvfs64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.statvfs64.html deleted file mode 100644 index 4a2914df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.statvfs64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.statvfs64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.ucontext_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.ucontext_t.html deleted file mode 100644 index dfdd4812..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.ucontext_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.ucontext_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.user.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.user.html deleted file mode 100644 index d4388514..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.user.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.user.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.user_fpregs_struct.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.user_fpregs_struct.html deleted file mode 100644 index 4057ce54..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.user_fpregs_struct.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.user_fpregs_struct.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.user_regs_struct.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.user_regs_struct.html deleted file mode 100644 index 4b07c21e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/struct.user_regs_struct.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/struct.user_regs_struct.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.__s64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.__s64.html deleted file mode 100644 index 5a1f1aa6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.__s64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/type.__s64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.__u64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.__u64.html deleted file mode 100644 index 348f0a10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.__u64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/type.__u64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.blksize_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.blksize_t.html deleted file mode 100644 index 8e49a70e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.blksize_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/type.blksize_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.c_char.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.c_char.html deleted file mode 100644 index 5dc51dee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.c_char.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/type.c_char.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.greg_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.greg_t.html deleted file mode 100644 index ebcea3ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.greg_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/type.greg_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.nlink_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.nlink_t.html deleted file mode 100644 index b217319d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.nlink_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/type.nlink_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.suseconds_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.suseconds_t.html deleted file mode 100644 index a8b5da46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.suseconds_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/type.suseconds_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.wchar_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.wchar_t.html deleted file mode 100644 index 826f9e4f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/b64/x86_64/type.wchar_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../../../libc/type.wchar_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ACCOUNTING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ACCOUNTING.html deleted file mode 100644 index bf7ec54e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ACCOUNTING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ACCOUNTING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_ESTERROR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_ESTERROR.html deleted file mode 100644 index 0c2c14a1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_ESTERROR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ADJ_ESTERROR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_FREQUENCY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_FREQUENCY.html deleted file mode 100644 index f5660d46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_FREQUENCY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ADJ_FREQUENCY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_MAXERROR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_MAXERROR.html deleted file mode 100644 index 510eecd8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_MAXERROR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ADJ_MAXERROR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_MICRO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_MICRO.html deleted file mode 100644 index cc56afc5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_MICRO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ADJ_MICRO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_NANO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_NANO.html deleted file mode 100644 index c5710c95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_NANO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ADJ_NANO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_OFFSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_OFFSET.html deleted file mode 100644 index c7313418..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_OFFSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ADJ_OFFSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_OFFSET_SINGLESHOT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_OFFSET_SINGLESHOT.html deleted file mode 100644 index 58a06047..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_OFFSET_SINGLESHOT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ADJ_OFFSET_SINGLESHOT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_OFFSET_SS_READ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_OFFSET_SS_READ.html deleted file mode 100644 index 80ac1b0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_OFFSET_SS_READ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ADJ_OFFSET_SS_READ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_SETOFFSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_SETOFFSET.html deleted file mode 100644 index 24371503..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_SETOFFSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ADJ_SETOFFSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_STATUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_STATUS.html deleted file mode 100644 index 313a8471..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_STATUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ADJ_STATUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_TAI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_TAI.html deleted file mode 100644 index 6cb76014..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_TAI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ADJ_TAI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_TICK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_TICK.html deleted file mode 100644 index f4d5f44f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_TICK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ADJ_TICK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_TIMECONST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_TIMECONST.html deleted file mode 100644 index 3d2785f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ADJ_TIMECONST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ADJ_TIMECONST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_IB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_IB.html deleted file mode 100644 index 0417cef8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_IB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.AF_IB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_MPLS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_MPLS.html deleted file mode 100644 index 29dfaa83..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_MPLS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.AF_MPLS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_NFC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_NFC.html deleted file mode 100644 index 0d20148c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_NFC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.AF_NFC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_VSOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_VSOCK.html deleted file mode 100644 index e0ebda46..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_VSOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.AF_VSOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_XDP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_XDP.html deleted file mode 100644 index 7718e9ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AF_XDP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.AF_XDP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AT_STATX_DONT_SYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AT_STATX_DONT_SYNC.html deleted file mode 100644 index 7e3cb9ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AT_STATX_DONT_SYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.AT_STATX_DONT_SYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AT_STATX_FORCE_SYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AT_STATX_FORCE_SYNC.html deleted file mode 100644 index 1c1857a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AT_STATX_FORCE_SYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.AT_STATX_FORCE_SYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AT_STATX_SYNC_AS_STAT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AT_STATX_SYNC_AS_STAT.html deleted file mode 100644 index ced866d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AT_STATX_SYNC_AS_STAT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.AT_STATX_SYNC_AS_STAT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AT_STATX_SYNC_TYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AT_STATX_SYNC_TYPE.html deleted file mode 100644 index e2379dce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.AT_STATX_SYNC_TYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.AT_STATX_SYNC_TYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.BINDERFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.BINDERFS_SUPER_MAGIC.html deleted file mode 100644 index 04dd1594..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.BINDERFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.BINDERFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.BOOT_TIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.BOOT_TIME.html deleted file mode 100644 index 952fc45c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.BOOT_TIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.BOOT_TIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.BUFSIZ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.BUFSIZ.html deleted file mode 100644 index 6d2fbc01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.BUFSIZ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.BUFSIZ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.CPU_SETSIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.CPU_SETSIZE.html deleted file mode 100644 index 60d7bfd7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.CPU_SETSIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.CPU_SETSIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SERVICE_LIST_MAX_LEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SERVICE_LIST_MAX_LEN.html deleted file mode 100644 index 02d3a319..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SERVICE_LIST_MAX_LEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SERVICE_LIST_MAX_LEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_AVAILABLE_CCIDS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_AVAILABLE_CCIDS.html deleted file mode 100644 index 6a5cf673..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_AVAILABLE_CCIDS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_AVAILABLE_CCIDS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CCID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CCID.html deleted file mode 100644 index b9f21c81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CCID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_CCID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CCID_RX_INFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CCID_RX_INFO.html deleted file mode 100644 index a96865b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CCID_RX_INFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_CCID_RX_INFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CCID_TX_INFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CCID_TX_INFO.html deleted file mode 100644 index 7bd0a866..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CCID_TX_INFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_CCID_TX_INFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CHANGE_L.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CHANGE_L.html deleted file mode 100644 index 2b04e3c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CHANGE_L.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_CHANGE_L.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CHANGE_R.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CHANGE_R.html deleted file mode 100644 index 7a9529dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_CHANGE_R.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_CHANGE_R.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_GET_CUR_MPS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_GET_CUR_MPS.html deleted file mode 100644 index 27e4fe61..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_GET_CUR_MPS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_GET_CUR_MPS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_PACKET_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_PACKET_SIZE.html deleted file mode 100644 index 8811dd13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_PACKET_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_PACKET_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_QPOLICY_ID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_QPOLICY_ID.html deleted file mode 100644 index b9551112..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_QPOLICY_ID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_QPOLICY_ID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_QPOLICY_TXQLEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_QPOLICY_TXQLEN.html deleted file mode 100644 index 73bc5755..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_QPOLICY_TXQLEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_QPOLICY_TXQLEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_RECV_CSCOV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_RECV_CSCOV.html deleted file mode 100644 index 63a2c3fd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_RECV_CSCOV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_RECV_CSCOV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_RX_CCID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_RX_CCID.html deleted file mode 100644 index baf7af1e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_RX_CCID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_RX_CCID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_SEND_CSCOV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_SEND_CSCOV.html deleted file mode 100644 index 50ee7806..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_SEND_CSCOV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_SEND_CSCOV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_SERVER_TIMEWAIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_SERVER_TIMEWAIT.html deleted file mode 100644 index 6071be0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_SERVER_TIMEWAIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_SERVER_TIMEWAIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_SERVICE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_SERVICE.html deleted file mode 100644 index 11c87e68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_SERVICE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_SERVICE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_TX_CCID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_TX_CCID.html deleted file mode 100644 index eabb2a6d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DCCP_SOCKOPT_TX_CCID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DCCP_SOCKOPT_TX_CCID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DEAD_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DEAD_PROCESS.html deleted file mode 100644 index 2bd3ce58..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.DEAD_PROCESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.DEAD_PROCESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.EMPTY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.EMPTY.html deleted file mode 100644 index 0f2f6cdf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.EMPTY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.EMPTY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ENOTSUP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ENOTSUP.html deleted file mode 100644 index bdd44c48..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ENOTSUP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ENOTSUP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FAN_MARK_FILESYSTEM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FAN_MARK_FILESYSTEM.html deleted file mode 100644 index 74e949ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FAN_MARK_FILESYSTEM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.FAN_MARK_FILESYSTEM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FAN_MARK_INODE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FAN_MARK_INODE.html deleted file mode 100644 index ce2fbe55..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FAN_MARK_INODE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.FAN_MARK_INODE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FAN_MARK_MOUNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FAN_MARK_MOUNT.html deleted file mode 100644 index 8f3cf315..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FAN_MARK_MOUNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.FAN_MARK_MOUNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FDPIC_FUNCPTRS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FDPIC_FUNCPTRS.html deleted file mode 100644 index 2b44a1fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FDPIC_FUNCPTRS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.FDPIC_FUNCPTRS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FILENAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FILENAME_MAX.html deleted file mode 100644 index 7eb0cad6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FILENAME_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.FILENAME_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FOPEN_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FOPEN_MAX.html deleted file mode 100644 index ec2adf6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.FOPEN_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.FOPEN_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.GENL_ID_PMCRAID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.GENL_ID_PMCRAID.html deleted file mode 100644 index 24cb0da9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.GENL_ID_PMCRAID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.GENL_ID_PMCRAID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.GENL_ID_VFS_DQUOT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.GENL_ID_VFS_DQUOT.html deleted file mode 100644 index af65efe1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.GENL_ID_VFS_DQUOT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.GENL_ID_VFS_DQUOT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.GENL_UNS_ADMIN_PERM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.GENL_UNS_ADMIN_PERM.html deleted file mode 100644 index bb4fdf5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.GENL_UNS_ADMIN_PERM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.GENL_UNS_ADMIN_PERM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_16GB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_16GB.html deleted file mode 100644 index 79dedc2f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_16GB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.HUGETLB_FLAG_ENCODE_16GB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_16MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_16MB.html deleted file mode 100644 index e1075cb2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_16MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.HUGETLB_FLAG_ENCODE_16MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_1GB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_1GB.html deleted file mode 100644 index 9027fa76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_1GB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.HUGETLB_FLAG_ENCODE_1GB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_1MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_1MB.html deleted file mode 100644 index e01b29ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_1MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.HUGETLB_FLAG_ENCODE_1MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_256MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_256MB.html deleted file mode 100644 index 80f692b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_256MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.HUGETLB_FLAG_ENCODE_256MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_2GB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_2GB.html deleted file mode 100644 index 72a61151..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_2GB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.HUGETLB_FLAG_ENCODE_2GB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_2MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_2MB.html deleted file mode 100644 index 63b77d39..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_2MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.HUGETLB_FLAG_ENCODE_2MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_32MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_32MB.html deleted file mode 100644 index 964f478d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_32MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.HUGETLB_FLAG_ENCODE_32MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_512KB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_512KB.html deleted file mode 100644 index 75a36f8b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_512KB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.HUGETLB_FLAG_ENCODE_512KB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_512MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_512MB.html deleted file mode 100644 index 88996f3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_512MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.HUGETLB_FLAG_ENCODE_512MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_64KB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_64KB.html deleted file mode 100644 index 92f620c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_64KB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.HUGETLB_FLAG_ENCODE_64KB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_8MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_8MB.html deleted file mode 100644 index a694209e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_8MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.HUGETLB_FLAG_ENCODE_8MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_MASK.html deleted file mode 100644 index 15a85952..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.HUGETLB_FLAG_ENCODE_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_SHIFT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_SHIFT.html deleted file mode 100644 index 14fb3e11..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.HUGETLB_FLAG_ENCODE_SHIFT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.HUGETLB_FLAG_ENCODE_SHIFT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_FLAGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_FLAGS.html deleted file mode 100644 index 4db5d9c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_FLAGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.IFA_FLAGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_F_MANAGETEMPADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_F_MANAGETEMPADDR.html deleted file mode 100644 index 374e32ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_F_MANAGETEMPADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.IFA_F_MANAGETEMPADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_F_MCAUTOJOIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_F_MCAUTOJOIN.html deleted file mode 100644 index 8a816309..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_F_MCAUTOJOIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.IFA_F_MCAUTOJOIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_F_NOPREFIXROUTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_F_NOPREFIXROUTE.html deleted file mode 100644 index 9a47f596..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_F_NOPREFIXROUTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.IFA_F_NOPREFIXROUTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_F_STABLE_PRIVACY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_F_STABLE_PRIVACY.html deleted file mode 100644 index 94b6afac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.IFA_F_STABLE_PRIVACY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.IFA_F_STABLE_PRIVACY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.INIT_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.INIT_PROCESS.html deleted file mode 100644 index 02a4142d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.INIT_PROCESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.INIT_PROCESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPABILITIES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPABILITIES.html deleted file mode 100644 index 84c666e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPABILITIES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_CAPABILITIES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_BIG_KEY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_BIG_KEY.html deleted file mode 100644 index 8d56761e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_BIG_KEY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_CAPS0_BIG_KEY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_CAPABILITIES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_CAPABILITIES.html deleted file mode 100644 index 302d14ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_CAPABILITIES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_CAPS0_CAPABILITIES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_DIFFIE_HELLMAN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_DIFFIE_HELLMAN.html deleted file mode 100644 index 3ad9d3e7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_DIFFIE_HELLMAN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_CAPS0_DIFFIE_HELLMAN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_INVALIDATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_INVALIDATE.html deleted file mode 100644 index 05187b7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_INVALIDATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_CAPS0_INVALIDATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_MOVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_MOVE.html deleted file mode 100644 index 4df973d4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_MOVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_CAPS0_MOVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_PERSISTENT_KEYRINGS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_PERSISTENT_KEYRINGS.html deleted file mode 100644 index 07d51b43..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_PERSISTENT_KEYRINGS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_CAPS0_PERSISTENT_KEYRINGS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_PUBLIC_KEY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_PUBLIC_KEY.html deleted file mode 100644 index 83c62adc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_PUBLIC_KEY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_CAPS0_PUBLIC_KEY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_RESTRICT_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_RESTRICT_KEYRING.html deleted file mode 100644 index a8c97445..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS0_RESTRICT_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_CAPS0_RESTRICT_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS1_NS_KEYRING_NAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS1_NS_KEYRING_NAME.html deleted file mode 100644 index 48499756..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS1_NS_KEYRING_NAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_CAPS1_NS_KEYRING_NAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS1_NS_KEY_TAG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS1_NS_KEY_TAG.html deleted file mode 100644 index a0520181..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_CAPS1_NS_KEY_TAG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_CAPS1_NS_KEY_TAG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_DH_COMPUTE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_DH_COMPUTE.html deleted file mode 100644 index 8932e654..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_DH_COMPUTE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_DH_COMPUTE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_MOVE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_MOVE.html deleted file mode 100644 index 73d5350e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_MOVE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_MOVE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_DECRYPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_DECRYPT.html deleted file mode 100644 index 6f5fed10..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_DECRYPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_PKEY_DECRYPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_ENCRYPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_ENCRYPT.html deleted file mode 100644 index 542e4b76..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_ENCRYPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_PKEY_ENCRYPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_QUERY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_QUERY.html deleted file mode 100644 index eec1088d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_QUERY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_PKEY_QUERY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_SIGN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_SIGN.html deleted file mode 100644 index 85491c75..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_SIGN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_PKEY_SIGN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_VERIFY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_VERIFY.html deleted file mode 100644 index 9adbbdde..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_PKEY_VERIFY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_PKEY_VERIFY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_RESTRICT_KEYRING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_RESTRICT_KEYRING.html deleted file mode 100644 index e62226f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_RESTRICT_KEYRING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_RESTRICT_KEYRING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_SUPPORTS_DECRYPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_SUPPORTS_DECRYPT.html deleted file mode 100644 index bbecbfba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_SUPPORTS_DECRYPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_SUPPORTS_DECRYPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_SUPPORTS_ENCRYPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_SUPPORTS_ENCRYPT.html deleted file mode 100644 index 6052eca7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_SUPPORTS_ENCRYPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_SUPPORTS_ENCRYPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_SUPPORTS_SIGN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_SUPPORTS_SIGN.html deleted file mode 100644 index be5df748..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_SUPPORTS_SIGN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_SUPPORTS_SIGN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_SUPPORTS_VERIFY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_SUPPORTS_VERIFY.html deleted file mode 100644 index 1df42a0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.KEYCTL_SUPPORTS_VERIFY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.KEYCTL_SUPPORTS_VERIFY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_ADDRESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_ADDRESS.html deleted file mode 100644 index 1500659f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_ADDRESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LC_ADDRESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_ADDRESS_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_ADDRESS_MASK.html deleted file mode 100644 index 81aab895..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_ADDRESS_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LC_ADDRESS_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_ALL_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_ALL_MASK.html deleted file mode 100644 index 5b0e51ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_ALL_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LC_ALL_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_IDENTIFICATION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_IDENTIFICATION.html deleted file mode 100644 index aef2fa02..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_IDENTIFICATION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LC_IDENTIFICATION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_IDENTIFICATION_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_IDENTIFICATION_MASK.html deleted file mode 100644 index c4afb77e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_IDENTIFICATION_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LC_IDENTIFICATION_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_MEASUREMENT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_MEASUREMENT.html deleted file mode 100644 index 470cf2f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_MEASUREMENT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LC_MEASUREMENT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_MEASUREMENT_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_MEASUREMENT_MASK.html deleted file mode 100644 index 6a991236..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_MEASUREMENT_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LC_MEASUREMENT_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_NAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_NAME.html deleted file mode 100644 index 57e32ae7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_NAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LC_NAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_NAME_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_NAME_MASK.html deleted file mode 100644 index 74086cd3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_NAME_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LC_NAME_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_PAPER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_PAPER.html deleted file mode 100644 index 6a548483..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_PAPER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LC_PAPER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_PAPER_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_PAPER_MASK.html deleted file mode 100644 index e297266c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_PAPER_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LC_PAPER_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_TELEPHONE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_TELEPHONE.html deleted file mode 100644 index ed1a61dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_TELEPHONE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LC_TELEPHONE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_TELEPHONE_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_TELEPHONE_MASK.html deleted file mode 100644 index 3f62783d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LC_TELEPHONE_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LC_TELEPHONE_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LM_ID_BASE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LM_ID_BASE.html deleted file mode 100644 index 56493d0f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LM_ID_BASE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LM_ID_BASE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LM_ID_NEWLM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LM_ID_NEWLM.html deleted file mode 100644 index 58ca3921..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LM_ID_NEWLM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LM_ID_NEWLM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LOGIN_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LOGIN_PROCESS.html deleted file mode 100644 index 534f0350..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.LOGIN_PROCESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.LOGIN_PROCESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_16GB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_16GB.html deleted file mode 100644 index 39695286..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_16GB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAP_HUGE_16GB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_16MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_16MB.html deleted file mode 100644 index 60559241..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_16MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAP_HUGE_16MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_1GB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_1GB.html deleted file mode 100644 index 78c81600..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_1GB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAP_HUGE_1GB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_1MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_1MB.html deleted file mode 100644 index 5e1ceede..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_1MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAP_HUGE_1MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_256MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_256MB.html deleted file mode 100644 index 807dd25e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_256MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAP_HUGE_256MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_2GB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_2GB.html deleted file mode 100644 index 1c6095eb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_2GB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAP_HUGE_2GB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_2MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_2MB.html deleted file mode 100644 index ba126f28..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_2MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAP_HUGE_2MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_32MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_32MB.html deleted file mode 100644 index ea23798e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_32MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAP_HUGE_32MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_512KB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_512KB.html deleted file mode 100644 index 5d5e473d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_512KB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAP_HUGE_512KB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_512MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_512MB.html deleted file mode 100644 index e1d66554..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_512MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAP_HUGE_512MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_64KB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_64KB.html deleted file mode 100644 index 0c1a28cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_64KB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAP_HUGE_64KB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_8MB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_8MB.html deleted file mode 100644 index df77aa2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_8MB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAP_HUGE_8MB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_MASK.html deleted file mode 100644 index e918ae08..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAP_HUGE_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_SHIFT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_SHIFT.html deleted file mode 100644 index d9b2d0f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAP_HUGE_SHIFT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAP_HUGE_SHIFT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAXTC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAXTC.html deleted file mode 100644 index 8665c1d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAXTC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAXTC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAX_LINKS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAX_LINKS.html deleted file mode 100644 index 8d9aaae5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MAX_LINKS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MAX_LINKS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_CLKA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_CLKA.html deleted file mode 100644 index 80fcb9c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_CLKA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MOD_CLKA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_CLKB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_CLKB.html deleted file mode 100644 index c6357fb0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_CLKB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MOD_CLKB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_ESTERROR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_ESTERROR.html deleted file mode 100644 index cb9a6513..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_ESTERROR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MOD_ESTERROR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_FREQUENCY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_FREQUENCY.html deleted file mode 100644 index 2d907d85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_FREQUENCY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MOD_FREQUENCY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_MAXERROR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_MAXERROR.html deleted file mode 100644 index 50929962..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_MAXERROR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MOD_MAXERROR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_MICRO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_MICRO.html deleted file mode 100644 index c8d90a23..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_MICRO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MOD_MICRO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_NANO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_NANO.html deleted file mode 100644 index 8d9cdfc4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_NANO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MOD_NANO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_OFFSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_OFFSET.html deleted file mode 100644 index e640571c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_OFFSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MOD_OFFSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_STATUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_STATUS.html deleted file mode 100644 index f722ee1e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_STATUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MOD_STATUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_TAI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_TAI.html deleted file mode 100644 index 668dd448..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_TAI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MOD_TAI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_TIMECONST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_TIMECONST.html deleted file mode 100644 index a84f4d75..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MOD_TIMECONST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MOD_TIMECONST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MSG_TRYHARD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MSG_TRYHARD.html deleted file mode 100644 index 76326542..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MSG_TRYHARD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MSG_TRYHARD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MS_RMT_MASK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MS_RMT_MASK.html deleted file mode 100644 index a5e3e352..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.MS_RMT_MASK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.MS_RMT_MASK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_ARENA_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_ARENA_MAX.html deleted file mode 100644 index 8f7f3848..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_ARENA_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.M_ARENA_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_ARENA_TEST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_ARENA_TEST.html deleted file mode 100644 index c94a736e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_ARENA_TEST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.M_ARENA_TEST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_CHECK_ACTION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_CHECK_ACTION.html deleted file mode 100644 index c28867fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_CHECK_ACTION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.M_CHECK_ACTION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_GRAIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_GRAIN.html deleted file mode 100644 index 90f8573c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_GRAIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.M_GRAIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_KEEP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_KEEP.html deleted file mode 100644 index cafa0d8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_KEEP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.M_KEEP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_MMAP_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_MMAP_MAX.html deleted file mode 100644 index e4a2e5ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_MMAP_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.M_MMAP_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_MMAP_THRESHOLD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_MMAP_THRESHOLD.html deleted file mode 100644 index 0a06b271..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_MMAP_THRESHOLD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.M_MMAP_THRESHOLD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_MXFAST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_MXFAST.html deleted file mode 100644 index 36494216..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_MXFAST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.M_MXFAST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_NLBLKS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_NLBLKS.html deleted file mode 100644 index 27db840c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_NLBLKS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.M_NLBLKS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_PERTURB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_PERTURB.html deleted file mode 100644 index 5d8c298e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_PERTURB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.M_PERTURB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_TOP_PAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_TOP_PAD.html deleted file mode 100644 index 69e714c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_TOP_PAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.M_TOP_PAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_TRIM_THRESHOLD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_TRIM_THRESHOLD.html deleted file mode 100644 index 801270fb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.M_TRIM_THRESHOLD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.M_TRIM_THRESHOLD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NDA_LINK_NETNSID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NDA_LINK_NETNSID.html deleted file mode 100644 index 7c87da95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NDA_LINK_NETNSID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NDA_LINK_NETNSID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NDA_MASTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NDA_MASTER.html deleted file mode 100644 index 5d93fd07..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NDA_MASTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NDA_MASTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NDA_SRC_VNI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NDA_SRC_VNI.html deleted file mode 100644 index b8129d0e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NDA_SRC_VNI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NDA_SRC_VNI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NEW_TIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NEW_TIME.html deleted file mode 100644 index 60f71464..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NEW_TIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NEW_TIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NI_MAXHOST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NI_MAXHOST.html deleted file mode 100644 index 01f5cefe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NI_MAXHOST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NI_MAXHOST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NTF_EXT_LEARNED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NTF_EXT_LEARNED.html deleted file mode 100644 index 0b693869..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NTF_EXT_LEARNED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NTF_EXT_LEARNED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NTF_OFFLOADED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NTF_OFFLOADED.html deleted file mode 100644 index dd873970..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NTF_OFFLOADED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NTF_OFFLOADED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NTP_API.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NTP_API.html deleted file mode 100644 index 4b3bf1e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NTP_API.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NTP_API.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_ASRS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_ASRS.html deleted file mode 100644 index 1d1c61d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_ASRS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_ASRS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_AUXV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_AUXV.html deleted file mode 100644 index b04a63b0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_AUXV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_AUXV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_FPREGSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_FPREGSET.html deleted file mode 100644 index 8b4fa5a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_FPREGSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_FPREGSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_GWINDOWS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_GWINDOWS.html deleted file mode 100644 index 0849a383..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_GWINDOWS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_GWINDOWS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_LWPSINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_LWPSINFO.html deleted file mode 100644 index 4d113c0b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_LWPSINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_LWPSINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_LWPSTATUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_LWPSTATUS.html deleted file mode 100644 index a10b56ce..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_LWPSTATUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_LWPSTATUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PLATFORM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PLATFORM.html deleted file mode 100644 index 2c3a5001..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PLATFORM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_PLATFORM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRCRED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRCRED.html deleted file mode 100644 index 23db7c63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRCRED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_PRCRED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRFPREG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRFPREG.html deleted file mode 100644 index 779504db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRFPREG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_PRFPREG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRFPXREG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRFPXREG.html deleted file mode 100644 index d3ea911c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRFPXREG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_PRFPXREG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRPSINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRPSINFO.html deleted file mode 100644 index 6ff8d6dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRPSINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_PRPSINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRSTATUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRSTATUS.html deleted file mode 100644 index 3793ae1b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRSTATUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_PRSTATUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRXREG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRXREG.html deleted file mode 100644 index 4dcc2e0e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PRXREG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_PRXREG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PSINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PSINFO.html deleted file mode 100644 index c60c0bf8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PSINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_PSINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PSTATUS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PSTATUS.html deleted file mode 100644 index e803a1d3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_PSTATUS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_PSTATUS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_TASKSTRUCT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_TASKSTRUCT.html deleted file mode 100644 index 0dd09087..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_TASKSTRUCT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_TASKSTRUCT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_UTSNAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_UTSNAME.html deleted file mode 100644 index 58e42324..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.NT_UTSNAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.NT_UTSNAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.OLD_TIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.OLD_TIME.html deleted file mode 100644 index 7c37a0a2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.OLD_TIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.OLD_TIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.O_ACCMODE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.O_ACCMODE.html deleted file mode 100644 index fb9a9538..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.O_ACCMODE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.O_ACCMODE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_IB.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_IB.html deleted file mode 100644 index 3f23cd71..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_IB.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PF_IB.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_MPLS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_MPLS.html deleted file mode 100644 index ebffab7f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_MPLS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PF_MPLS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_NFC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_NFC.html deleted file mode 100644 index 44906ab6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_NFC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PF_NFC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_VSOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_VSOCK.html deleted file mode 100644 index e9b31f2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_VSOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PF_VSOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_XDP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_XDP.html deleted file mode 100644 index 72d839dd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PF_XDP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PF_XDP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PIDFD_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PIDFD_NONBLOCK.html deleted file mode 100644 index 01299ced..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PIDFD_NONBLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PIDFD_NONBLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.POSIX_MADV_DONTNEED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.POSIX_MADV_DONTNEED.html deleted file mode 100644 index 9d1f4b4a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.POSIX_MADV_DONTNEED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.POSIX_MADV_DONTNEED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PRIO_PGRP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PRIO_PGRP.html deleted file mode 100644 index 8eca4e06..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PRIO_PGRP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PRIO_PGRP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PRIO_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PRIO_PROCESS.html deleted file mode 100644 index 45decd27..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PRIO_PROCESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PRIO_PROCESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PRIO_USER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PRIO_USER.html deleted file mode 100644 index b88538ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PRIO_USER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PRIO_USER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTHREAD_MUTEX_ADAPTIVE_NP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTHREAD_MUTEX_ADAPTIVE_NP.html deleted file mode 100644 index 785b3428..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTHREAD_MUTEX_ADAPTIVE_NP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTHREAD_MUTEX_ADAPTIVE_NP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTHREAD_STACK_MIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTHREAD_STACK_MIN.html deleted file mode 100644 index bef47348..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTHREAD_STACK_MIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTHREAD_STACK_MIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_ATTACH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_ATTACH.html deleted file mode 100644 index 6d46c03c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_ATTACH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_ATTACH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_CONT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_CONT.html deleted file mode 100644 index 273ec7db..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_CONT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_CONT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_GETEVENTMSG.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_GETEVENTMSG.html deleted file mode 100644 index 2fe835f1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_GETEVENTMSG.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_GETEVENTMSG.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_GETREGSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_GETREGSET.html deleted file mode 100644 index f3e8d42a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_GETREGSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_GETREGSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_GETSIGINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_GETSIGINFO.html deleted file mode 100644 index 88780b27..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_GETSIGINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_GETSIGINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_GET_SYSCALL_INFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_GET_SYSCALL_INFO.html deleted file mode 100644 index 8c8dcb51..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_GET_SYSCALL_INFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_GET_SYSCALL_INFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_INTERRUPT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_INTERRUPT.html deleted file mode 100644 index f7e9ed7c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_INTERRUPT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_INTERRUPT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_KILL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_KILL.html deleted file mode 100644 index a580cfaa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_KILL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_KILL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_LISTEN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_LISTEN.html deleted file mode 100644 index f8ce25c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_LISTEN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_LISTEN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_PEEKDATA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_PEEKDATA.html deleted file mode 100644 index 6ed08732..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_PEEKDATA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_PEEKDATA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_PEEKSIGINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_PEEKSIGINFO.html deleted file mode 100644 index f5fc6e18..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_PEEKSIGINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_PEEKSIGINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_PEEKTEXT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_PEEKTEXT.html deleted file mode 100644 index 30a2bb2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_PEEKTEXT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_PEEKTEXT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_PEEKUSER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_PEEKUSER.html deleted file mode 100644 index 0dbe7f91..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_PEEKUSER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_PEEKUSER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_POKEDATA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_POKEDATA.html deleted file mode 100644 index a14cd931..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_POKEDATA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_POKEDATA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_POKETEXT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_POKETEXT.html deleted file mode 100644 index 7638f5d1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_POKETEXT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_POKETEXT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_POKEUSER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_POKEUSER.html deleted file mode 100644 index f4250889..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_POKEUSER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_POKEUSER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SEIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SEIZE.html deleted file mode 100644 index 96f49649..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SEIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_SEIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SETOPTIONS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SETOPTIONS.html deleted file mode 100644 index 752e1a70..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SETOPTIONS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_SETOPTIONS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SETREGSET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SETREGSET.html deleted file mode 100644 index 0420de6b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SETREGSET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_SETREGSET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SETSIGINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SETSIGINFO.html deleted file mode 100644 index 097d8bc2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SETSIGINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_SETSIGINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SINGLESTEP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SINGLESTEP.html deleted file mode 100644 index d26e3fd5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SINGLESTEP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_SINGLESTEP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SYSCALL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SYSCALL.html deleted file mode 100644 index 8b406a64..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_SYSCALL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_SYSCALL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_TRACEME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_TRACEME.html deleted file mode 100644 index aeed6b73..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.PTRACE_TRACEME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.PTRACE_TRACEME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.REG_EEND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.REG_EEND.html deleted file mode 100644 index 6c82f79e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.REG_EEND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.REG_EEND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.REG_ERPAREN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.REG_ERPAREN.html deleted file mode 100644 index aa4a70e8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.REG_ERPAREN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.REG_ERPAREN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.REG_ESIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.REG_ESIZE.html deleted file mode 100644 index 2e3dcef1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.REG_ESIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.REG_ESIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.REG_STARTEND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.REG_STARTEND.html deleted file mode 100644 index c712cd36..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.REG_STARTEND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.REG_STARTEND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_ENCAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_ENCAP.html deleted file mode 100644 index 73438706..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_ENCAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTA_ENCAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_ENCAP_TYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_ENCAP_TYPE.html deleted file mode 100644 index 2eb0cfe3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_ENCAP_TYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTA_ENCAP_TYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_EXPIRES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_EXPIRES.html deleted file mode 100644 index 5388c28e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_EXPIRES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTA_EXPIRES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_NEWDST.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_NEWDST.html deleted file mode 100644 index d0277ed6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_NEWDST.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTA_NEWDST.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_PAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_PAD.html deleted file mode 100644 index 7c4ef843..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_PAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTA_PAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_PREF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_PREF.html deleted file mode 100644 index 3a755205..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_PREF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTA_PREF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_TTL_PROPAGATE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_TTL_PROPAGATE.html deleted file mode 100644 index 3e975d7a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_TTL_PROPAGATE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTA_TTL_PROPAGATE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_UID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_UID.html deleted file mode 100644 index 4cd07879..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_UID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTA_UID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_VIA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_VIA.html deleted file mode 100644 index 43e6b8e3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTA_VIA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTA_VIA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_CONFIGADDR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_CONFIGADDR.html deleted file mode 100644 index 4ed77fa3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_CONFIGADDR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTLD_DI_CONFIGADDR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_LINKMAP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_LINKMAP.html deleted file mode 100644 index 2e383eec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_LINKMAP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTLD_DI_LINKMAP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_LMID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_LMID.html deleted file mode 100644 index 77ced90c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_LMID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTLD_DI_LMID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_ORIGIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_ORIGIN.html deleted file mode 100644 index 5dc65a39..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_ORIGIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTLD_DI_ORIGIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_PROFILENAME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_PROFILENAME.html deleted file mode 100644 index 2e215aac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_PROFILENAME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTLD_DI_PROFILENAME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_PROFILEOUT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_PROFILEOUT.html deleted file mode 100644 index 60b40fca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_PROFILEOUT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTLD_DI_PROFILEOUT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_SERINFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_SERINFO.html deleted file mode 100644 index 8268ff9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_SERINFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTLD_DI_SERINFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_SERINFOSIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_SERINFOSIZE.html deleted file mode 100644 index 36384283..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_SERINFOSIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTLD_DI_SERINFOSIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_TLS_DATA.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_TLS_DATA.html deleted file mode 100644 index 2aba44d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_TLS_DATA.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTLD_DI_TLS_DATA.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_TLS_MODID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_TLS_MODID.html deleted file mode 100644 index 72bcccdb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTLD_DI_TLS_MODID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTLD_DI_TLS_MODID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_DELNETCONF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_DELNETCONF.html deleted file mode 100644 index 611a2ce3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_DELNETCONF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTM_DELNETCONF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_F_FIB_MATCH.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_F_FIB_MATCH.html deleted file mode 100644 index 47c9d94b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_F_FIB_MATCH.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTM_F_FIB_MATCH.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_F_LOOKUP_TABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_F_LOOKUP_TABLE.html deleted file mode 100644 index f9b27f22..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_F_LOOKUP_TABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTM_F_LOOKUP_TABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_GETSTATS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_GETSTATS.html deleted file mode 100644 index 59323b4d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_GETSTATS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTM_GETSTATS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_NEWCACHEREPORT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_NEWCACHEREPORT.html deleted file mode 100644 index 5b51566c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_NEWCACHEREPORT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTM_NEWCACHEREPORT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_NEWSTATS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_NEWSTATS.html deleted file mode 100644 index f445eb5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RTM_NEWSTATS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RTM_NEWSTATS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RUN_LVL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RUN_LVL.html deleted file mode 100644 index ef94b137..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RUN_LVL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RUN_LVL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_APPEND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_APPEND.html deleted file mode 100644 index afd91c77..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_APPEND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RWF_APPEND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_DSYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_DSYNC.html deleted file mode 100644 index ce64422a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_DSYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RWF_DSYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_HIPRI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_HIPRI.html deleted file mode 100644 index e2356037..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_HIPRI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RWF_HIPRI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_NOWAIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_NOWAIT.html deleted file mode 100644 index a0f15f73..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_NOWAIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RWF_NOWAIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_SYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_SYNC.html deleted file mode 100644 index b3e734bb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.RWF_SYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.RWF_SYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SIGEV_THREAD_ID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SIGEV_THREAD_ID.html deleted file mode 100644 index 3b6c23f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SIGEV_THREAD_ID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.SIGEV_THREAD_ID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOCK_DCCP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOCK_DCCP.html deleted file mode 100644 index 380d8681..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOCK_DCCP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.SOCK_DCCP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOCK_NONBLOCK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOCK_NONBLOCK.html deleted file mode 100644 index 88d56252..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOCK_NONBLOCK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.SOCK_NONBLOCK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOCK_PACKET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOCK_PACKET.html deleted file mode 100644 index f48f8ecf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOCK_PACKET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.SOCK_PACKET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOCK_SEQPACKET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOCK_SEQPACKET.html deleted file mode 100644 index a12ab248..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOCK_SEQPACKET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.SOCK_SEQPACKET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_CAIF.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_CAIF.html deleted file mode 100644 index cd220a0a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_CAIF.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.SOL_CAIF.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_IUCV.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_IUCV.html deleted file mode 100644 index e3781e5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_IUCV.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.SOL_IUCV.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_NFC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_NFC.html deleted file mode 100644 index 22923219..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_NFC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.SOL_NFC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_PNPIPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_PNPIPE.html deleted file mode 100644 index 783eba97..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_PNPIPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.SOL_PNPIPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_PPPOL2TP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_PPPOL2TP.html deleted file mode 100644 index d33ea731..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_PPPOL2TP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.SOL_PPPOL2TP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_RDS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_RDS.html deleted file mode 100644 index 0a7b537b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_RDS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.SOL_RDS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_RXRPC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_RXRPC.html deleted file mode 100644 index 27b1ac5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_RXRPC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.SOL_RXRPC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_XDP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_XDP.html deleted file mode 100644 index 14d5e962..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOL_XDP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.SOL_XDP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOMAXCONN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOMAXCONN.html deleted file mode 100644 index c7111fb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.SOMAXCONN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.SOMAXCONN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ALL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ALL.html deleted file mode 100644 index f9537ecb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ALL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_ALL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATIME.html deleted file mode 100644 index 4a0484ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_ATIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_APPEND.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_APPEND.html deleted file mode 100644 index 02caa309..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_APPEND.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_ATTR_APPEND.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_AUTOMOUNT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_AUTOMOUNT.html deleted file mode 100644 index 46cca278..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_AUTOMOUNT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_ATTR_AUTOMOUNT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_COMPRESSED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_COMPRESSED.html deleted file mode 100644 index 2f7fe091..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_COMPRESSED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_ATTR_COMPRESSED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_ENCRYPTED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_ENCRYPTED.html deleted file mode 100644 index ec04a442..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_ENCRYPTED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_ATTR_ENCRYPTED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_IMMUTABLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_IMMUTABLE.html deleted file mode 100644 index 079ea924..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_IMMUTABLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_ATTR_IMMUTABLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_NODUMP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_NODUMP.html deleted file mode 100644 index 6d24cb63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_ATTR_NODUMP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_ATTR_NODUMP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_BASIC_STATS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_BASIC_STATS.html deleted file mode 100644 index 71eecb53..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_BASIC_STATS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_BASIC_STATS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_BLOCKS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_BLOCKS.html deleted file mode 100644 index c0f70893..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_BLOCKS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_BLOCKS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_BTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_BTIME.html deleted file mode 100644 index 40d65448..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_BTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_BTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_CTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_CTIME.html deleted file mode 100644 index 2e9116a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_CTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_CTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_GID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_GID.html deleted file mode 100644 index f5ca454c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_GID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_GID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_INO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_INO.html deleted file mode 100644 index 0c168494..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_INO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_INO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_MNT_ID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_MNT_ID.html deleted file mode 100644 index b4a0ab2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_MNT_ID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_MNT_ID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_MODE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_MODE.html deleted file mode 100644 index 693d99bc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_MODE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_MODE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_MTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_MTIME.html deleted file mode 100644 index 74fd54e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_MTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_MTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_NLINK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_NLINK.html deleted file mode 100644 index fdeb0f49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_NLINK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_NLINK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_SIZE.html deleted file mode 100644 index c70fd8ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_TYPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_TYPE.html deleted file mode 100644 index 45ee28b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_TYPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_TYPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_UID.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_UID.html deleted file mode 100644 index 6159ab95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX_UID.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX_UID.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX__RESERVED.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX__RESERVED.html deleted file mode 100644 index 55132557..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STATX__RESERVED.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STATX__RESERVED.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_CLK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_CLK.html deleted file mode 100644 index 21b31efd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_CLK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_CLK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_CLOCKERR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_CLOCKERR.html deleted file mode 100644 index 3145f56d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_CLOCKERR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_CLOCKERR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_DEL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_DEL.html deleted file mode 100644 index d4924590..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_DEL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_DEL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_FLL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_FLL.html deleted file mode 100644 index c38a9c13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_FLL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_FLL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_FREQHOLD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_FREQHOLD.html deleted file mode 100644 index fc8339cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_FREQHOLD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_FREQHOLD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_INS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_INS.html deleted file mode 100644 index 3484b231..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_INS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_INS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_MODE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_MODE.html deleted file mode 100644 index cde39e24..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_MODE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_MODE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_NANO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_NANO.html deleted file mode 100644 index 5b0ad547..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_NANO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_NANO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PLL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PLL.html deleted file mode 100644 index 791e1a89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PLL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_PLL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSERROR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSERROR.html deleted file mode 100644 index 9fa20279..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSERROR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_PPSERROR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSFREQ.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSFREQ.html deleted file mode 100644 index 03b5654e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSFREQ.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_PPSFREQ.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSJITTER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSJITTER.html deleted file mode 100644 index 1da82ca7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSJITTER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_PPSJITTER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSSIGNAL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSSIGNAL.html deleted file mode 100644 index 56ba3afb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSSIGNAL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_PPSSIGNAL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSTIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSTIME.html deleted file mode 100644 index 156903c7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSTIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_PPSTIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSWANDER.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSWANDER.html deleted file mode 100644 index cf3e7424..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_PPSWANDER.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_PPSWANDER.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_RONLY.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_RONLY.html deleted file mode 100644 index 299e01bf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_RONLY.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_RONLY.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_UNSYNC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_UNSYNC.html deleted file mode 100644 index 1dcb096c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.STA_UNSYNC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.STA_UNSYNC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ST_RELATIME.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ST_RELATIME.html deleted file mode 100644 index 02877172..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.ST_RELATIME.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.ST_RELATIME.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TCA_CHAIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TCA_CHAIN.html deleted file mode 100644 index c42d4b31..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TCA_CHAIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.TCA_CHAIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TCA_DUMP_INVISIBLE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TCA_DUMP_INVISIBLE.html deleted file mode 100644 index 62fc2138..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TCA_DUMP_INVISIBLE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.TCA_DUMP_INVISIBLE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TCA_HW_OFFLOAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TCA_HW_OFFLOAD.html deleted file mode 100644 index af9ff34a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TCA_HW_OFFLOAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.TCA_HW_OFFLOAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TCA_PAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TCA_PAD.html deleted file mode 100644 index 35bcc74f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TCA_PAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.TCA_PAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_BAD.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_BAD.html deleted file mode 100644 index 8f4e3ba2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_BAD.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.TIME_BAD.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_DEL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_DEL.html deleted file mode 100644 index ddd444b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_DEL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.TIME_DEL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_ERROR.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_ERROR.html deleted file mode 100644 index d46001ff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_ERROR.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.TIME_ERROR.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_INS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_INS.html deleted file mode 100644 index 854e1b78..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_INS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.TIME_INS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_OK.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_OK.html deleted file mode 100644 index c223672d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_OK.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.TIME_OK.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_OOP.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_OOP.html deleted file mode 100644 index 723f917e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_OOP.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.TIME_OOP.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_WAIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_WAIT.html deleted file mode 100644 index 11dcfea7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TIME_WAIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.TIME_WAIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TMP_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TMP_MAX.html deleted file mode 100644 index 31ad2d61..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.TMP_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.TMP_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.UNAME26.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.UNAME26.html deleted file mode 100644 index f3580707..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.UNAME26.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.UNAME26.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.USER_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.USER_PROCESS.html deleted file mode 100644 index b915a1ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.USER_PROCESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.USER_PROCESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.XFS_SUPER_MAGIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.XFS_SUPER_MAGIC.html deleted file mode 100644 index 844a61c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.XFS_SUPER_MAGIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.XFS_SUPER_MAGIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_2_C_VERSION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_2_C_VERSION.html deleted file mode 100644 index 9183f031..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_2_C_VERSION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_2_C_VERSION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_BASE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_BASE.html deleted file mode 100644 index dce2c212..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_BASE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_BASE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_CHARCLASS_NAME_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_CHARCLASS_NAME_MAX.html deleted file mode 100644 index a76a0591..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_CHARCLASS_NAME_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_CHARCLASS_NAME_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_CHAR_BIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_CHAR_BIT.html deleted file mode 100644 index bdb6ed95..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_CHAR_BIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_CHAR_BIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_CHAR_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_CHAR_MAX.html deleted file mode 100644 index 461c5ef4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_CHAR_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_CHAR_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_CHAR_MIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_CHAR_MIN.html deleted file mode 100644 index c25b2aab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_CHAR_MIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_CHAR_MIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_C_LANG_SUPPORT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_C_LANG_SUPPORT.html deleted file mode 100644 index 7bbe713c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_C_LANG_SUPPORT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_C_LANG_SUPPORT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_C_LANG_SUPPORT_R.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_C_LANG_SUPPORT_R.html deleted file mode 100644 index 27ffe378..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_C_LANG_SUPPORT_R.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_C_LANG_SUPPORT_R.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_DEVICE_IO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_DEVICE_IO.html deleted file mode 100644 index aced4287..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_DEVICE_IO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_DEVICE_IO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_DEVICE_SPECIFIC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_DEVICE_SPECIFIC.html deleted file mode 100644 index 28e72081..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_DEVICE_SPECIFIC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_DEVICE_SPECIFIC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_DEVICE_SPECIFIC_R.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_DEVICE_SPECIFIC_R.html deleted file mode 100644 index 5c1dc3d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_DEVICE_SPECIFIC_R.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_DEVICE_SPECIFIC_R.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_EQUIV_CLASS_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_EQUIV_CLASS_MAX.html deleted file mode 100644 index 5178a7d9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_EQUIV_CLASS_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_EQUIV_CLASS_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FD_MGMT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FD_MGMT.html deleted file mode 100644 index bef4a0ac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FD_MGMT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_FD_MGMT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FIFO.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FIFO.html deleted file mode 100644 index eb92d70e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FIFO.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_FIFO.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FILE_ATTRIBUTES.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FILE_ATTRIBUTES.html deleted file mode 100644 index 01e4f573..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FILE_ATTRIBUTES.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_FILE_ATTRIBUTES.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FILE_LOCKING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FILE_LOCKING.html deleted file mode 100644 index e16574e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FILE_LOCKING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_FILE_LOCKING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FILE_SYSTEM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FILE_SYSTEM.html deleted file mode 100644 index 481bb0c2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_FILE_SYSTEM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_FILE_SYSTEM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_INT_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_INT_MAX.html deleted file mode 100644 index 1158ea85..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_INT_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_INT_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_INT_MIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_INT_MIN.html deleted file mode 100644 index f2c55437..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_INT_MIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_INT_MIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_DCACHE_ASSOC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_DCACHE_ASSOC.html deleted file mode 100644 index d83a49f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_DCACHE_ASSOC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL1_DCACHE_ASSOC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_DCACHE_LINESIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_DCACHE_LINESIZE.html deleted file mode 100644 index bbb861c3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_DCACHE_LINESIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL1_DCACHE_LINESIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_DCACHE_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_DCACHE_SIZE.html deleted file mode 100644 index 46c74004..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_DCACHE_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL1_DCACHE_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_ICACHE_ASSOC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_ICACHE_ASSOC.html deleted file mode 100644 index 31d72fee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_ICACHE_ASSOC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL1_ICACHE_ASSOC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_ICACHE_LINESIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_ICACHE_LINESIZE.html deleted file mode 100644 index 1d55d14b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_ICACHE_LINESIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL1_ICACHE_LINESIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_ICACHE_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_ICACHE_SIZE.html deleted file mode 100644 index 4b0457f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL1_ICACHE_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL1_ICACHE_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL2_CACHE_ASSOC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL2_CACHE_ASSOC.html deleted file mode 100644 index 0da43dac..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL2_CACHE_ASSOC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL2_CACHE_ASSOC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL2_CACHE_LINESIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL2_CACHE_LINESIZE.html deleted file mode 100644 index 30da57dc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL2_CACHE_LINESIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL2_CACHE_LINESIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL2_CACHE_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL2_CACHE_SIZE.html deleted file mode 100644 index b6cf2fb5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL2_CACHE_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL2_CACHE_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL3_CACHE_ASSOC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL3_CACHE_ASSOC.html deleted file mode 100644 index 1c9c17e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL3_CACHE_ASSOC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL3_CACHE_ASSOC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL3_CACHE_LINESIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL3_CACHE_LINESIZE.html deleted file mode 100644 index 2ae54986..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL3_CACHE_LINESIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL3_CACHE_LINESIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL3_CACHE_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL3_CACHE_SIZE.html deleted file mode 100644 index 8f7241f6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL3_CACHE_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL3_CACHE_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL4_CACHE_ASSOC.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL4_CACHE_ASSOC.html deleted file mode 100644 index 95c7163b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL4_CACHE_ASSOC.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL4_CACHE_ASSOC.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL4_CACHE_LINESIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL4_CACHE_LINESIZE.html deleted file mode 100644 index 96348a13..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL4_CACHE_LINESIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL4_CACHE_LINESIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL4_CACHE_SIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL4_CACHE_SIZE.html deleted file mode 100644 index a90a31c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LEVEL4_CACHE_SIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LEVEL4_CACHE_SIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LONG_BIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LONG_BIT.html deleted file mode 100644 index 6648681b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_LONG_BIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_LONG_BIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_MB_LEN_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_MB_LEN_MAX.html deleted file mode 100644 index 8537e9fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_MB_LEN_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_MB_LEN_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_MULTI_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_MULTI_PROCESS.html deleted file mode 100644 index 2a3af3c5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_MULTI_PROCESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_MULTI_PROCESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NETWORKING.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NETWORKING.html deleted file mode 100644 index b3380b5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NETWORKING.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_NETWORKING.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_ARGMAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_ARGMAX.html deleted file mode 100644 index c6aa7a00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_ARGMAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_NL_ARGMAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_LANGMAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_LANGMAX.html deleted file mode 100644 index df538c3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_LANGMAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_NL_LANGMAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_MSGMAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_MSGMAX.html deleted file mode 100644 index a47c0476..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_MSGMAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_NL_MSGMAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_NMAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_NMAX.html deleted file mode 100644 index 3f8b9e88..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_NMAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_NL_NMAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_SETMAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_SETMAX.html deleted file mode 100644 index 669b31d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_SETMAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_NL_SETMAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_TEXTMAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_TEXTMAX.html deleted file mode 100644 index c779aa8c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_NL_TEXTMAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_NL_TEXTMAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII.html deleted file mode 100644 index efc21ccb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_PII.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_INTERNET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_INTERNET.html deleted file mode 100644 index bb1c54f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_INTERNET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_PII_INTERNET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_INTERNET_DGRAM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_INTERNET_DGRAM.html deleted file mode 100644 index 87aa4c56..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_INTERNET_DGRAM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_PII_INTERNET_DGRAM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_INTERNET_STREAM.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_INTERNET_STREAM.html deleted file mode 100644 index fd562494..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_INTERNET_STREAM.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_PII_INTERNET_STREAM.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_OSI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_OSI.html deleted file mode 100644 index 748c0b14..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_OSI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_PII_OSI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_OSI_CLTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_OSI_CLTS.html deleted file mode 100644 index 2afcd2c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_OSI_CLTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_PII_OSI_CLTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_OSI_COTS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_OSI_COTS.html deleted file mode 100644 index a4835474..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_OSI_COTS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_PII_OSI_COTS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_OSI_M.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_OSI_M.html deleted file mode 100644 index c8e6f284..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_OSI_M.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_PII_OSI_M.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_SOCKET.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_SOCKET.html deleted file mode 100644 index b5b80930..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_SOCKET.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_PII_SOCKET.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_XTI.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_XTI.html deleted file mode 100644 index 7f32ab73..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PII_XTI.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_PII_XTI.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PIPE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PIPE.html deleted file mode 100644 index ef96b5cf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_PIPE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_PIPE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_POLL.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_POLL.html deleted file mode 100644 index 49e93f63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_POLL.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_POLL.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_REGEX_VERSION.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_REGEX_VERSION.html deleted file mode 100644 index fd358e90..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_REGEX_VERSION.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_REGEX_VERSION.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SCHAR_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SCHAR_MAX.html deleted file mode 100644 index e9d3614c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SCHAR_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_SCHAR_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SCHAR_MIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SCHAR_MIN.html deleted file mode 100644 index 8dcd43a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SCHAR_MIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_SCHAR_MIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SELECT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SELECT.html deleted file mode 100644 index 782603f3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SELECT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_SELECT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SHRT_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SHRT_MAX.html deleted file mode 100644 index 48c26a5f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SHRT_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_SHRT_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SHRT_MIN.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SHRT_MIN.html deleted file mode 100644 index 2de96ad4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SHRT_MIN.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_SHRT_MIN.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SIGNALS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SIGNALS.html deleted file mode 100644 index 77da837f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SIGNALS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_SIGNALS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SINGLE_PROCESS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SINGLE_PROCESS.html deleted file mode 100644 index 6c36020a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SINGLE_PROCESS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_SINGLE_PROCESS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SSIZE_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SSIZE_MAX.html deleted file mode 100644 index 1cc9fe2c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SSIZE_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_SSIZE_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SYSTEM_DATABASE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SYSTEM_DATABASE.html deleted file mode 100644 index a59cf934..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SYSTEM_DATABASE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_SYSTEM_DATABASE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SYSTEM_DATABASE_R.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SYSTEM_DATABASE_R.html deleted file mode 100644 index 30164810..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_SYSTEM_DATABASE_R.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_SYSTEM_DATABASE_R.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_T_IOV_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_T_IOV_MAX.html deleted file mode 100644 index 90ffdc49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_T_IOV_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_T_IOV_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_UCHAR_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_UCHAR_MAX.html deleted file mode 100644 index 316b78f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_UCHAR_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_UCHAR_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_UINT_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_UINT_MAX.html deleted file mode 100644 index 774e832a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_UINT_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_UINT_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_ULONG_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_ULONG_MAX.html deleted file mode 100644 index d66ab6a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_ULONG_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_ULONG_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_USER_GROUPS.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_USER_GROUPS.html deleted file mode 100644 index 8f141be0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_USER_GROUPS.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_USER_GROUPS.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_USER_GROUPS_R.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_USER_GROUPS_R.html deleted file mode 100644 index 6d9814ad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_USER_GROUPS_R.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_USER_GROUPS_R.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_USHRT_MAX.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_USHRT_MAX.html deleted file mode 100644 index 67515433..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_USHRT_MAX.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_USHRT_MAX.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_WORD_BIT.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_WORD_BIT.html deleted file mode 100644 index ef501a29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant._SC_WORD_BIT.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant._SC_WORD_BIT.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.__UT_HOSTSIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.__UT_HOSTSIZE.html deleted file mode 100644 index 48b0171b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.__UT_HOSTSIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.__UT_HOSTSIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.__UT_LINESIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.__UT_LINESIZE.html deleted file mode 100644 index c8426abf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.__UT_LINESIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.__UT_LINESIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.__UT_NAMESIZE.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.__UT_NAMESIZE.html deleted file mode 100644 index ba83a2b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/constant.__UT_NAMESIZE.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/constant.__UT_NAMESIZE.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.adjtimex.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.adjtimex.html deleted file mode 100644 index e5a9e1ec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.adjtimex.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.adjtimex.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.backtrace.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.backtrace.html deleted file mode 100644 index d29cdaf8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.backtrace.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.backtrace.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.clock_adjtime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.clock_adjtime.html deleted file mode 100644 index 2c9a74ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.clock_adjtime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.clock_adjtime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.copy_file_range.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.copy_file_range.html deleted file mode 100644 index 41fa13fa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.copy_file_range.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.copy_file_range.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ctermid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ctermid.html deleted file mode 100644 index 2d42bbfc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ctermid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.ctermid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.dladdr1.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.dladdr1.html deleted file mode 100644 index 0cf54cd2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.dladdr1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.dladdr1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.dlinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.dlinfo.html deleted file mode 100644 index 745ce751..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.dlinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.dlinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.dlmopen.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.dlmopen.html deleted file mode 100644 index 833d92ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.dlmopen.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.dlmopen.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.endutxent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.endutxent.html deleted file mode 100644 index 642a4465..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.endutxent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.endutxent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.explicit_bzero.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.explicit_bzero.html deleted file mode 100644 index 8d14e6f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.explicit_bzero.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.explicit_bzero.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.fanotify_mark.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.fanotify_mark.html deleted file mode 100644 index 2fb80861..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.fanotify_mark.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.fanotify_mark.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.fgetspent_r.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.fgetspent_r.html deleted file mode 100644 index 8fb3f824..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.fgetspent_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.fgetspent_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getauxval.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getauxval.html deleted file mode 100644 index e3b0f456..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getauxval.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.getauxval.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getentropy.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getentropy.html deleted file mode 100644 index df998da9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getentropy.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.getentropy.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getgrent_r.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getgrent_r.html deleted file mode 100644 index 75b667b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getgrent_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.getgrent_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getpriority.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getpriority.html deleted file mode 100644 index e7ba683f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getpriority.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.getpriority.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getpt.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getpt.html deleted file mode 100644 index d7216653..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getpt.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.getpt.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getpwent_r.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getpwent_r.html deleted file mode 100644 index a9d63d47..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getpwent_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.getpwent_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getrandom.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getrandom.html deleted file mode 100644 index 99396f93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getrandom.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.getrandom.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getrlimit.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getrlimit.html deleted file mode 100644 index 5f52127b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getrlimit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.getrlimit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getrlimit64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getrlimit64.html deleted file mode 100644 index f78e8491..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getrlimit64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.getrlimit64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getspent_r.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getspent_r.html deleted file mode 100644 index 2cb0dee7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getspent_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.getspent_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.gettimeofday.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.gettimeofday.html deleted file mode 100644 index cab833c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.gettimeofday.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.gettimeofday.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getutxent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getutxent.html deleted file mode 100644 index 6afba1b4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getutxent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.getutxent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getutxid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getutxid.html deleted file mode 100644 index c2b1bfbc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getutxid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.getutxid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getutxline.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getutxline.html deleted file mode 100644 index d3dfdc48..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.getutxline.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.getutxline.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.glob64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.glob64.html deleted file mode 100644 index 9a149607..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.glob64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.glob64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.globfree64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.globfree64.html deleted file mode 100644 index cd9836d0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.globfree64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.globfree64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.gnu_get_libc_release.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.gnu_get_libc_release.html deleted file mode 100644 index a4f46fe9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.gnu_get_libc_release.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.gnu_get_libc_release.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.gnu_get_libc_version.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.gnu_get_libc_version.html deleted file mode 100644 index d4d28a5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.gnu_get_libc_version.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.gnu_get_libc_version.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ioctl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ioctl.html deleted file mode 100644 index f2f87d5e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ioctl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.ioctl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.mallinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.mallinfo.html deleted file mode 100644 index 7c9db8a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.mallinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.mallinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.mallinfo2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.mallinfo2.html deleted file mode 100644 index 5c852500..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.mallinfo2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.mallinfo2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.malloc_info.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.malloc_info.html deleted file mode 100644 index d86907ea..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.malloc_info.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.malloc_info.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.malloc_trim.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.malloc_trim.html deleted file mode 100644 index 36f3a92e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.malloc_trim.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.malloc_trim.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.malloc_usable_size.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.malloc_usable_size.html deleted file mode 100644 index 00e067a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.malloc_usable_size.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.malloc_usable_size.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.mallopt.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.mallopt.html deleted file mode 100644 index 5d336a16..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.mallopt.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.mallopt.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.memfd_create.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.memfd_create.html deleted file mode 100644 index a1c9ba49..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.memfd_create.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.memfd_create.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.mlock2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.mlock2.html deleted file mode 100644 index 1326d079..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.mlock2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.mlock2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ntp_adjtime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ntp_adjtime.html deleted file mode 100644 index f13d24a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ntp_adjtime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.ntp_adjtime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ntp_gettime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ntp_gettime.html deleted file mode 100644 index 6fa29e2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ntp_gettime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.ntp_gettime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.preadv2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.preadv2.html deleted file mode 100644 index 3d349970..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.preadv2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.preadv2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.preadv64v2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.preadv64v2.html deleted file mode 100644 index 2746c7c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.preadv64v2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.preadv64v2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.prlimit.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.prlimit.html deleted file mode 100644 index 70ab3b48..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.prlimit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.prlimit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.prlimit64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.prlimit64.html deleted file mode 100644 index ab2aac80..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.prlimit64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.prlimit64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pthread_attr_getaffinity_np.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pthread_attr_getaffinity_np.html deleted file mode 100644 index 70790cdb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pthread_attr_getaffinity_np.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.pthread_attr_getaffinity_np.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pthread_attr_setaffinity_np.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pthread_attr_setaffinity_np.html deleted file mode 100644 index 581f56ca..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pthread_attr_setaffinity_np.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.pthread_attr_setaffinity_np.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pthread_rwlockattr_getkind_np.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pthread_rwlockattr_getkind_np.html deleted file mode 100644 index 07ebce93..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pthread_rwlockattr_getkind_np.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.pthread_rwlockattr_getkind_np.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pthread_rwlockattr_setkind_np.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pthread_rwlockattr_setkind_np.html deleted file mode 100644 index 81cdc24f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pthread_rwlockattr_setkind_np.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.pthread_rwlockattr_setkind_np.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ptrace.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ptrace.html deleted file mode 100644 index bf164e3e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.ptrace.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.ptrace.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pututxline.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pututxline.html deleted file mode 100644 index a7ce1f65..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pututxline.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.pututxline.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pwritev2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pwritev2.html deleted file mode 100644 index 874fd349..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pwritev2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.pwritev2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pwritev64v2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pwritev64v2.html deleted file mode 100644 index 092a0a6d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.pwritev64v2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.pwritev64v2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.qsort_r.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.qsort_r.html deleted file mode 100644 index 99ffceb0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.qsort_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.qsort_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.reallocarray.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.reallocarray.html deleted file mode 100644 index b09c5cff..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.reallocarray.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.reallocarray.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.recvmmsg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.recvmmsg.html deleted file mode 100644 index be85f2f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.recvmmsg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.recvmmsg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.renameat2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.renameat2.html deleted file mode 100644 index 3cb1e501..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.renameat2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.renameat2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.sendmmsg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.sendmmsg.html deleted file mode 100644 index dabc8469..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.sendmmsg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.sendmmsg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.sethostid.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.sethostid.html deleted file mode 100644 index 565d8e98..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.sethostid.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.sethostid.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.setpriority.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.setpriority.html deleted file mode 100644 index 31f317c4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.setpriority.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.setpriority.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.setrlimit.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.setrlimit.html deleted file mode 100644 index 0c587503..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.setrlimit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.setrlimit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.setrlimit64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.setrlimit64.html deleted file mode 100644 index a8fbb65f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.setrlimit64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.setrlimit64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.setutxent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.setutxent.html deleted file mode 100644 index 4a1ec050..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.setutxent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.setutxent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.sgetspent_r.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.sgetspent_r.html deleted file mode 100644 index d1b8f1c1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.sgetspent_r.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.sgetspent_r.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.statx.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.statx.html deleted file mode 100644 index b6b944ef..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.statx.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.statx.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.utmpname.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.utmpname.html deleted file mode 100644 index dae25978..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.utmpname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.utmpname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.utmpxname.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.utmpxname.html deleted file mode 100644 index c1da7c81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/fn.utmpxname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/fn.utmpxname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.Elf32_Chdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.Elf32_Chdr.html deleted file mode 100644 index 74168a54..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.Elf32_Chdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.Elf32_Chdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.Elf64_Chdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.Elf64_Chdr.html deleted file mode 100644 index 07075c1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.Elf64_Chdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.Elf64_Chdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__c_anonymous_ptrace_syscall_info_entry.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__c_anonymous_ptrace_syscall_info_entry.html deleted file mode 100644 index e9cc35fc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__c_anonymous_ptrace_syscall_info_entry.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.__c_anonymous_ptrace_syscall_info_entry.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__c_anonymous_ptrace_syscall_info_exit.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__c_anonymous_ptrace_syscall_info_exit.html deleted file mode 100644 index 453f44e6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__c_anonymous_ptrace_syscall_info_exit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.__c_anonymous_ptrace_syscall_info_exit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__c_anonymous_ptrace_syscall_info_seccomp.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__c_anonymous_ptrace_syscall_info_seccomp.html deleted file mode 100644 index 954e1fa7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__c_anonymous_ptrace_syscall_info_seccomp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.__c_anonymous_ptrace_syscall_info_seccomp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__exit_status.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__exit_status.html deleted file mode 100644 index 98bd0ece..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__exit_status.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.__exit_status.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__timeval.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__timeval.html deleted file mode 100644 index 5ec7a5aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.__timeval.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.__timeval.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.aiocb.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.aiocb.html deleted file mode 100644 index 22ceee39..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.aiocb.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.aiocb.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.cmsghdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.cmsghdr.html deleted file mode 100644 index e04ae556..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.cmsghdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.cmsghdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.glob64_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.glob64_t.html deleted file mode 100644 index fea4f51e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.glob64_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.glob64_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.mallinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.mallinfo.html deleted file mode 100644 index 2f04067d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.mallinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.mallinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.mallinfo2.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.mallinfo2.html deleted file mode 100644 index 21dda908..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.mallinfo2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.mallinfo2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.msghdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.msghdr.html deleted file mode 100644 index a80a93b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.msghdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.msghdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.nl_mmap_hdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.nl_mmap_hdr.html deleted file mode 100644 index 16b39768..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.nl_mmap_hdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.nl_mmap_hdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.nl_mmap_req.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.nl_mmap_req.html deleted file mode 100644 index b9050864..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.nl_mmap_req.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.nl_mmap_req.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.nl_pktinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.nl_pktinfo.html deleted file mode 100644 index b98363e9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.nl_pktinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.nl_pktinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.ntptimeval.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.ntptimeval.html deleted file mode 100644 index 050ae89d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.ntptimeval.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.ntptimeval.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.ptrace_peeksiginfo_args.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.ptrace_peeksiginfo_args.html deleted file mode 100644 index d7e156cd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.ptrace_peeksiginfo_args.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.ptrace_peeksiginfo_args.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.ptrace_syscall_info.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.ptrace_syscall_info.html deleted file mode 100644 index 12171ecd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.ptrace_syscall_info.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.ptrace_syscall_info.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.regex_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.regex_t.html deleted file mode 100644 index 0f49a8de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.regex_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.regex_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.rtentry.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.rtentry.html deleted file mode 100644 index 90b440f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.rtentry.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.rtentry.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.seminfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.seminfo.html deleted file mode 100644 index da0ca641..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.seminfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.seminfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.statx.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.statx.html deleted file mode 100644 index 779f0ac3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.statx.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.statx.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.statx_timestamp.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.statx_timestamp.html deleted file mode 100644 index 861e9e89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.statx_timestamp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.statx_timestamp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.termios.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.termios.html deleted file mode 100644 index 87bace6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.termios.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.termios.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.timex.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.timex.html deleted file mode 100644 index d36d573d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.timex.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.timex.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.utmpx.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.utmpx.html deleted file mode 100644 index e416edc4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/struct.utmpx.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.utmpx.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.Lmid_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.Lmid_t.html deleted file mode 100644 index 1f767ccc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.Lmid_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/type.Lmid_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.__priority_which_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.__priority_which_t.html deleted file mode 100644 index 97038520..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.__priority_which_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/type.__priority_which_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.__rlimit_resource_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.__rlimit_resource_t.html deleted file mode 100644 index cc2ab714..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.__rlimit_resource_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/type.__rlimit_resource_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.pthread_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.pthread_t.html deleted file mode 100644 index 9a7faeed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.pthread_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/type.pthread_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.regoff_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.regoff_t.html deleted file mode 100644 index b1984b5c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/type.regoff_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/type.regoff_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/union.__c_anonymous_ptrace_syscall_info_data.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/union.__c_anonymous_ptrace_syscall_info_data.html deleted file mode 100644 index 4ccec3da..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/gnu/union.__c_anonymous_ptrace_syscall_info_data.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/union.__c_anonymous_ptrace_syscall_info_data.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/non_exhaustive/struct.open_how.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/non_exhaustive/struct.open_how.html deleted file mode 100644 index 6b8faa9b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/non_exhaustive/struct.open_how.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../../libc/struct.open_how.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf32_Ehdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf32_Ehdr.html deleted file mode 100644 index 292357b6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf32_Ehdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.Elf32_Ehdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf32_Phdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf32_Phdr.html deleted file mode 100644 index 8ec1addc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf32_Phdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.Elf32_Phdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf32_Shdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf32_Shdr.html deleted file mode 100644 index 035f026e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf32_Shdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.Elf32_Shdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf32_Sym.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf32_Sym.html deleted file mode 100644 index 2e066d6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf32_Sym.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.Elf32_Sym.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf64_Ehdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf64_Ehdr.html deleted file mode 100644 index b8b1def1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf64_Ehdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.Elf64_Ehdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf64_Phdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf64_Phdr.html deleted file mode 100644 index 46d8cf66..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf64_Phdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.Elf64_Phdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf64_Shdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf64_Shdr.html deleted file mode 100644 index e421d3d5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf64_Shdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.Elf64_Shdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf64_Sym.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf64_Sym.html deleted file mode 100644 index 5a8d4e68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.Elf64_Sym.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.Elf64_Sym.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.__c_anonymous_sockaddr_can_j1939.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.__c_anonymous_sockaddr_can_j1939.html deleted file mode 100644 index 404f7d9c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.__c_anonymous_sockaddr_can_j1939.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.__c_anonymous_sockaddr_can_j1939.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.__c_anonymous_sockaddr_can_tp.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.__c_anonymous_sockaddr_can_tp.html deleted file mode 100644 index 69969f25..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.__c_anonymous_sockaddr_can_tp.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.__c_anonymous_sockaddr_can_tp.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.af_alg_iv.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.af_alg_iv.html deleted file mode 100644 index c6ca670f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.af_alg_iv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.af_alg_iv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.arpd_request.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.arpd_request.html deleted file mode 100644 index ce7ebd58..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.arpd_request.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.arpd_request.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.can_filter.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.can_filter.html deleted file mode 100644 index 2ba5cef8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.can_filter.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.can_filter.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.can_frame.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.can_frame.html deleted file mode 100644 index 4df01aec..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.can_frame.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.can_frame.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.canfd_frame.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.canfd_frame.html deleted file mode 100644 index c6d686a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.canfd_frame.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.canfd_frame.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.cpu_set_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.cpu_set_t.html deleted file mode 100644 index 3eda157b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.cpu_set_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.cpu_set_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.dirent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.dirent.html deleted file mode 100644 index a2d39ee2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.dirent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.dirent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.dirent64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.dirent64.html deleted file mode 100644 index 0a4a8d2d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.dirent64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.dirent64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.dl_phdr_info.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.dl_phdr_info.html deleted file mode 100644 index e48dc5f8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.dl_phdr_info.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.dl_phdr_info.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.dqblk.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.dqblk.html deleted file mode 100644 index ae5a51ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.dqblk.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.dqblk.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.fanotify_event_metadata.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.fanotify_event_metadata.html deleted file mode 100644 index 2c54b599..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.fanotify_event_metadata.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.fanotify_event_metadata.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.fanotify_response.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.fanotify_response.html deleted file mode 100644 index 143b20d6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.fanotify_response.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.fanotify_response.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_condition_effect.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_condition_effect.html deleted file mode 100644 index d4e292a0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_condition_effect.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.ff_condition_effect.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_constant_effect.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_constant_effect.html deleted file mode 100644 index ba8a1ad7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_constant_effect.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.ff_constant_effect.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_effect.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_effect.html deleted file mode 100644 index 387b2cbc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_effect.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.ff_effect.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_envelope.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_envelope.html deleted file mode 100644 index e8c06d6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_envelope.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.ff_envelope.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_periodic_effect.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_periodic_effect.html deleted file mode 100644 index eb4b865e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_periodic_effect.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.ff_periodic_effect.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_ramp_effect.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_ramp_effect.html deleted file mode 100644 index 537cf99e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_ramp_effect.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.ff_ramp_effect.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_replay.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_replay.html deleted file mode 100644 index ac6bba3f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_replay.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.ff_replay.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_rumble_effect.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_rumble_effect.html deleted file mode 100644 index d1a9cb4e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_rumble_effect.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.ff_rumble_effect.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_trigger.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_trigger.html deleted file mode 100644 index c9790188..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ff_trigger.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.ff_trigger.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.fsid_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.fsid_t.html deleted file mode 100644 index b40d24d7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.fsid_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.fsid_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.genlmsghdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.genlmsghdr.html deleted file mode 100644 index da792e6c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.genlmsghdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.genlmsghdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.glob_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.glob_t.html deleted file mode 100644 index bc090ceb..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.glob_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.glob_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.if_nameindex.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.if_nameindex.html deleted file mode 100644 index 1e2734ed..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.if_nameindex.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.if_nameindex.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.in6_pktinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.in6_pktinfo.html deleted file mode 100644 index d48289f5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.in6_pktinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.in6_pktinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.inotify_event.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.inotify_event.html deleted file mode 100644 index 082280cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.inotify_event.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.inotify_event.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_absinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_absinfo.html deleted file mode 100644 index aff803e2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_absinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.input_absinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_event.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_event.html deleted file mode 100644 index 11a7afb5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_event.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.input_event.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_id.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_id.html deleted file mode 100644 index 9083c48c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_id.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.input_id.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_keymap_entry.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_keymap_entry.html deleted file mode 100644 index 98ef670d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_keymap_entry.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.input_keymap_entry.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_mask.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_mask.html deleted file mode 100644 index 11a18af8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.input_mask.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.input_mask.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.itimerspec.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.itimerspec.html deleted file mode 100644 index 0dca4f57..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.itimerspec.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.itimerspec.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.j1939_filter.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.j1939_filter.html deleted file mode 100644 index 33756dae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.j1939_filter.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.j1939_filter.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.mntent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.mntent.html deleted file mode 100644 index 478a4efc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.mntent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.mntent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.mq_attr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.mq_attr.html deleted file mode 100644 index 0997bcbd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.mq_attr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.mq_attr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.msginfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.msginfo.html deleted file mode 100644 index b3fedcb1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.msginfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.msginfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.nlattr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.nlattr.html deleted file mode 100644 index 8dc5916c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.nlattr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.nlattr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.nlmsgerr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.nlmsgerr.html deleted file mode 100644 index b80dec63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.nlmsgerr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.nlmsgerr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.nlmsghdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.nlmsghdr.html deleted file mode 100644 index 0084985c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.nlmsghdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.nlmsghdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.packet_mreq.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.packet_mreq.html deleted file mode 100644 index d098243e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.packet_mreq.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.packet_mreq.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.passwd.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.passwd.html deleted file mode 100644 index c4aa55b8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.passwd.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.passwd.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.posix_spawn_file_actions_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.posix_spawn_file_actions_t.html deleted file mode 100644 index e1c36ac0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.posix_spawn_file_actions_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.posix_spawn_file_actions_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.posix_spawnattr_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.posix_spawnattr_t.html deleted file mode 100644 index fe9a4f07..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.posix_spawnattr_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.posix_spawnattr_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_cond_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_cond_t.html deleted file mode 100644 index 2ced63df..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_cond_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.pthread_cond_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_condattr_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_condattr_t.html deleted file mode 100644 index 78f3cf17..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_condattr_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.pthread_condattr_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_mutex_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_mutex_t.html deleted file mode 100644 index c5ae1008..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_mutex_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.pthread_mutex_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_mutexattr_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_mutexattr_t.html deleted file mode 100644 index 6ea66a01..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_mutexattr_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.pthread_mutexattr_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_rwlock_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_rwlock_t.html deleted file mode 100644 index 45d36c16..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_rwlock_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.pthread_rwlock_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_rwlockattr_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_rwlockattr_t.html deleted file mode 100644 index 84afedb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.pthread_rwlockattr_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.pthread_rwlockattr_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.regmatch_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.regmatch_t.html deleted file mode 100644 index d7a3b157..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.regmatch_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.regmatch_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.rlimit64.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.rlimit64.html deleted file mode 100644 index 6c96c172..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.rlimit64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.rlimit64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.seccomp_data.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.seccomp_data.html deleted file mode 100644 index 21c29736..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.seccomp_data.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.seccomp_data.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sembuf.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sembuf.html deleted file mode 100644 index 1f3492f4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sembuf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.sembuf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.signalfd_siginfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.signalfd_siginfo.html deleted file mode 100644 index d3cd917e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.signalfd_siginfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.signalfd_siginfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sock_extended_err.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sock_extended_err.html deleted file mode 100644 index 140c3352..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sock_extended_err.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.sock_extended_err.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sock_filter.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sock_filter.html deleted file mode 100644 index 2578e5a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sock_filter.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.sock_filter.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sock_fprog.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sock_fprog.html deleted file mode 100644 index 768816cc..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sock_fprog.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.sock_fprog.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sock_txtime.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sock_txtime.html deleted file mode 100644 index 77f1a87a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sock_txtime.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.sock_txtime.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sockaddr_alg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sockaddr_alg.html deleted file mode 100644 index 21d7220a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sockaddr_alg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.sockaddr_alg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sockaddr_can.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sockaddr_can.html deleted file mode 100644 index e90a3dd1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sockaddr_can.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.sockaddr_can.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sockaddr_nl.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sockaddr_nl.html deleted file mode 100644 index 3d44e31d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sockaddr_nl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.sockaddr_nl.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sockaddr_vm.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sockaddr_vm.html deleted file mode 100644 index 17edfc41..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.sockaddr_vm.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.sockaddr_vm.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.spwd.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.spwd.html deleted file mode 100644 index 6d412413..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.spwd.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.spwd.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ucred.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ucred.html deleted file mode 100644 index bbbc99e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.ucred.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.ucred.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_abs_setup.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_abs_setup.html deleted file mode 100644 index ae8c72e0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_abs_setup.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.uinput_abs_setup.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_ff_erase.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_ff_erase.html deleted file mode 100644 index 42cf9635..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_ff_erase.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.uinput_ff_erase.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_ff_upload.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_ff_upload.html deleted file mode 100644 index 989ecbe0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_ff_upload.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.uinput_ff_upload.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_setup.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_setup.html deleted file mode 100644 index bbb3c44f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_setup.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.uinput_setup.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_user_dev.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_user_dev.html deleted file mode 100644 index 137c88c8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/struct.uinput_user_dev.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/struct.uinput_user_dev.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Addr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Addr.html deleted file mode 100644 index 184d0551..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Addr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.Elf32_Addr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Half.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Half.html deleted file mode 100644 index bbbfc8ba..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Half.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.Elf32_Half.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Off.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Off.html deleted file mode 100644 index 60540a8a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Off.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.Elf32_Off.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Section.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Section.html deleted file mode 100644 index fd1d0ebf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Section.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.Elf32_Section.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Word.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Word.html deleted file mode 100644 index fbe7cee8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf32_Word.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.Elf32_Word.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Addr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Addr.html deleted file mode 100644 index 037dd2b1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Addr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.Elf64_Addr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Half.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Half.html deleted file mode 100644 index 1cf3f556..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Half.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.Elf64_Half.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Off.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Off.html deleted file mode 100644 index d1f67993..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Off.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.Elf64_Off.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Section.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Section.html deleted file mode 100644 index 9d5a7bab..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Section.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.Elf64_Section.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Sxword.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Sxword.html deleted file mode 100644 index b7476073..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Sxword.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.Elf64_Sxword.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Word.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Word.html deleted file mode 100644 index 02437046..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Word.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.Elf64_Word.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Xword.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Xword.html deleted file mode 100644 index aa28a36f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.Elf64_Xword.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.Elf64_Xword.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__s16.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__s16.html deleted file mode 100644 index 37d7afad..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__s16.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.__s16.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__s32.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__s32.html deleted file mode 100644 index 7fd1c40e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__s32.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.__s32.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__u16.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__u16.html deleted file mode 100644 index 74ee2b5b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__u16.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.__u16.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__u32.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__u32.html deleted file mode 100644 index 19374fdf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__u32.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.__u32.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__u8.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__u8.html deleted file mode 100644 index 6108acdf..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.__u8.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.__u8.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.blkcnt64_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.blkcnt64_t.html deleted file mode 100644 index 65870cb3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.blkcnt64_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.blkcnt64_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.can_err_mask_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.can_err_mask_t.html deleted file mode 100644 index e33db9c9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.can_err_mask_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.can_err_mask_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.canid_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.canid_t.html deleted file mode 100644 index 26239753..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.canid_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.canid_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.dev_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.dev_t.html deleted file mode 100644 index bf275fa2..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.dev_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.dev_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.iconv_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.iconv_t.html deleted file mode 100644 index 2f31c24b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.iconv_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.iconv_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.idtype_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.idtype_t.html deleted file mode 100644 index 35843524..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.idtype_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.idtype_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.ino64_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.ino64_t.html deleted file mode 100644 index 993a499e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.ino64_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.ino64_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.loff_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.loff_t.html deleted file mode 100644 index 3133882d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.loff_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.loff_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.mode_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.mode_t.html deleted file mode 100644 index 747e9a2b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.mode_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.mode_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.mqd_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.mqd_t.html deleted file mode 100644 index f6cf1c9a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.mqd_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.mqd_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.name_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.name_t.html deleted file mode 100644 index dd92e869..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.name_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.name_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.nfds_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.nfds_t.html deleted file mode 100644 index 73c5cf5a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.nfds_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.nfds_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.nl_item.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.nl_item.html deleted file mode 100644 index 852eab60..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.nl_item.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.nl_item.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.off64_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.off64_t.html deleted file mode 100644 index 6967fe6e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.off64_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.off64_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.pgn_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.pgn_t.html deleted file mode 100644 index b941431a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.pgn_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.pgn_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.priority_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.priority_t.html deleted file mode 100644 index c7ff4cae..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.priority_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.priority_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.pthread_key_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.pthread_key_t.html deleted file mode 100644 index 09748a0d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.pthread_key_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.pthread_key_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.pthread_spinlock_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.pthread_spinlock_t.html deleted file mode 100644 index 827d3917..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.pthread_spinlock_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.pthread_spinlock_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.rlim64_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.rlim64_t.html deleted file mode 100644 index 0d720612..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.rlim64_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.rlim64_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.socklen_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.socklen_t.html deleted file mode 100644 index e39727f7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.socklen_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.socklen_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.useconds_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.useconds_t.html deleted file mode 100644 index ca2f71a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/type.useconds_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/type.useconds_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/union.__c_anonymous_sockaddr_can_can_addr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/union.__c_anonymous_sockaddr_can_can_addr.html deleted file mode 100644 index 2912439c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/linux/union.__c_anonymous_sockaddr_can_can_addr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../libc/union.__c_anonymous_sockaddr_can_can_addr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.Dl_info.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.Dl_info.html deleted file mode 100644 index 4f872c7d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.Dl_info.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.Dl_info.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.addrinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.addrinfo.html deleted file mode 100644 index a38e78e5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.addrinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.addrinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.arphdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.arphdr.html deleted file mode 100644 index 46924163..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.arphdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.arphdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.arpreq.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.arpreq.html deleted file mode 100644 index b4c33ba4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.arpreq.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.arpreq.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.arpreq_old.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.arpreq_old.html deleted file mode 100644 index c09d568e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.arpreq_old.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.arpreq_old.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.epoll_event.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.epoll_event.html deleted file mode 100644 index 27f6cf81..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.epoll_event.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.epoll_event.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.fd_set.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.fd_set.html deleted file mode 100644 index c1cf338c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.fd_set.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.fd_set.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.ifaddrs.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.ifaddrs.html deleted file mode 100644 index fd61ca8f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.ifaddrs.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.ifaddrs.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.in6_rtmsg.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.in6_rtmsg.html deleted file mode 100644 index 147ad732..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.in6_rtmsg.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.in6_rtmsg.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.in_addr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.in_addr.html deleted file mode 100644 index ecb0a191..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.in_addr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.in_addr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.in_pktinfo.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.in_pktinfo.html deleted file mode 100644 index 2a58ec59..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.in_pktinfo.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.in_pktinfo.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.ip_mreq.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.ip_mreq.html deleted file mode 100644 index 46da74ee..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.ip_mreq.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.ip_mreq.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.ip_mreq_source.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.ip_mreq_source.html deleted file mode 100644 index 1974eecd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.ip_mreq_source.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.ip_mreq_source.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.ip_mreqn.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.ip_mreqn.html deleted file mode 100644 index b516af68..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.ip_mreqn.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.ip_mreqn.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.lconv.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.lconv.html deleted file mode 100644 index b6663c42..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.lconv.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.lconv.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.mmsghdr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.mmsghdr.html deleted file mode 100644 index ae827985..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.mmsghdr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.mmsghdr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sched_param.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sched_param.html deleted file mode 100644 index 422dd20d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sched_param.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.sched_param.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sigevent.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sigevent.html deleted file mode 100644 index 435b2c63..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sigevent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.sigevent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr.html deleted file mode 100644 index 0631f50f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.sockaddr.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_in.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_in.html deleted file mode 100644 index adad5b40..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_in.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.sockaddr_in.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_in6.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_in6.html deleted file mode 100644 index 26bf417f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_in6.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.sockaddr_in6.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_ll.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_ll.html deleted file mode 100644 index 8557bee4..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_ll.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.sockaddr_ll.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_storage.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_storage.html deleted file mode 100644 index 7e685012..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_storage.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.sockaddr_storage.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_un.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_un.html deleted file mode 100644 index 381c4871..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.sockaddr_un.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.sockaddr_un.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.tm.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.tm.html deleted file mode 100644 index b088b163..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.tm.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.tm.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.utsname.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.utsname.html deleted file mode 100644 index 468e508c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/struct.utsname.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/struct.utsname.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.clockid_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.clockid_t.html deleted file mode 100644 index d0a41586..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.clockid_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/type.clockid_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.id_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.id_t.html deleted file mode 100644 index bc5aa953..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.id_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/type.id_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.key_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.key_t.html deleted file mode 100644 index 2f49d66f..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.key_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/type.key_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.sa_family_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.sa_family_t.html deleted file mode 100644 index 51c77e3a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.sa_family_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/type.sa_family_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.speed_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.speed_t.html deleted file mode 100644 index 2c85926a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.speed_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/type.speed_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.tcflag_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.tcflag_t.html deleted file mode 100644 index 873a3a2e..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.tcflag_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/type.tcflag_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.timer_t.html b/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.timer_t.html deleted file mode 100644 index 19de7434..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/linux_like/type.timer_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../libc/type.timer_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.group.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.group.html deleted file mode 100644 index 39abae00..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.group.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.group.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.hostent.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.hostent.html deleted file mode 100644 index 1c6e5e1b..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.hostent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.hostent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.iovec.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.iovec.html deleted file mode 100644 index 5e0ee4fe..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.iovec.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.iovec.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.ipv6_mreq.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.ipv6_mreq.html deleted file mode 100644 index b3dc0d3c..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.ipv6_mreq.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.ipv6_mreq.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.itimerval.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.itimerval.html deleted file mode 100644 index dadfcbe1..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.itimerval.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.itimerval.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.linger.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.linger.html deleted file mode 100644 index 377ad81a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.linger.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.linger.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.pollfd.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.pollfd.html deleted file mode 100644 index fd7381f0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.pollfd.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.pollfd.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.protoent.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.protoent.html deleted file mode 100644 index 566dc198..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.protoent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.protoent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.rlimit.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.rlimit.html deleted file mode 100644 index 135aaa29..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.rlimit.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.rlimit.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.rusage.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.rusage.html deleted file mode 100644 index 5376d6a8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.rusage.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.rusage.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.servent.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.servent.html deleted file mode 100644 index 902f4618..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.servent.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.servent.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.sigval.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.sigval.html deleted file mode 100644 index 07d9b2b9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.sigval.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.sigval.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.timespec.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.timespec.html deleted file mode 100644 index cde850b3..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.timespec.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.timespec.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.timeval.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.timeval.html deleted file mode 100644 index fabbbdb8..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.timeval.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.timeval.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.tms.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.tms.html deleted file mode 100644 index 8247f6c6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.tms.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.tms.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.utimbuf.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.utimbuf.html deleted file mode 100644 index 1cd0a302..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.utimbuf.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.utimbuf.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/struct.winsize.html b/learning/rust/guessing_game/target/doc/libc/unix/struct.winsize.html deleted file mode 100644 index fced4900..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/struct.winsize.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/struct.winsize.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.c_double.html b/learning/rust/guessing_game/target/doc/libc/unix/type.c_double.html deleted file mode 100644 index 6341d0de..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.c_double.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.c_double.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.c_float.html b/learning/rust/guessing_game/target/doc/libc/unix/type.c_float.html deleted file mode 100644 index 6ed883aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.c_float.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.c_float.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.c_int.html b/learning/rust/guessing_game/target/doc/libc/unix/type.c_int.html deleted file mode 100644 index 401b65a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.c_int.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.c_int.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.c_longlong.html b/learning/rust/guessing_game/target/doc/libc/unix/type.c_longlong.html deleted file mode 100644 index 8089e66d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.c_longlong.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.c_longlong.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.c_schar.html b/learning/rust/guessing_game/target/doc/libc/unix/type.c_schar.html deleted file mode 100644 index 0d54f384..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.c_schar.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.c_schar.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.c_short.html b/learning/rust/guessing_game/target/doc/libc/unix/type.c_short.html deleted file mode 100644 index 85ff1cfd..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.c_short.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.c_short.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.c_uchar.html b/learning/rust/guessing_game/target/doc/libc/unix/type.c_uchar.html deleted file mode 100644 index 8441d5b5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.c_uchar.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.c_uchar.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.c_uint.html b/learning/rust/guessing_game/target/doc/libc/unix/type.c_uint.html deleted file mode 100644 index 6d494264..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.c_uint.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.c_uint.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.c_ulonglong.html b/learning/rust/guessing_game/target/doc/libc/unix/type.c_ulonglong.html deleted file mode 100644 index b2357b6a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.c_ulonglong.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.c_ulonglong.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.c_ushort.html b/learning/rust/guessing_game/target/doc/libc/unix/type.c_ushort.html deleted file mode 100644 index 33f52705..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.c_ushort.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.c_ushort.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.cc_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.cc_t.html deleted file mode 100644 index df205be5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.cc_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.cc_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.gid_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.gid_t.html deleted file mode 100644 index a3f642a7..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.gid_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.gid_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.in_addr_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.in_addr_t.html deleted file mode 100644 index e4c3b382..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.in_addr_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.in_addr_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.in_port_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.in_port_t.html deleted file mode 100644 index c3a53f89..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.in_port_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.in_port_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.intmax_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.intmax_t.html deleted file mode 100644 index 5758c393..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.intmax_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.intmax_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.intptr_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.intptr_t.html deleted file mode 100644 index eb3c7b1a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.intptr_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.intptr_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.locale_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.locale_t.html deleted file mode 100644 index b8f141f9..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.locale_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.locale_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.pid_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.pid_t.html deleted file mode 100644 index 8e06abb0..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.pid_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.pid_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.ptrdiff_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.ptrdiff_t.html deleted file mode 100644 index 60f00d8d..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.ptrdiff_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.ptrdiff_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.sighandler_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.sighandler_t.html deleted file mode 100644 index 320499a6..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.sighandler_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.sighandler_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.size_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.size_t.html deleted file mode 100644 index db18f0aa..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.size_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.size_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.ssize_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.ssize_t.html deleted file mode 100644 index 2ce0f255..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.ssize_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.ssize_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.uid_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.uid_t.html deleted file mode 100644 index abc1d45a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.uid_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.uid_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.uintmax_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.uintmax_t.html deleted file mode 100644 index 8e92751a..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.uintmax_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.uintmax_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/libc/unix/type.uintptr_t.html b/learning/rust/guessing_game/target/doc/libc/unix/type.uintptr_t.html deleted file mode 100644 index 6d42e6a5..00000000 --- a/learning/rust/guessing_game/target/doc/libc/unix/type.uintptr_t.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../libc/type.uintptr_t.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/light.css b/learning/rust/guessing_game/target/doc/light.css deleted file mode 100644 index 90de68d6..00000000 --- a/learning/rust/guessing_game/target/doc/light.css +++ /dev/null @@ -1 +0,0 @@ - body{background-color:white;color:black;}h1,h2,h3,h4{color:black;}h1.fqn{border-bottom-color:#DDDDDD;}h2,h3,h4{border-bottom-color:#DDDDDD;}.in-band{background-color:white;}.invisible{background:rgba(0,0,0,0);}.docblock code,.docblock-short code{background-color:#F5F5F5;}pre,.rustdoc.source .example-wrap{background-color:#F5F5F5;}.sidebar,.mobile-topbar,.sidebar-menu-toggle{background-color:#F5F5F5;}*{scrollbar-color:rgba(36,37,39,0.6) #e6e6e6;}.sidebar{scrollbar-color:rgba(36,37,39,0.6) #d9d9d9;}.rust-logo{}::-webkit-scrollbar-track{background-color:#ecebeb;}::-webkit-scrollbar-thumb{background-color:rgba(36,37,39,0.6);}.sidebar::-webkit-scrollbar-track{background-color:#dcdcdc;}.sidebar::-webkit-scrollbar-thumb{background-color:rgba(36,37,39,0.6);}.sidebar .current,.sidebar a:hover{background-color:#fff;}.source .sidebar{background-color:#f1f1f1;}.line-numbers span{color:#c67e2d;}.line-numbers .line-highlighted{background-color:#FDFFD3 !important;}.docblock h1,.docblock h2,.docblock h3,.docblock h4,.docblock h5,.docblock h6{border-bottom-color:#ddd;}.docblock table td,.docblock table th{border-color:#ddd;}.content .method .where,.content .fn .where,.content .where.fmt-newline{color:#4E4C4C;}.search-results a:hover{background-color:#ddd;}.search-results a:focus{color:#000 !important;background-color:#ccc;}.search-results a:focus span{color:#000 !important;}a.result-trait:focus{background-color:#c7b6ff;}a.result-traitalias:focus{background-color:#c7b6ff;}a.result-mod:focus,a.result-externcrate:focus{background-color:#afc6e4;}a.result-enum:focus{background-color:#e7b1a0;}a.result-struct:focus{background-color:#e7b1a0;}a.result-union:focus{background-color:#e7b1a0;}a.result-fn:focus,a.result-method:focus,a.result-tymethod:focus{background-color:#c6afb3;}a.result-type:focus{background-color:#e7b1a0;}a.result-associatedtype:focus{background-color:#afc6e4;}a.result-foreigntype:focus{background-color:#e7b1a0;}a.result-attr:focus,a.result-derive:focus,a.result-macro:focus{background-color:#8ce488;}a.result-constant:focus,a.result-static:focus{background-color:#afc6e4;}a.result-primitive:focus{background-color:#e7b1a0;}a.result-keyword:focus{background-color:#afc6e4;}.content .item-info::before{color:#ccc;}.content span.enum,.content a.enum,.block a.current.enum{color:#AD378A;}.content span.struct,.content a.struct,.block a.current.struct{color:#AD378A;}.content span.type,.content a.type,.block a.current.type{color:#AD378A;}.content span.foreigntype,.content a.foreigntype,.block a.current.foreigntype{color:#3873AD;}.content span.associatedtype,.content a.associatedtype,.block a.current.associatedtype{color:#3873AD;}.content span.attr,.content a.attr,.block a.current.attr,.content span.derive,.content a.derive,.block a.current.derive,.content span.macro,.content a.macro,.block a.current.macro{color:#068000;}.content span.union,.content a.union,.block a.current.union{color:#AD378A;}.content span.constant,.content a.constant,.block a.current.constant,.content span.static,.content a.static,.block a.current.static{color:#3873AD;}.content span.primitive,.content a.primitive,.block a.current.primitive{color:#AD378A;}.content span.externcrate,.content span.mod,.content a.mod,.block a.current.mod{color:#3873AD;}.content span.trait,.content a.trait,.block a.current.trait{color:#6E4FC9;}.content span.traitalias,.content a.traitalias,.block a.current.traitalias{color:#5137AD;}.content span.fn,.content a.fn,.block a.current.fn,.content span.method,.content a.method,.block a.current.method,.content span.tymethod,.content a.tymethod,.block a.current.tymethod,.content .fnname{color:#AD7C37;}.content span.keyword,.content a.keyword,.block a.current.keyword{color:#3873AD;}.sidebar a{color:#356da4;}.sidebar a.current.enum{color:#a63283;}.sidebar a.current.struct{color:#a63283;}.sidebar a.current.type{color:#a63283;}.sidebar a.current.associatedtype{color:#356da4;}.sidebar a.current.foreigntype{color:#356da4;}.sidebar a.current.attr,.sidebar a.current.derive,.sidebar a.current.macro{color:#067901;}.sidebar a.current.union{color:#a63283;}.sidebar a.current.constant .sidebar a.current.static{color:#356da4;}.sidebar a.current.primitive{color:#a63283;}.sidebar a.current.externcrate .sidebar a.current.mod{color:#356da4;}.sidebar a.current.trait{color:#6849c3;}.sidebar a.current.traitalias{color:#4b349e;}.sidebar a.current.fn,.sidebar a.current.method,.sidebar a.current.tymethod{color:#a67736;}.sidebar a.current.keyword{color:#356da4;}nav.main .current{border-top-color:#000;border-bottom-color:#000;}nav.main .separator{border:1px solid #000;}a{color:#3873AD;}a#toggle-all-docs,a.anchor,.small-section-header a,#source-sidebar a,pre.rust a,.sidebar h2 a,.sidebar h3 a,.mobile-topbar h2 a,.in-band a{color:#000;}.search-results a{color:initial;}a.test-arrow{color:#f5f5f5;}body.source .example-wrap pre.rust a{background:#eee;}details.rustdoc-toggle>summary.hideme>span,details.rustdoc-toggle>summary::before,details.undocumented>summary::before{color:#999;}#crate-search,.search-input{color:#555;background-color:white;border-color:#e0e0e0;}.search-input:focus{border-color:#66afe9;}.module-item .stab,.import-item .stab{color:#000;}.stab.unstable{background:#FFF5D6;border-color:#FFC600;}.stab.deprecated{background:#ffc4c4;border-color:#db7b7b;}.stab.portability{background:#F3DFFF;border-color:#b07bdb;}.stab.portability>code{background:none;}#help>div{background:#e9e9e9;border-color:#bfbfbf;}#help span.bottom,#help span.top{border-color:#bfbfbf;}.rightside,.out-of-band{color:grey;}.result-name .primitive>i,.result-name .keyword>i{color:black;}.line-numbers :target{background-color:transparent;}pre.rust .kw{color:#8959A8;}pre.rust .kw-2,pre.rust .prelude-ty{color:#4271AE;}pre.rust .number,pre.rust .string{color:#718C00;}pre.rust .self,pre.rust .bool-val,pre.rust .prelude-val,pre.rust .attribute,pre.rust .attribute .ident{color:#C82829;}pre.rust .comment{color:#8E908C;}pre.rust .doccomment{color:#4D4D4C;}pre.rust .macro,pre.rust .macro-nonterminal{color:#3E999F;}pre.rust .lifetime{color:#B76514;}pre.rust .question-mark{color:#ff9011;}.example-wrap>pre.line-number{border-color:#c7c7c7;}a.test-arrow{background-color:rgb(78,139,202,0.2);}a.test-arrow:hover{background-color:#4e8bca;}.toggle-label,.code-attribute{color:#999;}:target{background:#FDFFD3;border-right:3px solid #AD7C37;}pre.compile_fail{border-left:2px solid rgba(255,0,0,.5);}pre.compile_fail:hover,.information:hover+pre.compile_fail{border-left:2px solid #f00;}pre.should_panic{border-left:2px solid rgba(255,0,0,.5);}pre.should_panic:hover,.information:hover+pre.should_panic{border-left:2px solid #f00;}pre.ignore{border-left:2px solid rgba(255,142,0,.6);}pre.ignore:hover,.information:hover+pre.ignore{border-left:2px solid #ff9200;}.tooltip.compile_fail{color:rgba(255,0,0,.5);}.information>.compile_fail:hover{color:#f00;}.tooltip.should_panic{color:rgba(255,0,0,.5);}.information>.should_panic:hover{color:#f00;}.tooltip.ignore{color:rgba(255,142,0,.6);}.information>.ignore:hover{color:#ff9200;}.search-failed a{color:#3873AD;}.tooltip::after{background-color:#000;color:#fff;}.tooltip::before{border-color:transparent black transparent transparent;}.notable-traits-tooltiptext{background-color:#eee;border-color:#999;}.notable-traits-tooltiptext .notable{border-bottom-color:#DDDDDD;}#titles>button:not(.selected){background-color:#e6e6e6;border-top-color:#e6e6e6;}#titles>button:hover,#titles>button.selected{background-color:#ffffff;border-top-color:#0089ff;}#titles>button>div.count{color:#888;}@media (max-width:700px){.sidebar-menu{background-color:#F5F5F5;border-bottom-color:#e0e0e0;border-right-color:#e0e0e0;}.sidebar-elems{background-color:#F5F5F5;border-right-color:#000;}#sidebar-filler{background-color:#F5F5F5;border-bottom-color:#e0e0e0;}}kbd{color:#000;background-color:#fafbfc;border-color:#d1d5da;border-bottom-color:#c6cbd1;box-shadow:inset 0 -1px 0 #c6cbd1;}#theme-picker,#settings-menu,#help-button{border-color:#e0e0e0;background-color:#fff;}#theme-picker:hover,#theme-picker:focus,#settings-menu:hover,#settings-menu:focus,#help-button:hover,#help-button:focus{border-color:#717171;}#copy-path{color:#999;}#copy-path>img{filter:invert(50%);}#copy-path:hover>img{filter:invert(35%);}#theme-choices{border-color:#ccc;background-color:#fff;}#theme-choices>button:not(:first-child){border-top-color:#e0e0e0;}#theme-choices>button:hover,#theme-choices>button:focus{background-color:#eee;}@media (max-width:700px){#theme-picker{background:#fff;}}.search-results .result-name span.alias{color:#000;}.search-results .result-name span.grey{color:#999;}#sidebar-toggle{background-color:#F5F5F5;}#sidebar-toggle:hover{background-color:#E0E0E0;}#source-sidebar{background-color:#F5F5F5;}#source-sidebar>.title{border-bottom-color:#ccc;}div.files>a:hover,div.name:hover{background-color:#E0E0E0;}div.files>.selected{background-color:#fff;}.setting-line>.title{border-bottom-color:#D5D5D5;}.scraped-example-list .scrape-help{border-color:#555;color:#333;}.scraped-example-list .scrape-help:hover{border-color:black;color:black;}.more-examples-toggle summary,.more-examples-toggle .hide-more{color:#999;}.scraped-example .example-wrap .rust span.highlight{background:#fcffd6;}.scraped-example .example-wrap .rust span.highlight.focus{background:#f6fdb0;}.scraped-example:not(.expanded) .code-wrapper:before{background:linear-gradient(to bottom,rgba(255,255,255,1),rgba(255,255,255,0));}.scraped-example:not(.expanded) .code-wrapper:after{background:linear-gradient(to top,rgba(255,255,255,1),rgba(255,255,255,0));}.toggle-line-inner{background:#ccc;}.toggle-line:hover .toggle-line-inner{background:#999;} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/main.js b/learning/rust/guessing_game/target/doc/main.js deleted file mode 100644 index 54450c14..00000000 --- a/learning/rust/guessing_game/target/doc/main.js +++ /dev/null @@ -1,8 +0,0 @@ -"use strict";if(!String.prototype.startsWith){String.prototype.startsWith=function(searchString,position){position=position||0;return this.indexOf(searchString,position)===position}}if(!String.prototype.endsWith){String.prototype.endsWith=function(suffix,length){const l=length||this.length;return this.indexOf(suffix,l-suffix.length)!==-1}}if(!DOMTokenList.prototype.add){DOMTokenList.prototype.add=function(className){if(className&&!hasClass(this,className)){if(this.className&&this.className.length>0){this.className+=" "+className}else{this.className=className}}}}if(!DOMTokenList.prototype.remove){DOMTokenList.prototype.remove=function(className){if(className&&this.className){this.className=(" "+this.className+" ").replace(" "+className+" "," ").trim()}}}function getVar(name){const el=document.getElementById("rustdoc-vars");if(el){return el.attributes["data-"+name].value}else{return null}}function resourcePath(basename,extension){return getVar("root-path")+basename+getVar("resource-suffix")+extension}function hideMain(){addClass(document.getElementById(MAIN_ID),"hidden")}function showMain(){removeClass(document.getElementById(MAIN_ID),"hidden")}(function(){window.rootPath=getVar("root-path");window.currentCrate=getVar("current-crate");window.searchJS=resourcePath("search",".js");window.searchIndexJS=resourcePath("search-index",".js");window.settingsJS=resourcePath("settings",".js");const sidebarVars=document.getElementById("sidebar-vars");if(sidebarVars){window.sidebarCurrent={name:sidebarVars.attributes["data-name"].value,ty:sidebarVars.attributes["data-ty"].value,relpath:sidebarVars.attributes["data-relpath"].value,};const mobileLocationTitle=document.querySelector(".mobile-topbar h2.location");const locationTitle=document.querySelector(".sidebar h2.location");if(mobileLocationTitle&&locationTitle){mobileLocationTitle.innerHTML=locationTitle.innerHTML}}}());function getVirtualKey(ev){if("key"in ev&&typeof ev.key!="undefined"){return ev.key}const c=ev.charCode||ev.keyCode;if(c==27){return"Escape"}return String.fromCharCode(c)}const THEME_PICKER_ELEMENT_ID="theme-picker";const THEMES_ELEMENT_ID="theme-choices";const MAIN_ID="main-content";const SETTINGS_BUTTON_ID="settings-menu";const ALTERNATIVE_DISPLAY_ID="alternative-display";const NOT_DISPLAYED_ID="not-displayed";function getThemesElement(){return document.getElementById(THEMES_ELEMENT_ID)}function getThemePickerElement(){return document.getElementById(THEME_PICKER_ELEMENT_ID)}function getSettingsButton(){return document.getElementById(SETTINGS_BUTTON_ID)}function getNakedUrl(){return window.location.href.split("?")[0].split("#")[0]}function showThemeButtonState(){const themePicker=getThemePickerElement();const themeChoices=getThemesElement();themeChoices.style.display="block";themePicker.style.borderBottomRightRadius="0";themePicker.style.borderBottomLeftRadius="0"}function hideThemeButtonState(){const themePicker=getThemePickerElement();const themeChoices=getThemesElement();themeChoices.style.display="none";themePicker.style.borderBottomRightRadius="3px";themePicker.style.borderBottomLeftRadius="3px"}window.hideSettings=()=>{};(function(){if(!document.location.href.startsWith("file:///")){return}const themeChoices=getThemesElement();const themePicker=getThemePickerElement();const availableThemes=getVar("themes").split(",");removeClass(themeChoices.parentElement,"hidden");function switchThemeButtonState(){if(themeChoices.style.display==="block"){hideThemeButtonState()}else{showThemeButtonState()}}function handleThemeButtonsBlur(e){const active=document.activeElement;const related=e.relatedTarget;if(active.id!==THEME_PICKER_ELEMENT_ID&&(!active.parentNode||active.parentNode.id!==THEMES_ELEMENT_ID)&&(!related||(related.id!==THEME_PICKER_ELEMENT_ID&&(!related.parentNode||related.parentNode.id!==THEMES_ELEMENT_ID)))){hideThemeButtonState()}}themePicker.onclick=switchThemeButtonState;themePicker.onblur=handleThemeButtonsBlur;availableThemes.forEach(item=>{const but=document.createElement("button");but.textContent=item;but.onclick=()=>{switchTheme(window.currentTheme,window.mainTheme,item,true);useSystemTheme(false)};but.onblur=handleThemeButtonsBlur;themeChoices.appendChild(but)})}());function insertAfter(newNode,referenceNode){referenceNode.parentNode.insertBefore(newNode,referenceNode.nextSibling)}function getOrCreateSection(id,classes){let el=document.getElementById(id);if(!el){el=document.createElement("section");el.id=id;el.className=classes;insertAfter(el,document.getElementById(MAIN_ID))}return el}function getAlternativeDisplayElem(){return getOrCreateSection(ALTERNATIVE_DISPLAY_ID,"content hidden")}function getNotDisplayedElem(){return getOrCreateSection(NOT_DISPLAYED_ID,"hidden")}function switchDisplayedElement(elemToDisplay){const el=getAlternativeDisplayElem();if(el.children.length>0){getNotDisplayedElem().appendChild(el.firstElementChild)}if(elemToDisplay===null){addClass(el,"hidden");showMain();return}el.appendChild(elemToDisplay);hideMain();removeClass(el,"hidden")}function browserSupportsHistoryApi(){return window.history&&typeof window.history.pushState==="function"}function loadCss(cssFileName){const link=document.createElement("link");link.href=resourcePath(cssFileName,".css");link.type="text/css";link.rel="stylesheet";document.getElementsByTagName("head")[0].appendChild(link)}(function(){function loadScript(url){const script=document.createElement("script");script.src=url;document.head.append(script)}getSettingsButton().onclick=event=>{addClass(getSettingsButton(),"rotate");event.preventDefault();loadCss("settings");loadScript(window.settingsJS)};window.searchState={loadingText:"Loading search results...",input:document.getElementsByClassName("search-input")[0],outputElement:()=>{let el=document.getElementById("search");if(!el){el=document.createElement("section");el.id="search";getNotDisplayedElem().appendChild(el)}return el},title:document.title,titleBeforeSearch:document.title,timeout:null,currentTab:0,focusedByTab:[null,null,null],clearInputTimeout:()=>{if(searchState.timeout!==null){clearTimeout(searchState.timeout);searchState.timeout=null}},isDisplayed:()=>searchState.outputElement().parentElement.id===ALTERNATIVE_DISPLAY_ID,focus:()=>{searchState.input.focus()},defocus:()=>{searchState.input.blur()},showResults:search=>{if(search===null||typeof search==="undefined"){search=searchState.outputElement()}switchDisplayedElement(search);searchState.mouseMovedAfterSearch=false;document.title=searchState.title},hideResults:()=>{switchDisplayedElement(null);document.title=searchState.titleBeforeSearch;if(browserSupportsHistoryApi()){history.replaceState(null,window.currentCrate+" - Rust",getNakedUrl()+window.location.hash)}},getQueryStringParams:()=>{const params={};window.location.search.substring(1).split("&").map(s=>{const pair=s.split("=");params[decodeURIComponent(pair[0])]=typeof pair[1]==="undefined"?null:decodeURIComponent(pair[1])});return params},setup:()=>{const search_input=searchState.input;if(!searchState.input){return}let searchLoaded=false;function loadSearch(){if(!searchLoaded){searchLoaded=true;loadScript(window.searchJS);loadScript(window.searchIndexJS)}}search_input.addEventListener("focus",()=>{search_input.origPlaceholder=search_input.placeholder;search_input.placeholder="Type your search here.";loadSearch()});if(search_input.value!==""){loadSearch()}const params=searchState.getQueryStringParams();if(params.search!==undefined){const search=searchState.outputElement();search.innerHTML="

"+searchState.loadingText+"

";searchState.showResults(search);loadSearch()}},};function getPageId(){if(window.location.hash){const tmp=window.location.hash.replace(/^#/,"");if(tmp.length>0){return tmp}}return null}const toggleAllDocsId="toggle-all-docs";let savedHash="";function handleHashes(ev){if(ev!==null&&searchState.isDisplayed()&&ev.newURL){switchDisplayedElement(null);const hash=ev.newURL.slice(ev.newURL.indexOf("#")+1);if(browserSupportsHistoryApi()){history.replaceState(null,"",getNakedUrl()+window.location.search+"#"+hash)}const elem=document.getElementById(hash);if(elem){elem.scrollIntoView()}}if(savedHash!==window.location.hash){savedHash=window.location.hash;if(savedHash.length===0){return}expandSection(savedHash.slice(1))}}function onHashChange(ev){const sidebar=document.getElementsByClassName("sidebar")[0];removeClass(sidebar,"shown");handleHashes(ev)}function openParentDetails(elem){while(elem){if(elem.tagName==="DETAILS"){elem.open=true}elem=elem.parentNode}}function expandSection(id){openParentDetails(document.getElementById(id))}function getHelpElement(build){if(build){buildHelperPopup()}return document.getElementById("help")}function displayHelp(display,ev,help){if(display){help=help?help:getHelpElement(true);if(hasClass(help,"hidden")){ev.preventDefault();removeClass(help,"hidden");addClass(document.body,"blur")}}else{help=help?help:getHelpElement(false);if(help&&!hasClass(help,"hidden")){ev.preventDefault();addClass(help,"hidden");removeClass(document.body,"blur")}}}function handleEscape(ev){searchState.clearInputTimeout();const help=getHelpElement(false);if(help&&!hasClass(help,"hidden")){displayHelp(false,ev,help)}else{switchDisplayedElement(null);if(browserSupportsHistoryApi()){history.replaceState(null,window.currentCrate+" - Rust",getNakedUrl()+window.location.hash)}ev.preventDefault()}searchState.defocus();hideThemeButtonState()}const disableShortcuts=getSettingValue("disable-shortcuts")==="true";function handleShortcut(ev){if(ev.ctrlKey||ev.altKey||ev.metaKey||disableShortcuts){return}let themePicker;if(document.activeElement.tagName==="INPUT"){switch(getVirtualKey(ev)){case"Escape":handleEscape(ev);break}}else{switch(getVirtualKey(ev)){case"Escape":handleEscape(ev);break;case"s":case"S":displayHelp(false,ev);ev.preventDefault();searchState.focus();break;case"+":case"-":ev.preventDefault();toggleAllDocs();break;case"?":displayHelp(true,ev);break;case"t":case"T":displayHelp(false,ev);ev.preventDefault();themePicker=getThemePickerElement();themePicker.click();themePicker.focus();break;default:if(getThemePickerElement().parentNode.contains(ev.target)){handleThemeKeyDown(ev)}}}}function handleThemeKeyDown(ev){const active=document.activeElement;const themes=getThemesElement();switch(getVirtualKey(ev)){case"ArrowUp":ev.preventDefault();if(active.previousElementSibling&&ev.target.id!==THEME_PICKER_ELEMENT_ID){active.previousElementSibling.focus()}else{showThemeButtonState();themes.lastElementChild.focus()}break;case"ArrowDown":ev.preventDefault();if(active.nextElementSibling&&ev.target.id!==THEME_PICKER_ELEMENT_ID){active.nextElementSibling.focus()}else{showThemeButtonState();themes.firstElementChild.focus()}break;case"Enter":case"Return":case"Space":if(ev.target.id===THEME_PICKER_ELEMENT_ID&&themes.style.display==="none"){ev.preventDefault();showThemeButtonState();themes.firstElementChild.focus()}break;case"Home":ev.preventDefault();themes.firstElementChild.focus();break;case"End":ev.preventDefault();themes.lastElementChild.focus();break}}document.addEventListener("keypress",handleShortcut);document.addEventListener("keydown",handleShortcut);window.initSidebarItems=items=>{const sidebar=document.getElementsByClassName("sidebar-elems")[0];let others;const current=window.sidebarCurrent;function addSidebarCrates(crates){if(!hasClass(document.body,"crate")){return}const div=document.createElement("div");div.className="block crate";div.innerHTML="

Crates

";const ul=document.createElement("ul");div.appendChild(ul);for(const crate of crates){let klass="crate";if(window.rootPath!=="./"&&crate===window.currentCrate){klass+=" current"}const link=document.createElement("a");link.href=window.rootPath+crate+"/index.html";link.className=klass;link.textContent=crate;const li=document.createElement("li");li.appendChild(link);ul.appendChild(li)}others.appendChild(div)}function block(shortty,id,longty){const filtered=items[shortty];if(!filtered){return}const div=document.createElement("div");div.className="block "+shortty;const h3=document.createElement("h3");h3.innerHTML=`${longty}`;div.appendChild(h3);const ul=document.createElement("ul");for(const item of filtered){const name=item[0];const desc=item[1];let klass=shortty;if(name===current.name&&shortty===current.ty){klass+=" current"}let path;if(shortty==="mod"){path=name+"/index.html"}else{path=shortty+"."+name+".html"}const link=document.createElement("a");link.href=current.relpath+path;link.title=desc;link.className=klass;link.textContent=name;const li=document.createElement("li");li.appendChild(link);ul.appendChild(li)}div.appendChild(ul);others.appendChild(div)}if(sidebar){others=document.createElement("div");others.className="others";sidebar.appendChild(others);const isModule=hasClass(document.body,"mod");if(!isModule){block("primitive","primitives","Primitive Types");block("mod","modules","Modules");block("macro","macros","Macros");block("struct","structs","Structs");block("enum","enums","Enums");block("union","unions","Unions");block("constant","constants","Constants");block("static","static","Statics");block("trait","traits","Traits");block("fn","functions","Functions");block("type","types","Type Definitions");block("foreigntype","foreign-types","Foreign Types");block("keyword","keywords","Keywords");block("traitalias","trait-aliases","Trait Aliases")}addSidebarCrates(window.ALL_CRATES)}};window.register_implementors=imp=>{const implementors=document.getElementById("implementors-list");const synthetic_implementors=document.getElementById("synthetic-implementors-list");const inlined_types=new Set();if(synthetic_implementors){onEachLazy(synthetic_implementors.getElementsByClassName("impl"),el=>{const aliases=el.getAttribute("data-aliases");if(!aliases){return}aliases.split(",").forEach(alias=>{inlined_types.add(alias)})})}let currentNbImpls=implementors.getElementsByClassName("impl").length;const traitName=document.querySelector("h1.fqn > .in-band > .trait").textContent;const baseIdName="impl-"+traitName+"-";const libs=Object.getOwnPropertyNames(imp);const ignoreExternCrates=document.querySelector("script[data-ignore-extern-crates]").getAttribute("data-ignore-extern-crates");for(const lib of libs){if(lib===window.currentCrate||ignoreExternCrates.indexOf(lib)!==-1){continue}const structs=imp[lib];struct_loop:for(const struct of structs){const list=struct.synthetic?synthetic_implementors:implementors;if(struct.synthetic){for(const struct_type of struct.types){if(inlined_types.has(struct_type)){continue struct_loop}inlined_types.add(struct_type)}}const code=document.createElement("h3");code.innerHTML=struct.text;addClass(code,"code-header");addClass(code,"in-band");onEachLazy(code.getElementsByTagName("a"),elem=>{const href=elem.getAttribute("href");if(href&&href.indexOf("http")!==0){elem.setAttribute("href",window.rootPath+href)}});const currentId=baseIdName+currentNbImpls;const anchor=document.createElement("a");anchor.href="#"+currentId;addClass(anchor,"anchor");const display=document.createElement("div");display.id=currentId;addClass(display,"impl");display.appendChild(anchor);display.appendChild(code);list.appendChild(display);currentNbImpls+=1}}};if(window.pending_implementors){window.register_implementors(window.pending_implementors)}function labelForToggleButton(sectionIsCollapsed){if(sectionIsCollapsed){return"+"}return"\u2212"}function toggleAllDocs(){const innerToggle=document.getElementById(toggleAllDocsId);if(!innerToggle){return}let sectionIsCollapsed=false;if(hasClass(innerToggle,"will-expand")){removeClass(innerToggle,"will-expand");onEachLazy(document.getElementsByClassName("rustdoc-toggle"),e=>{if(!hasClass(e,"type-contents-toggle")){e.open=true}});innerToggle.title="collapse all docs"}else{addClass(innerToggle,"will-expand");onEachLazy(document.getElementsByClassName("rustdoc-toggle"),e=>{if(e.parentNode.id!=="implementations-list"||(!hasClass(e,"implementors-toggle")&&!hasClass(e,"type-contents-toggle"))){e.open=false}});sectionIsCollapsed=true;innerToggle.title="expand all docs"}innerToggle.children[0].innerText=labelForToggleButton(sectionIsCollapsed)}(function(){const toggles=document.getElementById(toggleAllDocsId);if(toggles){toggles.onclick=toggleAllDocs}const hideMethodDocs=getSettingValue("auto-hide-method-docs")==="true";const hideImplementations=getSettingValue("auto-hide-trait-implementations")==="true";const hideLargeItemContents=getSettingValue("auto-hide-large-items")!=="false";function setImplementorsTogglesOpen(id,open){const list=document.getElementById(id);if(list!==null){onEachLazy(list.getElementsByClassName("implementors-toggle"),e=>{e.open=open})}}if(hideImplementations){setImplementorsTogglesOpen("trait-implementations-list",false);setImplementorsTogglesOpen("blanket-implementations-list",false)}onEachLazy(document.getElementsByClassName("rustdoc-toggle"),e=>{if(!hideLargeItemContents&&hasClass(e,"type-contents-toggle")){e.open=true}if(hideMethodDocs&&hasClass(e,"method-toggle")){e.open=false}});const pageId=getPageId();if(pageId!==null){expandSection(pageId)}}());(function(){let lineNumbersFunc=()=>{};if(getSettingValue("line-numbers")==="true"){lineNumbersFunc=x=>{const count=x.textContent.split("\n").length;const elems=[];for(let i=0;i{if(hasClass(e,"compile_fail")){e.addEventListener("mouseover",function(){this.parentElement.previousElementSibling.childNodes[0].style.color="#f00"});e.addEventListener("mouseout",function(){this.parentElement.previousElementSibling.childNodes[0].style.color=""})}else if(hasClass(e,"ignore")){e.addEventListener("mouseover",function(){this.parentElement.previousElementSibling.childNodes[0].style.color="#ff9200"});e.addEventListener("mouseout",function(){this.parentElement.previousElementSibling.childNodes[0].style.color=""})}lineNumbersFunc(e)})}());function hideSidebar(){const sidebar=document.getElementsByClassName("sidebar")[0];removeClass(sidebar,"shown")}function handleClick(id,f){const elem=document.getElementById(id);if(elem){elem.addEventListener("click",f)}}handleClick("help-button",ev=>{displayHelp(true,ev)});handleClick(MAIN_ID,()=>{hideSidebar()});onEachLazy(document.getElementsByTagName("a"),el=>{if(el.hash){el.addEventListener("click",()=>{expandSection(el.hash.slice(1));hideSidebar()})}});onEachLazy(document.querySelectorAll(".rustdoc-toggle > summary:not(.hideme)"),el=>{el.addEventListener("click",e=>{if(e.target.tagName!=="SUMMARY"&&e.target.tagName!=="A"){e.preventDefault()}})});onEachLazy(document.getElementsByClassName("notable-traits"),e=>{e.onclick=function(){this.getElementsByClassName("notable-traits-tooltiptext")[0].classList.toggle("force-tooltip")}});const sidebar_menu_toggle=document.getElementsByClassName("sidebar-menu-toggle")[0];if(sidebar_menu_toggle){sidebar_menu_toggle.addEventListener("click",()=>{const sidebar=document.getElementsByClassName("sidebar")[0];if(!hasClass(sidebar,"shown")){addClass(sidebar,"shown")}else{removeClass(sidebar,"shown")}})}let buildHelperPopup=()=>{const popup=document.createElement("aside");addClass(popup,"hidden");popup.id="help";popup.addEventListener("click",ev=>{if(ev.target===popup){displayHelp(false,ev)}});const book_info=document.createElement("span");book_info.className="top";book_info.innerHTML="You can find more information in \ - the rustdoc book.";const container=document.createElement("div");const shortcuts=[["?","Show this help dialog"],["S","Focus the search field"],["T","Focus the theme picker menu"],["↑","Move up in search results"],["↓","Move down in search results"],["← / →","Switch result tab (when results focused)"],["⏎","Go to active search result"],["+","Expand all sections"],["-","Collapse all sections"],].map(x=>"
"+x[0].split(" ").map((y,index)=>(index&1)===0?""+y+"":" "+y+" ").join("")+"
"+x[1]+"
").join("");const div_shortcuts=document.createElement("div");addClass(div_shortcuts,"shortcuts");div_shortcuts.innerHTML="

Keyboard Shortcuts

"+shortcuts+"
";const infos=["Prefix searches with a type followed by a colon (e.g., fn:) to \ - restrict the search to a given item kind.","Accepted kinds are: fn, mod, struct, \ - enum, trait, type, macro, \ - and const.","Search functions by type signature (e.g., vec -> usize or \ - * -> vec)","Search multiple things at once by splitting your query with comma (e.g., \ - str,u8 or String,struct:Vec,test)","You can look for items with an exact name by putting double quotes around \ - your request: \"string\"","Look for items inside another one by searching for a path: vec::Vec",].map(x=>"

"+x+"

").join("");const div_infos=document.createElement("div");addClass(div_infos,"infos");div_infos.innerHTML="

Search Tricks

"+infos;container.appendChild(book_info);container.appendChild(div_shortcuts);container.appendChild(div_infos);const rustdoc_version=document.createElement("span");rustdoc_version.className="bottom";const rustdoc_version_code=document.createElement("code");rustdoc_version_code.innerText="rustdoc "+getVar("rustdoc-version");rustdoc_version.appendChild(rustdoc_version_code);container.appendChild(rustdoc_version);popup.appendChild(container);insertAfter(popup,document.querySelector("main"));buildHelperPopup=()=>{}};onHashChange(null);window.addEventListener("hashchange",onHashChange);searchState.setup()}());(function(){let reset_button_timeout=null;window.copy_path=but=>{const parent=but.parentElement;const path=[];onEach(parent.childNodes,child=>{if(child.tagName==="A"){path.push(child.textContent)}});const el=document.createElement("textarea");el.value=path.join("::");el.setAttribute("readonly","");el.style.position="absolute";el.style.left="-9999px";document.body.appendChild(el);el.select();document.execCommand("copy");document.body.removeChild(el);but.children[0].style.display="none";let tmp;if(but.childNodes.length<2){tmp=document.createTextNode("✓");but.appendChild(tmp)}else{onEachLazy(but.childNodes,e=>{if(e.nodeType===Node.TEXT_NODE){tmp=e;return true}});tmp.textContent="✓"}if(reset_button_timeout!==null){window.clearTimeout(reset_button_timeout)}function reset_button(){tmp.textContent="";reset_button_timeout=null;but.children[0].style.display=""}reset_button_timeout=window.setTimeout(reset_button,1000)}}()) \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/normalize.css b/learning/rust/guessing_game/target/doc/normalize.css deleted file mode 100644 index 469959f1..00000000 --- a/learning/rust/guessing_game/target/doc/normalize.css +++ /dev/null @@ -1,2 +0,0 @@ - /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ -html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type="button"],[type="reset"],[type="submit"],button{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/noscript.css b/learning/rust/guessing_game/target/doc/noscript.css deleted file mode 100644 index 8ad88640..00000000 --- a/learning/rust/guessing_game/target/doc/noscript.css +++ /dev/null @@ -1 +0,0 @@ - #main-content .attributes{margin-left:0 !important;}#copy-path{display:none;}.sub{display:none;}#theme-picker{display:none;} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/all.html b/learning/rust/guessing_game/target/doc/ppv_lite86/all.html deleted file mode 100644 index 0846984e..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/all.html +++ /dev/null @@ -1,7 +0,0 @@ -List of all items in this crate - -
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/index.html b/learning/rust/guessing_game/target/doc/ppv_lite86/index.html deleted file mode 100644 index 5bf8e0c6..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/index.html +++ /dev/null @@ -1,30 +0,0 @@ -ppv_lite86 - Rust - -

Re-exports

-
pub use self::arch::vec128_storage;
pub use self::arch::vec256_storage;
pub use self::arch::vec512_storage;

Modules

-

Macros

-

Generate the full set of optimized implementations to take advantage of the most important -hardware feature sets.

-

Generate only the basic implementations necessary to be able to operate efficiently on 128-bit -vectors on this platfrom. For x86-64, that would mean SSE2 and AVX.

-

Generate only the basic implementations necessary to be able to operate efficiently on 256-bit -vectors on this platfrom. For x86-64, that would mean SSE2, AVX, and AVX2.

-

Traits

-

Ops that depend on word size

-

Ops that are independent of word size and endian

-

A vector composed one or more lanes each composed of four words.

-

A vector composed of multiple 128-bit lanes.

-

Exchange neigboring ranges of bits of the specified size

-

Combine single vectors into a multi-lane vector.

-

A vector composed of two elements, which may be words or themselves vectors.

-

A vector composed of four elements, which may be words or themselves vectors.

-

Vec4 functions which may not be implemented yet for all Vec4 types. -NOTE: functions in this trait may be moved to Vec4 in any patch release. To avoid breakage, -import Vec4Ext only together with Vec4, and don’t qualify its methods.

-

A vector composed of four words; depending on their size, operations may cross lanes.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch!.html b/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch!.html deleted file mode 100644 index c07fa3e7..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch!.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to macro.dispatch.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch.html b/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch.html deleted file mode 100644 index 4d86e07c..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch.html +++ /dev/null @@ -1,15 +0,0 @@ -dispatch in ppv_lite86 - Rust - -
macro_rules! dispatch {
-    ($mach:ident, $MTy:ident, { $([$pub:tt$(($krate:tt))*])* fn $name:ident($($arg:ident: $argty:ty),* $(,)*) -> $ret:ty $body:block }) => { ... };
-    ($mach:ident, $MTy:ident, { $([$pub:tt $(($krate:tt))*])* fn $name:ident($($arg:ident: $argty:ty),* $(,)*) $body:block }) => { ... };
-}
-
Expand description

Generate the full set of optimized implementations to take advantage of the most important -hardware feature sets.

-

This dispatcher is suitable for maximizing throughput.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch_light128!.html b/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch_light128!.html deleted file mode 100644 index 39afaa96..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch_light128!.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to macro.dispatch_light128.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch_light128.html b/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch_light128.html deleted file mode 100644 index bdf7476d..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch_light128.html +++ /dev/null @@ -1,17 +0,0 @@ -dispatch_light128 in ppv_lite86 - Rust - -
macro_rules! dispatch_light128 {
-    ($mach:ident, $MTy:ident, { $([$pub:tt$(($krate:tt))*])* fn $name:ident($($arg:ident: $argty:ty),* $(,)*) -> $ret:ty $body:block }) => { ... };
-    ($mach:ident, $MTy:ident, { $([$pub:tt$(($krate:tt))*])* fn $name:ident($($arg:ident: $argty:ty),* $(,)*) $body:block }) => { ... };
-}
-
Expand description

Generate only the basic implementations necessary to be able to operate efficiently on 128-bit -vectors on this platfrom. For x86-64, that would mean SSE2 and AVX.

-

This dispatcher is suitable for vector operations that do not benefit from advanced hardware -features (e.g. because they are done infrequently), so minimizing their contribution to code -size is more important.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch_light256!.html b/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch_light256!.html deleted file mode 100644 index 2c047399..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch_light256!.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to macro.dispatch_light256.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch_light256.html b/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch_light256.html deleted file mode 100644 index dfb63d8c..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/macro.dispatch_light256.html +++ /dev/null @@ -1,17 +0,0 @@ -dispatch_light256 in ppv_lite86 - Rust - -
macro_rules! dispatch_light256 {
-    ($mach:ident, $MTy:ident, { $([$pub:tt$(($krate:tt))*])* fn $name:ident($($arg:ident: $argty:ty),* $(,)*) -> $ret:ty $body:block }) => { ... };
-    ($mach:ident, $MTy:ident, { $([$pub:tt$(($krate:tt))*])* fn $name:ident($($arg:ident: $argty:ty),* $(,)*) $body:block }) => { ... };
-}
-
Expand description

Generate only the basic implementations necessary to be able to operate efficiently on 256-bit -vectors on this platfrom. For x86-64, that would mean SSE2, AVX, and AVX2.

-

This dispatcher is suitable for vector operations that do not benefit from advanced hardware -features (e.g. because they are done infrequently), so minimizing their contribution to code -size is more important.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/sidebar-items.js b/learning/rust/guessing_game/target/doc/ppv_lite86/sidebar-items.js deleted file mode 100644 index 512b6787..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"macro":[["dispatch","Generate the full set of optimized implementations to take advantage of the most important hardware feature sets."],["dispatch_light128","Generate only the basic implementations necessary to be able to operate efficiently on 128-bit vectors on this platfrom. For x86-64, that would mean SSE2 and AVX."],["dispatch_light256","Generate only the basic implementations necessary to be able to operate efficiently on 256-bit vectors on this platfrom. For x86-64, that would mean SSE2, AVX, and AVX2."]],"mod":[["x86_64",""]],"trait":[["AndNot",""],["ArithOps","Ops that depend on word size"],["BSwap",""],["BitOps0","Ops that are independent of word size and endian"],["BitOps128",""],["BitOps32",""],["BitOps64",""],["LaneWords4","A vector composed one or more lanes each composed of four words."],["Machine",""],["MultiLane","A vector composed of multiple 128-bit lanes."],["RotateEachWord128",""],["RotateEachWord32",""],["RotateEachWord64",""],["Store",""],["StoreBytes",""],["Swap64","Exchange neigboring ranges of bits of the specified size"],["UnsafeFrom",""],["VZip","Combine single vectors into a multi-lane vector."],["Vec2","A vector composed of two elements, which may be words or themselves vectors."],["Vec4","A vector composed of four elements, which may be words or themselves vectors."],["Vec4Ext","Vec4 functions which may not be implemented yet for all Vec4 types. NOTE: functions in this trait may be moved to Vec4 in any patch release. To avoid breakage, import Vec4Ext only together with Vec4, and don’t qualify its methods."],["Vector",""],["Words4","A vector composed of four words; depending on their size, operations may cross lanes."],["u128x1",""],["u128x2",""],["u128x4",""],["u32x4",""],["u32x4x2",""],["u32x4x4",""],["u64x2",""],["u64x2x2",""],["u64x2x4",""],["u64x4",""]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.AndNot.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.AndNot.html deleted file mode 100644 index faff1f00..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.AndNot.html +++ /dev/null @@ -1,12 +0,0 @@ -AndNot in ppv_lite86 - Rust - -
pub trait AndNot {
-    type Output;
-
-    fn andnot(self, rhs: Self) -> Self::Output;
-}

Required Associated Types

Required Methods

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.ArithOps.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.ArithOps.html deleted file mode 100644 index 347e21af..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.ArithOps.html +++ /dev/null @@ -1,9 +0,0 @@ -ArithOps in ppv_lite86 - Rust - -
pub trait ArithOps: Add<Output = Self> + AddAssign + Sized + Copy + Clone + BSwap { }
Expand description

Ops that depend on word size

-

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BSwap.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BSwap.html deleted file mode 100644 index 0ae2d1c4..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BSwap.html +++ /dev/null @@ -1,10 +0,0 @@ -BSwap in ppv_lite86 - Rust - -
pub trait BSwap {
-    fn bswap(self) -> Self;
-}

Required Methods

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BitOps0.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BitOps0.html deleted file mode 100644 index 8bc1e553..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BitOps0.html +++ /dev/null @@ -1,9 +0,0 @@ -BitOps0 in ppv_lite86 - Rust - -
pub trait BitOps0: BitAnd<Output = Self> + BitOr<Output = Self> + BitXor<Output = Self> + BitXorAssign + Not<Output = Self> + AndNot<Output = Self> + Sized + Copy + Clone { }
Expand description

Ops that are independent of word size and endian

-

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BitOps128.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BitOps128.html deleted file mode 100644 index 604dafb7..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BitOps128.html +++ /dev/null @@ -1,8 +0,0 @@ -BitOps128 in ppv_lite86 - Rust - -
pub trait BitOps128: BitOps64 + RotateEachWord128 { }

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BitOps32.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BitOps32.html deleted file mode 100644 index 976538bc..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BitOps32.html +++ /dev/null @@ -1,8 +0,0 @@ -BitOps32 in ppv_lite86 - Rust - -
pub trait BitOps32: BitOps0 + RotateEachWord32 { }

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BitOps64.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BitOps64.html deleted file mode 100644 index da33b5b0..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.BitOps64.html +++ /dev/null @@ -1,8 +0,0 @@ -BitOps64 in ppv_lite86 - Rust - -
pub trait BitOps64: BitOps32 + RotateEachWord64 { }

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.LaneWords4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.LaneWords4.html deleted file mode 100644 index 223b2887..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.LaneWords4.html +++ /dev/null @@ -1,13 +0,0 @@ -LaneWords4 in ppv_lite86 - Rust - -
pub trait LaneWords4 {
-    fn shuffle_lane_words1230(self) -> Self;
-    fn shuffle_lane_words2301(self) -> Self;
-    fn shuffle_lane_words3012(self) -> Self;
-}
Expand description

A vector composed one or more lanes each composed of four words.

-

Required Methods

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Machine.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Machine.html deleted file mode 100644 index 158b900b..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Machine.html +++ /dev/null @@ -1,32 +0,0 @@ -Machine in ppv_lite86 - Rust - -
pub trait Machine: Sized + Copy {
-    type u32x4: u32x4<Self>;
-    type u64x2: u64x2<Self>;
-    type u128x1: u128x1<Self>;
-    type u32x4x2: u32x4x2<Self>;
-    type u64x2x2: u64x2x2<Self>;
-    type u64x4: u64x4<Self>;
-    type u128x2: u128x2<Self>;
-    type u32x4x4: u32x4x4<Self>;
-    type u64x2x4: u64x2x4<Self>;
-    type u128x4: u128x4<Self>;
-
-    unsafe fn instance() -> Self;
-
-    fn unpack<S, V: Store<S>>(self, s: S) -> V { ... }
-    fn vec<V, A>(self, a: A) -> V
    where
        V: MultiLane<A>
, - { ... } - fn read_le<V>(self, input: &[u8]) -> V
    where
        V: StoreBytes
, - { ... } - fn read_be<V>(self, input: &[u8]) -> V
    where
        V: StoreBytes
, - { ... } -}

Required Associated Types

Required Methods

Safety
-

Caller must ensure the type of Self is appropriate for the hardware of the execution -environment.

-

Provided Methods

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.MultiLane.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.MultiLane.html deleted file mode 100644 index e10c16ea..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.MultiLane.html +++ /dev/null @@ -1,14 +0,0 @@ -MultiLane in ppv_lite86 - Rust - -
pub trait MultiLane<Lanes> {
-    fn to_lanes(self) -> Lanes;
-    fn from_lanes(lanes: Lanes) -> Self;
-}
Expand description

A vector composed of multiple 128-bit lanes.

-

Required Methods

Split a multi-lane vector into single-lane vectors.

-

Build a multi-lane vector from individual lanes.

-

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.RotateEachWord128.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.RotateEachWord128.html deleted file mode 100644 index 63a236e8..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.RotateEachWord128.html +++ /dev/null @@ -1,8 +0,0 @@ -RotateEachWord128 in ppv_lite86 - Rust - -
pub trait RotateEachWord128 { }

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.RotateEachWord32.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.RotateEachWord32.html deleted file mode 100644 index 6ec63486..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.RotateEachWord32.html +++ /dev/null @@ -1,17 +0,0 @@ -RotateEachWord32 in ppv_lite86 - Rust - -
pub trait RotateEachWord32 {
-    fn rotate_each_word_right7(self) -> Self;
-    fn rotate_each_word_right8(self) -> Self;
-    fn rotate_each_word_right11(self) -> Self;
-    fn rotate_each_word_right12(self) -> Self;
-    fn rotate_each_word_right16(self) -> Self;
-    fn rotate_each_word_right20(self) -> Self;
-    fn rotate_each_word_right24(self) -> Self;
-    fn rotate_each_word_right25(self) -> Self;
-}

Required Methods

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.RotateEachWord64.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.RotateEachWord64.html deleted file mode 100644 index b6937d40..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.RotateEachWord64.html +++ /dev/null @@ -1,10 +0,0 @@ -RotateEachWord64 in ppv_lite86 - Rust - -
pub trait RotateEachWord64 {
-    fn rotate_each_word_right32(self) -> Self;
-}

Required Methods

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Store.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Store.html deleted file mode 100644 index 8cd1f636..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Store.html +++ /dev/null @@ -1,13 +0,0 @@ -Store in ppv_lite86 - Rust - -
pub trait Store<S> {
-    unsafe fn unpack(p: S) -> Self;
-}

Required Methods

Safety
-

Caller must ensure the type of Self is appropriate for the hardware of the execution -environment.

-

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.StoreBytes.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.StoreBytes.html deleted file mode 100644 index 33d55c0b..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.StoreBytes.html +++ /dev/null @@ -1,19 +0,0 @@ -StoreBytes in ppv_lite86 - Rust - -
pub trait StoreBytes {
-    unsafe fn unsafe_read_le(input: &[u8]) -> Self;
-    unsafe fn unsafe_read_be(input: &[u8]) -> Self;
-    fn write_le(self, out: &mut [u8]);
-    fn write_be(self, out: &mut [u8]);
-}

Required Methods

Safety
-

Caller must ensure the type of Self is appropriate for the hardware of the execution -environment.

-
Safety
-

Caller must ensure the type of Self is appropriate for the hardware of the execution -environment.

-

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Swap64.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Swap64.html deleted file mode 100644 index 75c3e135..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Swap64.html +++ /dev/null @@ -1,17 +0,0 @@ -Swap64 in ppv_lite86 - Rust - -
pub trait Swap64 {
-    fn swap1(self) -> Self;
-    fn swap2(self) -> Self;
-    fn swap4(self) -> Self;
-    fn swap8(self) -> Self;
-    fn swap16(self) -> Self;
-    fn swap32(self) -> Self;
-    fn swap64(self) -> Self;
-}
Expand description

Exchange neigboring ranges of bits of the specified size

-

Required Methods

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.UnsafeFrom.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.UnsafeFrom.html deleted file mode 100644 index 87b89f08..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.UnsafeFrom.html +++ /dev/null @@ -1,10 +0,0 @@ -UnsafeFrom in ppv_lite86 - Rust - -
pub trait UnsafeFrom<T> {
-    unsafe fn unsafe_from(t: T) -> Self;
-}

Required Methods

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.VZip.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.VZip.html deleted file mode 100644 index 723e64d7..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.VZip.html +++ /dev/null @@ -1,11 +0,0 @@ -VZip in ppv_lite86 - Rust - -
pub trait VZip<V> {
-    fn vzip(self) -> V;
-}
Expand description

Combine single vectors into a multi-lane vector.

-

Required Methods

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Vec2.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Vec2.html deleted file mode 100644 index 06a93470..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Vec2.html +++ /dev/null @@ -1,12 +0,0 @@ -Vec2 in ppv_lite86 - Rust - -
pub trait Vec2<W> {
-    fn extract(self, i: u32) -> W;
-    fn insert(self, w: W, i: u32) -> Self;
-}
Expand description

A vector composed of two elements, which may be words or themselves vectors.

-

Required Methods

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Vec4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Vec4.html deleted file mode 100644 index a0e8691d..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Vec4.html +++ /dev/null @@ -1,12 +0,0 @@ -Vec4 in ppv_lite86 - Rust - -
pub trait Vec4<W> {
-    fn extract(self, i: u32) -> W;
-    fn insert(self, w: W, i: u32) -> Self;
-}
Expand description

A vector composed of four elements, which may be words or themselves vectors.

-

Required Methods

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Vec4Ext.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Vec4Ext.html deleted file mode 100644 index 2bb14df7..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Vec4Ext.html +++ /dev/null @@ -1,13 +0,0 @@ -Vec4Ext in ppv_lite86 - Rust - -
pub trait Vec4Ext<W> {
-    fn transpose4(
        a: Self,
        b: Self,
        c: Self,
        d: Self
    ) -> (Self, Self, Self, Self)
    where
        Self: Sized
; -}
Expand description

Vec4 functions which may not be implemented yet for all Vec4 types. -NOTE: functions in this trait may be moved to Vec4 in any patch release. To avoid breakage, -import Vec4Ext only together with Vec4, and don’t qualify its methods.

-

Required Methods

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Vector.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Vector.html deleted file mode 100644 index 877bd12e..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Vector.html +++ /dev/null @@ -1,10 +0,0 @@ -Vector in ppv_lite86 - Rust - -
pub trait Vector<T> {
-    fn to_scalars(self) -> T;
-}

Required Methods

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Words4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Words4.html deleted file mode 100644 index d79be039..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.Words4.html +++ /dev/null @@ -1,13 +0,0 @@ -Words4 in ppv_lite86 - Rust - -
pub trait Words4 {
-    fn shuffle1230(self) -> Self;
-    fn shuffle2301(self) -> Self;
-    fn shuffle3012(self) -> Self;
-}
Expand description

A vector composed of four words; depending on their size, operations may cross lanes.

-

Required Methods

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u128x1.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u128x1.html deleted file mode 100644 index ebfd6da5..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u128x1.html +++ /dev/null @@ -1,8 +0,0 @@ -u128x1 in ppv_lite86 - Rust - -

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u128x2.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u128x2.html deleted file mode 100644 index 0e558b35..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u128x2.html +++ /dev/null @@ -1,8 +0,0 @@ -u128x2 in ppv_lite86 - Rust - -

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u128x4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u128x4.html deleted file mode 100644 index 144377c6..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u128x4.html +++ /dev/null @@ -1,8 +0,0 @@ -u128x4 in ppv_lite86 - Rust - -

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u32x4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u32x4.html deleted file mode 100644 index cc632958..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u32x4.html +++ /dev/null @@ -1,8 +0,0 @@ -u32x4 in ppv_lite86 - Rust - -
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u32x4x2.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u32x4x2.html deleted file mode 100644 index d6cdac33..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u32x4x2.html +++ /dev/null @@ -1,8 +0,0 @@ -u32x4x2 in ppv_lite86 - Rust - -

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u32x4x4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u32x4x4.html deleted file mode 100644 index afa1ff84..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u32x4x4.html +++ /dev/null @@ -1,8 +0,0 @@ -u32x4x4 in ppv_lite86 - Rust - -
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u64x2.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u64x2.html deleted file mode 100644 index 55949f51..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u64x2.html +++ /dev/null @@ -1,8 +0,0 @@ -u64x2 in ppv_lite86 - Rust - -

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u64x2x2.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u64x2x2.html deleted file mode 100644 index 6ec8823e..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u64x2x2.html +++ /dev/null @@ -1,8 +0,0 @@ -u64x2x2 in ppv_lite86 - Rust - -

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u64x2x4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u64x2x4.html deleted file mode 100644 index 7395d1b0..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u64x2x4.html +++ /dev/null @@ -1,8 +0,0 @@ -u64x2x4 in ppv_lite86 - Rust - -

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u64x4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u64x4.html deleted file mode 100644 index 43acf194..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/trait.u64x4.html +++ /dev/null @@ -1,8 +0,0 @@ -u64x4 in ppv_lite86 - Rust - -

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.AndNot.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.AndNot.html deleted file mode 100644 index 0b349b38..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.AndNot.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.AndNot.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.ArithOps.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.ArithOps.html deleted file mode 100644 index ea1aa58d..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.ArithOps.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.ArithOps.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BSwap.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BSwap.html deleted file mode 100644 index e08ad4c1..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BSwap.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.BSwap.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BitOps0.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BitOps0.html deleted file mode 100644 index bb292b99..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BitOps0.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.BitOps0.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BitOps128.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BitOps128.html deleted file mode 100644 index aeaa65c6..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BitOps128.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.BitOps128.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BitOps32.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BitOps32.html deleted file mode 100644 index a7f16619..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BitOps32.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.BitOps32.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BitOps64.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BitOps64.html deleted file mode 100644 index 22de685f..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.BitOps64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.BitOps64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.LaneWords4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.LaneWords4.html deleted file mode 100644 index 42d22d59..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.LaneWords4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.LaneWords4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Machine.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Machine.html deleted file mode 100644 index 14afbc3e..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Machine.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.Machine.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.MultiLane.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.MultiLane.html deleted file mode 100644 index 6fb6fa80..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.MultiLane.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.MultiLane.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.RotateEachWord128.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.RotateEachWord128.html deleted file mode 100644 index bba9b8ca..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.RotateEachWord128.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.RotateEachWord128.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.RotateEachWord32.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.RotateEachWord32.html deleted file mode 100644 index c2fa06f5..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.RotateEachWord32.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.RotateEachWord32.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.RotateEachWord64.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.RotateEachWord64.html deleted file mode 100644 index 97f0f7b2..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.RotateEachWord64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.RotateEachWord64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Store.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Store.html deleted file mode 100644 index f6738d46..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Store.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.Store.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.StoreBytes.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.StoreBytes.html deleted file mode 100644 index 9345aeef..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.StoreBytes.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.StoreBytes.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Swap64.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Swap64.html deleted file mode 100644 index f014437f..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Swap64.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.Swap64.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.UnsafeFrom.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.UnsafeFrom.html deleted file mode 100644 index 6f24f16b..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.UnsafeFrom.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.UnsafeFrom.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.VZip.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.VZip.html deleted file mode 100644 index 2f0e2e89..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.VZip.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.VZip.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Vec2.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Vec2.html deleted file mode 100644 index ec671ac2..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Vec2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.Vec2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Vec4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Vec4.html deleted file mode 100644 index ce31c20f..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Vec4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.Vec4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Vec4Ext.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Vec4Ext.html deleted file mode 100644 index 048e9637..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Vec4Ext.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.Vec4Ext.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Vector.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Vector.html deleted file mode 100644 index 73c3f0fb..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Vector.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.Vector.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Words4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Words4.html deleted file mode 100644 index adb2534c..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.Words4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.Words4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u128x1.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u128x1.html deleted file mode 100644 index 2d6e0340..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u128x1.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.u128x1.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u128x2.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u128x2.html deleted file mode 100644 index eb635463..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u128x2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.u128x2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u128x4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u128x4.html deleted file mode 100644 index 7e5b519c..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u128x4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.u128x4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u32x4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u32x4.html deleted file mode 100644 index ce44d944..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u32x4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.u32x4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u32x4x2.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u32x4x2.html deleted file mode 100644 index 5adccfe8..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u32x4x2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.u32x4x2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u32x4x4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u32x4x4.html deleted file mode 100644 index 71771a23..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u32x4x4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.u32x4x4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u64x2.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u64x2.html deleted file mode 100644 index 0e857784..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u64x2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.u64x2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u64x2x2.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u64x2x2.html deleted file mode 100644 index 550ecab8..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u64x2x2.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.u64x2x2.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u64x2x4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u64x2x4.html deleted file mode 100644 index ca0208b0..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u64x2x4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.u64x2x4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u64x4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u64x4.html deleted file mode 100644 index 47d920bd..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/types/trait.u64x4.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../ppv_lite86/trait.u64x4.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/index.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/index.html deleted file mode 100644 index 00ce4366..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/index.html +++ /dev/null @@ -1,16 +0,0 @@ -ppv_lite86::x86_64 - Rust - -

Structs

-

Type Definitions

-

AVX but not AVX2: only 128-bit integer operations, but use VEX versions of everything -to avoid expensive SSE/VEX conflicts.

-

Unions

-

Generic wrapper for unparameterized storage of any of the possible impls. -Converting into and out of this type should be essentially free, although it may be more -aligned than a particular impl requires.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/sidebar-items.js b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/sidebar-items.js deleted file mode 100644 index c295d301..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"struct":[["Avx2Machine",""],["NoA1",""],["NoA2",""],["NoNI",""],["NoS3",""],["NoS4",""],["SseMachine",""],["YesA1",""],["YesA2",""],["YesNI",""],["YesS3",""],["YesS4",""]],"type":[["AVX","AVX but not AVX2: only 128-bit integer operations, but use VEX versions of everything to avoid expensive SSE/VEX conflicts."],["AVX2",""],["SSE2",""],["SSE41",""],["SSSE3",""]],"union":[["vec128_storage","Generic wrapper for unparameterized storage of any of the possible impls. Converting into and out of this type should be essentially free, although it may be more aligned than a particular impl requires."],["vec256_storage",""],["vec512_storage",""]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.Avx2Machine.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.Avx2Machine.html deleted file mode 100644 index b951da6b..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.Avx2Machine.html +++ /dev/null @@ -1,22 +0,0 @@ -Avx2Machine in ppv_lite86::x86_64 - Rust - -
pub struct Avx2Machine<NI>(_);

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Safety Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoA1.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoA1.html deleted file mode 100644 index 3f30f968..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoA1.html +++ /dev/null @@ -1,21 +0,0 @@ -NoA1 in ppv_lite86::x86_64 - Rust - -
pub struct NoA1;

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoA2.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoA2.html deleted file mode 100644 index b0c203e7..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoA2.html +++ /dev/null @@ -1,21 +0,0 @@ -NoA2 in ppv_lite86::x86_64 - Rust - -
pub struct NoA2;

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoNI.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoNI.html deleted file mode 100644 index 0845deb9..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoNI.html +++ /dev/null @@ -1,21 +0,0 @@ -NoNI in ppv_lite86::x86_64 - Rust - -
pub struct NoNI;

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoS3.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoS3.html deleted file mode 100644 index 376e9ead..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoS3.html +++ /dev/null @@ -1,21 +0,0 @@ -NoS3 in ppv_lite86::x86_64 - Rust - -
pub struct NoS3;

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoS4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoS4.html deleted file mode 100644 index 44797f1a..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.NoS4.html +++ /dev/null @@ -1,21 +0,0 @@ -NoS4 in ppv_lite86::x86_64 - Rust - -
pub struct NoS4;

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.SseMachine.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.SseMachine.html deleted file mode 100644 index 4f7e268b..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.SseMachine.html +++ /dev/null @@ -1,22 +0,0 @@ -SseMachine in ppv_lite86::x86_64 - Rust - -
pub struct SseMachine<S3, S4, NI>(_);

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Safety Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesA1.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesA1.html deleted file mode 100644 index 865c487f..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesA1.html +++ /dev/null @@ -1,21 +0,0 @@ -YesA1 in ppv_lite86::x86_64 - Rust - -
pub struct YesA1;

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesA2.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesA2.html deleted file mode 100644 index 0abd4a26..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesA2.html +++ /dev/null @@ -1,21 +0,0 @@ -YesA2 in ppv_lite86::x86_64 - Rust - -
pub struct YesA2;

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesNI.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesNI.html deleted file mode 100644 index ed8a8175..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesNI.html +++ /dev/null @@ -1,21 +0,0 @@ -YesNI in ppv_lite86::x86_64 - Rust - -
pub struct YesNI;

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesS3.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesS3.html deleted file mode 100644 index 57a15056..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesS3.html +++ /dev/null @@ -1,21 +0,0 @@ -YesS3 in ppv_lite86::x86_64 - Rust - -
pub struct YesS3;

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesS4.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesS4.html deleted file mode 100644 index 1ff26384..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/struct.YesS4.html +++ /dev/null @@ -1,21 +0,0 @@ -YesS4 in ppv_lite86::x86_64 - Rust - -
pub struct YesS4;

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.AVX.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.AVX.html deleted file mode 100644 index d623d388..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.AVX.html +++ /dev/null @@ -1,10 +0,0 @@ -AVX in ppv_lite86::x86_64 - Rust - -
-

Type Definition ppv_lite86::x86_64::AVX

source · []
pub type AVX = SseMachine<YesS3, YesS4, NoNI>;
Expand description

AVX but not AVX2: only 128-bit integer operations, but use VEX versions of everything -to avoid expensive SSE/VEX conflicts.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.AVX2.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.AVX2.html deleted file mode 100644 index 11be57ff..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.AVX2.html +++ /dev/null @@ -1,8 +0,0 @@ -AVX2 in ppv_lite86::x86_64 - Rust - -
-

Type Definition ppv_lite86::x86_64::AVX2

source · []
pub type AVX2 = Avx2Machine<NoNI>;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.SSE2.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.SSE2.html deleted file mode 100644 index 6832bcb1..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.SSE2.html +++ /dev/null @@ -1,8 +0,0 @@ -SSE2 in ppv_lite86::x86_64 - Rust - -
-

Type Definition ppv_lite86::x86_64::SSE2

source · []
pub type SSE2 = SseMachine<NoS3, NoS4, NoNI>;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.SSE41.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.SSE41.html deleted file mode 100644 index 8a289526..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.SSE41.html +++ /dev/null @@ -1,8 +0,0 @@ -SSE41 in ppv_lite86::x86_64 - Rust - -
-

Type Definition ppv_lite86::x86_64::SSE41

source · []
pub type SSE41 = SseMachine<YesS3, YesS4, NoNI>;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.SSSE3.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.SSSE3.html deleted file mode 100644 index ac316624..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/type.SSSE3.html +++ /dev/null @@ -1,8 +0,0 @@ -SSSE3 in ppv_lite86::x86_64 - Rust - -
-

Type Definition ppv_lite86::x86_64::SSSE3

source · []
pub type SSSE3 = SseMachine<YesS3, NoS4, NoNI>;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/union.vec128_storage.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/union.vec128_storage.html deleted file mode 100644 index f7a05db7..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/union.vec128_storage.html +++ /dev/null @@ -1,36 +0,0 @@ -vec128_storage in ppv_lite86::x86_64 - Rust - -
pub union vec128_storage {
-    /* private fields */
-}
Expand description

Generic wrapper for unparameterized storage of any of the possible impls. -Converting into and out of this type should be essentially free, although it may be more -aligned than a particular impl requires.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Returns the “default value” for a type. Read more

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Safety Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/union.vec256_storage.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/union.vec256_storage.html deleted file mode 100644 index f2fc2f0a..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/union.vec256_storage.html +++ /dev/null @@ -1,31 +0,0 @@ -vec256_storage in ppv_lite86::x86_64 - Rust - -
pub union vec256_storage {
-    /* private fields */
-}

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Returns the “default value” for a type. Read more

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/union.vec512_storage.html b/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/union.vec512_storage.html deleted file mode 100644 index bb97c591..00000000 --- a/learning/rust/guessing_game/target/doc/ppv_lite86/x86_64/union.vec512_storage.html +++ /dev/null @@ -1,30 +0,0 @@ -vec512_storage in ppv_lite86::x86_64 - Rust - -
pub union vec512_storage {
-    /* private fields */
-}

Implementations

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Returns the “default value” for a type. Read more

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/all.html b/learning/rust/guessing_game/target/doc/rand/all.html deleted file mode 100644 index 82349cc7..00000000 --- a/learning/rust/guessing_game/target/doc/rand/all.html +++ /dev/null @@ -1,9 +0,0 @@ -List of all items in this crate - -
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/bernoulli/enum.BernoulliError.html b/learning/rust/guessing_game/target/doc/rand/distributions/bernoulli/enum.BernoulliError.html deleted file mode 100644 index 8f99e178..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/bernoulli/enum.BernoulliError.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/distributions/enum.BernoulliError.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/bernoulli/struct.Bernoulli.html b/learning/rust/guessing_game/target/doc/rand/distributions/bernoulli/struct.Bernoulli.html deleted file mode 100644 index e46390aa..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/bernoulli/struct.Bernoulli.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/distributions/struct.Bernoulli.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/distribution/struct.DistIter.html b/learning/rust/guessing_game/target/doc/rand/distributions/distribution/struct.DistIter.html deleted file mode 100644 index fa75a920..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/distribution/struct.DistIter.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/distributions/struct.DistIter.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/distribution/struct.DistMap.html b/learning/rust/guessing_game/target/doc/rand/distributions/distribution/struct.DistMap.html deleted file mode 100644 index 52d8cded..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/distribution/struct.DistMap.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/distributions/struct.DistMap.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/distribution/trait.DistString.html b/learning/rust/guessing_game/target/doc/rand/distributions/distribution/trait.DistString.html deleted file mode 100644 index 72005a8d..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/distribution/trait.DistString.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/distributions/trait.DistString.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/distribution/trait.Distribution.html b/learning/rust/guessing_game/target/doc/rand/distributions/distribution/trait.Distribution.html deleted file mode 100644 index 83303bfe..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/distribution/trait.Distribution.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/distributions/trait.Distribution.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/enum.BernoulliError.html b/learning/rust/guessing_game/target/doc/rand/distributions/enum.BernoulliError.html deleted file mode 100644 index f4b91c38..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/enum.BernoulliError.html +++ /dev/null @@ -1,40 +0,0 @@ -BernoulliError in rand::distributions - Rust - -
pub enum BernoulliError {
-    InvalidProbability,
-}
Expand description

Error type returned from Bernoulli::new.

-

Variants

InvalidProbability

p < 0 or p > 1.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Formats the value using the given formatter. Read more

-

The lower-level source of this error, if any. Read more

-
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

-
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

-
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Converts the given value to a String. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/enum.WeightedError.html b/learning/rust/guessing_game/target/doc/rand/distributions/enum.WeightedError.html deleted file mode 100644 index b550ed5d..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/enum.WeightedError.html +++ /dev/null @@ -1,47 +0,0 @@ -WeightedError in rand::distributions - Rust - -
pub enum WeightedError {
-    NoItem,
-    InvalidWeight,
-    AllWeightsZero,
-    TooMany,
-}
Expand description

Error type returned from WeightedIndex::new.

-

Variants

NoItem

The provided weight collection contains no items.

-

InvalidWeight

A weight is either less than zero, greater than the supported maximum, -NaN, or otherwise invalid.

-

AllWeightsZero

All items in the provided weight collection are zero.

-

TooMany

Too many weights are provided (length greater than u32::MAX)

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Formats the value using the given formatter. Read more

-

The lower-level source of this error, if any. Read more

-
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

-
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

-
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Converts the given value to a String. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/float/struct.Open01.html b/learning/rust/guessing_game/target/doc/rand/distributions/float/struct.Open01.html deleted file mode 100644 index d0747dc3..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/float/struct.Open01.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/distributions/struct.Open01.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/float/struct.OpenClosed01.html b/learning/rust/guessing_game/target/doc/rand/distributions/float/struct.OpenClosed01.html deleted file mode 100644 index 8a002055..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/float/struct.OpenClosed01.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/distributions/struct.OpenClosed01.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/index.html b/learning/rust/guessing_game/target/doc/rand/distributions/index.html deleted file mode 100644 index 30eef36f..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/index.html +++ /dev/null @@ -1,92 +0,0 @@ -rand::distributions - Rust - -
Expand description

Generating random samples from probability distributions

-

This module is the home of the Distribution trait and several of its -implementations. It is the workhorse behind some of the convenient -functionality of the Rng trait, e.g. Rng::gen and of course -Rng::sample.

-

Abstractly, a probability distribution describes the probability of -occurrence of each value in its sample space.

-

More concretely, an implementation of Distribution<T> for type X is an -algorithm for choosing values from the sample space (a subset of T) -according to the distribution X represents, using an external source of -randomness (an RNG supplied to the sample function).

-

A type X may implement Distribution<T> for multiple types T. -Any type implementing Distribution is stateless (i.e. immutable), -but it may have internal parameters set at construction time (for example, -Uniform allows specification of its sample space as a range within T).

-

The Standard distribution

-

The Standard distribution is important to mention. This is the -distribution used by Rng::gen and represents the “default” way to -produce a random value for many different types, including most primitive -types, tuples, arrays, and a few derived types. See the documentation of -Standard for more details.

-

Implementing Distribution<T> for Standard for user types T makes it -possible to generate type T with Rng::gen, and by extension also -with the random function.

-

Random characters

-

Alphanumeric is a simple distribution to sample random letters and -numbers of the char type; in contrast Standard may sample any valid -char.

-

Uniform numeric ranges

-

The Uniform distribution is more flexible than Standard, but also -more specialised: it supports fewer target types, but allows the sample -space to be specified as an arbitrary range within its target type T. -Both Standard and Uniform are in some sense uniform distributions.

-

Values may be sampled from this distribution using [Rng::sample(Range)] or -by creating a distribution object with Uniform::new, -Uniform::new_inclusive or From<Range>. When the range limits are not -known at compile time it is typically faster to reuse an existing -Uniform object than to call [Rng::sample(Range)].

-

User types T may also implement Distribution<T> for Uniform, -although this is less straightforward than for Standard (see the -documentation in the uniform module). Doing so enables generation of -values of type T with [Rng::sample(Range)].

-

Open and half-open ranges

-

There are surprisingly many ways to uniformly generate random floats. A -range between 0 and 1 is standard, but the exact bounds (open vs closed) -and accuracy differ. In addition to the Standard distribution Rand offers -Open01 and OpenClosed01. See “Floating point implementation” section of -Standard documentation for more details.

-

Non-uniform sampling

-

Sampling a simple true/false outcome with a given probability has a name: -the Bernoulli distribution (this is used by Rng::gen_bool).

-

For weighted sampling from a sequence of discrete values, use the -WeightedIndex distribution.

-

This crate no longer includes other non-uniform distributions; instead -it is recommended that you use either rand_distr or statrs.

-

Modules

-

A distribution uniformly sampling numbers within a given range.

-
weightedDeprecated

Weighted index sampling

-

Structs

-

Sample a u8, uniformly distributed over ASCII letters and numbers: -a-z, A-Z and 0-9.

-

The Bernoulli distribution.

-

An iterator that generates random values of T with distribution D, -using R as the source of randomness.

-

A distribution of values of type S derived from the distribution D -by mapping its output of type T through the closure F.

-

A distribution to sample floating point numbers uniformly in the open -interval (0, 1), i.e. not including either endpoint.

-

A distribution to sample floating point numbers uniformly in the half-open -interval (0, 1], i.e. including 1 but not 0.

-

A distribution to sample items uniformly from a slice.

-

A generic random value distribution, implemented for many primitive types. -Usually generates values with a numerically uniform distribution, and with a -range appropriate to the type.

-

Sample values uniformly between two bounds.

-

A distribution using weighted sampling of discrete items

-

Enums

-

Error type returned from Bernoulli::new.

-

Error type returned from WeightedIndex::new.

-

Traits

-

String sampler

-

Types (distributions) that can be used to create a random instance of T.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/other/struct.Alphanumeric.html b/learning/rust/guessing_game/target/doc/rand/distributions/other/struct.Alphanumeric.html deleted file mode 100644 index 2560edb3..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/other/struct.Alphanumeric.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/distributions/struct.Alphanumeric.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand/distributions/sidebar-items.js deleted file mode 100644 index b7e561e2..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"enum":[["BernoulliError","Error type returned from `Bernoulli::new`."],["WeightedError","Error type returned from `WeightedIndex::new`."]],"mod":[["uniform","A distribution uniformly sampling numbers within a given range."],["weighted","Weighted index sampling"]],"struct":[["Alphanumeric","Sample a `u8`, uniformly distributed over ASCII letters and numbers: a-z, A-Z and 0-9."],["Bernoulli","The Bernoulli distribution."],["DistIter","An iterator that generates random values of `T` with distribution `D`, using `R` as the source of randomness."],["DistMap","A distribution of values of type `S` derived from the distribution `D` by mapping its output of type `T` through the closure `F`."],["Open01","A distribution to sample floating point numbers uniformly in the open interval `(0, 1)`, i.e. not including either endpoint."],["OpenClosed01","A distribution to sample floating point numbers uniformly in the half-open interval `(0, 1]`, i.e. including 1 but not 0."],["Slice","A distribution to sample items uniformly from a slice."],["Standard","A generic random value distribution, implemented for many primitive types. Usually generates values with a numerically uniform distribution, and with a range appropriate to the type."],["Uniform","Sample values uniformly between two bounds."],["WeightedIndex","A distribution using weighted sampling of discrete items"]],"trait":[["DistString","`String` sampler"],["Distribution","Types (distributions) that can be used to create a random instance of `T`."]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/slice/struct.Slice.html b/learning/rust/guessing_game/target/doc/rand/distributions/slice/struct.Slice.html deleted file mode 100644 index 729a322f..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/slice/struct.Slice.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/distributions/struct.Slice.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/struct.Alphanumeric.html b/learning/rust/guessing_game/target/doc/rand/distributions/struct.Alphanumeric.html deleted file mode 100644 index f2db3941..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/struct.Alphanumeric.html +++ /dev/null @@ -1,64 +0,0 @@ -Alphanumeric in rand::distributions - Rust - -
pub struct Alphanumeric;
Expand description

Sample a u8, uniformly distributed over ASCII letters and numbers: -a-z, A-Z and 0-9.

-

Example

-
use rand::{Rng, thread_rng};
-use rand::distributions::Alphanumeric;
-
-let mut rng = thread_rng();
-let chars: String = (0..7).map(|_| rng.sample(Alphanumeric) as char).collect();
-println!("Random chars: {}", chars);
-

The DistString trait provides an easier method of generating -a random String, and offers more efficient allocation:

- -
use rand::distributions::{Alphanumeric, DistString};
-let string = Alphanumeric.sample_string(&mut rand::thread_rng(), 16);
-println!("Random string: {}", string);
-

Passwords

-

Users sometimes ask whether it is safe to use a string of random characters -as a password. In principle, all RNGs in Rand implementing CryptoRng are -suitable as a source of randomness for generating passwords (if they are -properly seeded), but it is more conservative to only use randomness -directly from the operating system via the getrandom crate, or the -corresponding bindings of a crypto library.

-

When generating passwords or keys, it is important to consider the threat -model and in some cases the memorability of the password. This is out of -scope of the Rand project, and therefore we defer to the following -references:

- -

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Append len random chars to string

-

Generate a String of len random chars

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/struct.Bernoulli.html b/learning/rust/guessing_game/target/doc/rand/distributions/struct.Bernoulli.html deleted file mode 100644 index 90299714..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/struct.Bernoulli.html +++ /dev/null @@ -1,61 +0,0 @@ -Bernoulli in rand::distributions - Rust - -
pub struct Bernoulli { /* private fields */ }
Expand description

The Bernoulli distribution.

-

This is a special case of the Binomial distribution where n = 1.

-

Example

-
use rand::distributions::{Bernoulli, Distribution};
-
-let d = Bernoulli::new(0.3).unwrap();
-let v = d.sample(&mut rand::thread_rng());
-println!("{} is from a Bernoulli distribution", v);
-

Precision

-

This Bernoulli distribution uses 64 bits from the RNG (a u64), -so only probabilities that are multiples of 2-64 can be -represented.

-

Implementations

Construct a new Bernoulli with the given probability of success p.

-
Precision
-

For p = 1.0, the resulting distribution will always generate true. -For p = 0.0, the resulting distribution will always generate false.

-

This method is accurate for any input p in the range [0, 1] which is -a multiple of 2-64. (Note that not all multiples of -2-64 in [0, 1] can be represented as a f64.)

-

Construct a new Bernoulli with the probability of success of -numerator-in-denominator. I.e. new_ratio(2, 3) will return -a Bernoulli with a 2-in-3 chance, or about 67%, of returning true.

-

return true. If numerator == 0 it will always return false. -For numerator > denominator and denominator == 0, this returns an -error. Otherwise, for numerator == denominator, samples are always -true; for numerator == 0 samples are always false.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/struct.DistIter.html b/learning/rust/guessing_game/target/doc/rand/distributions/struct.DistIter.html deleted file mode 100644 index 0663e00d..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/struct.DistIter.html +++ /dev/null @@ -1,146 +0,0 @@ -DistIter in rand::distributions - Rust - -
pub struct DistIter<D, R, T> { /* private fields */ }
Expand description

An iterator that generates random values of T with distribution D, -using R as the source of randomness.

-

This struct is created by the sample_iter method on Distribution. -See its documentation for more.

-

Trait Implementations

Formats the value using the given formatter. Read more

-

The type of the elements being iterated over.

-

Advances the iterator and returns the next value. Read more

-

Returns the bounds on the remaining length of the iterator. Read more

-

Consumes the iterator, counting the number of iterations and returning it. Read more

-

Consumes the iterator, returning the last element. Read more

-
🔬 This is a nightly-only experimental API. (iter_advance_by)

Advances the iterator by n elements. Read more

-

Returns the nth element of the iterator. Read more

-

Creates an iterator starting at the same point, but stepping by -the given amount at each iteration. Read more

-

Takes two iterators and creates a new iterator over both in sequence. Read more

-

‘Zips up’ two iterators into a single iterator of pairs. Read more

-
🔬 This is a nightly-only experimental API. (iter_intersperse)

Creates a new iterator which places a copy of separator between adjacent -items of the original iterator. Read more

-
🔬 This is a nightly-only experimental API. (iter_intersperse)

Creates a new iterator which places an item generated by separator -between adjacent items of the original iterator. Read more

-

Takes a closure and creates an iterator which calls that closure on each -element. Read more

-

Calls a closure on each element of an iterator. Read more

-

Creates an iterator which uses a closure to determine if an element -should be yielded. Read more

-

Creates an iterator that both filters and maps. Read more

-

Creates an iterator which gives the current iteration count as well as -the next value. Read more

-

Creates an iterator which can use the peek and peek_mut methods -to look at the next element of the iterator without consuming it. See -their documentation for more information. Read more

-

Creates an iterator that skips elements based on a predicate. Read more

-

Creates an iterator that yields elements based on a predicate. Read more

-

Creates an iterator that both yields elements based on a predicate and maps. Read more

-

Creates an iterator that skips the first n elements. Read more

-

Creates an iterator that yields the first n elements, or fewer -if the underlying iterator ends sooner. Read more

-

An iterator adapter similar to fold that holds internal state and -produces a new iterator. Read more

-

Creates an iterator that works like map, but flattens nested structure. Read more

-

Creates an iterator that flattens nested structure. Read more

-

Creates an iterator which ends after the first None. Read more

-

Does something with each element of an iterator, passing the value on. Read more

-

Borrows an iterator, rather than consuming it. Read more

-

Transforms an iterator into a collection. Read more

-
🔬 This is a nightly-only experimental API. (iterator_try_collect)

Fallibly transforms an iterator into a collection, short circuiting if -a failure is encountered. Read more

-
🔬 This is a nightly-only experimental API. (iter_collect_into)

Collects all the items from an iterator into a collection. Read more

-

Consumes an iterator, creating two collections from it. Read more

-
🔬 This is a nightly-only experimental API. (iter_partition_in_place)

Reorders the elements of this iterator in-place according to the given predicate, -such that all those that return true precede all those that return false. -Returns the number of true elements found. Read more

-
🔬 This is a nightly-only experimental API. (iter_is_partitioned)

Checks if the elements of this iterator are partitioned according to the given predicate, -such that all those that return true precede all those that return false. Read more

-

An iterator method that applies a function as long as it returns -successfully, producing a single, final value. Read more

-

An iterator method that applies a fallible function to each item in the -iterator, stopping at the first error and returning that error. Read more

-

Folds every element into an accumulator by applying an operation, -returning the final result. Read more

-

Reduces the elements to a single one, by repeatedly applying a reducing -operation. Read more

-
🔬 This is a nightly-only experimental API. (iterator_try_reduce)

Reduces the elements to a single one by repeatedly applying a reducing operation. If the -closure returns a failure, the failure is propagated back to the caller immediately. Read more

-

Tests if every element of the iterator matches a predicate. Read more

-

Tests if any element of the iterator matches a predicate. Read more

-

Searches for an element of an iterator that satisfies a predicate. Read more

-

Applies function to the elements of iterator and returns -the first non-none result. Read more

-
🔬 This is a nightly-only experimental API. (try_find)

Applies function to the elements of iterator and returns -the first true result or the first error. Read more

-

Searches for an element in an iterator, returning its index. Read more

-

Searches for an element in an iterator from the right, returning its -index. Read more

-

Returns the maximum element of an iterator. Read more

-

Returns the minimum element of an iterator. Read more

-

Returns the element that gives the maximum value from the -specified function. Read more

-

Returns the element that gives the maximum value with respect to the -specified comparison function. Read more

-

Returns the element that gives the minimum value from the -specified function. Read more

-

Returns the element that gives the minimum value with respect to the -specified comparison function. Read more

-

Reverses an iterator’s direction. Read more

-

Converts an iterator of pairs into a pair of containers. Read more

-

Creates an iterator which copies all of its elements. Read more

-

Creates an iterator which clones all of its elements. Read more

-

Repeats an iterator endlessly. Read more

-

Sums the elements of an iterator. Read more

-

Iterates over the entire iterator, multiplying all the elements Read more

-

Lexicographically compares the elements of this Iterator with those -of another. Read more

-
🔬 This is a nightly-only experimental API. (iter_order_by)

Lexicographically compares the elements of this Iterator with those -of another with respect to the specified comparison function. Read more

-

Lexicographically compares the elements of this Iterator with those -of another. Read more

-
🔬 This is a nightly-only experimental API. (iter_order_by)

Lexicographically compares the elements of this Iterator with those -of another with respect to the specified comparison function. Read more

-

Determines if the elements of this Iterator are equal to those of -another. Read more

-
🔬 This is a nightly-only experimental API. (iter_order_by)

Determines if the elements of this Iterator are equal to those of -another with respect to the specified equality function. Read more

-

Determines if the elements of this Iterator are unequal to those of -another. Read more

-

Determines if the elements of this Iterator are lexicographically -less than those of another. Read more

-

Determines if the elements of this Iterator are lexicographically -less or equal to those of another. Read more

-

Determines if the elements of this Iterator are lexicographically -greater than those of another. Read more

-

Determines if the elements of this Iterator are lexicographically -greater than or equal to those of another. Read more

-
🔬 This is a nightly-only experimental API. (is_sorted)

Checks if the elements of this iterator are sorted. Read more

-
🔬 This is a nightly-only experimental API. (is_sorted)

Checks if the elements of this iterator are sorted using the given comparator function. Read more

-
🔬 This is a nightly-only experimental API. (is_sorted)

Checks if the elements of this iterator are sorted using the given key extraction -function. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type of the elements being iterated over.

-

Which kind of iterator are we turning this into?

-

Creates an iterator from a value. Read more

-

Choose one element at random from the iterator. Read more

-

Choose one element at random from the iterator. Read more

-

Collects values at random from the iterator into a supplied buffer -until that buffer is filled. Read more

-

Collects amount values at random from the iterator into a vector. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/struct.DistMap.html b/learning/rust/guessing_game/target/doc/rand/distributions/struct.DistMap.html deleted file mode 100644 index b30cd8c5..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/struct.DistMap.html +++ /dev/null @@ -1,31 +0,0 @@ -DistMap in rand::distributions - Rust - -
pub struct DistMap<D, F, T, S> { /* private fields */ }
Expand description

A distribution of values of type S derived from the distribution D -by mapping its output of type T through the closure F.

-

This struct is created by the Distribution::map method. -See its documentation for more.

-

Trait Implementations

Formats the value using the given formatter. Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/struct.Open01.html b/learning/rust/guessing_game/target/doc/rand/distributions/struct.Open01.html deleted file mode 100644 index 10015d38..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/struct.Open01.html +++ /dev/null @@ -1,51 +0,0 @@ -Open01 in rand::distributions - Rust - -
pub struct Open01;
Expand description

A distribution to sample floating point numbers uniformly in the open -interval (0, 1), i.e. not including either endpoint.

-

All values that can be generated are of the form n * ε + ε/2. For f32 -the 23 most significant random bits of an u32 are used, for f64 52 from -an u64. The conversion uses a transmute-based method.

-

See also: Standard which samples from [0, 1), OpenClosed01 -which samples from (0, 1] and Uniform which samples from arbitrary -ranges.

-

Example

-
use rand::{thread_rng, Rng};
-use rand::distributions::Open01;
-
-let val: f32 = thread_rng().sample(Open01);
-println!("f32 from (0, 1): {}", val);
-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/struct.OpenClosed01.html b/learning/rust/guessing_game/target/doc/rand/distributions/struct.OpenClosed01.html deleted file mode 100644 index 7c27852d..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/struct.OpenClosed01.html +++ /dev/null @@ -1,52 +0,0 @@ -OpenClosed01 in rand::distributions - Rust - -
pub struct OpenClosed01;
Expand description

A distribution to sample floating point numbers uniformly in the half-open -interval (0, 1], i.e. including 1 but not 0.

-

All values that can be generated are of the form n * ε/2. For f32 -the 24 most significant random bits of a u32 are used and for f64 the -53 most significant bits of a u64 are used. The conversion uses the -multiplicative method.

-

See also: Standard which samples from [0, 1), Open01 -which samples from (0, 1) and Uniform which samples from arbitrary -ranges.

-

Example

-
use rand::{thread_rng, Rng};
-use rand::distributions::OpenClosed01;
-
-let val: f32 = thread_rng().sample(OpenClosed01);
-println!("f32 from (0, 1): {}", val);
-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/struct.Slice.html b/learning/rust/guessing_game/target/doc/rand/distributions/struct.Slice.html deleted file mode 100644 index d9fba3bf..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/struct.Slice.html +++ /dev/null @@ -1,73 +0,0 @@ -Slice in rand::distributions - Rust - -
pub struct Slice<'a, T> { /* private fields */ }
Expand description

A distribution to sample items uniformly from a slice.

-

Slice::new constructs a distribution referencing a slice and uniformly -samples references from the items in the slice. It may do extra work up -front to make sampling of multiple values faster; if only one sample from -the slice is required, SliceRandom::choose can be more efficient.

-

Steps are taken to avoid bias which might be present in naive -implementations; for example slice[rng.gen() % slice.len()] samples from -the slice, but may be more likely to select numbers in the low range than -other values.

-

This distribution samples with replacement; each sample is independent. -Sampling without replacement requires state to be retained, and therefore -cannot be handled by a distribution; you should instead consider methods -on SliceRandom, such as SliceRandom::choose_multiple.

-

Example

-
use rand::Rng;
-use rand::distributions::Slice;
-
-let vowels = ['a', 'e', 'i', 'o', 'u'];
-let vowels_dist = Slice::new(&vowels).unwrap();
-let rng = rand::thread_rng();
-
-// build a string of 10 vowels
-let vowel_string: String = rng
-    .sample_iter(&vowels_dist)
-    .take(10)
-    .collect();
-
-println!("{}", vowel_string);
-assert_eq!(vowel_string.len(), 10);
-assert!(vowel_string.chars().all(|c| vowels.contains(&c)));
-

For a single sample, SliceRandom::choose -may be preferred:

- -
use rand::seq::SliceRandom;
-
-let vowels = ['a', 'e', 'i', 'o', 'u'];
-let mut rng = rand::thread_rng();
-
-println!("{}", vowels.choose(&mut rng).unwrap())
-

Implementations

Create a new Slice instance which samples uniformly from the slice. -Returns Err if the slice is empty.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/struct.Standard.html b/learning/rust/guessing_game/target/doc/rand/distributions/struct.Standard.html deleted file mode 100644 index 009343eb..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/struct.Standard.html +++ /dev/null @@ -1,449 +0,0 @@ -Standard in rand::distributions - Rust - -
pub struct Standard;
Expand description

A generic random value distribution, implemented for many primitive types. -Usually generates values with a numerically uniform distribution, and with a -range appropriate to the type.

-

Provided implementations

-

Assuming the provided Rng is well-behaved, these implementations -generate values with the following ranges and distributions:

-
    -
  • Integers (i32, u32, isize, usize, etc.): Uniformly distributed -over all values of the type.
  • -
  • char: Uniformly distributed over all Unicode scalar values, i.e. all -code points in the range 0...0x10_FFFF, except for the range -0xD800...0xDFFF (the surrogate code points). This includes -unassigned/reserved code points.
  • -
  • bool: Generates false or true, each with probability 0.5.
  • -
  • Floating point types (f32 and f64): Uniformly distributed in the -half-open range [0, 1). See notes below.
  • -
  • Wrapping integers (Wrapping<T>), besides the type identical to their -normal integer variants.
  • -
-

The Standard distribution also supports generation of the following -compound types where all component types are supported:

-
    -
  • Tuples (up to 12 elements): each element is generated sequentially.
  • -
  • Arrays (up to 32 elements): each element is generated sequentially; -see also Rng::fill which supports arbitrary array length for integer -and float types and tends to be faster for u32 and smaller types. -When using rustc ≥ 1.51, enable the min_const_gen feature to support -arrays larger than 32 elements. -Note that Rng::fill and Standard’s array support are not equivalent: -the former is optimised for integer types (using fewer RNG calls for -element types smaller than the RNG word size), while the latter supports -any element type supported by Standard.
  • -
  • Option<T> first generates a bool, and if true generates and returns -Some(value) where value: T, otherwise returning None.
  • -
-

Custom implementations

-

The Standard distribution may be implemented for user types as follows:

- -
use rand::Rng;
-use rand::distributions::{Distribution, Standard};
-
-struct MyF32 {
-    x: f32,
-}
-
-impl Distribution<MyF32> for Standard {
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> MyF32 {
-        MyF32 { x: rng.gen() }
-    }
-}
-

Example usage

-
use rand::prelude::*;
-use rand::distributions::Standard;
-
-let val: f32 = StdRng::from_entropy().sample(Standard);
-println!("f32 from [0, 1): {}", val);
-

Floating point implementation

-

The floating point implementations for Standard generate a random value in -the half-open interval [0, 1), i.e. including 0 but not 1.

-

All values that can be generated are of the form n * ε/2. For f32 -the 24 most significant random bits of a u32 are used and for f64 the -53 most significant bits of a u64 are used. The conversion uses the -multiplicative method: (rng.gen::<$uty>() >> N) as $ty * (ε/2).

-

See also: Open01 which samples from (0, 1), OpenClosed01 which -samples from (0, 1] and Rng::gen_range(0..1) which also samples from -[0, 1). Note that Open01 uses transmute-based methods which yield 1 bit -less precision but may perform faster on some architectures (on modern Intel -CPUs all methods have approximately equal performance).

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Note: the String is potentially left with excess capacity; optionally the -user may call string.shrink_to_fit() afterwards.

-

Append len random chars to string

-

Generate a String of len random chars

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/struct.Uniform.html b/learning/rust/guessing_game/target/doc/rand/distributions/struct.Uniform.html deleted file mode 100644 index e442ea29..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/struct.Uniform.html +++ /dev/null @@ -1,75 +0,0 @@ -Uniform in rand::distributions - Rust - -
pub struct Uniform<X: SampleUniform>(_);
Expand description

Sample values uniformly between two bounds.

-

Uniform::new and Uniform::new_inclusive construct a uniform -distribution sampling from the given range; these functions may do extra -work up front to make sampling of multiple values faster. If only one sample -from the range is required, Rng::gen_range can be more efficient.

-

When sampling from a constant range, many calculations can happen at -compile-time and all methods should be fast; for floating-point ranges and -the full range of integer types this should have comparable performance to -the Standard distribution.

-

Steps are taken to avoid bias which might be present in naive -implementations; for example rng.gen::<u8>() % 170 samples from the range -[0, 169] but is twice as likely to select numbers less than 85 than other -values. Further, the implementations here give more weight to the high-bits -generated by the RNG than the low bits, since with some RNGs the low-bits -are of lower quality than the high bits.

-

Implementations must sample in [low, high) range for -Uniform::new(low, high), i.e., excluding high. In particular, care must -be taken to ensure that rounding never results values < low or >= high.

-

Example

-
use rand::distributions::{Distribution, Uniform};
-
-let between = Uniform::from(10..10000);
-let mut rng = rand::thread_rng();
-let mut sum = 0;
-for _ in 0..1000 {
-    sum += between.sample(&mut rng);
-}
-println!("{}", sum);
-

For a single sample, Rng::gen_range may be preferred:

- -
use rand::Rng;
-
-let mut rng = rand::thread_rng();
-println!("{}", rng.gen_range(0..10));
-

Implementations

Create a new Uniform instance which samples uniformly from the half -open range [low, high) (excluding high). Panics if low >= high.

-

Create a new Uniform instance which samples uniformly from the closed -range [low, high] (inclusive). Panics if low > high.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/struct.WeightedIndex.html b/learning/rust/guessing_game/target/doc/rand/distributions/struct.WeightedIndex.html deleted file mode 100644 index 99149e4e..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/struct.WeightedIndex.html +++ /dev/null @@ -1,88 +0,0 @@ -WeightedIndex in rand::distributions - Rust - -
pub struct WeightedIndex<X: SampleUniform + PartialOrd> { /* private fields */ }
Expand description

A distribution using weighted sampling of discrete items

-

Sampling a WeightedIndex distribution returns the index of a randomly -selected element from the iterator used when the WeightedIndex was -created. The chance of a given element being picked is proportional to the -value of the element. The weights can use any type X for which an -implementation of Uniform<X> exists.

-

Performance

-

Time complexity of sampling from WeightedIndex is O(log N) where -N is the number of weights. As an alternative, -rand_distr::weighted_alias -supports O(1) sampling, but with much higher initialisation cost.

-

A WeightedIndex<X> contains a Vec<X> and a Uniform<X> and so its -size is the sum of the size of those objects, possibly plus some alignment.

-

Creating a WeightedIndex<X> will allocate enough space to hold N - 1 -weights of type X, where N is the number of weights. However, since -Vec doesn’t guarantee a particular growth strategy, additional memory -might be allocated but not used. Since the WeightedIndex object also -contains, this might cause additional allocations, though for primitive -types, Uniform<X> doesn’t allocate any memory.

-

Sampling from WeightedIndex will result in a single call to -Uniform<X>::sample (method of the Distribution trait), which typically -will request a single value from the underlying RngCore, though the -exact number depends on the implementation of Uniform<X>::sample.

-

Example

-
use rand::prelude::*;
-use rand::distributions::WeightedIndex;
-
-let choices = ['a', 'b', 'c'];
-let weights = [2,   1,   1];
-let dist = WeightedIndex::new(&weights).unwrap();
-let mut rng = thread_rng();
-for _ in 0..100 {
-    // 50% chance to print 'a', 25% chance to print 'b', 25% chance to print 'c'
-    println!("{}", choices[dist.sample(&mut rng)]);
-}
-
-let items = [('a', 0), ('b', 3), ('c', 7)];
-let dist2 = WeightedIndex::new(items.iter().map(|item| item.1)).unwrap();
-for _ in 0..100 {
-    // 0% chance to print 'a', 30% chance to print 'b', 70% chance to print 'c'
-    println!("{}", items[dist2.sample(&mut rng)].0);
-}
-

Implementations

Creates a new a WeightedIndex Distribution using the values -in weights. The weights can use any type X for which an -implementation of Uniform<X> exists.

-

Returns an error if the iterator is empty, if any weight is < 0, or -if its total value is 0.

-

Update a subset of weights, without changing the number of weights.

-

new_weights must be sorted by the index.

-

Using this method instead of new might be more efficient if only a small number of -weights is modified. No allocations are performed, unless the weight type X uses -allocation internally.

-

In case of error, self is not modified.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/trait.DistString.html b/learning/rust/guessing_game/target/doc/rand/distributions/trait.DistString.html deleted file mode 100644 index 814cadfc..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/trait.DistString.html +++ /dev/null @@ -1,21 +0,0 @@ -DistString in rand::distributions - Rust - -
pub trait DistString {
-    fn append_string<R: Rng + ?Sized>(
        &self,
        rng: &mut R,
        string: &mut String,
        len: usize
    ); - - fn sample_string<R: Rng + ?Sized>(&self, rng: &mut R, len: usize) -> String { ... } -}
Expand description

String sampler

-

Sampling a String of random characters is not quite the same as collecting -a sequence of chars. This trait contains some helpers.

-

Required Methods

Append len random chars to string

-

Provided Methods

Generate a String of len random chars

-

Implementors

Note: the String is potentially left with excess capacity; optionally the -user may call string.shrink_to_fit() afterwards.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/trait.Distribution.html b/learning/rust/guessing_game/target/doc/rand/distributions/trait.Distribution.html deleted file mode 100644 index 991e88d5..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/trait.Distribution.html +++ /dev/null @@ -1,73 +0,0 @@ -Distribution in rand::distributions - Rust - -
pub trait Distribution<T> {
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> T;
-
-    fn sample_iter<R>(self, rng: R) -> DistIter<Self, R, T>Notable traits for DistIter<D, R, T>impl<D, R, T> Iterator for DistIter<D, R, T> where
    D: Distribution<T>,
    R: Rng
type Item = T;

    where
        R: Rng,
        Self: Sized
, - { ... } - fn map<F, S>(self, func: F) -> DistMap<Self, F, T, S>
    where
        F: Fn(T) -> S,
        Self: Sized
, - { ... } -}
Expand description

Types (distributions) that can be used to create a random instance of T.

-

It is possible to sample from a distribution through both the -Distribution and Rng traits, via distr.sample(&mut rng) and -rng.sample(distr). They also both offer the sample_iter method, which -produces an iterator that samples from the distribution.

-

All implementations are expected to be immutable; this has the significant -advantage of not needing to consider thread safety, and for most -distributions efficient state-less sampling algorithms are available.

-

Implementations are typically expected to be portable with reproducible -results when used with a PRNG with fixed seed; see the -portability chapter -of The Rust Rand Book. In some cases this does not apply, e.g. the usize -type requires different sampling on 32-bit and 64-bit machines.

-

Required Methods

Generate a random value of T, using rng as the source of randomness.

-

Provided Methods

Create an iterator that generates random values of T, using rng as -the source of randomness.

-

Note that this function takes self by value. This works since -Distribution<T> is impl’d for &D where D: Distribution<T>, -however borrowing is not automatic hence distr.sample_iter(...) may -need to be replaced with (&distr).sample_iter(...) to borrow or -(&*distr).sample_iter(...) to reborrow an existing reference.

-
Example
-
use rand::thread_rng;
-use rand::distributions::{Distribution, Alphanumeric, Uniform, Standard};
-
-let mut rng = thread_rng();
-
-// Vec of 16 x f32:
-let v: Vec<f32> = Standard.sample_iter(&mut rng).take(16).collect();
-
-// String:
-let s: String = Alphanumeric
-    .sample_iter(&mut rng)
-    .take(7)
-    .map(char::from)
-    .collect();
-
-// Dice-rolling:
-let die_range = Uniform::new_inclusive(1, 6);
-let mut roll_die = die_range.sample_iter(&mut rng);
-while roll_die.next().unwrap() != 6 {
-    println!("Not a 6; rolling again!");
-}
-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F

-
Example
-
use rand::thread_rng;
-use rand::distributions::{Distribution, Uniform};
-
-let mut rng = thread_rng();
-
-let die = Uniform::new_inclusive(1, 6);
-let even_number = die.map(|num| num % 2 == 0);
-while !even_number.sample(&mut rng) {
-    println!("Still odd; rolling again!");
-}
-

Implementations on Foreign Types

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/index.html b/learning/rust/guessing_game/target/doc/rand/distributions/uniform/index.html deleted file mode 100644 index 2be7b64d..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/index.html +++ /dev/null @@ -1,102 +0,0 @@ -rand::distributions::uniform - Rust - -
Expand description

A distribution uniformly sampling numbers within a given range.

-

Uniform is the standard distribution to sample uniformly from a range; -e.g. Uniform::new_inclusive(1, 6) can sample integers from 1 to 6, like a -standard die. Rng::gen_range supports any type supported by -Uniform.

-

This distribution is provided with support for several primitive types -(all integer and floating-point types) as well as std::time::Duration, -and supports extension to user-defined types via a type-specific back-end -implementation.

-

The types UniformInt, UniformFloat and UniformDuration are the -back-ends supporting sampling from primitive integer and floating-point -ranges as well as from std::time::Duration; these types do not normally -need to be used directly (unless implementing a derived back-end).

-

Example usage

-
use rand::{Rng, thread_rng};
-use rand::distributions::Uniform;
-
-let mut rng = thread_rng();
-let side = Uniform::new(-10.0, 10.0);
-
-// sample between 1 and 10 points
-for _ in 0..rng.gen_range(1..=10) {
-    // sample a point from the square with sides -10 - 10 in two dimensions
-    let (x, y) = (rng.sample(side), rng.sample(side));
-    println!("Point: {}, {}", x, y);
-}
-

Extending Uniform to support a custom type

-

To extend Uniform to support your own types, write a back-end which -implements the UniformSampler trait, then implement the SampleUniform -helper trait to “register” your back-end. See the MyF32 example below.

-

At a minimum, the back-end needs to store any parameters needed for sampling -(e.g. the target range) and implement new, new_inclusive and sample. -Those methods should include an assert to check the range is valid (i.e. -low < high). The example below merely wraps another back-end.

-

The new, new_inclusive and sample_single functions use arguments of -type SampleBorrow in order to support passing in values by reference or -by value. In the implementation of these functions, you can choose to -simply use the reference returned by SampleBorrow::borrow, or you can choose -to copy or clone the value, whatever is appropriate for your type.

- -
use rand::prelude::*;
-use rand::distributions::uniform::{Uniform, SampleUniform,
-        UniformSampler, UniformFloat, SampleBorrow};
-
-struct MyF32(f32);
-
-#[derive(Clone, Copy, Debug)]
-struct UniformMyF32(UniformFloat<f32>);
-
-impl UniformSampler for UniformMyF32 {
-    type X = MyF32;
-    fn new<B1, B2>(low: B1, high: B2) -> Self
-        where B1: SampleBorrow<Self::X> + Sized,
-              B2: SampleBorrow<Self::X> + Sized
-    {
-        UniformMyF32(UniformFloat::<f32>::new(low.borrow().0, high.borrow().0))
-    }
-    fn new_inclusive<B1, B2>(low: B1, high: B2) -> Self
-        where B1: SampleBorrow<Self::X> + Sized,
-              B2: SampleBorrow<Self::X> + Sized
-    {
-        UniformMyF32(UniformFloat::<f32>::new_inclusive(
-            low.borrow().0,
-            high.borrow().0,
-        ))
-    }
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Self::X {
-        MyF32(self.0.sample(rng))
-    }
-}
-
-impl SampleUniform for MyF32 {
-    type Sampler = UniformMyF32;
-}
-
-let (low, high) = (MyF32(17.0f32), MyF32(22.0f32));
-let uniform = Uniform::new(low, high);
-let x = uniform.sample(&mut thread_rng());
-

Structs

-

Sample values uniformly between two bounds.

-

The back-end implementing UniformSampler for char.

-

The back-end implementing UniformSampler for Duration.

-

The back-end implementing UniformSampler for floating-point types.

-

The back-end implementing UniformSampler for integer types.

-

Traits

-

Helper trait similar to Borrow but implemented -only for SampleUniform and references to SampleUniform in -order to resolve ambiguity issues.

-

Range that supports generating a single sample efficiently.

-

Helper trait for creating objects using the correct implementation of -UniformSampler for the sampling type.

-

Helper trait handling actual uniform sampling.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand/distributions/uniform/sidebar-items.js deleted file mode 100644 index 0f7425ce..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"struct":[["Uniform","Sample values uniformly between two bounds."],["UniformChar","The back-end implementing [`UniformSampler`] for `char`."],["UniformDuration","The back-end implementing [`UniformSampler`] for `Duration`."],["UniformFloat","The back-end implementing [`UniformSampler`] for floating-point types."],["UniformInt","The back-end implementing [`UniformSampler`] for integer types."]],"trait":[["SampleBorrow","Helper trait similar to `Borrow` but implemented only for SampleUniform and references to SampleUniform in order to resolve ambiguity issues."],["SampleRange","Range that supports generating a single sample efficiently."],["SampleUniform","Helper trait for creating objects using the correct implementation of [`UniformSampler`] for the sampling type."],["UniformSampler","Helper trait handling actual uniform sampling."]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.Uniform.html b/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.Uniform.html deleted file mode 100644 index d3cffaf2..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.Uniform.html +++ /dev/null @@ -1,75 +0,0 @@ -Uniform in rand::distributions::uniform - Rust - -
pub struct Uniform<X: SampleUniform>(_);
Expand description

Sample values uniformly between two bounds.

-

Uniform::new and Uniform::new_inclusive construct a uniform -distribution sampling from the given range; these functions may do extra -work up front to make sampling of multiple values faster. If only one sample -from the range is required, Rng::gen_range can be more efficient.

-

When sampling from a constant range, many calculations can happen at -compile-time and all methods should be fast; for floating-point ranges and -the full range of integer types this should have comparable performance to -the Standard distribution.

-

Steps are taken to avoid bias which might be present in naive -implementations; for example rng.gen::<u8>() % 170 samples from the range -[0, 169] but is twice as likely to select numbers less than 85 than other -values. Further, the implementations here give more weight to the high-bits -generated by the RNG than the low bits, since with some RNGs the low-bits -are of lower quality than the high bits.

-

Implementations must sample in [low, high) range for -Uniform::new(low, high), i.e., excluding high. In particular, care must -be taken to ensure that rounding never results values < low or >= high.

-

Example

-
use rand::distributions::{Distribution, Uniform};
-
-let between = Uniform::from(10..10000);
-let mut rng = rand::thread_rng();
-let mut sum = 0;
-for _ in 0..1000 {
-    sum += between.sample(&mut rng);
-}
-println!("{}", sum);
-

For a single sample, Rng::gen_range may be preferred:

- -
use rand::Rng;
-
-let mut rng = rand::thread_rng();
-println!("{}", rng.gen_range(0..10));
-

Implementations

Create a new Uniform instance which samples uniformly from the half -open range [low, high) (excluding high). Panics if low >= high.

-

Create a new Uniform instance which samples uniformly from the closed -range [low, high] (inclusive). Panics if low > high.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.UniformChar.html b/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.UniformChar.html deleted file mode 100644 index 51dd0974..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.UniformChar.html +++ /dev/null @@ -1,43 +0,0 @@ -UniformChar in rand::distributions::uniform - Rust - -
pub struct UniformChar { /* private fields */ }
Expand description

The back-end implementing UniformSampler for char.

-

Unless you are implementing UniformSampler for your own type, this type -should not be used directly, use Uniform instead.

-

This differs from integer range sampling since the range 0xD800..=0xDFFF -are used for surrogate pairs in UCS and UTF-16, and consequently are not -valid Unicode code points. We must therefore avoid sampling values in this -range.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.UniformDuration.html b/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.UniformDuration.html deleted file mode 100644 index ec7c42bf..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.UniformDuration.html +++ /dev/null @@ -1,39 +0,0 @@ -UniformDuration in rand::distributions::uniform - Rust - -
pub struct UniformDuration { /* private fields */ }
Expand description

The back-end implementing UniformSampler for Duration.

-

Unless you are implementing UniformSampler for your own types, this type -should not be used directly, use Uniform instead.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.UniformFloat.html b/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.UniformFloat.html deleted file mode 100644 index 98392517..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.UniformFloat.html +++ /dev/null @@ -1,59 +0,0 @@ -UniformFloat in rand::distributions::uniform - Rust - -
pub struct UniformFloat<X> { /* private fields */ }
Expand description

The back-end implementing UniformSampler for floating-point types.

-

Unless you are implementing UniformSampler for your own type, this type -should not be used directly, use Uniform instead.

-

Implementation notes

-

Instead of generating a float in the [0, 1) range using Standard, the -UniformFloat implementation converts the output of an PRNG itself. This -way one or two steps can be optimized out.

-

The floats are first converted to a value in the [1, 2) interval using a -transmute-based method, and then mapped to the expected range with a -multiply and addition. Values produced this way have what equals 23 bits of -random digits for an f32, and 52 for an f64.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.UniformInt.html b/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.UniformInt.html deleted file mode 100644 index 47e226c4..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/struct.UniformInt.html +++ /dev/null @@ -1,164 +0,0 @@ -UniformInt in rand::distributions::uniform - Rust - -
pub struct UniformInt<X> { /* private fields */ }
Expand description

The back-end implementing UniformSampler for integer types.

-

Unless you are implementing UniformSampler for your own type, this type -should not be used directly, use Uniform instead.

-

Implementation notes

-

For simplicity, we use the same generic struct UniformInt<X> for all -integer types X. This gives us only one field type, X; to store unsigned -values of this size, we take use the fact that these conversions are no-ops.

-

For a closed range, the number of possible numbers we should generate is -range = (high - low + 1). To avoid bias, we must ensure that the size of -our sample space, zone, is a multiple of range; other values must be -rejected (by replacing with a new random sample).

-

As a special case, we use range = 0 to represent the full range of the -result type (i.e. for new_inclusive($ty::MIN, $ty::MAX)).

-

The optimum zone is the largest product of range which fits in our -(unsigned) target type. We calculate this by calculating how many numbers we -must reject: reject = (MAX + 1) % range = (MAX - range + 1) % range. Any (large) -product of range will suffice, thus in sample_single we multiply by a -power of 2 via bit-shifting (faster but may cause more rejections).

-

The smallest integer PRNGs generate is u32. For 8- and 16-bit outputs we -use u32 for our zone and samples (because it’s not slower and because -it reduces the chance of having to reject a sample). In this case we cannot -store zone in the target type since it is too large, however we know -ints_to_reject < range <= $unsigned::MAX.

-

An alternative to using a modulus is widening multiply: After a widening -multiply by range, the result is in the high word. Then comparing the low -word against zone makes sure our distribution is uniform.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

The type sampled by this implementation.

-

Construct self, with inclusive lower bound and exclusive upper bound -[low, high). Read more

-

Construct self, with inclusive bounds [low, high]. Read more

-

Sample a value.

-

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high). Read more

-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high]. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/trait.SampleBorrow.html b/learning/rust/guessing_game/target/doc/rand/distributions/uniform/trait.SampleBorrow.html deleted file mode 100644 index c6528607..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/trait.SampleBorrow.html +++ /dev/null @@ -1,16 +0,0 @@ -SampleBorrow in rand::distributions::uniform - Rust - -
pub trait SampleBorrow<Borrowed> {
-    fn borrow(&self) -> &Borrowed;
-}
Expand description

Helper trait similar to Borrow but implemented -only for SampleUniform and references to SampleUniform in -order to resolve ambiguity issues.

-

Required Methods

Immutably borrows from an owned value. See Borrow::borrow

-

Implementations on Foreign Types

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/trait.SampleRange.html b/learning/rust/guessing_game/target/doc/rand/distributions/uniform/trait.SampleRange.html deleted file mode 100644 index 0a2774d4..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/trait.SampleRange.html +++ /dev/null @@ -1,18 +0,0 @@ -SampleRange in rand::distributions::uniform - Rust - -
pub trait SampleRange<T> {
-    fn sample_single<R: RngCore + ?Sized>(self, rng: &mut R) -> T;
-    fn is_empty(&self) -> bool;
-}
Expand description

Range that supports generating a single sample efficiently.

-

Any type implementing this trait can be used to specify the sampled range -for Rng::gen_range.

-

Required Methods

Generate a sample from the given range.

-

Check whether the range is empty.

-

Implementations on Foreign Types

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/trait.SampleUniform.html b/learning/rust/guessing_game/target/doc/rand/distributions/uniform/trait.SampleUniform.html deleted file mode 100644 index 7be9919b..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/trait.SampleUniform.html +++ /dev/null @@ -1,17 +0,0 @@ -SampleUniform in rand::distributions::uniform - Rust - -
pub trait SampleUniform: Sized {
-    type Sampler: UniformSampler<X = Self>;
-}
Expand description

Helper trait for creating objects using the correct implementation of -UniformSampler for the sampling type.

-

See the module documentation on how to implement Uniform range -sampling for a custom type.

-

Required Associated Types

The UniformSampler implementation supporting type X.

-

Implementations on Foreign Types

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/trait.UniformSampler.html b/learning/rust/guessing_game/target/doc/rand/distributions/uniform/trait.UniformSampler.html deleted file mode 100644 index 4e8f3576..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/uniform/trait.UniformSampler.html +++ /dev/null @@ -1,58 +0,0 @@ -UniformSampler in rand::distributions::uniform - Rust - -
pub trait UniformSampler: Sized {
-    type X;
-
-    fn new<B1, B2>(low: B1, high: B2) -> Self
    where
        B1: SampleBorrow<Self::X> + Sized,
        B2: SampleBorrow<Self::X> + Sized
; - fn new_inclusive<B1, B2>(low: B1, high: B2) -> Self
    where
        B1: SampleBorrow<Self::X> + Sized,
        B2: SampleBorrow<Self::X> + Sized
; - fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Self::X; - - fn sample_single<R: Rng + ?Sized, B1, B2>(
        low: B1,
        high: B2,
        rng: &mut R
    ) -> Self::X
    where
        B1: SampleBorrow<Self::X> + Sized,
        B2: SampleBorrow<Self::X> + Sized
, - { ... } - fn sample_single_inclusive<R: Rng + ?Sized, B1, B2>(
        low: B1,
        high: B2,
        rng: &mut R
    ) -> Self::X
    where
        B1: SampleBorrow<Self::X> + Sized,
        B2: SampleBorrow<Self::X> + Sized
, - { ... } -}
Expand description

Helper trait handling actual uniform sampling.

-

See the module documentation on how to implement Uniform range -sampling for a custom type.

-

Implementation of sample_single is optional, and is only useful when -the implementation can be faster than Self::new(low, high).sample(rng).

-

Required Associated Types

The type sampled by this implementation.

-

Required Methods

Construct self, with inclusive lower bound and exclusive upper bound -[low, high).

-

Usually users should not call this directly but instead use -Uniform::new, which asserts that low < high before calling this.

-

Construct self, with inclusive bounds [low, high].

-

Usually users should not call this directly but instead use -Uniform::new_inclusive, which asserts that low <= high before -calling this.

-

Sample a value.

-

Provided Methods

Sample a single value uniformly from a range with inclusive lower bound -and exclusive upper bound [low, high).

-

By default this is implemented using -UniformSampler::new(low, high).sample(rng). However, for some types -more optimal implementations for single usage may be provided via this -method (which is the case for integers and floats). -Results may not be identical.

-

Note that to use this method in a generic context, the type needs to be -retrieved via SampleUniform::Sampler as follows:

- -
use rand::{thread_rng, distributions::uniform::{SampleUniform, UniformSampler}};
-fn sample_from_range<T: SampleUniform>(lb: T, ub: T) -> T {
-    let mut rng = thread_rng();
-    <T as SampleUniform>::Sampler::sample_single(lb, ub, &mut rng)
-}
-

Sample a single value uniformly from a range with inclusive lower bound -and inclusive upper bound [low, high].

-

By default this is implemented using -UniformSampler::new_inclusive(low, high).sample(rng). However, for -some types more optimal implementations for single usage may be provided -via this method. -Results may not be identical.

-

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/alias_method/index.html b/learning/rust/guessing_game/target/doc/rand/distributions/weighted/alias_method/index.html deleted file mode 100644 index 53f865d4..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/alias_method/index.html +++ /dev/null @@ -1,13 +0,0 @@ -rand::distributions::weighted::alias_method - Rust - -
👎 Deprecated since 0.8.0:

moved to rand_distr crate

-

Structs

-
WeightedIndexDeprecated

Traits

-
WeightDeprecated
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/alias_method/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand/distributions/weighted/alias_method/sidebar-items.js deleted file mode 100644 index 68e454eb..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/alias_method/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"struct":[["WeightedIndex",""]],"trait":[["Weight",""]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/alias_method/struct.WeightedIndex.html b/learning/rust/guessing_game/target/doc/rand/distributions/weighted/alias_method/struct.WeightedIndex.html deleted file mode 100644 index 96009a41..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/alias_method/struct.WeightedIndex.html +++ /dev/null @@ -1,24 +0,0 @@ -WeightedIndex in rand::distributions::weighted::alias_method - Rust - -
pub struct WeightedIndex<W: Weight> { /* private fields */ }
👎 Deprecated since 0.8.0:

moved to rand_distr crate

-

Implementations

👎 Deprecated since 0.8.0:

moved to rand_distr crate

-

Trait Implementations

Formats the value using the given formatter. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/alias_method/trait.Weight.html b/learning/rust/guessing_game/target/doc/rand/distributions/weighted/alias_method/trait.Weight.html deleted file mode 100644 index e6af586c..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/alias_method/trait.Weight.html +++ /dev/null @@ -1,11 +0,0 @@ -Weight in rand::distributions::weighted::alias_method - Rust - -
pub trait Weight { }
👎 Deprecated since 0.8.0:

moved to rand_distr crate

-

Implementations on Foreign Types

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/enum.WeightedError.html b/learning/rust/guessing_game/target/doc/rand/distributions/weighted/enum.WeightedError.html deleted file mode 100644 index 6c75ed15..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/enum.WeightedError.html +++ /dev/null @@ -1,47 +0,0 @@ -WeightedError in rand::distributions::weighted - Rust - -
pub enum WeightedError {
-    NoItem,
-    InvalidWeight,
-    AllWeightsZero,
-    TooMany,
-}
Expand description

Error type returned from WeightedIndex::new.

-

Variants

NoItem

The provided weight collection contains no items.

-

InvalidWeight

A weight is either less than zero, greater than the supported maximum, -NaN, or otherwise invalid.

-

AllWeightsZero

All items in the provided weight collection are zero.

-

TooMany

Too many weights are provided (length greater than u32::MAX)

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Formats the value using the given formatter. Read more

-

The lower-level source of this error, if any. Read more

-
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

-
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

-
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

Converts the given value to a String. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/index.html b/learning/rust/guessing_game/target/doc/rand/distributions/weighted/index.html deleted file mode 100644 index 927d9338..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/index.html +++ /dev/null @@ -1,19 +0,0 @@ -rand::distributions::weighted - Rust - -
👎 Deprecated since 0.8.0:

use rand::distributions::{WeightedIndex, WeightedError} instead

-
Expand description

Weighted index sampling

-

This module is deprecated. Use crate::distributions::WeightedIndex and -crate::distributions::WeightedError instead.

-

Modules

-
alias_methodDeprecated

Structs

-

A distribution using weighted sampling of discrete items

-

Enums

-

Error type returned from WeightedIndex::new.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand/distributions/weighted/sidebar-items.js deleted file mode 100644 index 73c3021e..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"enum":[["WeightedError","Error type returned from `WeightedIndex::new`."]],"mod":[["alias_method",""]],"struct":[["WeightedIndex","A distribution using weighted sampling of discrete items"]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/struct.WeightedIndex.html b/learning/rust/guessing_game/target/doc/rand/distributions/weighted/struct.WeightedIndex.html deleted file mode 100644 index 293e3c41..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/weighted/struct.WeightedIndex.html +++ /dev/null @@ -1,88 +0,0 @@ -WeightedIndex in rand::distributions::weighted - Rust - -
pub struct WeightedIndex<X: SampleUniform + PartialOrd> { /* private fields */ }
Expand description

A distribution using weighted sampling of discrete items

-

Sampling a WeightedIndex distribution returns the index of a randomly -selected element from the iterator used when the WeightedIndex was -created. The chance of a given element being picked is proportional to the -value of the element. The weights can use any type X for which an -implementation of Uniform<X> exists.

-

Performance

-

Time complexity of sampling from WeightedIndex is O(log N) where -N is the number of weights. As an alternative, -rand_distr::weighted_alias -supports O(1) sampling, but with much higher initialisation cost.

-

A WeightedIndex<X> contains a Vec<X> and a Uniform<X> and so its -size is the sum of the size of those objects, possibly plus some alignment.

-

Creating a WeightedIndex<X> will allocate enough space to hold N - 1 -weights of type X, where N is the number of weights. However, since -Vec doesn’t guarantee a particular growth strategy, additional memory -might be allocated but not used. Since the WeightedIndex object also -contains, this might cause additional allocations, though for primitive -types, Uniform<X> doesn’t allocate any memory.

-

Sampling from WeightedIndex will result in a single call to -Uniform<X>::sample (method of the Distribution trait), which typically -will request a single value from the underlying RngCore, though the -exact number depends on the implementation of Uniform<X>::sample.

-

Example

-
use rand::prelude::*;
-use rand::distributions::WeightedIndex;
-
-let choices = ['a', 'b', 'c'];
-let weights = [2,   1,   1];
-let dist = WeightedIndex::new(&weights).unwrap();
-let mut rng = thread_rng();
-for _ in 0..100 {
-    // 50% chance to print 'a', 25% chance to print 'b', 25% chance to print 'c'
-    println!("{}", choices[dist.sample(&mut rng)]);
-}
-
-let items = [('a', 0), ('b', 3), ('c', 7)];
-let dist2 = WeightedIndex::new(items.iter().map(|item| item.1)).unwrap();
-for _ in 0..100 {
-    // 0% chance to print 'a', 30% chance to print 'b', 70% chance to print 'c'
-    println!("{}", items[dist2.sample(&mut rng)].0);
-}
-

Implementations

Creates a new a WeightedIndex Distribution using the values -in weights. The weights can use any type X for which an -implementation of Uniform<X> exists.

-

Returns an error if the iterator is empty, if any weight is < 0, or -if its total value is 0.

-

Update a subset of weights, without changing the number of weights.

-

new_weights must be sorted by the index.

-

Using this method instead of new might be more efficient if only a small number of -weights is modified. No allocations are performed, unless the weight type X uses -allocation internally.

-

In case of error, self is not modified.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Generate a random value of T, using rng as the source of randomness.

-

Create an iterator that generates random values of T, using rng as -the source of randomness. Read more

-

Create a distribution of values of ‘S’ by mapping the output of Self -through the closure F Read more

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/weighted_index/enum.WeightedError.html b/learning/rust/guessing_game/target/doc/rand/distributions/weighted_index/enum.WeightedError.html deleted file mode 100644 index 443db1b1..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/weighted_index/enum.WeightedError.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/distributions/weighted/enum.WeightedError.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/distributions/weighted_index/struct.WeightedIndex.html b/learning/rust/guessing_game/target/doc/rand/distributions/weighted_index/struct.WeightedIndex.html deleted file mode 100644 index b314936c..00000000 --- a/learning/rust/guessing_game/target/doc/rand/distributions/weighted_index/struct.WeightedIndex.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/distributions/weighted/struct.WeightedIndex.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/fn.random.html b/learning/rust/guessing_game/target/doc/rand/fn.random.html deleted file mode 100644 index 73a0f434..00000000 --- a/learning/rust/guessing_game/target/doc/rand/fn.random.html +++ /dev/null @@ -1,68 +0,0 @@ -random in rand - Rust - -
-

Function rand::random

source · []
pub fn random<T>() -> T where
    Standard: Distribution<T>, 
Expand description

Generates a random value using the thread-local random number generator.

-

This is simply a shortcut for thread_rng().gen(). See thread_rng for -documentation of the entropy source and Standard for documentation of -distributions and type-specific generation.

-

Provided implementations

-

The following types have provided implementations that -generate values with the following ranges and distributions:

-
    -
  • Integers (i32, u32, isize, usize, etc.): Uniformly distributed -over all values of the type.
  • -
  • char: Uniformly distributed over all Unicode scalar values, i.e. all -code points in the range 0...0x10_FFFF, except for the range -0xD800...0xDFFF (the surrogate code points). This includes -unassigned/reserved code points.
  • -
  • bool: Generates false or true, each with probability 0.5.
  • -
  • Floating point types (f32 and f64): Uniformly distributed in the -half-open range [0, 1). See notes below.
  • -
  • Wrapping integers (Wrapping<T>), besides the type identical to their -normal integer variants.
  • -
-

Also supported is the generation of the following -compound types where all component types are supported:

-
    -
  • Tuples (up to 12 elements): each element is generated sequentially.
  • -
  • Arrays (up to 32 elements): each element is generated sequentially; -see also Rng::fill which supports arbitrary array length for integer -types and tends to be faster for u32 and smaller types.
  • -
  • Option<T> first generates a bool, and if true generates and returns -Some(value) where value: T, otherwise returning None.
  • -
-

Examples

-
let x = rand::random::<u8>();
-println!("{}", x);
-
-let y = rand::random::<f64>();
-println!("{}", y);
-
-if rand::random() { // generates a boolean
-    println!("Better lucky than good!");
-}
-

If you’re calling random() in a loop, caching the generator as in the -following example can increase performance.

- -
use rand::Rng;
-
-let mut v = vec![1, 2, 3];
-
-for x in v.iter_mut() {
-    *x = rand::random()
-}
-
-// can be made faster by caching thread_rng
-
-let mut rng = rand::thread_rng();
-
-for x in v.iter_mut() {
-    *x = rng.gen();
-}
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/fn.thread_rng.html b/learning/rust/guessing_game/target/doc/rand/fn.thread_rng.html deleted file mode 100644 index 280897af..00000000 --- a/learning/rust/guessing_game/target/doc/rand/fn.thread_rng.html +++ /dev/null @@ -1,16 +0,0 @@ -thread_rng in rand - Rust - -
-

Function rand::thread_rng

source · []
pub fn thread_rng() -> ThreadRng
Expand description

Retrieve the lazily-initialized thread-local random number generator, -seeded by the system. Intended to be used in method chaining style, -e.g. thread_rng().gen::<i32>(), or cached locally, e.g. -let mut rng = thread_rng();. Invoked by the Default trait, making -ThreadRng::default() equivalent.

-

For more information see ThreadRng.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/index.html b/learning/rust/guessing_game/target/doc/rand/index.html deleted file mode 100644 index 4f9dacfc..00000000 --- a/learning/rust/guessing_game/target/doc/rand/index.html +++ /dev/null @@ -1,57 +0,0 @@ -rand - Rust - -
-

Crate rand

source · []
Expand description

Utilities for random number generation

-

Rand provides utilities to generate random numbers, to convert them to -useful types and distributions, and some randomness-related algorithms.

-

Quick Start

-

To get you started quickly, the easiest and highest-level way to get -a random value is to use random(); alternatively you can use -thread_rng(). The Rng trait provides a useful API on all RNGs, while -the distributions and seq modules provide further -functionality on top of RNGs.

- -
use rand::prelude::*;
-
-if rand::random() { // generates a boolean
-    // Try printing a random unicode code point (probably a bad idea)!
-    println!("char: {}", rand::random::<char>());
-}
-
-let mut rng = rand::thread_rng();
-let y: f64 = rng.gen(); // generates a float between 0 and 1
-
-let mut nums: Vec<i32> = (1..100).collect();
-nums.shuffle(&mut rng);
-

The Book

-

For the user guide and further documentation, please read -The Rust Rand Book.

-

Modules

-

Generating random samples from probability distributions

-

Convenience re-export of common members

-

Random number generators and adapters

-

Sequence-related functionality

-

Structs

-

Error type of random number generators

-

Traits

-

A marker trait used to indicate that an RngCore or BlockRngCore -implementation is supposed to be cryptographically secure.

-

Types which may be filled with random data

-

An automatically-implemented extension trait on RngCore providing high-level -generic methods for sampling values and other convenience methods.

-

The core of a random number generator.

-

A random number generator that can be explicitly seeded.

-

Functions

-

Generates a random value using the thread-local random number generator.

-

Retrieve the lazily-initialized thread-local random number generator, -seeded by the system. Intended to be used in method chaining style, -e.g. thread_rng().gen::<i32>(), or cached locally, e.g. -let mut rng = thread_rng();. Invoked by the Default trait, making -ThreadRng::default() equivalent.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/prelude/index.html b/learning/rust/guessing_game/target/doc/rand/prelude/index.html deleted file mode 100644 index f4ec54ca..00000000 --- a/learning/rust/guessing_game/target/doc/rand/prelude/index.html +++ /dev/null @@ -1,17 +0,0 @@ -rand::prelude - Rust - -
-

Module rand::prelude

source · []
Expand description

Convenience re-export of common members

-

Like the standard library’s prelude, this module simplifies importing of -common items. Unlike the standard prelude, the contents of this module must -be imported manually:

- -
use rand::prelude::*;
-

Re-exports

-
pub use crate::distributions::Distribution;
pub use crate::rngs::StdRng;
pub use crate::rngs::ThreadRng;
pub use crate::seq::IteratorRandom;
pub use crate::seq::SliceRandom;
pub use crate::random;
pub use crate::thread_rng;
pub use crate::CryptoRng;
pub use crate::Rng;
pub use crate::RngCore;
pub use crate::SeedableRng;
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/prelude/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand/prelude/sidebar-items.js deleted file mode 100644 index 48333d31..00000000 --- a/learning/rust/guessing_game/target/doc/rand/prelude/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rng/trait.Fill.html b/learning/rust/guessing_game/target/doc/rand/rng/trait.Fill.html deleted file mode 100644 index 4cefa34a..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rng/trait.Fill.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../rand/trait.Fill.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rng/trait.Rng.html b/learning/rust/guessing_game/target/doc/rand/rng/trait.Rng.html deleted file mode 100644 index ab52aab5..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rng/trait.Rng.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../rand/trait.Rng.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/index.html b/learning/rust/guessing_game/target/doc/rand/rngs/adapter/index.html deleted file mode 100644 index c552cf77..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/index.html +++ /dev/null @@ -1,17 +0,0 @@ -rand::rngs::adapter - Rust - -
-

Module rand::rngs::adapter

source · []
Expand description

Wrappers / adapters forming RNGs

-

Structs

-
ReadErrorDeprecated

ReadRng error type

-
ReadRngDeprecated

An RNG that reads random bytes straight from any type supporting -std::io::Read, for example files.

-

A wrapper around any PRNG that implements BlockRngCore, that adds the -ability to reseed it.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/read/struct.ReadError.html b/learning/rust/guessing_game/target/doc/rand/rngs/adapter/read/struct.ReadError.html deleted file mode 100644 index 47e82f70..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/read/struct.ReadError.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../rand/rngs/adapter/struct.ReadError.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/read/struct.ReadRng.html b/learning/rust/guessing_game/target/doc/rand/rngs/adapter/read/struct.ReadRng.html deleted file mode 100644 index 4b28717e..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/read/struct.ReadRng.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../rand/rngs/adapter/struct.ReadRng.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/reseeding/struct.ReseedingRng.html b/learning/rust/guessing_game/target/doc/rand/rngs/adapter/reseeding/struct.ReseedingRng.html deleted file mode 100644 index a8ab2b3c..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/reseeding/struct.ReseedingRng.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../../rand/rngs/adapter/struct.ReseedingRng.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand/rngs/adapter/sidebar-items.js deleted file mode 100644 index 7ee957d0..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"struct":[["ReadError","`ReadRng` error type"],["ReadRng","An RNG that reads random bytes straight from any type supporting [`std::io::Read`], for example files."],["ReseedingRng","A wrapper around any PRNG that implements `BlockRngCore`, that adds the ability to reseed it."]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/struct.ReadError.html b/learning/rust/guessing_game/target/doc/rand/rngs/adapter/struct.ReadError.html deleted file mode 100644 index 37603985..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/struct.ReadError.html +++ /dev/null @@ -1,29 +0,0 @@ -ReadError in rand::rngs::adapter - Rust - -
pub struct ReadError(_);
👎 Deprecated since 0.8.4
Expand description

ReadRng error type

-

Trait Implementations

Formats the value using the given formatter. Read more

-

Formats the value using the given formatter. Read more

-

The lower-level source of this error, if any. Read more

-
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

-
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

-
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

Converts the given value to a String. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/struct.ReadRng.html b/learning/rust/guessing_game/target/doc/rand/rngs/adapter/struct.ReadRng.html deleted file mode 100644 index 9d237c95..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/struct.ReadRng.html +++ /dev/null @@ -1,38 +0,0 @@ -ReadRng in rand::rngs::adapter - Rust - -
pub struct ReadRng<R> { /* private fields */ }
👎 Deprecated since 0.8.4:

removal due to lack of usage

-
Expand description

An RNG that reads random bytes straight from any type supporting -std::io::Read, for example files.

-

This will work best with an infinite reader, but that is not required.

-

This can be used with /dev/urandom on Unix but it is recommended to use -OsRng instead.

-

Panics

-

ReadRng uses std::io::Read::read_exact, which retries on interrupts. -All other errors from the underlying reader, including when it does not -have enough data, will only be reported through try_fill_bytes. -The other RngCore methods will panic in case of an error.

-

Implementations

Create a new ReadRng from a Read.

-

Trait Implementations

Formats the value using the given formatter. Read more

-

Return the next random u32. Read more

-

Return the next random u64. Read more

-

Fill dest with random data. Read more

-

Fill dest entirely with random data. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/struct.ReseedingRng.html b/learning/rust/guessing_game/target/doc/rand/rngs/adapter/struct.ReseedingRng.html deleted file mode 100644 index 8eda4ebe..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/adapter/struct.ReseedingRng.html +++ /dev/null @@ -1,86 +0,0 @@ -ReseedingRng in rand::rngs::adapter - Rust - -
pub struct ReseedingRng<R, Rsdr>(_) 
where
    R: BlockRngCore + SeedableRng,
    Rsdr: RngCore
;
Expand description

A wrapper around any PRNG that implements BlockRngCore, that adds the -ability to reseed it.

-

ReseedingRng reseeds the underlying PRNG in the following cases:

-
    -
  • On a manual call to reseed().
  • -
  • After clone(), the clone will be reseeded on first use.
  • -
  • When a process is forked on UNIX, the RNGs in both the parent and child -processes will be reseeded just before the next call to -BlockRngCore::generate, i.e. “soon”. For ChaCha and Hc128 this is a -maximum of fifteen u32 values before reseeding.
  • -
  • After the PRNG has generated a configurable number of random bytes.
  • -
-

When should reseeding after a fixed number of generated bytes be used?

-

Reseeding after a fixed number of generated bytes is never strictly -necessary. Cryptographic PRNGs don’t have a limited number of bytes they -can output, or at least not a limit reachable in any practical way. There is -no such thing as ‘running out of entropy’.

-

Occasionally reseeding can be seen as some form of ‘security in depth’. Even -if in the future a cryptographic weakness is found in the CSPRNG being used, -or a flaw in the implementation, occasionally reseeding should make -exploiting it much more difficult or even impossible.

-

Use ReseedingRng::new with a threshold of 0 to disable reseeding -after a fixed number of generated bytes.

-

Limitations

-

It is recommended that a ReseedingRng (including ThreadRng) not be used -from a fork handler. -Use OsRng or getrandom, or defer your use of the RNG until later.

-

Error handling

-

Although unlikely, reseeding the wrapped PRNG can fail. ReseedingRng will -never panic but try to handle the error intelligently through some -combination of retrying and delaying reseeding until later. -If handling the source error fails ReseedingRng will continue generating -data from the wrapped PRNG without reseeding.

-

Manually calling reseed() will not have this retry or delay logic, but -reports the error.

-

Example

-
use rand::prelude::*;
-use rand_chacha::ChaCha20Core; // Internal part of ChaChaRng that
-                             // implements BlockRngCore
-use rand::rngs::OsRng;
-use rand::rngs::adapter::ReseedingRng;
-
-let prng = ChaCha20Core::from_entropy();
-let mut reseeding_rng = ReseedingRng::new(prng, 0, OsRng);
-
-println!("{}", reseeding_rng.gen::<u64>());
-
-let mut cloned_rng = reseeding_rng.clone();
-assert!(reseeding_rng.gen::<u64>() != cloned_rng.gen::<u64>());
-

Implementations

Create a new ReseedingRng from an existing PRNG, combined with a RNG -to use as reseeder.

-

threshold sets the number of generated bytes after which to reseed the -PRNG. Set it to zero to never reseed based on the number of generated -values.

-

Reseed the internal PRNG.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Return the next random u32. Read more

-

Return the next random u64. Read more

-

Fill dest with random data. Read more

-

Fill dest entirely with random data. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/index.html b/learning/rust/guessing_game/target/doc/rand/rngs/index.html deleted file mode 100644 index ebe1098e..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/index.html +++ /dev/null @@ -1,88 +0,0 @@ -rand::rngs - Rust - -
-

Module rand::rngs

source · []
Expand description

Random number generators and adapters

-

Background: Random number generators (RNGs)

-

Computers cannot produce random numbers from nowhere. We classify -random number generators as follows:

-
    -
  • “True” random number generators (TRNGs) use hard-to-predict data sources -(e.g. the high-resolution parts of event timings and sensor jitter) to -harvest random bit-sequences, apply algorithms to remove bias and -estimate available entropy, then combine these bits into a byte-sequence -or an entropy pool. This job is usually done by the operating system or -a hardware generator (HRNG).
  • -
  • “Pseudo”-random number generators (PRNGs) use algorithms to transform a -seed into a sequence of pseudo-random numbers. These generators can be -fast and produce well-distributed unpredictable random numbers (or not). -They are usually deterministic: given algorithm and seed, the output -sequence can be reproduced. They have finite period and eventually loop; -with many algorithms this period is fixed and can be proven sufficiently -long, while others are chaotic and the period depends on the seed.
  • -
  • “Cryptographically secure” pseudo-random number generators (CSPRNGs) -are the sub-set of PRNGs which are secure. Security of the generator -relies both on hiding the internal state and using a strong algorithm.
  • -
-

Traits and functionality

-

All RNGs implement the RngCore trait, as a consequence of which the -Rng extension trait is automatically implemented. Secure RNGs may -additionally implement the CryptoRng trait.

-

All PRNGs require a seed to produce their random number sequence. The -SeedableRng trait provides three ways of constructing PRNGs:

-
    -
  • from_seed accepts a type specific to the PRNG
  • -
  • from_rng allows a PRNG to be seeded from any other RNG
  • -
  • seed_from_u64 allows any PRNG to be seeded from a u64 insecurely
  • -
  • from_entropy securely seeds a PRNG from fresh entropy
  • -
-

Use the rand_core crate when implementing your own RNGs.

-

Our generators

-

This crate provides several random number generators:

-
    -
  • OsRng is an interface to the operating system’s random number -source. Typically the operating system uses a CSPRNG with entropy -provided by a TRNG and some type of on-going re-seeding.
  • -
  • ThreadRng, provided by the thread_rng function, is a handle to a -thread-local CSPRNG with periodic seeding from OsRng. Because this -is local, it is typically much faster than OsRng. It should be -secure, though the paranoid may prefer OsRng.
  • -
  • StdRng is a CSPRNG chosen for good performance and trust of security -(based on reviews, maturity and usage). The current algorithm is ChaCha12, -which is well established and rigorously analysed. -StdRng provides the algorithm used by ThreadRng but without -periodic reseeding.
  • -
  • [SmallRng] is an insecure PRNG designed to be fast, simple, require -little memory, and have good output quality.
  • -
-

The algorithms selected for StdRng and [SmallRng] may change in any -release and may be platform-dependent, therefore they should be considered -not reproducible.

-

Additional generators

-

TRNGs: The rdrand crate provides an interface to the RDRAND and -RDSEED instructions available in modern Intel and AMD CPUs. -The rand_jitter crate provides a user-space implementation of -entropy harvesting from CPU timer jitter, but is very slow and has -security issues.

-

PRNGs: Several companion crates are available, providing individual or -families of PRNG algorithms. These provide the implementations behind -StdRng and [SmallRng] but can also be used directly, indeed should -be used directly when reproducibility matters. -Some suggestions are: rand_chacha, rand_pcg, rand_xoshiro. -A full list can be found by searching for crates with the rng tag.

-

Modules

-

Wrappers / adapters forming RNGs

-

Mock random number generator

-

Structs

-

A random number generator that retrieves randomness from the -operating system.

-

The standard RNG. The PRNG algorithm in StdRng is chosen to be efficient -on the current platform, to be statistically strong and unpredictable -(meaning a cryptographically secure PRNG).

-

A reference to the thread-local generator

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/mock/index.html b/learning/rust/guessing_game/target/doc/rand/rngs/mock/index.html deleted file mode 100644 index 8686a80b..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/mock/index.html +++ /dev/null @@ -1,13 +0,0 @@ -rand::rngs::mock - Rust - -
-

Module rand::rngs::mock

source · []
Expand description

Mock random number generator

-

Structs

-

A simple implementation of RngCore for testing purposes.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/mock/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand/rngs/mock/sidebar-items.js deleted file mode 100644 index aca61f88..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/mock/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"struct":[["StepRng","A simple implementation of `RngCore` for testing purposes."]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/mock/struct.StepRng.html b/learning/rust/guessing_game/target/doc/rand/rngs/mock/struct.StepRng.html deleted file mode 100644 index 614de682..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/mock/struct.StepRng.html +++ /dev/null @@ -1,47 +0,0 @@ -StepRng in rand::rngs::mock - Rust - -
-

Struct rand::rngs::mock::StepRng

source · []
pub struct StepRng { /* private fields */ }
Expand description

A simple implementation of RngCore for testing purposes.

-

This generates an arithmetic sequence (i.e. adds a constant each step) -over a u64 number, using wrapping arithmetic. If the increment is 0 -the generator yields a constant.

- -
use rand::Rng;
-use rand::rngs::mock::StepRng;
-
-let mut my_rng = StepRng::new(2, 1);
-let sample: [u64; 3] = my_rng.gen();
-assert_eq!(sample, [2, 3, 4]);
-

Implementations

Create a StepRng, yielding an arithmetic sequence starting with -initial and incremented by increment each time.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Return the next random u32. Read more

-

Return the next random u64. Read more

-

Fill dest with random data. Read more

-

Fill dest entirely with random data. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand/rngs/sidebar-items.js deleted file mode 100644 index bfc688d7..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"mod":[["adapter","Wrappers / adapters forming RNGs"],["mock","Mock random number generator"]],"struct":[["OsRng","A random number generator that retrieves randomness from the operating system."],["StdRng","The standard RNG. The PRNG algorithm in `StdRng` is chosen to be efficient on the current platform, to be statistically strong and unpredictable (meaning a cryptographically secure PRNG)."],["ThreadRng","A reference to the thread-local generator"]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/std/struct.StdRng.html b/learning/rust/guessing_game/target/doc/rand/rngs/std/struct.StdRng.html deleted file mode 100644 index 6b6b6680..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/std/struct.StdRng.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/rngs/struct.StdRng.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/struct.OsRng.html b/learning/rust/guessing_game/target/doc/rand/rngs/struct.OsRng.html deleted file mode 100644 index 64b00bca..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/struct.OsRng.html +++ /dev/null @@ -1,53 +0,0 @@ -OsRng in rand::rngs - Rust - -
-

Struct rand::rngs::OsRng

source · []
pub struct OsRng;
Expand description

A random number generator that retrieves randomness from the -operating system.

-

This is a zero-sized struct. It can be freely constructed with OsRng.

-

The implementation is provided by the getrandom crate. Refer to -getrandom documentation for details.

-

This struct is only available when specifying the crate feature getrandom -or std. When using the rand lib, it is also available as rand::rngs::OsRng.

-

Blocking and error handling

-

It is possible that when used during early boot the first call to OsRng -will block until the system’s RNG is initialised. It is also possible -(though highly unlikely) for OsRng to fail on some platforms, most -likely due to system mis-configuration.

-

After the first successful call, it is highly unlikely that failures or -significant delays will occur (although performance should be expected to -be much slower than a user-space PRNG).

-

Usage example

-
use rand_core::{RngCore, OsRng};
-
-let mut key = [0u8; 16];
-OsRng.fill_bytes(&mut key);
-let random_u64 = OsRng.next_u64();
-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Returns the “default value” for a type. Read more

-

Return the next random u32. Read more

-

Return the next random u64. Read more

-

Fill dest with random data. Read more

-

Fill dest entirely with random data. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/struct.StdRng.html b/learning/rust/guessing_game/target/doc/rand/rngs/struct.StdRng.html deleted file mode 100644 index bb560f75..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/struct.StdRng.html +++ /dev/null @@ -1,50 +0,0 @@ -StdRng in rand::rngs - Rust - -
-

Struct rand::rngs::StdRng

source · []
pub struct StdRng(_);
Expand description

The standard RNG. The PRNG algorithm in StdRng is chosen to be efficient -on the current platform, to be statistically strong and unpredictable -(meaning a cryptographically secure PRNG).

-

The current algorithm used is the ChaCha block cipher with 12 rounds. Please -see this relevant rand issue for the discussion. This may change as new -evidence of cipher security and performance becomes available.

-

The algorithm is deterministic but should not be considered reproducible -due to dependence on configuration and possible replacement in future -library versions. For a secure reproducible generator, we recommend use of -the rand_chacha crate directly.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Return the next random u32. Read more

-

Return the next random u64. Read more

-

Fill dest with random data. Read more

-

Fill dest entirely with random data. Read more

-

Seed type, which is restricted to types mutably-dereferencable as u8 -arrays (we recommend [u8; N] for some N). Read more

-

Create a new PRNG using the given seed. Read more

-

Create a new PRNG seeded from another Rng. Read more

-

Create a new PRNG using a u64 seed. Read more

-

Creates a new instance of the RNG seeded via getrandom. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/struct.ThreadRng.html b/learning/rust/guessing_game/target/doc/rand/rngs/struct.ThreadRng.html deleted file mode 100644 index e8aa982e..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/struct.ThreadRng.html +++ /dev/null @@ -1,46 +0,0 @@ -ThreadRng in rand::rngs - Rust - -
pub struct ThreadRng { /* private fields */ }
Expand description

A reference to the thread-local generator

-

An instance can be obtained via thread_rng or via ThreadRng::default(). -This handle is safe to use everywhere (including thread-local destructors), -though it is recommended not to use inside a fork handler. -The handle cannot be passed between threads (is not Send or Sync).

-

ThreadRng uses the same PRNG as StdRng for security and performance -and is automatically seeded from OsRng.

-

Unlike StdRng, ThreadRng uses the ReseedingRng wrapper to reseed -the PRNG from fresh entropy every 64 kiB of random data as well as after a -fork on Unix (though not quite immediately; see documentation of -ReseedingRng). -Note that the reseeding is done as an extra precaution against side-channel -attacks and mis-use (e.g. if somehow weak entropy were supplied initially). -The PRNG algorithms used are assumed to be secure.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Returns the “default value” for a type. Read more

-

Return the next random u32. Read more

-

Return the next random u64. Read more

-

Fill dest with random data. Read more

-

Fill dest entirely with random data. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/thread/fn.thread_rng.html b/learning/rust/guessing_game/target/doc/rand/rngs/thread/fn.thread_rng.html deleted file mode 100644 index fd6b38f1..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/thread/fn.thread_rng.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/fn.thread_rng.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/rngs/thread/struct.ThreadRng.html b/learning/rust/guessing_game/target/doc/rand/rngs/thread/struct.ThreadRng.html deleted file mode 100644 index f055ab8f..00000000 --- a/learning/rust/guessing_game/target/doc/rand/rngs/thread/struct.ThreadRng.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../../rand/rngs/struct.ThreadRng.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/seq/index.html b/learning/rust/guessing_game/target/doc/rand/seq/index.html deleted file mode 100644 index 8b4814b6..00000000 --- a/learning/rust/guessing_game/target/doc/rand/seq/index.html +++ /dev/null @@ -1,33 +0,0 @@ -rand::seq - Rust - -
-

Module rand::seq

source · []
Expand description

Sequence-related functionality

-

This module provides:

- -

Also see:

- -

In order to make results reproducible across 32-64 bit architectures, all -usize indices are sampled as a u32 where possible (also providing a -small performance boost in some cases).

-

Modules

-

Low-level API for sampling indices

-

Structs

-

An iterator over multiple slice elements.

-

Traits

-

Extension trait on iterators, providing random sampling methods.

-

Extension trait on slices, providing random mutation and sampling methods.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/seq/index/enum.IndexVec.html b/learning/rust/guessing_game/target/doc/rand/seq/index/enum.IndexVec.html deleted file mode 100644 index 7b2b8867..00000000 --- a/learning/rust/guessing_game/target/doc/rand/seq/index/enum.IndexVec.html +++ /dev/null @@ -1,46 +0,0 @@ -IndexVec in rand::seq::index - Rust - -
pub enum IndexVec {
-    // some variants omitted
-}
Expand description

A vector of indices.

-

Multiple internal representations are possible.

-

Implementations

Returns the number of indices

-

Returns true if the length is 0.

-

Return the value at the given index.

-

(Note: we cannot implement std::ops::Index because of lifetime -restrictions.)

-

Return result as a Vec<usize>. Conversion may or may not be trivial.

-

Iterate over the indices as a sequence of usize values

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

Convert into an iterator over the indices as a sequence of usize values

-

The type of the elements being iterated over.

-

Which kind of iterator are we turning this into?

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/seq/index/enum.IndexVecIntoIter.html b/learning/rust/guessing_game/target/doc/rand/seq/index/enum.IndexVecIntoIter.html deleted file mode 100644 index 1c553742..00000000 --- a/learning/rust/guessing_game/target/doc/rand/seq/index/enum.IndexVecIntoIter.html +++ /dev/null @@ -1,152 +0,0 @@ -IndexVecIntoIter in rand::seq::index - Rust - -
pub enum IndexVecIntoIter {
-    // some variants omitted
-}
Expand description

Return type of IndexVec::into_iter.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Returns the exact length of the iterator. Read more

-
🔬 This is a nightly-only experimental API. (exact_size_is_empty)

Returns true if the iterator is empty. Read more

-

The type of the elements being iterated over.

-

Advances the iterator and returns the next value. Read more

-

Returns the bounds on the remaining length of the iterator. Read more

-

Consumes the iterator, counting the number of iterations and returning it. Read more

-

Consumes the iterator, returning the last element. Read more

-
🔬 This is a nightly-only experimental API. (iter_advance_by)

Advances the iterator by n elements. Read more

-

Returns the nth element of the iterator. Read more

-

Creates an iterator starting at the same point, but stepping by -the given amount at each iteration. Read more

-

Takes two iterators and creates a new iterator over both in sequence. Read more

-

‘Zips up’ two iterators into a single iterator of pairs. Read more

-
🔬 This is a nightly-only experimental API. (iter_intersperse)

Creates a new iterator which places a copy of separator between adjacent -items of the original iterator. Read more

-
🔬 This is a nightly-only experimental API. (iter_intersperse)

Creates a new iterator which places an item generated by separator -between adjacent items of the original iterator. Read more

-

Takes a closure and creates an iterator which calls that closure on each -element. Read more

-

Calls a closure on each element of an iterator. Read more

-

Creates an iterator which uses a closure to determine if an element -should be yielded. Read more

-

Creates an iterator that both filters and maps. Read more

-

Creates an iterator which gives the current iteration count as well as -the next value. Read more

-

Creates an iterator which can use the peek and peek_mut methods -to look at the next element of the iterator without consuming it. See -their documentation for more information. Read more

-

Creates an iterator that skips elements based on a predicate. Read more

-

Creates an iterator that yields elements based on a predicate. Read more

-

Creates an iterator that both yields elements based on a predicate and maps. Read more

-

Creates an iterator that skips the first n elements. Read more

-

Creates an iterator that yields the first n elements, or fewer -if the underlying iterator ends sooner. Read more

-

An iterator adapter similar to fold that holds internal state and -produces a new iterator. Read more

-

Creates an iterator that works like map, but flattens nested structure. Read more

-

Creates an iterator that flattens nested structure. Read more

-

Creates an iterator which ends after the first None. Read more

-

Does something with each element of an iterator, passing the value on. Read more

-

Borrows an iterator, rather than consuming it. Read more

-

Transforms an iterator into a collection. Read more

-
🔬 This is a nightly-only experimental API. (iterator_try_collect)

Fallibly transforms an iterator into a collection, short circuiting if -a failure is encountered. Read more

-
🔬 This is a nightly-only experimental API. (iter_collect_into)

Collects all the items from an iterator into a collection. Read more

-

Consumes an iterator, creating two collections from it. Read more

-
🔬 This is a nightly-only experimental API. (iter_partition_in_place)

Reorders the elements of this iterator in-place according to the given predicate, -such that all those that return true precede all those that return false. -Returns the number of true elements found. Read more

-
🔬 This is a nightly-only experimental API. (iter_is_partitioned)

Checks if the elements of this iterator are partitioned according to the given predicate, -such that all those that return true precede all those that return false. Read more

-

An iterator method that applies a function as long as it returns -successfully, producing a single, final value. Read more

-

An iterator method that applies a fallible function to each item in the -iterator, stopping at the first error and returning that error. Read more

-

Folds every element into an accumulator by applying an operation, -returning the final result. Read more

-

Reduces the elements to a single one, by repeatedly applying a reducing -operation. Read more

-
🔬 This is a nightly-only experimental API. (iterator_try_reduce)

Reduces the elements to a single one by repeatedly applying a reducing operation. If the -closure returns a failure, the failure is propagated back to the caller immediately. Read more

-

Tests if every element of the iterator matches a predicate. Read more

-

Tests if any element of the iterator matches a predicate. Read more

-

Searches for an element of an iterator that satisfies a predicate. Read more

-

Applies function to the elements of iterator and returns -the first non-none result. Read more

-
🔬 This is a nightly-only experimental API. (try_find)

Applies function to the elements of iterator and returns -the first true result or the first error. Read more

-

Searches for an element in an iterator, returning its index. Read more

-

Searches for an element in an iterator from the right, returning its -index. Read more

-

Returns the maximum element of an iterator. Read more

-

Returns the minimum element of an iterator. Read more

-

Returns the element that gives the maximum value from the -specified function. Read more

-

Returns the element that gives the maximum value with respect to the -specified comparison function. Read more

-

Returns the element that gives the minimum value from the -specified function. Read more

-

Returns the element that gives the minimum value with respect to the -specified comparison function. Read more

-

Reverses an iterator’s direction. Read more

-

Converts an iterator of pairs into a pair of containers. Read more

-

Creates an iterator which copies all of its elements. Read more

-

Creates an iterator which clones all of its elements. Read more

-

Repeats an iterator endlessly. Read more

-

Sums the elements of an iterator. Read more

-

Iterates over the entire iterator, multiplying all the elements Read more

-

Lexicographically compares the elements of this Iterator with those -of another. Read more

-
🔬 This is a nightly-only experimental API. (iter_order_by)

Lexicographically compares the elements of this Iterator with those -of another with respect to the specified comparison function. Read more

-

Lexicographically compares the elements of this Iterator with those -of another. Read more

-
🔬 This is a nightly-only experimental API. (iter_order_by)

Lexicographically compares the elements of this Iterator with those -of another with respect to the specified comparison function. Read more

-

Determines if the elements of this Iterator are equal to those of -another. Read more

-
🔬 This is a nightly-only experimental API. (iter_order_by)

Determines if the elements of this Iterator are equal to those of -another with respect to the specified equality function. Read more

-

Determines if the elements of this Iterator are unequal to those of -another. Read more

-

Determines if the elements of this Iterator are lexicographically -less than those of another. Read more

-

Determines if the elements of this Iterator are lexicographically -less or equal to those of another. Read more

-

Determines if the elements of this Iterator are lexicographically -greater than those of another. Read more

-

Determines if the elements of this Iterator are lexicographically -greater than or equal to those of another. Read more

-
🔬 This is a nightly-only experimental API. (is_sorted)

Checks if the elements of this iterator are sorted. Read more

-
🔬 This is a nightly-only experimental API. (is_sorted)

Checks if the elements of this iterator are sorted using the given comparator function. Read more

-
🔬 This is a nightly-only experimental API. (is_sorted)

Checks if the elements of this iterator are sorted using the given key extraction -function. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type of the elements being iterated over.

-

Which kind of iterator are we turning this into?

-

Creates an iterator from a value. Read more

-

Choose one element at random from the iterator. Read more

-

Choose one element at random from the iterator. Read more

-

Collects values at random from the iterator into a supplied buffer -until that buffer is filled. Read more

-

Collects amount values at random from the iterator into a vector. Read more

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/seq/index/enum.IndexVecIter.html b/learning/rust/guessing_game/target/doc/rand/seq/index/enum.IndexVecIter.html deleted file mode 100644 index ff62ebab..00000000 --- a/learning/rust/guessing_game/target/doc/rand/seq/index/enum.IndexVecIter.html +++ /dev/null @@ -1,147 +0,0 @@ -IndexVecIter in rand::seq::index - Rust - -
pub enum IndexVecIter<'a> {
-    // some variants omitted
-}
Expand description

Return type of IndexVec::iter.

-

Trait Implementations

Formats the value using the given formatter. Read more

-

Returns the exact length of the iterator. Read more

-
🔬 This is a nightly-only experimental API. (exact_size_is_empty)

Returns true if the iterator is empty. Read more

-

The type of the elements being iterated over.

-

Advances the iterator and returns the next value. Read more

-

Returns the bounds on the remaining length of the iterator. Read more

-

Consumes the iterator, counting the number of iterations and returning it. Read more

-

Consumes the iterator, returning the last element. Read more

-
🔬 This is a nightly-only experimental API. (iter_advance_by)

Advances the iterator by n elements. Read more

-

Returns the nth element of the iterator. Read more

-

Creates an iterator starting at the same point, but stepping by -the given amount at each iteration. Read more

-

Takes two iterators and creates a new iterator over both in sequence. Read more

-

‘Zips up’ two iterators into a single iterator of pairs. Read more

-
🔬 This is a nightly-only experimental API. (iter_intersperse)

Creates a new iterator which places a copy of separator between adjacent -items of the original iterator. Read more

-
🔬 This is a nightly-only experimental API. (iter_intersperse)

Creates a new iterator which places an item generated by separator -between adjacent items of the original iterator. Read more

-

Takes a closure and creates an iterator which calls that closure on each -element. Read more

-

Calls a closure on each element of an iterator. Read more

-

Creates an iterator which uses a closure to determine if an element -should be yielded. Read more

-

Creates an iterator that both filters and maps. Read more

-

Creates an iterator which gives the current iteration count as well as -the next value. Read more

-

Creates an iterator which can use the peek and peek_mut methods -to look at the next element of the iterator without consuming it. See -their documentation for more information. Read more

-

Creates an iterator that skips elements based on a predicate. Read more

-

Creates an iterator that yields elements based on a predicate. Read more

-

Creates an iterator that both yields elements based on a predicate and maps. Read more

-

Creates an iterator that skips the first n elements. Read more

-

Creates an iterator that yields the first n elements, or fewer -if the underlying iterator ends sooner. Read more

-

An iterator adapter similar to fold that holds internal state and -produces a new iterator. Read more

-

Creates an iterator that works like map, but flattens nested structure. Read more

-

Creates an iterator that flattens nested structure. Read more

-

Creates an iterator which ends after the first None. Read more

-

Does something with each element of an iterator, passing the value on. Read more

-

Borrows an iterator, rather than consuming it. Read more

-

Transforms an iterator into a collection. Read more

-
🔬 This is a nightly-only experimental API. (iterator_try_collect)

Fallibly transforms an iterator into a collection, short circuiting if -a failure is encountered. Read more

-
🔬 This is a nightly-only experimental API. (iter_collect_into)

Collects all the items from an iterator into a collection. Read more

-

Consumes an iterator, creating two collections from it. Read more

-
🔬 This is a nightly-only experimental API. (iter_partition_in_place)

Reorders the elements of this iterator in-place according to the given predicate, -such that all those that return true precede all those that return false. -Returns the number of true elements found. Read more

-
🔬 This is a nightly-only experimental API. (iter_is_partitioned)

Checks if the elements of this iterator are partitioned according to the given predicate, -such that all those that return true precede all those that return false. Read more

-

An iterator method that applies a function as long as it returns -successfully, producing a single, final value. Read more

-

An iterator method that applies a fallible function to each item in the -iterator, stopping at the first error and returning that error. Read more

-

Folds every element into an accumulator by applying an operation, -returning the final result. Read more

-

Reduces the elements to a single one, by repeatedly applying a reducing -operation. Read more

-
🔬 This is a nightly-only experimental API. (iterator_try_reduce)

Reduces the elements to a single one by repeatedly applying a reducing operation. If the -closure returns a failure, the failure is propagated back to the caller immediately. Read more

-

Tests if every element of the iterator matches a predicate. Read more

-

Tests if any element of the iterator matches a predicate. Read more

-

Searches for an element of an iterator that satisfies a predicate. Read more

-

Applies function to the elements of iterator and returns -the first non-none result. Read more

-
🔬 This is a nightly-only experimental API. (try_find)

Applies function to the elements of iterator and returns -the first true result or the first error. Read more

-

Searches for an element in an iterator, returning its index. Read more

-

Searches for an element in an iterator from the right, returning its -index. Read more

-

Returns the maximum element of an iterator. Read more

-

Returns the minimum element of an iterator. Read more

-

Returns the element that gives the maximum value from the -specified function. Read more

-

Returns the element that gives the maximum value with respect to the -specified comparison function. Read more

-

Returns the element that gives the minimum value from the -specified function. Read more

-

Returns the element that gives the minimum value with respect to the -specified comparison function. Read more

-

Reverses an iterator’s direction. Read more

-

Converts an iterator of pairs into a pair of containers. Read more

-

Creates an iterator which copies all of its elements. Read more

-

Creates an iterator which clones all of its elements. Read more

-

Repeats an iterator endlessly. Read more

-

Sums the elements of an iterator. Read more

-

Iterates over the entire iterator, multiplying all the elements Read more

-

Lexicographically compares the elements of this Iterator with those -of another. Read more

-
🔬 This is a nightly-only experimental API. (iter_order_by)

Lexicographically compares the elements of this Iterator with those -of another with respect to the specified comparison function. Read more

-

Lexicographically compares the elements of this Iterator with those -of another. Read more

-
🔬 This is a nightly-only experimental API. (iter_order_by)

Lexicographically compares the elements of this Iterator with those -of another with respect to the specified comparison function. Read more

-

Determines if the elements of this Iterator are equal to those of -another. Read more

-
🔬 This is a nightly-only experimental API. (iter_order_by)

Determines if the elements of this Iterator are equal to those of -another with respect to the specified equality function. Read more

-

Determines if the elements of this Iterator are unequal to those of -another. Read more

-

Determines if the elements of this Iterator are lexicographically -less than those of another. Read more

-

Determines if the elements of this Iterator are lexicographically -less or equal to those of another. Read more

-

Determines if the elements of this Iterator are lexicographically -greater than those of another. Read more

-

Determines if the elements of this Iterator are lexicographically -greater than or equal to those of another. Read more

-
🔬 This is a nightly-only experimental API. (is_sorted)

Checks if the elements of this iterator are sorted. Read more

-
🔬 This is a nightly-only experimental API. (is_sorted)

Checks if the elements of this iterator are sorted using the given comparator function. Read more

-
🔬 This is a nightly-only experimental API. (is_sorted)

Checks if the elements of this iterator are sorted using the given key extraction -function. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type of the elements being iterated over.

-

Which kind of iterator are we turning this into?

-

Creates an iterator from a value. Read more

-

Choose one element at random from the iterator. Read more

-

Choose one element at random from the iterator. Read more

-

Collects values at random from the iterator into a supplied buffer -until that buffer is filled. Read more

-

Collects amount values at random from the iterator into a vector. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/seq/index/fn.sample.html b/learning/rust/guessing_game/target/doc/rand/seq/index/fn.sample.html deleted file mode 100644 index aac85bc7..00000000 --- a/learning/rust/guessing_game/target/doc/rand/seq/index/fn.sample.html +++ /dev/null @@ -1,27 +0,0 @@ -sample in rand::seq::index - Rust - -
-

Function rand::seq::index::sample

source · []
pub fn sample<R>(rng: &mut R, length: usize, amount: usize) -> IndexVec where
    R: Rng + ?Sized
Expand description

Randomly sample exactly amount distinct indices from 0..length, and -return them in random order (fully shuffled).

-

This method is used internally by the slice sampling methods, but it can -sometimes be useful to have the indices themselves so this is provided as -an alternative.

-

The implementation used is not specified; we automatically select the -fastest available algorithm for the length and amount parameters -(based on detailed profiling on an Intel Haswell CPU). Roughly speaking, -complexity is O(amount), except that when amount is small, performance -is closer to O(amount^2), and when length is close to amount then -O(length).

-

Note that performance is significantly better over u32 indices than over -u64 indices. Because of this we hide the underlying type behind an -abstraction, IndexVec.

-

If an allocation-free no_std function is required, it is suggested -to adapt the internal sample_floyd implementation.

-

Panics if amount > length.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/seq/index/fn.sample_weighted.html b/learning/rust/guessing_game/target/doc/rand/seq/index/fn.sample_weighted.html deleted file mode 100644 index 130b18bb..00000000 --- a/learning/rust/guessing_game/target/doc/rand/seq/index/fn.sample_weighted.html +++ /dev/null @@ -1,21 +0,0 @@ -sample_weighted in rand::seq::index - Rust - -
pub fn sample_weighted<R, F, X>(
    rng: &mut R,
    length: usize,
    weight: F,
    amount: usize
) -> Result<IndexVec, WeightedError> where
    R: Rng + ?Sized,
    F: Fn(usize) -> X,
    X: Into<f64>, 
Expand description

Randomly sample exactly amount distinct indices from 0..length, and -return them in an arbitrary order (there is no guarantee of shuffling or -ordering). The weights are to be provided by the input function weights, -which will be called once for each index.

-

This method is used internally by the slice sampling methods, but it can -sometimes be useful to have the indices themselves so this is provided as -an alternative.

-

This implementation uses O(length + amount) space and O(length) time -if the “nightly” feature is enabled, or O(length) space and -O(length + amount * log length) time otherwise.

-

Panics if amount > length.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/seq/index/index.html b/learning/rust/guessing_game/target/doc/rand/seq/index/index.html deleted file mode 100644 index 88bdf564..00000000 --- a/learning/rust/guessing_game/target/doc/rand/seq/index/index.html +++ /dev/null @@ -1,22 +0,0 @@ -rand::seq::index - Rust - -
-

Module rand::seq::index

source · []
Expand description

Low-level API for sampling indices

-

Enums

-

A vector of indices.

-

Return type of IndexVec::into_iter.

-

Return type of IndexVec::iter.

-

Functions

-

Randomly sample exactly amount distinct indices from 0..length, and -return them in random order (fully shuffled).

-

Randomly sample exactly amount distinct indices from 0..length, and -return them in an arbitrary order (there is no guarantee of shuffling or -ordering). The weights are to be provided by the input function weights, -which will be called once for each index.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/seq/index/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand/seq/index/sidebar-items.js deleted file mode 100644 index dada4c9f..00000000 --- a/learning/rust/guessing_game/target/doc/rand/seq/index/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"enum":[["IndexVec","A vector of indices."],["IndexVecIntoIter","Return type of `IndexVec::into_iter`."],["IndexVecIter","Return type of `IndexVec::iter`."]],"fn":[["sample","Randomly sample exactly `amount` distinct indices from `0..length`, and return them in random order (fully shuffled)."],["sample_weighted","Randomly sample exactly `amount` distinct indices from `0..length`, and return them in an arbitrary order (there is no guarantee of shuffling or ordering). The weights are to be provided by the input function `weights`, which will be called once for each index."]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/seq/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand/seq/sidebar-items.js deleted file mode 100644 index 7cccd4d1..00000000 --- a/learning/rust/guessing_game/target/doc/rand/seq/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"mod":[["index","Low-level API for sampling indices"]],"struct":[["SliceChooseIter","An iterator over multiple slice elements."]],"trait":[["IteratorRandom","Extension trait on iterators, providing random sampling methods."],["SliceRandom","Extension trait on slices, providing random mutation and sampling methods."]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/seq/struct.SliceChooseIter.html b/learning/rust/guessing_game/target/doc/rand/seq/struct.SliceChooseIter.html deleted file mode 100644 index e1a050c4..00000000 --- a/learning/rust/guessing_game/target/doc/rand/seq/struct.SliceChooseIter.html +++ /dev/null @@ -1,147 +0,0 @@ -SliceChooseIter in rand::seq - Rust - -
pub struct SliceChooseIter<'a, S: ?Sized + 'a, T: 'a> { /* private fields */ }
Expand description

An iterator over multiple slice elements.

-

This struct is created by -SliceRandom::choose_multiple.

-

Trait Implementations

Formats the value using the given formatter. Read more

-

Returns the exact length of the iterator. Read more

-
🔬 This is a nightly-only experimental API. (exact_size_is_empty)

Returns true if the iterator is empty. Read more

-

The type of the elements being iterated over.

-

Advances the iterator and returns the next value. Read more

-

Returns the bounds on the remaining length of the iterator. Read more

-

Consumes the iterator, counting the number of iterations and returning it. Read more

-

Consumes the iterator, returning the last element. Read more

-
🔬 This is a nightly-only experimental API. (iter_advance_by)

Advances the iterator by n elements. Read more

-

Returns the nth element of the iterator. Read more

-

Creates an iterator starting at the same point, but stepping by -the given amount at each iteration. Read more

-

Takes two iterators and creates a new iterator over both in sequence. Read more

-

‘Zips up’ two iterators into a single iterator of pairs. Read more

-
🔬 This is a nightly-only experimental API. (iter_intersperse)

Creates a new iterator which places a copy of separator between adjacent -items of the original iterator. Read more

-
🔬 This is a nightly-only experimental API. (iter_intersperse)

Creates a new iterator which places an item generated by separator -between adjacent items of the original iterator. Read more

-

Takes a closure and creates an iterator which calls that closure on each -element. Read more

-

Calls a closure on each element of an iterator. Read more

-

Creates an iterator which uses a closure to determine if an element -should be yielded. Read more

-

Creates an iterator that both filters and maps. Read more

-

Creates an iterator which gives the current iteration count as well as -the next value. Read more

-

Creates an iterator which can use the peek and peek_mut methods -to look at the next element of the iterator without consuming it. See -their documentation for more information. Read more

-

Creates an iterator that skips elements based on a predicate. Read more

-

Creates an iterator that yields elements based on a predicate. Read more

-

Creates an iterator that both yields elements based on a predicate and maps. Read more

-

Creates an iterator that skips the first n elements. Read more

-

Creates an iterator that yields the first n elements, or fewer -if the underlying iterator ends sooner. Read more

-

An iterator adapter similar to fold that holds internal state and -produces a new iterator. Read more

-

Creates an iterator that works like map, but flattens nested structure. Read more

-

Creates an iterator that flattens nested structure. Read more

-

Creates an iterator which ends after the first None. Read more

-

Does something with each element of an iterator, passing the value on. Read more

-

Borrows an iterator, rather than consuming it. Read more

-

Transforms an iterator into a collection. Read more

-
🔬 This is a nightly-only experimental API. (iterator_try_collect)

Fallibly transforms an iterator into a collection, short circuiting if -a failure is encountered. Read more

-
🔬 This is a nightly-only experimental API. (iter_collect_into)

Collects all the items from an iterator into a collection. Read more

-

Consumes an iterator, creating two collections from it. Read more

-
🔬 This is a nightly-only experimental API. (iter_partition_in_place)

Reorders the elements of this iterator in-place according to the given predicate, -such that all those that return true precede all those that return false. -Returns the number of true elements found. Read more

-
🔬 This is a nightly-only experimental API. (iter_is_partitioned)

Checks if the elements of this iterator are partitioned according to the given predicate, -such that all those that return true precede all those that return false. Read more

-

An iterator method that applies a function as long as it returns -successfully, producing a single, final value. Read more

-

An iterator method that applies a fallible function to each item in the -iterator, stopping at the first error and returning that error. Read more

-

Folds every element into an accumulator by applying an operation, -returning the final result. Read more

-

Reduces the elements to a single one, by repeatedly applying a reducing -operation. Read more

-
🔬 This is a nightly-only experimental API. (iterator_try_reduce)

Reduces the elements to a single one by repeatedly applying a reducing operation. If the -closure returns a failure, the failure is propagated back to the caller immediately. Read more

-

Tests if every element of the iterator matches a predicate. Read more

-

Tests if any element of the iterator matches a predicate. Read more

-

Searches for an element of an iterator that satisfies a predicate. Read more

-

Applies function to the elements of iterator and returns -the first non-none result. Read more

-
🔬 This is a nightly-only experimental API. (try_find)

Applies function to the elements of iterator and returns -the first true result or the first error. Read more

-

Searches for an element in an iterator, returning its index. Read more

-

Searches for an element in an iterator from the right, returning its -index. Read more

-

Returns the maximum element of an iterator. Read more

-

Returns the minimum element of an iterator. Read more

-

Returns the element that gives the maximum value from the -specified function. Read more

-

Returns the element that gives the maximum value with respect to the -specified comparison function. Read more

-

Returns the element that gives the minimum value from the -specified function. Read more

-

Returns the element that gives the minimum value with respect to the -specified comparison function. Read more

-

Reverses an iterator’s direction. Read more

-

Converts an iterator of pairs into a pair of containers. Read more

-

Creates an iterator which copies all of its elements. Read more

-

Creates an iterator which clones all of its elements. Read more

-

Repeats an iterator endlessly. Read more

-

Sums the elements of an iterator. Read more

-

Iterates over the entire iterator, multiplying all the elements Read more

-

Lexicographically compares the elements of this Iterator with those -of another. Read more

-
🔬 This is a nightly-only experimental API. (iter_order_by)

Lexicographically compares the elements of this Iterator with those -of another with respect to the specified comparison function. Read more

-

Lexicographically compares the elements of this Iterator with those -of another. Read more

-
🔬 This is a nightly-only experimental API. (iter_order_by)

Lexicographically compares the elements of this Iterator with those -of another with respect to the specified comparison function. Read more

-

Determines if the elements of this Iterator are equal to those of -another. Read more

-
🔬 This is a nightly-only experimental API. (iter_order_by)

Determines if the elements of this Iterator are equal to those of -another with respect to the specified equality function. Read more

-

Determines if the elements of this Iterator are unequal to those of -another. Read more

-

Determines if the elements of this Iterator are lexicographically -less than those of another. Read more

-

Determines if the elements of this Iterator are lexicographically -less or equal to those of another. Read more

-

Determines if the elements of this Iterator are lexicographically -greater than those of another. Read more

-

Determines if the elements of this Iterator are lexicographically -greater than or equal to those of another. Read more

-
🔬 This is a nightly-only experimental API. (is_sorted)

Checks if the elements of this iterator are sorted. Read more

-
🔬 This is a nightly-only experimental API. (is_sorted)

Checks if the elements of this iterator are sorted using the given comparator function. Read more

-
🔬 This is a nightly-only experimental API. (is_sorted)

Checks if the elements of this iterator are sorted using the given key extraction -function. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The type of the elements being iterated over.

-

Which kind of iterator are we turning this into?

-

Creates an iterator from a value. Read more

-

Choose one element at random from the iterator. Read more

-

Choose one element at random from the iterator. Read more

-

Collects values at random from the iterator into a supplied buffer -until that buffer is filled. Read more

-

Collects amount values at random from the iterator into a vector. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/seq/trait.IteratorRandom.html b/learning/rust/guessing_game/target/doc/rand/seq/trait.IteratorRandom.html deleted file mode 100644 index e65f39f6..00000000 --- a/learning/rust/guessing_game/target/doc/rand/seq/trait.IteratorRandom.html +++ /dev/null @@ -1,76 +0,0 @@ -IteratorRandom in rand::seq - Rust - -
pub trait IteratorRandom: Iterator + Sized {
-    fn choose<R>(self, rng: &mut R) -> Option<Self::Item>
    where
        R: Rng + ?Sized
, - { ... } - fn choose_stable<R>(self, rng: &mut R) -> Option<Self::Item>
    where
        R: Rng + ?Sized
, - { ... } - fn choose_multiple_fill<R>(
        self,
        rng: &mut R,
        buf: &mut [Self::Item]
    ) -> usize
    where
        R: Rng + ?Sized
, - { ... } - fn choose_multiple<R>(self, rng: &mut R, amount: usize) -> Vec<Self::Item>
    where
        R: Rng + ?Sized
, - { ... } -}
Expand description

Extension trait on iterators, providing random sampling methods.

-

This trait is implemented on all iterators I where I: Iterator + Sized -and provides methods for -choosing one or more elements. You must use this trait:

- -
use rand::seq::IteratorRandom;
-
-let mut rng = rand::thread_rng();
-
-let faces = "😀😎😐😕😠😢";
-println!("I am {}!", faces.chars().choose(&mut rng).unwrap());
-

Example output (non-deterministic):

-
I am 😀!

Provided Methods

Choose one element at random from the iterator.

-

Returns None if and only if the iterator is empty.

-

This method uses Iterator::size_hint for optimisation. With an -accurate hint and where Iterator::nth is a constant-time operation -this method can offer O(1) performance. Where no size hint is -available, complexity is O(n) where n is the iterator length. -Partial hints (where lower > 0) also improve performance.

-

Note that the output values and the number of RNG samples used -depends on size hints. In particular, Iterator combinators that don’t -change the values yielded but change the size hints may result in -choose returning different elements. If you want consistent results -and RNG usage consider using IteratorRandom::choose_stable.

-

Choose one element at random from the iterator.

-

Returns None if and only if the iterator is empty.

-

This method is very similar to choose except that the result -only depends on the length of the iterator and the values produced by -rng. Notably for any iterator of a given length this will make the -same requests to rng and if the same sequence of values are produced -the same index will be selected from self. This may be useful if you -need consistent results no matter what type of iterator you are working -with. If you do not need this stability prefer choose.

-

Note that this method still uses Iterator::size_hint to skip -constructing elements where possible, however the selection and rng -calls are the same in the face of this optimization. If you want to -force every element to be created regardless call .inspect(|e| ()).

-

Collects values at random from the iterator into a supplied buffer -until that buffer is filled.

-

Although the elements are selected randomly, the order of elements in -the buffer is neither stable nor fully random. If random ordering is -desired, shuffle the result.

-

Returns the number of elements added to the buffer. This equals the length -of the buffer unless the iterator contains insufficient elements, in which -case this equals the number of elements available.

-

Complexity is O(n) where n is the length of the iterator. -For slices, prefer SliceRandom::choose_multiple.

-

Collects amount values at random from the iterator into a vector.

-

This is equivalent to choose_multiple_fill except for the result type.

-

Although the elements are selected randomly, the order of elements in -the buffer is neither stable nor fully random. If random ordering is -desired, shuffle the result.

-

The length of the returned vector equals amount unless the iterator -contains insufficient elements, in which case it equals the number of -elements available.

-

Complexity is O(n) where n is the length of the iterator. -For slices, prefer SliceRandom::choose_multiple.

-

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/seq/trait.SliceRandom.html b/learning/rust/guessing_game/target/doc/rand/seq/trait.SliceRandom.html deleted file mode 100644 index 250a974a..00000000 --- a/learning/rust/guessing_game/target/doc/rand/seq/trait.SliceRandom.html +++ /dev/null @@ -1,134 +0,0 @@ -SliceRandom in rand::seq - Rust - -
pub trait SliceRandom {
-    type Item;
-
-    fn choose<R>(&self, rng: &mut R) -> Option<&Self::Item>
    where
        R: Rng + ?Sized
; - fn choose_mut<R>(&mut self, rng: &mut R) -> Option<&mut Self::Item>
    where
        R: Rng + ?Sized
; - fn choose_multiple<R>(
        &self,
        rng: &mut R,
        amount: usize
    ) -> SliceChooseIter<'_, Self, Self::Item>Notable traits for SliceChooseIter<'a, S, T>impl<'a, S: Index<usize, Output = T> + ?Sized + 'a, T: 'a> Iterator for SliceChooseIter<'a, S, T> type Item = &'a T;
    where
        R: Rng + ?Sized
; - fn choose_weighted<R, F, B, X>(
        &self,
        rng: &mut R,
        weight: F
    ) -> Result<&Self::Item, WeightedError>
    where
        R: Rng + ?Sized,
        F: Fn(&Self::Item) -> B,
        B: SampleBorrow<X>,
        X: SampleUniform + for<'a> AddAssign<&'a X> + PartialOrd<X> + Clone + Default
; - fn choose_weighted_mut<R, F, B, X>(
        &mut self,
        rng: &mut R,
        weight: F
    ) -> Result<&mut Self::Item, WeightedError>
    where
        R: Rng + ?Sized,
        F: Fn(&Self::Item) -> B,
        B: SampleBorrow<X>,
        X: SampleUniform + for<'a> AddAssign<&'a X> + PartialOrd<X> + Clone + Default
; - fn choose_multiple_weighted<R, F, X>(
        &self,
        rng: &mut R,
        amount: usize,
        weight: F
    ) -> Result<SliceChooseIter<'_, Self, Self::Item>, WeightedError>
    where
        R: Rng + ?Sized,
        F: Fn(&Self::Item) -> X,
        X: Into<f64>
; - fn shuffle<R>(&mut self, rng: &mut R)
    where
        R: Rng + ?Sized
; - fn partial_shuffle<R>(
        &mut self,
        rng: &mut R,
        amount: usize
    ) -> (&mut [Self::Item], &mut [Self::Item])
    where
        R: Rng + ?Sized
; -}
Expand description

Extension trait on slices, providing random mutation and sampling methods.

-

This trait is implemented on all [T] slice types, providing several -methods for choosing and shuffling elements. You must use this trait:

- -
use rand::seq::SliceRandom;
-
-let mut rng = rand::thread_rng();
-let mut bytes = "Hello, random!".to_string().into_bytes();
-bytes.shuffle(&mut rng);
-let str = String::from_utf8(bytes).unwrap();
-println!("{}", str);
-

Example output (non-deterministic):

-
l,nmroHado !le

Required Associated Types

The element type.

-

Required Methods

Returns a reference to one random element of the slice, or None if the -slice is empty.

-

For slices, complexity is O(1).

-
Example
-
use rand::thread_rng;
-use rand::seq::SliceRandom;
-
-let choices = [1, 2, 4, 8, 16, 32];
-let mut rng = thread_rng();
-println!("{:?}", choices.choose(&mut rng));
-assert_eq!(choices[..0].choose(&mut rng), None);
-

Returns a mutable reference to one random element of the slice, or -None if the slice is empty.

-

For slices, complexity is O(1).

-

Chooses amount elements from the slice at random, without repetition, -and in random order. The returned iterator is appropriate both for -collection into a Vec and filling an existing buffer (see example).

-

In case this API is not sufficiently flexible, use index::sample.

-

For slices, complexity is the same as index::sample.

-
Example
-
use rand::seq::SliceRandom;
-
-let mut rng = &mut rand::thread_rng();
-let sample = "Hello, audience!".as_bytes();
-
-// collect the results into a vector:
-let v: Vec<u8> = sample.choose_multiple(&mut rng, 3).cloned().collect();
-
-// store in a buffer:
-let mut buf = [0u8; 5];
-for (b, slot) in sample.choose_multiple(&mut rng, buf.len()).zip(buf.iter_mut()) {
-    *slot = *b;
-}
-

Similar to choose, but where the likelihood of each outcome may be -specified.

-

The specified function weight maps each item x to a relative -likelihood weight(x). The probability of each item being selected is -therefore weight(x) / s, where s is the sum of all weight(x).

-

For slices of length n, complexity is O(n). -See also choose_weighted_mut, distributions::weighted.

-
Example
-
use rand::prelude::*;
-
-let choices = [('a', 2), ('b', 1), ('c', 1)];
-let mut rng = thread_rng();
-// 50% chance to print 'a', 25% chance to print 'b', 25% chance to print 'c'
-println!("{:?}", choices.choose_weighted(&mut rng, |item| item.1).unwrap().0);
-

Similar to choose_mut, but where the likelihood of each outcome may -be specified.

-

The specified function weight maps each item x to a relative -likelihood weight(x). The probability of each item being selected is -therefore weight(x) / s, where s is the sum of all weight(x).

-

For slices of length n, complexity is O(n). -See also choose_weighted, distributions::weighted.

-

Similar to choose_multiple, but where the likelihood of each element’s -inclusion in the output may be specified. The elements are returned in an -arbitrary, unspecified order.

-

The specified function weight maps each item x to a relative -likelihood weight(x). The probability of each item being selected is -therefore weight(x) / s, where s is the sum of all weight(x).

-

If all of the weights are equal, even if they are all zero, each element has -an equal likelihood of being selected.

-

The complexity of this method depends on the feature partition_at_index. -If the feature is enabled, then for slices of length n, the complexity -is O(n) space and O(n) time. Otherwise, the complexity is O(n) space and -O(n * log amount) time.

-
Example
-
use rand::prelude::*;
-
-let choices = [('a', 2), ('b', 1), ('c', 1)];
-let mut rng = thread_rng();
-// First Draw * Second Draw = total odds
-// -----------------------
-// (50% * 50%) + (25% * 67%) = 41.7% chance that the output is `['a', 'b']` in some order.
-// (50% * 50%) + (25% * 67%) = 41.7% chance that the output is `['a', 'c']` in some order.
-// (25% * 33%) + (25% * 33%) = 16.6% chance that the output is `['b', 'c']` in some order.
-println!("{:?}", choices.choose_multiple_weighted(&mut rng, 2, |item| item.1).unwrap().collect::<Vec<_>>());
-

Shuffle a mutable slice in place.

-

For slices of length n, complexity is O(n).

-
Example
-
use rand::seq::SliceRandom;
-use rand::thread_rng;
-
-let mut rng = thread_rng();
-let mut y = [1, 2, 3, 4, 5];
-println!("Unshuffled: {:?}", y);
-y.shuffle(&mut rng);
-println!("Shuffled:   {:?}", y);
-

Shuffle a slice in place, but exit early.

-

Returns two mutable slices from the source slice. The first contains -amount elements randomly permuted. The second has the remaining -elements that are not fully shuffled.

-

This is an efficient method to select amount elements at random from -the slice, provided the slice may be mutated.

-

If you only need to choose elements randomly and amount > self.len()/2 -then you may improve performance by taking -amount = values.len() - amount and using only the second slice.

-

If amount is greater than the number of elements in the slice, this -will perform a full shuffle.

-

For slices, complexity is O(m) where m = amount.

-

Implementations on Foreign Types

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand/sidebar-items.js deleted file mode 100644 index be49653f..00000000 --- a/learning/rust/guessing_game/target/doc/rand/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"fn":[["random","Generates a random value using the thread-local random number generator."],["thread_rng","Retrieve the lazily-initialized thread-local random number generator, seeded by the system. Intended to be used in method chaining style, e.g. `thread_rng().gen::()`, or cached locally, e.g. `let mut rng = thread_rng();`. Invoked by the `Default` trait, making `ThreadRng::default()` equivalent."]],"mod":[["distributions","Generating random samples from probability distributions"],["prelude","Convenience re-export of common members"],["rngs","Random number generators and adapters"],["seq","Sequence-related functionality"]],"struct":[["Error","Error type of random number generators"]],"trait":[["CryptoRng","A marker trait used to indicate that an [`RngCore`] or `BlockRngCore` implementation is supposed to be cryptographically secure."],["Fill","Types which may be filled with random data"],["Rng","An automatically-implemented extension trait on [`RngCore`] providing high-level generic methods for sampling values and other convenience methods."],["RngCore","The core of a random number generator."],["SeedableRng","A random number generator that can be explicitly seeded."]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/struct.Error.html b/learning/rust/guessing_game/target/doc/rand/struct.Error.html deleted file mode 100644 index 7ea229e3..00000000 --- a/learning/rust/guessing_game/target/doc/rand/struct.Error.html +++ /dev/null @@ -1,60 +0,0 @@ -Error in rand - Rust - -
-

Struct rand::Error

source · []
pub struct Error { /* private fields */ }
Expand description

Error type of random number generators

-

In order to be compatible with std and no_std, this type has two -possible implementations: with std a boxed Error trait object is stored, -while with no_std we merely store an error code.

-

Implementations

Codes at or above this point can be used by users to define their own -custom errors.

-

This has a fixed value of (1 << 31) + (1 << 30) = 0xC000_0000, -therefore the number of values available for custom codes is 1 << 30.

-

This is identical to getrandom::Error::CUSTOM_START.

-

Codes below this point represent OS Errors (i.e. positive i32 values). -Codes at or above this point, but below Error::CUSTOM_START are -reserved for use by the rand and getrandom crates.

-

This is identical to getrandom::Error::INTERNAL_START.

-

Construct from any type supporting std::error::Error

-

Available only when configured with std.

-

See also From<NonZeroU32>, which is available with and without std.

-

Reference the inner error (std only)

-

When configured with std, this is a trivial operation and never -panics. Without std, this method is simply unavailable.

-

Unwrap the inner error (std only)

-

When configured with std, this is a trivial operation and never -panics. Without std, this method is simply unavailable.

-

Extract the raw OS error code (if this error came from the OS)

-

This method is identical to std::io::Error::raw_os_error(), except -that it works in no_std contexts. If this method returns None, the -error value can still be formatted via the Diplay implementation.

-

Retrieve the error code, if any.

-

If this Error was constructed via From<NonZeroU32>, then this method -will return this NonZeroU32 code (for no_std this is always the -case). Otherwise, this method will return None.

-

Trait Implementations

Formats the value using the given formatter. Read more

-

Formats the value using the given formatter. Read more

-

The lower-level source of this error, if any. Read more

-
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

-
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

-
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

Converts the given value to a String. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/trait.CryptoRng.html b/learning/rust/guessing_game/target/doc/rand/trait.CryptoRng.html deleted file mode 100644 index 5c3eb92d..00000000 --- a/learning/rust/guessing_game/target/doc/rand/trait.CryptoRng.html +++ /dev/null @@ -1,26 +0,0 @@ -CryptoRng in rand - Rust - -
pub trait CryptoRng { }
Expand description

A marker trait used to indicate that an RngCore or BlockRngCore -implementation is supposed to be cryptographically secure.

-

Cryptographically secure generators, also known as CSPRNGs, should -satisfy an additional properties over other generators: given the first -k bits of an algorithm’s output -sequence, it should not be possible using polynomial-time algorithms to -predict the next bit with probability significantly greater than 50%.

-

Some generators may satisfy an additional property, however this is not -required by this trait: if the CSPRNG’s state is revealed, it should not be -computationally-feasible to reconstruct output prior to this. Some other -generators allow backwards-computation and are consided reversible.

-

Note that this trait is provided for guidance only and cannot guarantee -suitability for cryptographic applications. In general it should only be -implemented for well-reviewed code implementing well-regarded algorithms.

-

Note also that use of a CryptoRng does not protect against other -weaknesses such as seeding from a weak entropy source or leaking state.

-

Implementations on Foreign Types

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/trait.Fill.html b/learning/rust/guessing_game/target/doc/rand/trait.Fill.html deleted file mode 100644 index db54aa28..00000000 --- a/learning/rust/guessing_game/target/doc/rand/trait.Fill.html +++ /dev/null @@ -1,18 +0,0 @@ -Fill in rand - Rust - -
-

Trait rand::Fill

source · []
pub trait Fill {
-    fn try_fill<R: Rng + ?Sized>(&mut self, rng: &mut R) -> Result<(), Error>;
-}
Expand description

Types which may be filled with random data

-

This trait allows arrays to be efficiently filled with random data.

-

Implementations are expected to be portable across machines unless -clearly documented otherwise (see the -Chapter on Portability).

-

Required Methods

Fill self with random data

-

Implementations on Foreign Types

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/trait.Rng.html b/learning/rust/guessing_game/target/doc/rand/trait.Rng.html deleted file mode 100644 index 5460f2c9..00000000 --- a/learning/rust/guessing_game/target/doc/rand/trait.Rng.html +++ /dev/null @@ -1,181 +0,0 @@ -Rng in rand - Rust - -
-

Trait rand::Rng

source · []
pub trait Rng: RngCore {
-    fn gen<T>(&mut self) -> T
    where
        Standard: Distribution<T>
, - { ... } - fn gen_range<T, R>(&mut self, range: R) -> T
    where
        T: SampleUniform,
        R: SampleRange<T>
, - { ... } - fn sample<T, D: Distribution<T>>(&mut self, distr: D) -> T { ... } - fn sample_iter<T, D>(self, distr: D) -> DistIter<D, Self, T>Notable traits for DistIter<D, R, T>impl<D, R, T> Iterator for DistIter<D, R, T> where
    D: Distribution<T>,
    R: Rng
type Item = T;

    where
        D: Distribution<T>,
        Self: Sized
, - { ... } - fn fill<T: Fill + ?Sized>(&mut self, dest: &mut T) { ... } - fn try_fill<T: Fill + ?Sized>(&mut self, dest: &mut T) -> Result<(), Error> { ... } - fn gen_bool(&mut self, p: f64) -> bool { ... } - fn gen_ratio(&mut self, numerator: u32, denominator: u32) -> bool { ... } -}
Expand description

An automatically-implemented extension trait on RngCore providing high-level -generic methods for sampling values and other convenience methods.

-

This is the primary trait to use when generating random values.

-

Generic usage

-

The basic pattern is fn foo<R: Rng + ?Sized>(rng: &mut R). Some -things are worth noting here:

-
    -
  • Since Rng: RngCore and every RngCore implements Rng, it makes no -difference whether we use R: Rng or R: RngCore.
  • -
  • The + ?Sized un-bounding allows functions to be called directly on -type-erased references; i.e. foo(r) where r: &mut dyn RngCore. Without -this it would be necessary to write foo(&mut r).
  • -
-

An alternative pattern is possible: fn foo<R: Rng>(rng: R). This has some -trade-offs. It allows the argument to be consumed directly without a &mut -(which is how from_rng(thread_rng()) works); also it still works directly -on references (including type-erased references). Unfortunately within the -function foo it is not known whether rng is a reference type or not, -hence many uses of rng require an extra reference, either explicitly -(distr.sample(&mut rng)) or implicitly (rng.gen()); one may hope the -optimiser can remove redundant references later.

-

Example:

- -
use rand::Rng;
-
-fn foo<R: Rng + ?Sized>(rng: &mut R) -> f32 {
-    rng.gen()
-}
-
-

Provided Methods

Return a random value supporting the Standard distribution.

-
Example
-
use rand::{thread_rng, Rng};
-
-let mut rng = thread_rng();
-let x: u32 = rng.gen();
-println!("{}", x);
-println!("{:?}", rng.gen::<(f64, bool)>());
-
Arrays and tuples
-

The rng.gen() method is able to generate arrays (up to 32 elements) -and tuples (up to 12 elements), so long as all element types can be -generated. -When using rustc ≥ 1.51, enable the min_const_gen feature to support -arrays larger than 32 elements.

-

For arrays of integers, especially for those with small element types -(< 64 bit), it will likely be faster to instead use Rng::fill.

- -
use rand::{thread_rng, Rng};
-
-let mut rng = thread_rng();
-let tuple: (u8, i32, char) = rng.gen(); // arbitrary tuple support
-
-let arr1: [f32; 32] = rng.gen();        // array construction
-let mut arr2 = [0u8; 128];
-rng.fill(&mut arr2);                    // array fill
-

Generate a random value in the given range.

-

This function is optimised for the case that only a single sample is -made from the given range. See also the Uniform distribution -type which may be faster if sampling from the same range repeatedly.

-

Only gen_range(low..high) and gen_range(low..=high) are supported.

-
Panics
-

Panics if the range is empty.

-
Example
-
use rand::{thread_rng, Rng};
-
-let mut rng = thread_rng();
-
-// Exclusive range
-let n: u32 = rng.gen_range(0..10);
-println!("{}", n);
-let m: f64 = rng.gen_range(-40.0..1.3e5);
-println!("{}", m);
-
-// Inclusive range
-let n: u32 = rng.gen_range(0..=10);
-println!("{}", n);
-

Sample a new value, using the given distribution.

-
Example
-
use rand::{thread_rng, Rng};
-use rand::distributions::Uniform;
-
-let mut rng = thread_rng();
-let x = rng.sample(Uniform::new(10u32, 15));
-// Type annotation requires two types, the type and distribution; the
-// distribution can be inferred.
-let y = rng.sample::<u16, _>(Uniform::new(10, 15));
-

Create an iterator that generates values using the given distribution.

-

Note that this function takes its arguments by value. This works since -(&mut R): Rng where R: Rng and -(&D): Distribution where D: Distribution, -however borrowing is not automatic hence rng.sample_iter(...) may -need to be replaced with (&mut rng).sample_iter(...).

-
Example
-
use rand::{thread_rng, Rng};
-use rand::distributions::{Alphanumeric, Uniform, Standard};
-
-let mut rng = thread_rng();
-
-// Vec of 16 x f32:
-let v: Vec<f32> = (&mut rng).sample_iter(Standard).take(16).collect();
-
-// String:
-let s: String = (&mut rng).sample_iter(Alphanumeric)
-    .take(7)
-    .map(char::from)
-    .collect();
-
-// Combined values
-println!("{:?}", (&mut rng).sample_iter(Standard).take(5)
-                             .collect::<Vec<(f64, bool)>>());
-
-// Dice-rolling:
-let die_range = Uniform::new_inclusive(1, 6);
-let mut roll_die = (&mut rng).sample_iter(die_range);
-while roll_die.next().unwrap() != 6 {
-    println!("Not a 6; rolling again!");
-}
-

Fill any type implementing Fill with random data

-

The distribution is expected to be uniform with portable results, but -this cannot be guaranteed for third-party implementations.

-

This is identical to try_fill except that it panics on error.

-
Example
-
use rand::{thread_rng, Rng};
-
-let mut arr = [0i8; 20];
-thread_rng().fill(&mut arr[..]);
-

Fill any type implementing Fill with random data

-

The distribution is expected to be uniform with portable results, but -this cannot be guaranteed for third-party implementations.

-

This is identical to fill except that it forwards errors.

-
Example
-
use rand::{thread_rng, Rng};
-
-let mut arr = [0u64; 4];
-thread_rng().try_fill(&mut arr[..])?;
-
-

Return a bool with a probability p of being true.

-

See also the Bernoulli distribution, which may be faster if -sampling from the same probability repeatedly.

-
Example
-
use rand::{thread_rng, Rng};
-
-let mut rng = thread_rng();
-println!("{}", rng.gen_bool(1.0 / 3.0));
-
Panics
-

If p < 0 or p > 1.

-

Return a bool with a probability of numerator/denominator of being -true. I.e. gen_ratio(2, 3) has chance of 2 in 3, or about 67%, of -returning true. If numerator == denominator, then the returned value -is guaranteed to be true. If numerator == 0, then the returned -value is guaranteed to be false.

-

See also the Bernoulli distribution, which may be faster if -sampling from the same numerator and denominator repeatedly.

-
Panics
-

If denominator == 0 or numerator > denominator.

-
Example
-
use rand::{thread_rng, Rng};
-
-let mut rng = thread_rng();
-println!("{}", rng.gen_ratio(2, 3));
-

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/trait.RngCore.html b/learning/rust/guessing_game/target/doc/rand/trait.RngCore.html deleted file mode 100644 index 9fea5f9d..00000000 --- a/learning/rust/guessing_game/target/doc/rand/trait.RngCore.html +++ /dev/null @@ -1,125 +0,0 @@ -RngCore in rand - Rust - -
-

Trait rand::RngCore

source · []
pub trait RngCore {
-    fn next_u32(&mut self) -> u32;
-    fn next_u64(&mut self) -> u64;
-    fn fill_bytes(&mut self, dest: &mut [u8]);
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error>;
-}
Expand description

The core of a random number generator.

-

This trait encapsulates the low-level functionality common to all -generators, and is the “back end”, to be implemented by generators. -End users should normally use the Rng trait from the rand crate, -which is automatically implemented for every type implementing RngCore.

-

Three different methods for generating random data are provided since the -optimal implementation of each is dependent on the type of generator. There -is no required relationship between the output of each; e.g. many -implementations of fill_bytes consume a whole number of u32 or u64 -values and drop any remaining unused bytes. The same can happen with the -next_u32 and next_u64 methods, implementations may discard some -random bits for efficiency.

-

The try_fill_bytes method is a variant of fill_bytes allowing error -handling; it is not deemed sufficiently useful to add equivalents for -next_u32 or next_u64 since the latter methods are almost always used -with algorithmic generators (PRNGs), which are normally infallible.

-

Implementers should produce bits uniformly. Pathological RNGs (e.g. always -returning the same value, or never setting certain bits) can break rejection -sampling used by random distributions, and also break other RNGs when -seeding them via SeedableRng::from_rng.

-

Algorithmic generators implementing SeedableRng should normally have -portable, reproducible output, i.e. fix Endianness when converting values -to avoid platform differences, and avoid making any changes which affect -output (except by communicating that the release has breaking changes).

-

Typically an RNG will implement only one of the methods available -in this trait directly, then use the helper functions from the -impls module to implement the other methods.

-

It is recommended that implementations also implement:

-
    -
  • Debug with a custom implementation which does not print any internal -state (at least, CryptoRngs should not risk leaking state through -Debug).
  • -
  • Serialize and Deserialize (from Serde), preferably making Serde -support optional at the crate level in PRNG libs.
  • -
  • Clone, if possible.
  • -
  • never implement Copy (accidental copies may cause repeated values).
  • -
  • do not implement Default for pseudorandom generators, but instead -implement SeedableRng, to guide users towards proper seeding. -External / hardware RNGs can choose to implement Default.
  • -
  • Eq and PartialEq could be implemented, but are probably not useful.
  • -
-

Example

-

A simple example, obviously not generating very random output:

- -
#![allow(dead_code)]
-use rand_core::{RngCore, Error, impls};
-
-struct CountingRng(u64);
-
-impl RngCore for CountingRng {
-    fn next_u32(&mut self) -> u32 {
-        self.next_u64() as u32
-    }
-
-    fn next_u64(&mut self) -> u64 {
-        self.0 += 1;
-        self.0
-    }
-
-    fn fill_bytes(&mut self, dest: &mut [u8]) {
-        impls::fill_bytes_via_next(self, dest)
-    }
-
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error> {
-        Ok(self.fill_bytes(dest))
-    }
-}
-

Required Methods

Return the next random u32.

-

RNGs must implement at least one method from this trait directly. In -the case this method is not implemented directly, it can be implemented -using self.next_u64() as u32 or via impls::next_u32_via_fill.

-

Return the next random u64.

-

RNGs must implement at least one method from this trait directly. In -the case this method is not implemented directly, it can be implemented -via impls::next_u64_via_u32 or via impls::next_u64_via_fill.

-

Fill dest with random data.

-

RNGs must implement at least one method from this trait directly. In -the case this method is not implemented directly, it can be implemented -via impls::fill_bytes_via_next or -via RngCore::try_fill_bytes; if this generator can -fail the implementation must choose how best to handle errors here -(e.g. panic with a descriptive message or log a warning and retry a few -times).

-

This method should guarantee that dest is entirely filled -with new data, and may panic if this is impossible -(e.g. reading past the end of a file that is being used as the -source of randomness).

-

Fill dest entirely with random data.

-

This is the only method which allows an RNG to report errors while -generating random data thus making this the primary method implemented -by external (true) RNGs (e.g. OsRng) which can fail. It may be used -directly to generate keys and to seed (infallible) PRNGs.

-

Other than error handling, this method is identical to RngCore::fill_bytes; -thus this may be implemented using Ok(self.fill_bytes(dest)) or -fill_bytes may be implemented with -self.try_fill_bytes(dest).unwrap() or more specific error handling.

-

Trait Implementations

Pull some bytes from this source into the specified buffer, returning -how many bytes were read. Read more

-

Like read, except that it reads into a slice of buffers. Read more

-
🔬 This is a nightly-only experimental API. (can_vector)

Determines if this Reader has an efficient read_vectored -implementation. Read more

-

Read all bytes until EOF in this source, placing them into buf. Read more

-

Read all bytes until EOF in this source, appending them to buf. Read more

-

Read the exact number of bytes required to fill buf. Read more

-
🔬 This is a nightly-only experimental API. (read_buf)

Pull some bytes from this source into the specified buffer. Read more

-
🔬 This is a nightly-only experimental API. (read_buf)

Read the exact number of bytes required to fill buf. Read more

-

Creates a “by reference” adaptor for this instance of Read. Read more

-

Transforms this Read instance to an Iterator over its bytes. Read more

-

Creates an adapter which will chain this stream with another. Read more

-

Creates an adapter which will read at most limit bytes from it. Read more

-

Implementations on Foreign Types

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand/trait.SeedableRng.html b/learning/rust/guessing_game/target/doc/rand/trait.SeedableRng.html deleted file mode 100644 index 090ccc6e..00000000 --- a/learning/rust/guessing_game/target/doc/rand/trait.SeedableRng.html +++ /dev/null @@ -1,118 +0,0 @@ -SeedableRng in rand - Rust - -
pub trait SeedableRng {
-    type Seed: Sized + Default + AsMut<[u8]>;
-
-    fn from_seed(seed: Self::Seed) -> Self;
-
-    fn seed_from_u64(state: u64) -> Self { ... }
-    fn from_rng<R>(rng: R) -> Result<Self, Error>
    where
        R: RngCore
, - { ... } - fn from_entropy() -> Self { ... } -}
Expand description

A random number generator that can be explicitly seeded.

-

This trait encapsulates the low-level functionality common to all -pseudo-random number generators (PRNGs, or algorithmic generators).

-

Required Associated Types

Seed type, which is restricted to types mutably-dereferencable as u8 -arrays (we recommend [u8; N] for some N).

-

It is recommended to seed PRNGs with a seed of at least circa 100 bits, -which means an array of [u8; 12] or greater to avoid picking RNGs with -partially overlapping periods.

-

For cryptographic RNG’s a seed of 256 bits is recommended, [u8; 32].

-
Implementing SeedableRng for RNGs with large seeds
-

Note that the required traits core::default::Default and -core::convert::AsMut<u8> are not implemented for large arrays -[u8; N] with N > 32. To be able to implement the traits required by -SeedableRng for RNGs with such large seeds, the newtype pattern can be -used:

- -
use rand_core::SeedableRng;
-
-const N: usize = 64;
-pub struct MyRngSeed(pub [u8; N]);
-pub struct MyRng(MyRngSeed);
-
-impl Default for MyRngSeed {
-    fn default() -> MyRngSeed {
-        MyRngSeed([0; N])
-    }
-}
-
-impl AsMut<[u8]> for MyRngSeed {
-    fn as_mut(&mut self) -> &mut [u8] {
-        &mut self.0
-    }
-}
-
-impl SeedableRng for MyRng {
-    type Seed = MyRngSeed;
-
-    fn from_seed(seed: MyRngSeed) -> MyRng {
-        MyRng(seed)
-    }
-}
-

Required Methods

Create a new PRNG using the given seed.

-

PRNG implementations are allowed to assume that bits in the seed are -well distributed. That means usually that the number of one and zero -bits are roughly equal, and values like 0, 1 and (size - 1) are unlikely. -Note that many non-cryptographic PRNGs will show poor quality output -if this is not adhered to. If you wish to seed from simple numbers, use -seed_from_u64 instead.

-

All PRNG implementations should be reproducible unless otherwise noted: -given a fixed seed, the same sequence of output should be produced -on all runs, library versions and architectures (e.g. check endianness). -Any “value-breaking” changes to the generator should require bumping at -least the minor version and documentation of the change.

-

It is not required that this function yield the same state as a -reference implementation of the PRNG given equivalent seed; if necessary -another constructor replicating behaviour from a reference -implementation can be added.

-

PRNG implementations should make sure from_seed never panics. In the -case that some special values (like an all zero seed) are not viable -seeds it is preferable to map these to alternative constant value(s), -for example 0xBAD5EEDu32 or 0x0DDB1A5E5BAD5EEDu64 (“odd biases? bad -seed”). This is assuming only a small number of values must be rejected.

-

Provided Methods

Create a new PRNG using a u64 seed.

-

This is a convenience-wrapper around from_seed to allow construction -of any SeedableRng from a simple u64 value. It is designed such that -low Hamming Weight numbers like 0 and 1 can be used and should still -result in good, independent seeds to the PRNG which is returned.

-

This is not suitable for cryptography, as should be clear given that -the input size is only 64 bits.

-

Implementations for PRNGs may provide their own implementations of -this function, but the default implementation should be good enough for -all purposes. Changing the implementation of this function should be -considered a value-breaking change.

-

Create a new PRNG seeded from another Rng.

-

This may be useful when needing to rapidly seed many PRNGs from a master -PRNG, and to allow forking of PRNGs. It may be considered deterministic.

-

The master PRNG should be at least as high quality as the child PRNGs. -When seeding non-cryptographic child PRNGs, we recommend using a -different algorithm for the master PRNG (ideally a CSPRNG) to avoid -correlations between the child PRNGs. If this is not possible (e.g. -forking using small non-crypto PRNGs) ensure that your PRNG has a good -mixing function on the output or consider use of a hash function with -from_seed.

-

Note that seeding XorShiftRng from another XorShiftRng provides an -extreme example of what can go wrong: the new PRNG will be a clone -of the parent.

-

PRNG implementations are allowed to assume that a good RNG is provided -for seeding, and that it is cryptographically secure when appropriate. -As of rand 0.7 / rand_core 0.5, implementations overriding this -method should ensure the implementation satisfies reproducibility -(in prior versions this was not required).

-

Creates a new instance of the RNG seeded via getrandom.

-

This method is the recommended way to construct non-deterministic PRNGs -since it is convenient and secure.

-

In case the overhead of using getrandom to seed many PRNGs is an -issue, one may prefer to seed from a local PRNG, e.g. -from_rng(thread_rng()).unwrap().

-
Panics
-

If getrandom is unable to provide secure entropy this method will panic.

-

Implementations on Foreign Types

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/all.html b/learning/rust/guessing_game/target/doc/rand_chacha/all.html deleted file mode 100644 index e4f2c745..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/all.html +++ /dev/null @@ -1,9 +0,0 @@ -List of all items in this crate - -
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha12Core.html b/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha12Core.html deleted file mode 100644 index 32791d39..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha12Core.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../rand_chacha/struct.ChaCha12Core.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha12Rng.html b/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha12Rng.html deleted file mode 100644 index bc3e3f9b..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha12Rng.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../rand_chacha/struct.ChaCha12Rng.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha20Core.html b/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha20Core.html deleted file mode 100644 index f780db68..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha20Core.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../rand_chacha/struct.ChaCha20Core.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha20Rng.html b/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha20Rng.html deleted file mode 100644 index 331909de..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha20Rng.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../rand_chacha/struct.ChaCha20Rng.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha8Core.html b/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha8Core.html deleted file mode 100644 index 50014c36..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha8Core.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../rand_chacha/struct.ChaCha8Core.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha8Rng.html b/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha8Rng.html deleted file mode 100644 index deeb935e..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/chacha/struct.ChaCha8Rng.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../rand_chacha/struct.ChaCha8Rng.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/index.html b/learning/rust/guessing_game/target/doc/rand_chacha/index.html deleted file mode 100644 index 4a96bc4e..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/index.html +++ /dev/null @@ -1,22 +0,0 @@ -rand_chacha - Rust - -
Expand description

The ChaCha random number generator.

-

Re-exports

-
pub use rand_core;

Structs

-

ChaCha with 8 rounds

-

A cryptographically secure random number generator that uses the ChaCha algorithm.

-

ChaCha with 12 rounds

-

A cryptographically secure random number generator that uses the ChaCha algorithm.

-

ChaCha with 20 rounds

-

A cryptographically secure random number generator that uses the ChaCha algorithm.

-

Type Definitions

-

ChaCha with 20 rounds, low-level interface

-

ChaCha with 20 rounds

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand_chacha/sidebar-items.js deleted file mode 100644 index 00a07306..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"struct":[["ChaCha12Core","ChaCha with 12 rounds"],["ChaCha12Rng","A cryptographically secure random number generator that uses the ChaCha algorithm."],["ChaCha20Core","ChaCha with 20 rounds"],["ChaCha20Rng","A cryptographically secure random number generator that uses the ChaCha algorithm."],["ChaCha8Core","ChaCha with 8 rounds"],["ChaCha8Rng","A cryptographically secure random number generator that uses the ChaCha algorithm."]],"type":[["ChaChaCore","ChaCha with 20 rounds, low-level interface"],["ChaChaRng","ChaCha with 20 rounds"]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha12Core.html b/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha12Core.html deleted file mode 100644 index d926e3d6..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha12Core.html +++ /dev/null @@ -1,42 +0,0 @@ -ChaCha12Core in rand_chacha - Rust - -
pub struct ChaCha12Core { /* private fields */ }
Expand description

ChaCha with 12 rounds

-

Trait Implementations

Results element type, e.g. u32.

-

Results type. This is the ‘block’ an RNG implementing BlockRngCore -generates, which will usually be an array like [u32; 16]. Read more

-

Generate a new block of results.

-

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Converts to this type from the input type.

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Seed type, which is restricted to types mutably-dereferencable as u8 -arrays (we recommend [u8; N] for some N). Read more

-

Create a new PRNG using the given seed. Read more

-

Create a new PRNG using a u64 seed. Read more

-

Create a new PRNG seeded from another Rng. Read more

-

Creates a new instance of the RNG seeded via getrandom. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha12Rng.html b/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha12Rng.html deleted file mode 100644 index 8b7e8ea0..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha12Rng.html +++ /dev/null @@ -1,84 +0,0 @@ -ChaCha12Rng in rand_chacha - Rust - -
pub struct ChaCha12Rng { /* private fields */ }
Expand description

A cryptographically secure random number generator that uses the ChaCha algorithm.

-

ChaCha is a stream cipher designed by Daniel J. Bernstein1, that we use as an RNG. It is -an improved variant of the Salsa20 cipher family, which was selected as one of the “stream -ciphers suitable for widespread adoption” by eSTREAM2.

-

ChaCha uses add-rotate-xor (ARX) operations as its basis. These are safe against timing -attacks, although that is mostly a concern for ciphers and not for RNGs. We provide a SIMD -implementation to support high throughput on a variety of common hardware platforms.

-

With the ChaCha algorithm it is possible to choose the number of rounds the core algorithm -should run. The number of rounds is a tradeoff between performance and security, where 8 -rounds is the minimum potentially secure configuration, and 20 rounds is widely used as a -conservative choice.

-

We use a 64-bit counter and 64-bit stream identifier as in Bernstein’s implementation1 -except that we use a stream identifier in place of a nonce. A 64-bit counter over 64-byte -(16 word) blocks allows 1 ZiB of output before cycling, and the stream identifier allows -264 unique streams of output per seed. Both counter and stream are initialized -to zero but may be set via the set_word_pos and set_stream methods.

-

The word layout is:

-
constant  constant  constant  constant
-seed      seed      seed      seed
-seed      seed      seed      seed
-counter   counter   stream_id stream_id
-

This implementation uses an output buffer of sixteen u32 words, and uses -BlockRng to implement the RngCore methods.

-

Implementations

Get the offset from the start of the stream, in 32-bit words.

-

Since the generated blocks are 16 words (24) long and the -counter is 64-bits, the offset is a 68-bit number. Sub-word offsets are -not supported, hence the result can simply be multiplied by 4 to get a -byte-offset.

-

Set the offset from the start of the stream, in 32-bit words.

-

As with get_word_pos, we use a 68-bit number. Since the generator -simply cycles at the end of its period (1 ZiB), we ignore the upper -60 bits.

-

Set the stream number.

-

This is initialized to zero; 264 unique streams of output -are available per seed/key.

-

Note that in order to reproduce ChaCha output with a specific 64-bit -nonce, one can convert that nonce to a u64 in little-endian fashion -and pass to this function. In theory a 96-bit nonce can be used by -passing the last 64-bits to this function and using the first 32-bits as -the most significant half of the 64-bit counter (which may be set -indirectly via set_word_pos), but this is not directly supported.

-

Get the stream number.

-

Get the seed.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Converts to this type from the input type.

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Return the next random u32. Read more

-

Return the next random u64. Read more

-

Fill dest with random data. Read more

-

Fill dest entirely with random data. Read more

-

Seed type, which is restricted to types mutably-dereferencable as u8 -arrays (we recommend [u8; N] for some N). Read more

-

Create a new PRNG using the given seed. Read more

-

Create a new PRNG using a u64 seed. Read more

-

Create a new PRNG seeded from another Rng. Read more

-

Creates a new instance of the RNG seeded via getrandom. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha20Core.html b/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha20Core.html deleted file mode 100644 index 453568fb..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha20Core.html +++ /dev/null @@ -1,42 +0,0 @@ -ChaCha20Core in rand_chacha - Rust - -
pub struct ChaCha20Core { /* private fields */ }
Expand description

ChaCha with 20 rounds

-

Trait Implementations

Results element type, e.g. u32.

-

Results type. This is the ‘block’ an RNG implementing BlockRngCore -generates, which will usually be an array like [u32; 16]. Read more

-

Generate a new block of results.

-

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Converts to this type from the input type.

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Seed type, which is restricted to types mutably-dereferencable as u8 -arrays (we recommend [u8; N] for some N). Read more

-

Create a new PRNG using the given seed. Read more

-

Create a new PRNG using a u64 seed. Read more

-

Create a new PRNG seeded from another Rng. Read more

-

Creates a new instance of the RNG seeded via getrandom. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha20Rng.html b/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha20Rng.html deleted file mode 100644 index c8e1676f..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha20Rng.html +++ /dev/null @@ -1,84 +0,0 @@ -ChaCha20Rng in rand_chacha - Rust - -
pub struct ChaCha20Rng { /* private fields */ }
Expand description

A cryptographically secure random number generator that uses the ChaCha algorithm.

-

ChaCha is a stream cipher designed by Daniel J. Bernstein1, that we use as an RNG. It is -an improved variant of the Salsa20 cipher family, which was selected as one of the “stream -ciphers suitable for widespread adoption” by eSTREAM2.

-

ChaCha uses add-rotate-xor (ARX) operations as its basis. These are safe against timing -attacks, although that is mostly a concern for ciphers and not for RNGs. We provide a SIMD -implementation to support high throughput on a variety of common hardware platforms.

-

With the ChaCha algorithm it is possible to choose the number of rounds the core algorithm -should run. The number of rounds is a tradeoff between performance and security, where 8 -rounds is the minimum potentially secure configuration, and 20 rounds is widely used as a -conservative choice.

-

We use a 64-bit counter and 64-bit stream identifier as in Bernstein’s implementation1 -except that we use a stream identifier in place of a nonce. A 64-bit counter over 64-byte -(16 word) blocks allows 1 ZiB of output before cycling, and the stream identifier allows -264 unique streams of output per seed. Both counter and stream are initialized -to zero but may be set via the set_word_pos and set_stream methods.

-

The word layout is:

-
constant  constant  constant  constant
-seed      seed      seed      seed
-seed      seed      seed      seed
-counter   counter   stream_id stream_id
-

This implementation uses an output buffer of sixteen u32 words, and uses -BlockRng to implement the RngCore methods.

-

Implementations

Get the offset from the start of the stream, in 32-bit words.

-

Since the generated blocks are 16 words (24) long and the -counter is 64-bits, the offset is a 68-bit number. Sub-word offsets are -not supported, hence the result can simply be multiplied by 4 to get a -byte-offset.

-

Set the offset from the start of the stream, in 32-bit words.

-

As with get_word_pos, we use a 68-bit number. Since the generator -simply cycles at the end of its period (1 ZiB), we ignore the upper -60 bits.

-

Set the stream number.

-

This is initialized to zero; 264 unique streams of output -are available per seed/key.

-

Note that in order to reproduce ChaCha output with a specific 64-bit -nonce, one can convert that nonce to a u64 in little-endian fashion -and pass to this function. In theory a 96-bit nonce can be used by -passing the last 64-bits to this function and using the first 32-bits as -the most significant half of the 64-bit counter (which may be set -indirectly via set_word_pos), but this is not directly supported.

-

Get the stream number.

-

Get the seed.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Converts to this type from the input type.

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Return the next random u32. Read more

-

Return the next random u64. Read more

-

Fill dest with random data. Read more

-

Fill dest entirely with random data. Read more

-

Seed type, which is restricted to types mutably-dereferencable as u8 -arrays (we recommend [u8; N] for some N). Read more

-

Create a new PRNG using the given seed. Read more

-

Create a new PRNG using a u64 seed. Read more

-

Create a new PRNG seeded from another Rng. Read more

-

Creates a new instance of the RNG seeded via getrandom. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha8Core.html b/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha8Core.html deleted file mode 100644 index ee1dbc73..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha8Core.html +++ /dev/null @@ -1,42 +0,0 @@ -ChaCha8Core in rand_chacha - Rust - -
pub struct ChaCha8Core { /* private fields */ }
Expand description

ChaCha with 8 rounds

-

Trait Implementations

Results element type, e.g. u32.

-

Results type. This is the ‘block’ an RNG implementing BlockRngCore -generates, which will usually be an array like [u32; 16]. Read more

-

Generate a new block of results.

-

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Converts to this type from the input type.

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Seed type, which is restricted to types mutably-dereferencable as u8 -arrays (we recommend [u8; N] for some N). Read more

-

Create a new PRNG using the given seed. Read more

-

Create a new PRNG using a u64 seed. Read more

-

Create a new PRNG seeded from another Rng. Read more

-

Creates a new instance of the RNG seeded via getrandom. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha8Rng.html b/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha8Rng.html deleted file mode 100644 index 5c766793..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/struct.ChaCha8Rng.html +++ /dev/null @@ -1,84 +0,0 @@ -ChaCha8Rng in rand_chacha - Rust - -
pub struct ChaCha8Rng { /* private fields */ }
Expand description

A cryptographically secure random number generator that uses the ChaCha algorithm.

-

ChaCha is a stream cipher designed by Daniel J. Bernstein1, that we use as an RNG. It is -an improved variant of the Salsa20 cipher family, which was selected as one of the “stream -ciphers suitable for widespread adoption” by eSTREAM2.

-

ChaCha uses add-rotate-xor (ARX) operations as its basis. These are safe against timing -attacks, although that is mostly a concern for ciphers and not for RNGs. We provide a SIMD -implementation to support high throughput on a variety of common hardware platforms.

-

With the ChaCha algorithm it is possible to choose the number of rounds the core algorithm -should run. The number of rounds is a tradeoff between performance and security, where 8 -rounds is the minimum potentially secure configuration, and 20 rounds is widely used as a -conservative choice.

-

We use a 64-bit counter and 64-bit stream identifier as in Bernstein’s implementation1 -except that we use a stream identifier in place of a nonce. A 64-bit counter over 64-byte -(16 word) blocks allows 1 ZiB of output before cycling, and the stream identifier allows -264 unique streams of output per seed. Both counter and stream are initialized -to zero but may be set via the set_word_pos and set_stream methods.

-

The word layout is:

-
constant  constant  constant  constant
-seed      seed      seed      seed
-seed      seed      seed      seed
-counter   counter   stream_id stream_id
-

This implementation uses an output buffer of sixteen u32 words, and uses -BlockRng to implement the RngCore methods.

-

Implementations

Get the offset from the start of the stream, in 32-bit words.

-

Since the generated blocks are 16 words (24) long and the -counter is 64-bits, the offset is a 68-bit number. Sub-word offsets are -not supported, hence the result can simply be multiplied by 4 to get a -byte-offset.

-

Set the offset from the start of the stream, in 32-bit words.

-

As with get_word_pos, we use a 68-bit number. Since the generator -simply cycles at the end of its period (1 ZiB), we ignore the upper -60 bits.

-

Set the stream number.

-

This is initialized to zero; 264 unique streams of output -are available per seed/key.

-

Note that in order to reproduce ChaCha output with a specific 64-bit -nonce, one can convert that nonce to a u64 in little-endian fashion -and pass to this function. In theory a 96-bit nonce can be used by -passing the last 64-bits to this function and using the first 32-bits as -the most significant half of the 64-bit counter (which may be set -indirectly via set_word_pos), but this is not directly supported.

-

Get the stream number.

-

Get the seed.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Converts to this type from the input type.

-

This method tests for self and other values to be equal, and is used -by ==. Read more

-

This method tests for !=.

-

Return the next random u32. Read more

-

Return the next random u64. Read more

-

Fill dest with random data. Read more

-

Fill dest entirely with random data. Read more

-

Seed type, which is restricted to types mutably-dereferencable as u8 -arrays (we recommend [u8; N] for some N). Read more

-

Create a new PRNG using the given seed. Read more

-

Create a new PRNG using a u64 seed. Read more

-

Create a new PRNG seeded from another Rng. Read more

-

Creates a new instance of the RNG seeded via getrandom. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/type.ChaChaCore.html b/learning/rust/guessing_game/target/doc/rand_chacha/type.ChaChaCore.html deleted file mode 100644 index 95837a15..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/type.ChaChaCore.html +++ /dev/null @@ -1,11 +0,0 @@ -ChaChaCore in rand_chacha - Rust - -
-

Type Definition rand_chacha::ChaChaCore

source · []
pub type ChaChaCore = ChaCha20Core;
Expand description

ChaCha with 20 rounds, low-level interface

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_chacha/type.ChaChaRng.html b/learning/rust/guessing_game/target/doc/rand_chacha/type.ChaChaRng.html deleted file mode 100644 index dd9e7644..00000000 --- a/learning/rust/guessing_game/target/doc/rand_chacha/type.ChaChaRng.html +++ /dev/null @@ -1,11 +0,0 @@ -ChaChaRng in rand_chacha - Rust - -
-

Type Definition rand_chacha::ChaChaRng

source · []
pub type ChaChaRng = ChaCha20Rng;
Expand description

ChaCha with 20 rounds

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/all.html b/learning/rust/guessing_game/target/doc/rand_core/all.html deleted file mode 100644 index cbca3d08..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/all.html +++ /dev/null @@ -1,9 +0,0 @@ -List of all items in this crate - -
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/block/index.html b/learning/rust/guessing_game/target/doc/rand_core/block/index.html deleted file mode 100644 index 56bdffba..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/block/index.html +++ /dev/null @@ -1,58 +0,0 @@ -rand_core::block - Rust - -
Expand description

The BlockRngCore trait and implementation helpers

-

The BlockRngCore trait exists to assist in the implementation of RNGs -which generate a block of data in a cache instead of returning generated -values directly.

-

Usage of this trait is optional, but provides two advantages: -implementations only need to concern themselves with generation of the -block, not the various RngCore methods (especially fill_bytes, where -the optimal implementations are not trivial), and this allows -ReseedingRng (see rand crate) perform periodic -reseeding with very low overhead.

-

Example

-
use rand_core::{RngCore, SeedableRng};
-use rand_core::block::{BlockRngCore, BlockRng};
-
-struct MyRngCore;
-
-impl BlockRngCore for MyRngCore {
-    type Item = u32;
-    type Results = [u32; 16];
-
-    fn generate(&mut self, results: &mut Self::Results) {
-        unimplemented!()
-    }
-}
-
-impl SeedableRng for MyRngCore {
-    type Seed = [u8; 32];
-    fn from_seed(seed: Self::Seed) -> Self {
-        unimplemented!()
-    }
-}
-
-// optionally, also implement CryptoRng for MyRngCore
-
-// Final RNG.
-let mut rng = BlockRng::<MyRngCore>::seed_from_u64(0);
-println!("First value: {}", rng.next_u32());
-

Structs

-

A wrapper type implementing RngCore for some type implementing -BlockRngCore with u32 array buffer; i.e. this can be used to implement -a full RNG from just a generate function.

-

A wrapper type implementing RngCore for some type implementing -BlockRngCore with u64 array buffer; i.e. this can be used to implement -a full RNG from just a generate function.

-

Traits

-

A trait for RNGs which do not generate random numbers individually, but in -blocks (typically [u32; N]). This technique is commonly used by -cryptographic RNGs to improve performance.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/block/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand_core/block/sidebar-items.js deleted file mode 100644 index 1bc831f0..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/block/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"struct":[["BlockRng","A wrapper type implementing [`RngCore`] for some type implementing [`BlockRngCore`] with `u32` array buffer; i.e. this can be used to implement a full RNG from just a `generate` function."],["BlockRng64","A wrapper type implementing [`RngCore`] for some type implementing [`BlockRngCore`] with `u64` array buffer; i.e. this can be used to implement a full RNG from just a `generate` function."]],"trait":[["BlockRngCore","A trait for RNGs which do not generate random numbers individually, but in blocks (typically `[u32; N]`). This technique is commonly used by cryptographic RNGs to improve performance."]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/block/struct.BlockRng.html b/learning/rust/guessing_game/target/doc/rand_core/block/struct.BlockRng.html deleted file mode 100644 index c31e7e99..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/block/struct.BlockRng.html +++ /dev/null @@ -1,76 +0,0 @@ -BlockRng in rand_core::block - Rust - -
pub struct BlockRng<R: BlockRngCore + ?Sized> {
-    pub core: R,
-    /* private fields */
-}
Expand description

A wrapper type implementing RngCore for some type implementing -BlockRngCore with u32 array buffer; i.e. this can be used to implement -a full RNG from just a generate function.

-

The core field may be accessed directly but the results buffer may not. -PRNG implementations can simply use a type alias -(pub type MyRng = BlockRng<MyRngCore>;) but might prefer to use a -wrapper type (pub struct MyRng(BlockRng<MyRngCore>);); the latter must -re-implement RngCore but hides the implementation details and allows -extra functionality to be defined on the RNG -(e.g. impl MyRng { fn set_stream(...){...} }).

-

BlockRng has heavily optimized implementations of the RngCore methods -reading values from the results buffer, as well as -calling BlockRngCore::generate directly on the output array when -fill_bytes / try_fill_bytes is called on a large array. These methods -also handle the bookkeeping of when to generate a new batch of values.

-

No whole generated u32 values are thown away and all values are consumed -in-order. next_u32 simply takes the next available u32 value. -next_u64 is implemented by combining two u32 values, least -significant first. fill_bytes and try_fill_bytes consume a whole -number of u32 values, converting each u32 to a byte slice in -little-endian order. If the requested byte length is not a multiple of 4, -some bytes will be discarded.

-

See also BlockRng64 which uses u64 array buffers. Currently there is -no direct support for other buffer types.

-

For easy initialization BlockRng also implements SeedableRng.

-

Fields

core: R

The core part of the RNG, implementing the generate function.

-

Implementations

Create a new BlockRng from an existing RNG implementing -BlockRngCore. Results will be generated on first use.

-

Get the index into the result buffer.

-

If this is equal to or larger than the size of the result buffer then -the buffer is “empty” and generate() must be called to produce new -results.

-

Reset the number of available results. -This will force a new set of results to be generated on next use.

-

Generate a new set of results immediately, setting the index to the -given value.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Return the next random u32. Read more

-

Return the next random u64. Read more

-

Fill dest with random data. Read more

-

Fill dest entirely with random data. Read more

-

Seed type, which is restricted to types mutably-dereferencable as u8 -arrays (we recommend [u8; N] for some N). Read more

-

Create a new PRNG using the given seed. Read more

-

Create a new PRNG using a u64 seed. Read more

-

Create a new PRNG seeded from another Rng. Read more

-

Creates a new instance of the RNG seeded via getrandom. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/block/struct.BlockRng64.html b/learning/rust/guessing_game/target/doc/rand_core/block/struct.BlockRng64.html deleted file mode 100644 index f8b2f08d..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/block/struct.BlockRng64.html +++ /dev/null @@ -1,65 +0,0 @@ -BlockRng64 in rand_core::block - Rust - -
pub struct BlockRng64<R: BlockRngCore + ?Sized> {
-    pub core: R,
-    /* private fields */
-}
Expand description

A wrapper type implementing RngCore for some type implementing -BlockRngCore with u64 array buffer; i.e. this can be used to implement -a full RNG from just a generate function.

-

This is similar to BlockRng, but specialized for algorithms that operate -on u64 values.

-

No whole generated u64 values are thrown away and all values are consumed -in-order. next_u64 simply takes the next available u64 value. -next_u32 is however a bit special: half of a u64 is consumed, leaving -the other half in the buffer. If the next function called is next_u32 -then the other half is then consumed, however both next_u64 and -fill_bytes discard the rest of any half-consumed u64s when called.

-

fill_bytes and try_fill_bytes consume a whole number of u64 -values. If the requested length is not a multiple of 8, some bytes will be -discarded.

-

Fields

core: R

The core part of the RNG, implementing the generate function.

-

Implementations

Create a new BlockRng from an existing RNG implementing -BlockRngCore. Results will be generated on first use.

-

Get the index into the result buffer.

-

If this is equal to or larger than the size of the result buffer then -the buffer is “empty” and generate() must be called to produce new -results.

-

Reset the number of available results. -This will force a new set of results to be generated on next use.

-

Generate a new set of results immediately, setting the index to the -given value.

-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Return the next random u32. Read more

-

Return the next random u64. Read more

-

Fill dest with random data. Read more

-

Fill dest entirely with random data. Read more

-

Seed type, which is restricted to types mutably-dereferencable as u8 -arrays (we recommend [u8; N] for some N). Read more

-

Create a new PRNG using the given seed. Read more

-

Create a new PRNG using a u64 seed. Read more

-

Create a new PRNG seeded from another Rng. Read more

-

Creates a new instance of the RNG seeded via getrandom. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/block/trait.BlockRngCore.html b/learning/rust/guessing_game/target/doc/rand_core/block/trait.BlockRngCore.html deleted file mode 100644 index 1f7e260b..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/block/trait.BlockRngCore.html +++ /dev/null @@ -1,23 +0,0 @@ -BlockRngCore in rand_core::block - Rust - -
pub trait BlockRngCore {
-    type Item;
-    type Results: AsRef<[Self::Item]> + AsMut<[Self::Item]> + Default;
-
-    fn generate(&mut self, results: &mut Self::Results);
-}
Expand description

A trait for RNGs which do not generate random numbers individually, but in -blocks (typically [u32; N]). This technique is commonly used by -cryptographic RNGs to improve performance.

-

See the module documentation for details.

-

Required Associated Types

Results element type, e.g. u32.

-

Results type. This is the ‘block’ an RNG implementing BlockRngCore -generates, which will usually be an array like [u32; 16].

-

Required Methods

Generate a new block of results.

-

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/error/struct.Error.html b/learning/rust/guessing_game/target/doc/rand_core/error/struct.Error.html deleted file mode 100644 index f6280b71..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/error/struct.Error.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../rand_core/struct.Error.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/impls/fn.fill_bytes_via_next.html b/learning/rust/guessing_game/target/doc/rand_core/impls/fn.fill_bytes_via_next.html deleted file mode 100644 index 7f3b3205..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/impls/fn.fill_bytes_via_next.html +++ /dev/null @@ -1,15 +0,0 @@ -fill_bytes_via_next in rand_core::impls - Rust - -
pub fn fill_bytes_via_next<R: RngCore + ?Sized>(rng: &mut R, dest: &mut [u8])
Expand description

Implement fill_bytes via next_u64 and next_u32, little-endian order.

-

The fastest way to fill a slice is usually to work as long as possible with -integers. That is why this method mostly uses next_u64, and only when -there are 4 or less bytes remaining at the end of the slice it uses -next_u32 once.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/impls/fn.fill_via_u32_chunks.html b/learning/rust/guessing_game/target/doc/rand_core/impls/fn.fill_via_u32_chunks.html deleted file mode 100644 index 319b4eed..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/impls/fn.fill_via_u32_chunks.html +++ /dev/null @@ -1,35 +0,0 @@ -fill_via_u32_chunks in rand_core::impls - Rust - -
pub fn fill_via_u32_chunks(src: &[u32], dest: &mut [u8]) -> (usize, usize)
Expand description

Implement fill_bytes by reading chunks from the output buffer of a block -based RNG.

-

The return values are (consumed_u32, filled_u8).

-

filled_u8 is the number of filled bytes in dest, which may be less than -the length of dest. -consumed_u32 is the number of words consumed from src, which is the same -as filled_u8 / 4 rounded up.

-

Example

-

(from IsaacRng)

- -
fn fill_bytes(&mut self, dest: &mut [u8]) {
-    let mut read_len = 0;
-    while read_len < dest.len() {
-        if self.index >= self.rsl.len() {
-            self.isaac();
-        }
-
-        let (consumed_u32, filled_u8) =
-            impls::fill_via_u32_chunks(&mut self.rsl[self.index..],
-                                       &mut dest[read_len..]);
-
-        self.index += consumed_u32;
-        read_len += filled_u8;
-    }
-}
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/impls/fn.fill_via_u64_chunks.html b/learning/rust/guessing_game/target/doc/rand_core/impls/fn.fill_via_u64_chunks.html deleted file mode 100644 index d6ca18f6..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/impls/fn.fill_via_u64_chunks.html +++ /dev/null @@ -1,18 +0,0 @@ -fill_via_u64_chunks in rand_core::impls - Rust - -
pub fn fill_via_u64_chunks(src: &[u64], dest: &mut [u8]) -> (usize, usize)
Expand description

Implement fill_bytes by reading chunks from the output buffer of a block -based RNG.

-

The return values are (consumed_u64, filled_u8). -filled_u8 is the number of filled bytes in dest, which may be less than -the length of dest. -consumed_u64 is the number of words consumed from src, which is the same -as filled_u8 / 8 rounded up.

-

See fill_via_u32_chunks for an example.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/impls/fn.next_u32_via_fill.html b/learning/rust/guessing_game/target/doc/rand_core/impls/fn.next_u32_via_fill.html deleted file mode 100644 index 84305552..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/impls/fn.next_u32_via_fill.html +++ /dev/null @@ -1,11 +0,0 @@ -next_u32_via_fill in rand_core::impls - Rust - -
pub fn next_u32_via_fill<R: RngCore + ?Sized>(rng: &mut R) -> u32
Expand description

Implement next_u32 via fill_bytes, little-endian order.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/impls/fn.next_u64_via_fill.html b/learning/rust/guessing_game/target/doc/rand_core/impls/fn.next_u64_via_fill.html deleted file mode 100644 index 08eee656..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/impls/fn.next_u64_via_fill.html +++ /dev/null @@ -1,11 +0,0 @@ -next_u64_via_fill in rand_core::impls - Rust - -
pub fn next_u64_via_fill<R: RngCore + ?Sized>(rng: &mut R) -> u64
Expand description

Implement next_u64 via fill_bytes, little-endian order.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/impls/fn.next_u64_via_u32.html b/learning/rust/guessing_game/target/doc/rand_core/impls/fn.next_u64_via_u32.html deleted file mode 100644 index 0900b11e..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/impls/fn.next_u64_via_u32.html +++ /dev/null @@ -1,11 +0,0 @@ -next_u64_via_u32 in rand_core::impls - Rust - -
pub fn next_u64_via_u32<R: RngCore + ?Sized>(rng: &mut R) -> u64
Expand description

Implement next_u64 via next_u32, little-endian order.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/impls/index.html b/learning/rust/guessing_game/target/doc/rand_core/impls/index.html deleted file mode 100644 index 6a7b7583..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/impls/index.html +++ /dev/null @@ -1,27 +0,0 @@ -rand_core::impls - Rust - -
Expand description

Helper functions for implementing RngCore functions.

-

For cross-platform reproducibility, these functions all use Little Endian: -least-significant part first. For example, next_u64_via_u32 takes u32 -values x, y, then outputs (y << 32) | x. To implement next_u32 -from next_u64 in little-endian order, one should use next_u64() as u32.

-

Byte-swapping (like the std to_le functions) is only needed to convert -to/from byte sequences, and since its purpose is reproducibility, -non-reproducible sources (e.g. OsRng) need not bother with it.

-

Functions

-

Implement fill_bytes via next_u64 and next_u32, little-endian order.

-

Implement fill_bytes by reading chunks from the output buffer of a block -based RNG.

-

Implement fill_bytes by reading chunks from the output buffer of a block -based RNG.

-

Implement next_u32 via fill_bytes, little-endian order.

-

Implement next_u64 via fill_bytes, little-endian order.

-

Implement next_u64 via next_u32, little-endian order.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/impls/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand_core/impls/sidebar-items.js deleted file mode 100644 index ac2123cd..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/impls/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"fn":[["fill_bytes_via_next","Implement `fill_bytes` via `next_u64` and `next_u32`, little-endian order."],["fill_via_u32_chunks","Implement `fill_bytes` by reading chunks from the output buffer of a block based RNG."],["fill_via_u64_chunks","Implement `fill_bytes` by reading chunks from the output buffer of a block based RNG."],["next_u32_via_fill","Implement `next_u32` via `fill_bytes`, little-endian order."],["next_u64_via_fill","Implement `next_u64` via `fill_bytes`, little-endian order."],["next_u64_via_u32","Implement `next_u64` via `next_u32`, little-endian order."]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/index.html b/learning/rust/guessing_game/target/doc/rand_core/index.html deleted file mode 100644 index 5575ce63..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/index.html +++ /dev/null @@ -1,35 +0,0 @@ -rand_core - Rust - -
Expand description

Random number generation traits

-

This crate is mainly of interest to crates publishing implementations of -RngCore. Other users are encouraged to use the rand crate instead -which re-exports the main traits and error types.

-

RngCore is the core trait implemented by algorithmic pseudo-random number -generators and external random-number sources.

-

SeedableRng is an extension trait for construction from fixed seeds and -other random number generators.

-

Error is provided for error-handling. It is safe to use in no_std -environments.

-

The impls and le sub-modules include a few small functions to assist -implementation of RngCore.

-

Modules

-

The BlockRngCore trait and implementation helpers

-

Helper functions for implementing RngCore functions.

-

Little-Endian utilities

-

Structs

-

Error type of random number generators

-

A random number generator that retrieves randomness from the -operating system.

-

Traits

-

A marker trait used to indicate that an RngCore or BlockRngCore -implementation is supposed to be cryptographically secure.

-

The core of a random number generator.

-

A random number generator that can be explicitly seeded.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/le/fn.read_u32_into.html b/learning/rust/guessing_game/target/doc/rand_core/le/fn.read_u32_into.html deleted file mode 100644 index 22875d68..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/le/fn.read_u32_into.html +++ /dev/null @@ -1,11 +0,0 @@ -read_u32_into in rand_core::le - Rust - -
pub fn read_u32_into(src: &[u8], dst: &mut [u32])
Expand description

Reads unsigned 32 bit integers from src into dst.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/le/fn.read_u64_into.html b/learning/rust/guessing_game/target/doc/rand_core/le/fn.read_u64_into.html deleted file mode 100644 index e91f7eec..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/le/fn.read_u64_into.html +++ /dev/null @@ -1,11 +0,0 @@ -read_u64_into in rand_core::le - Rust - -
pub fn read_u64_into(src: &[u8], dst: &mut [u64])
Expand description

Reads unsigned 64 bit integers from src into dst.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/le/index.html b/learning/rust/guessing_game/target/doc/rand_core/le/index.html deleted file mode 100644 index 042952c7..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/le/index.html +++ /dev/null @@ -1,16 +0,0 @@ -rand_core::le - Rust - -
-

Module rand_core::le

source · []
Expand description

Little-Endian utilities

-

Little-Endian order has been chosen for internal usage; this makes some -useful functions available.

-

Functions

-

Reads unsigned 32 bit integers from src into dst.

-

Reads unsigned 64 bit integers from src into dst.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/le/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand_core/le/sidebar-items.js deleted file mode 100644 index e0a66d58..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/le/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"fn":[["read_u32_into","Reads unsigned 32 bit integers from `src` into `dst`."],["read_u64_into","Reads unsigned 64 bit integers from `src` into `dst`."]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/os/struct.OsRng.html b/learning/rust/guessing_game/target/doc/rand_core/os/struct.OsRng.html deleted file mode 100644 index be32c723..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/os/struct.OsRng.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

Redirecting to ../../rand_core/struct.OsRng.html...

- - - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/sidebar-items.js b/learning/rust/guessing_game/target/doc/rand_core/sidebar-items.js deleted file mode 100644 index 68511ce6..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/sidebar-items.js +++ /dev/null @@ -1 +0,0 @@ -initSidebarItems({"mod":[["block","The `BlockRngCore` trait and implementation helpers"],["impls","Helper functions for implementing `RngCore` functions."],["le","Little-Endian utilities"]],"struct":[["Error","Error type of random number generators"],["OsRng","A random number generator that retrieves randomness from the operating system."]],"trait":[["CryptoRng","A marker trait used to indicate that an [`RngCore`] or `BlockRngCore` implementation is supposed to be cryptographically secure."],["RngCore","The core of a random number generator."],["SeedableRng","A random number generator that can be explicitly seeded."]]}); \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/struct.Error.html b/learning/rust/guessing_game/target/doc/rand_core/struct.Error.html deleted file mode 100644 index 12d15aac..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/struct.Error.html +++ /dev/null @@ -1,61 +0,0 @@ -Error in rand_core - Rust - -
pub struct Error { /* private fields */ }
Expand description

Error type of random number generators

-

In order to be compatible with std and no_std, this type has two -possible implementations: with std a boxed Error trait object is stored, -while with no_std we merely store an error code.

-

Implementations

Codes at or above this point can be used by users to define their own -custom errors.

-

This has a fixed value of (1 << 31) + (1 << 30) = 0xC000_0000, -therefore the number of values available for custom codes is 1 << 30.

-

This is identical to getrandom::Error::CUSTOM_START.

-

Codes below this point represent OS Errors (i.e. positive i32 values). -Codes at or above this point, but below Error::CUSTOM_START are -reserved for use by the rand and getrandom crates.

-

This is identical to getrandom::Error::INTERNAL_START.

-

Construct from any type supporting std::error::Error

-

Available only when configured with std.

-

See also From<NonZeroU32>, which is available with and without std.

-

Reference the inner error (std only)

-

When configured with std, this is a trivial operation and never -panics. Without std, this method is simply unavailable.

-

Unwrap the inner error (std only)

-

When configured with std, this is a trivial operation and never -panics. Without std, this method is simply unavailable.

-

Extract the raw OS error code (if this error came from the OS)

-

This method is identical to std::io::Error::raw_os_error(), except -that it works in no_std contexts. If this method returns None, the -error value can still be formatted via the Diplay implementation.

-

Retrieve the error code, if any.

-

If this Error was constructed via From<NonZeroU32>, then this method -will return this NonZeroU32 code (for no_std this is always the -case). Otherwise, this method will return None.

-

Trait Implementations

Formats the value using the given formatter. Read more

-

Formats the value using the given formatter. Read more

-

The lower-level source of this error, if any. Read more

-
🔬 This is a nightly-only experimental API. (backtrace)

Returns a stack backtrace, if available, of where this error occurred. Read more

-
👎 Deprecated since 1.42.0:

use the Display impl or to_string()

-
👎 Deprecated since 1.33.0:

replaced by Error::source, which can support downcasting

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

Converts to this type from the input type.

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

Converts the given value to a String. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/struct.OsRng.html b/learning/rust/guessing_game/target/doc/rand_core/struct.OsRng.html deleted file mode 100644 index e0c08723..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/struct.OsRng.html +++ /dev/null @@ -1,53 +0,0 @@ -OsRng in rand_core - Rust - -
pub struct OsRng;
Expand description

A random number generator that retrieves randomness from the -operating system.

-

This is a zero-sized struct. It can be freely constructed with OsRng.

-

The implementation is provided by the getrandom crate. Refer to -getrandom documentation for details.

-

This struct is only available when specifying the crate feature getrandom -or std. When using the rand lib, it is also available as rand::rngs::OsRng.

-

Blocking and error handling

-

It is possible that when used during early boot the first call to OsRng -will block until the system’s RNG is initialised. It is also possible -(though highly unlikely) for OsRng to fail on some platforms, most -likely due to system mis-configuration.

-

After the first successful call, it is highly unlikely that failures or -significant delays will occur (although performance should be expected to -be much slower than a user-space PRNG).

-

Usage example

-
use rand_core::{RngCore, OsRng};
-
-let mut key = [0u8; 16];
-OsRng.fill_bytes(&mut key);
-let random_u64 = OsRng.next_u64();
-

Trait Implementations

Returns a copy of the value. Read more

-

Performs copy-assignment from source. Read more

-

Formats the value using the given formatter. Read more

-

Returns the “default value” for a type. Read more

-

Return the next random u32. Read more

-

Return the next random u64. Read more

-

Fill dest with random data. Read more

-

Fill dest entirely with random data. Read more

-

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

-

Immutably borrows from an owned value. Read more

-

Mutably borrows from an owned value. Read more

-

Returns the argument unchanged.

-

Calls U::from(self).

-

That is, this conversion is whatever the implementation of -From<T> for U chooses to do.

-

The resulting type after obtaining ownership.

-

Creates owned data from borrowed data, usually by cloning. Read more

-
🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-

The type returned in the event of a conversion error.

-

Performs the conversion.

-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/trait.CryptoRng.html b/learning/rust/guessing_game/target/doc/rand_core/trait.CryptoRng.html deleted file mode 100644 index 718e4370..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/trait.CryptoRng.html +++ /dev/null @@ -1,26 +0,0 @@ -CryptoRng in rand_core - Rust - -
pub trait CryptoRng { }
Expand description

A marker trait used to indicate that an RngCore or BlockRngCore -implementation is supposed to be cryptographically secure.

-

Cryptographically secure generators, also known as CSPRNGs, should -satisfy an additional properties over other generators: given the first -k bits of an algorithm’s output -sequence, it should not be possible using polynomial-time algorithms to -predict the next bit with probability significantly greater than 50%.

-

Some generators may satisfy an additional property, however this is not -required by this trait: if the CSPRNG’s state is revealed, it should not be -computationally-feasible to reconstruct output prior to this. Some other -generators allow backwards-computation and are consided reversible.

-

Note that this trait is provided for guidance only and cannot guarantee -suitability for cryptographic applications. In general it should only be -implemented for well-reviewed code implementing well-regarded algorithms.

-

Note also that use of a CryptoRng does not protect against other -weaknesses such as seeding from a weak entropy source or leaking state.

-

Implementations on Foreign Types

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/trait.RngCore.html b/learning/rust/guessing_game/target/doc/rand_core/trait.RngCore.html deleted file mode 100644 index c5929fed..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/trait.RngCore.html +++ /dev/null @@ -1,125 +0,0 @@ -RngCore in rand_core - Rust - -
pub trait RngCore {
-    fn next_u32(&mut self) -> u32;
-    fn next_u64(&mut self) -> u64;
-    fn fill_bytes(&mut self, dest: &mut [u8]);
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error>;
-}
Expand description

The core of a random number generator.

-

This trait encapsulates the low-level functionality common to all -generators, and is the “back end”, to be implemented by generators. -End users should normally use the Rng trait from the rand crate, -which is automatically implemented for every type implementing RngCore.

-

Three different methods for generating random data are provided since the -optimal implementation of each is dependent on the type of generator. There -is no required relationship between the output of each; e.g. many -implementations of fill_bytes consume a whole number of u32 or u64 -values and drop any remaining unused bytes. The same can happen with the -next_u32 and next_u64 methods, implementations may discard some -random bits for efficiency.

-

The try_fill_bytes method is a variant of fill_bytes allowing error -handling; it is not deemed sufficiently useful to add equivalents for -next_u32 or next_u64 since the latter methods are almost always used -with algorithmic generators (PRNGs), which are normally infallible.

-

Implementers should produce bits uniformly. Pathological RNGs (e.g. always -returning the same value, or never setting certain bits) can break rejection -sampling used by random distributions, and also break other RNGs when -seeding them via SeedableRng::from_rng.

-

Algorithmic generators implementing SeedableRng should normally have -portable, reproducible output, i.e. fix Endianness when converting values -to avoid platform differences, and avoid making any changes which affect -output (except by communicating that the release has breaking changes).

-

Typically an RNG will implement only one of the methods available -in this trait directly, then use the helper functions from the -impls module to implement the other methods.

-

It is recommended that implementations also implement:

-
    -
  • Debug with a custom implementation which does not print any internal -state (at least, CryptoRngs should not risk leaking state through -Debug).
  • -
  • Serialize and Deserialize (from Serde), preferably making Serde -support optional at the crate level in PRNG libs.
  • -
  • Clone, if possible.
  • -
  • never implement Copy (accidental copies may cause repeated values).
  • -
  • do not implement Default for pseudorandom generators, but instead -implement SeedableRng, to guide users towards proper seeding. -External / hardware RNGs can choose to implement Default.
  • -
  • Eq and PartialEq could be implemented, but are probably not useful.
  • -
-

Example

-

A simple example, obviously not generating very random output:

- -
#![allow(dead_code)]
-use rand_core::{RngCore, Error, impls};
-
-struct CountingRng(u64);
-
-impl RngCore for CountingRng {
-    fn next_u32(&mut self) -> u32 {
-        self.next_u64() as u32
-    }
-
-    fn next_u64(&mut self) -> u64 {
-        self.0 += 1;
-        self.0
-    }
-
-    fn fill_bytes(&mut self, dest: &mut [u8]) {
-        impls::fill_bytes_via_next(self, dest)
-    }
-
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error> {
-        Ok(self.fill_bytes(dest))
-    }
-}
-

Required Methods

Return the next random u32.

-

RNGs must implement at least one method from this trait directly. In -the case this method is not implemented directly, it can be implemented -using self.next_u64() as u32 or via impls::next_u32_via_fill.

-

Return the next random u64.

-

RNGs must implement at least one method from this trait directly. In -the case this method is not implemented directly, it can be implemented -via impls::next_u64_via_u32 or via impls::next_u64_via_fill.

-

Fill dest with random data.

-

RNGs must implement at least one method from this trait directly. In -the case this method is not implemented directly, it can be implemented -via impls::fill_bytes_via_next or -via RngCore::try_fill_bytes; if this generator can -fail the implementation must choose how best to handle errors here -(e.g. panic with a descriptive message or log a warning and retry a few -times).

-

This method should guarantee that dest is entirely filled -with new data, and may panic if this is impossible -(e.g. reading past the end of a file that is being used as the -source of randomness).

-

Fill dest entirely with random data.

-

This is the only method which allows an RNG to report errors while -generating random data thus making this the primary method implemented -by external (true) RNGs (e.g. OsRng) which can fail. It may be used -directly to generate keys and to seed (infallible) PRNGs.

-

Other than error handling, this method is identical to RngCore::fill_bytes; -thus this may be implemented using Ok(self.fill_bytes(dest)) or -fill_bytes may be implemented with -self.try_fill_bytes(dest).unwrap() or more specific error handling.

-

Trait Implementations

Pull some bytes from this source into the specified buffer, returning -how many bytes were read. Read more

-

Like read, except that it reads into a slice of buffers. Read more

-
🔬 This is a nightly-only experimental API. (can_vector)

Determines if this Reader has an efficient read_vectored -implementation. Read more

-

Read all bytes until EOF in this source, placing them into buf. Read more

-

Read all bytes until EOF in this source, appending them to buf. Read more

-

Read the exact number of bytes required to fill buf. Read more

-
🔬 This is a nightly-only experimental API. (read_buf)

Pull some bytes from this source into the specified buffer. Read more

-
🔬 This is a nightly-only experimental API. (read_buf)

Read the exact number of bytes required to fill buf. Read more

-

Creates a “by reference” adaptor for this instance of Read. Read more

-

Transforms this Read instance to an Iterator over its bytes. Read more

-

Creates an adapter which will chain this stream with another. Read more

-

Creates an adapter which will read at most limit bytes from it. Read more

-

Implementations on Foreign Types

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rand_core/trait.SeedableRng.html b/learning/rust/guessing_game/target/doc/rand_core/trait.SeedableRng.html deleted file mode 100644 index 08e50f49..00000000 --- a/learning/rust/guessing_game/target/doc/rand_core/trait.SeedableRng.html +++ /dev/null @@ -1,117 +0,0 @@ -SeedableRng in rand_core - Rust - -
pub trait SeedableRng: Sized {
-    type Seed: Sized + Default + AsMut<[u8]>;
-
-    fn from_seed(seed: Self::Seed) -> Self;
-
-    fn seed_from_u64(state: u64) -> Self { ... }
-    fn from_rng<R: RngCore>(rng: R) -> Result<Self, Error> { ... }
-    fn from_entropy() -> Self { ... }
-}
Expand description

A random number generator that can be explicitly seeded.

-

This trait encapsulates the low-level functionality common to all -pseudo-random number generators (PRNGs, or algorithmic generators).

-

Required Associated Types

Seed type, which is restricted to types mutably-dereferencable as u8 -arrays (we recommend [u8; N] for some N).

-

It is recommended to seed PRNGs with a seed of at least circa 100 bits, -which means an array of [u8; 12] or greater to avoid picking RNGs with -partially overlapping periods.

-

For cryptographic RNG’s a seed of 256 bits is recommended, [u8; 32].

-
Implementing SeedableRng for RNGs with large seeds
-

Note that the required traits core::default::Default and -core::convert::AsMut<u8> are not implemented for large arrays -[u8; N] with N > 32. To be able to implement the traits required by -SeedableRng for RNGs with such large seeds, the newtype pattern can be -used:

- -
use rand_core::SeedableRng;
-
-const N: usize = 64;
-pub struct MyRngSeed(pub [u8; N]);
-pub struct MyRng(MyRngSeed);
-
-impl Default for MyRngSeed {
-    fn default() -> MyRngSeed {
-        MyRngSeed([0; N])
-    }
-}
-
-impl AsMut<[u8]> for MyRngSeed {
-    fn as_mut(&mut self) -> &mut [u8] {
-        &mut self.0
-    }
-}
-
-impl SeedableRng for MyRng {
-    type Seed = MyRngSeed;
-
-    fn from_seed(seed: MyRngSeed) -> MyRng {
-        MyRng(seed)
-    }
-}
-

Required Methods

Create a new PRNG using the given seed.

-

PRNG implementations are allowed to assume that bits in the seed are -well distributed. That means usually that the number of one and zero -bits are roughly equal, and values like 0, 1 and (size - 1) are unlikely. -Note that many non-cryptographic PRNGs will show poor quality output -if this is not adhered to. If you wish to seed from simple numbers, use -seed_from_u64 instead.

-

All PRNG implementations should be reproducible unless otherwise noted: -given a fixed seed, the same sequence of output should be produced -on all runs, library versions and architectures (e.g. check endianness). -Any “value-breaking” changes to the generator should require bumping at -least the minor version and documentation of the change.

-

It is not required that this function yield the same state as a -reference implementation of the PRNG given equivalent seed; if necessary -another constructor replicating behaviour from a reference -implementation can be added.

-

PRNG implementations should make sure from_seed never panics. In the -case that some special values (like an all zero seed) are not viable -seeds it is preferable to map these to alternative constant value(s), -for example 0xBAD5EEDu32 or 0x0DDB1A5E5BAD5EEDu64 (“odd biases? bad -seed”). This is assuming only a small number of values must be rejected.

-

Provided Methods

Create a new PRNG using a u64 seed.

-

This is a convenience-wrapper around from_seed to allow construction -of any SeedableRng from a simple u64 value. It is designed such that -low Hamming Weight numbers like 0 and 1 can be used and should still -result in good, independent seeds to the PRNG which is returned.

-

This is not suitable for cryptography, as should be clear given that -the input size is only 64 bits.

-

Implementations for PRNGs may provide their own implementations of -this function, but the default implementation should be good enough for -all purposes. Changing the implementation of this function should be -considered a value-breaking change.

-

Create a new PRNG seeded from another Rng.

-

This may be useful when needing to rapidly seed many PRNGs from a master -PRNG, and to allow forking of PRNGs. It may be considered deterministic.

-

The master PRNG should be at least as high quality as the child PRNGs. -When seeding non-cryptographic child PRNGs, we recommend using a -different algorithm for the master PRNG (ideally a CSPRNG) to avoid -correlations between the child PRNGs. If this is not possible (e.g. -forking using small non-crypto PRNGs) ensure that your PRNG has a good -mixing function on the output or consider use of a hash function with -from_seed.

-

Note that seeding XorShiftRng from another XorShiftRng provides an -extreme example of what can go wrong: the new PRNG will be a clone -of the parent.

-

PRNG implementations are allowed to assume that a good RNG is provided -for seeding, and that it is cryptographically secure when appropriate. -As of rand 0.7 / rand_core 0.5, implementations overriding this -method should ensure the implementation satisfies reproducibility -(in prior versions this was not required).

-

Creates a new instance of the RNG seeded via getrandom.

-

This method is the recommended way to construct non-deterministic PRNGs -since it is convenient and secure.

-

In case the overhead of using getrandom to seed many PRNGs is an -issue, one may prefer to seed from a local PRNG, e.g. -from_rng(thread_rng()).unwrap().

-
Panics
-

If getrandom is unable to provide secure entropy this method will panic.

-

Implementors

- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/rust-logo.svg b/learning/rust/guessing_game/target/doc/rust-logo.svg deleted file mode 100644 index 62424d8f..00000000 --- a/learning/rust/guessing_game/target/doc/rust-logo.svg +++ /dev/null @@ -1,61 +0,0 @@ - - - diff --git a/learning/rust/guessing_game/target/doc/rustdoc.css b/learning/rust/guessing_game/target/doc/rustdoc.css deleted file mode 100644 index 46b58774..00000000 --- a/learning/rust/guessing_game/target/doc/rustdoc.css +++ /dev/null @@ -1 +0,0 @@ - @font-face {font-family:'Fira Sans';font-style:normal;font-weight:400;src:local('Fira Sans'),url("FiraSans-Regular.woff2") format("woff2");font-display:swap;}@font-face {font-family:'Fira Sans';font-style:normal;font-weight:500;src:local('Fira Sans Medium'),url("FiraSans-Medium.woff2") format("woff2");font-display:swap;}@font-face {font-family:'Source Serif 4';font-style:normal;font-weight:400;src:local('Source Serif 4'),url("SourceSerif4-Regular.ttf.woff2") format("woff2");font-display:swap;}@font-face {font-family:'Source Serif 4';font-style:italic;font-weight:400;src:local('Source Serif 4 Italic'),url("SourceSerif4-It.ttf.woff2") format("woff2");font-display:swap;}@font-face {font-family:'Source Serif 4';font-style:normal;font-weight:700;src:local('Source Serif 4 Bold'),url("SourceSerif4-Bold.ttf.woff2") format("woff2");font-display:swap;}@font-face {font-family:'Source Code Pro';font-style:normal;font-weight:400;src:url("SourceCodePro-Regular.ttf.woff2") format("woff2");font-display:swap;}@font-face {font-family:'Source Code Pro';font-style:italic;font-weight:400;src:url("SourceCodePro-It.ttf.woff2") format("woff2");font-display:swap;}@font-face {font-family:'Source Code Pro';font-style:normal;font-weight:600;src:url("SourceCodePro-Semibold.ttf.woff2") format("woff2");font-display:swap;}@font-face {font-family:'NanumBarunGothic';src:url("NanumBarunGothic.ttf.woff2") format("woff2");font-display:swap;unicode-range:U+AC00-D7AF,U+1100-11FF,U+3130-318F,U+A960-A97F,U+D7B0-D7FF;}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}html{content:"";}@media (prefers-color-scheme:light){html{content:"light";}}@media (prefers-color-scheme:dark){html{content:"dark";}}body{font:1rem/1.5 "Source Serif 4",NanumBarunGothic,serif;margin:0;position:relative;overflow-wrap:break-word;overflow-wrap:anywhere;-webkit-font-feature-settings:"kern","liga";-moz-font-feature-settings:"kern","liga";font-feature-settings:"kern","liga";}h1{font-size:1.5rem;}h2{font-size:1.375rem;}h3{font-size:1.25rem;}h1,h2,h3,h4,h5,h6{font-weight:500;}h1,h2,h3,h4{margin:20px 0 15px 0;padding-bottom:6px;}.docblock h3,.docblock h4,h5,h6{margin:15px 0 5px 0;}h1.fqn{margin:0;padding:0;}.main-heading{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:6px;margin-bottom:15px;}.main-heading a:hover{text-decoration:underline;}#toggle-all-docs{text-decoration:none;}h2,.top-doc h3,.top-doc h4{border-bottom:1px solid;}h3.code-header{font-size:1.125rem;}h4.code-header{font-size:1rem;}.code-header{font-weight:600;border-bottom-style:none;margin:0;padding:0;margin-top:0.6em;margin-bottom:0.4em;}.impl,.impl-items .method,.methods .method,.impl-items .type,.methods .type,.impl-items .associatedconstant,.methods .associatedconstant,.impl-items .associatedtype,.methods .associatedtype{flex-basis:100%;font-weight:600;position:relative;}div.impl-items>div{padding-left:0;}h1,h2,h3,h4,h5,h6,.sidebar,.mobile-topbar,a.source,.search-input,.search-results .result-name,.content table td:first-child>a,.item-left>a,.out-of-band,span.since,#source-sidebar,#sidebar-toggle,details.rustdoc-toggle>summary::before,div.impl-items>div:not(.docblock):not(.item-info),.content ul.crate a.crate,a.srclink,#main-content>ul.docblock>li>a{font-family:"Fira Sans",Arial,NanumBarunGothic,sans-serif;}ol,ul{padding-left:24px;}ul ul,ol ul,ul ol,ol ol{margin-bottom:.625em;}p{margin:0 0 .75em 0;}summary{outline:none;}td,th{padding:0;}table{border-collapse:collapse;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{padding:1px 6px;}.rustdoc{display:flex;flex-direction:row;flex-wrap:nowrap;}main{position:relative;flex-grow:1;padding:10px 15px 40px 45px;min-width:0;}.source main{padding:15px;}.width-limiter{max-width:960px;margin-right:auto;}.source .width-limiter{max-width:unset;}details:not(.rustdoc-toggle) summary{margin-bottom:.6em;}code,pre,a.test-arrow,.code-header{font-family:"Source Code Pro",monospace;}.docblock code,.docblock-short code{border-radius:3px;padding:0 0.125em;}.docblock pre code,.docblock-short pre code{padding:0;}pre{padding:14px;}.docblock.item-decl{margin-left:0;}.item-decl pre{overflow-x:auto;}.source .content pre{padding:20px;}img{max-width:100%;}li{position:relative;}.source .content{max-width:none;overflow:visible;margin-left:0px;}nav.sub{position:relative;font-size:1rem;}.sub-container{display:flex;flex-direction:row;flex-wrap:nowrap;}.sub-logo-container{display:none;margin-right:20px;}.source .sub-logo-container{display:block;}.source .sub-logo-container>img{height:60px;width:60px;object-fit:contain;}.sidebar{font-size:0.875rem;width:250px;min-width:200px;overflow-y:scroll;position:sticky;height:100vh;top:0;left:0;}.sidebar-elems,.sidebar>.location{padding-left:24px;}.sidebar .location{overflow-wrap:anywhere;}.rustdoc.source .sidebar{width:50px;min-width:0px;max-width:300px;flex-grow:0;flex-shrink:0;flex-basis:auto;border-right:1px solid;overflow-x:hidden;overflow-y:hidden;}.source .sidebar>*:not(#sidebar-toggle){opacity:0;visibility:hidden;}.source .sidebar.expanded{overflow-y:auto;}.source .sidebar.expanded>*:not(#sidebar-toggle){opacity:1;visibility:visible;}#all-types{margin-top:1em;}*{scrollbar-width:initial;}.sidebar{scrollbar-width:thin;}::-webkit-scrollbar{width:12px;}.sidebar::-webkit-scrollbar{width:8px;}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0;}.hidden{display:none !important;}.sidebar .logo-container{display:flex;margin-top:10px;margin-bottom:10px;justify-content:center;}.version{overflow-wrap:break-word;}.logo-container>img{height:100px;width:100px;}.location:empty{border:none;}.location a:first-of-type{font-weight:500;}.block{padding:0;}.block ul,.block li{padding:0;margin:0;list-style:none;}.block a,h2.location a{display:block;padding:0.25rem;margin-left:-0.25rem;text-overflow:ellipsis;overflow:hidden;}.sidebar h2{border-bottom:none;font-weight:500;padding:0;margin:0;margin-top:0.7rem;margin-bottom:0.7rem;}.sidebar h3{font-size:1.125rem;font-weight:500;padding:0;margin:0;}.sidebar-elems .block{margin-bottom:2em;}.sidebar-elems .block li a{white-space:nowrap;}.mobile-topbar{display:none;}.source .content pre.rust{white-space:pre;overflow:auto;padding-left:0;}.rustdoc .example-wrap{display:inline-flex;margin-bottom:10px;}.example-wrap{position:relative;width:100%;}.example-wrap>pre.line-number{overflow:initial;border:1px solid;padding:13px 8px;text-align:right;border-top-left-radius:5px;border-bottom-left-radius:5px;}.example-wrap>pre.rust a:hover{text-decoration:underline;}.line-numbers{text-align:right;}.rustdoc:not(.source) .example-wrap>pre:not(.line-number){width:100%;overflow-x:auto;}.rustdoc:not(.source) .example-wrap>pre.line-numbers{width:auto;overflow-x:visible;}.rustdoc .example-wrap>pre{margin:0;}#search{position:relative;}.search-loading{text-align:center;}#results>table{width:100%;table-layout:fixed;}.content>.example-wrap pre.line-numbers{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.line-numbers span{cursor:pointer;}.docblock-short{overflow-wrap:break-word;overflow-wrap:anywhere;}.docblock-short p{display:inline;}.docblock-short p{overflow:hidden;text-overflow:ellipsis;margin:0;}.docblock>:not(pre)>code,.docblock-short>:not(pre)>code{white-space:pre-wrap;}.top-doc .docblock h2{font-size:1.375rem;}.top-doc .docblock h3{font-size:1.25;}.top-doc .docblock h4,.top-doc .docblock h5{font-size:1.125rem;}.top-doc .docblock h6{font-size:1rem;}.docblock h5{font-size:1rem;}.docblock h6{font-size:0.875rem;}.docblock{margin-left:24px;position:relative;}.docblock>:not(.information):not(.more-examples-toggle){max-width:100%;overflow-x:auto;}.content .out-of-band{flex-grow:0;font-size:1.125rem;font-weight:normal;float:right;}.method>.code-header,.trait-impl>.code-header{max-width:calc(100% - 41px);display:block;}.invisible{width:100%;display:inline-block;}.content .in-band{flex-grow:1;margin:0px;padding:0px;overflow-wrap:break-word;overflow-wrap:anywhere;}.in-band>code,.in-band>.code-header{display:inline-block;}#main-content{position:relative;}#main-content>.since{top:inherit;font-family:"Fira Sans",Arial,sans-serif;}.content table:not(.table-display){border-spacing:0 5px;}.content td{vertical-align:top;}.content td:first-child{padding-right:20px;}.content td p:first-child{margin-top:0;}.content td h1,.content td h2{margin-left:0;font-size:1.125rem;}.content tr:first-child td{border-top:0;}.docblock table{margin:.5em 0;width:calc(100% - 2px);overflow-x:auto;display:block;}.docblock table td{padding:.5em;border:1px dashed;}.docblock table th{padding:.5em;text-align:left;border:1px solid;}.fields+table{margin-bottom:1em;}.content .item-list{list-style-type:none;padding:0;}.content .multi-column{-moz-column-count:5;-moz-column-gap:2.5em;-webkit-column-count:5;-webkit-column-gap:2.5em;column-count:5;column-gap:2.5em;}.content .multi-column li{width:100%;display:inline-block;}.content>.methods>.method{font-size:1rem;position:relative;}.content .method .where,.content .fn .where,.content .where.fmt-newline{display:block;font-size:0.875rem;}.content .methods>div:not(.notable-traits):not(.method){margin-left:40px;margin-bottom:15px;}.content .docblock>.impl-items{margin-left:20px;margin-top:-34px;}.content .docblock>.impl-items .table-display{margin:0;}.content .docblock>.impl-items table td{padding:0;}.content .docblock>.impl-items .table-display,.impl-items table td{border:none;}.item-info{display:block;}.content .item-info code{font-size:0.875rem;}.content .item-info{position:relative;margin-left:24px;}.sub-variant>div>.item-info{margin-top:initial;}.content .impl-items .docblock,.content .impl-items .item-info{margin-bottom:.6em;}.content .impl-items>.item-info{margin-left:40px;}.methods>.item-info,.content .impl-items>.item-info{margin-top:-8px;}.impl-items{flex-basis:100%;}#main-content>.item-info{margin-top:0;margin-left:0;}nav.sub{flex-grow:1;margin-bottom:25px;}.source nav.sub{margin-left:32px;}nav.main{padding:20px 0;text-align:center;}nav.main .current{border-top:1px solid;border-bottom:1px solid;}nav.main .separator{border:1px solid;display:inline-block;height:23px;margin:0 20px;}nav.sum{text-align:right;}nav.sub form{display:inline;}a{text-decoration:none;background:transparent;}.small-section-header{display:flex;justify-content:space-between;position:relative;}.small-section-header:hover>.anchor{display:initial;}.in-band:hover>.anchor,.impl:hover>.anchor,.method.trait-impl:hover>.anchor,.type.trait-impl:hover>.anchor,.associatedconstant.trait-impl:hover>.anchor,.associatedtype.trait-impl:hover>.anchor{display:inline-block;position:absolute;}.anchor{display:none;position:absolute;left:-0.5em;background:none !important;}.anchor.field{left:-5px;}.small-section-header>.anchor{left:-15px;padding-right:8px;}h2.small-section-header>.anchor{padding-right:6px;}.anchor::before{content:'§';}.docblock a:not(.srclink):not(.test-arrow):not(.scrape-help):hover,.docblock-short a:not(.srclink):not(.test-arrow):not(.scrape-help):hover,.item-info a{text-decoration:underline;}.block a.current.crate{font-weight:500;}table,.item-table{overflow-wrap:break-word;}.item-table{display:table;}.item-row{display:table-row;}.item-left,.item-right{display:table-cell;}.item-left{padding-right:1.25rem;}.search-container{position:relative;display:flex;height:34px;}.search-container>*{height:100%;}.search-results-title{display:inline;}#search-settings{font-size:1.5rem;font-weight:500;margin-bottom:20px;}#crate-search{min-width:115px;margin-top:5px;margin-left:0.25em;padding-left:0.3125em;padding-right:23px;border:0;border-radius:4px;outline:none;cursor:pointer;-moz-appearance:none;-webkit-appearance:none;text-indent:0.01px;text-overflow:"";background-repeat:no-repeat;background-color:transparent;background-size:20px;background-position:calc(100% - 1px) 56%;background-image:url("down-arrow.svg");}.search-container{margin-top:4px;}.search-input{-webkit-appearance:none;-moz-box-sizing:border-box !important;box-sizing:border-box !important;outline:none;border:1px solid;border-radius:2px;padding:8px;font-size:1rem;transition:border-color 300ms ease;width:100%;}.search-results{display:none;padding-bottom:2em;}.search-results.active{display:block;clear:both;}.search-results .desc>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;}.search-results>a{display:block;width:100%;margin-left:2px;margin-right:2px;border-bottom:1px solid #aaa3;}.search-results>a>div{display:flex;flex-flow:row wrap;}.search-results .result-name,.search-results div.desc,.search-results .result-description{width:50%;}.search-results .result-name{padding-right:1em;}.search-results .result-name>span{display:inline-block;margin:0;font-weight:normal;}body.blur>:not(#help){filter:blur(8px);-webkit-filter:blur(8px);opacity:.7;}#help{width:100%;height:100vh;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;}#help>div{flex:0 0 auto;box-shadow:0 0 6px rgba(0,0,0,.2);width:550px;height:auto;border:1px solid;}#help dt{float:left;clear:left;display:block;margin-right:0.5rem;}#help span.top,#help span.bottom{text-align:center;display:block;font-size:1.125rem;}#help span.top{text-align:center;display:block;margin:10px 0;border-bottom:1px solid;padding-bottom:4px;margin-bottom:6px;}#help span.bottom{clear:both;border-top:1px solid;}#help dd{margin:5px 35px;}#help .infos{padding-left:0;}#help h1,#help h2{margin-top:0;}#help>div div{width:50%;float:left;padding:0 20px 20px 17px;;}.item-info .stab{display:inline-block;}.stab{padding:3px;margin-bottom:5px;font-size:0.875rem;font-weight:normal;}.stab p{display:inline;}.stab .emoji{font-size:1.25rem;}.emoji{text-shadow:1px 0 0 black,-1px 0 0 black,0 1px 0 black,0 -1px 0 black;}.module-item .stab,.import-item .stab{border-radius:3px;display:inline-block;font-size:0.875rem;line-height:1.2;margin-bottom:0;margin-left:0.3125em;padding:2px;vertical-align:text-bottom;}.module-item.unstable,.import-item.unstable{opacity:0.65;}.since{font-weight:normal;font-size:initial;}.rightside{padding-left:12px;padding-right:2px;position:initial;}.impl-items .srclink,.impl .srclink,.methods .srclink{font-weight:normal;font-size:1rem;}.rightside{float:right;}.variants_table{width:100%;}.variants_table tbody tr td:first-child{width:1%;}td.summary-column{width:100%;}.summary{padding-right:0px;}pre.rust .question-mark{font-weight:bold;}a.test-arrow{display:inline-block;visibility:hidden;position:absolute;padding:5px 10px 5px 10px;border-radius:5px;font-size:1.375rem;top:5px;right:5px;z-index:1;}.example-wrap:hover .test-arrow{visibility:visible;}a.test-arrow:hover{text-decoration:none;}.code-attribute{font-weight:300;}.item-spacer{width:100%;height:12px;}.out-of-band>span.since{position:initial;font-size:1.25rem;}h3.variant{font-weight:600;font-size:1.125rem;margin-bottom:10px;border-bottom:none;}.sub-variant h4{font-size:1rem;font-weight:400;border-bottom:none;margin-top:0;margin-bottom:0;}.sub-variant{margin-left:24px;margin-bottom:40px;}.sub-variant>.sub-variant-field{margin-left:24px;}.toggle-label{display:inline-block;margin-left:4px;margin-top:3px;}:target>code,:target>.code-header{opacity:1;}:target{padding-right:3px;}.information{position:absolute;left:-25px;margin-top:7px;z-index:1;}.tooltip{position:relative;display:inline-block;cursor:pointer;}.tooltip::after{display:none;text-align:center;padding:5px 3px 3px 3px;border-radius:6px;margin-left:5px;font-size:1rem;}.tooltip.ignore::after{content:"This example is not tested";}.tooltip.compile_fail::after{content:"This example deliberately fails to compile";}.tooltip.should_panic::after{content:"This example panics";}.tooltip.edition::after{content:"This code runs with edition " attr(data-edition);}.tooltip::before{content:" ";position:absolute;top:50%;left:16px;margin-top:-5px;border-width:5px;border-style:solid;display:none;}.tooltip:hover::before,.tooltip:hover::after{display:inline;}.tooltip.compile_fail,.tooltip.should_panic,.tooltip.ignore{font-weight:bold;font-size:1.25rem;}.notable-traits-tooltip{display:inline-block;cursor:pointer;}.notable-traits:hover .notable-traits-tooltiptext,.notable-traits .notable-traits-tooltiptext.force-tooltip{display:inline-block;}.notable-traits .notable-traits-tooltiptext{display:none;padding:5px 3px 3px 3px;border-radius:6px;margin-left:5px;z-index:10;font-size:1rem;cursor:default;position:absolute;border:1px solid;}.notable-traits-tooltip::after{content:"\00a0\00a0\00a0";}.notable-traits .notable,.notable-traits .docblock{margin:0;}.notable-traits .notable{margin:0;margin-bottom:13px;font-size:1.1875rem;font-weight:600;display:block;}.notable-traits .docblock code.content{margin:0;padding:0;font-size:1.25rem;}pre.rust.rust-example-rendered{position:relative;}pre.rust{tab-size:4;-moz-tab-size:4;}.search-failed{text-align:center;margin-top:20px;display:none;}.search-failed.active{display:block;}.search-failed>ul{text-align:left;max-width:570px;margin-left:auto;margin-right:auto;}#titles{height:35px;}#titles>button{float:left;width:33.3%;text-align:center;font-size:1.125rem;cursor:pointer;border:0;border-top:2px solid;}#titles>button:first-child:last-child{margin-right:1px;width:calc(100% - 1px);}#titles>button:not(:last-child){margin-right:1px;width:calc(33.3% - 1px);}#titles>button>div.count{display:inline-block;font-size:1rem;}.notable-traits{cursor:pointer;z-index:2;margin-left:5px;}#sidebar-toggle{position:sticky;top:0;left:0;cursor:pointer;font-weight:bold;font-size:1.25rem;border-bottom:1px solid;display:flex;height:40px;justify-content:center;align-items:center;z-index:10;}#source-sidebar{width:100%;z-index:1;overflow:auto;}#source-sidebar>.title{font-size:1.5rem;text-align:center;border-bottom:1px solid;margin-bottom:6px;}.theme-picker{position:absolute;left:-38px;top:4px;}.theme-picker button{outline:none;}#settings-menu,#help-button{margin-left:4px;outline:none;}#theme-picker,#copy-path{height:34px;}#theme-picker,#settings-menu,#help-button,#copy-path{padding:5px;width:33px;border:1px solid;border-radius:2px;cursor:pointer;}@keyframes rotating{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}#settings-menu.rotate img{animation:rotating 2s linear infinite;}#help-button{font-family:"Fira Sans",Arial,sans-serif;text-align:center;font-size:20px;padding-top:2px;}#copy-path{background:initial;margin-left:10px;padding:0;padding-left:2px;border:0;}#theme-choices{display:none;position:absolute;left:0;top:28px;border:1px solid;border-radius:3px;z-index:1;cursor:pointer;}#theme-choices>button{border:none;width:100%;padding:4px 8px;text-align:center;background:rgba(0,0,0,0);overflow-wrap:normal;}#theme-choices>button:not(:first-child){border-top:1px solid;}kbd{display:inline-block;padding:3px 5px;font:15px monospace;line-height:10px;vertical-align:middle;border:solid 1px;border-radius:3px;cursor:default;}.hidden-by-impl-hider,.hidden-by-usual-hider{display:none !important;}#implementations-list>h3>span.in-band{width:100%;}.table-display{width:100%;border:0;border-collapse:collapse;border-spacing:0;font-size:1rem;}.table-display tr td:first-child{padding-right:0;}.table-display tr td:last-child{float:right;}.table-display .out-of-band{position:relative;font-size:1.125rem;display:block;}.table-display td:hover .anchor{display:block;top:2px;left:-5px;}#main-content>ul{padding-left:10px;}#main-content>ul>li{list-style:none;}.non-exhaustive{margin-bottom:1em;}div.children{padding-left:27px;display:none;}div.name{cursor:pointer;position:relative;margin-left:16px;}div.files>a{display:block;padding:0 3px;}div.files>a:hover,div.name:hover{background-color:#a14b4b;}div.name.expand+.children{display:block;}div.name::before{content:"\25B6";padding-left:4px;font-size:0.625rem;position:absolute;left:-16px;top:4px;}div.name.expand::before{transform:rotate(90deg);left:-15px;top:2px;}details.rustdoc-toggle>summary.hideme{cursor:pointer;}details.rustdoc-toggle>summary{list-style:none;}details.rustdoc-toggle>summary::-webkit-details-marker,details.rustdoc-toggle>summary::marker{display:none;}details.rustdoc-toggle>summary.hideme>span{margin-left:9px;}details.rustdoc-toggle>summary::before{content:"";cursor:pointer;width:16px;height:16px;background-repeat:no-repeat;background-position:top left;display:inline-block;vertical-align:middle;opacity:.5;}details.rustdoc-toggle>summary::after{content:"Expand";overflow:hidden;width:0;height:0;position:absolute;}details.rustdoc-toggle>summary.hideme::after{content:"";}details.rustdoc-toggle>summary:focus::before,details.rustdoc-toggle>summary:hover::before{opacity:1;}details.rustdoc-toggle.top-doc>summary,details.rustdoc-toggle.top-doc>summary::before,details.rustdoc-toggle.non-exhaustive>summary,details.rustdoc-toggle.non-exhaustive>summary::before{font-family:'Fira Sans';font-size:1rem;}details.non-exhaustive{margin-bottom:8px;}details.rustdoc-toggle>summary.hideme::before{position:relative;}details.rustdoc-toggle>summary:not(.hideme)::before{position:absolute;left:-24px;top:4px;}.impl-items>details.rustdoc-toggle>summary:not(.hideme)::before{position:absolute;left:-24px;}details.rustdoc-toggle[open] >summary.hideme{position:absolute;}details.rustdoc-toggle{position:relative;}details.rustdoc-toggle[open] >summary.hideme>span{display:none;}details.undocumented[open] >summary::before,details.rustdoc-toggle[open] >summary::before,details.rustdoc-toggle[open] >summary.hideme::before{background-image:url("toggle-minus.svg");}details.undocumented>summary::before,details.rustdoc-toggle>summary::before{background-image:url("toggle-plus.svg");}details.rustdoc-toggle[open] >summary::before,details.rustdoc-toggle[open] >summary.hideme::before{width:16px;height:16px;background-repeat:no-repeat;background-position:top left;display:inline-block;content:"";}details.rustdoc-toggle[open] >summary::after,details.rustdoc-toggle[open] >summary.hideme::after{content:"Collapse";}@media (min-width:701px){.docblock>.information:first-child>.tooltip{margin-top:16px;}.sidebar.expanded+main .width-limiter .sub-logo-container.rust-logo{display:none;}.source .sidebar.expanded{width:300px;}}@media (max-width:700px){*[id]{scroll-margin-top:45px;}.rustdoc{padding-top:0px;display:block;}main{padding-left:15px;padding-top:0px;}.rustdoc,.main-heading{flex-direction:column;}.content .out-of-band{text-align:left;margin-left:initial;padding:initial;}.content .out-of-band .since::before{content:"Since ";}#copy-path{display:none;}.sidebar .sidebar-logo,.sidebar .location{display:none;}.sidebar-elems{margin-top:1em;}.sidebar{position:fixed;top:45px;left:-1000px;margin-left:0;background-color:rgba(0,0,0,0);margin:0;padding:0;z-index:11;height:calc(100vh - 45px);}.source main,.source .sidebar{top:0;padding:0;}.sidebar.shown,.sidebar.expanded,.sidebar:focus-within{left:0;}.rustdoc.source>.sidebar{position:fixed;margin:0;z-index:11;width:0;}.mobile-topbar .location a{padding:0;margin:0;}.mobile-topbar .location{border:none;padding:0;margin:auto 0.5em auto auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:24px;}.mobile-topbar .logo-container{max-height:45px;}.mobile-topbar .logo-container>img{max-width:35px;max-height:35px;margin-left:20px;margin-top:5px;margin-bottom:5px;}.mobile-topbar{display:flex;flex-direction:row;position:sticky;z-index:10;font-size:2rem;height:45px;width:100%;left:0;top:0;}.source .mobile-topbar{display:none;}.sidebar-menu-toggle{width:45px;font-size:32px;border:none;}.source nav:not(.sidebar).sub{margin-left:32px;}#theme-picker{display:none;width:0;}.content{margin-left:0px;}.source .content{margin-top:10px;}#search{margin-left:0;padding:0;}.anchor{display:none !important;}.notable-traits{position:absolute;left:-22px;top:24px;}#titles>button>div.count{float:left;width:100%;}#titles{height:50px;}#sidebar-filler{position:fixed;left:45px;width:calc(100% - 45px);top:0;height:45px;z-index:-1;border-bottom:1px solid;}#main-content>details.rustdoc-toggle>summary::before,#main-content>div>details.rustdoc-toggle>summary::before{left:-11px;}.sidebar.expanded #sidebar-toggle{font-size:1.5rem;}.sidebar:not(.expanded) #sidebar-toggle{position:fixed;left:1px;top:100px;width:30px;font-size:1.5rem;text-align:center;padding:0;z-index:10;border-top-right-radius:3px;border-bottom-right-radius:3px;cursor:pointer;font-weight:bold;border:1px solid;border-left:0;}#source-sidebar{z-index:11;}#main-content>.line-numbers{margin-top:0;}.notable-traits .notable-traits-tooltiptext{left:0;top:100%;}#help-button{display:none;}.item-table{display:block;}.item-row{display:flex;flex-flow:column wrap;}.item-left,.item-right{width:100%;}.search-results>a{border-bottom:1px solid #aaa9;padding:5px 0px;}.search-results .result-name,.search-results div.desc,.search-results .result-description{width:100%;}.search-results div.desc,.search-results .result-description,.item-right{padding-left:2em;}.source .sidebar.expanded{max-width:100vw;width:100vw;}details.rustdoc-toggle:not(.top-doc)>summary{margin-left:10px;}.impl-items>details.rustdoc-toggle>summary:not(.hideme)::before,#main-content>details.rustdoc-toggle:not(.top-doc)>summary::before,#main-content>div>details.rustdoc-toggle>summary::before{left:-11px;}}@media print{nav.sub,.content .out-of-band{display:none;}}@media (max-width:464px){#titles,#titles>button{height:73px;}#main-content>table:not(.table-display) td{word-break:break-word;width:50%;}#crate-search{border-radius:4px;border:0;}.docblock{margin-left:12px;}.docblock code{overflow-wrap:break-word;overflow-wrap:anywhere;}.sub-container{flex-direction:column;}.sub-logo-container{align-self:center;}.source .sub-logo-container>img{height:35px;width:35px;}.sidebar:not(.expanded) #sidebar-toggle{top:10px;}}.method-toggle summary,.implementors-toggle summary,.impl{margin-bottom:0.75em;}.method-toggle[open]{margin-bottom:2em;}.implementors-toggle[open]{margin-bottom:2em;}#trait-implementations-list .method-toggle,#synthetic-implementations-list .method-toggle,#blanket-implementations-list .method-toggle{margin-bottom:1em;}.scraped-example-list .scrape-help{margin-left:10px;padding:0 4px;font-weight:normal;font-size:12px;position:relative;bottom:1px;background:transparent;border-width:1px;border-style:solid;border-radius:50px;}.scraped-example-title{font-family:'Fira Sans';}.scraped-example .code-wrapper{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;}.scraped-example:not(.expanded) .code-wrapper{max-height:240px;}.scraped-example:not(.expanded) .code-wrapper pre{overflow-y:hidden;max-height:240px;padding-bottom:0;}.scraped-example:not(.expanded) .code-wrapper pre.line-numbers{overflow-x:hidden;}.scraped-example .code-wrapper .prev{position:absolute;top:0.25em;right:2.25em;z-index:100;cursor:pointer;}.scraped-example .code-wrapper .next{position:absolute;top:0.25em;right:1.25em;z-index:100;cursor:pointer;}.scraped-example .code-wrapper .expand{position:absolute;top:0.25em;right:0.25em;z-index:100;cursor:pointer;}.scraped-example:not(.expanded) .code-wrapper:before{content:" ";width:100%;height:5px;position:absolute;z-index:100;top:0;}.scraped-example:not(.expanded) .code-wrapper:after{content:" ";width:100%;height:5px;position:absolute;z-index:100;bottom:0;}.scraped-example .code-wrapper .line-numbers{margin:0;padding:14px 0;}.scraped-example .code-wrapper .line-numbers span{padding:0 14px;}.scraped-example .code-wrapper .example-wrap{flex:1;overflow-x:auto;overflow-y:hidden;margin-bottom:0;}.scraped-example:not(.expanded) .code-wrapper .example-wrap{overflow-x:hidden;}.scraped-example .code-wrapper .example-wrap pre.rust{overflow-x:inherit;width:inherit;overflow-y:hidden;}.more-examples-toggle{max-width:calc(100% + 25px);margin-top:10px;margin-left:-25px;}.more-examples-toggle .hide-more{margin-left:25px;margin-bottom:5px;cursor:pointer;}.more-examples-toggle summary,.more-examples-toggle .hide-more{font-family:'Fira Sans';}.more-scraped-examples{margin-left:5px;display:flex;flex-direction:row;}.more-scraped-examples-inner{width:calc(100% - 20px);}.toggle-line{align-self:stretch;margin-right:10px;margin-top:5px;padding:0 4px;cursor:pointer;}.toggle-line-inner{min-width:2px;height:100%;}.more-scraped-examples .scraped-example{margin-bottom:20px;}.more-scraped-examples .scraped-example:last-child{margin-bottom:0;}.example-links a{margin-top:20px;font-family:'Fira Sans';}.example-links ul{margin-bottom:0;} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/search-index.js b/learning/rust/guessing_game/target/doc/search-index.js deleted file mode 100644 index 047601cc..00000000 --- a/learning/rust/guessing_game/target/doc/search-index.js +++ /dev/null @@ -1,11 +0,0 @@ -var searchIndex = JSON.parse('{\ -"cfg_if":{"doc":"A macro for defining #[cfg] if-else statements.","t":[14],"n":["cfg_if"],"q":["cfg_if"],"d":["The main macro provided by this crate. See crate …"],"i":[0],"f":[null],"p":[]},\ -"getrandom":{"doc":"Interface to the operating system’s random number …","t":[18,18,3,18,18,18,18,18,18,18,18,18,18,18,11,11,11,11,11,11,11,11,11,11,5,11,11,11,11,11,11,11,11],"n":["CUSTOM_START","ERRNO_NOT_POSITIVE","Error","FAILED_RDRAND","INTERNAL_START","IOS_SEC_RANDOM","NODE_CRYPTO","NODE_RANDOM_FILL_SYNC","NO_RDRAND","UNSUPPORTED","VXWORKS_RAND_SECURE","WEB_CRYPTO","WEB_GET_RANDOM_VALUES","WINDOWS_RTL_GEN_RANDOM","borrow","borrow_mut","clone","clone_into","code","eq","fmt","fmt","from","from","getrandom","into","ne","raw_os_error","to_owned","to_string","try_from","try_into","type_id"],"q":["getrandom","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"d":["Codes at or above this point can be used by users to …","The platform-specific errno returned a non-positive value.","A small and no_std compatible error type","RDRAND instruction failed due to a hardware issue.","Codes below this point represent OS Errors (i.e. positive …","Call to iOS SecRandomCopyBytes failed.","NodeJS does not have support for the crypto module.","NodeJS does not have support for crypto.randomFillSync.","RDRAND instruction unsupported on this target.","This target/platform is not supported by getrandom.","On VxWorks, call to randSecure failed (random number …","The browser does not have support for self.crypto.","The browser does not have support for …","Call to Windows RtlGenRandom failed.","","","","","Extract the bare error code.","","","","","Returns the argument unchanged.","Fill dest with random bytes from the system’s preferred …","Calls U::from(self).","","Extract the raw OS error code (if this error came from the …","","","","",""],"i":[1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1],"f":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["error",3]],[[["",0],["",0]]],[[],["nonzerou32",3]],[[["",0],["error",3]],["bool",0]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["nonzerou32",3]]],[[]],[[],["result",4,[["error",3]]]],[[]],[[["",0],["error",3]],["bool",0]],[[],["option",4,[["i32",0]]]],[[["",0]]],[[["",0]],["string",3]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]]],"p":[[3,"Error"]]},\ -"guessing_game":{"doc":"","t":[5],"n":["main"],"q":["guessing_game"],"d":[""],"i":[0],"f":[[[]]],"p":[]},\ -"libc":{"doc":"libc - Raw FFI bindings to platforms’ system libraries","t":[17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,5,17,17,17,17,17,17,17,17,17,17,5,17,17,17,17,17,17,17,17,5,17,5,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,5,5,5,5,5,17,17,17,5,5,5,5,5,5,5,17,5,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,4,17,17,17,17,17,17,17,17,17,17,17,3,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,6,3,3,6,6,3,6,3,3,6,6,3,3,6,6,3,6,3,6,3,6,6,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,5,5,5,17,5,17,17,17,17,17,4,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,5,17,17,5,17,17,17,17,17,17,17,17,5,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,5,17,17,17,17,17,17,17,5,17,17,17,17,17,17,17,17,17,17,17,5,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,6,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,5,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,5,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,5,17,17,17,17,17,5,17,17,17,17,17,17,17,17,17,17,5,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,5,5,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,5,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,5,17,5,17,5,5,5,5,17,17,17,5,5,17,5,17,5,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,19,3,3,3,19,3,3,5,3,6,12,12,12,12,12,6,6,6,6,6,12,12,6,3,6,6,6,6,12,12,12,12,12,12,12,12,12,12,12,5,12,3,3,3,12,12,5,5,12,12,12,12,12,5,5,5,5,12,5,12,12,12,3,5,5,3,12,12,12,12,12,12,12,12,12,5,5,12,5,12,12,12,5,12,5,12,5,5,3,5,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,3,3,3,3,5,5,5,12,12,5,5,6,6,6,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,5,5,12,12,12,12,12,12,12,6,6,6,12,12,6,12,12,12,12,12,12,6,6,12,12,12,12,6,6,6,6,6,6,6,4,12,5,12,12,6,12,3,3,12,12,12,12,12,3,6,6,12,5,5,5,5,5,5,12,12,12,12,12,12,12,12,12,5,12,5,5,5,5,5,5,5,5,5,5,5,6,12,6,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,5,5,5,12,12,12,12,3,12,12,12,12,12,5,12,12,5,3,5,5,12,5,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,5,12,12,12,12,12,12,6,5,12,3,3,5,5,3,5,5,5,5,12,12,12,12,5,5,5,12,12,12,12,12,12,12,12,5,12,12,12,12,12,12,12,12,12,12,3,12,5,5,5,5,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,5,5,5,5,5,5,12,12,12,12,5,5,5,3,5,5,12,12,12,12,12,12,5,12,12,5,5,5,5,5,5,5,5,12,12,5,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,5,12,12,5,5,3,5,5,3,5,5,5,5,5,5,5,12,12,12,3,5,5,5,5,5,5,3,3,3,12,12,3,3,3,3,3,3,5,5,5,5,5,5,5,5,12,12,12,12,12,12,12,12,5,3,5,3,5,11,12,12,5,5,12,12,5,5,5,4,4,12,5,5,5,12,5,5,5,5,12,5,5,12,12,5,5,5,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,6,5,5,5,5,5,5,5,6,3,12,12,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,12,12,5,5,12,5,5,3,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,12,12,6,12,12,12,12,12,12,12,12,5,5,3,3,5,5,5,5,5,5,12,12,12,12,5,6,12,3,12,12,12,12,12,12,12,12,12,12,5,12,12,12,12,3,5,12,5,5,5,6,12,12,12,6,6,5,12,5,12,3,5,5,12,12,12,12,12,12,12,3,12,12,12,12,12,12,12,12,3,3,3,3,6,3,6,12,5,6,6,5,3,5,5,5,3,3,3,3,3,12,12,6,6,6,6,12,12,12,12,12,12,12,12,12,6,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,6,5,5,5,12,12,3,12,3,3,3,3,12,12,12,12,12,3,12,12,12,5,5,5,5,5,5,5,5,5,5,5,5,5,12,12,12,12,3,3,12,12,12,3,12,12,12,12,12,12,12,6,12,5,5,12,12,12,12,12,12,12,12,12,12,12,12,5,5,3,12,12,12,12,12,12,12,12,5,3,5,5,5,5,5,5,12,6,5,5,5,5,6,5,5,5,5,5,5,5,5,12,5,12,12,5,5,5,3,5,3,5,5,5,5,5,5,12,12,3,12,12,12,3,12,5,5,5,5,5,5,5,5,5,12,5,12,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,12,12,12,12,12,12,3,12,12,6,12,12,12,12,12,5,5,3,5,12,12,5,12,12,5,5,5,5,5,5,5,6,12,12,12,12,5,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,5,5,3,3,6,12,12,12,12,12,6,5,12,5,12,12,3,5,5,5,5,12,12,12,12,12,12,12,12,12,12,12,12,6,5,12,5,6,5,12,12,6,5,5,3,3,12,3,12,12,3,6,12,12,12,12,12,3,3,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,5,5,3,12,6,6,12,12,12,12,5,5,3,5,5,5,5,5,5,5,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,3,12,12,12,3,5,5,5,12,5,5,12,12,12,6,12,12,12,6,12,5,5,5,3,5,12,5,5,5,5,5,5,5,5,5,5,5,5,5,3,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,5,5,12,5,5,5,5,5,5,5,12,5,6,5,5,5,5,12,12,3,5,5,5,5,5,5,5,5,5,5,3,5,5,5,5,5,3,5,5,5,5,5,5,5,5,3,5,5,5,5,5,5,5,5,5,5,5,5,6,5,5,5,5,5,3,5,5,5,5,5,5,5,5,5,5,5,5,3,5,5,5,3,5,5,5,5,5,5,5,5,5,5,3,5,5,5,5,5,5,5,5,5,5,5,5,6,6,5,3,3,6,5,5,5,5,5,5,5,12,12,12,12,12,12,12,5,5,5,5,5,5,5,5,5,12,12,12,12,12,12,12,12,5,5,12,12,12,12,12,12,12,12,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,3,5,5,3,6,12,12,5,5,5,5,5,5,12,12,12,12,5,12,12,12,12,12,12,12,12,12,5,5,12,12,12,12,12,6,12,12,12,12,6,3,3,12,12,5,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,3,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,3,12,12,12,12,12,12,12,12,12,6,12,12,12,12,12,12,12,12,12,5,12,5,5,5,5,5,5,5,3,12,5,5,5,5,5,12,3,12,12,12,3,5,5,5,12,5,12,5,5,12,12,12,5,12,12,5,3,5,5,5,5,12,3,5,5,3,3,12,12,12,12,12,5,12,12,12,12,5,5,5,5,5,5,3,12,12,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,5,12,12,5,5,6,5,5,5,3,5,11,12,12,11,12,11,11,11,11,11,3,5,5,5,5,5,12,12,12,12,3,5,6,3,5,5,12,5,3,12,5,5,3,5,5,3,5,5,12,12,12,12,12,12,12,12,12,12,6,5,12,12,12,12,12,12,12,12,12,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,6,12,12,12,12,12,12,12,12,12,6,5,5,3,5,12,12,12,12,12,5,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,6,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,3,12,12,12,12,3,5,3,5,3,5,3,5,12,3,5,3,5,3,5,3,12,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,12,5,5,5,5,5,5,5,5,5,5,5,5,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,6,12,12,12,12,12,12,5,5,5,12,12,5,5,5,5,5,5,5,5,3,5,5,12,5,12,12,5,6,5,5,5,5,5,5,5,5,5,5,3,3,12,12,5,12,12,12,6,5,5,5,5,5,5,6,5,5,5,5,3,3,3,4,12,3,12,12,12,12,12,12,12,12,12,12,12,5,5,5,3,12,12,12,12,12,5,12,12,12,5,12,12,5,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,5,5,12,12,12,12,12,12,12,12,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,3,3,12,12,6,3,3,3,3,3,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,12,12,12,12,6,5,3,3,3,5,12,12,12,12,12,12,12,12,12,12,12,12,3,5,5,5,5,3,5,3,12,12,12,12,12,12,12,5,5,5,5,5,5,5,12,6,5,5,12,12,3,5,5,5,12,12,12,12,12],"n":["ABDAY_1","ABDAY_2","ABDAY_3","ABDAY_4","ABDAY_5","ABDAY_6","ABDAY_7","ABMON_1","ABMON_10","ABMON_11","ABMON_12","ABMON_2","ABMON_3","ABMON_4","ABMON_5","ABMON_6","ABMON_7","ABMON_8","ABMON_9","ABS_CNT","ABS_MAX","ACCOUNTING","ADDR_COMPAT_LAYOUT","ADDR_LIMIT_32BIT","ADDR_LIMIT_3GB","ADDR_NO_RANDOMIZE","ADFS_SUPER_MAGIC","ADJ_ESTERROR","ADJ_FREQUENCY","ADJ_MAXERROR","ADJ_MICRO","ADJ_NANO","ADJ_OFFSET","ADJ_OFFSET_SINGLESHOT","ADJ_OFFSET_SS_READ","ADJ_SETOFFSET","ADJ_STATUS","ADJ_TAI","ADJ_TICK","ADJ_TIMECONST","AFFS_SUPER_MAGIC","AFS_SUPER_MAGIC","AF_ALG","AF_APPLETALK","AF_ASH","AF_ATMPVC","AF_ATMSVC","AF_AX25","AF_BLUETOOTH","AF_BRIDGE","AF_CAIF","AF_CAN","AF_DECnet","AF_ECONET","AF_IB","AF_IEEE802154","AF_INET","AF_INET6","AF_IPX","AF_IRDA","AF_ISDN","AF_IUCV","AF_KEY","AF_LLC","AF_LOCAL","AF_MPLS","AF_NETBEUI","AF_NETLINK","AF_NETROM","AF_NFC","AF_PACKET","AF_PHONET","AF_PPPOX","AF_RDS","AF_ROSE","AF_ROUTE","AF_RXRPC","AF_SECURITY","AF_SNA","AF_TIPC","AF_UNIX","AF_UNSPEC","AF_VSOCK","AF_WANPIPE","AF_X25","AF_XDP","AIO_ALLDONE","AIO_CANCELED","AIO_NOTCANCELED","AI_ADDRCONFIG","AI_ALL","AI_CANONNAME","AI_NUMERICHOST","AI_NUMERICSERV","AI_PASSIVE","AI_V4MAPPED","ALG_OP_DECRYPT","ALG_OP_ENCRYPT","ALG_SET_AEAD_ASSOCLEN","ALG_SET_AEAD_AUTHSIZE","ALG_SET_IV","ALG_SET_KEY","ALG_SET_OP","ALT_DIGITS","AM_STR","ARPD_FLUSH","ARPD_LOOKUP","ARPD_UPDATE","ARPHRD_ADAPT","ARPHRD_APPLETLK","ARPHRD_ARCNET","ARPHRD_ASH","ARPHRD_ATM","ARPHRD_AX25","ARPHRD_BIF","ARPHRD_CAN","ARPHRD_CHAOS","ARPHRD_CISCO","ARPHRD_CSLIP","ARPHRD_CSLIP6","ARPHRD_DDCMP","ARPHRD_DLCI","ARPHRD_ECONET","ARPHRD_EETHER","ARPHRD_ETHER","ARPHRD_EUI64","ARPHRD_FCAL","ARPHRD_FCFABRIC","ARPHRD_FCPL","ARPHRD_FCPP","ARPHRD_FDDI","ARPHRD_FRAD","ARPHRD_HDLC","ARPHRD_HIPPI","ARPHRD_HWX25","ARPHRD_IEEE1394","ARPHRD_IEEE802","ARPHRD_IEEE80211","ARPHRD_IEEE80211_PRISM","ARPHRD_IEEE80211_RADIOTAP","ARPHRD_IEEE802154","ARPHRD_IEEE802_TR","ARPHRD_INFINIBAND","ARPHRD_IPDDP","ARPHRD_IPGRE","ARPHRD_IRDA","ARPHRD_LAPB","ARPHRD_LOCALTLK","ARPHRD_LOOPBACK","ARPHRD_METRICOM","ARPHRD_NETROM","ARPHRD_NONE","ARPHRD_PIMREG","ARPHRD_PPP","ARPHRD_PRONET","ARPHRD_RAWHDLC","ARPHRD_ROSE","ARPHRD_RSRVD","ARPHRD_SIT","ARPHRD_SKIP","ARPHRD_SLIP","ARPHRD_SLIP6","ARPHRD_TUNNEL","ARPHRD_TUNNEL6","ARPHRD_VOID","ARPHRD_X25","ARPOP_InREPLY","ARPOP_InREQUEST","ARPOP_NAK","ARPOP_REPLY","ARPOP_REQUEST","ARPOP_RREPLY","ARPOP_RREQUEST","ATF_COM","ATF_DONTPUB","ATF_MAGIC","ATF_NETMASK","ATF_PERM","ATF_PUBL","ATF_USETRAILERS","AT_BASE","AT_BASE_PLATFORM","AT_CLKTCK","AT_EACCESS","AT_EGID","AT_EMPTY_PATH","AT_ENTRY","AT_EUID","AT_EXECFD","AT_EXECFN","AT_FDCWD","AT_FLAGS","AT_GID","AT_HWCAP","AT_HWCAP2","AT_IGNORE","AT_NOTELF","AT_NO_AUTOMOUNT","AT_NULL","AT_PAGESZ","AT_PHDR","AT_PHENT","AT_PHNUM","AT_PLATFORM","AT_RANDOM","AT_REMOVEDIR","AT_SECURE","AT_STATX_DONT_SYNC","AT_STATX_FORCE_SYNC","AT_STATX_SYNC_AS_STAT","AT_STATX_SYNC_TYPE","AT_SYMLINK_FOLLOW","AT_SYMLINK_NOFOLLOW","AT_UID","AUTOFS_SUPER_MAGIC","B0","B1000000","B110","B115200","B1152000","B1200","B134","B150","B1500000","B1800","B19200","B200","B2000000","B230400","B2400","B2500000","B300","B3000000","B3500000","B38400","B4000000","B460800","B4800","B50","B500000","B57600","B576000","B600","B75","B921600","B9600","BINDERFS_SUPER_MAGIC","BLKIOMIN","BLKIOOPT","BLKPBSZGET","BLKSSZGET","BOOT_TIME","BOTHER","BPF_ABS","BPF_ADD","BPF_ALU","BPF_AND","BPF_B","BPF_DIV","BPF_FS_MAGIC","BPF_H","BPF_IMM","BPF_IND","BPF_JA","BPF_JEQ","BPF_JGE","BPF_JGT","BPF_JMP","BPF_JSET","BPF_JUMP","BPF_K","BPF_LD","BPF_LDX","BPF_LEN","BPF_LL_OFF","BPF_LSH","BPF_MAXINSNS","BPF_MEM","BPF_MEMWORDS","BPF_MISC","BPF_MISCOP","BPF_MOD","BPF_MSH","BPF_MUL","BPF_NEG","BPF_NET_OFF","BPF_OR","BPF_RET","BPF_RSH","BPF_RVAL","BPF_ST","BPF_STMT","BPF_STX","BPF_SUB","BPF_W","BPF_X","BPF_XOR","BRKINT","BS0","BS1","BSDLY","BTRFS_SUPER_MAGIC","BUFSIZ","BUS_ADRALN","BUS_ADRERR","BUS_MCEERR_AO","BUS_MCEERR_AR","BUS_OBJERR","CANFD_BRS","CANFD_ESI","CANFD_MAX_DLC","CANFD_MAX_DLEN","CANFD_MTU","CAN_BCM","CAN_EFF_FLAG","CAN_EFF_ID_BITS","CAN_EFF_MASK","CAN_ERR_FLAG","CAN_ERR_MASK","CAN_INV_FILTER","CAN_ISOTP","CAN_J1939","CAN_MAX_DLC","CAN_MAX_DLEN","CAN_MCNET","CAN_MTU","CAN_NPROTO","CAN_RAW","CAN_RAW_ERR_FILTER","CAN_RAW_FD_FRAMES","CAN_RAW_FILTER","CAN_RAW_FILTER_MAX","CAN_RAW_JOIN_FILTERS","CAN_RAW_LOOPBACK","CAN_RAW_RECV_OWN_MSGS","CAN_RTR_FLAG","CAN_SFF_ID_BITS","CAN_SFF_MASK","CAN_TP16","CAN_TP20","CBAUD","CBAUDEX","CGROUP2_SUPER_MAGIC","CGROUP_SUPER_MAGIC","CIBAUD","CLD_CONTINUED","CLD_DUMPED","CLD_EXITED","CLD_KILLED","CLD_STOPPED","CLD_TRAPPED","CLOCAL","CLOCK_BOOTTIME","CLOCK_BOOTTIME_ALARM","CLOCK_MONOTONIC","CLOCK_MONOTONIC_COARSE","CLOCK_MONOTONIC_RAW","CLOCK_PROCESS_CPUTIME_ID","CLOCK_REALTIME","CLOCK_REALTIME_ALARM","CLOCK_REALTIME_COARSE","CLOCK_TAI","CLOCK_THREAD_CPUTIME_ID","CLONE_CHILD_CLEARTID","CLONE_CHILD_SETTID","CLONE_DETACHED","CLONE_FILES","CLONE_FS","CLONE_IO","CLONE_NEWCGROUP","CLONE_NEWIPC","CLONE_NEWNET","CLONE_NEWNS","CLONE_NEWPID","CLONE_NEWUSER","CLONE_NEWUTS","CLONE_PARENT","CLONE_PARENT_SETTID","CLONE_PIDFD","CLONE_PTRACE","CLONE_SETTLS","CLONE_SIGHAND","CLONE_SYSVSEM","CLONE_THREAD","CLONE_UNTRACED","CLONE_VFORK","CLONE_VM","CLOSE_RANGE_CLOEXEC","CLOSE_RANGE_UNSHARE","CMSG_DATA","CMSG_FIRSTHDR","CMSG_LEN","CMSG_NXTHDR","CMSG_SPACE","CMSPAR","CODA_SUPER_MAGIC","CODESET","CPU_ALLOC_SIZE","CPU_CLR","CPU_COUNT","CPU_COUNT_S","CPU_EQUAL","CPU_ISSET","CPU_SET","CPU_SETSIZE","CPU_ZERO","CR0","CR1","CR2","CR3","CRAMFS_MAGIC","CRDLY","CREAD","CRNCYSTR","CRTSCTS","CS","CS5","CS6","CS7","CS8","CSIZE","CSTOPB","CTRL_ATTR_FAMILY_ID","CTRL_ATTR_FAMILY_NAME","CTRL_ATTR_HDRSIZE","CTRL_ATTR_MAXATTR","CTRL_ATTR_MCAST_GROUPS","CTRL_ATTR_MCAST_GRP_ID","CTRL_ATTR_MCAST_GRP_NAME","CTRL_ATTR_MCAST_GRP_UNSPEC","CTRL_ATTR_OPS","CTRL_ATTR_OP_FLAGS","CTRL_ATTR_OP_ID","CTRL_ATTR_OP_UNSPEC","CTRL_ATTR_UNSPEC","CTRL_ATTR_VERSION","CTRL_CMD_DELFAMILY","CTRL_CMD_DELMCAST_GRP","CTRL_CMD_DELOPS","CTRL_CMD_GETFAMILY","CTRL_CMD_GETMCAST_GRP","CTRL_CMD_GETOPS","CTRL_CMD_NEWFAMILY","CTRL_CMD_NEWMCAST_GRP","CTRL_CMD_NEWOPS","CTRL_CMD_UNSPEC","DAY_1","DAY_2","DAY_3","DAY_4","DAY_5","DAY_6","DAY_7","DCCP_SERVICE_LIST_MAX_LEN","DCCP_SOCKOPT_AVAILABLE_CCIDS","DCCP_SOCKOPT_CCID","DCCP_SOCKOPT_CCID_RX_INFO","DCCP_SOCKOPT_CCID_TX_INFO","DCCP_SOCKOPT_CHANGE_L","DCCP_SOCKOPT_CHANGE_R","DCCP_SOCKOPT_GET_CUR_MPS","DCCP_SOCKOPT_PACKET_SIZE","DCCP_SOCKOPT_QPOLICY_ID","DCCP_SOCKOPT_QPOLICY_TXQLEN","DCCP_SOCKOPT_RECV_CSCOV","DCCP_SOCKOPT_RX_CCID","DCCP_SOCKOPT_SEND_CSCOV","DCCP_SOCKOPT_SERVER_TIMEWAIT","DCCP_SOCKOPT_SERVICE","DCCP_SOCKOPT_TX_CCID","DEAD_PROCESS","DEBUGFS_MAGIC","DEVPTS_SUPER_MAGIC","DIR","DS","DT_BLK","DT_CHR","DT_DIR","DT_FIFO","DT_LNK","DT_REG","DT_SOCK","DT_UNKNOWN","D_FMT","D_T_FMT","Dl_info","E2BIG","EACCES","EADDRINUSE","EADDRNOTAVAIL","EADV","EAFNOSUPPORT","EAGAIN","EAI_AGAIN","EAI_BADFLAGS","EAI_FAIL","EAI_FAMILY","EAI_MEMORY","EAI_NODATA","EAI_NONAME","EAI_OVERFLOW","EAI_SERVICE","EAI_SOCKTYPE","EAI_SYSTEM","EALREADY","EBADE","EBADF","EBADFD","EBADMSG","EBADR","EBADRQC","EBADSLT","EBFONT","EBUSY","ECANCELED","ECHILD","ECHO","ECHOCTL","ECHOE","ECHOK","ECHOKE","ECHONL","ECHOPRT","ECHRNG","ECOMM","ECONNABORTED","ECONNREFUSED","ECONNRESET","ECRYPTFS_SUPER_MAGIC","EDEADLK","EDEADLOCK","EDESTADDRREQ","EDOM","EDOTDOT","EDQUOT","EEXIST","EFAULT","EFBIG","EFD_CLOEXEC","EFD_NONBLOCK","EFD_SEMAPHORE","EFLAGS","EFS_SUPER_MAGIC","EHOSTDOWN","EHOSTUNREACH","EHWPOISON","EIDRM","EILSEQ","EINPROGRESS","EINTR","EINVAL","EIO","EISCONN","EISDIR","EISNAM","EKEYEXPIRED","EKEYREJECTED","EKEYREVOKED","EL2HLT","EL2NSYNC","EL3HLT","EL3RST","ELIBACC","ELIBBAD","ELIBEXEC","ELIBMAX","ELIBSCN","ELNRNG","ELOOP","EMEDIUMTYPE","EMFILE","EMLINK","EMPTY","EMSGSIZE","EMULTIHOP","ENAMETOOLONG","ENAVAIL","ENETDOWN","ENETRESET","ENETUNREACH","ENFILE","ENOANO","ENOATTR","ENOBUFS","ENOCSI","ENODATA","ENODEV","ENOENT","ENOEXEC","ENOKEY","ENOLCK","ENOLINK","ENOMEDIUM","ENOMEM","ENOMSG","ENONET","ENOPKG","ENOPROTOOPT","ENOSPC","ENOSR","ENOSTR","ENOSYS","ENOTBLK","ENOTCONN","ENOTDIR","ENOTEMPTY","ENOTNAM","ENOTRECOVERABLE","ENOTSOCK","ENOTSUP","ENOTTY","ENOTUNIQ","ENXIO","EOF","EOPNOTSUPP","EOVERFLOW","EOWNERDEAD","EPERM","EPFNOSUPPORT","EPIPE","EPOLLERR","EPOLLET","EPOLLEXCLUSIVE","EPOLLHUP","EPOLLIN","EPOLLMSG","EPOLLONESHOT","EPOLLOUT","EPOLLPRI","EPOLLRDBAND","EPOLLRDHUP","EPOLLRDNORM","EPOLLWAKEUP","EPOLLWRBAND","EPOLLWRNORM","EPOLL_CLOEXEC","EPOLL_CTL_ADD","EPOLL_CTL_DEL","EPOLL_CTL_MOD","EPROTO","EPROTONOSUPPORT","EPROTOTYPE","ERA","ERANGE","ERA_D_FMT","ERA_D_T_FMT","ERA_T_FMT","EREMCHG","EREMOTE","EREMOTEIO","ERESTART","ERFKILL","EROFS","ES","ESHUTDOWN","ESOCKTNOSUPPORT","ESPIPE","ESRCH","ESRMNT","ESTALE","ESTRPIPE","ETH_ALEN","ETH_DATA_LEN","ETH_FCS_LEN","ETH_FRAME_LEN","ETH_HLEN","ETH_P_1588","ETH_P_8021AD","ETH_P_8021AH","ETH_P_8021Q","ETH_P_80221","ETH_P_802_2","ETH_P_802_3","ETH_P_802_3_MIN","ETH_P_802_EX1","ETH_P_AARP","ETH_P_AF_IUCV","ETH_P_ALL","ETH_P_AOE","ETH_P_ARCNET","ETH_P_ARP","ETH_P_ATALK","ETH_P_ATMFATE","ETH_P_ATMMPOA","ETH_P_AX25","ETH_P_BATMAN","ETH_P_BPQ","ETH_P_CAIF","ETH_P_CANFD","ETH_P_CONTROL","ETH_P_CUST","ETH_P_DDCMP","ETH_P_DEC","ETH_P_DIAG","ETH_P_DNA_DL","ETH_P_DNA_RC","ETH_P_DNA_RT","ETH_P_DSA","ETH_P_ECONET","ETH_P_EDSA","ETH_P_FCOE","ETH_P_FIP","ETH_P_HDLC","ETH_P_IEEE802154","ETH_P_IEEEPUP","ETH_P_IEEEPUPAT","ETH_P_IP","ETH_P_IPV6","ETH_P_IPX","ETH_P_IRDA","ETH_P_LAT","ETH_P_LINK_CTL","ETH_P_LOCALTALK","ETH_P_LOOP","ETH_P_LOOPBACK","ETH_P_MACSEC","ETH_P_MOBITEX","ETH_P_MPLS_MC","ETH_P_MPLS_UC","ETH_P_MVRP","ETH_P_PAE","ETH_P_PAUSE","ETH_P_PHONET","ETH_P_PPPTALK","ETH_P_PPP_DISC","ETH_P_PPP_MP","ETH_P_PPP_SES","ETH_P_PRP","ETH_P_PUP","ETH_P_PUPAT","ETH_P_QINQ1","ETH_P_QINQ2","ETH_P_QINQ3","ETH_P_RARP","ETH_P_SCA","ETH_P_SLOW","ETH_P_SNAP","ETH_P_TDLS","ETH_P_TEB","ETH_P_TIPC","ETH_P_TRAILER","ETH_P_TR_802_2","ETH_P_WAN_PPP","ETH_P_WCCP","ETH_P_X25","ETH_ZLEN","ETIME","ETIMEDOUT","ETOOMANYREFS","ETXTBSY","EUCLEAN","EUNATCH","EUSERS","EV_CNT","EV_MAX","EWOULDBLOCK","EXDEV","EXFULL","EXIT_FAILURE","EXIT_SUCCESS","EXT2_SUPER_MAGIC","EXT3_SUPER_MAGIC","EXT4_SUPER_MAGIC","EXTA","EXTB","EXTPROC","Elf32_Addr","Elf32_Chdr","Elf32_Ehdr","Elf32_Half","Elf32_Off","Elf32_Phdr","Elf32_Section","Elf32_Shdr","Elf32_Sym","Elf32_Word","Elf64_Addr","Elf64_Chdr","Elf64_Ehdr","Elf64_Half","Elf64_Off","Elf64_Phdr","Elf64_Section","Elf64_Shdr","Elf64_Sxword","Elf64_Sym","Elf64_Word","Elf64_Xword","F2FS_SUPER_MAGIC","FALLOC_FL_COLLAPSE_RANGE","FALLOC_FL_INSERT_RANGE","FALLOC_FL_KEEP_SIZE","FALLOC_FL_PUNCH_HOLE","FALLOC_FL_UNSHARE_RANGE","FALLOC_FL_ZERO_RANGE","FANOTIFY_METADATA_VERSION","FAN_ACCESS","FAN_ACCESS_PERM","FAN_ALLOW","FAN_CLASS_CONTENT","FAN_CLASS_NOTIF","FAN_CLASS_PRE_CONTENT","FAN_CLOEXEC","FAN_CLOSE","FAN_CLOSE_NOWRITE","FAN_CLOSE_WRITE","FAN_DENY","FAN_EVENT_ON_CHILD","FAN_MARK_ADD","FAN_MARK_DONT_FOLLOW","FAN_MARK_FILESYSTEM","FAN_MARK_FLUSH","FAN_MARK_IGNORED_MASK","FAN_MARK_IGNORED_SURV_MODIFY","FAN_MARK_INODE","FAN_MARK_MOUNT","FAN_MARK_ONLYDIR","FAN_MARK_REMOVE","FAN_MODIFY","FAN_NOFD","FAN_NONBLOCK","FAN_ONDIR","FAN_OPEN","FAN_OPEN_PERM","FAN_Q_OVERFLOW","FAN_UNLIMITED_MARKS","FAN_UNLIMITED_QUEUE","FDPIC_FUNCPTRS","FD_CLOEXEC","FD_CLR","FD_ISSET","FD_SET","FD_SETSIZE","FD_ZERO","FF0","FF1","FFDLY","FF_CNT","FF_MAX","FILE","FILENAME_MAX","FIOASYNC","FIOCLEX","FIONBIO","FIONCLEX","FIONREAD","FIOQSIZE","FLUSHO","FOPEN_MAX","FS","FS_BASE","FUSE_SUPER_MAGIC","FUTEXFS_SUPER_MAGIC","FUTEX_CLOCK_REALTIME","FUTEX_CMD_MASK","FUTEX_CMP_REQUEUE","FUTEX_CMP_REQUEUE_PI","FUTEX_FD","FUTEX_LOCK_PI","FUTEX_PRIVATE_FLAG","FUTEX_REQUEUE","FUTEX_TRYLOCK_PI","FUTEX_UNLOCK_PI","FUTEX_WAIT","FUTEX_WAIT_BITSET","FUTEX_WAIT_REQUEUE_PI","FUTEX_WAKE","FUTEX_WAKE_BITSET","FUTEX_WAKE_OP","F_ADD_SEALS","F_CANCELLK","F_DUPFD","F_DUPFD_CLOEXEC","F_GETFD","F_GETFL","F_GETLEASE","F_GETLK","F_GETOWN","F_GETPIPE_SZ","F_GET_SEALS","F_LOCK","F_NOTIFY","F_OFD_GETLK","F_OFD_SETLK","F_OFD_SETLKW","F_OK","F_RDLCK","F_SEAL_FUTURE_WRITE","F_SEAL_GROW","F_SEAL_SEAL","F_SEAL_SHRINK","F_SEAL_WRITE","F_SETFD","F_SETFL","F_SETLEASE","F_SETLK","F_SETLKW","F_SETOWN","F_SETPIPE_SZ","F_TEST","F_TLOCK","F_ULOCK","F_UNLCK","F_WRLCK","GENL_ADMIN_PERM","GENL_CMD_CAP_DO","GENL_CMD_CAP_DUMP","GENL_CMD_CAP_HASPOL","GENL_ID_CTRL","GENL_ID_PMCRAID","GENL_ID_VFS_DQUOT","GENL_MAX_ID","GENL_MIN_ID","GENL_NAMSIZ","GENL_UNS_ADMIN_PERM","GLOB_ABORTED","GLOB_APPEND","GLOB_DOOFFS","GLOB_ERR","GLOB_MARK","GLOB_NOCHECK","GLOB_NOESCAPE","GLOB_NOMATCH","GLOB_NOSORT","GLOB_NOSPACE","GRND_INSECURE","GRND_NONBLOCK","GRND_RANDOM","GRPQUOTA","GS","GS_BASE","HOSTFS_SUPER_MAGIC","HPFS_SUPER_MAGIC","HUGETLBFS_MAGIC","HUGETLB_FLAG_ENCODE_16GB","HUGETLB_FLAG_ENCODE_16MB","HUGETLB_FLAG_ENCODE_1GB","HUGETLB_FLAG_ENCODE_1MB","HUGETLB_FLAG_ENCODE_256MB","HUGETLB_FLAG_ENCODE_2GB","HUGETLB_FLAG_ENCODE_2MB","HUGETLB_FLAG_ENCODE_32MB","HUGETLB_FLAG_ENCODE_512KB","HUGETLB_FLAG_ENCODE_512MB","HUGETLB_FLAG_ENCODE_64KB","HUGETLB_FLAG_ENCODE_8MB","HUGETLB_FLAG_ENCODE_MASK","HUGETLB_FLAG_ENCODE_SHIFT","HUPCL","IBSHIFT","ICANON","ICRNL","IEXTEN","IFA_ADDRESS","IFA_ANYCAST","IFA_BROADCAST","IFA_CACHEINFO","IFA_FLAGS","IFA_F_DADFAILED","IFA_F_DEPRECATED","IFA_F_HOMEADDRESS","IFA_F_MANAGETEMPADDR","IFA_F_MCAUTOJOIN","IFA_F_NODAD","IFA_F_NOPREFIXROUTE","IFA_F_OPTIMISTIC","IFA_F_PERMANENT","IFA_F_SECONDARY","IFA_F_STABLE_PRIVACY","IFA_F_TEMPORARY","IFA_F_TENTATIVE","IFA_LABEL","IFA_LOCAL","IFA_MULTICAST","IFA_UNSPEC","IFF_ALLMULTI","IFF_ATTACH_QUEUE","IFF_AUTOMEDIA","IFF_BROADCAST","IFF_DEBUG","IFF_DETACH_QUEUE","IFF_DORMANT","IFF_DYNAMIC","IFF_ECHO","IFF_LOOPBACK","IFF_LOWER_UP","IFF_MASTER","IFF_MULTICAST","IFF_MULTI_QUEUE","IFF_NOARP","IFF_NOFILTER","IFF_NOTRAILERS","IFF_NO_PI","IFF_ONE_QUEUE","IFF_PERSIST","IFF_POINTOPOINT","IFF_PORTSEL","IFF_PROMISC","IFF_RUNNING","IFF_SLAVE","IFF_TAP","IFF_TUN","IFF_TUN_EXCL","IFF_UP","IFF_VNET_HDR","IFLA_ADDRESS","IFLA_AF_SPEC","IFLA_ALT_IFNAME","IFLA_BROADCAST","IFLA_CARRIER","IFLA_CARRIER_CHANGES","IFLA_CARRIER_DOWN_COUNT","IFLA_CARRIER_UP_COUNT","IFLA_COST","IFLA_EVENT","IFLA_EXT_MASK","IFLA_GROUP","IFLA_GSO_MAX_SEGS","IFLA_GSO_MAX_SIZE","IFLA_IFALIAS","IFLA_IFNAME","IFLA_IF_NETNSID","IFLA_INFO_DATA","IFLA_INFO_KIND","IFLA_INFO_SLAVE_DATA","IFLA_INFO_SLAVE_KIND","IFLA_INFO_UNSPEC","IFLA_INFO_XSTATS","IFLA_LINK","IFLA_LINKINFO","IFLA_LINKMODE","IFLA_LINK_NETNSID","IFLA_MAP","IFLA_MASTER","IFLA_MAX_MTU","IFLA_MIN_MTU","IFLA_MTU","IFLA_NET_NS_FD","IFLA_NET_NS_PID","IFLA_NEW_IFINDEX","IFLA_NEW_NETNSID","IFLA_NUM_RX_QUEUES","IFLA_NUM_TX_QUEUES","IFLA_NUM_VF","IFLA_OPERSTATE","IFLA_PAD","IFLA_PERM_ADDRESS","IFLA_PHYS_PORT_ID","IFLA_PHYS_PORT_NAME","IFLA_PHYS_SWITCH_ID","IFLA_PORT_SELF","IFLA_PRIORITY","IFLA_PROMISCUITY","IFLA_PROP_LIST","IFLA_PROTINFO","IFLA_PROTO_DOWN","IFLA_PROTO_DOWN_REASON","IFLA_QDISC","IFLA_STATS","IFLA_STATS64","IFLA_TARGET_NETNSID","IFLA_TXQLEN","IFLA_UNSPEC","IFLA_VFINFO_LIST","IFLA_VF_PORTS","IFLA_WEIGHT","IFLA_WIRELESS","IFLA_XDP","IFNAMSIZ","IF_NAMESIZE","IGNBRK","IGNCR","IGNPAR","IMAXBEL","INADDR_ANY","INADDR_BROADCAST","INADDR_LOOPBACK","INADDR_NONE","INIT_PROCESS","INLCR","INPCK","INPUT_PROP_CNT","INPUT_PROP_MAX","INT_MAX","INT_MIN","IN_ACCESS","IN_ALL_EVENTS","IN_ATTRIB","IN_CLOEXEC","IN_CLOSE","IN_CLOSE_NOWRITE","IN_CLOSE_WRITE","IN_CREATE","IN_DELETE","IN_DELETE_SELF","IN_DONT_FOLLOW","IN_IGNORED","IN_ISDIR","IN_MODIFY","IN_MOVE","IN_MOVED_FROM","IN_MOVED_TO","IN_MOVE_SELF","IN_NONBLOCK","IN_ONESHOT","IN_ONLYDIR","IN_OPEN","IN_Q_OVERFLOW","IN_UNMOUNT","IP6T_SO_ORIGINAL_DST","IPC_CREAT","IPC_EXCL","IPC_INFO","IPC_NOWAIT","IPC_PRIVATE","IPC_RMID","IPC_SET","IPC_STAT","IPDEFTTL","IPOPT_CLASS","IPOPT_CLASS_MASK","IPOPT_CONTROL","IPOPT_COPIED","IPOPT_COPY","IPOPT_END","IPOPT_EOL","IPOPT_LSRR","IPOPT_MEASUREMENT","IPOPT_MINOFF","IPOPT_NOOP","IPOPT_NOP","IPOPT_NUMBER","IPOPT_NUMBER_MASK","IPOPT_OFFSET","IPOPT_OLEN","IPOPT_OPTVAL","IPOPT_RA","IPOPT_RESERVED1","IPOPT_RESERVED2","IPOPT_RR","IPOPT_SEC","IPOPT_SID","IPOPT_SSRR","IPOPT_TIMESTAMP","IPOPT_TS","IPOPT_TS_PRESPEC","IPOPT_TS_TSANDADDR","IPOPT_TS_TSONLY","IPPROTO_AH","IPPROTO_BEETPH","IPPROTO_COMP","IPPROTO_DCCP","IPPROTO_DSTOPTS","IPPROTO_EGP","IPPROTO_ENCAP","IPPROTO_ESP","IPPROTO_FRAGMENT","IPPROTO_GRE","IPPROTO_HOPOPTS","IPPROTO_ICMP","IPPROTO_ICMPV6","IPPROTO_IDP","IPPROTO_IGMP","IPPROTO_IP","IPPROTO_IPIP","IPPROTO_IPV6","IPPROTO_MAX","IPPROTO_MH","IPPROTO_MPLS","IPPROTO_MPTCP","IPPROTO_MTP","IPPROTO_NONE","IPPROTO_PIM","IPPROTO_PUP","IPPROTO_RAW","IPPROTO_ROUTING","IPPROTO_RSVP","IPPROTO_SCTP","IPPROTO_TCP","IPPROTO_TP","IPPROTO_UDP","IPPROTO_UDPLITE","IPTOS_ECN","IPTOS_ECN_CE","IPTOS_ECN_ECT0","IPTOS_ECN_ECT1","IPTOS_ECN_MASK","IPTOS_ECN_NOT_ECT","IPTOS_LOWDELAY","IPTOS_MINCOST","IPTOS_PREC","IPTOS_PREC_CRITIC_ECP","IPTOS_PREC_FLASH","IPTOS_PREC_FLASHOVERRIDE","IPTOS_PREC_IMMEDIATE","IPTOS_PREC_INTERNETCONTROL","IPTOS_PREC_MASK","IPTOS_PREC_NETCONTROL","IPTOS_PREC_PRIORITY","IPTOS_PREC_ROUTINE","IPTOS_RELIABILITY","IPTOS_THROUGHPUT","IPTOS_TOS","IPTOS_TOS_MASK","IPV6_2292DSTOPTS","IPV6_2292HOPLIMIT","IPV6_2292HOPOPTS","IPV6_2292PKTINFO","IPV6_2292PKTOPTIONS","IPV6_2292RTHDR","IPV6_ADDRFORM","IPV6_ADDR_PREFERENCES","IPV6_ADD_MEMBERSHIP","IPV6_AUTHHDR","IPV6_AUTOFLOWLABEL","IPV6_CHECKSUM","IPV6_DONTFRAG","IPV6_DROP_MEMBERSHIP","IPV6_DSTOPTS","IPV6_FLOWINFO","IPV6_FLOWINFO_FLOWLABEL","IPV6_FLOWINFO_PRIORITY","IPV6_FLOWINFO_SEND","IPV6_FLOWLABEL_MGR","IPV6_FREEBIND","IPV6_HDRINCL","IPV6_HOPLIMIT","IPV6_HOPOPTS","IPV6_IPSEC_POLICY","IPV6_JOIN_ANYCAST","IPV6_LEAVE_ANYCAST","IPV6_MINHOPCOUNT","IPV6_MTU","IPV6_MTU_DISCOVER","IPV6_MULTICAST_ALL","IPV6_MULTICAST_HOPS","IPV6_MULTICAST_IF","IPV6_MULTICAST_LOOP","IPV6_NEXTHOP","IPV6_ORIGDSTADDR","IPV6_PATHMTU","IPV6_PKTINFO","IPV6_PMTUDISC_DO","IPV6_PMTUDISC_DONT","IPV6_PMTUDISC_INTERFACE","IPV6_PMTUDISC_OMIT","IPV6_PMTUDISC_PROBE","IPV6_PMTUDISC_WANT","IPV6_PREFER_SRC_CGA","IPV6_PREFER_SRC_COA","IPV6_PREFER_SRC_HOME","IPV6_PREFER_SRC_NONCGA","IPV6_PREFER_SRC_PUBLIC","IPV6_PREFER_SRC_PUBTMP_DEFAULT","IPV6_PREFER_SRC_TMP","IPV6_RECVDSTOPTS","IPV6_RECVERR","IPV6_RECVFRAGSIZE","IPV6_RECVHOPLIMIT","IPV6_RECVHOPOPTS","IPV6_RECVORIGDSTADDR","IPV6_RECVPATHMTU","IPV6_RECVPKTINFO","IPV6_RECVRTHDR","IPV6_RECVTCLASS","IPV6_ROUTER_ALERT","IPV6_ROUTER_ALERT_ISOLATE","IPV6_RTHDR","IPV6_RTHDRDSTOPTS","IPV6_RTHDR_LOOSE","IPV6_RTHDR_STRICT","IPV6_TCLASS","IPV6_TRANSPARENT","IPV6_UNICAST_HOPS","IPV6_UNICAST_IF","IPV6_V6ONLY","IPV6_XFRM_POLICY","IPVERSION","IP_ADD_MEMBERSHIP","IP_ADD_SOURCE_MEMBERSHIP","IP_BIND_ADDRESS_NO_PORT","IP_BLOCK_SOURCE","IP_CHECKSUM","IP_DEFAULT_MULTICAST_LOOP","IP_DEFAULT_MULTICAST_TTL","IP_DROP_MEMBERSHIP","IP_DROP_SOURCE_MEMBERSHIP","IP_FREEBIND","IP_HDRINCL","IP_IPSEC_POLICY","IP_MINTTL","IP_MSFILTER","IP_MTU","IP_MTU_DISCOVER","IP_MULTICAST_ALL","IP_MULTICAST_IF","IP_MULTICAST_LOOP","IP_MULTICAST_TTL","IP_NODEFRAG","IP_OPTIONS","IP_ORIGDSTADDR","IP_PASSSEC","IP_PKTINFO","IP_PKTOPTIONS","IP_PMTUDISC_DO","IP_PMTUDISC_DONT","IP_PMTUDISC_INTERFACE","IP_PMTUDISC_OMIT","IP_PMTUDISC_PROBE","IP_PMTUDISC_WANT","IP_RECVERR","IP_RECVFRAGSIZE","IP_RECVOPTS","IP_RECVORIGDSTADDR","IP_RECVTOS","IP_RECVTTL","IP_RETOPTS","IP_ROUTER_ALERT","IP_TOS","IP_TRANSPARENT","IP_TTL","IP_UNBLOCK_SOURCE","IP_UNICAST_IF","IP_XFRM_POLICY","ISIG","ISOFS_SUPER_MAGIC","ISTRIP","ITIMER_PROF","ITIMER_REAL","ITIMER_VIRTUAL","IUTF8","IXANY","IXOFF","IXON","J1939_EE_INFO_NONE","J1939_EE_INFO_RX_ABORT","J1939_EE_INFO_RX_DPO","J1939_EE_INFO_RX_RTS","J1939_EE_INFO_TX_ABORT","J1939_FILTER_MAX","J1939_IDLE_ADDR","J1939_MAX_UNICAST_ADDR","J1939_NLA_BYTES_ACKED","J1939_NLA_DEST_ADDR","J1939_NLA_DEST_NAME","J1939_NLA_PAD","J1939_NLA_PGN","J1939_NLA_SRC_ADDR","J1939_NLA_SRC_NAME","J1939_NLA_TOTAL_SIZE","J1939_NO_ADDR","J1939_NO_NAME","J1939_NO_PGN","J1939_PGN_ADDRESS_CLAIMED","J1939_PGN_ADDRESS_COMMANDED","J1939_PGN_MAX","J1939_PGN_PDU1_MAX","J1939_PGN_REQUEST","JFFS2_SUPER_MAGIC","KEYCTL_ASSUME_AUTHORITY","KEYCTL_CAPABILITIES","KEYCTL_CAPS0_BIG_KEY","KEYCTL_CAPS0_CAPABILITIES","KEYCTL_CAPS0_DIFFIE_HELLMAN","KEYCTL_CAPS0_INVALIDATE","KEYCTL_CAPS0_MOVE","KEYCTL_CAPS0_PERSISTENT_KEYRINGS","KEYCTL_CAPS0_PUBLIC_KEY","KEYCTL_CAPS0_RESTRICT_KEYRING","KEYCTL_CAPS1_NS_KEYRING_NAME","KEYCTL_CAPS1_NS_KEY_TAG","KEYCTL_CHOWN","KEYCTL_CLEAR","KEYCTL_DESCRIBE","KEYCTL_DH_COMPUTE","KEYCTL_GET_KEYRING_ID","KEYCTL_GET_PERSISTENT","KEYCTL_GET_SECURITY","KEYCTL_INSTANTIATE","KEYCTL_INSTANTIATE_IOV","KEYCTL_INVALIDATE","KEYCTL_JOIN_SESSION_KEYRING","KEYCTL_LINK","KEYCTL_MOVE","KEYCTL_NEGATE","KEYCTL_PKEY_DECRYPT","KEYCTL_PKEY_ENCRYPT","KEYCTL_PKEY_QUERY","KEYCTL_PKEY_SIGN","KEYCTL_PKEY_VERIFY","KEYCTL_READ","KEYCTL_REJECT","KEYCTL_RESTRICT_KEYRING","KEYCTL_REVOKE","KEYCTL_SEARCH","KEYCTL_SESSION_TO_PARENT","KEYCTL_SETPERM","KEYCTL_SET_REQKEY_KEYRING","KEYCTL_SET_TIMEOUT","KEYCTL_SUPPORTS_DECRYPT","KEYCTL_SUPPORTS_ENCRYPT","KEYCTL_SUPPORTS_SIGN","KEYCTL_SUPPORTS_VERIFY","KEYCTL_UNLINK","KEYCTL_UPDATE","KEY_CNT","KEY_MAX","KEY_REQKEY_DEFL_DEFAULT","KEY_REQKEY_DEFL_GROUP_KEYRING","KEY_REQKEY_DEFL_NO_CHANGE","KEY_REQKEY_DEFL_PROCESS_KEYRING","KEY_REQKEY_DEFL_REQUESTOR_KEYRING","KEY_REQKEY_DEFL_SESSION_KEYRING","KEY_REQKEY_DEFL_THREAD_KEYRING","KEY_REQKEY_DEFL_USER_KEYRING","KEY_REQKEY_DEFL_USER_SESSION_KEYRING","KEY_SPEC_GROUP_KEYRING","KEY_SPEC_PROCESS_KEYRING","KEY_SPEC_REQKEY_AUTH_KEY","KEY_SPEC_REQUESTOR_KEYRING","KEY_SPEC_SESSION_KEYRING","KEY_SPEC_THREAD_KEYRING","KEY_SPEC_USER_KEYRING","KEY_SPEC_USER_SESSION_KEYRING","LC_ADDRESS","LC_ADDRESS_MASK","LC_ALL","LC_ALL_MASK","LC_COLLATE","LC_COLLATE_MASK","LC_CTYPE","LC_CTYPE_MASK","LC_IDENTIFICATION","LC_IDENTIFICATION_MASK","LC_MEASUREMENT","LC_MEASUREMENT_MASK","LC_MESSAGES","LC_MESSAGES_MASK","LC_MONETARY","LC_MONETARY_MASK","LC_NAME","LC_NAME_MASK","LC_NUMERIC","LC_NUMERIC_MASK","LC_PAPER","LC_PAPER_MASK","LC_TELEPHONE","LC_TELEPHONE_MASK","LC_TIME","LC_TIME_MASK","LED_CNT","LED_MAX","LINUX_REBOOT_CMD_CAD_OFF","LINUX_REBOOT_CMD_CAD_ON","LINUX_REBOOT_CMD_HALT","LINUX_REBOOT_CMD_KEXEC","LINUX_REBOOT_CMD_POWER_OFF","LINUX_REBOOT_CMD_RESTART","LINUX_REBOOT_CMD_RESTART2","LINUX_REBOOT_CMD_SW_SUSPEND","LINUX_REBOOT_MAGIC1","LINUX_REBOOT_MAGIC2","LINUX_REBOOT_MAGIC2A","LINUX_REBOOT_MAGIC2B","LINUX_REBOOT_MAGIC2C","LIO_NOP","LIO_NOWAIT","LIO_READ","LIO_WAIT","LIO_WRITE","LM_ID_BASE","LM_ID_NEWLM","LOCK_EX","LOCK_NB","LOCK_SH","LOCK_UN","LOGIN_PROCESS","LOG_ALERT","LOG_AUTH","LOG_AUTHPRIV","LOG_CONS","LOG_CRIT","LOG_CRON","LOG_DAEMON","LOG_DEBUG","LOG_EMERG","LOG_ERR","LOG_FACMASK","LOG_FTP","LOG_INFO","LOG_KERN","LOG_LOCAL0","LOG_LOCAL1","LOG_LOCAL2","LOG_LOCAL3","LOG_LOCAL4","LOG_LOCAL5","LOG_LOCAL6","LOG_LOCAL7","LOG_LPR","LOG_MAIL","LOG_NDELAY","LOG_NEWS","LOG_NFACILITIES","LOG_NOTICE","LOG_NOWAIT","LOG_ODELAY","LOG_PERROR","LOG_PID","LOG_PRIMASK","LOG_SYSLOG","LOG_USER","LOG_UUCP","LOG_WARNING","L_tmpnam","Lmid_t","MADV_DODUMP","MADV_DOFORK","MADV_DONTDUMP","MADV_DONTFORK","MADV_DONTNEED","MADV_FREE","MADV_HUGEPAGE","MADV_HWPOISON","MADV_MERGEABLE","MADV_NOHUGEPAGE","MADV_NORMAL","MADV_RANDOM","MADV_REMOVE","MADV_SEQUENTIAL","MADV_SOFT_OFFLINE","MADV_UNMERGEABLE","MADV_WILLNEED","MAP_32BIT","MAP_ANON","MAP_ANONYMOUS","MAP_DENYWRITE","MAP_EXECUTABLE","MAP_FAILED","MAP_FILE","MAP_FIXED","MAP_FIXED_NOREPLACE","MAP_GROWSDOWN","MAP_HUGETLB","MAP_HUGE_16GB","MAP_HUGE_16MB","MAP_HUGE_1GB","MAP_HUGE_1MB","MAP_HUGE_256MB","MAP_HUGE_2GB","MAP_HUGE_2MB","MAP_HUGE_32MB","MAP_HUGE_512KB","MAP_HUGE_512MB","MAP_HUGE_64KB","MAP_HUGE_8MB","MAP_HUGE_MASK","MAP_HUGE_SHIFT","MAP_LOCKED","MAP_NONBLOCK","MAP_NORESERVE","MAP_POPULATE","MAP_PRIVATE","MAP_SHARED","MAP_SHARED_VALIDATE","MAP_STACK","MAP_SYNC","MAP_TYPE","MAXTC","MAXTTL","MAX_ADDR_LEN","MAX_IPOPTLEN","MAX_LINKS","MCAST_BLOCK_SOURCE","MCAST_EXCLUDE","MCAST_INCLUDE","MCAST_JOIN_GROUP","MCAST_JOIN_SOURCE_GROUP","MCAST_LEAVE_GROUP","MCAST_LEAVE_SOURCE_GROUP","MCAST_MSFILTER","MCAST_UNBLOCK_SOURCE","MCL_CURRENT","MCL_FUTURE","MFD_ALLOW_SEALING","MFD_CLOEXEC","MFD_HUGETLB","MFD_HUGE_16GB","MFD_HUGE_16MB","MFD_HUGE_1GB","MFD_HUGE_1MB","MFD_HUGE_256MB","MFD_HUGE_2GB","MFD_HUGE_2MB","MFD_HUGE_32MB","MFD_HUGE_512KB","MFD_HUGE_512MB","MFD_HUGE_64KB","MFD_HUGE_8MB","MFD_HUGE_MASK","MFD_HUGE_SHIFT","MINIX2_SUPER_MAGIC","MINIX2_SUPER_MAGIC2","MINIX3_SUPER_MAGIC","MINIX_SUPER_MAGIC","MINIX_SUPER_MAGIC2","MINSIGSTKSZ","MLOCK_ONFAULT","MMAP_PAGE_ZERO","MNT_DETACH","MNT_EXPIRE","MNT_FORCE","MODULE_INIT_IGNORE_MODVERSIONS","MODULE_INIT_IGNORE_VERMAGIC","MOD_CLKA","MOD_CLKB","MOD_ESTERROR","MOD_FREQUENCY","MOD_MAXERROR","MOD_MICRO","MOD_NANO","MOD_OFFSET","MOD_STATUS","MOD_TAI","MOD_TIMECONST","MON_1","MON_10","MON_11","MON_12","MON_2","MON_3","MON_4","MON_5","MON_6","MON_7","MON_8","MON_9","MPOL_BIND","MPOL_DEFAULT","MPOL_F_NUMA_BALANCING","MPOL_F_RELATIVE_NODES","MPOL_F_STATIC_NODES","MPOL_INTERLEAVE","MPOL_LOCAL","MPOL_PREFERRED","MREMAP_DONTUNMAP","MREMAP_FIXED","MREMAP_MAYMOVE","MSC_CNT","MSC_MAX","MSDOS_SUPER_MAGIC","MSG_CMSG_CLOEXEC","MSG_CONFIRM","MSG_COPY","MSG_CTRUNC","MSG_DONTROUTE","MSG_DONTWAIT","MSG_EOR","MSG_ERRQUEUE","MSG_EXCEPT","MSG_FASTOPEN","MSG_FIN","MSG_INFO","MSG_MORE","MSG_NOERROR","MSG_NOSIGNAL","MSG_OOB","MSG_PEEK","MSG_RST","MSG_STAT","MSG_SYN","MSG_TRUNC","MSG_TRYHARD","MSG_WAITALL","MSG_WAITFORONE","MSG_ZEROCOPY","MS_ACTIVE","MS_ASYNC","MS_BIND","MS_DIRSYNC","MS_INVALIDATE","MS_I_VERSION","MS_KERNMOUNT","MS_LAZYTIME","MS_MANDLOCK","MS_MGC_MSK","MS_MGC_VAL","MS_MOVE","MS_NOATIME","MS_NODEV","MS_NODIRATIME","MS_NOEXEC","MS_NOSUID","MS_NOUSER","MS_POSIXACL","MS_PRIVATE","MS_RDONLY","MS_REC","MS_RELATIME","MS_REMOUNT","MS_RMT_MASK","MS_SHARED","MS_SILENT","MS_SLAVE","MS_STRICTATIME","MS_SYNC","MS_SYNCHRONOUS","MS_UNBINDABLE","M_ARENA_MAX","M_ARENA_TEST","M_CHECK_ACTION","M_GRAIN","M_KEEP","M_MMAP_MAX","M_MMAP_THRESHOLD","M_MXFAST","M_NLBLKS","M_PERTURB","M_TOP_PAD","M_TRIM_THRESHOLD","NCCS","NCP_SUPER_MAGIC","NDA_CACHEINFO","NDA_DST","NDA_IFINDEX","NDA_LINK_NETNSID","NDA_LLADDR","NDA_MASTER","NDA_PORT","NDA_PROBES","NDA_SRC_VNI","NDA_UNSPEC","NDA_VLAN","NDA_VNI","NETLINK_ADD_MEMBERSHIP","NETLINK_AUDIT","NETLINK_BROADCAST_ERROR","NETLINK_CAP_ACK","NETLINK_CONNECTOR","NETLINK_CRYPTO","NETLINK_DNRTMSG","NETLINK_DROP_MEMBERSHIP","NETLINK_ECRYPTFS","NETLINK_EXT_ACK","NETLINK_FIB_LOOKUP","NETLINK_FIREWALL","NETLINK_GENERIC","NETLINK_GET_STRICT_CHK","NETLINK_INET_DIAG","NETLINK_IP6_FW","NETLINK_ISCSI","NETLINK_KOBJECT_UEVENT","NETLINK_LISTEN_ALL_NSID","NETLINK_LIST_MEMBERSHIPS","NETLINK_NETFILTER","NETLINK_NFLOG","NETLINK_NO_ENOBUFS","NETLINK_PKTINFO","NETLINK_RDMA","NETLINK_ROUTE","NETLINK_RX_RING","NETLINK_SCSITRANSPORT","NETLINK_SELINUX","NETLINK_SOCK_DIAG","NETLINK_TX_RING","NETLINK_UNUSED","NETLINK_USERSOCK","NETLINK_XFRM","NEW_TIME","NFNETLINK_V0","NFNLGRP_ACCT_QUOTA","NFNLGRP_CONNTRACK_DESTROY","NFNLGRP_CONNTRACK_EXP_DESTROY","NFNLGRP_CONNTRACK_EXP_NEW","NFNLGRP_CONNTRACK_EXP_UPDATE","NFNLGRP_CONNTRACK_NEW","NFNLGRP_CONNTRACK_UPDATE","NFNLGRP_NFTABLES","NFNLGRP_NONE","NFNL_MSG_BATCH_BEGIN","NFNL_MSG_BATCH_END","NFNL_SUBSYS_ACCT","NFNL_SUBSYS_COUNT","NFNL_SUBSYS_CTHELPER","NFNL_SUBSYS_CTNETLINK","NFNL_SUBSYS_CTNETLINK_EXP","NFNL_SUBSYS_CTNETLINK_TIMEOUT","NFNL_SUBSYS_IPSET","NFNL_SUBSYS_NFTABLES","NFNL_SUBSYS_NFT_COMPAT","NFNL_SUBSYS_NONE","NFNL_SUBSYS_OSF","NFNL_SUBSYS_QUEUE","NFNL_SUBSYS_ULOG","NFPROTO_ARP","NFPROTO_BRIDGE","NFPROTO_DECNET","NFPROTO_INET","NFPROTO_IPV4","NFPROTO_IPV6","NFPROTO_NETDEV","NFPROTO_NUMPROTO","NFPROTO_UNSPEC","NFQA_CAP_LEN","NFQA_CFG_CMD","NFQA_CFG_FLAGS","NFQA_CFG_F_CONNTRACK","NFQA_CFG_F_FAIL_OPEN","NFQA_CFG_F_GSO","NFQA_CFG_F_MAX","NFQA_CFG_F_SECCTX","NFQA_CFG_F_UID_GID","NFQA_CFG_MASK","NFQA_CFG_PARAMS","NFQA_CFG_QUEUE_MAXLEN","NFQA_CFG_UNSPEC","NFQA_CT","NFQA_CT_INFO","NFQA_EXP","NFQA_GID","NFQA_HWADDR","NFQA_IFINDEX_INDEV","NFQA_IFINDEX_OUTDEV","NFQA_IFINDEX_PHYSINDEV","NFQA_IFINDEX_PHYSOUTDEV","NFQA_MARK","NFQA_PACKET_HDR","NFQA_PAYLOAD","NFQA_SECCTX","NFQA_SKB_CSUMNOTREADY","NFQA_SKB_CSUM_NOTVERIFIED","NFQA_SKB_GSO","NFQA_SKB_INFO","NFQA_TIMESTAMP","NFQA_UID","NFQA_UNSPEC","NFQA_VERDICT_HDR","NFQNL_CFG_CMD_BIND","NFQNL_CFG_CMD_NONE","NFQNL_CFG_CMD_PF_BIND","NFQNL_CFG_CMD_PF_UNBIND","NFQNL_CFG_CMD_UNBIND","NFQNL_COPY_META","NFQNL_COPY_NONE","NFQNL_COPY_PACKET","NFQNL_MSG_CONFIG","NFQNL_MSG_PACKET","NFQNL_MSG_VERDICT","NFQNL_MSG_VERDICT_BATCH","NFS_SUPER_MAGIC","NFT_BREAK","NFT_BYTEORDER_HTON","NFT_BYTEORDER_NTOH","NFT_CHAIN_MAXNAMELEN","NFT_CMP_EQ","NFT_CMP_GT","NFT_CMP_GTE","NFT_CMP_LT","NFT_CMP_LTE","NFT_CMP_NEQ","NFT_CONTINUE","NFT_CT_BYTES","NFT_CT_DIRECTION","NFT_CT_DST","NFT_CT_EXPIRATION","NFT_CT_HELPER","NFT_CT_L3PROTOCOL","NFT_CT_LABELS","NFT_CT_MARK","NFT_CT_PKTS","NFT_CT_PROTOCOL","NFT_CT_PROTO_DST","NFT_CT_PROTO_SRC","NFT_CT_SECMARK","NFT_CT_SRC","NFT_CT_STATE","NFT_CT_STATUS","NFT_DATA_RESERVED_MASK","NFT_DATA_VALUE","NFT_DATA_VALUE_MAXLEN","NFT_DATA_VERDICT","NFT_DYNSET_F_INV","NFT_DYNSET_OP_ADD","NFT_DYNSET_OP_UPDATE","NFT_GOTO","NFT_JUMP","NFT_LIMIT_F_INV","NFT_LIMIT_PKTS","NFT_LIMIT_PKT_BYTES","NFT_LOOKUP_F_INV","NFT_META_BRI_IIFNAME","NFT_META_BRI_OIFNAME","NFT_META_CGROUP","NFT_META_CPU","NFT_META_IIF","NFT_META_IIFGROUP","NFT_META_IIFNAME","NFT_META_IIFTYPE","NFT_META_L4PROTO","NFT_META_LEN","NFT_META_MARK","NFT_META_NFPROTO","NFT_META_NFTRACE","NFT_META_OIF","NFT_META_OIFGROUP","NFT_META_OIFNAME","NFT_META_OIFTYPE","NFT_META_PKTTYPE","NFT_META_PRANDOM","NFT_META_PRIORITY","NFT_META_PROTOCOL","NFT_META_RTCLASSID","NFT_META_SECMARK","NFT_META_SKGID","NFT_META_SKUID","NFT_MSG_DELCHAIN","NFT_MSG_DELOBJ","NFT_MSG_DELRULE","NFT_MSG_DELSET","NFT_MSG_DELSETELEM","NFT_MSG_DELTABLE","NFT_MSG_GETCHAIN","NFT_MSG_GETGEN","NFT_MSG_GETOBJ","NFT_MSG_GETOBJ_RESET","NFT_MSG_GETRULE","NFT_MSG_GETSET","NFT_MSG_GETSETELEM","NFT_MSG_GETTABLE","NFT_MSG_MAX","NFT_MSG_NEWCHAIN","NFT_MSG_NEWGEN","NFT_MSG_NEWOBJ","NFT_MSG_NEWRULE","NFT_MSG_NEWSET","NFT_MSG_NEWSETELEM","NFT_MSG_NEWTABLE","NFT_MSG_TRACE","NFT_NAT_DNAT","NFT_NAT_SNAT","NFT_NG_INCREMENTAL","NFT_NG_RANDOM","NFT_OBJ_MAXNAMELEN","NFT_PAYLOAD_CSUM_INET","NFT_PAYLOAD_CSUM_NONE","NFT_PAYLOAD_LL_HEADER","NFT_PAYLOAD_NETWORK_HEADER","NFT_PAYLOAD_TRANSPORT_HEADER","NFT_QUEUE_FLAG_BYPASS","NFT_QUEUE_FLAG_CPU_FANOUT","NFT_QUEUE_FLAG_MASK","NFT_QUOTA_F_INV","NFT_RANGE_EQ","NFT_RANGE_NEQ","NFT_REG32_00","NFT_REG32_01","NFT_REG32_02","NFT_REG32_03","NFT_REG32_04","NFT_REG32_05","NFT_REG32_06","NFT_REG32_07","NFT_REG32_08","NFT_REG32_09","NFT_REG32_10","NFT_REG32_11","NFT_REG32_12","NFT_REG32_13","NFT_REG32_14","NFT_REG32_15","NFT_REG32_SIZE","NFT_REG_1","NFT_REG_2","NFT_REG_3","NFT_REG_4","NFT_REG_SIZE","NFT_REG_VERDICT","NFT_REJECT_ICMPX_ADMIN_PROHIBITED","NFT_REJECT_ICMPX_HOST_UNREACH","NFT_REJECT_ICMPX_NO_ROUTE","NFT_REJECT_ICMPX_PORT_UNREACH","NFT_REJECT_ICMPX_UNREACH","NFT_REJECT_ICMP_UNREACH","NFT_REJECT_TCP_RST","NFT_RETURN","NFT_SET_ANONYMOUS","NFT_SET_CONSTANT","NFT_SET_ELEM_INTERVAL_END","NFT_SET_EVAL","NFT_SET_INTERVAL","NFT_SET_MAP","NFT_SET_MAXNAMELEN","NFT_SET_POL_MEMORY","NFT_SET_POL_PERFORMANCE","NFT_SET_TIMEOUT","NFT_TABLE_MAXNAMELEN","NFT_TRACETYPE_POLICY","NFT_TRACETYPE_RETURN","NFT_TRACETYPE_RULE","NFT_TRACETYPE_UNSPEC","NFT_USERDATA_MAXLEN","NFULA_CFG_CMD","NFULA_CFG_FLAGS","NFULA_CFG_MODE","NFULA_CFG_NLBUFSIZ","NFULA_CFG_QTHRESH","NFULA_CFG_TIMEOUT","NFULA_CFG_UNSPEC","NFULA_CT","NFULA_CT_INFO","NFULA_GID","NFULA_HWADDR","NFULA_HWHEADER","NFULA_HWLEN","NFULA_HWTYPE","NFULA_IFINDEX_INDEV","NFULA_IFINDEX_OUTDEV","NFULA_IFINDEX_PHYSINDEV","NFULA_IFINDEX_PHYSOUTDEV","NFULA_MARK","NFULA_PACKET_HDR","NFULA_PAYLOAD","NFULA_PREFIX","NFULA_SEQ","NFULA_SEQ_GLOBAL","NFULA_TIMESTAMP","NFULA_UID","NFULA_UNSPEC","NFULNL_CFG_CMD_BIND","NFULNL_CFG_CMD_NONE","NFULNL_CFG_CMD_PF_BIND","NFULNL_CFG_CMD_PF_UNBIND","NFULNL_CFG_CMD_UNBIND","NFULNL_CFG_F_CONNTRACK","NFULNL_CFG_F_SEQ","NFULNL_CFG_F_SEQ_GLOBAL","NFULNL_COPY_META","NFULNL_COPY_NONE","NFULNL_COPY_PACKET","NFULNL_MSG_CONFIG","NFULNL_MSG_PACKET","NF_ACCEPT","NF_DROP","NF_INET_FORWARD","NF_INET_LOCAL_IN","NF_INET_LOCAL_OUT","NF_INET_NUMHOOKS","NF_INET_POST_ROUTING","NF_INET_PRE_ROUTING","NF_IP6_FORWARD","NF_IP6_LOCAL_IN","NF_IP6_LOCAL_OUT","NF_IP6_NUMHOOKS","NF_IP6_POST_ROUTING","NF_IP6_PRE_ROUTING","NF_IP6_PRI_CONNTRACK","NF_IP6_PRI_CONNTRACK_DEFRAG","NF_IP6_PRI_CONNTRACK_HELPER","NF_IP6_PRI_FILTER","NF_IP6_PRI_FIRST","NF_IP6_PRI_LAST","NF_IP6_PRI_MANGLE","NF_IP6_PRI_NAT_DST","NF_IP6_PRI_NAT_SRC","NF_IP6_PRI_RAW","NF_IP6_PRI_SECURITY","NF_IP6_PRI_SELINUX_FIRST","NF_IP6_PRI_SELINUX_LAST","NF_IP_FORWARD","NF_IP_LOCAL_IN","NF_IP_LOCAL_OUT","NF_IP_NUMHOOKS","NF_IP_POST_ROUTING","NF_IP_PRE_ROUTING","NF_IP_PRI_CONNTRACK","NF_IP_PRI_CONNTRACK_CONFIRM","NF_IP_PRI_CONNTRACK_DEFRAG","NF_IP_PRI_CONNTRACK_HELPER","NF_IP_PRI_FILTER","NF_IP_PRI_FIRST","NF_IP_PRI_LAST","NF_IP_PRI_MANGLE","NF_IP_PRI_NAT_DST","NF_IP_PRI_NAT_SRC","NF_IP_PRI_RAW","NF_IP_PRI_SECURITY","NF_IP_PRI_SELINUX_FIRST","NF_IP_PRI_SELINUX_LAST","NF_MAX_VERDICT","NF_NETDEV_INGRESS","NF_NETDEV_NUMHOOKS","NF_QUEUE","NF_REPEAT","NF_STOLEN","NF_STOP","NF_VERDICT_BITS","NF_VERDICT_FLAG_QUEUE_BYPASS","NF_VERDICT_MASK","NF_VERDICT_QBITS","NF_VERDICT_QMASK","NILFS_SUPER_MAGIC","NI_DGRAM","NI_MAXHOST","NI_NAMEREQD","NI_NOFQDN","NI_NUMERICHOST","NI_NUMERICSERV","NL0","NL1","NLA_ALIGN","NLA_ALIGNTO","NLA_F_NESTED","NLA_F_NET_BYTEORDER","NLA_TYPE_MASK","NLDLY","NLMSG_DONE","NLMSG_ERROR","NLMSG_MIN_TYPE","NLMSG_NOOP","NLMSG_OVERRUN","NLM_F_ACK","NLM_F_APPEND","NLM_F_ATOMIC","NLM_F_CREATE","NLM_F_DUMP","NLM_F_DUMP_FILTERED","NLM_F_DUMP_INTR","NLM_F_ECHO","NLM_F_EXCL","NLM_F_MATCH","NLM_F_MULTI","NLM_F_REPLACE","NLM_F_REQUEST","NLM_F_ROOT","NOEXPR","NOFLSH","NOSTR","NTF_EXT_LEARNED","NTF_MASTER","NTF_OFFLOADED","NTF_PROXY","NTF_ROUTER","NTF_SELF","NTF_USE","NTP_API","NT_ASRS","NT_AUXV","NT_FPREGSET","NT_GWINDOWS","NT_LWPSINFO","NT_LWPSTATUS","NT_PLATFORM","NT_PRCRED","NT_PRFPREG","NT_PRFPXREG","NT_PRPSINFO","NT_PRSTATUS","NT_PRXREG","NT_PSINFO","NT_PSTATUS","NT_TASKSTRUCT","NT_UTSNAME","NUD_DELAY","NUD_FAILED","NUD_INCOMPLETE","NUD_NOARP","NUD_NONE","NUD_PERMANENT","NUD_PROBE","NUD_REACHABLE","NUD_STALE","OCFS2_SUPER_MAGIC","OCRNL","OFDEL","OFILL","OLCUC","OLD_TIME","ONLCR","ONLRET","ONOCR","OPENPROM_SUPER_MAGIC","OPOST","ORIG_RAX","OVERLAYFS_SUPER_MAGIC","O_ACCMODE","O_APPEND","O_ASYNC","O_CLOEXEC","O_CREAT","O_DIRECT","O_DIRECTORY","O_DSYNC","O_EXCL","O_FSYNC","O_LARGEFILE","O_NDELAY","O_NOATIME","O_NOCTTY","O_NOFOLLOW","O_NONBLOCK","O_PATH","O_RDONLY","O_RDWR","O_RSYNC","O_SYNC","O_TMPFILE","O_TRUNC","O_WRONLY","PACKET_ADD_MEMBERSHIP","PACKET_DROP_MEMBERSHIP","PACKET_MR_ALLMULTI","PACKET_MR_MULTICAST","PACKET_MR_PROMISC","PACKET_MR_UNICAST","PARENB","PARMRK","PARODD","PATH_MAX","PENDIN","PF_ALG","PF_APPLETALK","PF_ASH","PF_ATMPVC","PF_ATMSVC","PF_AX25","PF_BLUETOOTH","PF_BRIDGE","PF_CAIF","PF_CAN","PF_DECnet","PF_ECONET","PF_IB","PF_IEEE802154","PF_INET","PF_INET6","PF_IPX","PF_IRDA","PF_ISDN","PF_IUCV","PF_KEY","PF_LLC","PF_LOCAL","PF_MPLS","PF_NETBEUI","PF_NETLINK","PF_NETROM","PF_NFC","PF_PACKET","PF_PHONET","PF_PPPOX","PF_RDS","PF_ROSE","PF_ROUTE","PF_RXRPC","PF_SECURITY","PF_SNA","PF_TIPC","PF_UNIX","PF_UNSPEC","PF_VSOCK","PF_WANPIPE","PF_X25","PF_XDP","PIDFD_NONBLOCK","PIPE_BUF","PM_STR","POLLERR","POLLHUP","POLLIN","POLLNVAL","POLLOUT","POLLPRI","POLLRDBAND","POLLRDHUP","POLLRDNORM","POLLWRBAND","POLLWRNORM","POSIX_FADV_DONTNEED","POSIX_FADV_NOREUSE","POSIX_FADV_NORMAL","POSIX_FADV_RANDOM","POSIX_FADV_SEQUENTIAL","POSIX_FADV_WILLNEED","POSIX_MADV_DONTNEED","POSIX_MADV_NORMAL","POSIX_MADV_RANDOM","POSIX_MADV_SEQUENTIAL","POSIX_MADV_WILLNEED","POSIX_SPAWN_RESETIDS","POSIX_SPAWN_SETPGROUP","POSIX_SPAWN_SETSCHEDPARAM","POSIX_SPAWN_SETSCHEDULER","POSIX_SPAWN_SETSIGDEF","POSIX_SPAWN_SETSIGMASK","POSIX_SPAWN_USEVFORK","PRIO_MAX","PRIO_MIN","PRIO_PGRP","PRIO_PROCESS","PRIO_USER","PROC_SUPER_MAGIC","PROT_EXEC","PROT_GROWSDOWN","PROT_GROWSUP","PROT_NONE","PROT_READ","PROT_WRITE","PR_CAPBSET_DROP","PR_CAPBSET_READ","PR_CAP_AMBIENT","PR_CAP_AMBIENT_CLEAR_ALL","PR_CAP_AMBIENT_IS_SET","PR_CAP_AMBIENT_LOWER","PR_CAP_AMBIENT_RAISE","PR_ENDIAN_BIG","PR_ENDIAN_LITTLE","PR_ENDIAN_PPC_LITTLE","PR_FPEMU_NOPRINT","PR_FPEMU_SIGFPE","PR_FP_EXC_ASYNC","PR_FP_EXC_DISABLED","PR_FP_EXC_DIV","PR_FP_EXC_INV","PR_FP_EXC_NONRECOV","PR_FP_EXC_OVF","PR_FP_EXC_PRECISE","PR_FP_EXC_RES","PR_FP_EXC_SW_ENABLE","PR_FP_EXC_UND","PR_FP_MODE_FR","PR_FP_MODE_FRE","PR_GET_CHILD_SUBREAPER","PR_GET_DUMPABLE","PR_GET_ENDIAN","PR_GET_FPEMU","PR_GET_FPEXC","PR_GET_FP_MODE","PR_GET_KEEPCAPS","PR_GET_NAME","PR_GET_NO_NEW_PRIVS","PR_GET_PDEATHSIG","PR_GET_SECCOMP","PR_GET_SECUREBITS","PR_GET_SPECULATION_CTRL","PR_GET_THP_DISABLE","PR_GET_TID_ADDRESS","PR_GET_TIMERSLACK","PR_GET_TIMING","PR_GET_TSC","PR_GET_UNALIGN","PR_MCE_KILL","PR_MCE_KILL_CLEAR","PR_MCE_KILL_DEFAULT","PR_MCE_KILL_EARLY","PR_MCE_KILL_GET","PR_MCE_KILL_LATE","PR_MCE_KILL_SET","PR_MPX_DISABLE_MANAGEMENT","PR_MPX_ENABLE_MANAGEMENT","PR_SET_CHILD_SUBREAPER","PR_SET_DUMPABLE","PR_SET_ENDIAN","PR_SET_FPEMU","PR_SET_FPEXC","PR_SET_FP_MODE","PR_SET_KEEPCAPS","PR_SET_MM","PR_SET_MM_ARG_END","PR_SET_MM_ARG_START","PR_SET_MM_AUXV","PR_SET_MM_BRK","PR_SET_MM_END_CODE","PR_SET_MM_END_DATA","PR_SET_MM_ENV_END","PR_SET_MM_ENV_START","PR_SET_MM_EXE_FILE","PR_SET_MM_MAP","PR_SET_MM_MAP_SIZE","PR_SET_MM_START_BRK","PR_SET_MM_START_CODE","PR_SET_MM_START_DATA","PR_SET_MM_START_STACK","PR_SET_NAME","PR_SET_NO_NEW_PRIVS","PR_SET_PDEATHSIG","PR_SET_PTRACER","PR_SET_SECCOMP","PR_SET_SECUREBITS","PR_SET_SPECULATION_CTRL","PR_SET_THP_DISABLE","PR_SET_TIMERSLACK","PR_SET_TIMING","PR_SET_TSC","PR_SET_UNALIGN","PR_SET_VMA","PR_SET_VMA_ANON_NAME","PR_SPEC_DISABLE","PR_SPEC_DISABLE_NOEXEC","PR_SPEC_ENABLE","PR_SPEC_FORCE_DISABLE","PR_SPEC_INDIRECT_BRANCH","PR_SPEC_NOT_AFFECTED","PR_SPEC_PRCTL","PR_SPEC_STORE_BYPASS","PR_TASK_PERF_EVENTS_DISABLE","PR_TASK_PERF_EVENTS_ENABLE","PR_TIMING_STATISTICAL","PR_TIMING_TIMESTAMP","PR_TSC_ENABLE","PR_TSC_SIGSEGV","PR_UNALIGN_NOPRINT","PR_UNALIGN_SIGBUS","PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP","PTHREAD_COND_INITIALIZER","PTHREAD_CREATE_DETACHED","PTHREAD_CREATE_JOINABLE","PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP","PTHREAD_MUTEX_ADAPTIVE_NP","PTHREAD_MUTEX_DEFAULT","PTHREAD_MUTEX_ERRORCHECK","PTHREAD_MUTEX_INITIALIZER","PTHREAD_MUTEX_NORMAL","PTHREAD_MUTEX_RECURSIVE","PTHREAD_MUTEX_ROBUST","PTHREAD_MUTEX_STALLED","PTHREAD_PRIO_INHERIT","PTHREAD_PRIO_NONE","PTHREAD_PRIO_PROTECT","PTHREAD_PROCESS_PRIVATE","PTHREAD_PROCESS_SHARED","PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP","PTHREAD_RWLOCK_INITIALIZER","PTHREAD_STACK_MIN","PTRACE_ATTACH","PTRACE_CONT","PTRACE_DETACH","PTRACE_EVENT_CLONE","PTRACE_EVENT_EXEC","PTRACE_EVENT_EXIT","PTRACE_EVENT_FORK","PTRACE_EVENT_SECCOMP","PTRACE_EVENT_STOP","PTRACE_EVENT_VFORK","PTRACE_EVENT_VFORK_DONE","PTRACE_GETEVENTMSG","PTRACE_GETFPREGS","PTRACE_GETFPXREGS","PTRACE_GETREGS","PTRACE_GETREGSET","PTRACE_GETSIGINFO","PTRACE_GET_SYSCALL_INFO","PTRACE_INTERRUPT","PTRACE_KILL","PTRACE_LISTEN","PTRACE_O_EXITKILL","PTRACE_O_MASK","PTRACE_O_SUSPEND_SECCOMP","PTRACE_O_TRACECLONE","PTRACE_O_TRACEEXEC","PTRACE_O_TRACEEXIT","PTRACE_O_TRACEFORK","PTRACE_O_TRACESECCOMP","PTRACE_O_TRACESYSGOOD","PTRACE_O_TRACEVFORK","PTRACE_O_TRACEVFORKDONE","PTRACE_PEEKDATA","PTRACE_PEEKSIGINFO","PTRACE_PEEKSIGINFO_SHARED","PTRACE_PEEKTEXT","PTRACE_PEEKUSER","PTRACE_POKEDATA","PTRACE_POKETEXT","PTRACE_POKEUSER","PTRACE_SEIZE","PTRACE_SETFPREGS","PTRACE_SETFPXREGS","PTRACE_SETOPTIONS","PTRACE_SETREGS","PTRACE_SETREGSET","PTRACE_SETSIGINFO","PTRACE_SINGLESTEP","PTRACE_SYSCALL","PTRACE_SYSEMU","PTRACE_SYSEMU_SINGLESTEP","PTRACE_TRACEME","PT_DYNAMIC","PT_GNU_EH_FRAME","PT_GNU_RELRO","PT_GNU_STACK","PT_HIOS","PT_HIPROC","PT_INTERP","PT_LOAD","PT_LOOS","PT_LOPROC","PT_NOTE","PT_NULL","PT_NUM","PT_PHDR","PT_SHLIB","PT_TLS","P_ALL","P_PGID","P_PID","P_PIDFD","QCMD","QFMT_VFS_OLD","QFMT_VFS_V0","QFMT_VFS_V1","QIF_ALL","QIF_BLIMITS","QIF_BTIME","QIF_ILIMITS","QIF_INODES","QIF_ITIME","QIF_LIMITS","QIF_SPACE","QIF_TIMES","QIF_USAGE","QNX4_SUPER_MAGIC","QNX6_SUPER_MAGIC","Q_GETFMT","Q_GETINFO","Q_GETQUOTA","Q_QUOTAOFF","Q_QUOTAON","Q_SETINFO","Q_SETQUOTA","Q_SYNC","R10","R11","R12","R13","R14","R15","R8","R9","RADIXCHAR","RAND_MAX","RAX","RBP","RBX","RB_AUTOBOOT","RB_DISABLE_CAD","RB_ENABLE_CAD","RB_HALT_SYSTEM","RB_KEXEC","RB_POWER_OFF","RB_SW_SUSPEND","RCX","RDI","RDTGROUP_SUPER_MAGIC","RDX","READ_IMPLIES_EXEC","REG_BADBR","REG_BADPAT","REG_BADRPT","REG_CR2","REG_CSGSFS","REG_EBRACE","REG_EBRACK","REG_ECOLLATE","REG_ECTYPE","REG_EEND","REG_EESCAPE","REG_EFL","REG_ENOSYS","REG_EPAREN","REG_ERANGE","REG_ERPAREN","REG_ERR","REG_ESIZE","REG_ESPACE","REG_ESUBREG","REG_EXTENDED","REG_ICASE","REG_NEWLINE","REG_NOMATCH","REG_NOSUB","REG_NOTBOL","REG_NOTEOL","REG_OLDMASK","REG_R10","REG_R11","REG_R12","REG_R13","REG_R14","REG_R15","REG_R8","REG_R9","REG_RAX","REG_RBP","REG_RBX","REG_RCX","REG_RDI","REG_RDX","REG_RIP","REG_RSI","REG_RSP","REG_STARTEND","REG_TRAPNO","REISERFS_SUPER_MAGIC","REL_CNT","REL_MAX","RENAME_EXCHANGE","RENAME_NOREPLACE","RENAME_WHITEOUT","REP_CNT","REP_MAX","RESOLVE_BENEATH","RESOLVE_CACHED","RESOLVE_IN_ROOT","RESOLVE_NO_MAGICLINKS","RESOLVE_NO_SYMLINKS","RESOLVE_NO_XDEV","RIP","RLIMIT_AS","RLIMIT_CORE","RLIMIT_CPU","RLIMIT_DATA","RLIMIT_FSIZE","RLIMIT_LOCKS","RLIMIT_MEMLOCK","RLIMIT_MSGQUEUE","RLIMIT_NICE","RLIMIT_NLIMITS","RLIMIT_NOFILE","RLIMIT_NPROC","RLIMIT_RSS","RLIMIT_RTPRIO","RLIMIT_RTTIME","RLIMIT_SIGPENDING","RLIMIT_STACK","RLIM_INFINITY","RLIM_NLIMITS","RLIM_SAVED_CUR","RLIM_SAVED_MAX","RSI","RSP","RTA_CACHEINFO","RTA_DST","RTA_ENCAP","RTA_ENCAP_TYPE","RTA_EXPIRES","RTA_FLOW","RTA_GATEWAY","RTA_IIF","RTA_MARK","RTA_METRICS","RTA_MFC_STATS","RTA_MP_ALGO","RTA_MULTIPATH","RTA_NEWDST","RTA_OIF","RTA_PAD","RTA_PREF","RTA_PREFSRC","RTA_PRIORITY","RTA_PROTOINFO","RTA_SESSION","RTA_SRC","RTA_TABLE","RTA_TTL_PROPAGATE","RTA_UID","RTA_UNSPEC","RTA_VIA","RTCF_DIRECTSRC","RTCF_DOREDIRECT","RTCF_LOG","RTCF_MASQ","RTCF_NAT","RTCF_VALVE","RTF_ADDRCLASSMASK","RTF_ADDRCONF","RTF_ALLONLINK","RTF_BROADCAST","RTF_CACHE","RTF_DEFAULT","RTF_DYNAMIC","RTF_FLOW","RTF_GATEWAY","RTF_HOST","RTF_INTERFACE","RTF_IRTT","RTF_LINKRT","RTF_LOCAL","RTF_MODIFIED","RTF_MSS","RTF_MTU","RTF_MULTICAST","RTF_NAT","RTF_NOFORWARD","RTF_NONEXTHOP","RTF_NOPMTUDISC","RTF_POLICY","RTF_REINSTATE","RTF_REJECT","RTF_STATIC","RTF_THROW","RTF_UP","RTF_WINDOW","RTF_XRESOLVE","RTLD_DEEPBIND","RTLD_DEFAULT","RTLD_DI_CONFIGADDR","RTLD_DI_LINKMAP","RTLD_DI_LMID","RTLD_DI_ORIGIN","RTLD_DI_PROFILENAME","RTLD_DI_PROFILEOUT","RTLD_DI_SERINFO","RTLD_DI_SERINFOSIZE","RTLD_DI_TLS_DATA","RTLD_DI_TLS_MODID","RTLD_GLOBAL","RTLD_LAZY","RTLD_LOCAL","RTLD_NEXT","RTLD_NODELETE","RTLD_NOLOAD","RTLD_NOW","RTMSG_AR_FAILED","RTMSG_CONTROL","RTMSG_DELDEVICE","RTMSG_DELROUTE","RTMSG_DELRULE","RTMSG_NEWDEVICE","RTMSG_NEWROUTE","RTMSG_NEWRULE","RTMSG_OVERRUN","RTM_DELACTION","RTM_DELADDR","RTM_DELADDRLABEL","RTM_DELLINK","RTM_DELMDB","RTM_DELNEIGH","RTM_DELNETCONF","RTM_DELNSID","RTM_DELQDISC","RTM_DELROUTE","RTM_DELRULE","RTM_DELTCLASS","RTM_DELTFILTER","RTM_F_CLONED","RTM_F_EQUALIZE","RTM_F_FIB_MATCH","RTM_F_LOOKUP_TABLE","RTM_F_NOTIFY","RTM_F_PREFIX","RTM_GETACTION","RTM_GETADDR","RTM_GETADDRLABEL","RTM_GETANYCAST","RTM_GETDCB","RTM_GETLINK","RTM_GETMDB","RTM_GETMULTICAST","RTM_GETNEIGH","RTM_GETNEIGHTBL","RTM_GETNETCONF","RTM_GETNSID","RTM_GETQDISC","RTM_GETROUTE","RTM_GETRULE","RTM_GETSTATS","RTM_GETTCLASS","RTM_GETTFILTER","RTM_NEWACTION","RTM_NEWADDR","RTM_NEWADDRLABEL","RTM_NEWCACHEREPORT","RTM_NEWLINK","RTM_NEWMDB","RTM_NEWNDUSEROPT","RTM_NEWNEIGH","RTM_NEWNEIGHTBL","RTM_NEWNETCONF","RTM_NEWNSID","RTM_NEWPREFIX","RTM_NEWQDISC","RTM_NEWROUTE","RTM_NEWRULE","RTM_NEWSTATS","RTM_NEWTCLASS","RTM_NEWTFILTER","RTM_SETDCB","RTM_SETLINK","RTM_SETNEIGHTBL","RTN_ANYCAST","RTN_BLACKHOLE","RTN_BROADCAST","RTN_LOCAL","RTN_MULTICAST","RTN_NAT","RTN_PROHIBIT","RTN_THROW","RTN_UNICAST","RTN_UNREACHABLE","RTN_UNSPEC","RTN_XRESOLVE","RTPROT_BOOT","RTPROT_KERNEL","RTPROT_REDIRECT","RTPROT_STATIC","RTPROT_UNSPEC","RT_ADDRCLASS","RT_CLASS_DEFAULT","RT_CLASS_LOCAL","RT_CLASS_MAIN","RT_CLASS_MAX","RT_CLASS_UNSPEC","RT_LOCALADDR","RT_SCOPE_HOST","RT_SCOPE_LINK","RT_SCOPE_NOWHERE","RT_SCOPE_SITE","RT_SCOPE_UNIVERSE","RT_TABLE_COMPAT","RT_TABLE_DEFAULT","RT_TABLE_LOCAL","RT_TABLE_MAIN","RT_TABLE_UNSPEC","RT_TOS","RUN_LVL","RUSAGE_CHILDREN","RUSAGE_SELF","RUSAGE_THREAD","RWF_APPEND","RWF_DSYNC","RWF_HIPRI","RWF_NOWAIT","RWF_SYNC","R_OK","SA_NOCLDSTOP","SA_NOCLDWAIT","SA_NODEFER","SA_ONSTACK","SA_RESETHAND","SA_RESTART","SA_SIGINFO","SCHED_BATCH","SCHED_FIFO","SCHED_IDLE","SCHED_OTHER","SCHED_RESET_ON_FORK","SCHED_RR","SCM_CREDENTIALS","SCM_J1939_DEST_ADDR","SCM_J1939_DEST_NAME","SCM_J1939_ERRQUEUE","SCM_J1939_PRIO","SCM_RIGHTS","SCM_TIMESTAMP","SCM_TIMESTAMPING","SCM_TIMESTAMPING_OPT_STATS","SCM_TIMESTAMPING_PKTINFO","SCM_TIMESTAMPNS","SCM_TXTIME","SCM_WIFI_STATUS","SECCOMP_FILTER_FLAG_LOG","SECCOMP_FILTER_FLAG_SPEC_ALLOW","SECCOMP_FILTER_FLAG_TSYNC","SECCOMP_GET_ACTION_AVAIL","SECCOMP_GET_NOTIF_SIZES","SECCOMP_MODE_DISABLED","SECCOMP_MODE_FILTER","SECCOMP_MODE_STRICT","SECCOMP_RET_ACTION","SECCOMP_RET_ACTION_FULL","SECCOMP_RET_ALLOW","SECCOMP_RET_DATA","SECCOMP_RET_ERRNO","SECCOMP_RET_KILL","SECCOMP_RET_KILL_PROCESS","SECCOMP_RET_KILL_THREAD","SECCOMP_RET_LOG","SECCOMP_RET_TRACE","SECCOMP_RET_TRAP","SECCOMP_SET_MODE_FILTER","SECCOMP_SET_MODE_STRICT","SECURITYFS_MAGIC","SEEK_CUR","SEEK_DATA","SEEK_END","SEEK_HOLE","SEEK_SET","SELINUX_MAGIC","SEM_FAILED","SFD_CLOEXEC","SFD_NONBLOCK","SHM_EXEC","SHM_HUGETLB","SHM_LOCK","SHM_NORESERVE","SHM_R","SHM_RDONLY","SHM_REMAP","SHM_RND","SHM_UNLOCK","SHM_W","SHORT_INODE","SHUT_RD","SHUT_RDWR","SHUT_WR","SIGABRT","SIGALRM","SIGBUS","SIGCHLD","SIGCONT","SIGEV_NONE","SIGEV_SIGNAL","SIGEV_THREAD","SIGEV_THREAD_ID","SIGFPE","SIGHUP","SIGILL","SIGINT","SIGIO","SIGIOT","SIGKILL","SIGPIPE","SIGPOLL","SIGPROF","SIGPWR","SIGQUIT","SIGRTMAX","SIGRTMIN","SIGSEGV","SIGSTKFLT","SIGSTKSZ","SIGSTOP","SIGSYS","SIGTERM","SIGTRAP","SIGTSTP","SIGTTIN","SIGTTOU","SIGUNUSED","SIGURG","SIGUSR1","SIGUSR2","SIGVTALRM","SIGWINCH","SIGXCPU","SIGXFSZ","SIG_BLOCK","SIG_DFL","SIG_ERR","SIG_IGN","SIG_SETMASK","SIG_UNBLOCK","SIOCADDMULTI","SIOCADDRT","SIOCDARP","SIOCDELMULTI","SIOCDELRT","SIOCDRARP","SIOCGARP","SIOCGIFADDR","SIOCGIFBRDADDR","SIOCGIFCONF","SIOCGIFDSTADDR","SIOCGIFENCAP","SIOCGIFFLAGS","SIOCGIFHWADDR","SIOCGIFMAP","SIOCGIFMEM","SIOCGIFMETRIC","SIOCGIFMTU","SIOCGIFNAME","SIOCGIFNETMASK","SIOCGIFSLAVE","SIOCGRARP","SIOCSARP","SIOCSIFADDR","SIOCSIFBRDADDR","SIOCSIFDSTADDR","SIOCSIFENCAP","SIOCSIFFLAGS","SIOCSIFHWADDR","SIOCSIFLINK","SIOCSIFMAP","SIOCSIFMEM","SIOCSIFMETRIC","SIOCSIFMTU","SIOCSIFNETMASK","SIOCSIFSLAVE","SIOCSRARP","SI_LOAD_SHIFT","SKF_AD_ALU_XOR_X","SKF_AD_CPU","SKF_AD_HATYPE","SKF_AD_IFINDEX","SKF_AD_MARK","SKF_AD_MAX","SKF_AD_NLATTR","SKF_AD_NLATTR_NEST","SKF_AD_OFF","SKF_AD_PAY_OFFSET","SKF_AD_PKTTYPE","SKF_AD_PROTOCOL","SKF_AD_QUEUE","SKF_AD_RANDOM","SKF_AD_RXHASH","SKF_AD_VLAN_TAG","SKF_AD_VLAN_TAG_PRESENT","SKF_AD_VLAN_TPID","SKF_LL_OFF","SKF_NET_OFF","SK_MEMINFO_BACKLOG","SK_MEMINFO_DROPS","SK_MEMINFO_FWD_ALLOC","SK_MEMINFO_OPTMEM","SK_MEMINFO_RCVBUF","SK_MEMINFO_RMEM_ALLOC","SK_MEMINFO_SNDBUF","SK_MEMINFO_WMEM_ALLOC","SK_MEMINFO_WMEM_QUEUED","SMACK_MAGIC","SMB_SUPER_MAGIC","SND_CNT","SND_MAX","SOCK_CLOEXEC","SOCK_DCCP","SOCK_DGRAM","SOCK_NONBLOCK","SOCK_PACKET","SOCK_RAW","SOCK_RDM","SOCK_SEQPACKET","SOCK_STREAM","SOF_TIMESTAMPING_RAW_HARDWARE","SOF_TIMESTAMPING_RX_HARDWARE","SOF_TIMESTAMPING_RX_SOFTWARE","SOF_TIMESTAMPING_SOFTWARE","SOF_TIMESTAMPING_SYS_HARDWARE","SOF_TIMESTAMPING_TX_HARDWARE","SOF_TIMESTAMPING_TX_SOFTWARE","SOF_TXTIME_DEADLINE_MODE","SOF_TXTIME_REPORT_ERRORS","SOL_AAL","SOL_ALG","SOL_ATM","SOL_BLUETOOTH","SOL_CAIF","SOL_CAN_BASE","SOL_CAN_J1939","SOL_CAN_RAW","SOL_DCCP","SOL_DECNET","SOL_ICMPV6","SOL_IP","SOL_IPV6","SOL_IRDA","SOL_IUCV","SOL_LLC","SOL_NETBEUI","SOL_NETLINK","SOL_NFC","SOL_PACKET","SOL_PNPIPE","SOL_PPPOL2TP","SOL_RAW","SOL_RDS","SOL_RXRPC","SOL_SOCKET","SOL_TCP","SOL_TIPC","SOL_UDP","SOL_X25","SOL_XDP","SOMAXCONN","SO_ACCEPTCONN","SO_ATTACH_BPF","SO_ATTACH_FILTER","SO_ATTACH_REUSEPORT_CBPF","SO_ATTACH_REUSEPORT_EBPF","SO_BINDTODEVICE","SO_BINDTOIFINDEX","SO_BPF_EXTENSIONS","SO_BROADCAST","SO_BSDCOMPAT","SO_BUSY_POLL","SO_CNX_ADVICE","SO_COOKIE","SO_DEBUG","SO_DETACH_BPF","SO_DETACH_FILTER","SO_DETACH_REUSEPORT_BPF","SO_DOMAIN","SO_DONTROUTE","SO_EE_OFFENDER","SO_EE_ORIGIN_ICMP","SO_EE_ORIGIN_ICMP6","SO_EE_ORIGIN_LOCAL","SO_EE_ORIGIN_NONE","SO_EE_ORIGIN_TIMESTAMPING","SO_EE_ORIGIN_TXSTATUS","SO_ERROR","SO_GET_FILTER","SO_INCOMING_CPU","SO_INCOMING_NAPI_ID","SO_J1939_ERRQUEUE","SO_J1939_FILTER","SO_J1939_PROMISC","SO_J1939_SEND_PRIO","SO_KEEPALIVE","SO_LINGER","SO_LOCK_FILTER","SO_MARK","SO_MAX_PACING_RATE","SO_MEMINFO","SO_NOFCS","SO_NO_CHECK","SO_OOBINLINE","SO_ORIGINAL_DST","SO_PASSCRED","SO_PASSSEC","SO_PEEK_OFF","SO_PEERCRED","SO_PEERGROUPS","SO_PEERNAME","SO_PEERSEC","SO_PRIORITY","SO_PROTOCOL","SO_RCVBUF","SO_RCVBUFFORCE","SO_RCVLOWAT","SO_RCVTIMEO","SO_RCVTIMEO_NEW","SO_REUSEADDR","SO_REUSEPORT","SO_RXQ_OVFL","SO_SECURITY_AUTHENTICATION","SO_SECURITY_ENCRYPTION_NETWORK","SO_SECURITY_ENCRYPTION_TRANSPORT","SO_SELECT_ERR_QUEUE","SO_SNDBUF","SO_SNDBUFFORCE","SO_SNDLOWAT","SO_SNDTIMEO","SO_SNDTIMEO_NEW","SO_TIMESTAMP","SO_TIMESTAMPING","SO_TIMESTAMPING_NEW","SO_TIMESTAMPNS","SO_TIMESTAMPNS_NEW","SO_TIMESTAMP_NEW","SO_TXTIME","SO_TYPE","SO_WIFI_STATUS","SO_ZEROCOPY","SPLICE_F_GIFT","SPLICE_F_MORE","SPLICE_F_MOVE","SPLICE_F_NONBLOCK","SS","SS_DISABLE","SS_ONSTACK","STATX_ALL","STATX_ATIME","STATX_ATTR_APPEND","STATX_ATTR_AUTOMOUNT","STATX_ATTR_COMPRESSED","STATX_ATTR_ENCRYPTED","STATX_ATTR_IMMUTABLE","STATX_ATTR_NODUMP","STATX_BASIC_STATS","STATX_BLOCKS","STATX_BTIME","STATX_CTIME","STATX_GID","STATX_INO","STATX_MNT_ID","STATX_MODE","STATX_MTIME","STATX_NLINK","STATX_SIZE","STATX_TYPE","STATX_UID","STATX__RESERVED","STA_CLK","STA_CLOCKERR","STA_DEL","STA_FLL","STA_FREQHOLD","STA_INS","STA_MODE","STA_NANO","STA_PLL","STA_PPSERROR","STA_PPSFREQ","STA_PPSJITTER","STA_PPSSIGNAL","STA_PPSTIME","STA_PPSWANDER","STA_RONLY","STA_UNSYNC","STDERR_FILENO","STDIN_FILENO","STDOUT_FILENO","STICKY_TIMEOUTS","ST_APPEND","ST_IMMUTABLE","ST_MANDLOCK","ST_NOATIME","ST_NODEV","ST_NODIRATIME","ST_NOEXEC","ST_NOSUID","ST_RDONLY","ST_RELATIME","ST_SYNCHRONOUS","ST_WRITE","SW_CNT","SW_MAX","SYNC_FILE_RANGE_WAIT_AFTER","SYNC_FILE_RANGE_WAIT_BEFORE","SYNC_FILE_RANGE_WRITE","SYN_CNT","SYN_MAX","SYSFS_MAGIC","SYS__sysctl","SYS_accept","SYS_accept4","SYS_access","SYS_acct","SYS_add_key","SYS_adjtimex","SYS_afs_syscall","SYS_alarm","SYS_arch_prctl","SYS_bind","SYS_bpf","SYS_brk","SYS_capget","SYS_capset","SYS_chdir","SYS_chmod","SYS_chown","SYS_chroot","SYS_clock_adjtime","SYS_clock_getres","SYS_clock_gettime","SYS_clock_nanosleep","SYS_clock_settime","SYS_clone","SYS_clone3","SYS_close","SYS_close_range","SYS_connect","SYS_copy_file_range","SYS_creat","SYS_create_module","SYS_delete_module","SYS_dup","SYS_dup2","SYS_dup3","SYS_epoll_create","SYS_epoll_create1","SYS_epoll_ctl","SYS_epoll_ctl_old","SYS_epoll_pwait","SYS_epoll_pwait2","SYS_epoll_wait","SYS_epoll_wait_old","SYS_eventfd","SYS_eventfd2","SYS_execve","SYS_execveat","SYS_exit","SYS_exit_group","SYS_faccessat","SYS_faccessat2","SYS_fadvise64","SYS_fallocate","SYS_fanotify_init","SYS_fanotify_mark","SYS_fchdir","SYS_fchmod","SYS_fchmodat","SYS_fchown","SYS_fchownat","SYS_fcntl","SYS_fdatasync","SYS_fgetxattr","SYS_finit_module","SYS_flistxattr","SYS_flock","SYS_fork","SYS_fremovexattr","SYS_fsconfig","SYS_fsetxattr","SYS_fsmount","SYS_fsopen","SYS_fspick","SYS_fstat","SYS_fstatfs","SYS_fsync","SYS_ftruncate","SYS_futex","SYS_futimesat","SYS_get_kernel_syms","SYS_get_mempolicy","SYS_get_robust_list","SYS_get_thread_area","SYS_getcpu","SYS_getcwd","SYS_getdents","SYS_getdents64","SYS_getegid","SYS_geteuid","SYS_getgid","SYS_getgroups","SYS_getitimer","SYS_getpeername","SYS_getpgid","SYS_getpgrp","SYS_getpid","SYS_getpmsg","SYS_getppid","SYS_getpriority","SYS_getrandom","SYS_getresgid","SYS_getresuid","SYS_getrlimit","SYS_getrusage","SYS_getsid","SYS_getsockname","SYS_getsockopt","SYS_gettid","SYS_gettimeofday","SYS_getuid","SYS_getxattr","SYS_init_module","SYS_inotify_add_watch","SYS_inotify_init","SYS_inotify_init1","SYS_inotify_rm_watch","SYS_io_cancel","SYS_io_destroy","SYS_io_getevents","SYS_io_setup","SYS_io_submit","SYS_io_uring_enter","SYS_io_uring_register","SYS_io_uring_setup","SYS_ioctl","SYS_ioperm","SYS_iopl","SYS_ioprio_get","SYS_ioprio_set","SYS_kcmp","SYS_kexec_file_load","SYS_kexec_load","SYS_keyctl","SYS_kill","SYS_lchown","SYS_lgetxattr","SYS_link","SYS_linkat","SYS_listen","SYS_listxattr","SYS_llistxattr","SYS_lookup_dcookie","SYS_lremovexattr","SYS_lseek","SYS_lsetxattr","SYS_lstat","SYS_madvise","SYS_mbind","SYS_membarrier","SYS_memfd_create","SYS_migrate_pages","SYS_mincore","SYS_mkdir","SYS_mkdirat","SYS_mknod","SYS_mknodat","SYS_mlock","SYS_mlock2","SYS_mlockall","SYS_mmap","SYS_modify_ldt","SYS_mount","SYS_mount_setattr","SYS_move_mount","SYS_move_pages","SYS_mprotect","SYS_mq_getsetattr","SYS_mq_notify","SYS_mq_open","SYS_mq_timedreceive","SYS_mq_timedsend","SYS_mq_unlink","SYS_mremap","SYS_msgctl","SYS_msgget","SYS_msgrcv","SYS_msgsnd","SYS_msync","SYS_munlock","SYS_munlockall","SYS_munmap","SYS_name_to_handle_at","SYS_nanosleep","SYS_newfstatat","SYS_nfsservctl","SYS_open","SYS_open_by_handle_at","SYS_open_tree","SYS_openat","SYS_openat2","SYS_pause","SYS_perf_event_open","SYS_personality","SYS_pidfd_getfd","SYS_pidfd_open","SYS_pidfd_send_signal","SYS_pipe","SYS_pipe2","SYS_pivot_root","SYS_pkey_alloc","SYS_pkey_free","SYS_pkey_mprotect","SYS_poll","SYS_ppoll","SYS_prctl","SYS_pread64","SYS_preadv","SYS_preadv2","SYS_prlimit64","SYS_process_madvise","SYS_process_vm_readv","SYS_process_vm_writev","SYS_pselect6","SYS_ptrace","SYS_putpmsg","SYS_pwrite64","SYS_pwritev","SYS_pwritev2","SYS_query_module","SYS_quotactl","SYS_read","SYS_readahead","SYS_readlink","SYS_readlinkat","SYS_readv","SYS_reboot","SYS_recvfrom","SYS_recvmmsg","SYS_recvmsg","SYS_remap_file_pages","SYS_removexattr","SYS_rename","SYS_renameat","SYS_renameat2","SYS_request_key","SYS_restart_syscall","SYS_rmdir","SYS_rseq","SYS_rt_sigaction","SYS_rt_sigpending","SYS_rt_sigprocmask","SYS_rt_sigqueueinfo","SYS_rt_sigreturn","SYS_rt_sigsuspend","SYS_rt_sigtimedwait","SYS_rt_tgsigqueueinfo","SYS_sched_get_priority_max","SYS_sched_get_priority_min","SYS_sched_getaffinity","SYS_sched_getattr","SYS_sched_getparam","SYS_sched_getscheduler","SYS_sched_rr_get_interval","SYS_sched_setaffinity","SYS_sched_setattr","SYS_sched_setparam","SYS_sched_setscheduler","SYS_sched_yield","SYS_seccomp","SYS_security","SYS_select","SYS_semctl","SYS_semget","SYS_semop","SYS_semtimedop","SYS_sendfile","SYS_sendmmsg","SYS_sendmsg","SYS_sendto","SYS_set_mempolicy","SYS_set_robust_list","SYS_set_thread_area","SYS_set_tid_address","SYS_setdomainname","SYS_setfsgid","SYS_setfsuid","SYS_setgid","SYS_setgroups","SYS_sethostname","SYS_setitimer","SYS_setns","SYS_setpgid","SYS_setpriority","SYS_setregid","SYS_setresgid","SYS_setresuid","SYS_setreuid","SYS_setrlimit","SYS_setsid","SYS_setsockopt","SYS_settimeofday","SYS_setuid","SYS_setxattr","SYS_shmat","SYS_shmctl","SYS_shmdt","SYS_shmget","SYS_shutdown","SYS_sigaltstack","SYS_signalfd","SYS_signalfd4","SYS_socket","SYS_socketpair","SYS_splice","SYS_stat","SYS_statfs","SYS_statx","SYS_swapoff","SYS_swapon","SYS_symlink","SYS_symlinkat","SYS_sync","SYS_sync_file_range","SYS_syncfs","SYS_sysfs","SYS_sysinfo","SYS_syslog","SYS_tee","SYS_tgkill","SYS_time","SYS_timer_create","SYS_timer_delete","SYS_timer_getoverrun","SYS_timer_gettime","SYS_timer_settime","SYS_timerfd_create","SYS_timerfd_gettime","SYS_timerfd_settime","SYS_times","SYS_tkill","SYS_truncate","SYS_tuxcall","SYS_umask","SYS_umount2","SYS_uname","SYS_unlink","SYS_unlinkat","SYS_unshare","SYS_uselib","SYS_userfaultfd","SYS_ustat","SYS_utime","SYS_utimensat","SYS_utimes","SYS_vfork","SYS_vhangup","SYS_vmsplice","SYS_vserver","SYS_wait4","SYS_waitid","SYS_write","SYS_writev","S_IEXEC","S_IFBLK","S_IFCHR","S_IFDIR","S_IFIFO","S_IFLNK","S_IFMT","S_IFREG","S_IFSOCK","S_IREAD","S_IRGRP","S_IROTH","S_IRUSR","S_IRWXG","S_IRWXO","S_IRWXU","S_ISGID","S_ISUID","S_ISVTX","S_IWGRP","S_IWOTH","S_IWRITE","S_IWUSR","S_IXGRP","S_IXOTH","S_IXUSR","TAB0","TAB1","TAB2","TAB3","TABDLY","TCA_CHAIN","TCA_DUMP_INVISIBLE","TCA_FCNT","TCA_HW_OFFLOAD","TCA_KIND","TCA_OPTIONS","TCA_PAD","TCA_RATE","TCA_STAB","TCA_STATS","TCA_STATS2","TCA_UNSPEC","TCA_XSTATS","TCFLSH","TCGETA","TCGETS","TCGETS2","TCGETX","TCIFLUSH","TCIOFF","TCIOFLUSH","TCION","TCOFLUSH","TCOOFF","TCOON","TCP_CC_INFO","TCP_CM_INQ","TCP_CONGESTION","TCP_COOKIE_TRANSACTIONS","TCP_CORK","TCP_DEFER_ACCEPT","TCP_FASTOPEN","TCP_FASTOPEN_CONNECT","TCP_FASTOPEN_KEY","TCP_FASTOPEN_NO_COOKIE","TCP_INFO","TCP_INQ","TCP_KEEPCNT","TCP_KEEPIDLE","TCP_KEEPINTVL","TCP_LINGER2","TCP_MAXSEG","TCP_MD5SIG","TCP_MD5SIG_EXT","TCP_NODELAY","TCP_NOTSENT_LOWAT","TCP_QUEUE_SEQ","TCP_QUICKACK","TCP_REPAIR","TCP_REPAIR_OPTIONS","TCP_REPAIR_QUEUE","TCP_REPAIR_WINDOW","TCP_SAVED_SYN","TCP_SAVE_SYN","TCP_SYNCNT","TCP_THIN_DUPACK","TCP_THIN_LINEAR_TIMEOUTS","TCP_TIMESTAMP","TCP_ULP","TCP_USER_TIMEOUT","TCP_WINDOW_CLAMP","TCP_ZEROCOPY_RECEIVE","TCSADRAIN","TCSAFLUSH","TCSANOW","TCSBRK","TCSBRKP","TCSETA","TCSETAF","TCSETAW","TCSETS","TCSETS2","TCSETSF","TCSETSF2","TCSETSW","TCSETSW2","TCSETX","TCSETXF","TCSETXW","TCXONC","TFD_CLOEXEC","TFD_NONBLOCK","TFD_TIMER_ABSTIME","TFD_TIMER_CANCEL_ON_SET","THOUSEP","TIMER_ABSTIME","TIME_BAD","TIME_DEL","TIME_ERROR","TIME_INS","TIME_OK","TIME_OOP","TIME_WAIT","TIOCCBRK","TIOCCONS","TIOCEXCL","TIOCGDEV","TIOCGETD","TIOCGEXCL","TIOCGICOUNT","TIOCGLCKTRMIOS","TIOCGPGRP","TIOCGPKT","TIOCGPTLCK","TIOCGPTN","TIOCGPTPEER","TIOCGRS485","TIOCGSERIAL","TIOCGSID","TIOCGSOFTCAR","TIOCGWINSZ","TIOCINQ","TIOCLINUX","TIOCMBIC","TIOCMBIS","TIOCMGET","TIOCMIWAIT","TIOCMSET","TIOCM_CAR","TIOCM_CD","TIOCM_CTS","TIOCM_DSR","TIOCM_DTR","TIOCM_LE","TIOCM_RI","TIOCM_RNG","TIOCM_RTS","TIOCM_SR","TIOCM_ST","TIOCNOTTY","TIOCNXCL","TIOCOUTQ","TIOCPKT","TIOCSBRK","TIOCSCTTY","TIOCSERCONFIG","TIOCSERGETLSR","TIOCSERGETMULTI","TIOCSERGSTRUCT","TIOCSERGWILD","TIOCSERSETMULTI","TIOCSERSWILD","TIOCSETD","TIOCSIG","TIOCSLCKTRMIOS","TIOCSPGRP","TIOCSPTLCK","TIOCSRS485","TIOCSSERIAL","TIOCSSOFTCAR","TIOCSTI","TIOCSWINSZ","TIOCVHANGUP","TMPFS_MAGIC","TMP_MAX","TOSTOP","TRACEFS_MAGIC","TUN_READQ_SIZE","TUN_TAP_DEV","TUN_TUN_DEV","TUN_TYPE_MASK","T_FMT","T_FMT_AMPM","UDF_SUPER_MAGIC","UDP_CORK","UDP_ENCAP","UDP_GRO","UDP_NO_CHECK6_RX","UDP_NO_CHECK6_TX","UDP_SEGMENT","UINPUT_MAX_NAME_SIZE","UINPUT_VERSION","UIO_MAXIOV","UMOUNT_NOFOLLOW","UNAME26","USBDEVICE_SUPER_MAGIC","USER_PROCESS","USRQUOTA","UTIME_NOW","UTIME_OMIT","VDISCARD","VEOF","VEOL","VEOL2","VERASE","VINTR","VKILL","VLNEXT","VMADDR_CID_ANY","VMADDR_CID_HOST","VMADDR_CID_HYPERVISOR","VMADDR_CID_LOCAL","VMADDR_CID_RESERVED","VMADDR_PORT_ANY","VMIN","VQUIT","VREPRINT","VSTART","VSTOP","VSUSP","VSWTC","VT0","VT1","VTDLY","VTIME","VWERASE","WCONTINUED","WCOREDUMP","WEXITED","WEXITSTATUS","WHOLE_SECONDS","WIFCONTINUED","WIFEXITED","WIFSIGNALED","WIFSTOPPED","WNOHANG","WNOWAIT","WSTOPPED","WSTOPSIG","WTERMSIG","WUNTRACED","W_EXITCODE","W_OK","W_STOPCODE","XATTR_CREATE","XATTR_REPLACE","XENFS_SUPER_MAGIC","XFS_SUPER_MAGIC","XTABS","X_OK","YESEXPR","YESSTR","_IOFBF","_IOLBF","_IONBF","_PC_2_SYMLINKS","_PC_ALLOC_SIZE_MIN","_PC_ASYNC_IO","_PC_CHOWN_RESTRICTED","_PC_FILESIZEBITS","_PC_LINK_MAX","_PC_MAX_CANON","_PC_MAX_INPUT","_PC_NAME_MAX","_PC_NO_TRUNC","_PC_PATH_MAX","_PC_PIPE_BUF","_PC_PRIO_IO","_PC_REC_INCR_XFER_SIZE","_PC_REC_MAX_XFER_SIZE","_PC_REC_MIN_XFER_SIZE","_PC_REC_XFER_ALIGN","_PC_SOCK_MAXBUF","_PC_SYMLINK_MAX","_PC_SYNC_IO","_PC_VDISABLE","_POSIX_VDISABLE","_SC_2_CHAR_TERM","_SC_2_C_BIND","_SC_2_C_DEV","_SC_2_C_VERSION","_SC_2_FORT_DEV","_SC_2_FORT_RUN","_SC_2_LOCALEDEF","_SC_2_PBS","_SC_2_PBS_ACCOUNTING","_SC_2_PBS_CHECKPOINT","_SC_2_PBS_LOCATE","_SC_2_PBS_MESSAGE","_SC_2_PBS_TRACK","_SC_2_SW_DEV","_SC_2_UPE","_SC_2_VERSION","_SC_ADVISORY_INFO","_SC_AIO_LISTIO_MAX","_SC_AIO_MAX","_SC_AIO_PRIO_DELTA_MAX","_SC_ARG_MAX","_SC_ASYNCHRONOUS_IO","_SC_ATEXIT_MAX","_SC_AVPHYS_PAGES","_SC_BARRIERS","_SC_BASE","_SC_BC_BASE_MAX","_SC_BC_DIM_MAX","_SC_BC_SCALE_MAX","_SC_BC_STRING_MAX","_SC_CHARCLASS_NAME_MAX","_SC_CHAR_BIT","_SC_CHAR_MAX","_SC_CHAR_MIN","_SC_CHILD_MAX","_SC_CLK_TCK","_SC_CLOCK_SELECTION","_SC_COLL_WEIGHTS_MAX","_SC_CPUTIME","_SC_C_LANG_SUPPORT","_SC_C_LANG_SUPPORT_R","_SC_DELAYTIMER_MAX","_SC_DEVICE_IO","_SC_DEVICE_SPECIFIC","_SC_DEVICE_SPECIFIC_R","_SC_EQUIV_CLASS_MAX","_SC_EXPR_NEST_MAX","_SC_FD_MGMT","_SC_FIFO","_SC_FILE_ATTRIBUTES","_SC_FILE_LOCKING","_SC_FILE_SYSTEM","_SC_FSYNC","_SC_GETGR_R_SIZE_MAX","_SC_GETPW_R_SIZE_MAX","_SC_HOST_NAME_MAX","_SC_INT_MAX","_SC_INT_MIN","_SC_IOV_MAX","_SC_IPV6","_SC_JOB_CONTROL","_SC_LEVEL1_DCACHE_ASSOC","_SC_LEVEL1_DCACHE_LINESIZE","_SC_LEVEL1_DCACHE_SIZE","_SC_LEVEL1_ICACHE_ASSOC","_SC_LEVEL1_ICACHE_LINESIZE","_SC_LEVEL1_ICACHE_SIZE","_SC_LEVEL2_CACHE_ASSOC","_SC_LEVEL2_CACHE_LINESIZE","_SC_LEVEL2_CACHE_SIZE","_SC_LEVEL3_CACHE_ASSOC","_SC_LEVEL3_CACHE_LINESIZE","_SC_LEVEL3_CACHE_SIZE","_SC_LEVEL4_CACHE_ASSOC","_SC_LEVEL4_CACHE_LINESIZE","_SC_LEVEL4_CACHE_SIZE","_SC_LINE_MAX","_SC_LOGIN_NAME_MAX","_SC_LONG_BIT","_SC_MAPPED_FILES","_SC_MB_LEN_MAX","_SC_MEMLOCK","_SC_MEMLOCK_RANGE","_SC_MEMORY_PROTECTION","_SC_MESSAGE_PASSING","_SC_MONOTONIC_CLOCK","_SC_MQ_OPEN_MAX","_SC_MQ_PRIO_MAX","_SC_MULTI_PROCESS","_SC_NETWORKING","_SC_NGROUPS_MAX","_SC_NL_ARGMAX","_SC_NL_LANGMAX","_SC_NL_MSGMAX","_SC_NL_NMAX","_SC_NL_SETMAX","_SC_NL_TEXTMAX","_SC_NPROCESSORS_CONF","_SC_NPROCESSORS_ONLN","_SC_NZERO","_SC_OPEN_MAX","_SC_PAGESIZE","_SC_PAGE_SIZE","_SC_PASS_MAX","_SC_PHYS_PAGES","_SC_PII","_SC_PII_INTERNET","_SC_PII_INTERNET_DGRAM","_SC_PII_INTERNET_STREAM","_SC_PII_OSI","_SC_PII_OSI_CLTS","_SC_PII_OSI_COTS","_SC_PII_OSI_M","_SC_PII_SOCKET","_SC_PII_XTI","_SC_PIPE","_SC_POLL","_SC_PRIORITIZED_IO","_SC_PRIORITY_SCHEDULING","_SC_RAW_SOCKETS","_SC_READER_WRITER_LOCKS","_SC_REALTIME_SIGNALS","_SC_REGEXP","_SC_REGEX_VERSION","_SC_RE_DUP_MAX","_SC_RTSIG_MAX","_SC_SAVED_IDS","_SC_SCHAR_MAX","_SC_SCHAR_MIN","_SC_SELECT","_SC_SEMAPHORES","_SC_SEM_NSEMS_MAX","_SC_SEM_VALUE_MAX","_SC_SHARED_MEMORY_OBJECTS","_SC_SHELL","_SC_SHRT_MAX","_SC_SHRT_MIN","_SC_SIGNALS","_SC_SIGQUEUE_MAX","_SC_SINGLE_PROCESS","_SC_SPAWN","_SC_SPIN_LOCKS","_SC_SPORADIC_SERVER","_SC_SSIZE_MAX","_SC_SS_REPL_MAX","_SC_STREAMS","_SC_STREAM_MAX","_SC_SYMLOOP_MAX","_SC_SYNCHRONIZED_IO","_SC_SYSTEM_DATABASE","_SC_SYSTEM_DATABASE_R","_SC_THREADS","_SC_THREAD_ATTR_STACKADDR","_SC_THREAD_ATTR_STACKSIZE","_SC_THREAD_CPUTIME","_SC_THREAD_DESTRUCTOR_ITERATIONS","_SC_THREAD_KEYS_MAX","_SC_THREAD_PRIORITY_SCHEDULING","_SC_THREAD_PRIO_INHERIT","_SC_THREAD_PRIO_PROTECT","_SC_THREAD_PROCESS_SHARED","_SC_THREAD_ROBUST_PRIO_INHERIT","_SC_THREAD_ROBUST_PRIO_PROTECT","_SC_THREAD_SAFE_FUNCTIONS","_SC_THREAD_SPORADIC_SERVER","_SC_THREAD_STACK_MIN","_SC_THREAD_THREADS_MAX","_SC_TIMEOUTS","_SC_TIMERS","_SC_TIMER_MAX","_SC_TRACE","_SC_TRACE_EVENT_FILTER","_SC_TRACE_EVENT_NAME_MAX","_SC_TRACE_INHERIT","_SC_TRACE_LOG","_SC_TRACE_NAME_MAX","_SC_TRACE_SYS_MAX","_SC_TRACE_USER_EVENT_MAX","_SC_TTY_NAME_MAX","_SC_TYPED_MEMORY_OBJECTS","_SC_TZNAME_MAX","_SC_T_IOV_MAX","_SC_UCHAR_MAX","_SC_UINT_MAX","_SC_UIO_MAXIOV","_SC_ULONG_MAX","_SC_USER_GROUPS","_SC_USER_GROUPS_R","_SC_USHRT_MAX","_SC_V6_ILP32_OFF32","_SC_V6_ILP32_OFFBIG","_SC_V6_LP64_OFF64","_SC_V6_LPBIG_OFFBIG","_SC_V7_ILP32_OFF32","_SC_V7_ILP32_OFFBIG","_SC_V7_LP64_OFF64","_SC_V7_LPBIG_OFFBIG","_SC_VERSION","_SC_WORD_BIT","_SC_XBS5_ILP32_OFF32","_SC_XBS5_ILP32_OFFBIG","_SC_XBS5_LP64_OFF64","_SC_XBS5_LPBIG_OFFBIG","_SC_XOPEN_CRYPT","_SC_XOPEN_ENH_I18N","_SC_XOPEN_LEGACY","_SC_XOPEN_REALTIME","_SC_XOPEN_REALTIME_THREADS","_SC_XOPEN_SHM","_SC_XOPEN_STREAMS","_SC_XOPEN_UNIX","_SC_XOPEN_VERSION","_SC_XOPEN_XCU_VERSION","_SC_XOPEN_XPG2","_SC_XOPEN_XPG3","_SC_XOPEN_XPG4","__NFT_REG_MAX","__SIZEOF_PTHREAD_CONDATTR_T","__SIZEOF_PTHREAD_COND_T","__SIZEOF_PTHREAD_MUTEXATTR_T","__SIZEOF_PTHREAD_MUTEX_T","__SIZEOF_PTHREAD_RWLOCKATTR_T","__SIZEOF_PTHREAD_RWLOCK_T","__UT_HOSTSIZE","__UT_LINESIZE","__UT_NAMESIZE","__WALL","__WCLONE","__WNOTHREAD","__c_anonymous_ptrace_syscall_info_data","__c_anonymous_ptrace_syscall_info_entry","__c_anonymous_ptrace_syscall_info_exit","__c_anonymous_ptrace_syscall_info_seccomp","__c_anonymous_sockaddr_can_can_addr","__c_anonymous_sockaddr_can_j1939","__c_anonymous_sockaddr_can_tp","__errno_location","__exit_status","__fsword_t","__glibc_reserved1","__glibc_reserved2","__glibc_reserved3","__glibc_reserved4","__key","__priority_which_t","__rlimit_resource_t","__s16","__s32","__s64","__seq","__statx_timestamp_pad1","__syscall_ulong_t","__timeval","__u16","__u32","__u64","__u8","__unused1","__unused10","__unused11","__unused2","__unused3","__unused4","__unused5","__unused6","__unused7","__unused8","__unused9","_exit","_f","_libc_fpstate","_libc_fpxreg","_libc_xmmreg","_st","_xmm","abort","abs","absflat","absfuzz","absinfo","absmax","absmin","accept","accept4","access","acct","actime","addmntent","addr","addr","addr_mask","addrinfo","adjtime","adjtimex","af_alg_iv","ai_addr","ai_addrlen","ai_canonname","ai_family","ai_flags","ai_next","ai_protocol","ai_socktype","aio_buf","aio_cancel","aio_error","aio_fildes","aio_fsync","aio_lio_opcode","aio_nbytes","aio_offset","aio_read","aio_reqprio","aio_return","aio_sigevent","aio_suspend","aio_write","aiocb","alarm","ar_hln","ar_hrd","ar_op","ar_pln","ar_pro","arch","arch","arena","arena","args","args","args","arp_dev","arp_flags","arp_flags","arp_ha","arp_ha","arp_netmask","arp_netmask","arp_pa","arp_pa","arpd_request","arphdr","arpreq","arpreq_old","atexit","atof","atoi","attack_length","attack_level","backtrace","bind","blkcnt64_t","blkcnt_t","blksize_t","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","brk","bsearch","bufferram","bustype","button","c_cc","c_cc","c_cflag","c_cflag","c_char","c_double","c_float","c_iflag","c_iflag","c_int","c_ispeed","c_ispeed","c_lflag","c_lflag","c_line","c_line","c_long","c_longlong","c_oflag","c_oflag","c_ospeed","c_ospeed","c_schar","c_short","c_uchar","c_uint","c_ulong","c_ulonglong","c_ushort","c_void","calcnt","calloc","can_addr","can_dlc","can_err_mask_t","can_family","can_filter","can_frame","can_id","can_id","can_id","can_ifindex","can_mask","canfd_frame","canid_t","cc_t","center","cfgetispeed","cfgetospeed","cfmakeraw","cfsetispeed","cfsetospeed","cfsetspeed","cgid","cgroup","ch_addralign","ch_addralign","ch_reserved","ch_size","ch_size","ch_type","ch_type","chdir","child_tid","chmod","chown","chroot","clearenv","clearerr","clock_adjtime","clock_getcpuclockid","clock_getres","clock_gettime","clock_nanosleep","clock_settime","clock_t","clockid","clockid_t","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_args","close","closedir","closelog","cmd","cmsg_len","cmsg_level","cmsg_type","cmsghdr","code","code","code","codes_ptr","codes_size","connect","constant","cookie","copy_file_range","cpu_set_t","creat","creat64","cs","ctermid","cuid","currency_symbol","custom_data","custom_len","cwd","cwd","d_ino","d_ino","d_name","d_name","d_off","d_off","d_reclen","d_reclen","d_type","d_type","daemon","data","data","deadband","decimal_point","delay","dev","dev_t","difftime","direction","dirent","dirent64","dirfd","dl_iterate_phdr","dl_phdr_info","dladdr","dladdr1","dlclose","dlerror","dli_fbase","dli_fname","dli_saddr","dli_sname","dlinfo","dlmopen","dlopen","dlpi_addr","dlpi_adds","dlpi_name","dlpi_phdr","dlpi_phnum","dlpi_subs","dlpi_tls_data","dlpi_tls_modid","dlsym","domainname","dqb_bhardlimit","dqb_bsoftlimit","dqb_btime","dqb_curinodes","dqb_curspace","dqb_ihardlimit","dqb_isoftlimit","dqb_itime","dqb_valid","dqblk","ds","dup","dup2","dup3","duplocale","e_ehsize","e_ehsize","e_entry","e_entry","e_exit","e_flags","e_flags","e_ident","e_ident","e_machine","e_machine","e_phentsize","e_phentsize","e_phnum","e_phnum","e_phoff","e_phoff","e_shentsize","e_shentsize","e_shnum","e_shnum","e_shoff","e_shoff","e_shstrndx","e_shstrndx","e_termination","e_type","e_type","e_version","e_version","ee_code","ee_data","ee_errno","ee_info","ee_origin","ee_pad","ee_type","effect","effect_id","eflags","element","end_level","endgrent","endmntent","endpwent","endservent","endspent","endutxent","entry","envelope","envelope","envelope","epoll_create","epoll_create1","epoll_ctl","epoll_event","epoll_pwait","epoll_wait","errcnt","error","es","esterror","esterror","event_len","eventfd","events","events","execl","execle","execlp","execv","execve","execvp","execvpe","exit","exit","exit_signal","explicit_bzero","exponent","f_bavail","f_bavail","f_bavail","f_bavail","f_bfree","f_bfree","f_bfree","f_bfree","f_blocks","f_blocks","f_blocks","f_blocks","f_bsize","f_bsize","f_bsize","f_bsize","f_favail","f_favail","f_ffree","f_ffree","f_ffree","f_ffree","f_files","f_files","f_files","f_files","f_flag","f_flag","f_flags","f_frsize","f_frsize","f_frsize","f_frsize","f_fsid","f_fsid","f_fsid","f_fsid","f_namelen","f_namelen","f_namemax","f_namemax","f_spare","f_type","f_type","faccessat","fade_length","fade_level","fallocate","fallocate64","fanotify_event_metadata","fanotify_init","fanotify_mark","fanotify_response","fchdir","fchmod","fchmodat","fchown","fchownat","fclose","fcntl","fd","fd","fd","fd_set","fdatasync","fdopen","fdopendir","feof","ferror","fexecve","ff_condition_effect","ff_constant_effect","ff_effect","ff_effects_max","ff_effects_max","ff_envelope","ff_periodic_effect","ff_ramp_effect","ff_replay","ff_rumble_effect","ff_trigger","fflush","fgetc","fgetpos","fgetpos64","fgets","fgetspent_r","fgetxattr","fileno","filter","flags","flags","flags","flags","flags","flags","flat","flistxattr","flock","flock","flock64","fmemopen","fmt","fop","fop","fopen","fopen64","fordblks","fordblks","fork","forkpty","fpathconf","fpos64_t","fpos_t","fpregs","fprintf","fputc","fputs","frac_digits","fread","fread_unlocked","free","freeaddrinfo","freehigh","freeifaddrs","freelocale","freeram","freeswap","fremovexattr","freopen","freopen64","freq","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","fs","fs_base","fsblkcnt_t","fscanf","fseek","fseeko","fseeko64","fsetpos","fsetpos64","fsetxattr","fsfilcnt_t","fsid_t","fsmblks","fsmblks","fstat","fstat64","fstatat","fstatat64","fstatfs","fstatfs64","fstatvfs","fstatvfs64","fsync","ftell","ftello","ftello64","ftok","ftruncate","ftruncate64","ftw","ftw","futimens","futimes","fuzz","fwrite","gai_strerror","genlmsghdr","getaddrinfo","getauxval","getchar","getchar_unlocked","getcontext","getcwd","getdomainname","getdtablesize","getegid","getentropy","getenv","geteuid","getgid","getgrent","getgrent_r","getgrgid","getgrgid_r","getgrnam","getgrnam_r","getgrouplist","getgroups","gethostid","gethostname","getifaddrs","getline","getloadavg","getlogin","getmntent","getnameinfo","getopt","getpeername","getpgid","getpgrp","getpid","getppid","getpriority","getprotobyname","getprotobynumber","getpt","getpwent","getpwent_r","getpwnam","getpwnam_r","getpwuid","getpwuid_r","getrandom","getresgid","getresuid","getrlimit","getrlimit64","getrusage","getservbyname","getservbyport","getservent","getsid","getsockname","getsockopt","getspent","getspent_r","getspnam","getspnam_r","gettid","gettimeofday","getuid","getutxent","getutxid","getutxline","getxattr","gid","gid","gid_t","gl_flags","gl_flags","gl_offs","gl_offs","gl_pathc","gl_pathc","gl_pathv","gl_pathv","glob","glob64","glob64_t","glob_t","globfree","globfree64","gmtime","gmtime_r","gnu_get_libc_release","gnu_get_libc_version","gr_gid","gr_mem","gr_name","gr_passwd","grantpt","greg_t","gregs","group","group","grouping","gs","gs_base","h_addr_list","h_addrtype","h_aliases","h_length","h_name","ha","hasmntopt","hblkhd","hblkhd","hblks","hblks","hostent","hstrerror","i387","iconv","iconv_close","iconv_open","iconv_t","id","id","id","id_t","idtype_t","if_freenameindex","if_index","if_indextoname","if_name","if_nameindex","if_nameindex","if_nametoindex","ifa_addr","ifa_data","ifa_flags","ifa_ifu","ifa_name","ifa_netmask","ifa_next","ifaddrs","imr_address","imr_ifindex","imr_interface","imr_interface","imr_multiaddr","imr_multiaddr","imr_multiaddr","imr_sourceaddr","in6_addr","in6_pktinfo","in6_rtmsg","in_addr","in_addr_t","in_pktinfo","in_port_t","index","initgroups","ino64_t","ino_t","inotify_add_watch","inotify_event","inotify_init","inotify_init1","inotify_rm_watch","input_absinfo","input_event","input_id","input_keymap_entry","input_mask","instruction_pointer","instruction_pointer","int16_t","int32_t","int64_t","int8_t","int_curr_symbol","int_frac_digits","int_n_cs_precedes","int_n_sep_by_space","int_n_sign_posn","int_p_cs_precedes","int_p_sep_by_space","int_p_sign_posn","interval","intmax_t","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","intptr_t","ioctl","ioperm","iopl","iov_base","iov_len","iovec","ip","ip_mreq","ip_mreq_source","ip_mreqn","ipc_perm","ipi6_addr","ipi6_ifindex","ipi_addr","ipi_ifindex","ipi_spec_dst","ipv6_mreq","ipv6mr_interface","ipv6mr_multiaddr","is_error","isalnum","isalpha","isatty","isblank","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","it_interval","it_interval","it_value","it_value","itimerspec","itimerval","iv","ivlen","j1939","j1939_filter","jf","jitcnt","jitter","jt","k","keepcost","keepcost","key_t","keycode","kill","killpg","l_len","l_len","l_linger","l_onoff","l_pid","l_pid","l_start","l_start","l_type","l_type","l_whence","l_whence","labs","lchown","lconv","left_coeff","left_saturation","len","len","len","len","length","level","lgetxattr","linger","link","linkat","lio_listio","listen","listxattr","llistxattr","loads","locale_t","localeconv","localtime","localtime_r","lockf","loff_t","login_tty","lremovexattr","lseek","lseek64","lsetxattr","lstat","lstat64","lutimes","machine","madvise","magic","magnitude","major","makecontext","makedev","mallinfo","mallinfo","mallinfo2","mallinfo2","malloc","malloc_info","malloc_trim","malloc_usable_size","mallopt","mask","mask","max_align_t","maxerror","maxerror","maximum","mcontext_t","mem_unit","memalign","memchr","memcmp","memcpy","memfd_create","memmem","memmove","memrchr","memset","metadata_len","mincore","minimum","minor","mkdir","mkdirat","mkdtemp","mkfifo","mkfifoat","mknod","mknodat","mkostemp","mkostemps","mkstemp","mkstemps","mktime","mlock","mlock2","mlockall","mmap","mmap64","mmsghdr","mnt_dir","mnt_freq","mnt_fsname","mnt_opts","mnt_passno","mnt_type","mntent","mode","mode","mode_t","modes","modtime","mon_decimal_point","mon_grouping","mon_thousands_sep","mount","mprotect","mq_attr","mq_close","mq_curmsgs","mq_flags","mq_getattr","mq_maxmsg","mq_msgsize","mq_open","mq_receive","mq_send","mq_setattr","mq_timedreceive","mq_timedsend","mq_unlink","mqd_t","mr_address","mr_alen","mr_ifindex","mr_type","mremap","msg","msg_control","msg_controllen","msg_ctime","msg_flags","msg_hdr","msg_iov","msg_iovlen","msg_len","msg_lrpid","msg_lspid","msg_name","msg_namelen","msg_perm","msg_qbytes","msg_qnum","msg_rtime","msg_stime","msgctl","msgget","msghdr","msginfo","msglen_t","msgmap","msgmax","msgmnb","msgmni","msgpool","msgqnum_t","msgrcv","msgseg","msgsnd","msgssz","msgtql","msqid_ds","msync","munlock","munlockall","munmap","mxcr_mask","mxcr_mask","mxcsr","mxcsr","n_cs_precedes","n_sep_by_space","n_sign_posn","name","name","name","name","name_mask","name_t","nanosleep","negative_sign","newlocale","nfds_t","nice","nl_family","nl_groups","nl_item","nl_langinfo","nl_langinfo_l","nl_mmap_hdr","nl_mmap_req","nl_pid","nl_pktinfo","nla_len","nla_type","nlattr","nlink_t","nlmsg_flags","nlmsg_len","nlmsg_pid","nlmsg_seq","nlmsg_type","nlmsgerr","nlmsghdr","nm_block_nr","nm_block_size","nm_frame_nr","nm_frame_size","nm_gid","nm_group","nm_len","nm_pid","nm_status","nm_uid","nodename","nr","nr","nr","nr","ntp_adjtime","ntp_gettime","ntptimeval","off","off64_t","off_t","offset","offset","old","op","open","open64","open_how","open_memstream","open_wmemstream","openat","openat64","opendir","openlog","openpty","ordblks","ordblks","orig_rax","p_aliases","p_align","p_align","p_cs_precedes","p_filesz","p_filesz","p_flags","p_flags","p_memsz","p_memsz","p_name","p_offset","p_offset","p_paddr","p_paddr","p_proto","p_sep_by_space","p_sign_posn","p_type","p_type","p_vaddr","p_vaddr","packet_mreq","pad","pad","parent_tid","passwd","pathconf","pause","pclose","period","perror","personality","pgn","pgn","pgn_mask","pgn_t","phase","pid","pid","pid_t","pidfd","pipe","pipe2","poll","pollfd","popen","positive_sign","posix_fadvise","posix_fadvise64","posix_fallocate","posix_fallocate64","posix_madvise","posix_memalign","posix_openpt","posix_spawn","posix_spawn_file_actions_addclose","posix_spawn_file_actions_adddup2","posix_spawn_file_actions_addopen","posix_spawn_file_actions_destroy","posix_spawn_file_actions_init","posix_spawn_file_actions_t","posix_spawnattr_destroy","posix_spawnattr_getflags","posix_spawnattr_getpgroup","posix_spawnattr_getschedparam","posix_spawnattr_getschedpolicy","posix_spawnattr_getsigdefault","posix_spawnattr_getsigmask","posix_spawnattr_init","posix_spawnattr_setflags","posix_spawnattr_setpgroup","posix_spawnattr_setschedparam","posix_spawnattr_setschedpolicy","posix_spawnattr_setsigdefault","posix_spawnattr_setsigmask","posix_spawnattr_t","posix_spawnp","ppoll","ppsfreq","prctl","pread","pread64","preadv","preadv2","preadv64","preadv64v2","precision","printf","priority_t","prlimit","prlimit64","process_vm_readv","process_vm_writev","procs","product","protoent","pselect","pthread_atfork","pthread_attr_destroy","pthread_attr_getaffinity_np","pthread_attr_getguardsize","pthread_attr_getstack","pthread_attr_init","pthread_attr_setaffinity_np","pthread_attr_setdetachstate","pthread_attr_setstacksize","pthread_attr_t","pthread_cancel","pthread_cond_broadcast","pthread_cond_destroy","pthread_cond_init","pthread_cond_signal","pthread_cond_t","pthread_cond_timedwait","pthread_cond_wait","pthread_condattr_destroy","pthread_condattr_getclock","pthread_condattr_getpshared","pthread_condattr_init","pthread_condattr_setclock","pthread_condattr_setpshared","pthread_condattr_t","pthread_create","pthread_detach","pthread_exit","pthread_getaffinity_np","pthread_getattr_np","pthread_getcpuclockid","pthread_getname_np","pthread_getschedparam","pthread_getspecific","pthread_join","pthread_key_create","pthread_key_delete","pthread_key_t","pthread_kill","pthread_mutex_consistent","pthread_mutex_destroy","pthread_mutex_init","pthread_mutex_lock","pthread_mutex_t","pthread_mutex_timedlock","pthread_mutex_trylock","pthread_mutex_unlock","pthread_mutexattr_destroy","pthread_mutexattr_getprotocol","pthread_mutexattr_getpshared","pthread_mutexattr_getrobust","pthread_mutexattr_init","pthread_mutexattr_setprotocol","pthread_mutexattr_setpshared","pthread_mutexattr_setrobust","pthread_mutexattr_settype","pthread_mutexattr_t","pthread_rwlock_destroy","pthread_rwlock_init","pthread_rwlock_rdlock","pthread_rwlock_t","pthread_rwlock_tryrdlock","pthread_rwlock_trywrlock","pthread_rwlock_unlock","pthread_rwlock_wrlock","pthread_rwlockattr_destroy","pthread_rwlockattr_getkind_np","pthread_rwlockattr_getpshared","pthread_rwlockattr_init","pthread_rwlockattr_setkind_np","pthread_rwlockattr_setpshared","pthread_rwlockattr_t","pthread_self","pthread_setaffinity_np","pthread_setname_np","pthread_setschedparam","pthread_setschedprio","pthread_setspecific","pthread_sigmask","pthread_spin_destroy","pthread_spin_init","pthread_spin_lock","pthread_spin_trylock","pthread_spin_unlock","pthread_spinlock_t","pthread_t","ptrace","ptrace_peeksiginfo_args","ptrace_syscall_info","ptrdiff_t","ptsname","ptsname_r","putchar","putchar_unlocked","putenv","puts","pututxline","pw_dir","pw_gecos","pw_gid","pw_name","pw_passwd","pw_shell","pw_uid","pwrite","pwrite64","pwritev","pwritev2","pwritev64","pwritev64v2","qsort","qsort_r","quotactl","r10","r11","r12","r13","r14","r15","r8","r9","raise","rand","rax","rbp","rbx","rcx","rdi","rdp","rdp","rdx","read","readahead","readdir","readdir64","readdir64_r","readdir_r","readlink","readlinkat","readv","realloc","reallocarray","realpath","reboot","recv","recvfrom","recvmmsg","recvmsg","regcomp","regerror","regex_t","regexec","regfree","regmatch_t","regoff_t","regs","release","remap_file_pages","remove","removexattr","rename","renameat","renameat2","replay","req","request_id","request_id","res_init","reserved","reserved","resolution","resolve","response","ret_data","retval","retval","revents","rewind","rewinddir","right_coeff","right_saturation","rip","rip","rip","rlim64_t","rlim_cur","rlim_cur","rlim_max","rlim_max","rlim_t","rlimit","rlimit64","rm_eo","rm_so","rmdir","rsi","rsp","rt_class","rt_dev","rt_dst","rt_flags","rt_gateway","rt_genmask","rt_irtt","rt_metric","rt_mtu","rt_pad1","rt_pad2","rt_pad3","rt_pad4","rt_tos","rt_window","rtentry","ru_idrss","ru_inblock","ru_isrss","ru_ixrss","ru_majflt","ru_maxrss","ru_minflt","ru_msgrcv","ru_msgsnd","ru_nivcsw","ru_nsignals","ru_nswap","ru_nvcsw","ru_oublock","ru_stime","ru_utime","rusage","rx_id","s6_addr","s_addr","s_aliases","s_name","s_port","s_proto","sa_data","sa_family","sa_family_t","sa_flags","sa_mask","sa_restorer","sa_sigaction","salg_family","salg_feat","salg_mask","salg_name","salg_type","sbrk","scancode","scanf","sched_get_priority_max","sched_get_priority_min","sched_getaffinity","sched_getcpu","sched_getparam","sched_getscheduler","sched_param","sched_priority","sched_rr_get_interval","sched_setaffinity","sched_setparam","sched_setscheduler","sched_yield","seccomp","seccomp_data","seccomp_data","seccomp_notif","seccomp_notif_resp","seccomp_notif_sizes","seekdir","select","sem_close","sem_ctime","sem_destroy","sem_flg","sem_getvalue","sem_init","sem_nsems","sem_num","sem_op","sem_open","sem_otime","sem_perm","sem_post","sem_t","sem_timedwait","sem_trywait","sem_unlink","sem_wait","semaem","sembuf","semctl","semget","semid_ds","seminfo","semmap","semmni","semmns","semmnu","semmsl","semop","semopm","semume","semusz","semvmx","send","sendfile","sendfile64","sendmmsg","sendmsg","sendto","servent","set_tid","set_tid_size","setbuf","setcontext","setdomainname","setegid","setenv","seteuid","setfsgid","setfsuid","setgid","setgrent","setgroups","sethostid","sethostname","setlocale","setlogmask","setmntent","setns","setpgid","setpriority","setpwent","setregid","setresgid","setresuid","setreuid","setrlimit","setrlimit64","setservent","setsid","setsockopt","setspent","settimeofday","setuid","setutxent","setvbuf","setxattr","sgetspent_r","sh_addr","sh_addr","sh_addralign","sh_addralign","sh_entsize","sh_entsize","sh_flags","sh_flags","sh_info","sh_info","sh_link","sh_link","sh_name","sh_name","sh_offset","sh_offset","sh_size","sh_size","sh_type","sh_type","sharedram","shift","shm_atime","shm_cpid","shm_ctime","shm_dtime","shm_lpid","shm_nattch","shm_open","shm_perm","shm_segsz","shm_unlink","shmat","shmatt_t","shmctl","shmdt","shmget","shmid_ds","shutdown","si_addr","si_code","si_errno","si_pid","si_signo","si_status","si_stime","si_uid","si_utime","si_value","sigaction","sigaction","sigaddset","sigaltstack","sigdelset","sigemptyset","sigev_notify","sigev_notify_thread_id","sigev_signo","sigev_value","sigevent","sigfillset","sighandler_t","siginfo_t","sigismember","signal","signal","signalfd","signalfd_siginfo","significand","sigpending","sigprocmask","sigset_t","sigsuspend","sigtimedwait","sigval","sigwait","sigwaitinfo","sin6_addr","sin6_family","sin6_flowinfo","sin6_port","sin6_scope_id","sin_addr","sin_family","sin_port","sin_zero","sival_ptr","size_t","sleep","sll_addr","sll_family","sll_halen","sll_hatype","sll_ifindex","sll_pkttype","sll_protocol","smblks","smblks","snprintf","sock_extended_err","sock_filter","sock_fprog","sock_txtime","sockaddr","sockaddr_alg","sockaddr_can","sockaddr_in","sockaddr_in6","sockaddr_ll","sockaddr_nl","sockaddr_storage","sockaddr_un","sockaddr_vm","socket","socketpair","socklen_t","sp_expire","sp_flag","sp_inact","sp_lstchg","sp_max","sp_min","sp_namp","sp_pwdp","sp_warn","speed_t","splice","sprintf","spwd","srand","ss","ss_family","ss_flags","ss_size","ss_sp","sscanf","ssi_addr","ssi_addr_lsb","ssi_arch","ssi_band","ssi_call_addr","ssi_code","ssi_errno","ssi_fd","ssi_int","ssi_overrun","ssi_pid","ssi_ptr","ssi_signo","ssi_status","ssi_stime","ssi_syscall","ssi_tid","ssi_trapno","ssi_uid","ssi_utime","ssize_t","st_atime","st_atime","st_atime_nsec","st_atime_nsec","st_blksize","st_blksize","st_blocks","st_blocks","st_ctime","st_ctime","st_ctime_nsec","st_ctime_nsec","st_dev","st_dev","st_gid","st_gid","st_info","st_info","st_ino","st_ino","st_mode","st_mode","st_mtime","st_mtime","st_mtime_nsec","st_mtime_nsec","st_name","st_name","st_nlink","st_nlink","st_other","st_other","st_rdev","st_rdev","st_shndx","st_shndx","st_size","st_size","st_size","st_size","st_space","st_uid","st_uid","st_value","st_value","stabil","stack","stack_pointer","stack_size","stack_t","stamp","start_code","start_level","start_stack","stat","stat","stat64","stat64","statfs","statfs","statfs64","statfs64","status","statvfs","statvfs","statvfs64","statvfs64","statx","statx","statx_timestamp","stbcnt","stpcpy","stpncpy","strcasecmp","strcasestr","strcat","strchr","strcmp","strcoll","strcpy","strcspn","strdup","strerror","strerror_r","strlen","strncasecmp","strncat","strncmp","strncpy","strndup","strnlen","strong_magnitude","strpbrk","strrchr","strsignal","strspn","strstr","strtod","strtof","strtok","strtok_r","strtol","strtoul","strxfrm","stx_atime","stx_attributes","stx_attributes_mask","stx_blksize","stx_blocks","stx_btime","stx_ctime","stx_dev_major","stx_dev_minor","stx_gid","stx_ino","stx_mask","stx_mnt_id","stx_mode","stx_mtime","stx_nlink","stx_rdev_major","stx_rdev_minor","stx_size","stx_uid","sun_family","sun_path","suseconds_t","sval","svm_cid","svm_family","svm_port","svm_reserved1","svm_zero","swapcontext","swapoff","swapon","swd","swd","symlink","symlinkat","sync","sync_file_range","syncfs","syscall","sysconf","sysctl","sysinfo","sysinfo","syslog","sysname","system","tai","tai","tcdrain","tcflag_t","tcflow","tcflush","tcgetattr","tcgetpgrp","tcgetsid","tcsendbreak","tcsetattr","tcsetpgrp","tee","telldir","termios","termios2","thousands_sep","tick","time","time","time","time","time_t","timegm","timer_create","timer_delete","timer_getoverrun","timer_gettime","timer_settime","timer_t","timerfd_create","timerfd_gettime","timerfd_settime","times","timespec","timeval","timex","timezone","tls","tm","tm_gmtoff","tm_hour","tm_isdst","tm_mday","tm_min","tm_mon","tm_sec","tm_wday","tm_yday","tm_year","tm_zone","tmpfile","tmpfile64","tmpnam","tms","tms_cstime","tms_cutime","tms_stime","tms_utime","tolerance","tolower","totalhigh","totalram","totalswap","toupper","tp","trigger","truncate","truncate64","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","ttyname","ttyname_r","tv_nsec","tv_nsec","tv_sec","tv_sec","tv_sec","tv_sec","tv_usec","tv_usec","tx_id","type_","type_","type_","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","u","u","u64","u_ar0","u_comm","u_debugreg","u_dsize","u_fpstate","u_fpvalid","u_ssize","u_tsize","uc_flags","uc_link","uc_mcontext","uc_sigmask","uc_stack","ucontext_t","ucred","uid","uid","uid_t","uinput_abs_setup","uinput_ff_erase","uinput_ff_upload","uinput_setup","uinput_user_dev","uint16_t","uint32_t","uint64_t","uint8_t","uintmax_t","uintptr_t","umask","umount","umount2","uname","ungetc","unlink","unlinkat","unlockpt","unsetenv","unshare","uordblks","uordblks","updated","uptime","useconds_t","uselocale","user","user_fpregs_struct","user_regs_struct","usleep","usmblks","usmblks","ut_addr_v6","ut_exit","ut_host","ut_id","ut_line","ut_pid","ut_session","ut_tv","ut_type","ut_user","utimbuf","utime","utimensat","utimes","utmpname","utmpx","utmpxname","utsname","value","value","vendor","vers","version","version","version","vfork","vhangup","vmsplice","wait","wait4","waitid","waitpid","waveform","wchar_t","wcslen","wcstombs","wd","weak_magnitude","winsize","wmemchr","write","writev","ws_col","ws_row","ws_xpixel","ws_ypixel","xmm_space"],"q":["libc","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"d":["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","maximum number of services provided on the same listening …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","IP6 Auth Header","","IP Payload Comp. Protocol","DCCP","IP6 destination option","exterior gateway protocol","encapsulation header","IP6 Encap Sec. Payload","IP6 fragmentation header","General Routing Encap.","Hop-by-hop option header","","","xns idp","group mgmt protocol","","for compatibility","","","","","Multipath TCP","","IP6 no next header","Protocol indep. multicast","pup","raw IP packet","IP6 routing header","resource reservation","SCTP","","tp-4 w/ class negotiation","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","WARNING: The PartialEq, Eq and Hash implementations of this","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Equivalent to C’s void type when used as a pointer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The 64-bit libc on Solaris and illumos only has readdir_r. …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,0,0,0,0,0,2,3,0,0,0,0,0,0,4,4,4,4,4,4,4,4,4,4,4,0,5,0,0,0,6,6,0,0,7,7,8,7,7,0,0,0,0,9,0,10,11,11,0,0,0,0,12,12,12,12,12,12,12,12,13,0,0,13,0,13,13,13,0,13,0,13,0,0,0,0,14,14,14,14,14,15,16,17,18,15,19,20,21,21,22,21,22,21,22,21,22,0,0,0,0,0,0,0,23,23,0,0,0,0,0,24,25,26,27,9,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,12,51,52,53,54,55,56,57,58,59,21,22,14,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,23,87,88,89,90,91,92,93,94,8,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,10,117,11,118,119,15,120,121,122,123,124,125,126,127,7,128,129,130,131,132,133,3,13,134,135,136,137,138,139,140,17,18,141,142,143,144,4,1,145,146,147,148,149,19,150,20,16,151,152,153,5,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,6,169,170,171,2,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,24,25,26,27,9,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,12,51,52,53,54,55,56,57,58,59,21,22,14,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,23,87,88,89,90,91,92,93,94,8,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,10,117,11,118,119,15,120,121,122,123,124,125,126,127,7,128,129,130,131,132,133,3,13,134,135,136,137,138,139,140,17,18,141,142,143,144,4,1,145,146,147,148,149,19,150,20,16,151,152,153,5,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,6,169,170,171,2,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,0,0,5,81,86,140,180,140,180,0,0,0,140,180,0,140,180,140,180,140,180,0,0,140,180,140,180,0,0,0,0,0,0,0,0,4,0,132,188,0,132,0,0,117,188,189,132,117,0,0,0,89,0,0,0,0,0,0,2,178,146,147,146,146,147,146,147,0,178,0,0,0,0,0,0,0,0,0,0,0,0,130,0,0,24,25,26,27,9,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,12,51,52,53,54,55,56,57,58,59,21,22,14,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,23,87,88,89,90,91,92,93,94,8,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,10,117,11,118,119,15,120,121,122,123,124,125,126,127,7,128,129,130,131,132,133,3,13,134,135,136,138,139,140,17,18,141,142,143,144,4,1,145,146,147,148,149,19,150,20,16,151,152,153,5,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,6,169,170,171,2,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,0,0,0,0,108,139,139,139,0,80,8,118,84,84,0,4,111,0,0,0,0,169,0,2,56,90,90,6,174,124,125,124,125,124,125,124,125,124,125,0,188,189,89,56,85,110,0,0,92,0,0,0,0,0,0,0,0,0,55,55,55,55,0,0,0,95,95,95,95,95,95,95,95,0,64,71,71,71,71,71,71,71,71,71,0,169,0,0,0,0,96,97,96,97,134,96,97,96,97,96,97,96,97,96,97,96,97,96,97,96,97,96,97,96,97,134,96,97,96,97,115,115,115,115,115,115,115,93,94,169,168,88,0,0,0,0,0,0,151,87,88,90,0,0,0,0,0,0,4,121,169,4,1,184,0,35,61,0,0,0,0,0,0,0,0,151,178,0,167,157,164,165,176,157,164,165,176,157,164,165,176,157,164,165,176,165,176,157,164,165,176,157,164,165,176,165,176,164,157,164,165,176,157,164,165,176,157,164,165,176,164,157,164,0,23,23,0,0,0,0,0,0,0,0,0,0,0,0,0,35,112,184,0,0,0,0,0,0,0,0,0,0,127,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,83,130,149,178,189,190,82,0,0,0,0,0,137,6,174,0,0,17,18,0,0,0,0,0,171,0,0,0,56,0,0,0,0,5,0,0,5,5,0,0,0,4,24,25,26,27,9,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,12,51,52,53,54,55,56,57,58,59,21,22,14,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,23,87,88,89,90,91,92,93,94,8,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,10,117,11,118,119,15,120,121,122,123,124,125,126,127,7,128,129,130,131,132,133,3,13,134,135,136,137,138,139,140,17,18,141,142,143,144,4,1,145,146,147,148,149,19,150,20,16,151,152,153,5,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,6,169,170,171,2,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,169,169,0,0,0,0,0,0,0,0,0,0,17,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,174,0,0,82,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,104,2,0,68,136,68,136,68,136,68,136,0,0,0,0,0,0,0,0,0,0,27,27,27,27,0,0,171,0,141,56,169,169,33,33,33,33,33,110,0,17,18,17,18,0,0,170,0,0,0,0,92,127,7,0,0,0,77,0,77,0,0,0,58,58,58,58,58,58,58,0,46,46,45,47,45,46,47,47,0,0,0,0,0,0,0,83,0,0,0,0,0,0,0,0,0,0,0,0,0,15,16,0,0,0,0,56,56,56,56,56,56,56,56,86,0,24,25,26,27,9,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,12,51,52,53,54,55,56,57,58,59,21,22,14,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,23,87,88,89,90,91,92,93,94,8,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,10,117,11,118,119,15,120,121,122,123,124,125,126,127,7,128,129,130,131,132,133,3,13,134,135,136,137,138,139,140,17,18,141,142,143,144,4,1,145,146,147,148,149,19,150,20,16,151,152,153,5,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,6,169,170,171,2,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,0,0,0,0,34,34,0,110,0,0,0,0,109,109,57,57,57,0,32,32,150,0,0,0,0,0,0,0,0,0,0,0,0,0,39,73,39,73,0,0,128,128,131,0,118,4,4,118,118,17,18,0,83,0,0,158,159,37,37,158,159,158,159,158,159,158,159,0,0,0,89,89,83,111,119,189,85,87,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,170,90,0,0,0,0,0,0,0,0,0,0,0,0,111,184,0,4,1,82,0,5,0,0,0,0,0,0,0,0,0,184,0,82,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,105,105,105,105,105,105,0,2,190,0,4,9,56,56,56,0,0,0,0,129,129,0,129,129,0,0,0,0,0,0,0,0,75,75,75,75,0,121,138,138,154,138,60,138,138,60,154,154,138,138,154,154,154,154,154,0,0,0,0,0,78,78,78,78,78,0,0,78,0,78,78,0,0,0,0,0,6,174,6,174,56,56,56,10,11,127,7,11,0,0,56,0,0,0,123,123,0,0,0,0,0,123,0,122,122,0,0,120,120,120,120,120,0,0,142,142,142,142,143,143,143,143,143,143,64,15,149,19,20,0,0,0,149,0,0,90,4,93,16,0,0,0,0,0,0,0,0,0,0,17,18,169,42,100,101,56,100,101,100,101,100,101,42,100,101,100,101,42,56,56,100,101,100,101,0,16,5,178,0,0,0,0,90,0,0,10,11,11,0,90,104,184,0,178,0,0,0,0,0,56,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,4,0,0,0,0,0,0,5,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,69,69,69,69,69,69,0,0,0,0,0,0,0,0,0,169,169,169,169,169,169,169,169,0,0,169,169,169,169,169,6,174,169,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,170,64,0,0,0,0,0,0,92,110,93,94,0,108,184,82,190,112,20,93,94,35,0,0,89,89,6,169,174,0,30,67,30,67,0,0,0,114,114,0,169,169,144,144,144,144,144,144,144,144,144,144,144,144,144,144,144,0,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,0,116,191,44,41,41,41,41,48,48,0,156,156,156,156,126,126,126,126,126,0,83,0,0,0,0,0,0,0,0,54,0,0,0,0,0,151,0,173,173,173,0,0,0,0,155,0,79,0,0,155,79,79,0,155,155,0,0,0,0,0,0,148,0,0,0,0,0,148,148,148,148,148,0,148,148,148,148,0,0,0,0,0,0,0,178,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,102,103,102,103,102,103,102,103,102,103,102,103,102,103,102,103,102,103,102,103,5,4,172,172,172,172,172,172,0,172,172,0,0,0,0,0,0,0,0,160,160,160,160,160,160,160,160,160,160,0,0,0,0,0,0,65,65,65,65,0,0,0,0,0,0,170,0,0,167,0,0,0,0,0,0,0,0,50,50,50,50,50,49,49,49,49,38,0,0,51,51,51,51,51,51,51,17,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,70,70,70,70,70,70,70,70,70,0,0,0,0,0,169,63,161,161,161,0,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,0,162,163,162,163,162,163,162,163,162,163,162,163,162,163,162,163,98,99,162,163,162,163,162,163,162,163,98,99,162,163,98,99,162,163,98,99,98,99,162,163,174,162,163,98,99,4,178,16,178,0,110,170,88,170,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,91,0,0,0,0,0,0,0,0,0,0,0,0,133,133,133,133,133,133,133,133,133,133,133,133,133,133,133,133,133,133,133,133,62,62,0,150,113,113,113,113,113,0,0,0,6,174,0,0,0,0,0,0,0,0,0,0,0,64,0,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,56,4,0,80,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,178,0,53,53,53,53,53,53,53,53,53,53,53,0,0,0,0,40,40,40,40,4,0,5,5,5,0,131,92,0,0,24,25,26,27,9,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,12,51,52,53,54,55,56,57,58,59,21,22,14,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,23,87,88,89,90,91,92,93,94,8,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,10,117,11,118,119,15,120,121,122,123,124,125,126,127,7,128,129,130,131,132,133,3,13,134,135,136,137,138,139,140,17,18,141,142,143,144,4,1,145,146,147,148,149,19,150,20,16,151,152,153,5,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,6,169,170,171,2,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,24,25,26,27,9,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,12,51,52,53,54,55,56,57,58,59,21,22,14,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,23,87,88,89,90,91,92,93,94,8,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,10,117,11,118,119,15,120,121,122,123,124,125,126,127,7,128,129,130,131,132,133,3,13,134,135,136,137,138,139,140,17,18,141,142,143,144,4,1,145,146,147,148,149,19,150,20,16,151,152,153,5,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,6,169,170,171,2,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,0,0,29,3,28,29,3,135,28,135,116,80,84,92,24,25,26,27,9,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,12,51,52,53,54,55,56,57,58,59,21,22,14,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,23,87,88,89,90,91,92,93,94,8,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,10,117,11,118,119,15,120,121,122,123,124,125,126,127,7,128,129,130,131,132,133,3,13,134,135,136,137,138,139,140,17,18,141,142,143,144,4,1,145,146,147,148,149,19,150,20,16,151,152,153,5,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,6,169,170,171,2,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,92,16,61,170,170,170,170,170,170,170,170,175,175,175,175,175,0,0,104,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,18,110,5,0,0,0,0,0,0,17,18,152,152,152,152,152,152,152,152,152,152,0,0,0,0,0,0,0,0,80,82,81,184,64,81,108,0,0,0,0,0,0,0,90,0,0,0,111,91,0,0,0,0,36,36,36,36,174],"f":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["__u16",6],["__u32",6],["__u8",6],["__u8",6]],["sock_filter",3]],null,null,null,null,null,null,null,null,null,null,[[["__u32",6]],["__u32",6]],null,null,null,null,null,null,null,null,[[["__u32",6]],["__u32",6]],null,[[["__u16",6],["__u32",6]],["sock_filter",3]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[]],[[]],[[["c_uint",6]],["c_uint",6]],[[]],[[["c_uint",6]],["c_uint",6]],null,null,null,[[["c_int",6]],["size_t",6]],[[["usize",0],["cpu_set_t",3]]],[[["cpu_set_t",3]],["c_int",6]],[[["usize",0],["cpu_set_t",3]],["c_int",6]],[[["cpu_set_t",3],["cpu_set_t",3]],["bool",0]],[[["usize",0],["cpu_set_t",3]],["bool",0]],[[["usize",0],["cpu_set_t",3]]],null,[[["cpu_set_t",3]]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["c_int",6]]],[[["c_int",6]],["bool",0]],[[["c_int",6]]],null,[[]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["u8",0]],["u8",0]],null,null,[[["u8",0]],["u8",0]],null,null,null,null,null,null,null,null,[[["u8",0]],["u8",0]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["u8",0]],["u8",0]],null,null,null,null,null,null,null,[[["u8",0]],["u8",0]],null,null,null,null,null,null,null,null,null,null,null,[[["u8",0]],["u8",0]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["c_int",6]],["c_int",6]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["c_int",6],["c_int",6]],["c_int",6]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["u32",0]],["u32",0]],null,null,null,null,null,[[["u32",0]],["bool",0]],null,null,null,null,null,null,null,null,null,null,[[["u8",0]],["u8",0]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[],["c_int",6]],[[],["c_int",6]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["c_int",6]],["bool",0]],null,[[["c_int",6]],["c_int",6]],null,[[["c_int",6]],["bool",0]],[[["c_int",6]],["bool",0]],[[["c_int",6]],["bool",0]],[[["c_int",6]],["bool",0]],null,null,null,[[["c_int",6]],["c_int",6]],[[["c_int",6]],["c_int",6]],null,[[["c_int",6],["c_int",6]],["c_int",6]],null,[[["c_int",6]],["c_int",6]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["",0]],["dir",4]],[[["",0]],["file",4]],[[["",0]],["fpos_t",4]],[[["",0]],["group",3]],[[["",0]],["utimbuf",3]],[[["",0]],["timeval",3]],[[["",0]],["timespec",3]],[[["",0]],["rlimit",3]],[[["",0]],["rusage",3]],[[["",0]],["ipv6_mreq",3]],[[["",0]],["hostent",3]],[[["",0]],["iovec",3]],[[["",0]],["pollfd",3]],[[["",0]],["winsize",3]],[[["",0]],["linger",3]],[[["",0]],["sigval",3]],[[["",0]],["itimerval",3]],[[["",0]],["tms",3]],[[["",0]],["servent",3]],[[["",0]],["protoent",3]],[[["",0]],["timezone",4]],[[["",0]],["in_addr",3]],[[["",0]],["ip_mreq",3]],[[["",0]],["ip_mreqn",3]],[[["",0]],["ip_mreq_source",3]],[[["",0]],["sockaddr",3]],[[["",0]],["sockaddr_in",3]],[[["",0]],["sockaddr_in6",3]],[[["",0]],["addrinfo",3]],[[["",0]],["sockaddr_ll",3]],[[["",0]],["fd_set",3]],[[["",0]],["tm",3]],[[["",0]],["sched_param",3]],[[["",0]],["dl_info",3]],[[["",0]],["lconv",3]],[[["",0]],["in_pktinfo",3]],[[["",0]],["ifaddrs",3]],[[["",0]],["in6_rtmsg",3]],[[["",0]],["arpreq",3]],[[["",0]],["arpreq_old",3]],[[["",0]],["arphdr",3]],[[["",0]],["mmsghdr",3]],[[["",0]],["epoll_event",3]],[[["",0]],["sockaddr_un",3]],[[["",0]],["sockaddr_storage",3]],[[["",0]],["utsname",3]],[[["",0]],["sigevent",3]],[[["",0]],["fpos64_t",4]],[[["",0]],["rlimit64",3]],[[["",0]],["glob_t",3]],[[["",0]],["passwd",3]],[[["",0]],["spwd",3]],[[["",0]],["dqblk",3]],[[["",0]],["signalfd_siginfo",3]],[[["",0]],["itimerspec",3]],[[["",0]],["fsid_t",3]],[[["",0]],["packet_mreq",3]],[[["",0]],["cpu_set_t",3]],[[["",0]],["if_nameindex",3]],[[["",0]],["msginfo",3]],[[["",0]],["sembuf",3]],[[["",0]],["input_event",3]],[[["",0]],["input_id",3]],[[["",0]],["input_absinfo",3]],[[["",0]],["input_keymap_entry",3]],[[["",0]],["input_mask",3]],[[["",0]],["ff_replay",3]],[[["",0]],["ff_trigger",3]],[[["",0]],["ff_envelope",3]],[[["",0]],["ff_constant_effect",3]],[[["",0]],["ff_ramp_effect",3]],[[["",0]],["ff_condition_effect",3]],[[["",0]],["ff_periodic_effect",3]],[[["",0]],["ff_rumble_effect",3]],[[["",0]],["ff_effect",3]],[[["",0]],["uinput_ff_upload",3]],[[["",0]],["uinput_ff_erase",3]],[[["",0]],["uinput_abs_setup",3]],[[["",0]],["dl_phdr_info",3]],[[["",0]],["elf32_ehdr",3]],[[["",0]],["elf64_ehdr",3]],[[["",0]],["elf32_sym",3]],[[["",0]],["elf64_sym",3]],[[["",0]],["elf32_phdr",3]],[[["",0]],["elf64_phdr",3]],[[["",0]],["elf32_shdr",3]],[[["",0]],["elf64_shdr",3]],[[["",0]],["ucred",3]],[[["",0]],["mntent",3]],[[["",0]],["posix_spawn_file_actions_t",3]],[[["",0]],["posix_spawnattr_t",3]],[[["",0]],["genlmsghdr",3]],[[["",0]],["in6_pktinfo",3]],[[["",0]],["arpd_request",3]],[[["",0]],["inotify_event",3]],[[["",0]],["fanotify_response",3]],[[["",0]],["sockaddr_vm",3]],[[["",0]],["regmatch_t",3]],[[["",0]],["sock_extended_err",3]],[[["",0]],["__c_anonymous_sockaddr_can_tp",3]],[[["",0]],["__c_anonymous_sockaddr_can_j1939",3]],[[["",0]],["can_filter",3]],[[["",0]],["j1939_filter",3]],[[["",0]],["sock_filter",3]],[[["",0]],["sock_fprog",3]],[[["",0]],["seccomp_data",3]],[[["",0]],["nlmsghdr",3]],[[["",0]],["nlmsgerr",3]],[[["",0]],["nlattr",3]],[[["",0]],["sockaddr_nl",3]],[[["",0]],["dirent",3]],[[["",0]],["dirent64",3]],[[["",0]],["sockaddr_alg",3]],[[["",0]],["uinput_setup",3]],[[["",0]],["uinput_user_dev",3]],[[["",0]],["af_alg_iv",3]],[[["",0]],["mq_attr",3]],[[["",0]],["sock_txtime",3]],[[["",0]],["__c_anonymous_sockaddr_can_can_addr",19]],[[["",0]],["sockaddr_can",3]],[[["",0]],["statx",3]],[[["",0]],["statx_timestamp",3]],[[["",0]],["aiocb",3]],[[["",0]],["__exit_status",3]],[[["",0]],["__timeval",3]],[[["",0]],["glob64_t",3]],[[["",0]],["msghdr",3]],[[["",0]],["cmsghdr",3]],[[["",0]],["termios",3]],[[["",0]],["mallinfo",3]],[[["",0]],["mallinfo2",3]],[[["",0]],["nl_pktinfo",3]],[[["",0]],["nl_mmap_req",3]],[[["",0]],["nl_mmap_hdr",3]],[[["",0]],["rtentry",3]],[[["",0]],["timex",3]],[[["",0]],["ntptimeval",3]],[[["",0]],["regex_t",3]],[[["",0]],["elf64_chdr",3]],[[["",0]],["elf32_chdr",3]],[[["",0]],["seminfo",3]],[[["",0]],["ptrace_peeksiginfo_args",3]],[[["",0]],["__c_anonymous_ptrace_syscall_info_entry",3]],[[["",0]],["__c_anonymous_ptrace_syscall_info_exit",3]],[[["",0]],["__c_anonymous_ptrace_syscall_info_seccomp",3]],[[["",0]],["ptrace_syscall_info",3]],[[["",0]],["__c_anonymous_ptrace_syscall_info_data",19]],[[["",0]],["utmpx",3]],[[["",0]],["sigset_t",3]],[[["",0]],["sysinfo",3]],[[["",0]],["msqid_ds",3]],[[["",0]],["semid_ds",3]],[[["",0]],["sigaction",3]],[[["",0]],["statfs",3]],[[["",0]],["flock",3]],[[["",0]],["flock64",3]],[[["",0]],["siginfo_t",3]],[[["",0]],["stack_t",3]],[[["",0]],["stat",3]],[[["",0]],["stat64",3]],[[["",0]],["statfs64",3]],[[["",0]],["statvfs64",3]],[[["",0]],["pthread_attr_t",3]],[[["",0]],["_libc_fpxreg",3]],[[["",0]],["_libc_xmmreg",3]],[[["",0]],["_libc_fpstate",3]],[[["",0]],["user_regs_struct",3]],[[["",0]],["user",3]],[[["",0]],["mcontext_t",3]],[[["",0]],["ipc_perm",3]],[[["",0]],["shmid_ds",3]],[[["",0]],["seccomp_notif_sizes",3]],[[["",0]],["user_fpregs_struct",3]],[[["",0]],["ucontext_t",3]],[[["",0]],["statvfs",3]],[[["",0]],["max_align_t",3]],[[["",0]],["clone_args",3]],[[["",0]],["sem_t",3]],[[["",0]],["termios2",3]],[[["",0]],["pthread_mutexattr_t",3]],[[["",0]],["pthread_rwlockattr_t",3]],[[["",0]],["pthread_condattr_t",3]],[[["",0]],["fanotify_event_metadata",3]],[[["",0]],["pthread_cond_t",3]],[[["",0]],["pthread_mutex_t",3]],[[["",0]],["pthread_rwlock_t",3]],[[["",0]],["can_frame",3]],[[["",0]],["canfd_frame",3]],[[["",0]],["open_how",3]],[[["",0]],["in6_addr",3]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["",0],["formatter",3]],["result",4,[["error",3]]]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["dev_t",6]],["c_uint",6]],null,[[["c_uint",6],["c_uint",6]],["dev_t",6]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["dev_t",6]],["c_uint",6]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["",0]]],null,null,[[["",0]],["pid_t",6]],null,[[["",0]],["c_int",6]],[[["",0]],["c_long",6]],[[["",0]],["uid_t",6]],[[["",0]],["c_long",6]],[[["",0]],["sigval",3]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"p":[[3,"ntptimeval"],[3,"ipc_perm"],[3,"statx_timestamp"],[3,"timex"],[3,"sysinfo"],[3,"_libc_fpstate"],[3,"uinput_user_dev"],[3,"uinput_abs_setup"],[3,"utimbuf"],[3,"__c_anonymous_sockaddr_can_j1939"],[3,"j1939_filter"],[3,"addrinfo"],[3,"aiocb"],[3,"arphdr"],[3,"seccomp_data"],[3,"ptrace_syscall_info"],[3,"mallinfo"],[3,"mallinfo2"],[3,"__c_anonymous_ptrace_syscall_info_entry"],[3,"__c_anonymous_ptrace_syscall_info_seccomp"],[3,"arpreq"],[3,"arpreq_old"],[3,"ff_envelope"],[4,"DIR"],[4,"FILE"],[4,"fpos_t"],[3,"group"],[3,"timeval"],[3,"timespec"],[3,"rlimit"],[3,"rusage"],[3,"ipv6_mreq"],[3,"hostent"],[3,"iovec"],[3,"pollfd"],[3,"winsize"],[3,"linger"],[3,"sigval"],[3,"itimerval"],[3,"tms"],[3,"servent"],[3,"protoent"],[4,"timezone"],[3,"in_addr"],[3,"ip_mreq"],[3,"ip_mreqn"],[3,"ip_mreq_source"],[3,"sockaddr"],[3,"sockaddr_in"],[3,"sockaddr_in6"],[3,"sockaddr_ll"],[3,"fd_set"],[3,"tm"],[3,"sched_param"],[3,"Dl_info"],[3,"lconv"],[3,"in_pktinfo"],[3,"ifaddrs"],[3,"in6_rtmsg"],[3,"mmsghdr"],[3,"epoll_event"],[3,"sockaddr_un"],[3,"sockaddr_storage"],[3,"utsname"],[3,"sigevent"],[4,"fpos64_t"],[3,"rlimit64"],[3,"glob_t"],[3,"passwd"],[3,"spwd"],[3,"dqblk"],[3,"signalfd_siginfo"],[3,"itimerspec"],[3,"fsid_t"],[3,"packet_mreq"],[3,"cpu_set_t"],[3,"if_nameindex"],[3,"msginfo"],[3,"sembuf"],[3,"input_event"],[3,"input_id"],[3,"input_absinfo"],[3,"input_keymap_entry"],[3,"input_mask"],[3,"ff_replay"],[3,"ff_trigger"],[3,"ff_constant_effect"],[3,"ff_ramp_effect"],[3,"ff_condition_effect"],[3,"ff_periodic_effect"],[3,"ff_rumble_effect"],[3,"ff_effect"],[3,"uinput_ff_upload"],[3,"uinput_ff_erase"],[3,"dl_phdr_info"],[3,"Elf32_Ehdr"],[3,"Elf64_Ehdr"],[3,"Elf32_Sym"],[3,"Elf64_Sym"],[3,"Elf32_Phdr"],[3,"Elf64_Phdr"],[3,"Elf32_Shdr"],[3,"Elf64_Shdr"],[3,"ucred"],[3,"mntent"],[3,"posix_spawn_file_actions_t"],[3,"posix_spawnattr_t"],[3,"genlmsghdr"],[3,"in6_pktinfo"],[3,"arpd_request"],[3,"inotify_event"],[3,"fanotify_response"],[3,"sockaddr_vm"],[3,"regmatch_t"],[3,"sock_extended_err"],[3,"__c_anonymous_sockaddr_can_tp"],[3,"can_filter"],[3,"sock_filter"],[3,"sock_fprog"],[3,"nlmsghdr"],[3,"nlmsgerr"],[3,"nlattr"],[3,"sockaddr_nl"],[3,"dirent"],[3,"dirent64"],[3,"sockaddr_alg"],[3,"uinput_setup"],[3,"af_alg_iv"],[3,"mq_attr"],[3,"sock_txtime"],[19,"__c_anonymous_sockaddr_can_can_addr"],[3,"sockaddr_can"],[3,"statx"],[3,"__exit_status"],[3,"__timeval"],[3,"glob64_t"],[4,"c_void"],[3,"msghdr"],[3,"cmsghdr"],[3,"termios"],[3,"nl_pktinfo"],[3,"nl_mmap_req"],[3,"nl_mmap_hdr"],[3,"rtentry"],[3,"regex_t"],[3,"Elf64_Chdr"],[3,"Elf32_Chdr"],[3,"seminfo"],[3,"ptrace_peeksiginfo_args"],[3,"__c_anonymous_ptrace_syscall_info_exit"],[19,"__c_anonymous_ptrace_syscall_info_data"],[3,"utmpx"],[3,"sigset_t"],[3,"msqid_ds"],[3,"semid_ds"],[3,"sigaction"],[3,"statfs"],[3,"flock"],[3,"flock64"],[3,"siginfo_t"],[3,"stack_t"],[3,"stat"],[3,"stat64"],[3,"statfs64"],[3,"statvfs64"],[3,"pthread_attr_t"],[3,"_libc_fpxreg"],[3,"_libc_xmmreg"],[3,"user_regs_struct"],[3,"user"],[3,"mcontext_t"],[3,"shmid_ds"],[3,"seccomp_notif_sizes"],[3,"user_fpregs_struct"],[3,"ucontext_t"],[3,"statvfs"],[3,"max_align_t"],[3,"clone_args"],[3,"sem_t"],[3,"termios2"],[3,"pthread_mutexattr_t"],[3,"pthread_rwlockattr_t"],[3,"pthread_condattr_t"],[3,"fanotify_event_metadata"],[3,"pthread_cond_t"],[3,"pthread_mutex_t"],[3,"pthread_rwlock_t"],[3,"can_frame"],[3,"canfd_frame"],[3,"open_how"],[3,"in6_addr"]]},\ -"ppv_lite86":{"doc":"","t":[8,8,8,8,8,8,8,8,8,8,16,8,8,8,8,8,8,8,8,8,8,8,8,8,10,10,14,14,14,10,10,10,10,10,10,11,11,11,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,8,16,8,16,8,16,8,16,8,16,8,16,8,16,8,16,8,16,8,16,10,11,11,10,10,10,11,11,2,2,2,10,10,10,0,6,6,3,3,3,3,3,3,6,6,6,3,3,3,3,3,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,19,19,19],"n":["AndNot","ArithOps","BSwap","BitOps0","BitOps128","BitOps32","BitOps64","LaneWords4","Machine","MultiLane","Output","RotateEachWord128","RotateEachWord32","RotateEachWord64","Store","StoreBytes","Swap64","UnsafeFrom","VZip","Vec2","Vec4","Vec4Ext","Vector","Words4","andnot","bswap","dispatch","dispatch_light128","dispatch_light256","extract","extract","from_lanes","insert","insert","instance","read_be","read_be","read_le","read_le","rotate_each_word_right11","rotate_each_word_right12","rotate_each_word_right16","rotate_each_word_right20","rotate_each_word_right24","rotate_each_word_right25","rotate_each_word_right32","rotate_each_word_right7","rotate_each_word_right8","shuffle1230","shuffle2301","shuffle3012","shuffle_lane_words1230","shuffle_lane_words2301","shuffle_lane_words3012","swap1","swap16","swap2","swap32","swap4","swap64","swap8","to_lanes","to_scalars","transpose4","u128x1","u128x1","u128x2","u128x2","u128x4","u128x4","u32x4","u32x4","u32x4x2","u32x4x2","u32x4x4","u32x4x4","u64x2","u64x2","u64x2x2","u64x2x2","u64x2x4","u64x2x4","u64x4","u64x4","unpack","unpack","unpack","unsafe_from","unsafe_read_be","unsafe_read_le","vec","vec","vec128_storage","vec256_storage","vec512_storage","vzip","write_be","write_le","x86_64","AVX","AVX2","Avx2Machine","NoA1","NoA2","NoNI","NoS3","NoS4","SSE2","SSE41","SSSE3","SseMachine","YesA1","YesA2","YesNI","YesS3","YesS4","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","default","default","default","eq","eq","eq","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","instance","instance","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","new128","new128","split128","split128","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","unpack","vec128_storage","vec256_storage","vec512_storage"],"q":["ppv_lite86","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","ppv_lite86::x86_64","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"d":["","Ops that depend on word size","","Ops that are independent of word size and endian","","","","A vector composed one or more lanes each composed of four …","","A vector composed of multiple 128-bit lanes.","","","","","","","Exchange neigboring ranges of bits of the specified size","","Combine single vectors into a multi-lane vector.","A vector composed of two elements, which may be words or …","A vector composed of four elements, which may be words or …","Vec4 functions which may not be implemented yet for all …","","A vector composed of four words; depending on their size, …","","","Generate the full set of optimized implementations to take …","Generate only the basic implementations necessary to be …","Generate only the basic implementations necessary to be …","","","Build a multi-lane vector from individual lanes.","","","Safety","","","","","","","","","","","","","","","","","","","","","","","","","","","Split a multi-lane vector into single-lane vectors.","","","","","","","","","","","","","","","","","","","","","","","Safety","","","","Safety","Safety","","","","","","","","","","AVX but not AVX2: only 128-bit integer operations, but use …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Generic wrapper for unparameterized storage of any of the …","",""],"i":[0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,3,4,5,3,4,6,6,6,6,6,7,7,7,7,7,7,8,7,7,9,9,9,10,10,10,11,11,11,11,11,11,11,5,12,13,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,14,6,6,15,16,16,6,6,0,0,0,17,16,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,30,31,32,30,31,32,18,19,20,21,22,23,24,25,26,27,28,29,30,30,31,31,32,28,29,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,31,32,31,32,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,30,0,0,0],"f":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[]],[[]],null,null,null,[[["u32",0]]],[[["u32",0]]],[[]],[[["u32",0]]],[[["u32",0]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[]],[[],["store",8]],[[],["store",8]],[[]],[[]],[[]],[[]],[[]],null,null,null,[[]],[[]],[[]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["yess3",3]],[[["",0]],["nos3",3]],[[["",0]],["yess4",3]],[[["",0]],["nos4",3]],[[["",0]],["yesa1",3]],[[["",0]],["noa1",3]],[[["",0]],["yesa2",3]],[[["",0]],["noa2",3]],[[["",0]],["yesni",3]],[[["",0]],["noni",3]],[[["",0]],["ssemachine",3]],[[["",0]],["avx2machine",3]],[[["",0]],["vec128_storage",19]],[[["",0]],["vec256_storage",19]],[[["",0]],["vec512_storage",19]],[[]],[[]],[[]],[[["",0],["",0]],["bool",0]],[[["",0],["",0]],["bool",0]],[[["",0],["",0]],["bool",0]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["vec128_storage",19]]],null,null,null],"p":[[8,"AndNot"],[8,"BSwap"],[8,"Vec2"],[8,"Vec4"],[8,"MultiLane"],[8,"Machine"],[8,"RotateEachWord32"],[8,"RotateEachWord64"],[8,"Words4"],[8,"LaneWords4"],[8,"Swap64"],[8,"Vector"],[8,"Vec4Ext"],[8,"Store"],[8,"UnsafeFrom"],[8,"StoreBytes"],[8,"VZip"],[3,"YesS3"],[3,"NoS3"],[3,"YesS4"],[3,"NoS4"],[3,"YesA1"],[3,"NoA1"],[3,"YesA2"],[3,"NoA2"],[3,"YesNI"],[3,"NoNI"],[3,"SseMachine"],[3,"Avx2Machine"],[19,"vec128_storage"],[19,"vec256_storage"],[19,"vec512_storage"]]},\ -"rand":{"doc":"Utilities for random number generation","t":[18,8,3,8,18,8,8,16,8,11,11,11,0,11,11,10,11,11,11,11,11,11,11,10,11,11,11,11,11,11,11,11,11,11,11,10,10,0,5,11,11,0,11,11,11,11,11,0,11,11,5,11,10,11,11,10,11,11,11,11,13,3,3,4,3,3,8,8,13,13,13,3,3,3,3,13,3,4,3,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,0,11,11,11,11,11,11,11,11,11,11,0,8,8,8,16,3,3,3,3,3,8,16,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10,11,11,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,13,13,13,13,4,3,0,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,8,3,11,11,11,11,11,11,11,11,11,11,2,2,2,2,2,2,2,2,2,2,2,3,3,3,0,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,0,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,3,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,3,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,16,8,3,8,11,11,10,11,10,11,11,10,10,11,10,10,11,11,0,11,11,11,11,10,10,11,11,11,11,11,4,4,4,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,5,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11],"n":["CUSTOM_START","CryptoRng","Error","Fill","INTERNAL_START","Rng","RngCore","Seed","SeedableRng","borrow","borrow_mut","code","distributions","fill","fill","fill_bytes","fmt","fmt","from","from","from","from_entropy","from_rng","from_seed","gen","gen","gen_bool","gen_bool","gen_range","gen_range","gen_ratio","gen_ratio","inner","into","new","next_u32","next_u64","prelude","random","raw_os_error","read","rngs","sample","sample","sample_iter","sample_iter","seed_from_u64","seq","source","take_inner","thread_rng","to_string","try_fill","try_fill","try_fill","try_fill_bytes","try_from","try_into","type_id","vzip","AllWeightsZero","Alphanumeric","Bernoulli","BernoulliError","DistIter","DistMap","DistString","Distribution","InvalidProbability","InvalidWeight","NoItem","Open01","OpenClosed01","Slice","Standard","TooMany","Uniform","WeightedError","WeightedIndex","append_string","append_string","append_string","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from_ratio","into","into","into","into","into","into","into","into","into","into","into_iter","map","map","ne","ne","new","new","next","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample_iter","sample_iter","sample_string","sample_string","size_hint","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uniform","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","weighted","SampleBorrow","SampleRange","SampleUniform","Sampler","Uniform","UniformChar","UniformDuration","UniformFloat","UniformInt","UniformSampler","X","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","into","into","into","into","is_empty","ne","ne","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new_inclusive","new_inclusive","new_inclusive","new_inclusive","new_inclusive","new_inclusive","new_inclusive","new_inclusive","new_inclusive","new_inclusive","new_inclusive","new_inclusive","new_inclusive","new_inclusive","new_inclusive","new_inclusive","new_inclusive","new_inclusive","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample_single","sample_single","sample_single","sample_single","sample_single","sample_single","sample_single","sample_single","sample_single","sample_single","sample_single","sample_single","sample_single","sample_single","sample_single","sample_single","sample_single_inclusive","sample_single_inclusive","sample_single_inclusive","sample_single_inclusive","sample_single_inclusive","sample_single_inclusive","sample_single_inclusive","sample_single_inclusive","sample_single_inclusive","sample_single_inclusive","sample_single_inclusive","sample_single_inclusive","sample_single_inclusive","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","AllWeightsZero","InvalidWeight","NoItem","TooMany","WeightedError","WeightedIndex","alias_method","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","eq","eq","fmt","fmt","fmt","from","from","into","into","ne","new","sample","to_owned","to_owned","to_string","try_from","try_from","try_into","try_into","type_id","type_id","update_weights","vzip","vzip","Weight","WeightedIndex","borrow","borrow_mut","fmt","from","into","new","try_from","try_into","type_id","vzip","CryptoRng","Distribution","IteratorRandom","Rng","RngCore","SeedableRng","SliceRandom","StdRng","ThreadRng","random","thread_rng","OsRng","StdRng","ThreadRng","adapter","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","default","default","eq","fill_bytes","fill_bytes","fill_bytes","fmt","fmt","fmt","from","from","from","from_rng","from_seed","into","into","into","mock","ne","next_u32","next_u32","next_u32","next_u64","next_u64","next_u64","to_owned","to_owned","to_owned","try_fill_bytes","try_fill_bytes","try_fill_bytes","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","ReadError","ReadRng","ReseedingRng","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","fill_bytes","fill_bytes","fmt","fmt","fmt","fmt","from","from","from","into","into","into","new","new","next_u32","next_u32","next_u64","next_u64","reseed","source","to_owned","to_string","try_fill_bytes","try_fill_bytes","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","StepRng","borrow","borrow_mut","clone","clone_into","eq","fill_bytes","fmt","from","into","ne","new","next_u32","next_u64","to_owned","try_fill_bytes","try_from","try_into","type_id","vzip","Item","IteratorRandom","SliceChooseIter","SliceRandom","borrow","borrow_mut","choose","choose","choose_multiple","choose_multiple","choose_multiple_fill","choose_multiple_weighted","choose_mut","choose_stable","choose_weighted","choose_weighted_mut","fmt","from","index","into","into_iter","len","next","partial_shuffle","shuffle","size_hint","try_from","try_into","type_id","vzip","IndexVec","IndexVecIntoIter","IndexVecIter","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","eq","fmt","fmt","fmt","from","from","from","from","from","index","into","into","into","into_iter","into_iter","into_iter","into_vec","is_empty","iter","len","next","next","sample","sample_weighted","size_hint","size_hint","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip"],"q":["rand","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","rand::distributions","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","rand::distributions::uniform","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","rand::distributions::weighted","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","rand::distributions::weighted::alias_method","","","","","","","","","","","","rand::prelude","","","","","","","","","","","rand::rngs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","rand::rngs::adapter","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","rand::rngs::mock","","","","","","","","","","","","","","","","","","","","rand::seq","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","rand::seq::index","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"d":["Codes at or above this point can be used by users to …","A marker trait used to indicate that an RngCore or …","Error type of random number generators","Types which may be filled with random data","Codes below this point represent OS Errors (i.e. positive …","An automatically-implemented extension trait on RngCore …","The core of a random number generator.","Seed type, which is restricted to types …","A random number generator that can be explicitly seeded.","","","Retrieve the error code, if any.","Generating random samples from probability distributions","Fill any type implementing Fill with random data","Fill any type implementing Fill with random data","Fill dest with random data.","","","","","Returns the argument unchanged.","Creates a new instance of the RNG seeded via getrandom.","Create a new PRNG seeded from another Rng.","Create a new PRNG using the given seed.","Return a random value supporting the Standard distribution.","Return a random value supporting the Standard distribution.","Return a bool with a probability p of being true.","Return a bool with a probability p of being true.","Generate a random value in the given range.","Generate a random value in the given range.","Return a bool with a probability of numerator/denominator …","Return a bool with a probability of numerator/denominator …","Reference the inner error (std only)","Calls U::from(self).","Construct from any type supporting std::error::Error","Return the next random u32.","Return the next random u64.","Convenience re-export of common members","Generates a random value using the thread-local random …","Extract the raw OS error code (if this error came from the …","","Random number generators and adapters","Sample a new value, using the given distribution.","Sample a new value, using the given distribution.","Create an iterator that generates values using the given …","Create an iterator that generates values using the given …","Create a new PRNG using a u64 seed.","Sequence-related functionality","","Unwrap the inner error (std only)","Retrieve the lazily-initialized thread-local random number …","","Fill self with random data","Fill any type implementing Fill with random data","Fill any type implementing Fill with random data","Fill dest entirely with random data.","","","","","All items in the provided weight collection are zero.","Sample a u8, uniformly distributed over ASCII letters and …","The Bernoulli distribution.","Error type returned from Bernoulli::new.","An iterator that generates random values of T with …","A distribution of values of type S derived from the …","String sampler","Types (distributions) that can be used to create a random …","p < 0 or p > 1.","A weight is either less than zero, greater than the …","The provided weight collection contains no items.","A distribution to sample floating point numbers uniformly …","A distribution to sample floating point numbers uniformly …","A distribution to sample items uniformly from a slice.","A generic random value distribution, implemented for many …","Too many weights are provided (length greater than u32::MAX…","Sample values uniformly between two bounds.","Error type returned from WeightedIndex::new.","A distribution using weighted sampling of discrete items","Append len random chars to string","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","Returns the argument unchanged.","Construct a new Bernoulli with the probability of success …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","Create a distribution of values of ‘S’ by mapping the …","Create a distribution of values of ‘S’ by mapping the …","","","Construct a new Bernoulli with the given probability of …","Create a new Slice instance which samples uniformly from …","","Generate a random value of T, using rng as the source of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Create an iterator that generates random values of T, …","Create an iterator that generates random values of T, …","Generate a String of len random chars","Generate a String of len random chars","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A distribution uniformly sampling numbers within a given …","","","","","","","","","","","Weighted index sampling","Helper trait similar to Borrow but implemented only for …","Range that supports generating a single sample efficiently.","Helper trait for creating objects using the correct …","The UniformSampler implementation supporting type X.","Sample values uniformly between two bounds.","The back-end implementing UniformSampler for char.","The back-end implementing UniformSampler for Duration.","The back-end implementing UniformSampler for …","The back-end implementing UniformSampler for integer types.","Helper trait handling actual uniform sampling.","The type sampled by this implementation.","Immutably borrows from an owned value. See Borrow::borrow","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Check whether the range is empty.","","","Construct self, with inclusive lower bound and exclusive …","Create a new Uniform instance which samples uniformly from …","","","","","","","","","","","","","","","","","Construct self, with inclusive bounds [low, high].","Create a new Uniform instance which samples uniformly from …","","","","","","","","","","","","","","","","","Sample a value.","","","","","","","","","","","","","","","","","Generate a sample from the given range.","Sample a single value uniformly from a range with …","","","","","","","","","","","","","","","Sample a single value uniformly from a range with …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","All items in the provided weight collection are zero.","A weight is either less than zero, greater than the …","The provided weight collection contains no items.","Too many weights are provided (length greater than u32::MAX…","Error type returned from WeightedIndex::new.","A distribution using weighted sampling of discrete items","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","Creates a new a WeightedIndex Distribution using the values","","","","","","","","","","","Update a subset of weights, without changing the number of …","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","","","A random number generator that retrieves randomness from …","The standard RNG. The PRNG algorithm in StdRng is chosen …","A reference to the thread-local generator","Wrappers / adapters forming RNGs","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Mock random number generator","","","","","","","","","","","","","","","","","","","","","","","","","","ReadRng error type","An RNG that reads random bytes straight from any type …","A wrapper around any PRNG that implements BlockRngCore, …","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Create a new ReadRng from a Read.","Create a new ReseedingRng from an existing PRNG, combined …","","","","","Reseed the internal PRNG.","","","","","","","","","","","","","","","","","","A simple implementation of RngCore for testing purposes.","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","Create a StepRng, yielding an arithmetic sequence starting …","","","","","","","","","The element type.","Extension trait on iterators, providing random sampling …","An iterator over multiple slice elements.","Extension trait on slices, providing random mutation and …","","","Returns a reference to one random element of the slice, or …","Choose one element at random from the iterator.","Chooses amount elements from the slice at random, without …","Collects amount values at random from the iterator into a …","Collects values at random from the iterator into a …","Similar to choose_multiple, but where the likelihood of …","Returns a mutable reference to one random element of the …","Choose one element at random from the iterator.","Similar to choose, but where the likelihood of each …","Similar to choose_mut, but where the likelihood of each …","","Returns the argument unchanged.","Low-level API for sampling indices","Calls U::from(self).","","","","Shuffle a slice in place, but exit early.","Shuffle a mutable slice in place.","","","","","","A vector of indices.","Return type of IndexVec::into_iter.","Return type of IndexVec::iter.","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Return the value at the given index.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Convert into an iterator over the indices as a sequence of …","","","Return result as a Vec<usize>. Conversion may or may not …","Returns true if the length is 0.","Iterate over the indices as a sequence of usize values","Returns the number of indices","","","Randomly sample exactly amount distinct indices from …","Randomly sample exactly amount distinct indices from …","","","","","","","","","","","","","","","",""],"i":[1,0,0,0,1,0,0,2,0,1,1,1,0,3,3,4,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,1,1,1,4,4,0,0,1,4,0,3,3,3,3,2,0,1,1,0,1,5,3,3,4,1,1,1,1,6,0,0,0,0,0,0,0,7,6,6,0,0,0,0,6,0,0,0,8,9,10,11,7,12,13,14,15,9,16,17,10,11,7,12,13,14,15,9,16,17,10,11,7,14,15,9,16,17,10,11,7,14,15,9,16,17,10,11,7,17,11,7,7,12,13,14,15,9,16,17,10,11,7,12,13,14,15,9,16,17,17,17,10,11,11,7,12,13,14,15,9,16,17,10,12,18,18,11,17,11,16,12,18,11,13,14,14,15,15,9,16,17,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,18,18,8,8,12,11,7,14,15,9,16,17,10,7,11,7,12,13,14,15,9,16,17,10,11,7,12,13,14,15,9,16,17,10,11,7,12,13,14,15,9,16,17,10,0,11,7,12,13,14,15,9,16,17,10,0,0,0,0,19,0,0,0,0,0,0,20,21,22,23,24,25,22,23,24,25,22,23,24,25,22,23,24,25,22,24,22,23,24,25,22,23,24,25,22,23,24,25,26,22,24,20,17,22,22,22,22,22,22,22,22,22,22,22,22,23,24,24,25,20,17,22,22,22,22,22,22,22,22,22,22,22,22,23,24,24,25,20,22,22,22,22,22,22,22,22,22,22,22,22,23,24,24,25,26,20,22,22,22,22,22,22,22,22,22,22,22,22,24,24,20,22,22,22,22,22,22,22,22,22,22,22,22,22,23,24,25,22,23,24,25,22,23,24,25,22,23,24,25,22,23,24,25,6,6,6,6,0,0,0,27,6,27,6,27,6,27,6,27,6,27,6,6,27,6,27,6,27,27,27,27,6,6,27,6,27,6,27,6,27,27,6,0,0,28,28,28,28,28,28,28,28,28,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,30,31,29,30,31,29,30,31,29,30,31,29,31,30,29,30,31,29,30,31,29,30,31,30,30,29,30,31,0,30,29,30,31,29,30,31,29,30,31,29,30,31,29,30,31,29,30,31,29,30,31,29,30,31,0,0,0,32,33,34,32,33,34,34,34,32,34,32,33,33,34,32,33,34,32,33,34,32,34,32,34,32,34,34,33,34,33,32,34,32,33,34,32,33,34,32,33,34,32,33,34,0,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,36,0,0,0,37,37,36,38,36,38,38,36,36,38,36,36,37,37,0,37,37,37,37,36,36,37,37,37,37,37,0,0,0,39,40,41,39,40,41,39,41,39,41,39,39,40,41,39,39,39,40,41,39,39,40,41,39,40,41,39,39,39,39,40,41,0,0,40,41,39,41,39,40,41,39,40,41,39,40,41,39,40,41],"f":[null,null,null,null,null,null,null,null,null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["option",4,[["nonzerou32",3]]]],null,[[["",0],["",0]]],[[["",0],["",0]]],[[["",0]]],[[["",0],["formatter",3]],["result",4,[["error",3]]]],[[["",0],["formatter",3]],["result",4,[["error",3]]]],[[["nonzerou32",3]],["error",3]],[[["error",3]],["error",3]],[[]],[[]],[[],["result",4,[["error",3]]]],[[]],[[["",0]]],[[["",0]]],[[["",0],["f64",0]],["bool",0]],[[["",0],["f64",0]],["bool",0]],[[["",0]]],[[["",0]]],[[["",0],["u32",0],["u32",0]],["bool",0]],[[["",0],["u32",0],["u32",0]],["bool",0]],[[["",0]],["error",8]],[[]],[[],["error",3]],[[["",0]],["u32",0]],[[["",0]],["u64",0]],null,[[]],[[["",0]],["option",4,[["i32",0]]]],[[["",0]],["result",4,[["usize",0],["error",3]]]],null,[[["",0],["distribution",8]]],[[["",0],["distribution",8]]],[[],["distiter",3]],[[],["distiter",3]],[[["u64",0]]],null,[[["",0]],["option",4,[["error",8]]]],[[],["box",3,[["error",8],["global",3]]]],[[],["threadrng",3]],[[["",0]],["string",3]],[[["",0],["",0]],["result",4,[["error",3]]]],[[["",0],["",0]],["result",4,[["error",3]]]],[[["",0],["",0]],["result",4,[["error",3]]]],[[["",0]],["result",4,[["error",3]]]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]],[[]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["",0],["",0],["string",3],["usize",0]]],[[["",0],["",0],["string",3],["usize",0]]],[[["",0],["",0],["string",3],["usize",0]]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["bernoulli",3]],[[["",0]],["bernoullierror",4]],[[["",0]],["openclosed01",3]],[[["",0]],["open01",3]],[[["",0]],["alphanumeric",3]],[[["",0]],["slice",3]],[[["",0]],["uniform",3]],[[["",0]],["standard",3]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["bernoulli",3]],["bool",0]],[[["",0],["bernoullierror",4]],["bool",0]],[[["",0],["uniform",3]],["bool",0]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["range",3]],["uniform",3]],[[["rangeinclusive",3]],["uniform",3]],[[]],[[["u32",0],["u32",0]],["result",4,[["bernoulli",3],["bernoullierror",4]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["distmap",3]],[[],["distmap",3]],[[["",0],["bernoulli",3]],["bool",0]],[[["",0],["uniform",3]],["bool",0]],[[["f64",0]],["result",4,[["bernoulli",3],["bernoullierror",4]]]],[[],["result",4,[["emptyslice",3]]]],[[["",0]],["option",4]],[[["",0],["",0]]],[[["",0],["",0]],["bool",0]],[[["",0],["",0]]],[[["",0],["",0]],["f32",0]],[[["",0],["",0]],["f64",0]],[[["",0],["",0]],["f32",0]],[[["",0],["",0]],["f64",0]],[[["",0],["",0]],["u8",0]],[[["",0],["",0]],["",0]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]],["option",4]],[[["",0],["",0]]],[[["",0],["",0]],["wrapping",3]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]],["f32",0]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]],["bool",0]],[[["",0],["",0]],["f64",0]],[[["",0],["",0]],["char",0]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]],["i16",0]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]],["nonzerousize",3]],[[["",0],["",0]],["nonzerou128",3]],[[["",0],["",0]]],[[["",0],["",0]],["i8",0]],[[["",0],["",0]]],[[["",0],["",0]],["usize",0]],[[["",0],["",0]]],[[["",0],["",0]],["u128",0]],[[["",0],["",0]],["i64",0]],[[["",0],["",0]]],[[["",0],["",0]],["i128",0]],[[["",0],["",0]],["isize",0]],[[["",0],["",0]]],[[["",0],["",0]],["nonzerou8",3]],[[["",0],["",0]],["nonzerou16",3]],[[["",0],["",0]],["nonzerou32",3]],[[["",0],["",0]],["u8",0]],[[["",0],["",0]],["i32",0]],[[["",0],["",0]]],[[["",0],["",0]],["nonzerou64",3]],[[["",0],["",0]],["u16",0]],[[["",0],["",0]],["u32",0]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]],["u64",0]],[[["",0],["",0]]],[[["",0],["",0]]],[[],["distiter",3]],[[],["distiter",3]],[[["",0],["",0],["usize",0]],["string",3]],[[["",0],["",0],["usize",0]],["string",3]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]],["string",3]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],null,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,null,null,null,null,null,null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["uniformint",3]],[[["",0]],["uniformchar",3]],[[["",0]],["uniformfloat",3]],[[["",0]],["uniformduration",3]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["uniformint",3]],["bool",0]],[[["",0],["uniformfloat",3]],["bool",0]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["",0]],["bool",0]],[[["",0],["uniformint",3]],["bool",0]],[[["",0],["uniformfloat",3]],["bool",0]],[[]],[[],["uniform",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["uniform",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]],["duration",3]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[]],[[]],[[]],[[]],null,null,null,null,null,null,null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["weightedindex",3]],[[["",0]],["weightederror",4]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["weightedindex",3]],["bool",0]],[[["",0],["weightederror",4]],["bool",0]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[["",0],["weightedindex",3]],["bool",0]],[[],["result",4,[["weightedindex",3],["weightederror",4]]]],[[["",0],["",0]],["usize",0]],[[["",0]]],[[["",0]]],[[["",0]],["string",3]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["result",4,[["weightederror",4]]]],[[]],[[]],null,null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0],["formatter",3]],["result",6]],[[]],[[]],[[["vec",3]],["result",4,[["weightederror",4]]]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]],[[]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["osrng",3]],[[["",0]],["stdrng",3]],[[["",0]],["threadrng",3]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[],["osrng",3]],[[],["threadrng",3]],[[["",0],["stdrng",3]],["bool",0]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0],["formatter",3]],["result",4,[["error",3]]]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[]],[[]],[[]],[[["rngcore",8]],["result",4,[["error",3]]]],[[]],[[]],[[]],[[]],null,[[["",0],["stdrng",3]],["bool",0]],[[["",0]],["u32",0]],[[["",0]],["u32",0]],[[["",0]],["u32",0]],[[["",0]],["u64",0]],[[["",0]],["u64",0]],[[["",0]],["u64",0]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]],["result",4,[["error",3]]]],[[["",0]],["result",4,[["error",3]]]],[[["",0]],["result",4,[["error",3]]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[]],[[]],[[]],null,null,null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["reseedingrng",3]],[[["",0],["",0]]],[[["",0]]],[[["",0]]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["readrng",3]],[[["u64",0]]],[[["",0]],["u32",0]],[[["",0]],["u32",0]],[[["",0]],["u64",0]],[[["",0]],["u64",0]],[[["",0]],["result",4,[["error",3]]]],[[["",0]],["option",4,[["error",8]]]],[[["",0]]],[[["",0]],["string",3]],[[["",0]],["result",4,[["error",3]]]],[[["",0]],["result",4,[["error",3]]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[]],[[]],[[]],null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["steprng",3]],[[["",0],["",0]]],[[["",0],["steprng",3]],["bool",0]],[[["",0]]],[[["",0],["formatter",3]],["result",6]],[[]],[[]],[[["",0],["steprng",3]],["bool",0]],[[["u64",0],["u64",0]]],[[["",0]],["u32",0]],[[["",0]],["u64",0]],[[["",0]]],[[["",0]],["result",4,[["error",3]]]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]],[[]],null,null,null,null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0],["",0]],["option",4]],[[["",0]],["option",4]],[[["",0],["",0],["usize",0]],["slicechooseiter",3]],[[["",0],["usize",0]],["vec",3]],[[["",0]],["usize",0]],[[["",0],["",0],["usize",0]],["result",4,[["slicechooseiter",3],["weightederror",4]]]],[[["",0],["",0]],["option",4]],[[["",0]],["option",4]],[[["",0],["",0]],["result",4,[["weightederror",4]]]],[[["",0],["",0]],["result",4,[["weightederror",4]]]],[[["",0],["formatter",3]],["result",6]],[[]],null,[[]],[[]],[[["",0]],["usize",0]],[[["",0]],["option",4]],[[["",0],["",0],["usize",0]]],[[["",0],["",0]]],[[["",0]]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]],[[]],null,null,null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["indexvec",4]],[[["",0]],["indexvecintoiter",4]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["indexvec",4]],["bool",0]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["vec",3,[["u32",0]]]]],[[["vec",3,[["usize",0]]]]],[[]],[[]],[[]],[[["",0],["usize",0]],["usize",0]],[[]],[[]],[[]],[[],["indexvecintoiter",4]],[[]],[[]],[[],["vec",3,[["usize",0]]]],[[["",0]],["bool",0]],[[["",0]],["indexveciter",4]],[[["",0]],["usize",0]],[[["",0]],["option",4,[["usize",0]]]],[[["",0]],["option",4]],[[["",0],["usize",0],["usize",0]],["indexvec",4]],[[["",0],["usize",0],["usize",0]],["result",4,[["indexvec",4],["weightederror",4]]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[]],[[]],[[]]],"p":[[3,"Error"],[8,"SeedableRng"],[8,"Rng"],[8,"RngCore"],[8,"Fill"],[4,"WeightedError"],[4,"BernoulliError"],[8,"DistString"],[3,"Alphanumeric"],[3,"Standard"],[3,"Bernoulli"],[3,"DistIter"],[3,"DistMap"],[3,"OpenClosed01"],[3,"Open01"],[3,"Slice"],[3,"Uniform"],[8,"Distribution"],[8,"SampleUniform"],[8,"UniformSampler"],[8,"SampleBorrow"],[3,"UniformInt"],[3,"UniformChar"],[3,"UniformFloat"],[3,"UniformDuration"],[8,"SampleRange"],[3,"WeightedIndex"],[3,"WeightedIndex"],[3,"OsRng"],[3,"StdRng"],[3,"ThreadRng"],[3,"ReadRng"],[3,"ReadError"],[3,"ReseedingRng"],[3,"StepRng"],[8,"SliceRandom"],[3,"SliceChooseIter"],[8,"IteratorRandom"],[4,"IndexVec"],[4,"IndexVecIter"],[4,"IndexVecIntoIter"]]},\ -"rand_chacha":{"doc":"The ChaCha random number generator.","t":[3,3,3,3,3,3,6,6,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,2,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11],"n":["ChaCha12Core","ChaCha12Rng","ChaCha20Core","ChaCha20Rng","ChaCha8Core","ChaCha8Rng","ChaChaCore","ChaChaRng","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","eq","eq","eq","eq","eq","eq","fill_bytes","fill_bytes","fill_bytes","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from_seed","from_seed","from_seed","from_seed","from_seed","from_seed","generate","generate","generate","get_seed","get_seed","get_seed","get_stream","get_stream","get_stream","get_word_pos","get_word_pos","get_word_pos","into","into","into","into","into","into","ne","ne","ne","next_u32","next_u32","next_u32","next_u64","next_u64","next_u64","rand_core","set_stream","set_stream","set_stream","set_word_pos","set_word_pos","set_word_pos","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_fill_bytes","try_fill_bytes","try_fill_bytes","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip"],"q":["rand_chacha","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"d":["ChaCha with 12 rounds","A cryptographically secure random number generator that …","ChaCha with 20 rounds","A cryptographically secure random number generator that …","ChaCha with 8 rounds","A cryptographically secure random number generator that …","ChaCha with 20 rounds, low-level interface","ChaCha with 20 rounds","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Get the seed.","Get the seed.","Get the seed.","Get the stream number.","Get the stream number.","Get the stream number.","Get the offset from the start of the stream, in 32-bit …","Get the offset from the start of the stream, in 32-bit …","Get the offset from the start of the stream, in 32-bit …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","Set the stream number.","Set the stream number.","Set the stream number.","Set the offset from the start of the stream, in 32-bit …","Set the offset from the start of the stream, in 32-bit …","Set the offset from the start of the stream, in 32-bit …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,1,2,3,4,5,6,1,2,3,4,5,6,1,2,3,4,5,6,1,2,3,4,5,6,1,2,3,4,5,6,2,4,6,1,2,3,4,5,6,1,2,2,3,4,4,5,6,6,1,2,3,4,5,6,1,3,5,2,4,6,2,4,6,2,4,6,1,2,3,4,5,6,1,3,5,2,4,6,2,4,6,0,2,4,6,2,4,6,1,2,3,4,5,6,2,4,6,1,2,3,4,5,6,1,2,3,4,5,6,1,2,3,4,5,6,1,2,3,4,5,6],"f":[null,null,null,null,null,null,null,null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["chacha20core",3]],[[["",0]],["chacha20rng",3]],[[["",0]],["chacha12core",3]],[[["",0]],["chacha12rng",3]],[[["",0]],["chacha8core",3]],[[["",0]],["chacha8rng",3]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["",0]]],[[["",0],["chacha20core",3]],["bool",0]],[[["",0],["chacha20rng",3]],["bool",0]],[[["",0],["chacha12core",3]],["bool",0]],[[["",0],["chacha12rng",3]],["bool",0]],[[["",0],["chacha8core",3]],["bool",0]],[[["",0],["chacha8rng",3]],["bool",0]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[]],[[["chacha20core",3]]],[[]],[[]],[[]],[[["chacha12core",3]]],[[]],[[]],[[["chacha8core",3]]],[[]],[[]],[[]],[[]],[[]],[[]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]],["u64",0]],[[["",0]],["u64",0]],[[["",0]],["u64",0]],[[["",0]],["u128",0]],[[["",0]],["u128",0]],[[["",0]],["u128",0]],[[]],[[]],[[]],[[]],[[]],[[]],[[["",0],["chacha20core",3]],["bool",0]],[[["",0],["chacha12core",3]],["bool",0]],[[["",0],["chacha8core",3]],["bool",0]],[[["",0]],["u32",0]],[[["",0]],["u32",0]],[[["",0]],["u32",0]],[[["",0]],["u64",0]],[[["",0]],["u64",0]],[[["",0]],["u64",0]],null,[[["",0],["u64",0]]],[[["",0],["u64",0]]],[[["",0],["u64",0]]],[[["",0],["u128",0]]],[[["",0],["u128",0]]],[[["",0],["u128",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]]],[[["",0]],["result",4,[["error",3]]]],[[["",0]],["result",4,[["error",3]]]],[[["",0]],["result",4,[["error",3]]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[]],[[]],[[]],[[]],[[]],[[]]],"p":[[3,"ChaCha20Core"],[3,"ChaCha20Rng"],[3,"ChaCha12Core"],[3,"ChaCha12Rng"],[3,"ChaCha8Core"],[3,"ChaCha8Rng"]]},\ -"rand_core":{"doc":"Random number generation traits","t":[18,8,3,18,3,8,16,8,0,11,11,11,11,11,11,11,11,10,11,11,11,11,11,11,11,11,11,11,10,0,11,11,11,0,11,10,11,10,11,11,11,11,11,11,11,11,10,11,11,11,11,11,11,11,3,3,8,16,16,11,11,11,11,11,11,11,11,12,12,11,11,11,11,11,11,11,11,11,11,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,5,5,5,5,5,5,5,5],"n":["CUSTOM_START","CryptoRng","Error","INTERNAL_START","OsRng","RngCore","Seed","SeedableRng","block","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","code","default","fill_bytes","fill_bytes","fmt","fmt","fmt","from","from","from","from","from_entropy","from_rng","from_seed","impls","inner","into","into","le","new","next_u32","next_u32","next_u64","next_u64","raw_os_error","read","seed_from_u64","source","take_inner","to_owned","to_string","try_fill_bytes","try_fill_bytes","try_from","try_from","try_into","try_into","type_id","type_id","BlockRng","BlockRng64","BlockRngCore","Item","Results","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","core","core","fill_bytes","fill_bytes","fmt","fmt","from","from","from_rng","from_rng","from_seed","from_seed","generate","generate_and_set","generate_and_set","index","index","into","into","new","new","next_u32","next_u32","next_u64","next_u64","reset","reset","seed_from_u64","seed_from_u64","to_owned","to_owned","try_fill_bytes","try_fill_bytes","try_from","try_from","try_into","try_into","type_id","type_id","fill_bytes_via_next","fill_via_u32_chunks","fill_via_u64_chunks","next_u32_via_fill","next_u64_via_fill","next_u64_via_u32","read_u32_into","read_u64_into"],"q":["rand_core","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","rand_core::block","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","rand_core::impls","","","","","","rand_core::le",""],"d":["Codes at or above this point can be used by users to …","A marker trait used to indicate that an RngCore or …","Error type of random number generators","Codes below this point represent OS Errors (i.e. positive …","A random number generator that retrieves randomness from …","The core of a random number generator.","Seed type, which is restricted to types …","A random number generator that can be explicitly seeded.","The BlockRngCore trait and implementation helpers","","","","","","","Retrieve the error code, if any.","","Fill dest with random data.","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Creates a new instance of the RNG seeded via getrandom.","Create a new PRNG seeded from another Rng.","Create a new PRNG using the given seed.","Helper functions for implementing RngCore functions.","Reference the inner error (std only)","Calls U::from(self).","Calls U::from(self).","Little-Endian utilities","Construct from any type supporting std::error::Error","Return the next random u32.","","Return the next random u64.","","Extract the raw OS error code (if this error came from the …","","Create a new PRNG using a u64 seed.","","Unwrap the inner error (std only)","","","Fill dest entirely with random data.","","","","","","","","A wrapper type implementing RngCore for some type …","A wrapper type implementing RngCore for some type …","A trait for RNGs which do not generate random numbers …","Results element type, e.g. u32.","Results type. This is the ‘block’ an RNG implementing …","","","","","","","","","The core part of the RNG, implementing the generate …","The core part of the RNG, implementing the generate …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Generate a new block of results.","Generate a new set of results immediately, setting the …","Generate a new set of results immediately, setting the …","Get the index into the result buffer.","Get the index into the result buffer.","Calls U::from(self).","Calls U::from(self).","Create a new BlockRng from an existing RNG implementing …","Create a new BlockRng from an existing RNG implementing …","","","","","Reset the number of available results. This will force a …","Reset the number of available results. This will force a …","","","","","","","","","","","","","Implement fill_bytes via next_u64 and next_u32, …","Implement fill_bytes by reading chunks from the output …","Implement fill_bytes by reading chunks from the output …","Implement next_u32 via fill_bytes, little-endian order.","Implement next_u64 via fill_bytes, little-endian order.","Implement next_u64 via next_u32, little-endian order.","Reads unsigned 32 bit integers from src into dst.","Reads unsigned 64 bit integers from src into dst."],"i":[1,0,0,1,0,0,2,0,0,1,3,1,3,3,3,1,3,4,3,1,1,3,1,1,1,3,2,2,2,0,1,1,3,0,1,4,3,4,3,1,4,2,1,1,3,1,4,3,1,3,1,3,1,3,0,0,0,5,5,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,5,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,0,0,0,0,0,0,0,0],"f":[null,null,null,null,null,null,null,null,null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["osrng",3]],[[["",0],["",0]]],[[["",0]],["option",4,[["nonzerou32",3]]]],[[],["osrng",3]],[[["",0]]],[[["",0]]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[["nonzerou32",3]]],[[]],[[["error",3]]],[[]],[[]],[[["rngcore",8]],["result",4,[["error",3]]]],[[]],null,[[["",0]],["error",8]],[[]],[[]],null,[[]],[[["",0]],["u32",0]],[[["",0]],["u32",0]],[[["",0]],["u64",0]],[[["",0]],["u64",0]],[[["",0]],["option",4,[["i32",0]]]],[[["",0]],["result",4,[["usize",0],["error",3]]]],[[["u64",0]]],[[["",0]],["option",4,[["error",8]]]],[[],["box",3,[["error",8]]]],[[["",0]]],[[["",0]],["string",3]],[[["",0]],["result",4,[["error",3]]]],[[["",0]],["result",4,[["error",3]]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],null,null,null,null,null,[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["",0]],[[["",0]],["blockrng",3]],[[["",0]],["blockrng64",3]],[[["",0],["",0]]],[[["",0],["",0]]],null,null,[[["",0]]],[[["",0]]],[[["",0],["formatter",3]],["result",6]],[[["",0],["formatter",3]],["result",6]],[[]],[[]],[[["rngcore",8]],["result",4,[["error",3]]]],[[["rngcore",8]],["result",4,[["error",3]]]],[[]],[[]],[[["",0]]],[[["",0],["usize",0]]],[[["",0],["usize",0]]],[[["",0]],["usize",0]],[[["",0]],["usize",0]],[[]],[[]],[[],["blockrng",3]],[[],["blockrng64",3]],[[["",0]],["u32",0]],[[["",0]],["u32",0]],[[["",0]],["u64",0]],[[["",0]],["u64",0]],[[["",0]]],[[["",0]]],[[["u64",0]]],[[["u64",0]]],[[["",0]]],[[["",0]]],[[["",0]],["result",4,[["error",3]]]],[[["",0]],["result",4,[["error",3]]]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[["",0]],["typeid",3]],[[["",0]],["typeid",3]],[[["",0]]],[[]],[[]],[[["",0]],["u32",0]],[[["",0]],["u64",0]],[[["",0]],["u64",0]],[[]],[[]]],"p":[[3,"Error"],[8,"SeedableRng"],[3,"OsRng"],[8,"RngCore"],[8,"BlockRngCore"],[3,"BlockRng"],[3,"BlockRng64"]]}\ -}'); -if (window.initSearch) {window.initSearch(searchIndex)}; \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/search.js b/learning/rust/guessing_game/target/doc/search.js deleted file mode 100644 index 860a5957..00000000 --- a/learning/rust/guessing_game/target/doc/search.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(function(){const itemTypes=["mod","externcrate","import","struct","enum","fn","type","static","trait","impl","tymethod","method","structfield","variant","macro","primitive","associatedtype","constant","associatedconstant","union","foreigntype","keyword","existential","attr","derive","traitalias",];const TY_PRIMITIVE=itemTypes.indexOf("primitive");const TY_KEYWORD=itemTypes.indexOf("keyword");function printTab(nb){let iter=0;let foundCurrentTab=false;let foundCurrentResultSet=false;onEachLazy(document.getElementById("titles").childNodes,elem=>{if(nb===iter){addClass(elem,"selected");foundCurrentTab=true}else{removeClass(elem,"selected")}iter+=1});iter=0;onEachLazy(document.getElementById("results").childNodes,elem=>{if(nb===iter){addClass(elem,"active");foundCurrentResultSet=true}else{removeClass(elem,"active")}iter+=1});if(foundCurrentTab&&foundCurrentResultSet){searchState.currentTab=nb}else if(nb!=0){printTab(0)}}const levenshtein_row2=[];function levenshtein(s1,s2){if(s1===s2){return 0}const s1_len=s1.length,s2_len=s2.length;if(s1_len&&s2_len){let i1=0,i2=0,a,b,c,c2;const row=levenshtein_row2;while(i1{const MAX_LEV_DISTANCE=3;const MAX_RESULTS=200;const GENERICS_DATA=2;const NAME=0;const INPUTS_DATA=0;const OUTPUT_DATA=1;const NO_TYPE_FILTER=-1;let searchIndex;let currentResults;const ALIASES=Object.create(null);const params=searchState.getQueryStringParams();if(searchState.input.value===""){searchState.input.value=params.search||""}function isWhitespace(c){return" \t\n\r".indexOf(c)!==-1}function isSpecialStartCharacter(c){return"<\"".indexOf(c)!==-1}function isEndCharacter(c){return",>-".indexOf(c)!==-1}function isStopCharacter(c){return isWhitespace(c)||isEndCharacter(c)}function isErrorCharacter(c){return"()".indexOf(c)!==-1}function itemTypeFromName(typename){for(let i=0,len=itemTypes.length;i0){throw new Error("Cannot use literal search when there is more than one element")}parserState.pos+=1;const start=parserState.pos;const end=getIdentEndPosition(parserState);if(parserState.pos>=parserState.length){throw new Error("Unclosed `\"`")}else if(parserState.userQuery[end]!=="\""){throw new Error(`Unexpected \`${parserState.userQuery[end]}\` in a string element`)}else if(start===end){throw new Error("Cannot have empty string element")}parserState.pos+=1;query.literalSearch=true}function isPathStart(parserState){return parserState.userQuery.slice(parserState.pos,parserState.pos+2)=="::"}function isReturnArrow(parserState){return parserState.userQuery.slice(parserState.pos,parserState.pos+2)=="->"}function isIdentCharacter(c){return(c==="_"||(c>="0"&&c<="9")||(c>="a"&&c<="z")||(c>="A"&&c<="Z"))}function isSeparatorCharacter(c){return c===","||isWhitespaceCharacter(c)}function isWhitespaceCharacter(c){return c===" "||c==="\t"}function createQueryElement(query,parserState,name,generics,isInGenerics){if(name==="*"||(name.length===0&&generics.length===0)){return}if(query.literalSearch&&parserState.totalElems-parserState.genericsElems>0){throw new Error("You cannot have more than one element if you use quotes")}const pathSegments=name.split("::");if(pathSegments.length>1){for(let i=0,len=pathSegments.length;i=end){throw new Error("Found generics without a path")}parserState.pos+=1;getItemsBefore(query,parserState,generics,">")}if(start>=end&&generics.length===0){return}elems.push(createQueryElement(query,parserState,parserState.userQuery.slice(start,end),generics,isInGenerics))}function getItemsBefore(query,parserState,elems,endChar){let foundStopChar=true;while(parserState.pos"){extra="`<`"}else if(endChar===""){extra="`->`"}throw new Error("Unexpected `"+c+"` after "+extra)}if(!foundStopChar){if(endChar!==""){throw new Error(`Expected \`,\`, \` \` or \`${endChar}\`, found \`${c}\``)}throw new Error(`Expected \`,\` or \` \`, found \`${c}\``)}const posBefore=parserState.pos;getNextElem(query,parserState,elems,endChar===">");if(posBefore===parserState.pos){parserState.pos+=1}foundStopChar=false}parserState.pos+=1}function checkExtraTypeFilterCharacters(parserState){const query=parserState.userQuery;for(let pos=0;pos"){if(isReturnArrow(parserState)){break}throw new Error(`Unexpected \`${c}\` (did you mean \`->\`?)`)}throw new Error(`Unexpected \`${c}\``)}else if(c===":"&&!isPathStart(parserState)){if(parserState.typeFilter!==null){throw new Error("Unexpected `:`")}if(query.elems.length===0){throw new Error("Expected type filter before `:`")}else if(query.elems.length!==1||parserState.totalElems!==1){throw new Error("Unexpected `:`")}else if(query.literalSearch){throw new Error("You cannot use quotes on type filter")}checkExtraTypeFilterCharacters(parserState);parserState.typeFilter=query.elems.pop().name;parserState.pos+=1;parserState.totalElems=0;query.literalSearch=false;foundStopChar=true;continue}if(!foundStopChar){if(parserState.typeFilter!==null){throw new Error(`Expected \`,\`, \` \` or \`->\`, found \`${c}\``)}throw new Error(`Expected \`,\`, \` \`, \`:\` or \`->\`, found \`${c}\``)}before=query.elems.length;getNextElem(query,parserState,query.elems,false);if(query.elems.length===before){parserState.pos+=1}foundStopChar=false}while(parserState.pos`")}break}else{parserState.pos+=1}}}function newParsedQuery(userQuery){return{original:userQuery,userQuery:userQuery.toLowerCase(),typeFilter:NO_TYPE_FILTER,elems:[],returned:[],foundElems:0,literalSearch:false,error:null,}}function buildUrl(search,filterCrates){let extra="?search="+encodeURIComponent(search);if(filterCrates!==null){extra+="&filter-crate="+encodeURIComponent(filterCrates)}return getNakedUrl()+extra+window.location.hash}function getFilterCrates(){const elem=document.getElementById("crate-search");if(elem&&elem.value!=="All crates"&&hasOwnPropertyRustdoc(rawSearchIndex,elem.value)){return elem.value}return null}function parseQuery(userQuery){userQuery=userQuery.trim();const parserState={length:userQuery.length,pos:0,totalElems:0,genericsElems:0,typeFilter:null,userQuery:userQuery.toLowerCase(),};let query=newParsedQuery(userQuery);try{parseInput(query,parserState);if(parserState.typeFilter!==null){let typeFilter=parserState.typeFilter;if(typeFilter==="const"){typeFilter="constant"}query.typeFilter=itemTypeFromName(typeFilter)}}catch(err){query=newParsedQuery(userQuery);query.error=err.message;query.typeFilter=-1;return query}if(!query.literalSearch){query.literalSearch=parserState.totalElems>1}query.foundElems=query.elems.length+query.returned.length;return query}function createQueryResults(results_in_args,results_returned,results_others,parsedQuery){return{"in_args":results_in_args,"returned":results_returned,"others":results_others,"query":parsedQuery,}}function execQuery(parsedQuery,searchWords,filterCrates){const results_others={},results_in_args={},results_returned={};function transformResults(results){const duplicates={};const out=[];for(const result of results){if(result.id>-1){const obj=searchIndex[result.id];obj.lev=result.lev;const res=buildHrefAndPath(obj);obj.displayPath=pathSplitter(res[0]);obj.fullPath=obj.displayPath+obj.name;obj.fullPath+="|"+obj.ty;if(duplicates[obj.fullPath]){continue}duplicates[obj.fullPath]=true;obj.href=res[1];out.push(obj);if(out.length>=MAX_RESULTS){break}}}return out}function sortResults(results,isType){const userQuery=parsedQuery.userQuery;const ar=[];for(const entry in results){if(hasOwnPropertyRustdoc(results,entry)){const result=results[entry];result.word=searchWords[result.id];result.item=searchIndex[result.id]||{};ar.push(result)}}results=ar;if(results.length===0){return[]}results.sort((aaa,bbb)=>{let a,b;a=(aaa.word!==userQuery);b=(bbb.word!==userQuery);if(a!==b){return a-b}a=(aaa.lev);b=(bbb.lev);if(a!==b){return a-b}a=(aaa.item.crate!==window.currentCrate);b=(bbb.item.crate!==window.currentCrate);if(a!==b){return a-b}a=aaa.word.length;b=bbb.word.length;if(a!==b){return a-b}a=aaa.word;b=bbb.word;if(a!==b){return(a>b?+1:-1)}a=(aaa.index<0);b=(bbb.index<0);if(a!==b){return a-b}a=aaa.index;b=bbb.index;if(a!==b){return a-b}if((aaa.item.ty===TY_PRIMITIVE&&bbb.item.ty!==TY_KEYWORD)||(aaa.item.ty===TY_KEYWORD&&bbb.item.ty!==TY_PRIMITIVE)){return-1}if((bbb.item.ty===TY_PRIMITIVE&&aaa.item.ty!==TY_PRIMITIVE)||(bbb.item.ty===TY_KEYWORD&&aaa.item.ty!==TY_KEYWORD)){return 1}a=(aaa.item.desc==="");b=(bbb.item.desc==="");if(a!==b){return a-b}a=aaa.item.ty;b=bbb.item.ty;if(a!==b){return a-b}a=aaa.item.path;b=bbb.item.path;if(a!==b){return(a>b?+1:-1)}return 0});let nameSplit=null;if(parsedQuery.elems.length===1){const hasPath=typeof parsedQuery.elems[0].path==="undefined";nameSplit=hasPath?null:parsedQuery.elems[0].path}for(const result of results){if(result.dontValidate){continue}const name=result.item.name.toLowerCase(),path=result.item.path.toLowerCase(),parent=result.item.parent;if(!isType&&!validateResult(name,path,nameSplit,parent)){result.id=-1}}return transformResults(results)}function checkGenerics(row,elem,defaultLev){if(row.length<=GENERICS_DATA||row[GENERICS_DATA].length===0){return elem.generics.length===0?defaultLev:MAX_LEV_DISTANCE+1}else if(row[GENERICS_DATA].length>0&&row[GENERICS_DATA][0][NAME]===""){if(row.length>GENERICS_DATA){return checkGenerics(row[GENERICS_DATA][0],elem,defaultLev)}return elem.generics.length===0?defaultLev:MAX_LEV_DISTANCE+1}let elem_name;if(elem.generics.length>0&&row[GENERICS_DATA].length>=elem.generics.length){const elems=Object.create(null);for(const entry of row[GENERICS_DATA]){elem_name=entry[NAME];if(elem_name===""){if(checkGenerics(entry,elem,MAX_LEV_DISTANCE+1)!==0){return MAX_LEV_DISTANCE+1}continue}if(elems[elem_name]===undefined){elems[elem_name]=0}elems[elem_name]+=1}for(const generic of elem.generics){let match=null;if(elems[generic.name]){match=generic.name}else{for(elem_name in elems){if(!hasOwnPropertyRustdoc(elems,elem_name)){continue}if(elem_name===generic){match=elem_name;break}}}if(match===null){return MAX_LEV_DISTANCE+1}elems[match]-=1;if(elems[match]===0){delete elems[match]}}return 0}return MAX_LEV_DISTANCE+1}function checkIfInGenerics(row,elem){let lev=MAX_LEV_DISTANCE+1;for(const entry of row[GENERICS_DATA]){lev=Math.min(checkType(entry,elem,true),lev);if(lev===0){break}}return lev}function checkType(row,elem,literalSearch){if(row[NAME].length===0){if(row.length>GENERICS_DATA){return checkIfInGenerics(row,elem)}return MAX_LEV_DISTANCE+1}let lev=levenshtein(row[NAME],elem.name);if(literalSearch){if(lev!==0){if(elem.generics.length===0){const checkGeneric=(row.length>GENERICS_DATA&&row[GENERICS_DATA].length>0);if(checkGeneric&&row[GENERICS_DATA].findIndex(tmp_elem=>tmp_elem[NAME]===elem.name)!==-1){return 0}}return MAX_LEV_DISTANCE+1}else if(elem.generics.length>0){return checkGenerics(row,elem,MAX_LEV_DISTANCE+1)}return 0}else if(row.length>GENERICS_DATA){if(elem.generics.length===0){if(lev===0){return 0}lev=checkIfInGenerics(row,elem);return lev+0.5}else if(lev>MAX_LEV_DISTANCE){return checkIfInGenerics(row,elem)}else{const tmp_lev=checkGenerics(row,elem,lev);if(tmp_lev>MAX_LEV_DISTANCE){return MAX_LEV_DISTANCE+1}return(tmp_lev+lev)/2}}else if(elem.generics.length>0){return MAX_LEV_DISTANCE+1}return lev}function findArg(row,elem,typeFilter){let lev=MAX_LEV_DISTANCE+1;if(row&&row.type&&row.type[INPUTS_DATA]&&row.type[INPUTS_DATA].length>0){for(const input of row.type[INPUTS_DATA]){if(!typePassesFilter(typeFilter,input[1])){continue}lev=Math.min(lev,checkType(input,elem,parsedQuery.literalSearch));if(lev===0){return 0}}}return parsedQuery.literalSearch?MAX_LEV_DISTANCE+1:lev}function checkReturned(row,elem,typeFilter){let lev=MAX_LEV_DISTANCE+1;if(row&&row.type&&row.type.length>OUTPUT_DATA){let ret=row.type[OUTPUT_DATA];if(typeof ret[0]==="string"){ret=[ret]}for(const ret_ty of ret){if(!typePassesFilter(typeFilter,ret_ty[1])){continue}lev=Math.min(lev,checkType(ret_ty,elem,parsedQuery.literalSearch));if(lev===0){return 0}}}return parsedQuery.literalSearch?MAX_LEV_DISTANCE+1:lev}function checkPath(contains,ty){if(contains.length===0){return 0}let ret_lev=MAX_LEV_DISTANCE+1;const path=ty.path.split("::");if(ty.parent&&ty.parent.name){path.push(ty.parent.name.toLowerCase())}const length=path.length;const clength=contains.length;if(clength>length){return MAX_LEV_DISTANCE+1}for(let i=0;ilength){break}let lev_total=0;let aborted=false;for(let x=0;xMAX_LEV_DISTANCE){aborted=true;break}lev_total+=lev}if(!aborted){ret_lev=Math.min(ret_lev,Math.round(lev_total/clength))}}return ret_lev}function typePassesFilter(filter,type){if(filter<=NO_TYPE_FILTER||filter===type)return true;const name=itemTypes[type];switch(itemTypes[filter]){case"constant":return name==="associatedconstant";case"fn":return name==="method"||name==="tymethod";case"type":return name==="primitive"||name==="associatedtype";case"trait":return name==="traitalias"}return false}function createAliasFromItem(item){return{crate:item.crate,name:item.name,path:item.path,desc:item.desc,ty:item.ty,parent:item.parent,type:item.type,is_alias:true,}}function handleAliases(ret,query,filterCrates){const lowerQuery=query.toLowerCase();const aliases=[];const crateAliases=[];if(filterCrates!==null){if(ALIASES[filterCrates]&&ALIASES[filterCrates][lowerQuery]){const query_aliases=ALIASES[filterCrates][lowerQuery];for(const alias of query_aliases){aliases.push(createAliasFromItem(searchIndex[alias]))}}}else{Object.keys(ALIASES).forEach(crate=>{if(ALIASES[crate][lowerQuery]){const pushTo=crate===window.currentCrate?crateAliases:aliases;const query_aliases=ALIASES[crate][lowerQuery];for(const alias of query_aliases){pushTo.push(createAliasFromItem(searchIndex[alias]))}}})}const sortFunc=(aaa,bbb)=>{if(aaa.path{alias.alias=query;const res=buildHrefAndPath(alias);alias.displayPath=pathSplitter(res[0]);alias.fullPath=alias.displayPath+alias.name;alias.href=res[1];ret.others.unshift(alias);if(ret.others.length>MAX_RESULTS){ret.others.pop()}};onEach(aliases,pushFunc);onEach(crateAliases,pushFunc)}function addIntoResults(results,fullId,id,index,lev){if(lev===0||(!parsedQuery.literalSearch&&lev<=MAX_LEV_DISTANCE)){if(results[fullId]!==undefined){const result=results[fullId];if(result.dontValidate||result.lev<=lev){return}}results[fullId]={id:id,index:index,dontValidate:parsedQuery.literalSearch,lev:lev,}}}function handleSingleArg(row,pos,elem,results_others,results_in_args,results_returned){if(!row||(filterCrates!==null&&row.crate!==filterCrates)){return}let lev,lev_add=0,index=-1;const fullId=row.id;const in_args=findArg(row,elem,parsedQuery.typeFilter);const returned=checkReturned(row,elem,parsedQuery.typeFilter);addIntoResults(results_in_args,fullId,pos,index,in_args);addIntoResults(results_returned,fullId,pos,index,returned);if(!typePassesFilter(parsedQuery.typeFilter,row.ty)){return}const searchWord=searchWords[pos];if(parsedQuery.literalSearch){if(searchWord===elem.name){addIntoResults(results_others,fullId,pos,-1,0)}return}if(elem.name.length===0){if(row.type!==null){lev=checkGenerics(row.type,elem,MAX_LEV_DISTANCE+1);addIntoResults(results_others,fullId,pos,index,lev)}return}if(elem.fullPath.length>1){lev=checkPath(elem.pathWithoutLast,row);if(lev>MAX_LEV_DISTANCE||(parsedQuery.literalSearch&&lev!==0)){return}else if(lev>0){lev_add=lev/10}}if(searchWord.indexOf(elem.pathLast)>-1||row.normalizedName.indexOf(elem.pathLast)>-1){if(!results_others[fullId]!==undefined){index=row.normalizedName.indexOf(elem.pathLast)}}lev=levenshtein(searchWord,elem.pathLast);if(lev>0&&elem.pathLast.length>2&&searchWord.indexOf(elem.pathLast)>-1){if(elem.pathLast.length<6){lev=1}else{lev=0}}lev+=lev_add;if(lev>MAX_LEV_DISTANCE){return}else if(index!==-1&&elem.fullPath.length<2){lev-=1}if(lev<0){lev=0}addIntoResults(results_others,fullId,pos,index,lev)}function handleArgs(row,pos,results){if(!row||(filterCrates!==null&&row.crate!==filterCrates)){return}let totalLev=0;let nbLev=0;function checkArgs(elems,callback){for(const elem of elems){const lev=callback(row,elem,NO_TYPE_FILTER);if(lev<=1){nbLev+=1;totalLev+=lev}else{return false}}return true}if(!checkArgs(parsedQuery.elems,findArg)){return}if(!checkArgs(parsedQuery.returned,checkReturned)){return}if(nbLev===0){return}const lev=Math.round(totalLev/nbLev);addIntoResults(results,row.id,pos,0,lev)}function innerRunQuery(){let elem,i,nSearchWords,in_returned,row;if(parsedQuery.foundElems===1){if(parsedQuery.elems.length===1){elem=parsedQuery.elems[0];for(i=0,nSearchWords=searchWords.length;i0){for(i=0,nSearchWords=searchWords.length;i-1||path.indexOf(key)>-1||(parent!==undefined&&parent.name!==undefined&&parent.name.toLowerCase().indexOf(key)>-1)||levenshtein(name,key)<=MAX_LEV_DISTANCE)){return false}}return true}function nextTab(direction){const next=(searchState.currentTab+direction+3)%searchState.focusedByTab.length;searchState.focusedByTab[searchState.currentTab]=document.activeElement;printTab(next);focusSearchResult()}function focusSearchResult(){const target=searchState.focusedByTab[searchState.currentTab]||document.querySelectorAll(".search-results.active a").item(0)||document.querySelectorAll("#titles > button").item(searchState.currentTab);if(target){target.focus()}}function buildHrefAndPath(item){let displayPath;let href;const type=itemTypes[item.ty];const name=item.name;let path=item.path;if(type==="mod"){displayPath=path+"::";href=window.rootPath+path.replace(/::/g,"/")+"/"+name+"/index.html"}else if(type==="import"){displayPath=item.path+"::";href=window.rootPath+item.path.replace(/::/g,"/")+"/index.html#reexport."+name}else if(type==="primitive"||type==="keyword"){displayPath="";href=window.rootPath+path.replace(/::/g,"/")+"/"+type+"."+name+".html"}else if(type==="externcrate"){displayPath="";href=window.rootPath+name+"/index.html"}else if(item.parent!==undefined){const myparent=item.parent;let anchor="#"+type+"."+name;const parentType=itemTypes[myparent.ty];let pageType=parentType;let pageName=myparent.name;if(parentType==="primitive"){displayPath=myparent.name+"::"}else if(type==="structfield"&&parentType==="variant"){const enumNameIdx=item.path.lastIndexOf("::");const enumName=item.path.substr(enumNameIdx+2);path=item.path.substr(0,enumNameIdx);displayPath=path+"::"+enumName+"::"+myparent.name+"::";anchor="#variant."+myparent.name+".field."+name;pageType="enum";pageName=enumName}else{displayPath=path+"::"+myparent.name+"::"}href=window.rootPath+path.replace(/::/g,"/")+"/"+pageType+"."+pageName+".html"+anchor}else{displayPath=item.path+"::";href=window.rootPath+item.path.replace(/::/g,"/")+"/"+type+"."+name+".html"}return[displayPath,href]}function escape(content){const h1=document.createElement("h1");h1.textContent=content;return h1.innerHTML}function pathSplitter(path){const tmp=""+path.replace(/::/g,"::");if(tmp.endsWith("")){return tmp.slice(0,tmp.length-6)}return tmp}function addTab(array,query,display){let extraClass="";if(display===true){extraClass=" active"}const output=document.createElement("div");let length=0;if(array.length>0){output.className="search-results "+extraClass;array.forEach(item=>{const name=item.name;const type=itemTypes[item.ty];length+=1;let extra="";if(type==="primitive"){extra=" (primitive type)"}else if(type==="keyword"){extra=" (keyword)"}const link=document.createElement("a");link.className="result-"+type;link.href=item.href;const wrapper=document.createElement("div");const resultName=document.createElement("div");resultName.className="result-name";if(item.is_alias){const alias=document.createElement("span");alias.className="alias";const bold=document.createElement("b");bold.innerText=item.alias;alias.appendChild(bold);alias.insertAdjacentHTML("beforeend"," - see ");resultName.appendChild(alias)}resultName.insertAdjacentHTML("beforeend",item.displayPath+""+name+extra+"");wrapper.appendChild(resultName);const description=document.createElement("div");description.className="desc";const spanDesc=document.createElement("span");spanDesc.insertAdjacentHTML("beforeend",item.desc);description.appendChild(spanDesc);wrapper.appendChild(description);link.appendChild(wrapper);output.appendChild(link)})}else if(query.error===null){output.className="search-failed"+extraClass;output.innerHTML="No results :(
"+"Try on DuckDuckGo?

"+"Or try looking in one of these:"}return[output,length]}function makeTabHeader(tabNb,text,nbElems){if(searchState.currentTab===tabNb){return""}return""}function showResults(results,go_to_first,filterCrates){const search=searchState.outputElement();if(go_to_first||(results.others.length===1&&getSettingValue("go-to-only-result")==="true"&&(!search.firstChild||search.firstChild.innerText!==searchState.loadingText))){const elem=document.createElement("a");elem.href=results.others[0].href;removeClass(elem,"active");document.body.appendChild(elem);elem.click();return}if(results.query===undefined){results.query=parseQuery(searchState.input.value)}currentResults=results.query.userQuery;const ret_others=addTab(results.others,results.query,true);const ret_in_args=addTab(results.in_args,results.query,false);const ret_returned=addTab(results.returned,results.query,false);let currentTab=searchState.currentTab;if((currentTab===0&&ret_others[1]===0)||(currentTab===1&&ret_in_args[1]===0)||(currentTab===2&&ret_returned[1]===0)){if(ret_others[1]!==0){currentTab=0}else if(ret_in_args[1]!==0){currentTab=1}else if(ret_returned[1]!==0){currentTab=2}}let crates="";if(window.ALL_CRATES.length>1){crates=" in "}let typeFilter="";if(results.query.typeFilter!==NO_TYPE_FILTER){typeFilter=" (type: "+escape(itemTypes[results.query.typeFilter])+")"}let output="
"+`

Results for ${escape(results.query.userQuery)}`+`${typeFilter}

in ${crates}
`;if(results.query.error!==null){output+=`

Query parser error: "${results.query.error}".

`;output+="
"+makeTabHeader(0,"In Names",ret_others[1])+"
";currentTab=0}else if(results.query.foundElems<=1&&results.query.returned.length===0){output+="
"+makeTabHeader(0,"In Names",ret_others[1])+makeTabHeader(1,"In Parameters",ret_in_args[1])+makeTabHeader(2,"In Return Types",ret_returned[1])+"
"}else{const signatureTabTitle=results.query.elems.length===0?"In Function Return Types":results.query.returned.length===0?"In Function Parameters":"In Function Signatures";output+="
"+makeTabHeader(0,signatureTabTitle,ret_others[1])+"
";currentTab=0}const resultsElem=document.createElement("div");resultsElem.id="results";resultsElem.appendChild(ret_others[0]);resultsElem.appendChild(ret_in_args[0]);resultsElem.appendChild(ret_returned[0]);search.innerHTML=output;const crateSearch=document.getElementById("crate-search");if(crateSearch){crateSearch.addEventListener("input",updateCrate)}search.appendChild(resultsElem);searchState.showResults(search);const elems=document.getElementById("titles").childNodes;searchState.focusedByTab=[];let i=0;for(const elem of elems){const j=i;elem.onclick=()=>{printTab(j)};searchState.focusedByTab.push(null);i+=1}printTab(currentTab)}function search(e,forced){const params=searchState.getQueryStringParams();const query=parseQuery(searchState.input.value.trim());if(e){e.preventDefault()}if(!forced&&query.userQuery===currentResults){if(query.userQuery.length>0){putBackSearch()}return}let filterCrates=getFilterCrates();if(filterCrates===null&¶ms["filter-crate"]!==undefined){filterCrates=params["filter-crate"]}searchState.title="Results for "+query.original+" - Rust";if(browserSupportsHistoryApi()){const newURL=buildUrl(query.original,filterCrates);if(!history.state&&!params.search){history.pushState(null,"",newURL)}else{history.replaceState(null,"",newURL)}}showResults(execQuery(query,searchWords,filterCrates),params.go_to_first,filterCrates)}function buildIndex(rawSearchIndex){searchIndex=[];const searchWords=[];let i,word;let currentIndex=0;let id=0;for(const crate in rawSearchIndex){if(!hasOwnPropertyRustdoc(rawSearchIndex,crate)){continue}let crateSize=0;const crateCorpus=rawSearchIndex[crate];searchWords.push(crate);const crateRow={crate:crate,ty:1,name:crate,path:"",desc:crateCorpus.doc,parent:undefined,type:null,id:id,normalizedName:crate.indexOf("_")===-1?crate:crate.replace(/_/g,""),};id+=1;searchIndex.push(crateRow);currentIndex+=1;const itemTypes=crateCorpus.t;const itemNames=crateCorpus.n;const itemPaths=crateCorpus.q;const itemDescs=crateCorpus.d;const itemParentIdxs=crateCorpus.i;const itemFunctionSearchTypes=crateCorpus.f;const paths=crateCorpus.p;const aliases=crateCorpus.a;let len=paths.length;for(i=0;i0?paths[itemParentIdxs[i]-1]:undefined,type:itemFunctionSearchTypes[i],id:id,normalizedName:word.indexOf("_")===-1?word:word.replace(/_/g,""),};id+=1;searchIndex.push(row);lastPath=row.path;crateSize+=1}if(aliases){ALIASES[crate]=Object.create(null);for(const alias_name in aliases){if(!hasOwnPropertyRustdoc(aliases,alias_name)){continue}if(!hasOwnPropertyRustdoc(ALIASES[crate],alias_name)){ALIASES[crate][alias_name]=[]}for(const local_alias of aliases[alias_name]){ALIASES[crate][alias_name].push(local_alias+currentIndex)}}}currentIndex+=crateSize}return searchWords}function onSearchSubmit(e){e.preventDefault();searchState.clearInputTimeout();search()}function putBackSearch(){const search_input=searchState.input;if(!searchState.input){return}if(search_input.value!==""&&!searchState.isDisplayed()){searchState.showResults();if(browserSupportsHistoryApi()){history.replaceState(null,"",buildUrl(search_input.value,getFilterCrates()))}document.title=searchState.title}}function registerSearchEvents(){const searchAfter500ms=()=>{searchState.clearInputTimeout();if(searchState.input.value.length===0){if(browserSupportsHistoryApi()){history.replaceState(null,window.currentCrate+" - Rust",getNakedUrl()+window.location.hash)}searchState.hideResults()}else{searchState.timeout=setTimeout(search,500)}};searchState.input.onkeyup=searchAfter500ms;searchState.input.oninput=searchAfter500ms;document.getElementsByClassName("search-form")[0].onsubmit=onSearchSubmit;searchState.input.onchange=e=>{if(e.target!==document.activeElement){return}searchState.clearInputTimeout();setTimeout(search,0)};searchState.input.onpaste=searchState.input.onchange;searchState.outputElement().addEventListener("keydown",e=>{if(e.altKey||e.ctrlKey||e.shiftKey||e.metaKey){return}if(e.which===38){const previous=document.activeElement.previousElementSibling;if(previous){previous.focus()}else{searchState.focus()}e.preventDefault()}else if(e.which===40){const next=document.activeElement.nextElementSibling;if(next){next.focus()}const rect=document.activeElement.getBoundingClientRect();if(window.innerHeight-rect.bottom{if(e.which===40){focusSearchResult();e.preventDefault()}});searchState.input.addEventListener("focus",()=>{putBackSearch()});searchState.input.addEventListener("blur",()=>{searchState.input.placeholder=searchState.input.origPlaceholder});if(browserSupportsHistoryApi()){const previousTitle=document.title;window.addEventListener("popstate",e=>{const params=searchState.getQueryStringParams();document.title=previousTitle;currentResults=null;if(params.search&¶ms.search.length>0){searchState.input.value=params.search;search(e)}else{searchState.input.value="";searchState.hideResults()}})}window.onpageshow=()=>{const qSearch=searchState.getQueryStringParams().search;if(searchState.input.value===""&&qSearch){searchState.input.value=qSearch}search()}}function updateCrate(ev){if(ev.target.value==="All crates"){const params=searchState.getQueryStringParams();const query=searchState.input.value.trim();if(!history.state&&!params.search){history.pushState(null,"",buildUrl(query,null))}else{history.replaceState(null,"",buildUrl(query,null))}}currentResults=null;search(undefined,true)}const searchWords=buildIndex(rawSearchIndex);registerSearchEvents();function runSearchIfNeeded(){if(searchState.getQueryStringParams().search){search()}}runSearchIfNeeded()};if(window.searchIndex!==undefined){initSearch(window.searchIndex)}})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/settings.css b/learning/rust/guessing_game/target/doc/settings.css deleted file mode 100644 index a76a580d..00000000 --- a/learning/rust/guessing_game/target/doc/settings.css +++ /dev/null @@ -1 +0,0 @@ -.setting-line{margin:0.6em 0 0.6em 0.3em;position:relative;}.setting-line>div{display:inline-block;vertical-align:top;font-size:17px;padding-top:2px;}.setting-line>.title{font-size:19px;width:100%;max-width:none;border-bottom:1px solid;}.setting-line .radio-line,.setting-line .choices{display:flex;flex-wrap:wrap;}.setting-line .radio-line .setting-name{flex-grow:1;margin-top:auto;margin-bottom:auto;}.setting-line .radio-line input{margin-right:0.3em;}.radio-line .choice{border-radius:0.1em;border:1px solid;margin-left:0.5em;margin-top:0.1em;margin-bottom:0.1em;min-width:3.8em;padding:0.3em;}.toggle{position:relative;display:inline-block;width:45px;height:27px;margin-right:20px;}.toggle input{opacity:0;position:absolute;}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;}.slider:before{position:absolute;content:"";height:19px;width:19px;left:4px;bottom:4px;background-color:white;transition:.3s;}input:checked+.slider{background-color:#2196F3;}input:focus+.slider{box-shadow:0 0 0 2px #0a84ff,0 0 0 6px rgba(10,132,255,0.3);}input:checked+.slider:before{transform:translateX(19px);}.setting-line>.sub-settings{padding-left:42px;width:100%;display:block;} \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/settings.html b/learning/rust/guessing_game/target/doc/settings.html deleted file mode 100644 index 12076ea7..00000000 --- a/learning/rust/guessing_game/target/doc/settings.html +++ /dev/null @@ -1,7 +0,0 @@ -Rustdoc settings - -
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/settings.js b/learning/rust/guessing_game/target/doc/settings.js deleted file mode 100644 index a68768c6..00000000 --- a/learning/rust/guessing_game/target/doc/settings.js +++ /dev/null @@ -1,19 +0,0 @@ -"use strict";(function(){const isSettingsPage=window.location.pathname.endsWith("/settings.html");function changeSetting(settingName,value){updateLocalStorage(settingName,value);switch(settingName){case"theme":case"preferred-dark-theme":case"preferred-light-theme":case"use-system-theme":updateSystemTheme();updateLightAndDark();break}}function handleKey(ev){if(ev.ctrlKey||ev.altKey||ev.metaKey){return}switch(getVirtualKey(ev)){case"Enter":case"Return":case"Space":ev.target.checked=!ev.target.checked;ev.preventDefault();break}}function showLightAndDark(){addClass(document.getElementById("theme").parentElement,"hidden");removeClass(document.getElementById("preferred-light-theme").parentElement,"hidden");removeClass(document.getElementById("preferred-dark-theme").parentElement,"hidden")}function hideLightAndDark(){addClass(document.getElementById("preferred-light-theme").parentElement,"hidden");addClass(document.getElementById("preferred-dark-theme").parentElement,"hidden");removeClass(document.getElementById("theme").parentElement,"hidden")}function updateLightAndDark(){if(getSettingValue("use-system-theme")!=="false"){showLightAndDark()}else{hideLightAndDark()}}function setEvents(settingsElement){updateLightAndDark();onEachLazy(settingsElement.getElementsByClassName("slider"),elem=>{const toggle=elem.previousElementSibling;const settingId=toggle.id;const settingValue=getSettingValue(settingId);if(settingValue!==null){toggle.checked=settingValue==="true"}toggle.onchange=function(){changeSetting(this.id,this.checked)};toggle.onkeyup=handleKey;toggle.onkeyrelease=handleKey});onEachLazy(settingsElement.getElementsByClassName("select-wrapper"),elem=>{const select=elem.getElementsByTagName("select")[0];const settingId=select.id;const settingValue=getSettingValue(settingId);if(settingValue!==null){select.value=settingValue}select.onchange=function(){changeSetting(this.id,this.value)}});onEachLazy(settingsElement.querySelectorAll("input[type=\"radio\"]"),elem=>{const settingId=elem.name;const settingValue=getSettingValue(settingId);if(settingValue!==null&&settingValue!=="null"){elem.checked=settingValue===elem.value}elem.addEventListener("change",ev=>{changeSetting(ev.target.name,ev.target.value)})})}function buildSettingsPageSections(settings){let output="";for(const setting of settings){output+="
";const js_data_name=setting["js_name"];const setting_name=setting["name"];if(setting["options"]!==undefined){output+=`
\ - ${setting_name}\ -
`;onEach(setting["options"],option=>{const checked=option===setting["default"]?" checked":"";output+=``});output+="
"}else{const checked=setting["default"]===true?" checked":"";output+=` - -
${setting_name}
`}output+="
"}return output}function buildSettingsPage(){const themes=getVar("themes").split(",");const settings=[{"name":"Use system theme","js_name":"use-system-theme","default":true,},{"name":"Theme","js_name":"theme","default":"light","options":themes,},{"name":"Preferred light theme","js_name":"preferred-light-theme","default":"light","options":themes,},{"name":"Preferred dark theme","js_name":"preferred-dark-theme","default":"dark","options":themes,},{"name":"Auto-hide item contents for large items","js_name":"auto-hide-large-items","default":true,},{"name":"Auto-hide item methods' documentation","js_name":"auto-hide-method-docs","default":false,},{"name":"Auto-hide trait implementation documentation","js_name":"auto-hide-trait-implementations","default":false,},{"name":"Directly go to item in search if there is only one result","js_name":"go-to-only-result","default":false,},{"name":"Show line numbers on code examples","js_name":"line-numbers","default":false,},{"name":"Disable keyboard shortcuts","js_name":"disable-shortcuts","default":false,},];const el=document.createElement("section");el.id="settings";let innerHTML=` -
-

- Rustdoc settings -

- `;if(isSettingsPage){innerHTML+="Back"}else{innerHTML+="Back"}innerHTML+=` -
-
${buildSettingsPageSections(settings)}
`;el.innerHTML=innerHTML;if(isSettingsPage){document.getElementById(MAIN_ID).appendChild(el)}else{getNotDisplayedElem().appendChild(el)}return el}const settingsMenu=buildSettingsPage();if(isSettingsPage){getSettingsButton().onclick=function(event){event.preventDefault()}}else{const settingsButton=getSettingsButton();settingsButton.onclick=function(event){event.preventDefault();if(settingsMenu.parentElement.id===NOT_DISPLAYED_ID){switchDisplayedElement(settingsMenu)}else{window.hideSettings()}};window.hideSettings=function(){switchDisplayedElement(null)}}setTimeout(()=>{setEvents(settingsMenu);if(!isSettingsPage){switchDisplayedElement(settingsMenu)}removeClass(getSettingsButton(),"rotate")},0)})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/source-files.js b/learning/rust/guessing_game/target/doc/source-files.js deleted file mode 100644 index ae55ec21..00000000 --- a/learning/rust/guessing_game/target/doc/source-files.js +++ /dev/null @@ -1,10 +0,0 @@ -var sourcesIndex = {}; -sourcesIndex["cfg_if"] = {"name":"","files":["lib.rs"]}; -sourcesIndex["getrandom"] = {"name":"","files":["error.rs","error_impls.rs","lib.rs","linux_android.rs","use_file.rs","util.rs","util_libc.rs"]}; -sourcesIndex["guessing_game"] = {"name":"","files":["main.rs"]}; -sourcesIndex["libc"] = {"name":"","dirs":[{"name":"unix","dirs":[{"name":"linux_like","dirs":[{"name":"linux","dirs":[{"name":"arch","dirs":[{"name":"generic","files":["mod.rs"]}],"files":["mod.rs"]},{"name":"gnu","dirs":[{"name":"b64","dirs":[{"name":"x86_64","files":["align.rs","mod.rs","not_x32.rs"]}],"files":["mod.rs"]}],"files":["align.rs","mod.rs"]}],"files":["align.rs","mod.rs","non_exhaustive.rs"]}],"files":["mod.rs"]}],"files":["align.rs","mod.rs"]}],"files":["fixed_width_ints.rs","lib.rs","macros.rs"]}; -sourcesIndex["ppv_lite86"] = {"name":"","dirs":[{"name":"x86_64","files":["mod.rs","sse2.rs"]}],"files":["lib.rs","soft.rs","types.rs"]}; -sourcesIndex["rand"] = {"name":"","dirs":[{"name":"distributions","files":["bernoulli.rs","distribution.rs","float.rs","integer.rs","mod.rs","other.rs","slice.rs","uniform.rs","utils.rs","weighted.rs","weighted_index.rs"]},{"name":"rngs","dirs":[{"name":"adapter","files":["mod.rs","read.rs","reseeding.rs"]}],"files":["mock.rs","mod.rs","std.rs","thread.rs"]},{"name":"seq","files":["index.rs","mod.rs"]}],"files":["lib.rs","prelude.rs","rng.rs"]}; -sourcesIndex["rand_chacha"] = {"name":"","files":["chacha.rs","guts.rs","lib.rs"]}; -sourcesIndex["rand_core"] = {"name":"","files":["block.rs","error.rs","impls.rs","le.rs","lib.rs","os.rs"]}; -createSourceSidebar(); diff --git a/learning/rust/guessing_game/target/doc/source-script.js b/learning/rust/guessing_game/target/doc/source-script.js deleted file mode 100644 index 96e6c421..00000000 --- a/learning/rust/guessing_game/target/doc/source-script.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(function(){function getCurrentFilePath(){const parts=window.location.pathname.split("/");const rootPathParts=window.rootPath.split("/");for(const rootPathPart of rootPathParts){if(rootPathPart===".."){parts.pop()}}let file=window.location.pathname.substring(parts.join("/").length);if(file.startsWith("/")){file=file.substring(1)}return file.substring(0,file.length-5)}function createDirEntry(elem,parent,fullPath,currentFile,hasFoundFile){const name=document.createElement("div");name.className="name";fullPath+=elem["name"]+"/";name.onclick=()=>{if(hasClass(this,"expand")){removeClass(this,"expand")}else{addClass(this,"expand")}};name.innerText=elem["name"];const children=document.createElement("div");children.className="children";const folders=document.createElement("div");folders.className="folders";if(elem.dirs){for(const dir of elem.dirs){if(createDirEntry(dir,folders,fullPath,currentFile,hasFoundFile)){addClass(name,"expand");hasFoundFile=true}}}children.appendChild(folders);const files=document.createElement("div");files.className="files";if(elem.files){for(const file_text of elem.files){const file=document.createElement("a");file.innerText=file_text;file.href=window.rootPath+"src/"+fullPath+file_text+".html";if(!hasFoundFile&¤tFile===fullPath+file_text){file.className="selected";addClass(name,"expand");hasFoundFile=true}files.appendChild(file)}}children.appendChild(files);parent.appendChild(name);parent.appendChild(children);return hasFoundFile&¤tFile.startsWith(fullPath)}function toggleSidebar(){const sidebar=document.querySelector("nav.sidebar");const child=this.children[0];if(child.innerText===">"){sidebar.classList.add("expanded");child.innerText="<";updateLocalStorage("source-sidebar-show","true")}else{sidebar.classList.remove("expanded");child.innerText=">";updateLocalStorage("source-sidebar-show","false")}}function createSidebarToggle(){const sidebarToggle=document.createElement("div");sidebarToggle.id="sidebar-toggle";sidebarToggle.onclick=toggleSidebar;const inner=document.createElement("div");if(getCurrentValue("source-sidebar-show")==="true"){inner.innerText="<"}else{inner.innerText=">"}sidebarToggle.appendChild(inner);return sidebarToggle}function createSourceSidebar(){if(!window.rootPath.endsWith("/")){window.rootPath+="/"}const container=document.querySelector("nav.sidebar");const sidebarToggle=createSidebarToggle();container.insertBefore(sidebarToggle,container.firstChild);const sidebar=document.createElement("div");sidebar.id="source-sidebar";if(getCurrentValue("source-sidebar-show")!=="true"){container.classList.remove("expanded")}else{container.classList.add("expanded")}const currentFile=getCurrentFilePath();let hasFoundFile=false;const title=document.createElement("div");title.className="title";title.innerText="Files";sidebar.appendChild(title);Object.keys(sourcesIndex).forEach(key=>{sourcesIndex[key].name=key;hasFoundFile=createDirEntry(sourcesIndex[key],sidebar,"",currentFile,hasFoundFile)});container.appendChild(sidebar);const selected_elem=sidebar.getElementsByClassName("selected")[0];if(typeof selected_elem!=="undefined"){selected_elem.focus()}}const lineNumbersRegex=/^#?(\d+)(?:-(\d+))?$/;function highlightSourceLines(match){if(typeof match==="undefined"){match=window.location.hash.match(lineNumbersRegex)}if(!match){return}let from=parseInt(match[1],10);let to=from;if(typeof match[2]!=="undefined"){to=parseInt(match[2],10)}if(to{onEachLazy(e.getElementsByTagName("span"),i_e=>{removeClass(i_e,"line-highlighted")})});for(let i=from;i<=to;++i){elem=document.getElementById(i);if(!elem){break}addClass(elem,"line-highlighted")}}const handleSourceHighlight=(function(){let prev_line_id=0;const set_fragment=name=>{const x=window.scrollX,y=window.scrollY;if(browserSupportsHistoryApi()){history.replaceState(null,null,"#"+name);highlightSourceLines()}else{location.replace("#"+name)}window.scrollTo(x,y)};return ev=>{let cur_line_id=parseInt(ev.target.id,10);ev.preventDefault();if(ev.shiftKey&&prev_line_id){if(prev_line_id>cur_line_id){const tmp=prev_line_id;prev_line_id=cur_line_id;cur_line_id=tmp}set_fragment(prev_line_id+"-"+cur_line_id)}else{prev_line_id=cur_line_id;set_fragment(cur_line_id)}}}());window.addEventListener("hashchange",()=>{const match=window.location.hash.match(lineNumbersRegex);if(match){return highlightSourceLines(match)}});onEachLazy(document.getElementsByClassName("line-numbers"),el=>{el.addEventListener("click",handleSourceHighlight)});highlightSourceLines();window.createSourceSidebar=createSourceSidebar})() \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/cfg_if/lib.rs.html b/learning/rust/guessing_game/target/doc/src/cfg_if/lib.rs.html deleted file mode 100644 index afcb6acd..00000000 --- a/learning/rust/guessing_game/target/doc/src/cfg_if/lib.rs.html +++ /dev/null @@ -1,360 +0,0 @@ -lib.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-
//! A macro for defining `#[cfg]` if-else statements.
-//!
-//! The macro provided by this crate, `cfg_if`, is similar to the `if/elif` C
-//! preprocessor macro by allowing definition of a cascade of `#[cfg]` cases,
-//! emitting the implementation which matches first.
-//!
-//! This allows you to conveniently provide a long list `#[cfg]`'d blocks of code
-//! without having to rewrite each clause multiple times.
-//!
-//! # Example
-//!
-//! ```
-//! cfg_if::cfg_if! {
-//!     if #[cfg(unix)] {
-//!         fn foo() { /* unix specific functionality */ }
-//!     } else if #[cfg(target_pointer_width = "32")] {
-//!         fn foo() { /* non-unix, 32-bit functionality */ }
-//!     } else {
-//!         fn foo() { /* fallback implementation */ }
-//!     }
-//! }
-//!
-//! # fn main() {}
-//! ```
-
-#![no_std]
-#![doc(html_root_url = "https://docs.rs/cfg-if")]
-#![deny(missing_docs)]
-#![cfg_attr(test, deny(warnings))]
-
-/// The main macro provided by this crate. See crate documentation for more
-/// information.
-#[macro_export]
-macro_rules! cfg_if {
-    // match if/else chains with a final `else`
-    ($(
-        if #[cfg($meta:meta)] { $($tokens:tt)* }
-    ) else * else {
-        $($tokens2:tt)*
-    }) => {
-        $crate::cfg_if! {
-            @__items
-            () ;
-            $( ( ($meta) ($($tokens)*) ), )*
-            ( () ($($tokens2)*) ),
-        }
-    };
-
-    // match if/else chains lacking a final `else`
-    (
-        if #[cfg($i_met:meta)] { $($i_tokens:tt)* }
-        $(
-            else if #[cfg($e_met:meta)] { $($e_tokens:tt)* }
-        )*
-    ) => {
-        $crate::cfg_if! {
-            @__items
-            () ;
-            ( ($i_met) ($($i_tokens)*) ),
-            $( ( ($e_met) ($($e_tokens)*) ), )*
-            ( () () ),
-        }
-    };
-
-    // Internal and recursive macro to emit all the items
-    //
-    // Collects all the negated cfgs in a list at the beginning and after the
-    // semicolon is all the remaining items
-    (@__items ($($not:meta,)*) ; ) => {};
-    (@__items ($($not:meta,)*) ; ( ($($m:meta),*) ($($tokens:tt)*) ), $($rest:tt)*) => {
-        // Emit all items within one block, applying an appropriate #[cfg]. The
-        // #[cfg] will require all `$m` matchers specified and must also negate
-        // all previous matchers.
-        #[cfg(all($($m,)* not(any($($not),*))))] $crate::cfg_if! { @__identity $($tokens)* }
-
-        // Recurse to emit all other items in `$rest`, and when we do so add all
-        // our `$m` matchers to the list of `$not` matchers as future emissions
-        // will have to negate everything we just matched as well.
-        $crate::cfg_if! { @__items ($($not,)* $($m,)*) ; $($rest)* }
-    };
-
-    // Internal macro to make __apply work out right for different match types,
-    // because of how macros matching/expand stuff.
-    (@__identity $($tokens:tt)*) => {
-        $($tokens)*
-    };
-}
-
-#[cfg(test)]
-mod tests {
-    cfg_if! {
-        if #[cfg(test)] {
-            use core::option::Option as Option2;
-            fn works1() -> Option2<u32> { Some(1) }
-        } else {
-            fn works1() -> Option<u32> { None }
-        }
-    }
-
-    cfg_if! {
-        if #[cfg(foo)] {
-            fn works2() -> bool { false }
-        } else if #[cfg(test)] {
-            fn works2() -> bool { true }
-        } else {
-            fn works2() -> bool { false }
-        }
-    }
-
-    cfg_if! {
-        if #[cfg(foo)] {
-            fn works3() -> bool { false }
-        } else {
-            fn works3() -> bool { true }
-        }
-    }
-
-    cfg_if! {
-        if #[cfg(test)] {
-            use core::option::Option as Option3;
-            fn works4() -> Option3<u32> { Some(1) }
-        }
-    }
-
-    cfg_if! {
-        if #[cfg(foo)] {
-            fn works5() -> bool { false }
-        } else if #[cfg(test)] {
-            fn works5() -> bool { true }
-        }
-    }
-
-    #[test]
-    fn it_works() {
-        assert!(works1().is_some());
-        assert!(works2());
-        assert!(works3());
-        assert!(works4().is_some());
-        assert!(works5());
-    }
-
-    #[test]
-    #[allow(clippy::assertions_on_constants)]
-    fn test_usage_within_a_function() {
-        cfg_if! {if #[cfg(debug_assertions)] {
-            // we want to put more than one thing here to make sure that they
-            // all get configured properly.
-            assert!(cfg!(debug_assertions));
-            assert_eq!(4, 2+2);
-        } else {
-            assert!(works1().is_some());
-            assert_eq!(10, 5+5);
-        }}
-    }
-
-    trait Trait {
-        fn blah(&self);
-    }
-
-    #[allow(dead_code)]
-    struct Struct;
-
-    impl Trait for Struct {
-        cfg_if! {
-            if #[cfg(feature = "blah")] {
-                fn blah(&self) {
-                    unimplemented!();
-                }
-            } else {
-                fn blah(&self) {
-                    unimplemented!();
-                }
-            }
-        }
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/getrandom/error.rs.html b/learning/rust/guessing_game/target/doc/src/getrandom/error.rs.html deleted file mode 100644 index dd02c1ee..00000000 --- a/learning/rust/guessing_game/target/doc/src/getrandom/error.rs.html +++ /dev/null @@ -1,384 +0,0 @@ -error.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-use core::{fmt, num::NonZeroU32};
-
-/// A small and `no_std` compatible error type
-///
-/// The [`Error::raw_os_error()`] will indicate if the error is from the OS, and
-/// if so, which error code the OS gave the application. If such an error is
-/// encountered, please consult with your system documentation.
-///
-/// Internally this type is a NonZeroU32, with certain values reserved for
-/// certain purposes, see [`Error::INTERNAL_START`] and [`Error::CUSTOM_START`].
-///
-/// *If this crate's `"std"` Cargo feature is enabled*, then:
-/// - [`getrandom::Error`][Error] implements
-///   [`std::error::Error`](https://doc.rust-lang.org/std/error/trait.Error.html)
-/// - [`std::io::Error`](https://doc.rust-lang.org/std/io/struct.Error.html) implements
-///   [`From<getrandom::Error>`](https://doc.rust-lang.org/std/convert/trait.From.html).
-#[derive(Copy, Clone, Eq, PartialEq)]
-pub struct Error(NonZeroU32);
-
-const fn internal_error(n: u16) -> Error {
-    // SAFETY: code > 0 as INTERNAL_START > 0 and adding n won't overflow a u32.
-    let code = Error::INTERNAL_START + (n as u32);
-    Error(unsafe { NonZeroU32::new_unchecked(code) })
-}
-
-impl Error {
-    /// This target/platform is not supported by `getrandom`.
-    pub const UNSUPPORTED: Error = internal_error(0);
-    /// The platform-specific `errno` returned a non-positive value.
-    pub const ERRNO_NOT_POSITIVE: Error = internal_error(1);
-    /// Call to iOS [`SecRandomCopyBytes`](https://developer.apple.com/documentation/security/1399291-secrandomcopybytes) failed.
-    pub const IOS_SEC_RANDOM: Error = internal_error(3);
-    /// Call to Windows [`RtlGenRandom`](https://docs.microsoft.com/en-us/windows/win32/api/ntsecapi/nf-ntsecapi-rtlgenrandom) failed.
-    pub const WINDOWS_RTL_GEN_RANDOM: Error = internal_error(4);
-    /// RDRAND instruction failed due to a hardware issue.
-    pub const FAILED_RDRAND: Error = internal_error(5);
-    /// RDRAND instruction unsupported on this target.
-    pub const NO_RDRAND: Error = internal_error(6);
-    /// The browser does not have support for `self.crypto`.
-    pub const WEB_CRYPTO: Error = internal_error(7);
-    /// The browser does not have support for `crypto.getRandomValues`.
-    pub const WEB_GET_RANDOM_VALUES: Error = internal_error(8);
-    /// On VxWorks, call to `randSecure` failed (random number generator is not yet initialized).
-    pub const VXWORKS_RAND_SECURE: Error = internal_error(11);
-    /// NodeJS does not have support for the `crypto` module.
-    pub const NODE_CRYPTO: Error = internal_error(12);
-    /// NodeJS does not have support for `crypto.randomFillSync`.
-    pub const NODE_RANDOM_FILL_SYNC: Error = internal_error(13);
-
-    /// Codes below this point represent OS Errors (i.e. positive i32 values).
-    /// Codes at or above this point, but below [`Error::CUSTOM_START`] are
-    /// reserved for use by the `rand` and `getrandom` crates.
-    pub const INTERNAL_START: u32 = 1 << 31;
-
-    /// Codes at or above this point can be used by users to define their own
-    /// custom errors.
-    pub const CUSTOM_START: u32 = (1 << 31) + (1 << 30);
-
-    /// Extract the raw OS error code (if this error came from the OS)
-    ///
-    /// This method is identical to [`std::io::Error::raw_os_error()`][1], except
-    /// that it works in `no_std` contexts. If this method returns `None`, the
-    /// error value can still be formatted via the `Display` implementation.
-    ///
-    /// [1]: https://doc.rust-lang.org/std/io/struct.Error.html#method.raw_os_error
-    #[inline]
-    pub fn raw_os_error(self) -> Option<i32> {
-        if self.0.get() < Self::INTERNAL_START {
-            match () {
-                #[cfg(target_os = "solid_asp3")]
-                // On SOLID, negate the error code again to obtain the original
-                // error code.
-                () => Some(-(self.0.get() as i32)),
-                #[cfg(not(target_os = "solid_asp3"))]
-                () => Some(self.0.get() as i32),
-            }
-        } else {
-            None
-        }
-    }
-
-    /// Extract the bare error code.
-    ///
-    /// This code can either come from the underlying OS, or be a custom error.
-    /// Use [`Error::raw_os_error()`] to disambiguate.
-    #[inline]
-    pub const fn code(self) -> NonZeroU32 {
-        self.0
-    }
-}
-
-cfg_if! {
-    if #[cfg(unix)] {
-        fn os_err(errno: i32, buf: &mut [u8]) -> Option<&str> {
-            let buf_ptr = buf.as_mut_ptr() as *mut libc::c_char;
-            if unsafe { libc::strerror_r(errno, buf_ptr, buf.len()) } != 0 {
-                return None;
-            }
-
-            // Take up to trailing null byte
-            let n = buf.len();
-            let idx = buf.iter().position(|&b| b == 0).unwrap_or(n);
-            core::str::from_utf8(&buf[..idx]).ok()
-        }
-    } else {
-        fn os_err(_errno: i32, _buf: &mut [u8]) -> Option<&str> {
-            None
-        }
-    }
-}
-
-impl fmt::Debug for Error {
-    fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
-        let mut dbg = f.debug_struct("Error");
-        if let Some(errno) = self.raw_os_error() {
-            dbg.field("os_error", &errno);
-            let mut buf = [0u8; 128];
-            if let Some(err) = os_err(errno, &mut buf) {
-                dbg.field("description", &err);
-            }
-        } else if let Some(desc) = internal_desc(*self) {
-            dbg.field("internal_code", &self.0.get());
-            dbg.field("description", &desc);
-        } else {
-            dbg.field("unknown_code", &self.0.get());
-        }
-        dbg.finish()
-    }
-}
-
-impl fmt::Display for Error {
-    fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
-        if let Some(errno) = self.raw_os_error() {
-            let mut buf = [0u8; 128];
-            match os_err(errno, &mut buf) {
-                Some(err) => err.fmt(f),
-                None => write!(f, "OS Error: {}", errno),
-            }
-        } else if let Some(desc) = internal_desc(*self) {
-            f.write_str(desc)
-        } else {
-            write!(f, "Unknown Error: {}", self.0.get())
-        }
-    }
-}
-
-impl From<NonZeroU32> for Error {
-    fn from(code: NonZeroU32) -> Self {
-        Self(code)
-    }
-}
-
-fn internal_desc(error: Error) -> Option<&'static str> {
-    match error {
-        Error::UNSUPPORTED => Some("getrandom: this target is not supported"),
-        Error::ERRNO_NOT_POSITIVE => Some("errno: did not return a positive value"),
-        Error::IOS_SEC_RANDOM => Some("SecRandomCopyBytes: iOS Security framework failure"),
-        Error::WINDOWS_RTL_GEN_RANDOM => Some("RtlGenRandom: Windows system function failure"),
-        Error::FAILED_RDRAND => Some("RDRAND: failed multiple times: CPU issue likely"),
-        Error::NO_RDRAND => Some("RDRAND: instruction not supported"),
-        Error::WEB_CRYPTO => Some("Web Crypto API is unavailable"),
-        Error::WEB_GET_RANDOM_VALUES => Some("Web API crypto.getRandomValues is unavailable"),
-        Error::VXWORKS_RAND_SECURE => Some("randSecure: VxWorks RNG module is not initialized"),
-        Error::NODE_CRYPTO => Some("Node.js crypto module is unavailable"),
-        Error::NODE_RANDOM_FILL_SYNC => Some("Node.js API crypto.randomFillSync is unavailable"),
-        _ => None,
-    }
-}
-
-#[cfg(test)]
-mod tests {
-    use super::Error;
-    use core::mem::size_of;
-
-    #[test]
-    fn test_size() {
-        assert_eq!(size_of::<Error>(), 4);
-        assert_eq!(size_of::<Result<(), Error>>(), 4);
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/getrandom/error_impls.rs.html b/learning/rust/guessing_game/target/doc/src/getrandom/error_impls.rs.html deleted file mode 100644 index 6e26715d..00000000 --- a/learning/rust/guessing_game/target/doc/src/getrandom/error_impls.rs.html +++ /dev/null @@ -1,58 +0,0 @@ -error_impls.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-#![cfg_attr(docsrs, doc(cfg(feature = "std")))]
-extern crate std;
-
-use crate::Error;
-use core::convert::From;
-use std::io;
-
-impl From<Error> for io::Error {
-    fn from(err: Error) -> Self {
-        match err.raw_os_error() {
-            Some(errno) => io::Error::from_raw_os_error(errno),
-            None => io::Error::new(io::ErrorKind::Other, err),
-        }
-    }
-}
-
-impl std::error::Error for Error {}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/getrandom/lib.rs.html b/learning/rust/guessing_game/target/doc/src/getrandom/lib.rs.html deleted file mode 100644 index 9d48ae8b..00000000 --- a/learning/rust/guessing_game/target/doc/src/getrandom/lib.rs.html +++ /dev/null @@ -1,536 +0,0 @@ -lib.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-
// Copyright 2019 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Interface to the operating system's random number generator.
-//!
-//! # Supported targets
-//!
-//! | Target            | Target Triple      | Implementation
-//! | ----------------- | ------------------ | --------------
-//! | Linux, Android    | `*‑linux‑*`        | [`getrandom`][1] system call if available, otherwise [`/dev/urandom`][2] after successfully polling `/dev/random`
-//! | Windows           | `*‑windows‑*`      | [`BCryptGenRandom`]
-//! | macOS             | `*‑apple‑darwin`   | [`getentropy`][3] if available, otherwise [`/dev/random`][4] (identical to `/dev/urandom`)
-//! | iOS               | `*‑apple‑ios`      | [`SecRandomCopyBytes`]
-//! | FreeBSD           | `*‑freebsd`        | [`getrandom`][5] if available, otherwise [`kern.arandom`][6]
-//! | OpenBSD           | `*‑openbsd`        | [`getentropy`][7]
-//! | NetBSD            | `*‑netbsd`         | [`kern.arandom`][8]
-//! | Dragonfly BSD     | `*‑dragonfly`      | [`getrandom`][9] if available, otherwise [`/dev/random`][10]
-//! | Solaris, illumos  | `*‑solaris`, `*‑illumos` | [`getrandom`][11] if available, otherwise [`/dev/random`][12]
-//! | Fuchsia OS        | `*‑fuchsia`        | [`cprng_draw`]
-//! | Redox             | `*‑redox`          | `/dev/urandom`
-//! | Haiku             | `*‑haiku`          | `/dev/random` (identical to `/dev/urandom`)
-//! | Hermit            | `x86_64-*-hermit`  | [`RDRAND`]
-//! | SGX               | `x86_64‑*‑sgx`     | [`RDRAND`]
-//! | VxWorks           | `*‑wrs‑vxworks‑*`  | `randABytes` after checking entropy pool initialization with `randSecure`
-//! | ESP-IDF           | `*‑espidf`         | [`esp_fill_random`]
-//! | Emscripten        | `*‑emscripten`     | `/dev/random` (identical to `/dev/urandom`)
-//! | WASI              | `wasm32‑wasi`      | [`random_get`]
-//! | Web Browser       | `wasm32‑*‑unknown` | [`Crypto.getRandomValues`], see [WebAssembly support]
-//! | Node.js           | `wasm32‑*‑unknown` | [`crypto.randomBytes`], see [WebAssembly support]
-//! | SOLID             | `*-kmc-solid_*`    | `SOLID_RNG_SampleRandomBytes`
-//! | Nintendo 3DS      | `armv6k-nintendo-3ds` | [`getrandom`][1]
-//!
-//! There is no blanket implementation on `unix` targets that reads from
-//! `/dev/urandom`. This ensures all supported targets are using the recommended
-//! interface and respect maximum buffer sizes.
-//!
-//! Pull Requests that add support for new targets to `getrandom` are always welcome.
-//!
-//! ## Unsupported targets
-//!
-//! By default, `getrandom` will not compile on unsupported targets, but certain
-//! features allow a user to select a "fallback" implementation if no supported
-//! implementation exists.
-//!
-//! All of the below mechanisms only affect unsupported
-//! targets. Supported targets will _always_ use their supported implementations.
-//! This prevents a crate from overriding a secure source of randomness
-//! (either accidentally or intentionally).
-//!
-//! ### RDRAND on x86
-//!
-//! *If the `rdrand` Cargo feature is enabled*, `getrandom` will fallback to using
-//! the [`RDRAND`] instruction to get randomness on `no_std` `x86`/`x86_64`
-//! targets. This feature has no effect on other CPU architectures.
-//!
-//! ### WebAssembly support
-//!
-//! This crate fully supports the
-//! [`wasm32-wasi`](https://github.com/CraneStation/wasi) and
-//! [`wasm32-unknown-emscripten`](https://www.hellorust.com/setup/emscripten/)
-//! targets. However, the `wasm32-unknown-unknown` target (i.e. the target used
-//! by `wasm-pack`) is not automatically
-//! supported since, from the target name alone, we cannot deduce which
-//! JavaScript interface is in use (or if JavaScript is available at all).
-//!
-//! Instead, *if the `js` Cargo feature is enabled*, this crate will assume
-//! that you are building for an environment containing JavaScript, and will
-//! call the appropriate methods. Both web browser (main window and Web Workers)
-//! and Node.js environments are supported, invoking the methods
-//! [described above](#supported-targets) using the
-//! [wasm-bindgen](https://github.com/rust-lang/rust-bindgen) toolchain.
-//!
-//! This feature has no effect on targets other than `wasm32-unknown-unknown`.
-//!
-//! ### Custom implementations
-//!
-//! The [`register_custom_getrandom!`] macro allows a user to mark their own
-//! function as the backing implementation for [`getrandom`]. See the macro's
-//! documentation for more information about writing and registering your own
-//! custom implementations.
-//!
-//! Note that registering a custom implementation only has an effect on targets
-//! that would otherwise not compile. Any supported targets (including those
-//! using `rdrand` and `js` Cargo features) continue using their normal
-//! implementations even if a function is registered.
-//!
-//! ### Indirect Dependencies
-//!
-//! If `getrandom` is not a direct dependency of your crate, you can still
-//! enable any of the above fallback behaviors by enabling the relevant
-//! feature in your root crate's `Cargo.toml`:
-//! ```toml
-//! [dependencies]
-//! getrandom = { version = "0.2", features = ["js"] }
-//! ```
-//!
-//! ## Early boot
-//!
-//! Sometimes, early in the boot process, the OS has not collected enough
-//! entropy to securely seed its RNG. This is especially common on virtual
-//! machines, where standard "random" events are hard to come by.
-//!
-//! Some operating system interfaces always block until the RNG is securely
-//! seeded. This can take anywhere from a few seconds to more than a minute.
-//! A few (Linux, NetBSD and Solaris) offer a choice between blocking and
-//! getting an error; in these cases, we always choose to block.
-//!
-//! On Linux (when the `getrandom` system call is not available), reading from
-//! `/dev/urandom` never blocks, even when the OS hasn't collected enough
-//! entropy yet. To avoid returning low-entropy bytes, we first poll
-//! `/dev/random` and only switch to `/dev/urandom` once this has succeeded.
-//!
-//! ## Error handling
-//!
-//! We always choose failure over returning insecure "random" bytes. In general,
-//! on supported platforms, failure is highly unlikely, though not impossible.
-//! If an error does occur, then it is likely that it will occur on every call to
-//! `getrandom`, hence after the first successful call one can be reasonably
-//! confident that no errors will occur.
-//!
-//! [1]: http://man7.org/linux/man-pages/man2/getrandom.2.html
-//! [2]: http://man7.org/linux/man-pages/man4/urandom.4.html
-//! [3]: https://www.unix.com/man-page/mojave/2/getentropy/
-//! [4]: https://www.unix.com/man-page/mojave/4/random/
-//! [5]: https://www.freebsd.org/cgi/man.cgi?query=getrandom&manpath=FreeBSD+12.0-stable
-//! [6]: https://www.freebsd.org/cgi/man.cgi?query=random&sektion=4
-//! [7]: https://man.openbsd.org/getentropy.2
-//! [8]: https://man.netbsd.org/sysctl.7
-//! [9]: https://leaf.dragonflybsd.org/cgi/web-man?command=getrandom
-//! [10]: https://leaf.dragonflybsd.org/cgi/web-man?command=random&section=4
-//! [11]: https://docs.oracle.com/cd/E88353_01/html/E37841/getrandom-2.html
-//! [12]: https://docs.oracle.com/cd/E86824_01/html/E54777/random-7d.html
-//!
-//! [`BCryptGenRandom`]: https://docs.microsoft.com/en-us/windows/win32/api/bcrypt/nf-bcrypt-bcryptgenrandom
-//! [`Crypto.getRandomValues`]: https://www.w3.org/TR/WebCryptoAPI/#Crypto-method-getRandomValues
-//! [`RDRAND`]: https://software.intel.com/en-us/articles/intel-digital-random-number-generator-drng-software-implementation-guide
-//! [`SecRandomCopyBytes`]: https://developer.apple.com/documentation/security/1399291-secrandomcopybytes?language=objc
-//! [`cprng_draw`]: https://fuchsia.dev/fuchsia-src/zircon/syscalls/cprng_draw
-//! [`crypto.randomBytes`]: https://nodejs.org/api/crypto.html#crypto_crypto_randombytes_size_callback
-//! [`esp_fill_random`]: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/random.html#_CPPv415esp_fill_randomPv6size_t
-//! [`random_get`]: https://github.com/WebAssembly/WASI/blob/main/phases/snapshot/docs.md#-random_getbuf-pointeru8-buf_len-size---errno
-//! [WebAssembly support]: #webassembly-support
-
-#![doc(
-    html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk.png",
-    html_favicon_url = "https://www.rust-lang.org/favicon.ico",
-    html_root_url = "https://docs.rs/getrandom/0.2.7"
-)]
-#![no_std]
-#![warn(rust_2018_idioms, unused_lifetimes, missing_docs)]
-#![cfg_attr(docsrs, feature(doc_cfg))]
-
-#[macro_use]
-extern crate cfg_if;
-
-mod error;
-mod util;
-// To prevent a breaking change when targets are added, we always export the
-// register_custom_getrandom macro, so old Custom RNG crates continue to build.
-#[cfg(feature = "custom")]
-mod custom;
-#[cfg(feature = "std")]
-mod error_impls;
-
-pub use crate::error::Error;
-
-// System-specific implementations.
-//
-// These should all provide getrandom_inner with the same signature as getrandom.
-cfg_if! {
-    if #[cfg(any(target_os = "emscripten", target_os = "haiku",
-                 target_os = "redox"))] {
-        mod util_libc;
-        #[path = "use_file.rs"] mod imp;
-    } else if #[cfg(any(target_os = "android", target_os = "linux"))] {
-        mod util_libc;
-        mod use_file;
-        #[path = "linux_android.rs"] mod imp;
-    } else if #[cfg(any(target_os = "illumos", target_os = "solaris"))] {
-        mod util_libc;
-        mod use_file;
-        #[path = "solaris_illumos.rs"] mod imp;
-    } else if #[cfg(any(target_os = "freebsd", target_os = "netbsd"))] {
-        mod util_libc;
-        #[path = "bsd_arandom.rs"] mod imp;
-    } else if #[cfg(target_os = "dragonfly")] {
-        mod util_libc;
-        mod use_file;
-        #[path = "dragonfly.rs"] mod imp;
-    } else if #[cfg(target_os = "fuchsia")] {
-        #[path = "fuchsia.rs"] mod imp;
-    } else if #[cfg(target_os = "ios")] {
-        #[path = "ios.rs"] mod imp;
-    } else if #[cfg(target_os = "macos")] {
-        mod util_libc;
-        mod use_file;
-        #[path = "macos.rs"] mod imp;
-    } else if #[cfg(target_os = "openbsd")] {
-        mod util_libc;
-        #[path = "openbsd.rs"] mod imp;
-    } else if #[cfg(target_os = "wasi")] {
-        #[path = "wasi.rs"] mod imp;
-    } else if #[cfg(all(target_arch = "x86_64", target_os = "hermit"))] {
-        #[path = "rdrand.rs"] mod imp;
-    } else if #[cfg(target_os = "vxworks")] {
-        mod util_libc;
-        #[path = "vxworks.rs"] mod imp;
-    } else if #[cfg(target_os = "solid_asp3")] {
-        #[path = "solid.rs"] mod imp;
-    } else if #[cfg(target_os = "espidf")] {
-        #[path = "espidf.rs"] mod imp;
-    } else if #[cfg(windows)] {
-        #[path = "windows.rs"] mod imp;
-    } else if #[cfg(all(target_arch = "x86_64", target_env = "sgx"))] {
-        #[path = "rdrand.rs"] mod imp;
-    } else if #[cfg(all(feature = "rdrand",
-                        any(target_arch = "x86_64", target_arch = "x86")))] {
-        #[path = "rdrand.rs"] mod imp;
-    } else if #[cfg(all(feature = "js",
-                        target_arch = "wasm32", target_os = "unknown"))] {
-        #[path = "js.rs"] mod imp;
-    } else if #[cfg(all(target_os = "horizon", target_arch = "arm"))] {
-        // We check for target_arch = "arm" because the Nintendo Switch also
-        // uses Horizon OS (it is aarch64).
-        mod util_libc;
-        #[path = "3ds.rs"] mod imp;
-    } else if #[cfg(feature = "custom")] {
-        use custom as imp;
-    } else if #[cfg(all(target_arch = "wasm32", target_os = "unknown"))] {
-        compile_error!("the wasm32-unknown-unknown target is not supported by \
-                        default, you may need to enable the \"js\" feature. \
-                        For more information see: \
-                        https://docs.rs/getrandom/#webassembly-support");
-    } else {
-        compile_error!("target is not supported, for more information see: \
-                        https://docs.rs/getrandom/#unsupported-targets");
-    }
-}
-
-/// Fill `dest` with random bytes from the system's preferred random number
-/// source.
-///
-/// This function returns an error on any failure, including partial reads. We
-/// make no guarantees regarding the contents of `dest` on error. If `dest` is
-/// empty, `getrandom` immediately returns success, making no calls to the
-/// underlying operating system.
-///
-/// Blocking is possible, at least during early boot; see module documentation.
-///
-/// In general, `getrandom` will be fast enough for interactive usage, though
-/// significantly slower than a user-space CSPRNG; for the latter consider
-/// [`rand::thread_rng`](https://docs.rs/rand/*/rand/fn.thread_rng.html).
-pub fn getrandom(dest: &mut [u8]) -> Result<(), Error> {
-    if dest.is_empty() {
-        return Ok(());
-    }
-    imp::getrandom_inner(dest)
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/getrandom/linux_android.rs.html b/learning/rust/guessing_game/target/doc/src/getrandom/linux_android.rs.html deleted file mode 100644 index 378d8cf9..00000000 --- a/learning/rust/guessing_game/target/doc/src/getrandom/linux_android.rs.html +++ /dev/null @@ -1,104 +0,0 @@ -linux_android.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Implementation for Linux / Android
-use crate::{
-    util::LazyBool,
-    util_libc::{last_os_error, sys_fill_exact},
-    {use_file, Error},
-};
-
-pub fn getrandom_inner(dest: &mut [u8]) -> Result<(), Error> {
-    // getrandom(2) was introduced in Linux 3.17
-    static HAS_GETRANDOM: LazyBool = LazyBool::new();
-    if HAS_GETRANDOM.unsync_init(is_getrandom_available) {
-        sys_fill_exact(dest, |buf| unsafe {
-            getrandom(buf.as_mut_ptr() as *mut libc::c_void, buf.len(), 0)
-        })
-    } else {
-        use_file::getrandom_inner(dest)
-    }
-}
-
-fn is_getrandom_available() -> bool {
-    let res = unsafe { getrandom(core::ptr::null_mut(), 0, libc::GRND_NONBLOCK) };
-    if res < 0 {
-        match last_os_error().raw_os_error() {
-            Some(libc::ENOSYS) => false, // No kernel support
-            Some(libc::EPERM) => false,  // Blocked by seccomp
-            _ => true,
-        }
-    } else {
-        true
-    }
-}
-
-unsafe fn getrandom(
-    buf: *mut libc::c_void,
-    buflen: libc::size_t,
-    flags: libc::c_uint,
-) -> libc::ssize_t {
-    libc::syscall(libc::SYS_getrandom, buf, buflen, flags) as libc::ssize_t
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/getrandom/use_file.rs.html b/learning/rust/guessing_game/target/doc/src/getrandom/use_file.rs.html deleted file mode 100644 index 3b214be4..00000000 --- a/learning/rust/guessing_game/target/doc/src/getrandom/use_file.rs.html +++ /dev/null @@ -1,288 +0,0 @@ -use_file.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Implementations that just need to read from a file
-use crate::{
-    util::LazyUsize,
-    util_libc::{open_readonly, sys_fill_exact},
-    Error,
-};
-use core::{
-    cell::UnsafeCell,
-    sync::atomic::{AtomicUsize, Ordering::Relaxed},
-};
-
-#[cfg(any(
-    target_os = "dragonfly",
-    target_os = "emscripten",
-    target_os = "haiku",
-    target_os = "macos",
-    target_os = "solaris",
-    target_os = "illumos"
-))]
-const FILE_PATH: &str = "/dev/random\0";
-#[cfg(any(target_os = "android", target_os = "linux", target_os = "redox"))]
-const FILE_PATH: &str = "/dev/urandom\0";
-
-pub fn getrandom_inner(dest: &mut [u8]) -> Result<(), Error> {
-    let fd = get_rng_fd()?;
-    let read = |buf: &mut [u8]| unsafe { libc::read(fd, buf.as_mut_ptr() as *mut _, buf.len()) };
-
-    if cfg!(target_os = "emscripten") {
-        // `Crypto.getRandomValues` documents `dest` should be at most 65536 bytes.
-        for chunk in dest.chunks_mut(65536) {
-            sys_fill_exact(chunk, read)?;
-        }
-    } else {
-        sys_fill_exact(dest, read)?;
-    }
-    Ok(())
-}
-
-// Returns the file descriptor for the device file used to retrieve random
-// bytes. The file will be opened exactly once. All subsequent calls will
-// return the same file descriptor. This file descriptor is never closed.
-fn get_rng_fd() -> Result<libc::c_int, Error> {
-    static FD: AtomicUsize = AtomicUsize::new(LazyUsize::UNINIT);
-    fn get_fd() -> Option<libc::c_int> {
-        match FD.load(Relaxed) {
-            LazyUsize::UNINIT => None,
-            val => Some(val as libc::c_int),
-        }
-    }
-
-    // Use double-checked locking to avoid acquiring the lock if possible.
-    if let Some(fd) = get_fd() {
-        return Ok(fd);
-    }
-
-    // SAFETY: We use the mutex only in this method, and we always unlock it
-    // before returning, making sure we don't violate the pthread_mutex_t API.
-    static MUTEX: Mutex = Mutex::new();
-    unsafe { MUTEX.lock() };
-    let _guard = DropGuard(|| unsafe { MUTEX.unlock() });
-
-    if let Some(fd) = get_fd() {
-        return Ok(fd);
-    }
-
-    // On Linux, /dev/urandom might return insecure values.
-    #[cfg(any(target_os = "android", target_os = "linux"))]
-    wait_until_rng_ready()?;
-
-    let fd = unsafe { open_readonly(FILE_PATH)? };
-    // The fd always fits in a usize without conflicting with UNINIT.
-    debug_assert!(fd >= 0 && (fd as usize) < LazyUsize::UNINIT);
-    FD.store(fd as usize, Relaxed);
-
-    Ok(fd)
-}
-
-// Succeeds once /dev/urandom is safe to read from
-#[cfg(any(target_os = "android", target_os = "linux"))]
-fn wait_until_rng_ready() -> Result<(), Error> {
-    // Poll /dev/random to make sure it is ok to read from /dev/urandom.
-    let fd = unsafe { open_readonly("/dev/random\0")? };
-    let mut pfd = libc::pollfd {
-        fd,
-        events: libc::POLLIN,
-        revents: 0,
-    };
-    let _guard = DropGuard(|| unsafe {
-        libc::close(fd);
-    });
-
-    loop {
-        // A negative timeout means an infinite timeout.
-        let res = unsafe { libc::poll(&mut pfd, 1, -1) };
-        if res >= 0 {
-            debug_assert_eq!(res, 1); // We only used one fd, and cannot timeout.
-            return Ok(());
-        }
-        let err = crate::util_libc::last_os_error();
-        match err.raw_os_error() {
-            Some(libc::EINTR) | Some(libc::EAGAIN) => continue,
-            _ => return Err(err),
-        }
-    }
-}
-
-struct Mutex(UnsafeCell<libc::pthread_mutex_t>);
-
-impl Mutex {
-    const fn new() -> Self {
-        Self(UnsafeCell::new(libc::PTHREAD_MUTEX_INITIALIZER))
-    }
-    unsafe fn lock(&self) {
-        let r = libc::pthread_mutex_lock(self.0.get());
-        debug_assert_eq!(r, 0);
-    }
-    unsafe fn unlock(&self) {
-        let r = libc::pthread_mutex_unlock(self.0.get());
-        debug_assert_eq!(r, 0);
-    }
-}
-
-unsafe impl Sync for Mutex {}
-
-struct DropGuard<F: FnMut()>(F);
-
-impl<F: FnMut()> Drop for DropGuard<F> {
-    fn drop(&mut self) {
-        self.0()
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/getrandom/util.rs.html b/learning/rust/guessing_game/target/doc/src/getrandom/util.rs.html deleted file mode 100644 index 2c226253..00000000 --- a/learning/rust/guessing_game/target/doc/src/getrandom/util.rs.html +++ /dev/null @@ -1,138 +0,0 @@ -util.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-
// Copyright 2019 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-#![allow(dead_code)]
-use core::sync::atomic::{AtomicUsize, Ordering::Relaxed};
-
-// This structure represents a lazily initialized static usize value. Useful
-// when it is preferable to just rerun initialization instead of locking.
-// Both unsync_init and sync_init will invoke an init() function until it
-// succeeds, then return the cached value for future calls.
-//
-// Both methods support init() "failing". If the init() method returns UNINIT,
-// that value will be returned as normal, but will not be cached.
-//
-// Users should only depend on the _value_ returned by init() functions.
-// Specifically, for the following init() function:
-//      fn init() -> usize {
-//          a();
-//          let v = b();
-//          c();
-//          v
-//      }
-// the effects of c() or writes to shared memory will not necessarily be
-// observed and additional synchronization methods with be needed.
-pub struct LazyUsize(AtomicUsize);
-
-impl LazyUsize {
-    pub const fn new() -> Self {
-        Self(AtomicUsize::new(Self::UNINIT))
-    }
-
-    // The initialization is not completed.
-    pub const UNINIT: usize = usize::max_value();
-
-    // Runs the init() function at least once, returning the value of some run
-    // of init(). Multiple callers can run their init() functions in parallel.
-    // init() should always return the same value, if it succeeds.
-    pub fn unsync_init(&self, init: impl FnOnce() -> usize) -> usize {
-        // Relaxed ordering is fine, as we only have a single atomic variable.
-        let mut val = self.0.load(Relaxed);
-        if val == Self::UNINIT {
-            val = init();
-            self.0.store(val, Relaxed);
-        }
-        val
-    }
-}
-
-// Identical to LazyUsize except with bool instead of usize.
-pub struct LazyBool(LazyUsize);
-
-impl LazyBool {
-    pub const fn new() -> Self {
-        Self(LazyUsize::new())
-    }
-
-    pub fn unsync_init(&self, init: impl FnOnce() -> bool) -> bool {
-        self.0.unsync_init(|| init() as usize) != 0
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/getrandom/util_libc.rs.html b/learning/rust/guessing_game/target/doc/src/getrandom/util_libc.rs.html deleted file mode 100644 index a734a11c..00000000 --- a/learning/rust/guessing_game/target/doc/src/getrandom/util_libc.rs.html +++ /dev/null @@ -1,330 +0,0 @@ -util_libc.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-
// Copyright 2019 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-#![allow(dead_code)]
-use crate::Error;
-use core::{
-    num::NonZeroU32,
-    ptr::NonNull,
-    sync::atomic::{fence, AtomicPtr, Ordering},
-};
-use libc::c_void;
-
-cfg_if! {
-    if #[cfg(any(target_os = "netbsd", target_os = "openbsd", target_os = "android"))] {
-        use libc::__errno as errno_location;
-    } else if #[cfg(any(target_os = "linux", target_os = "emscripten", target_os = "redox"))] {
-        use libc::__errno_location as errno_location;
-    } else if #[cfg(any(target_os = "solaris", target_os = "illumos"))] {
-        use libc::___errno as errno_location;
-    } else if #[cfg(any(target_os = "macos", target_os = "freebsd"))] {
-        use libc::__error as errno_location;
-    } else if #[cfg(target_os = "haiku")] {
-        use libc::_errnop as errno_location;
-    } else if #[cfg(all(target_os = "horizon", target_arch = "arm"))] {
-        extern "C" {
-            // Not provided by libc: https://github.com/rust-lang/libc/issues/1995
-            fn __errno() -> *mut libc::c_int;
-        }
-        use __errno as errno_location;
-    }
-}
-
-cfg_if! {
-    if #[cfg(target_os = "vxworks")] {
-        use libc::errnoGet as get_errno;
-    } else if #[cfg(target_os = "dragonfly")] {
-        // Until rust-lang/rust#29594 is stable, we cannot get the errno value
-        // on DragonFlyBSD. So we just return an out-of-range errno.
-        unsafe fn get_errno() -> libc::c_int { -1 }
-    } else {
-        unsafe fn get_errno() -> libc::c_int { *errno_location() }
-    }
-}
-
-pub fn last_os_error() -> Error {
-    let errno = unsafe { get_errno() };
-    if errno > 0 {
-        Error::from(NonZeroU32::new(errno as u32).unwrap())
-    } else {
-        Error::ERRNO_NOT_POSITIVE
-    }
-}
-
-// Fill a buffer by repeatedly invoking a system call. The `sys_fill` function:
-//   - should return -1 and set errno on failure
-//   - should return the number of bytes written on success
-pub fn sys_fill_exact(
-    mut buf: &mut [u8],
-    sys_fill: impl Fn(&mut [u8]) -> libc::ssize_t,
-) -> Result<(), Error> {
-    while !buf.is_empty() {
-        let res = sys_fill(buf);
-        if res < 0 {
-            let err = last_os_error();
-            // We should try again if the call was interrupted.
-            if err.raw_os_error() != Some(libc::EINTR) {
-                return Err(err);
-            }
-        } else {
-            // We don't check for EOF (ret = 0) as the data we are reading
-            // should be an infinite stream of random bytes.
-            buf = &mut buf[(res as usize)..];
-        }
-    }
-    Ok(())
-}
-
-// A "weak" binding to a C function that may or may not be present at runtime.
-// Used for supporting newer OS features while still building on older systems.
-// Based off of the DlsymWeak struct in libstd:
-// https://github.com/rust-lang/rust/blob/1.61.0/library/std/src/sys/unix/weak.rs#L84
-// except that the caller must manually cast self.ptr() to a function pointer.
-pub struct Weak {
-    name: &'static str,
-    addr: AtomicPtr<c_void>,
-}
-
-impl Weak {
-    // A non-null pointer value which indicates we are uninitialized. This
-    // constant should ideally not be a valid address of a function pointer.
-    // However, if by chance libc::dlsym does return UNINIT, there will not
-    // be undefined behavior. libc::dlsym will just be called each time ptr()
-    // is called. This would be inefficient, but correct.
-    // TODO: Replace with core::ptr::invalid_mut(1) when that is stable.
-    const UNINIT: *mut c_void = 1 as *mut c_void;
-
-    // Construct a binding to a C function with a given name. This function is
-    // unsafe because `name` _must_ be null terminated.
-    pub const unsafe fn new(name: &'static str) -> Self {
-        Self {
-            name,
-            addr: AtomicPtr::new(Self::UNINIT),
-        }
-    }
-
-    // Return the address of a function if present at runtime. Otherwise,
-    // return None. Multiple callers can call ptr() concurrently. It will
-    // always return _some_ value returned by libc::dlsym. However, the
-    // dlsym function may be called multiple times.
-    pub fn ptr(&self) -> Option<NonNull<c_void>> {
-        // Despite having only a single atomic variable (self.addr), we still
-        // cannot always use Ordering::Relaxed, as we need to make sure a
-        // successful call to dlsym() is "ordered before" any data read through
-        // the returned pointer (which occurs when the function is called).
-        // Our implementation mirrors that of the one in libstd, meaning that
-        // the use of non-Relaxed operations is probably unnecessary.
-        match self.addr.load(Ordering::Relaxed) {
-            Self::UNINIT => {
-                let symbol = self.name.as_ptr() as *const _;
-                let addr = unsafe { libc::dlsym(libc::RTLD_DEFAULT, symbol) };
-                // Synchronizes with the Acquire fence below
-                self.addr.store(addr, Ordering::Release);
-                NonNull::new(addr)
-            }
-            addr => {
-                let func = NonNull::new(addr)?;
-                fence(Ordering::Acquire);
-                Some(func)
-            }
-        }
-    }
-}
-
-cfg_if! {
-    if #[cfg(any(target_os = "linux", target_os = "emscripten"))] {
-        use libc::open64 as open;
-    } else {
-        use libc::open;
-    }
-}
-
-// SAFETY: path must be null terminated, FD must be manually closed.
-pub unsafe fn open_readonly(path: &str) -> Result<libc::c_int, Error> {
-    debug_assert_eq!(path.as_bytes().last(), Some(&0));
-    loop {
-        let fd = open(path.as_ptr() as *const _, libc::O_RDONLY | libc::O_CLOEXEC);
-        if fd >= 0 {
-            return Ok(fd);
-        }
-        let err = last_os_error();
-        // We should try again if open() was interrupted.
-        if err.raw_os_error() != Some(libc::EINTR) {
-            return Err(err);
-        }
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/guessing_game/main.rs.html b/learning/rust/guessing_game/target/doc/src/guessing_game/main.rs.html deleted file mode 100644 index a3335a4d..00000000 --- a/learning/rust/guessing_game/target/doc/src/guessing_game/main.rs.html +++ /dev/null @@ -1,66 +0,0 @@ -main.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-
use std::io; 
-use rand::Rng;
-
-fn main() {
-    
-    println!("Guess the number!");
-    println!("Enter your Guess: ");
-
-    let mut guess = String::new();
-    let secret_number = rand::thread_rng().gen_range(1..=100);
-
-    println!("The secret number is : {secret_number}");
-    
-    io::stdin()
-            .read_line(&mut guess)
-            .expect("failed to red line"); 
-
-    println!("You Guessed : {guess}"); 
-    
-
-    println!("You guessed: {guess}");
-
-    match guess.cmp(&secret_number) 
-    {
-        Ordering::Less => println!("Too small!"),
-        Ordering::Greater => println!("Too big!"),
-        Ordering::Equal => println!("You win!"),
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/fixed_width_ints.rs.html b/learning/rust/guessing_game/target/doc/src/libc/fixed_width_ints.rs.html deleted file mode 100644 index 11b78bfa..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/fixed_width_ints.rs.html +++ /dev/null @@ -1,206 +0,0 @@ -fixed_width_ints.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-
//! This module contains type aliases for C's fixed-width integer types .
-//!
-//! These aliases are deprecated: use the Rust types instead.
-
-#[deprecated(since = "0.2.55", note = "Use i8 instead.")]
-pub type int8_t = i8;
-#[deprecated(since = "0.2.55", note = "Use i16 instead.")]
-pub type int16_t = i16;
-#[deprecated(since = "0.2.55", note = "Use i32 instead.")]
-pub type int32_t = i32;
-#[deprecated(since = "0.2.55", note = "Use i64 instead.")]
-pub type int64_t = i64;
-#[deprecated(since = "0.2.55", note = "Use u8 instead.")]
-pub type uint8_t = u8;
-#[deprecated(since = "0.2.55", note = "Use u16 instead.")]
-pub type uint16_t = u16;
-#[deprecated(since = "0.2.55", note = "Use u32 instead.")]
-pub type uint32_t = u32;
-#[deprecated(since = "0.2.55", note = "Use u64 instead.")]
-pub type uint64_t = u64;
-
-cfg_if! {
-    if #[cfg(all(libc_int128, target_arch = "aarch64", not(target_os = "windows")))] {
-        // This introduces partial support for FFI with __int128 and
-        // equivalent types on platforms where Rust's definition is validated
-        // to match the standard C ABI of that platform.
-        //
-        // Rust does not guarantee u128/i128 are sound for FFI, and its
-        // definitions are in fact known to be incompatible. [0]
-        //
-        // However these problems aren't fundamental, and are just platform
-        // inconsistencies. Specifically at the time of this writing:
-        //
-        // * For x64 SysV ABIs (everything but Windows), the types are underaligned.
-        // * For all Windows ABIs, Microsoft doesn't actually officially define __int128,
-        //   and as a result different implementations don't actually agree on its ABI.
-        //
-        // But on the other major aarch64 platforms (android, linux, ios, macos) we have
-        // validated that rustc has the right ABI for these types. This is important because
-        // aarch64 uses these types in some fundamental OS types like user_fpsimd_struct,
-        // which represents saved simd registers.
-        //
-        // Any API which uses these types will need to `#[ignore(improper_ctypes)]`
-        // until the upstream rust issue is resolved, but this at least lets us make
-        // progress on platforms where this type is important.
-        //
-        // The list of supported architectures and OSes is intentionally very restricted,
-        // as careful work needs to be done to verify that a particular platform
-        // has a conformant ABI.
-        //
-        // [0]: https://github.com/rust-lang/rust/issues/54341
-
-        /// C `__int128` (a GCC extension that's part of many ABIs)
-        pub type __int128 = i128;
-        /// C `unsigned __int128` (a GCC extension that's part of many ABIs)
-        pub type __uint128 = u128;
-        /// C __int128_t (alternate name for [__int128][])
-        pub type __int128_t = i128;
-        /// C __uint128_t (alternate name for [__uint128][])
-        pub type __uint128_t = u128;
-
-        cfg_if! {
-            if #[cfg(libc_underscore_const_names)] {
-                macro_rules! static_assert_eq {
-                    ($a:expr, $b:expr) => {
-                        const _: [(); $a] = [(); $b];
-                    };
-                }
-
-                // NOTE: if you add more platforms to here, you may need to cfg
-                // these consts. They should always match the platform's values
-                // for `sizeof(__int128)` and `_Alignof(__int128)`.
-                const _SIZE_128: usize = 16;
-                const _ALIGN_128: usize = 16;
-
-                // Since Rust doesn't officially guarantee that these types
-                // have compatible ABIs, we const assert that these values have the
-                // known size/align of the target platform's libc. If rustc ever
-                // tries to regress things, it will cause a compilation error.
-                //
-                // This isn't a bullet-proof solution because e.g. it doesn't
-                // catch the fact that llvm and gcc disagree on how x64 __int128
-                // is actually *passed* on the stack (clang underaligns it for
-                // the same reason that rustc *never* properly aligns it).
-                static_assert_eq!(core::mem::size_of::<__int128>(), _SIZE_128);
-                static_assert_eq!(core::mem::align_of::<__int128>(), _ALIGN_128);
-
-                static_assert_eq!(core::mem::size_of::<__uint128>(), _SIZE_128);
-                static_assert_eq!(core::mem::align_of::<__uint128>(), _ALIGN_128);
-
-                static_assert_eq!(core::mem::size_of::<__int128_t>(), _SIZE_128);
-                static_assert_eq!(core::mem::align_of::<__int128_t>(), _ALIGN_128);
-
-                static_assert_eq!(core::mem::size_of::<__uint128_t>(), _SIZE_128);
-                static_assert_eq!(core::mem::align_of::<__uint128_t>(), _ALIGN_128);
-            }
-        }
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/lib.rs.html b/learning/rust/guessing_game/target/doc/src/libc/lib.rs.html deleted file mode 100644 index adec7b04..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/lib.rs.html +++ /dev/null @@ -1,322 +0,0 @@ -lib.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-
//! libc - Raw FFI bindings to platforms' system libraries
-//!
-//! [Documentation for other platforms][pd].
-//!
-//! [pd]: https://rust-lang.github.io/libc/#platform-specific-documentation
-#![crate_name = "libc"]
-#![crate_type = "rlib"]
-#![allow(
-    renamed_and_removed_lints, // Keep this order.
-    unknown_lints, // Keep this order.
-    bad_style,
-    overflowing_literals,
-    improper_ctypes,
-    // This lint is renamed but we run CI for old stable rustc so should be here.
-    redundant_semicolon,
-    redundant_semicolons,
-    unused_macros,
-    unused_macro_rules,
-)]
-#![cfg_attr(libc_deny_warnings, deny(warnings))]
-// Attributes needed when building as part of the standard library
-#![cfg_attr(feature = "rustc-dep-of-std", feature(link_cfg, no_core))]
-#![cfg_attr(libc_thread_local, feature(thread_local))]
-// Enable extra lints:
-#![cfg_attr(feature = "extra_traits", deny(missing_debug_implementations))]
-#![deny(missing_copy_implementations, safe_packed_borrows)]
-#![cfg_attr(not(feature = "rustc-dep-of-std"), no_std)]
-#![cfg_attr(feature = "rustc-dep-of-std", no_core)]
-#![cfg_attr(libc_const_extern_fn_unstable, feature(const_extern_fn))]
-
-#[macro_use]
-mod macros;
-
-cfg_if! {
-    if #[cfg(feature = "rustc-dep-of-std")] {
-        extern crate rustc_std_workspace_core as core;
-        #[allow(unused_imports)]
-        use core::iter;
-        #[allow(unused_imports)]
-        use core::ops;
-        #[allow(unused_imports)]
-        use core::option;
-    }
-}
-
-cfg_if! {
-    if #[cfg(libc_priv_mod_use)] {
-        #[cfg(libc_core_cvoid)]
-        #[allow(unused_imports)]
-        use core::ffi;
-        #[allow(unused_imports)]
-        use core::fmt;
-        #[allow(unused_imports)]
-        use core::hash;
-        #[allow(unused_imports)]
-        use core::num;
-        #[allow(unused_imports)]
-        use core::mem;
-        #[doc(hidden)]
-        #[allow(unused_imports)]
-        use core::clone::Clone;
-        #[doc(hidden)]
-        #[allow(unused_imports)]
-        use core::marker::{Copy, Send, Sync};
-        #[doc(hidden)]
-        #[allow(unused_imports)]
-        use core::option::Option;
-    } else {
-        #[doc(hidden)]
-        #[allow(unused_imports)]
-        pub use core::fmt;
-        #[doc(hidden)]
-        #[allow(unused_imports)]
-        pub use core::hash;
-        #[doc(hidden)]
-        #[allow(unused_imports)]
-        pub use core::num;
-        #[doc(hidden)]
-        #[allow(unused_imports)]
-        pub use core::mem;
-        #[doc(hidden)]
-        #[allow(unused_imports)]
-        pub use core::clone::Clone;
-        #[doc(hidden)]
-        #[allow(unused_imports)]
-        pub use core::marker::{Copy, Send, Sync};
-        #[doc(hidden)]
-        #[allow(unused_imports)]
-        pub use core::option::Option;
-    }
-}
-
-cfg_if! {
-    if #[cfg(windows)] {
-        mod fixed_width_ints;
-        pub use fixed_width_ints::*;
-
-        mod windows;
-        pub use windows::*;
-    } else if #[cfg(target_os = "fuchsia")] {
-        mod fixed_width_ints;
-        pub use fixed_width_ints::*;
-
-        mod fuchsia;
-        pub use fuchsia::*;
-    } else if #[cfg(target_os = "switch")] {
-        mod fixed_width_ints;
-        pub use fixed_width_ints::*;
-
-        mod switch;
-        pub use switch::*;
-    } else if #[cfg(target_os = "psp")] {
-        mod fixed_width_ints;
-        pub use fixed_width_ints::*;
-
-        mod psp;
-        pub use psp::*;
-    } else if #[cfg(target_os = "vxworks")] {
-        mod fixed_width_ints;
-        pub use fixed_width_ints::*;
-
-        mod vxworks;
-        pub use vxworks::*;
-    } else if #[cfg(target_os = "solid_asp3")] {
-        mod fixed_width_ints;
-        pub use fixed_width_ints::*;
-
-        mod solid;
-        pub use solid::*;
-    } else if #[cfg(unix)] {
-        mod fixed_width_ints;
-        pub use fixed_width_ints::*;
-
-        mod unix;
-        pub use unix::*;
-    } else if #[cfg(target_os = "hermit")] {
-        mod fixed_width_ints;
-        pub use fixed_width_ints::*;
-
-        mod hermit;
-        pub use hermit::*;
-    } else if #[cfg(all(target_env = "sgx", target_vendor = "fortanix"))] {
-        mod fixed_width_ints;
-        pub use fixed_width_ints::*;
-
-        mod sgx;
-        pub use sgx::*;
-    } else if #[cfg(any(target_env = "wasi", target_os = "wasi"))] {
-        mod fixed_width_ints;
-        pub use fixed_width_ints::*;
-
-        mod wasi;
-        pub use wasi::*;
-    } else {
-        // non-supported targets: empty...
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/macros.rs.html b/learning/rust/guessing_game/target/doc/src/libc/macros.rs.html deleted file mode 100644 index 579b7e1b..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/macros.rs.html +++ /dev/null @@ -1,694 +0,0 @@ -macros.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-
/// A macro for defining #[cfg] if-else statements.
-///
-/// This is similar to the `if/elif` C preprocessor macro by allowing definition
-/// of a cascade of `#[cfg]` cases, emitting the implementation which matches
-/// first.
-///
-/// This allows you to conveniently provide a long list #[cfg]'d blocks of code
-/// without having to rewrite each clause multiple times.
-macro_rules! cfg_if {
-    // match if/else chains with a final `else`
-    ($(
-        if #[cfg($($meta:meta),*)] { $($it:item)* }
-    ) else * else {
-        $($it2:item)*
-    }) => {
-        cfg_if! {
-            @__items
-            () ;
-            $( ( ($($meta),*) ($($it)*) ), )*
-            ( () ($($it2)*) ),
-        }
-    };
-
-    // match if/else chains lacking a final `else`
-    (
-        if #[cfg($($i_met:meta),*)] { $($i_it:item)* }
-        $(
-            else if #[cfg($($e_met:meta),*)] { $($e_it:item)* }
-        )*
-    ) => {
-        cfg_if! {
-            @__items
-            () ;
-            ( ($($i_met),*) ($($i_it)*) ),
-            $( ( ($($e_met),*) ($($e_it)*) ), )*
-            ( () () ),
-        }
-    };
-
-    // Internal and recursive macro to emit all the items
-    //
-    // Collects all the negated `cfg`s in a list at the beginning and after the
-    // semicolon is all the remaining items
-    (@__items ($($not:meta,)*) ; ) => {};
-    (@__items ($($not:meta,)*) ; ( ($($m:meta),*) ($($it:item)*) ),
-     $($rest:tt)*) => {
-        // Emit all items within one block, applying an appropriate #[cfg]. The
-        // #[cfg] will require all `$m` matchers specified and must also negate
-        // all previous matchers.
-        cfg_if! { @__apply cfg(all($($m,)* not(any($($not),*)))), $($it)* }
-
-        // Recurse to emit all other items in `$rest`, and when we do so add all
-        // our `$m` matchers to the list of `$not` matchers as future emissions
-        // will have to negate everything we just matched as well.
-        cfg_if! { @__items ($($not,)* $($m,)*) ; $($rest)* }
-    };
-
-    // Internal macro to Apply a cfg attribute to a list of items
-    (@__apply $m:meta, $($it:item)*) => {
-        $(#[$m] $it)*
-    };
-}
-
-macro_rules! s {
-    ($($(#[$attr:meta])* pub $t:ident $i:ident { $($field:tt)* })*) => ($(
-        s!(it: $(#[$attr])* pub $t $i { $($field)* });
-    )*);
-    (it: $(#[$attr:meta])* pub union $i:ident { $($field:tt)* }) => (
-        compile_error!("unions cannot derive extra traits, use s_no_extra_traits instead");
-    );
-    (it: $(#[$attr:meta])* pub struct $i:ident { $($field:tt)* }) => (
-        __item! {
-            #[repr(C)]
-            #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))]
-            #[allow(deprecated)]
-            $(#[$attr])*
-            pub struct $i { $($field)* }
-        }
-        #[allow(deprecated)]
-        impl ::Copy for $i {}
-        #[allow(deprecated)]
-        impl ::Clone for $i {
-            fn clone(&self) -> $i { *self }
-        }
-    );
-}
-
-macro_rules! s_no_extra_traits {
-    ($($(#[$attr:meta])* pub $t:ident $i:ident { $($field:tt)* })*) => ($(
-        s_no_extra_traits!(it: $(#[$attr])* pub $t $i { $($field)* });
-    )*);
-    (it: $(#[$attr:meta])* pub union $i:ident { $($field:tt)* }) => (
-        cfg_if! {
-            if #[cfg(libc_union)] {
-                __item! {
-                    #[repr(C)]
-                    $(#[$attr])*
-                    pub union $i { $($field)* }
-                }
-
-                impl ::Copy for $i {}
-                impl ::Clone for $i {
-                    fn clone(&self) -> $i { *self }
-                }
-            }
-        }
-    );
-    (it: $(#[$attr:meta])* pub struct $i:ident { $($field:tt)* }) => (
-        __item! {
-            #[repr(C)]
-            $(#[$attr])*
-            pub struct $i { $($field)* }
-        }
-        #[allow(deprecated)]
-        impl ::Copy for $i {}
-        #[allow(deprecated)]
-        impl ::Clone for $i {
-            fn clone(&self) -> $i { *self }
-        }
-    );
-}
-
-macro_rules! e {
-    ($($(#[$attr:meta])* pub enum $i:ident { $($field:tt)* })*) => ($(
-        __item! {
-            #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))]
-            $(#[$attr])*
-            pub enum $i { $($field)* }
-        }
-        impl ::Copy for $i {}
-        impl ::Clone for $i {
-            fn clone(&self) -> $i { *self }
-        }
-    )*);
-}
-
-macro_rules! s_paren {
-    ($($(#[$attr:meta])* pub struct $i:ident ( $($field:tt)* ); )* ) => ($(
-        __item! {
-            #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))]
-            $(#[$attr])*
-            pub struct $i ( $($field)* );
-        }
-        impl ::Copy for $i {}
-        impl ::Clone for $i {
-            fn clone(&self) -> $i { *self }
-        }
-    )*);
-}
-
-// This is a pretty horrible hack to allow us to conditionally mark
-// some functions as 'const', without requiring users of this macro
-// to care about the "const-extern-fn" feature.
-//
-// When 'const-extern-fn' is enabled, we emit the captured 'const' keyword
-// in the expanded function.
-//
-// When 'const-extern-fn' is disabled, we always emit a plain 'pub unsafe extern fn'.
-// Note that the expression matched by the macro is exactly the same - this allows
-// users of this macro to work whether or not 'const-extern-fn' is enabled
-//
-// Unfortunately, we need to duplicate most of this macro between the 'cfg_if' blocks.
-// This is because 'const unsafe extern fn' won't even parse on older compilers,
-// so we need to avoid emitting it at all of 'const-extern-fn'.
-//
-// Specifically, moving the 'cfg_if' into the macro body will *not* work.
-// Doing so would cause the '#[cfg(feature = "const-extern-fn")]' to be emitted
-// into user code. The 'cfg' gate will not stop Rust from trying to parse the
-// 'pub const unsafe extern fn', so users would get a compiler error even when
-// the 'const-extern-fn' feature is disabled
-//
-// Note that users of this macro need to place 'const' in a weird position
-// (after the closing ')' for the arguments, but before the return type).
-// This was the only way I could satisfy the following two requirements:
-// 1. Avoid ambiguity errors from 'macro_rules!' (which happen when writing '$foo:ident fn'
-// 2. Allow users of this macro to mix 'pub fn foo' and 'pub const fn bar' within the same
-// 'f!' block
-cfg_if! {
-    if #[cfg(libc_const_extern_fn)] {
-        macro_rules! f {
-            ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident(
-                        $($arg:ident: $argty:ty),*
-            ) -> $ret:ty {
-                $($body:stmt);*
-            })*) => ($(
-                #[inline]
-                $(#[$attr])*
-                pub $($constness)* unsafe extern fn $i($($arg: $argty),*
-                ) -> $ret {
-                    $($body);*
-                }
-            )*)
-        }
-
-        macro_rules! safe_f {
-            ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident(
-                        $($arg:ident: $argty:ty),*
-            ) -> $ret:ty {
-                $($body:stmt);*
-            })*) => ($(
-                #[inline]
-                $(#[$attr])*
-                pub $($constness)* extern fn $i($($arg: $argty),*
-                ) -> $ret {
-                    $($body);*
-                }
-            )*)
-        }
-
-        macro_rules! const_fn {
-            ($($(#[$attr:meta])* $({$constness:ident})* fn $i:ident(
-                        $($arg:ident: $argty:ty),*
-            ) -> $ret:ty {
-                $($body:stmt);*
-            })*) => ($(
-                #[inline]
-                $(#[$attr])*
-                $($constness)* fn $i($($arg: $argty),*
-                ) -> $ret {
-                    $($body);*
-                }
-            )*)
-        }
-
-    } else {
-        macro_rules! f {
-            ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident(
-                        $($arg:ident: $argty:ty),*
-            ) -> $ret:ty {
-                $($body:stmt);*
-            })*) => ($(
-                #[inline]
-                $(#[$attr])*
-                pub unsafe extern fn $i($($arg: $argty),*
-                ) -> $ret {
-                    $($body);*
-                }
-            )*)
-        }
-
-        macro_rules! safe_f {
-            ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident(
-                        $($arg:ident: $argty:ty),*
-            ) -> $ret:ty {
-                $($body:stmt);*
-            })*) => ($(
-                #[inline]
-                $(#[$attr])*
-                pub extern fn $i($($arg: $argty),*
-                ) -> $ret {
-                    $($body);*
-                }
-            )*)
-        }
-
-        macro_rules! const_fn {
-            ($($(#[$attr:meta])* $({$constness:ident})* fn $i:ident(
-                        $($arg:ident: $argty:ty),*
-            ) -> $ret:ty {
-                $($body:stmt);*
-            })*) => ($(
-                #[inline]
-                $(#[$attr])*
-                fn $i($($arg: $argty),*
-                ) -> $ret {
-                    $($body);*
-                }
-            )*)
-        }
-    }
-}
-
-macro_rules! __item {
-    ($i:item) => {
-        $i
-    };
-}
-
-macro_rules! align_const {
-    ($($(#[$attr:meta])*
-       pub const $name:ident : $t1:ty
-       = $t2:ident { $($field:tt)* };)*) => ($(
-        #[cfg(libc_align)]
-        $(#[$attr])*
-        pub const $name : $t1 = $t2 {
-            $($field)*
-        };
-        #[cfg(not(libc_align))]
-        $(#[$attr])*
-        pub const $name : $t1 = $t2 {
-            $($field)*
-            __align: [],
-        };
-    )*)
-}
-
-// This macro is used to deprecate items that should be accessed via the mach2 crate
-macro_rules! deprecated_mach {
-    (pub const $id:ident: $ty:ty = $expr:expr;) => {
-        #[deprecated(
-            since = "0.2.55",
-            note = "Use the `mach2` crate instead",
-        )]
-        #[allow(deprecated)]
-        pub const $id: $ty = $expr;
-    };
-    ($(pub const $id:ident: $ty:ty = $expr:expr;)*) => {
-        $(
-            deprecated_mach!(
-                pub const $id: $ty = $expr;
-            );
-        )*
-    };
-    (pub type $id:ident = $ty:ty;) => {
-        #[deprecated(
-            since = "0.2.55",
-            note = "Use the `mach2` crate instead",
-        )]
-        #[allow(deprecated)]
-        pub type $id = $ty;
-    };
-    ($(pub type $id:ident = $ty:ty;)*) => {
-        $(
-            deprecated_mach!(
-                pub type $id = $ty;
-            );
-        )*
-    }
-}
-
-#[cfg(not(libc_ptr_addr_of))]
-macro_rules! ptr_addr_of {
-    ($place:expr) => {
-        &$place
-    };
-}
-
-#[cfg(libc_ptr_addr_of)]
-macro_rules! ptr_addr_of {
-    ($place:expr) => {
-        ::core::ptr::addr_of!($place)
-    };
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/unix/align.rs.html b/learning/rust/guessing_game/target/doc/src/libc/unix/align.rs.html deleted file mode 100644 index 548638a7..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/unix/align.rs.html +++ /dev/null @@ -1,20 +0,0 @@ -align.rs - source - -
1
-2
-3
-4
-5
-6
-
s! {
-    #[repr(align(4))]
-    pub struct in6_addr {
-        pub s6_addr: [u8; 16],
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/align.rs.html b/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/align.rs.html deleted file mode 100644 index 9ee4d00d..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/align.rs.html +++ /dev/null @@ -1,308 +0,0 @@ -align.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-
macro_rules! expand_align {
-    () => {
-        s! {
-            #[cfg_attr(any(target_pointer_width = "32",
-                           target_arch = "x86_64",
-                           target_arch = "powerpc64",
-                           target_arch = "mips64",
-                           target_arch = "s390x",
-                           target_arch = "sparc64",
-                           target_arch = "aarch64",
-                           target_arch = "riscv64",
-                           target_arch = "riscv32",
-                           target_arch = "loongarch64"),
-                       repr(align(4)))]
-            #[cfg_attr(not(any(target_pointer_width = "32",
-                               target_arch = "x86_64",
-                               target_arch = "powerpc64",
-                               target_arch = "mips64",
-                               target_arch = "s390x",
-                               target_arch = "sparc64",
-                               target_arch = "aarch64",
-                               target_arch = "riscv64",
-                               target_arch = "riscv32",
-                               target_arch = "loongarch64")),
-                       repr(align(8)))]
-            pub struct pthread_mutexattr_t {
-                #[doc(hidden)]
-                size: [u8; ::__SIZEOF_PTHREAD_MUTEXATTR_T],
-            }
-
-            #[cfg_attr(any(target_env = "musl", target_pointer_width = "32"),
-                       repr(align(4)))]
-            #[cfg_attr(all(not(target_env = "musl"),
-                           target_pointer_width = "64"),
-                       repr(align(8)))]
-            pub struct pthread_rwlockattr_t {
-                #[doc(hidden)]
-                size: [u8; ::__SIZEOF_PTHREAD_RWLOCKATTR_T],
-            }
-
-            #[repr(align(4))]
-            pub struct pthread_condattr_t {
-                #[doc(hidden)]
-                size: [u8; ::__SIZEOF_PTHREAD_CONDATTR_T],
-            }
-
-            #[repr(align(8))]
-            pub struct fanotify_event_metadata {
-                pub event_len: __u32,
-                pub vers: __u8,
-                pub reserved: __u8,
-                pub metadata_len: __u16,
-                pub mask: __u64,
-                pub fd: ::c_int,
-                pub pid: ::c_int,
-            }
-        }
-
-        s_no_extra_traits! {
-            #[cfg_attr(all(target_env = "musl",
-                           target_pointer_width = "32"),
-                       repr(align(4)))]
-            #[cfg_attr(all(target_env = "musl",
-                           target_pointer_width = "64"),
-                       repr(align(8)))]
-            #[cfg_attr(all(not(target_env = "musl"),
-                           target_arch = "x86"),
-                       repr(align(4)))]
-            #[cfg_attr(all(not(target_env = "musl"),
-                           not(target_arch = "x86")),
-                       repr(align(8)))]
-            pub struct pthread_cond_t {
-                #[doc(hidden)]
-                size: [u8; ::__SIZEOF_PTHREAD_COND_T],
-            }
-
-            #[cfg_attr(all(target_pointer_width = "32",
-                           any(target_arch = "mips",
-                               target_arch = "arm",
-                               target_arch = "hexagon",
-                               target_arch = "m68k",
-                               target_arch = "powerpc",
-                               target_arch = "sparc",
-                               target_arch = "x86_64",
-                               target_arch = "x86")),
-                       repr(align(4)))]
-            #[cfg_attr(any(target_pointer_width = "64",
-                           not(any(target_arch = "mips",
-                                   target_arch = "arm",
-                                   target_arch = "hexagon",
-                                   target_arch = "m68k",
-                                   target_arch = "powerpc",
-                                   target_arch = "sparc",
-                                   target_arch = "x86_64",
-                                   target_arch = "x86"))),
-                       repr(align(8)))]
-            pub struct pthread_mutex_t {
-                #[doc(hidden)]
-                size: [u8; ::__SIZEOF_PTHREAD_MUTEX_T],
-            }
-
-            #[cfg_attr(all(target_pointer_width = "32",
-                           any(target_arch = "mips",
-                               target_arch = "arm",
-                               target_arch = "hexagon",
-                               target_arch = "m68k",
-                               target_arch = "powerpc",
-                               target_arch = "sparc",
-                               target_arch = "x86_64",
-                               target_arch = "x86")),
-                       repr(align(4)))]
-            #[cfg_attr(any(target_pointer_width = "64",
-                           not(any(target_arch = "mips",
-                                   target_arch = "arm",
-                                   target_arch = "hexagon",
-                                   target_arch = "m68k",
-                                   target_arch = "powerpc",
-                                   target_arch = "sparc",
-                                   target_arch = "x86_64",
-                                   target_arch = "x86"))),
-                       repr(align(8)))]
-            pub struct pthread_rwlock_t {
-                size: [u8; ::__SIZEOF_PTHREAD_RWLOCK_T],
-            }
-
-            // linux/can.h
-            #[repr(align(8))]
-            #[allow(missing_debug_implementations)]
-            pub struct can_frame {
-                pub can_id: canid_t,
-                pub can_dlc: u8,
-                __pad: u8,
-                __res0: u8,
-                __res1: u8,
-                pub data: [u8; CAN_MAX_DLEN],
-            }
-
-            #[repr(align(8))]
-            #[allow(missing_debug_implementations)]
-            pub struct canfd_frame {
-                pub can_id: canid_t,
-                pub len: u8,
-                pub flags: u8,
-                __res0: u8,
-                __res1: u8,
-                pub data: [u8; CANFD_MAX_DLEN],
-            }
-        }
-    };
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/arch/generic/mod.rs.html b/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/arch/generic/mod.rs.html deleted file mode 100644 index 4851aef7..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/arch/generic/mod.rs.html +++ /dev/null @@ -1,564 +0,0 @@ -mod.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-
s! {
-    pub struct termios2 {
-        pub c_iflag: ::tcflag_t,
-        pub c_oflag: ::tcflag_t,
-        pub c_cflag: ::tcflag_t,
-        pub c_lflag: ::tcflag_t,
-        pub c_line: ::cc_t,
-        pub c_cc: [::cc_t; 19],
-        pub c_ispeed: ::speed_t,
-        pub c_ospeed: ::speed_t,
-    }
-}
-
-// include/uapi/asm-generic/socket.h
-// arch/alpha/include/uapi/asm/socket.h
-// tools/include/uapi/asm-generic/socket.h
-// arch/mips/include/uapi/asm/socket.h
-pub const SOL_SOCKET: ::c_int = 1;
-
-// Defined in unix/linux_like/mod.rs
-// pub const SO_DEBUG: ::c_int = 1;
-pub const SO_REUSEADDR: ::c_int = 2;
-pub const SO_TYPE: ::c_int = 3;
-pub const SO_ERROR: ::c_int = 4;
-pub const SO_DONTROUTE: ::c_int = 5;
-pub const SO_BROADCAST: ::c_int = 6;
-pub const SO_SNDBUF: ::c_int = 7;
-pub const SO_RCVBUF: ::c_int = 8;
-pub const SO_KEEPALIVE: ::c_int = 9;
-pub const SO_OOBINLINE: ::c_int = 10;
-pub const SO_NO_CHECK: ::c_int = 11;
-pub const SO_PRIORITY: ::c_int = 12;
-pub const SO_LINGER: ::c_int = 13;
-pub const SO_BSDCOMPAT: ::c_int = 14;
-pub const SO_REUSEPORT: ::c_int = 15;
-pub const SO_PASSCRED: ::c_int = 16;
-pub const SO_PEERCRED: ::c_int = 17;
-pub const SO_RCVLOWAT: ::c_int = 18;
-pub const SO_SNDLOWAT: ::c_int = 19;
-pub const SO_RCVTIMEO: ::c_int = 20;
-pub const SO_SNDTIMEO: ::c_int = 21;
-// pub const SO_RCVTIMEO_OLD: ::c_int = 20;
-// pub const SO_SNDTIMEO_OLD: ::c_int = 21;
-pub const SO_SECURITY_AUTHENTICATION: ::c_int = 22;
-pub const SO_SECURITY_ENCRYPTION_TRANSPORT: ::c_int = 23;
-pub const SO_SECURITY_ENCRYPTION_NETWORK: ::c_int = 24;
-pub const SO_BINDTODEVICE: ::c_int = 25;
-pub const SO_ATTACH_FILTER: ::c_int = 26;
-pub const SO_DETACH_FILTER: ::c_int = 27;
-pub const SO_GET_FILTER: ::c_int = SO_ATTACH_FILTER;
-pub const SO_PEERNAME: ::c_int = 28;
-pub const SO_TIMESTAMP: ::c_int = 29;
-// pub const SO_TIMESTAMP_OLD: ::c_int = 29;
-pub const SO_ACCEPTCONN: ::c_int = 30;
-pub const SO_PEERSEC: ::c_int = 31;
-pub const SO_SNDBUFFORCE: ::c_int = 32;
-pub const SO_RCVBUFFORCE: ::c_int = 33;
-pub const SO_PASSSEC: ::c_int = 34;
-pub const SO_TIMESTAMPNS: ::c_int = 35;
-// pub const SO_TIMESTAMPNS_OLD: ::c_int = 35;
-pub const SO_MARK: ::c_int = 36;
-pub const SO_TIMESTAMPING: ::c_int = 37;
-// pub const SO_TIMESTAMPING_OLD: ::c_int = 37;
-pub const SO_PROTOCOL: ::c_int = 38;
-pub const SO_DOMAIN: ::c_int = 39;
-pub const SO_RXQ_OVFL: ::c_int = 40;
-pub const SO_WIFI_STATUS: ::c_int = 41;
-pub const SCM_WIFI_STATUS: ::c_int = SO_WIFI_STATUS;
-pub const SO_PEEK_OFF: ::c_int = 42;
-pub const SO_NOFCS: ::c_int = 43;
-pub const SO_LOCK_FILTER: ::c_int = 44;
-pub const SO_SELECT_ERR_QUEUE: ::c_int = 45;
-pub const SO_BUSY_POLL: ::c_int = 46;
-pub const SO_MAX_PACING_RATE: ::c_int = 47;
-pub const SO_BPF_EXTENSIONS: ::c_int = 48;
-pub const SO_INCOMING_CPU: ::c_int = 49;
-pub const SO_ATTACH_BPF: ::c_int = 50;
-pub const SO_DETACH_BPF: ::c_int = SO_DETACH_FILTER;
-pub const SO_ATTACH_REUSEPORT_CBPF: ::c_int = 51;
-pub const SO_ATTACH_REUSEPORT_EBPF: ::c_int = 52;
-pub const SO_CNX_ADVICE: ::c_int = 53;
-pub const SCM_TIMESTAMPING_OPT_STATS: ::c_int = 54;
-pub const SO_MEMINFO: ::c_int = 55;
-pub const SO_INCOMING_NAPI_ID: ::c_int = 56;
-pub const SO_COOKIE: ::c_int = 57;
-pub const SCM_TIMESTAMPING_PKTINFO: ::c_int = 58;
-pub const SO_PEERGROUPS: ::c_int = 59;
-pub const SO_ZEROCOPY: ::c_int = 60;
-pub const SO_TXTIME: ::c_int = 61;
-pub const SCM_TXTIME: ::c_int = SO_TXTIME;
-pub const SO_BINDTOIFINDEX: ::c_int = 62;
-cfg_if! {
-    // Some of these platforms in CI already have these constants.
-    // But they may still not have those _OLD ones.
-    if #[cfg(all(any(target_arch = "x86",
-                     target_arch = "x86_64",
-                     target_arch = "aarch64"),
-                 not(target_env = "musl")))] {
-        pub const SO_TIMESTAMP_NEW: ::c_int = 63;
-        pub const SO_TIMESTAMPNS_NEW: ::c_int = 64;
-        pub const SO_TIMESTAMPING_NEW: ::c_int = 65;
-        pub const SO_RCVTIMEO_NEW: ::c_int = 66;
-        pub const SO_SNDTIMEO_NEW: ::c_int = 67;
-        pub const SO_DETACH_REUSEPORT_BPF: ::c_int = 68;
-    }
-}
-// pub const SO_PREFER_BUSY_POLL: ::c_int = 69;
-// pub const SO_BUSY_POLL_BUDGET: ::c_int = 70;
-
-// Defined in unix/linux_like/mod.rs
-// pub const SCM_TIMESTAMP: ::c_int = SO_TIMESTAMP;
-pub const SCM_TIMESTAMPNS: ::c_int = SO_TIMESTAMPNS;
-pub const SCM_TIMESTAMPING: ::c_int = SO_TIMESTAMPING;
-
-// Ioctl Constants
-
-pub const TCGETS: ::Ioctl = 0x5401;
-pub const TCSETS: ::Ioctl = 0x5402;
-pub const TCSETSW: ::Ioctl = 0x5403;
-pub const TCSETSF: ::Ioctl = 0x5404;
-pub const TCGETA: ::Ioctl = 0x5405;
-pub const TCSETA: ::Ioctl = 0x5406;
-pub const TCSETAW: ::Ioctl = 0x5407;
-pub const TCSETAF: ::Ioctl = 0x5408;
-pub const TCSBRK: ::Ioctl = 0x5409;
-pub const TCXONC: ::Ioctl = 0x540A;
-pub const TCFLSH: ::Ioctl = 0x540B;
-pub const TIOCEXCL: ::Ioctl = 0x540C;
-pub const TIOCNXCL: ::Ioctl = 0x540D;
-pub const TIOCSCTTY: ::Ioctl = 0x540E;
-pub const TIOCGPGRP: ::Ioctl = 0x540F;
-pub const TIOCSPGRP: ::Ioctl = 0x5410;
-pub const TIOCOUTQ: ::Ioctl = 0x5411;
-pub const TIOCSTI: ::Ioctl = 0x5412;
-pub const TIOCGWINSZ: ::Ioctl = 0x5413;
-pub const TIOCSWINSZ: ::Ioctl = 0x5414;
-pub const TIOCMGET: ::Ioctl = 0x5415;
-pub const TIOCMBIS: ::Ioctl = 0x5416;
-pub const TIOCMBIC: ::Ioctl = 0x5417;
-pub const TIOCMSET: ::Ioctl = 0x5418;
-pub const TIOCGSOFTCAR: ::Ioctl = 0x5419;
-pub const TIOCSSOFTCAR: ::Ioctl = 0x541A;
-pub const FIONREAD: ::Ioctl = 0x541B;
-pub const TIOCINQ: ::Ioctl = FIONREAD;
-pub const TIOCLINUX: ::Ioctl = 0x541C;
-pub const TIOCCONS: ::Ioctl = 0x541D;
-pub const TIOCGSERIAL: ::Ioctl = 0x541E;
-pub const TIOCSSERIAL: ::Ioctl = 0x541F;
-pub const TIOCPKT: ::Ioctl = 0x5420;
-pub const FIONBIO: ::Ioctl = 0x5421;
-pub const TIOCNOTTY: ::Ioctl = 0x5422;
-pub const TIOCSETD: ::Ioctl = 0x5423;
-pub const TIOCGETD: ::Ioctl = 0x5424;
-pub const TCSBRKP: ::Ioctl = 0x5425;
-pub const TIOCSBRK: ::Ioctl = 0x5427;
-pub const TIOCCBRK: ::Ioctl = 0x5428;
-pub const TIOCGSID: ::Ioctl = 0x5429;
-pub const TCGETS2: ::Ioctl = 0x802c542a;
-pub const TCSETS2: ::Ioctl = 0x402c542b;
-pub const TCSETSW2: ::Ioctl = 0x402c542c;
-pub const TCSETSF2: ::Ioctl = 0x402c542d;
-pub const TIOCGRS485: ::Ioctl = 0x542E;
-pub const TIOCSRS485: ::Ioctl = 0x542F;
-pub const TIOCGPTN: ::Ioctl = 0x80045430;
-pub const TIOCSPTLCK: ::Ioctl = 0x40045431;
-pub const TIOCGDEV: ::Ioctl = 0x80045432;
-pub const TCGETX: ::Ioctl = 0x5432;
-pub const TCSETX: ::Ioctl = 0x5433;
-pub const TCSETXF: ::Ioctl = 0x5434;
-pub const TCSETXW: ::Ioctl = 0x5435;
-pub const TIOCSIG: ::Ioctl = 0x40045436;
-pub const TIOCVHANGUP: ::Ioctl = 0x5437;
-pub const TIOCGPKT: ::Ioctl = 0x80045438;
-pub const TIOCGPTLCK: ::Ioctl = 0x80045439;
-pub const TIOCGEXCL: ::Ioctl = 0x80045440;
-pub const TIOCGPTPEER: ::Ioctl = 0x5441;
-// pub const TIOCGISO7816: ::Ioctl = 0x80285442;
-// pub const TIOCSISO7816: ::Ioctl = 0xc0285443;
-pub const FIONCLEX: ::Ioctl = 0x5450;
-pub const FIOCLEX: ::Ioctl = 0x5451;
-pub const FIOASYNC: ::Ioctl = 0x5452;
-pub const TIOCSERCONFIG: ::Ioctl = 0x5453;
-pub const TIOCSERGWILD: ::Ioctl = 0x5454;
-pub const TIOCSERSWILD: ::Ioctl = 0x5455;
-pub const TIOCGLCKTRMIOS: ::Ioctl = 0x5456;
-pub const TIOCSLCKTRMIOS: ::Ioctl = 0x5457;
-pub const TIOCSERGSTRUCT: ::Ioctl = 0x5458;
-pub const TIOCSERGETLSR: ::Ioctl = 0x5459;
-pub const TIOCSERGETMULTI: ::Ioctl = 0x545A;
-pub const TIOCSERSETMULTI: ::Ioctl = 0x545B;
-pub const TIOCMIWAIT: ::Ioctl = 0x545C;
-pub const TIOCGICOUNT: ::Ioctl = 0x545D;
-pub const BLKIOMIN: ::Ioctl = 0x1278;
-pub const BLKIOOPT: ::Ioctl = 0x1279;
-pub const BLKSSZGET: ::Ioctl = 0x1268;
-pub const BLKPBSZGET: ::Ioctl = 0x127B;
-
-cfg_if! {
-    if #[cfg(any(target_arch = "arm",
-                 target_arch = "s390x"))] {
-        pub const FIOQSIZE: ::Ioctl = 0x545E;
-    } else {
-        pub const FIOQSIZE: ::Ioctl = 0x5460;
-    }
-}
-
-pub const TIOCM_LE: ::c_int = 0x001;
-pub const TIOCM_DTR: ::c_int = 0x002;
-pub const TIOCM_RTS: ::c_int = 0x004;
-pub const TIOCM_ST: ::c_int = 0x008;
-pub const TIOCM_SR: ::c_int = 0x010;
-pub const TIOCM_CTS: ::c_int = 0x020;
-pub const TIOCM_CAR: ::c_int = 0x040;
-pub const TIOCM_CD: ::c_int = TIOCM_CAR;
-pub const TIOCM_RNG: ::c_int = 0x080;
-pub const TIOCM_RI: ::c_int = TIOCM_RNG;
-pub const TIOCM_DSR: ::c_int = 0x100;
-
-pub const BOTHER: ::speed_t = 0o010000;
-pub const IBSHIFT: ::tcflag_t = 16;
-
-// RLIMIT Constants
-
-cfg_if! {
-    if #[cfg(any(target_env = "gnu",
-                 target_env = "uclibc"))] {
-
-        pub const RLIMIT_CPU: ::__rlimit_resource_t = 0;
-        pub const RLIMIT_FSIZE: ::__rlimit_resource_t = 1;
-        pub const RLIMIT_DATA: ::__rlimit_resource_t = 2;
-        pub const RLIMIT_STACK: ::__rlimit_resource_t = 3;
-        pub const RLIMIT_CORE: ::__rlimit_resource_t = 4;
-        pub const RLIMIT_RSS: ::__rlimit_resource_t = 5;
-        pub const RLIMIT_NPROC: ::__rlimit_resource_t = 6;
-        pub const RLIMIT_NOFILE: ::__rlimit_resource_t = 7;
-        pub const RLIMIT_MEMLOCK: ::__rlimit_resource_t = 8;
-        pub const RLIMIT_AS: ::__rlimit_resource_t = 9;
-        pub const RLIMIT_LOCKS: ::__rlimit_resource_t = 10;
-        pub const RLIMIT_SIGPENDING: ::__rlimit_resource_t = 11;
-        pub const RLIMIT_MSGQUEUE: ::__rlimit_resource_t = 12;
-        pub const RLIMIT_NICE: ::__rlimit_resource_t = 13;
-        pub const RLIMIT_RTPRIO: ::__rlimit_resource_t = 14;
-        pub const RLIMIT_RTTIME: ::__rlimit_resource_t = 15;
-        pub const RLIMIT_NLIMITS: ::__rlimit_resource_t = RLIM_NLIMITS;
-
-    } else if #[cfg(target_env = "musl")] {
-
-        pub const RLIMIT_CPU: ::c_int = 0;
-        pub const RLIMIT_FSIZE: ::c_int = 1;
-        pub const RLIMIT_DATA: ::c_int = 2;
-        pub const RLIMIT_STACK: ::c_int = 3;
-        pub const RLIMIT_CORE: ::c_int = 4;
-        pub const RLIMIT_RSS: ::c_int = 5;
-        pub const RLIMIT_NPROC: ::c_int = 6;
-        pub const RLIMIT_NOFILE: ::c_int = 7;
-        pub const RLIMIT_MEMLOCK: ::c_int = 8;
-        pub const RLIMIT_AS: ::c_int = 9;
-        pub const RLIMIT_LOCKS: ::c_int = 10;
-        pub const RLIMIT_SIGPENDING: ::c_int = 11;
-        pub const RLIMIT_MSGQUEUE: ::c_int = 12;
-        pub const RLIMIT_NICE: ::c_int = 13;
-        pub const RLIMIT_RTPRIO: ::c_int = 14;
-        pub const RLIMIT_RTTIME: ::c_int = 15;
-        pub const RLIM_NLIMITS: ::c_int = 15;
-        pub const RLIMIT_NLIMITS: ::c_int = RLIM_NLIMITS;
-    }
-}
-
-cfg_if! {
-    if #[cfg(target_env = "gnu")] {
-        pub const RLIM_NLIMITS: ::__rlimit_resource_t = 16;
-    }
-    else if #[cfg(target_env = "uclibc")] {
-        pub const RLIM_NLIMITS: ::__rlimit_resource_t = 15;
-    }
-}
-
-pub const RLIM_INFINITY: ::rlim_t = !0;
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/arch/mod.rs.html b/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/arch/mod.rs.html deleted file mode 100644 index 9dca5510..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/arch/mod.rs.html +++ /dev/null @@ -1,38 +0,0 @@ -mod.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-
cfg_if! {
-    if #[cfg(any(target_arch = "mips", target_arch = "mips64"))] {
-        mod mips;
-        pub use self::mips::*;
-    } else if #[cfg(any(target_arch = "powerpc", target_arch = "powerpc64"))] {
-        mod powerpc;
-        pub use self::powerpc::*;
-    } else if #[cfg(any(target_arch = "sparc", target_arch = "sparc64"))] {
-        mod sparc;
-        pub use self::sparc::*;
-    } else {
-        mod generic;
-        pub use self::generic::*;
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/align.rs.html b/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/align.rs.html deleted file mode 100644 index 43901b40..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/align.rs.html +++ /dev/null @@ -1,34 +0,0 @@ -align.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-
s! {
-    // FIXME this is actually a union
-    #[cfg_attr(target_pointer_width = "32",
-               repr(align(4)))]
-    #[cfg_attr(target_pointer_width = "64",
-               repr(align(8)))]
-    pub struct sem_t {
-        #[cfg(target_pointer_width = "32")]
-        __size: [::c_char; 16],
-        #[cfg(target_pointer_width = "64")]
-        __size: [::c_char; 32],
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/b64/mod.rs.html b/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/b64/mod.rs.html deleted file mode 100644 index e2eb3ffc..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/b64/mod.rs.html +++ /dev/null @@ -1,260 +0,0 @@ -mod.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-
//! 64-bit specific definitions for linux-like values
-
-pub type ino_t = u64;
-pub type off_t = i64;
-pub type blkcnt_t = i64;
-pub type shmatt_t = u64;
-pub type msgqnum_t = u64;
-pub type msglen_t = u64;
-pub type fsblkcnt_t = u64;
-pub type fsfilcnt_t = u64;
-pub type rlim_t = u64;
-#[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-pub type __syscall_ulong_t = ::c_ulonglong;
-#[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-pub type __syscall_ulong_t = ::c_ulong;
-
-cfg_if! {
-    if #[cfg(all(target_arch = "aarch64", target_pointer_width = "32"))] {
-        pub type clock_t = i32;
-        pub type time_t = i32;
-        pub type __fsword_t = i32;
-    } else {
-        pub type __fsword_t = i64;
-        pub type clock_t = i64;
-        pub type time_t = i64;
-    }
-}
-
-s! {
-    pub struct sigset_t {
-        #[cfg(target_pointer_width = "32")]
-        __val: [u32; 32],
-        #[cfg(target_pointer_width = "64")]
-        __val: [u64; 16],
-    }
-
-    pub struct sysinfo {
-        pub uptime: i64,
-        pub loads: [u64; 3],
-        pub totalram: u64,
-        pub freeram: u64,
-        pub sharedram: u64,
-        pub bufferram: u64,
-        pub totalswap: u64,
-        pub freeswap: u64,
-        pub procs: ::c_ushort,
-        pub pad: ::c_ushort,
-        pub totalhigh: u64,
-        pub freehigh: u64,
-        pub mem_unit: ::c_uint,
-        pub _f: [::c_char; 0],
-    }
-
-    pub struct msqid_ds {
-        pub msg_perm: ::ipc_perm,
-        pub msg_stime: ::time_t,
-        pub msg_rtime: ::time_t,
-        pub msg_ctime: ::time_t,
-        __msg_cbytes: u64,
-        pub msg_qnum: ::msgqnum_t,
-        pub msg_qbytes: ::msglen_t,
-        pub msg_lspid: ::pid_t,
-        pub msg_lrpid: ::pid_t,
-        __glibc_reserved4: u64,
-        __glibc_reserved5: u64,
-    }
-
-    pub struct semid_ds {
-        pub sem_perm: ipc_perm,
-        pub sem_otime: ::time_t,
-        #[cfg(not(any(
-            target_arch = "aarch64",
-            target_arch = "loongarch64",
-            target_arch = "mips64",
-            target_arch = "powerpc64",
-            target_arch = "riscv64",
-            target_arch = "sparc64")))]
-        __reserved: ::__syscall_ulong_t,
-        pub sem_ctime: ::time_t,
-        #[cfg(not(any(
-            target_arch = "aarch64",
-            target_arch = "loongarch64",
-            target_arch = "mips64",
-            target_arch = "powerpc64",
-            target_arch = "riscv64",
-            target_arch = "sparc64")))]
-        __reserved2: ::__syscall_ulong_t,
-        pub sem_nsems: ::__syscall_ulong_t,
-        __glibc_reserved3: ::__syscall_ulong_t,
-        __glibc_reserved4: ::__syscall_ulong_t,
-    }
-}
-
-pub const __SIZEOF_PTHREAD_RWLOCKATTR_T: usize = 8;
-
-pub const O_LARGEFILE: ::c_int = 0;
-
-cfg_if! {
-    if #[cfg(target_arch = "aarch64")] {
-        mod aarch64;
-        pub use self::aarch64::*;
-    } else if #[cfg(any(target_arch = "powerpc64"))] {
-        mod powerpc64;
-        pub use self::powerpc64::*;
-    } else if #[cfg(any(target_arch = "sparc64"))] {
-        mod sparc64;
-        pub use self::sparc64::*;
-    } else if #[cfg(any(target_arch = "mips64"))] {
-        mod mips64;
-        pub use self::mips64::*;
-    } else if #[cfg(any(target_arch = "s390x"))] {
-        mod s390x;
-        pub use self::s390x::*;
-    } else if #[cfg(any(target_arch = "x86_64"))] {
-        mod x86_64;
-        pub use self::x86_64::*;
-    } else if #[cfg(any(target_arch = "riscv64"))] {
-        mod riscv64;
-        pub use self::riscv64::*;
-    } else if #[cfg(any(target_arch = "loongarch64"))] {
-        mod loongarch64;
-        pub use self::loongarch64::*;
-    } else {
-        // Unknown target_arch
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/b64/x86_64/align.rs.html b/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/b64/x86_64/align.rs.html deleted file mode 100644 index 4f9b356a..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/b64/x86_64/align.rs.html +++ /dev/null @@ -1,56 +0,0 @@ -align.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-
s_no_extra_traits! {
-    #[allow(missing_debug_implementations)]
-    #[repr(align(16))]
-    pub struct max_align_t {
-        priv_: [f64; 4]
-    }
-}
-
-s! {
-    #[repr(align(8))]
-    pub struct clone_args {
-        pub flags: ::c_ulonglong,
-        pub pidfd: ::c_ulonglong,
-        pub child_tid: ::c_ulonglong,
-        pub parent_tid: ::c_ulonglong,
-        pub exit_signal: ::c_ulonglong,
-        pub stack: ::c_ulonglong,
-        pub stack_size: ::c_ulonglong,
-        pub tls: ::c_ulonglong,
-        pub set_tid: ::c_ulonglong,
-        pub set_tid_size: ::c_ulonglong,
-        pub cgroup: ::c_ulonglong,
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/b64/x86_64/mod.rs.html b/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/b64/x86_64/mod.rs.html deleted file mode 100644 index d308b8ed..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/b64/x86_64/mod.rs.html +++ /dev/null @@ -1,1656 +0,0 @@ -mod.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-443
-444
-445
-446
-447
-448
-449
-450
-451
-452
-453
-454
-455
-456
-457
-458
-459
-460
-461
-462
-463
-464
-465
-466
-467
-468
-469
-470
-471
-472
-473
-474
-475
-476
-477
-478
-479
-480
-481
-482
-483
-484
-485
-486
-487
-488
-489
-490
-491
-492
-493
-494
-495
-496
-497
-498
-499
-500
-501
-502
-503
-504
-505
-506
-507
-508
-509
-510
-511
-512
-513
-514
-515
-516
-517
-518
-519
-520
-521
-522
-523
-524
-525
-526
-527
-528
-529
-530
-531
-532
-533
-534
-535
-536
-537
-538
-539
-540
-541
-542
-543
-544
-545
-546
-547
-548
-549
-550
-551
-552
-553
-554
-555
-556
-557
-558
-559
-560
-561
-562
-563
-564
-565
-566
-567
-568
-569
-570
-571
-572
-573
-574
-575
-576
-577
-578
-579
-580
-581
-582
-583
-584
-585
-586
-587
-588
-589
-590
-591
-592
-593
-594
-595
-596
-597
-598
-599
-600
-601
-602
-603
-604
-605
-606
-607
-608
-609
-610
-611
-612
-613
-614
-615
-616
-617
-618
-619
-620
-621
-622
-623
-624
-625
-626
-627
-628
-629
-630
-631
-632
-633
-634
-635
-636
-637
-638
-639
-640
-641
-642
-643
-644
-645
-646
-647
-648
-649
-650
-651
-652
-653
-654
-655
-656
-657
-658
-659
-660
-661
-662
-663
-664
-665
-666
-667
-668
-669
-670
-671
-672
-673
-674
-675
-676
-677
-678
-679
-680
-681
-682
-683
-684
-685
-686
-687
-688
-689
-690
-691
-692
-693
-694
-695
-696
-697
-698
-699
-700
-701
-702
-703
-704
-705
-706
-707
-708
-709
-710
-711
-712
-713
-714
-715
-716
-717
-718
-719
-720
-721
-722
-723
-724
-725
-726
-727
-728
-729
-730
-731
-732
-733
-734
-735
-736
-737
-738
-739
-740
-741
-742
-743
-744
-745
-746
-747
-748
-749
-750
-751
-752
-753
-754
-755
-756
-757
-758
-759
-760
-761
-762
-763
-764
-765
-766
-767
-768
-769
-770
-771
-772
-773
-774
-775
-776
-777
-778
-779
-780
-781
-782
-783
-784
-785
-786
-787
-788
-789
-790
-791
-792
-793
-794
-795
-796
-797
-798
-799
-800
-801
-802
-803
-804
-805
-806
-807
-808
-809
-810
-811
-812
-813
-814
-815
-816
-817
-818
-819
-820
-821
-822
-823
-824
-
//! x86_64-specific definitions for 64-bit linux-like values
-
-pub type c_char = i8;
-pub type wchar_t = i32;
-pub type nlink_t = u64;
-pub type blksize_t = i64;
-pub type greg_t = i64;
-pub type suseconds_t = i64;
-pub type __u64 = ::c_ulonglong;
-pub type __s64 = ::c_longlong;
-
-s! {
-    pub struct sigaction {
-        pub sa_sigaction: ::sighandler_t,
-        pub sa_mask: ::sigset_t,
-        #[cfg(target_arch = "sparc64")]
-        __reserved0: ::c_int,
-        pub sa_flags: ::c_int,
-        pub sa_restorer: ::Option<extern fn()>,
-    }
-
-    pub struct statfs {
-        pub f_type: ::__fsword_t,
-        pub f_bsize: ::__fsword_t,
-        pub f_blocks: ::fsblkcnt_t,
-        pub f_bfree: ::fsblkcnt_t,
-        pub f_bavail: ::fsblkcnt_t,
-
-        pub f_files: ::fsfilcnt_t,
-        pub f_ffree: ::fsfilcnt_t,
-        pub f_fsid: ::fsid_t,
-
-        pub f_namelen: ::__fsword_t,
-        pub f_frsize: ::__fsword_t,
-        f_spare: [::__fsword_t; 5],
-    }
-
-    pub struct flock {
-        pub l_type: ::c_short,
-        pub l_whence: ::c_short,
-        pub l_start: ::off_t,
-        pub l_len: ::off_t,
-        pub l_pid: ::pid_t,
-    }
-
-    pub struct flock64 {
-        pub l_type: ::c_short,
-        pub l_whence: ::c_short,
-        pub l_start: ::off64_t,
-        pub l_len: ::off64_t,
-        pub l_pid: ::pid_t,
-    }
-
-    pub struct siginfo_t {
-        pub si_signo: ::c_int,
-        pub si_errno: ::c_int,
-        pub si_code: ::c_int,
-        #[doc(hidden)]
-        #[deprecated(
-            since="0.2.54",
-            note="Please leave a comment on \
-                  https://github.com/rust-lang/libc/pull/1316 if you're using \
-                  this field"
-        )]
-        pub _pad: [::c_int; 29],
-        _align: [u64; 0],
-    }
-
-    pub struct stack_t {
-        pub ss_sp: *mut ::c_void,
-        pub ss_flags: ::c_int,
-        pub ss_size: ::size_t
-    }
-
-    pub struct stat {
-        pub st_dev: ::dev_t,
-        pub st_ino: ::ino_t,
-        pub st_nlink: ::nlink_t,
-        pub st_mode: ::mode_t,
-        pub st_uid: ::uid_t,
-        pub st_gid: ::gid_t,
-        __pad0: ::c_int,
-        pub st_rdev: ::dev_t,
-        pub st_size: ::off_t,
-        pub st_blksize: ::blksize_t,
-        pub st_blocks: ::blkcnt_t,
-        pub st_atime: ::time_t,
-        pub st_atime_nsec: i64,
-        pub st_mtime: ::time_t,
-        pub st_mtime_nsec: i64,
-        pub st_ctime: ::time_t,
-        pub st_ctime_nsec: i64,
-        __unused: [i64; 3],
-    }
-
-    pub struct stat64 {
-        pub st_dev: ::dev_t,
-        pub st_ino: ::ino64_t,
-        pub st_nlink: ::nlink_t,
-        pub st_mode: ::mode_t,
-        pub st_uid: ::uid_t,
-        pub st_gid: ::gid_t,
-        __pad0: ::c_int,
-        pub st_rdev: ::dev_t,
-        pub st_size: ::off_t,
-        pub st_blksize: ::blksize_t,
-        pub st_blocks: ::blkcnt64_t,
-        pub st_atime: ::time_t,
-        pub st_atime_nsec: i64,
-        pub st_mtime: ::time_t,
-        pub st_mtime_nsec: i64,
-        pub st_ctime: ::time_t,
-        pub st_ctime_nsec: i64,
-        __reserved: [i64; 3],
-    }
-
-    pub struct statfs64 {
-        pub f_type: ::__fsword_t,
-        pub f_bsize: ::__fsword_t,
-        pub f_blocks: u64,
-        pub f_bfree: u64,
-        pub f_bavail: u64,
-        pub f_files: u64,
-        pub f_ffree: u64,
-        pub f_fsid: ::fsid_t,
-        pub f_namelen: ::__fsword_t,
-        pub f_frsize: ::__fsword_t,
-        pub f_flags: ::__fsword_t,
-        pub f_spare: [::__fsword_t; 4],
-    }
-
-    pub struct statvfs64 {
-        pub f_bsize: ::c_ulong,
-        pub f_frsize: ::c_ulong,
-        pub f_blocks: u64,
-        pub f_bfree: u64,
-        pub f_bavail: u64,
-        pub f_files: u64,
-        pub f_ffree: u64,
-        pub f_favail: u64,
-        pub f_fsid: ::c_ulong,
-        pub f_flag: ::c_ulong,
-        pub f_namemax: ::c_ulong,
-        __f_spare: [::c_int; 6],
-    }
-
-    pub struct pthread_attr_t {
-        #[cfg(target_pointer_width = "32")]
-        __size: [u32; 8],
-        #[cfg(target_pointer_width = "64")]
-        __size: [u64; 7]
-    }
-
-    pub struct _libc_fpxreg {
-        pub significand: [u16; 4],
-        pub exponent: u16,
-        __private: [u16; 3],
-    }
-
-    pub struct _libc_xmmreg {
-        pub element: [u32; 4],
-    }
-
-    pub struct _libc_fpstate {
-        pub cwd: u16,
-        pub swd: u16,
-        pub ftw: u16,
-        pub fop: u16,
-        pub rip: u64,
-        pub rdp: u64,
-        pub mxcsr: u32,
-        pub mxcr_mask: u32,
-        pub _st: [_libc_fpxreg; 8],
-        pub _xmm: [_libc_xmmreg; 16],
-        __private: [u64; 12],
-    }
-
-    pub struct user_regs_struct {
-        pub r15: ::c_ulonglong,
-        pub r14: ::c_ulonglong,
-        pub r13: ::c_ulonglong,
-        pub r12: ::c_ulonglong,
-        pub rbp: ::c_ulonglong,
-        pub rbx: ::c_ulonglong,
-        pub r11: ::c_ulonglong,
-        pub r10: ::c_ulonglong,
-        pub r9: ::c_ulonglong,
-        pub r8: ::c_ulonglong,
-        pub rax: ::c_ulonglong,
-        pub rcx: ::c_ulonglong,
-        pub rdx: ::c_ulonglong,
-        pub rsi: ::c_ulonglong,
-        pub rdi: ::c_ulonglong,
-        pub orig_rax: ::c_ulonglong,
-        pub rip: ::c_ulonglong,
-        pub cs: ::c_ulonglong,
-        pub eflags: ::c_ulonglong,
-        pub rsp: ::c_ulonglong,
-        pub ss: ::c_ulonglong,
-        pub fs_base: ::c_ulonglong,
-        pub gs_base: ::c_ulonglong,
-        pub ds: ::c_ulonglong,
-        pub es: ::c_ulonglong,
-        pub fs: ::c_ulonglong,
-        pub gs: ::c_ulonglong,
-    }
-
-    pub struct user {
-        pub regs: user_regs_struct,
-        pub u_fpvalid: ::c_int,
-        pub i387: user_fpregs_struct,
-        pub u_tsize: ::c_ulonglong,
-        pub u_dsize: ::c_ulonglong,
-        pub u_ssize: ::c_ulonglong,
-        pub start_code: ::c_ulonglong,
-        pub start_stack: ::c_ulonglong,
-        pub signal: ::c_longlong,
-        __reserved: ::c_int,
-        #[cfg(target_pointer_width = "32")]
-        __pad1: u32,
-        pub u_ar0: *mut user_regs_struct,
-        #[cfg(target_pointer_width = "32")]
-        __pad2: u32,
-        pub u_fpstate: *mut user_fpregs_struct,
-        pub magic: ::c_ulonglong,
-        pub u_comm: [::c_char; 32],
-        pub u_debugreg: [::c_ulonglong; 8],
-    }
-
-    pub struct mcontext_t {
-        pub gregs: [greg_t; 23],
-        pub fpregs: *mut _libc_fpstate,
-        __private: [u64; 8],
-    }
-
-    pub struct ipc_perm {
-        pub __key: ::key_t,
-        pub uid: ::uid_t,
-        pub gid: ::gid_t,
-        pub cuid: ::uid_t,
-        pub cgid: ::gid_t,
-        pub mode: ::c_ushort,
-        __pad1: ::c_ushort,
-        pub __seq: ::c_ushort,
-        __pad2: ::c_ushort,
-        __unused1: u64,
-        __unused2: u64
-    }
-
-    pub struct shmid_ds {
-        pub shm_perm: ::ipc_perm,
-        pub shm_segsz: ::size_t,
-        pub shm_atime: ::time_t,
-        pub shm_dtime: ::time_t,
-        pub shm_ctime: ::time_t,
-        pub shm_cpid: ::pid_t,
-        pub shm_lpid: ::pid_t,
-        pub shm_nattch: ::shmatt_t,
-        __unused4: u64,
-        __unused5: u64
-    }
-
-    pub struct seccomp_notif_sizes {
-        pub seccomp_notif: ::__u16,
-        pub seccomp_notif_resp: ::__u16,
-        pub seccomp_data: ::__u16,
-    }
-}
-
-s_no_extra_traits! {
-    pub struct user_fpregs_struct {
-        pub cwd: ::c_ushort,
-        pub swd: ::c_ushort,
-        pub ftw: ::c_ushort,
-        pub fop: ::c_ushort,
-        pub rip: ::c_ulonglong,
-        pub rdp: ::c_ulonglong,
-        pub mxcsr: ::c_uint,
-        pub mxcr_mask: ::c_uint,
-        pub st_space: [::c_uint; 32],
-        pub xmm_space: [::c_uint; 64],
-        padding: [::c_uint; 24],
-    }
-
-    pub struct ucontext_t {
-        pub uc_flags: ::c_ulong,
-        pub uc_link: *mut ucontext_t,
-        pub uc_stack: ::stack_t,
-        pub uc_mcontext: mcontext_t,
-        pub uc_sigmask: ::sigset_t,
-        __private: [u8; 512],
-        // FIXME: the shadow stack field requires glibc >= 2.28.
-        // Re-add once we drop compatibility with glibc versions older than
-        // 2.28.
-        //
-        // __ssp: [::c_ulonglong; 4],
-    }
-}
-
-cfg_if! {
-    if #[cfg(feature = "extra_traits")] {
-        impl PartialEq for user_fpregs_struct {
-            fn eq(&self, other: &user_fpregs_struct) -> bool {
-                self.cwd == other.cwd
-                    && self.swd == other.swd
-                    && self.ftw == other.ftw
-                    && self.fop == other.fop
-                    && self.rip == other.rip
-                    && self.rdp == other.rdp
-                    && self.mxcsr == other.mxcsr
-                    && self.mxcr_mask == other.mxcr_mask
-                    && self.st_space == other.st_space
-                    && self
-                    .xmm_space
-                    .iter()
-                    .zip(other.xmm_space.iter())
-                    .all(|(a,b)| a == b)
-                // Ignore padding field
-            }
-        }
-
-        impl Eq for user_fpregs_struct {}
-
-        impl ::fmt::Debug for user_fpregs_struct {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("user_fpregs_struct")
-                    .field("cwd", &self.cwd)
-                    .field("ftw", &self.ftw)
-                    .field("fop", &self.fop)
-                    .field("rip", &self.rip)
-                    .field("rdp", &self.rdp)
-                    .field("mxcsr", &self.mxcsr)
-                    .field("mxcr_mask", &self.mxcr_mask)
-                    .field("st_space", &self.st_space)
-                // FIXME: .field("xmm_space", &self.xmm_space)
-                // Ignore padding field
-                    .finish()
-            }
-        }
-
-        impl ::hash::Hash for user_fpregs_struct {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.cwd.hash(state);
-                self.ftw.hash(state);
-                self.fop.hash(state);
-                self.rip.hash(state);
-                self.rdp.hash(state);
-                self.mxcsr.hash(state);
-                self.mxcr_mask.hash(state);
-                self.st_space.hash(state);
-                self.xmm_space.hash(state);
-                // Ignore padding field
-            }
-        }
-
-        impl PartialEq for ucontext_t {
-            fn eq(&self, other: &ucontext_t) -> bool {
-                self.uc_flags == other.uc_flags
-                    && self.uc_link == other.uc_link
-                    && self.uc_stack == other.uc_stack
-                    && self.uc_mcontext == other.uc_mcontext
-                    && self.uc_sigmask == other.uc_sigmask
-                // Ignore __private field
-            }
-        }
-
-        impl Eq for ucontext_t {}
-
-        impl ::fmt::Debug for ucontext_t {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("ucontext_t")
-                    .field("uc_flags", &self.uc_flags)
-                    .field("uc_link", &self.uc_link)
-                    .field("uc_stack", &self.uc_stack)
-                    .field("uc_mcontext", &self.uc_mcontext)
-                    .field("uc_sigmask", &self.uc_sigmask)
-                // Ignore __private field
-                    .finish()
-            }
-        }
-
-        impl ::hash::Hash for ucontext_t {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.uc_flags.hash(state);
-                self.uc_link.hash(state);
-                self.uc_stack.hash(state);
-                self.uc_mcontext.hash(state);
-                self.uc_sigmask.hash(state);
-                // Ignore __private field
-            }
-        }
-    }
-}
-
-pub const POSIX_FADV_DONTNEED: ::c_int = 4;
-pub const POSIX_FADV_NOREUSE: ::c_int = 5;
-
-pub const VEOF: usize = 4;
-pub const RTLD_DEEPBIND: ::c_int = 0x8;
-pub const RTLD_GLOBAL: ::c_int = 0x100;
-pub const RTLD_NOLOAD: ::c_int = 0x4;
-
-pub const O_APPEND: ::c_int = 1024;
-pub const O_CREAT: ::c_int = 64;
-pub const O_EXCL: ::c_int = 128;
-pub const O_NOCTTY: ::c_int = 256;
-pub const O_NONBLOCK: ::c_int = 2048;
-pub const O_SYNC: ::c_int = 1052672;
-pub const O_RSYNC: ::c_int = 1052672;
-pub const O_DSYNC: ::c_int = 4096;
-pub const O_FSYNC: ::c_int = 0x101000;
-pub const O_NOATIME: ::c_int = 0o1000000;
-pub const O_PATH: ::c_int = 0o10000000;
-pub const O_TMPFILE: ::c_int = 0o20000000 | O_DIRECTORY;
-
-pub const MADV_SOFT_OFFLINE: ::c_int = 101;
-pub const MAP_GROWSDOWN: ::c_int = 0x0100;
-
-pub const EDEADLK: ::c_int = 35;
-pub const ENAMETOOLONG: ::c_int = 36;
-pub const ENOLCK: ::c_int = 37;
-pub const ENOSYS: ::c_int = 38;
-pub const ENOTEMPTY: ::c_int = 39;
-pub const ELOOP: ::c_int = 40;
-pub const ENOMSG: ::c_int = 42;
-pub const EIDRM: ::c_int = 43;
-pub const ECHRNG: ::c_int = 44;
-pub const EL2NSYNC: ::c_int = 45;
-pub const EL3HLT: ::c_int = 46;
-pub const EL3RST: ::c_int = 47;
-pub const ELNRNG: ::c_int = 48;
-pub const EUNATCH: ::c_int = 49;
-pub const ENOCSI: ::c_int = 50;
-pub const EL2HLT: ::c_int = 51;
-pub const EBADE: ::c_int = 52;
-pub const EBADR: ::c_int = 53;
-pub const EXFULL: ::c_int = 54;
-pub const ENOANO: ::c_int = 55;
-pub const EBADRQC: ::c_int = 56;
-pub const EBADSLT: ::c_int = 57;
-pub const EMULTIHOP: ::c_int = 72;
-pub const EOVERFLOW: ::c_int = 75;
-pub const ENOTUNIQ: ::c_int = 76;
-pub const EBADFD: ::c_int = 77;
-pub const EBADMSG: ::c_int = 74;
-pub const EREMCHG: ::c_int = 78;
-pub const ELIBACC: ::c_int = 79;
-pub const ELIBBAD: ::c_int = 80;
-pub const ELIBSCN: ::c_int = 81;
-pub const ELIBMAX: ::c_int = 82;
-pub const ELIBEXEC: ::c_int = 83;
-pub const EILSEQ: ::c_int = 84;
-pub const ERESTART: ::c_int = 85;
-pub const ESTRPIPE: ::c_int = 86;
-pub const EUSERS: ::c_int = 87;
-pub const ENOTSOCK: ::c_int = 88;
-pub const EDESTADDRREQ: ::c_int = 89;
-pub const EMSGSIZE: ::c_int = 90;
-pub const EPROTOTYPE: ::c_int = 91;
-pub const ENOPROTOOPT: ::c_int = 92;
-pub const EPROTONOSUPPORT: ::c_int = 93;
-pub const ESOCKTNOSUPPORT: ::c_int = 94;
-pub const EOPNOTSUPP: ::c_int = 95;
-pub const EPFNOSUPPORT: ::c_int = 96;
-pub const EAFNOSUPPORT: ::c_int = 97;
-pub const EADDRINUSE: ::c_int = 98;
-pub const EADDRNOTAVAIL: ::c_int = 99;
-pub const ENETDOWN: ::c_int = 100;
-pub const ENETUNREACH: ::c_int = 101;
-pub const ENETRESET: ::c_int = 102;
-pub const ECONNABORTED: ::c_int = 103;
-pub const ECONNRESET: ::c_int = 104;
-pub const ENOBUFS: ::c_int = 105;
-pub const EISCONN: ::c_int = 106;
-pub const ENOTCONN: ::c_int = 107;
-pub const ESHUTDOWN: ::c_int = 108;
-pub const ETOOMANYREFS: ::c_int = 109;
-pub const ETIMEDOUT: ::c_int = 110;
-pub const ECONNREFUSED: ::c_int = 111;
-pub const EHOSTDOWN: ::c_int = 112;
-pub const EHOSTUNREACH: ::c_int = 113;
-pub const EALREADY: ::c_int = 114;
-pub const EINPROGRESS: ::c_int = 115;
-pub const ESTALE: ::c_int = 116;
-pub const EDQUOT: ::c_int = 122;
-pub const ENOMEDIUM: ::c_int = 123;
-pub const EMEDIUMTYPE: ::c_int = 124;
-pub const ECANCELED: ::c_int = 125;
-pub const ENOKEY: ::c_int = 126;
-pub const EKEYEXPIRED: ::c_int = 127;
-pub const EKEYREVOKED: ::c_int = 128;
-pub const EKEYREJECTED: ::c_int = 129;
-pub const EOWNERDEAD: ::c_int = 130;
-pub const ENOTRECOVERABLE: ::c_int = 131;
-pub const EHWPOISON: ::c_int = 133;
-pub const ERFKILL: ::c_int = 132;
-
-pub const SOCK_STREAM: ::c_int = 1;
-pub const SOCK_DGRAM: ::c_int = 2;
-
-pub const SA_ONSTACK: ::c_int = 0x08000000;
-pub const SA_SIGINFO: ::c_int = 0x00000004;
-pub const SA_NOCLDWAIT: ::c_int = 0x00000002;
-
-pub const SIGTTIN: ::c_int = 21;
-pub const SIGTTOU: ::c_int = 22;
-pub const SIGXCPU: ::c_int = 24;
-pub const SIGXFSZ: ::c_int = 25;
-pub const SIGVTALRM: ::c_int = 26;
-pub const SIGPROF: ::c_int = 27;
-pub const SIGWINCH: ::c_int = 28;
-pub const SIGCHLD: ::c_int = 17;
-pub const SIGBUS: ::c_int = 7;
-pub const SIGUSR1: ::c_int = 10;
-pub const SIGUSR2: ::c_int = 12;
-pub const SIGCONT: ::c_int = 18;
-pub const SIGSTOP: ::c_int = 19;
-pub const SIGTSTP: ::c_int = 20;
-pub const SIGURG: ::c_int = 23;
-pub const SIGIO: ::c_int = 29;
-pub const SIGSYS: ::c_int = 31;
-pub const SIGSTKFLT: ::c_int = 16;
-#[deprecated(since = "0.2.55", note = "Use SIGSYS instead")]
-pub const SIGUNUSED: ::c_int = 31;
-pub const SIGPOLL: ::c_int = 29;
-pub const SIGPWR: ::c_int = 30;
-pub const SIG_SETMASK: ::c_int = 2;
-pub const SIG_BLOCK: ::c_int = 0x000000;
-pub const SIG_UNBLOCK: ::c_int = 0x01;
-
-pub const POLLWRNORM: ::c_short = 0x100;
-pub const POLLWRBAND: ::c_short = 0x200;
-
-pub const O_ASYNC: ::c_int = 0x2000;
-pub const O_NDELAY: ::c_int = 0x800;
-
-pub const PTRACE_DETACH: ::c_uint = 17;
-
-pub const EFD_NONBLOCK: ::c_int = 0x800;
-
-pub const F_GETLK: ::c_int = 5;
-pub const F_GETOWN: ::c_int = 9;
-pub const F_SETOWN: ::c_int = 8;
-pub const F_SETLK: ::c_int = 6;
-pub const F_SETLKW: ::c_int = 7;
-pub const F_OFD_GETLK: ::c_int = 36;
-pub const F_OFD_SETLK: ::c_int = 37;
-pub const F_OFD_SETLKW: ::c_int = 38;
-
-pub const F_RDLCK: ::c_int = 0;
-pub const F_WRLCK: ::c_int = 1;
-pub const F_UNLCK: ::c_int = 2;
-
-pub const SFD_NONBLOCK: ::c_int = 0x0800;
-
-pub const TCSANOW: ::c_int = 0;
-pub const TCSADRAIN: ::c_int = 1;
-pub const TCSAFLUSH: ::c_int = 2;
-
-pub const SFD_CLOEXEC: ::c_int = 0x080000;
-
-pub const NCCS: usize = 32;
-
-pub const O_TRUNC: ::c_int = 512;
-
-pub const O_CLOEXEC: ::c_int = 0x80000;
-
-pub const EBFONT: ::c_int = 59;
-pub const ENOSTR: ::c_int = 60;
-pub const ENODATA: ::c_int = 61;
-pub const ETIME: ::c_int = 62;
-pub const ENOSR: ::c_int = 63;
-pub const ENONET: ::c_int = 64;
-pub const ENOPKG: ::c_int = 65;
-pub const EREMOTE: ::c_int = 66;
-pub const ENOLINK: ::c_int = 67;
-pub const EADV: ::c_int = 68;
-pub const ESRMNT: ::c_int = 69;
-pub const ECOMM: ::c_int = 70;
-pub const EPROTO: ::c_int = 71;
-pub const EDOTDOT: ::c_int = 73;
-
-pub const SA_NODEFER: ::c_int = 0x40000000;
-pub const SA_RESETHAND: ::c_int = 0x80000000;
-pub const SA_RESTART: ::c_int = 0x10000000;
-pub const SA_NOCLDSTOP: ::c_int = 0x00000001;
-
-pub const EPOLL_CLOEXEC: ::c_int = 0x80000;
-
-pub const EFD_CLOEXEC: ::c_int = 0x80000;
-
-pub const __SIZEOF_PTHREAD_CONDATTR_T: usize = 4;
-pub const __SIZEOF_PTHREAD_MUTEXATTR_T: usize = 4;
-
-pub const O_DIRECT: ::c_int = 0x4000;
-pub const O_DIRECTORY: ::c_int = 0x10000;
-pub const O_NOFOLLOW: ::c_int = 0x20000;
-
-pub const MAP_HUGETLB: ::c_int = 0x040000;
-pub const MAP_LOCKED: ::c_int = 0x02000;
-pub const MAP_NORESERVE: ::c_int = 0x04000;
-pub const MAP_32BIT: ::c_int = 0x0040;
-pub const MAP_ANON: ::c_int = 0x0020;
-pub const MAP_ANONYMOUS: ::c_int = 0x0020;
-pub const MAP_DENYWRITE: ::c_int = 0x0800;
-pub const MAP_EXECUTABLE: ::c_int = 0x01000;
-pub const MAP_POPULATE: ::c_int = 0x08000;
-pub const MAP_NONBLOCK: ::c_int = 0x010000;
-pub const MAP_STACK: ::c_int = 0x020000;
-pub const MAP_SYNC: ::c_int = 0x080000;
-
-pub const EDEADLOCK: ::c_int = 35;
-pub const EUCLEAN: ::c_int = 117;
-pub const ENOTNAM: ::c_int = 118;
-pub const ENAVAIL: ::c_int = 119;
-pub const EISNAM: ::c_int = 120;
-pub const EREMOTEIO: ::c_int = 121;
-
-pub const PTRACE_GETFPREGS: ::c_uint = 14;
-pub const PTRACE_SETFPREGS: ::c_uint = 15;
-pub const PTRACE_GETFPXREGS: ::c_uint = 18;
-pub const PTRACE_SETFPXREGS: ::c_uint = 19;
-pub const PTRACE_GETREGS: ::c_uint = 12;
-pub const PTRACE_SETREGS: ::c_uint = 13;
-pub const PTRACE_PEEKSIGINFO_SHARED: ::c_uint = 1;
-pub const PTRACE_SYSEMU: ::c_uint = 31;
-pub const PTRACE_SYSEMU_SINGLESTEP: ::c_uint = 32;
-
-pub const PR_GET_SPECULATION_CTRL: ::c_int = 52;
-pub const PR_SET_SPECULATION_CTRL: ::c_int = 53;
-pub const PR_SPEC_NOT_AFFECTED: ::c_uint = 0;
-pub const PR_SPEC_PRCTL: ::c_uint = 1 << 0;
-pub const PR_SPEC_ENABLE: ::c_uint = 1 << 1;
-pub const PR_SPEC_DISABLE: ::c_uint = 1 << 2;
-pub const PR_SPEC_FORCE_DISABLE: ::c_uint = 1 << 3;
-pub const PR_SPEC_DISABLE_NOEXEC: ::c_uint = 1 << 4;
-pub const PR_SPEC_STORE_BYPASS: ::c_int = 0;
-pub const PR_SPEC_INDIRECT_BRANCH: ::c_int = 1;
-// FIXME: perharps for later
-//pub const PR_SPEC_L1D_FLUSH: ::c_int = 2;
-
-pub const MCL_CURRENT: ::c_int = 0x0001;
-pub const MCL_FUTURE: ::c_int = 0x0002;
-
-pub const SIGSTKSZ: ::size_t = 8192;
-pub const MINSIGSTKSZ: ::size_t = 2048;
-pub const CBAUD: ::tcflag_t = 0o0010017;
-pub const TAB1: ::tcflag_t = 0x00000800;
-pub const TAB2: ::tcflag_t = 0x00001000;
-pub const TAB3: ::tcflag_t = 0x00001800;
-pub const CR1: ::tcflag_t = 0x00000200;
-pub const CR2: ::tcflag_t = 0x00000400;
-pub const CR3: ::tcflag_t = 0x00000600;
-pub const FF1: ::tcflag_t = 0x00008000;
-pub const BS1: ::tcflag_t = 0x00002000;
-pub const VT1: ::tcflag_t = 0x00004000;
-pub const VWERASE: usize = 14;
-pub const VREPRINT: usize = 12;
-pub const VSUSP: usize = 10;
-pub const VSTART: usize = 8;
-pub const VSTOP: usize = 9;
-pub const VDISCARD: usize = 13;
-pub const VTIME: usize = 5;
-pub const IXON: ::tcflag_t = 0x00000400;
-pub const IXOFF: ::tcflag_t = 0x00001000;
-pub const ONLCR: ::tcflag_t = 0x4;
-pub const CSIZE: ::tcflag_t = 0x00000030;
-pub const CS6: ::tcflag_t = 0x00000010;
-pub const CS7: ::tcflag_t = 0x00000020;
-pub const CS8: ::tcflag_t = 0x00000030;
-pub const CSTOPB: ::tcflag_t = 0x00000040;
-pub const CREAD: ::tcflag_t = 0x00000080;
-pub const PARENB: ::tcflag_t = 0x00000100;
-pub const PARODD: ::tcflag_t = 0x00000200;
-pub const HUPCL: ::tcflag_t = 0x00000400;
-pub const CLOCAL: ::tcflag_t = 0x00000800;
-pub const ECHOKE: ::tcflag_t = 0x00000800;
-pub const ECHOE: ::tcflag_t = 0x00000010;
-pub const ECHOK: ::tcflag_t = 0x00000020;
-pub const ECHONL: ::tcflag_t = 0x00000040;
-pub const ECHOPRT: ::tcflag_t = 0x00000400;
-pub const ECHOCTL: ::tcflag_t = 0x00000200;
-pub const ISIG: ::tcflag_t = 0x00000001;
-pub const ICANON: ::tcflag_t = 0x00000002;
-pub const PENDIN: ::tcflag_t = 0x00004000;
-pub const NOFLSH: ::tcflag_t = 0x00000080;
-pub const CIBAUD: ::tcflag_t = 0o02003600000;
-pub const CBAUDEX: ::tcflag_t = 0o010000;
-pub const VSWTC: usize = 7;
-pub const OLCUC: ::tcflag_t = 0o000002;
-pub const NLDLY: ::tcflag_t = 0o000400;
-pub const CRDLY: ::tcflag_t = 0o003000;
-pub const TABDLY: ::tcflag_t = 0o014000;
-pub const BSDLY: ::tcflag_t = 0o020000;
-pub const FFDLY: ::tcflag_t = 0o100000;
-pub const VTDLY: ::tcflag_t = 0o040000;
-pub const XTABS: ::tcflag_t = 0o014000;
-
-pub const B0: ::speed_t = 0o000000;
-pub const B50: ::speed_t = 0o000001;
-pub const B75: ::speed_t = 0o000002;
-pub const B110: ::speed_t = 0o000003;
-pub const B134: ::speed_t = 0o000004;
-pub const B150: ::speed_t = 0o000005;
-pub const B200: ::speed_t = 0o000006;
-pub const B300: ::speed_t = 0o000007;
-pub const B600: ::speed_t = 0o000010;
-pub const B1200: ::speed_t = 0o000011;
-pub const B1800: ::speed_t = 0o000012;
-pub const B2400: ::speed_t = 0o000013;
-pub const B4800: ::speed_t = 0o000014;
-pub const B9600: ::speed_t = 0o000015;
-pub const B19200: ::speed_t = 0o000016;
-pub const B38400: ::speed_t = 0o000017;
-pub const EXTA: ::speed_t = B19200;
-pub const EXTB: ::speed_t = B38400;
-pub const B57600: ::speed_t = 0o010001;
-pub const B115200: ::speed_t = 0o010002;
-pub const B230400: ::speed_t = 0o010003;
-pub const B460800: ::speed_t = 0o010004;
-pub const B500000: ::speed_t = 0o010005;
-pub const B576000: ::speed_t = 0o010006;
-pub const B921600: ::speed_t = 0o010007;
-pub const B1000000: ::speed_t = 0o010010;
-pub const B1152000: ::speed_t = 0o010011;
-pub const B1500000: ::speed_t = 0o010012;
-pub const B2000000: ::speed_t = 0o010013;
-pub const B2500000: ::speed_t = 0o010014;
-pub const B3000000: ::speed_t = 0o010015;
-pub const B3500000: ::speed_t = 0o010016;
-pub const B4000000: ::speed_t = 0o010017;
-
-pub const VEOL: usize = 11;
-pub const VEOL2: usize = 16;
-pub const VMIN: usize = 6;
-pub const IEXTEN: ::tcflag_t = 0x00008000;
-pub const TOSTOP: ::tcflag_t = 0x00000100;
-pub const FLUSHO: ::tcflag_t = 0x00001000;
-pub const EXTPROC: ::tcflag_t = 0x00010000;
-
-// offsets in user_regs_structs, from sys/reg.h
-pub const R15: ::c_int = 0;
-pub const R14: ::c_int = 1;
-pub const R13: ::c_int = 2;
-pub const R12: ::c_int = 3;
-pub const RBP: ::c_int = 4;
-pub const RBX: ::c_int = 5;
-pub const R11: ::c_int = 6;
-pub const R10: ::c_int = 7;
-pub const R9: ::c_int = 8;
-pub const R8: ::c_int = 9;
-pub const RAX: ::c_int = 10;
-pub const RCX: ::c_int = 11;
-pub const RDX: ::c_int = 12;
-pub const RSI: ::c_int = 13;
-pub const RDI: ::c_int = 14;
-pub const ORIG_RAX: ::c_int = 15;
-pub const RIP: ::c_int = 16;
-pub const CS: ::c_int = 17;
-pub const EFLAGS: ::c_int = 18;
-pub const RSP: ::c_int = 19;
-pub const SS: ::c_int = 20;
-pub const FS_BASE: ::c_int = 21;
-pub const GS_BASE: ::c_int = 22;
-pub const DS: ::c_int = 23;
-pub const ES: ::c_int = 24;
-pub const FS: ::c_int = 25;
-pub const GS: ::c_int = 26;
-
-// offsets in mcontext_t.gregs from sys/ucontext.h
-pub const REG_R8: ::c_int = 0;
-pub const REG_R9: ::c_int = 1;
-pub const REG_R10: ::c_int = 2;
-pub const REG_R11: ::c_int = 3;
-pub const REG_R12: ::c_int = 4;
-pub const REG_R13: ::c_int = 5;
-pub const REG_R14: ::c_int = 6;
-pub const REG_R15: ::c_int = 7;
-pub const REG_RDI: ::c_int = 8;
-pub const REG_RSI: ::c_int = 9;
-pub const REG_RBP: ::c_int = 10;
-pub const REG_RBX: ::c_int = 11;
-pub const REG_RDX: ::c_int = 12;
-pub const REG_RAX: ::c_int = 13;
-pub const REG_RCX: ::c_int = 14;
-pub const REG_RSP: ::c_int = 15;
-pub const REG_RIP: ::c_int = 16;
-pub const REG_EFL: ::c_int = 17;
-pub const REG_CSGSFS: ::c_int = 18;
-pub const REG_ERR: ::c_int = 19;
-pub const REG_TRAPNO: ::c_int = 20;
-pub const REG_OLDMASK: ::c_int = 21;
-pub const REG_CR2: ::c_int = 22;
-
-pub const SECCOMP_SET_MODE_STRICT: ::c_uint = 0;
-pub const SECCOMP_SET_MODE_FILTER: ::c_uint = 1;
-pub const SECCOMP_GET_ACTION_AVAIL: ::c_uint = 2;
-pub const SECCOMP_GET_NOTIF_SIZES: ::c_uint = 3;
-
-extern "C" {
-    pub fn getcontext(ucp: *mut ucontext_t) -> ::c_int;
-    pub fn setcontext(ucp: *const ucontext_t) -> ::c_int;
-    pub fn makecontext(ucp: *mut ucontext_t, func: extern "C" fn(), argc: ::c_int, ...);
-    pub fn swapcontext(uocp: *mut ucontext_t, ucp: *const ucontext_t) -> ::c_int;
-    pub fn iopl(level: ::c_int) -> ::c_int;
-    pub fn ioperm(from: ::c_ulong, num: ::c_ulong, turn_on: ::c_int) -> ::c_int;
-}
-
-cfg_if! {
-    if #[cfg(target_pointer_width = "32")] {
-        mod x32;
-        pub use self::x32::*;
-    } else {
-        mod not_x32;
-        pub use self::not_x32::*;
-    }
-}
-
-cfg_if! {
-    if #[cfg(libc_align)] {
-        mod align;
-        pub use self::align::*;
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs.html b/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs.html deleted file mode 100644 index 45e7371d..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs.html +++ /dev/null @@ -1,892 +0,0 @@ -not_x32.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-
use pthread_mutex_t;
-
-pub type c_long = i64;
-pub type c_ulong = u64;
-
-s! {
-    pub struct statvfs {
-        pub f_bsize: ::c_ulong,
-        pub f_frsize: ::c_ulong,
-        pub f_blocks: ::fsblkcnt_t,
-        pub f_bfree: ::fsblkcnt_t,
-        pub f_bavail: ::fsblkcnt_t,
-        pub f_files: ::fsfilcnt_t,
-        pub f_ffree: ::fsfilcnt_t,
-        pub f_favail: ::fsfilcnt_t,
-        pub f_fsid: ::c_ulong,
-        pub f_flag: ::c_ulong,
-        pub f_namemax: ::c_ulong,
-        __f_spare: [::c_int; 6],
-    }
-}
-
-pub const __SIZEOF_PTHREAD_MUTEX_T: usize = 40;
-pub const __SIZEOF_PTHREAD_RWLOCK_T: usize = 56;
-
-align_const! {
-    #[cfg(target_endian = "little")]
-    pub const PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP: ::pthread_mutex_t =
-        pthread_mutex_t {
-            size: [
-                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0,
-                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
-            ],
-        };
-    #[cfg(target_endian = "little")]
-    pub const PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP: ::pthread_mutex_t =
-        pthread_mutex_t {
-            size: [
-                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0,
-                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
-            ],
-        };
-    #[cfg(target_endian = "little")]
-    pub const PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP: ::pthread_mutex_t =
-        pthread_mutex_t {
-            size: [
-                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0,
-                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
-            ],
-        };
-    #[cfg(target_endian = "big")]
-    pub const PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP: ::pthread_mutex_t =
-        pthread_mutex_t {
-            size: [
-                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0,
-                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
-            ],
-        };
-    #[cfg(target_endian = "big")]
-    pub const PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP: ::pthread_mutex_t =
-        pthread_mutex_t {
-            size: [
-                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0,
-                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
-            ],
-        };
-    #[cfg(target_endian = "big")]
-    pub const PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP: ::pthread_mutex_t =
-        pthread_mutex_t {
-            size: [
-                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0,
-                0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
-            ],
-        };
-}
-
-// Syscall table
-
-pub const SYS_read: ::c_long = 0;
-pub const SYS_write: ::c_long = 1;
-pub const SYS_open: ::c_long = 2;
-pub const SYS_close: ::c_long = 3;
-pub const SYS_stat: ::c_long = 4;
-pub const SYS_fstat: ::c_long = 5;
-pub const SYS_lstat: ::c_long = 6;
-pub const SYS_poll: ::c_long = 7;
-pub const SYS_lseek: ::c_long = 8;
-pub const SYS_mmap: ::c_long = 9;
-pub const SYS_mprotect: ::c_long = 10;
-pub const SYS_munmap: ::c_long = 11;
-pub const SYS_brk: ::c_long = 12;
-pub const SYS_rt_sigaction: ::c_long = 13;
-pub const SYS_rt_sigprocmask: ::c_long = 14;
-pub const SYS_rt_sigreturn: ::c_long = 15;
-pub const SYS_ioctl: ::c_long = 16;
-pub const SYS_pread64: ::c_long = 17;
-pub const SYS_pwrite64: ::c_long = 18;
-pub const SYS_readv: ::c_long = 19;
-pub const SYS_writev: ::c_long = 20;
-pub const SYS_access: ::c_long = 21;
-pub const SYS_pipe: ::c_long = 22;
-pub const SYS_select: ::c_long = 23;
-pub const SYS_sched_yield: ::c_long = 24;
-pub const SYS_mremap: ::c_long = 25;
-pub const SYS_msync: ::c_long = 26;
-pub const SYS_mincore: ::c_long = 27;
-pub const SYS_madvise: ::c_long = 28;
-pub const SYS_shmget: ::c_long = 29;
-pub const SYS_shmat: ::c_long = 30;
-pub const SYS_shmctl: ::c_long = 31;
-pub const SYS_dup: ::c_long = 32;
-pub const SYS_dup2: ::c_long = 33;
-pub const SYS_pause: ::c_long = 34;
-pub const SYS_nanosleep: ::c_long = 35;
-pub const SYS_getitimer: ::c_long = 36;
-pub const SYS_alarm: ::c_long = 37;
-pub const SYS_setitimer: ::c_long = 38;
-pub const SYS_getpid: ::c_long = 39;
-pub const SYS_sendfile: ::c_long = 40;
-pub const SYS_socket: ::c_long = 41;
-pub const SYS_connect: ::c_long = 42;
-pub const SYS_accept: ::c_long = 43;
-pub const SYS_sendto: ::c_long = 44;
-pub const SYS_recvfrom: ::c_long = 45;
-pub const SYS_sendmsg: ::c_long = 46;
-pub const SYS_recvmsg: ::c_long = 47;
-pub const SYS_shutdown: ::c_long = 48;
-pub const SYS_bind: ::c_long = 49;
-pub const SYS_listen: ::c_long = 50;
-pub const SYS_getsockname: ::c_long = 51;
-pub const SYS_getpeername: ::c_long = 52;
-pub const SYS_socketpair: ::c_long = 53;
-pub const SYS_setsockopt: ::c_long = 54;
-pub const SYS_getsockopt: ::c_long = 55;
-pub const SYS_clone: ::c_long = 56;
-pub const SYS_fork: ::c_long = 57;
-pub const SYS_vfork: ::c_long = 58;
-pub const SYS_execve: ::c_long = 59;
-pub const SYS_exit: ::c_long = 60;
-pub const SYS_wait4: ::c_long = 61;
-pub const SYS_kill: ::c_long = 62;
-pub const SYS_uname: ::c_long = 63;
-pub const SYS_semget: ::c_long = 64;
-pub const SYS_semop: ::c_long = 65;
-pub const SYS_semctl: ::c_long = 66;
-pub const SYS_shmdt: ::c_long = 67;
-pub const SYS_msgget: ::c_long = 68;
-pub const SYS_msgsnd: ::c_long = 69;
-pub const SYS_msgrcv: ::c_long = 70;
-pub const SYS_msgctl: ::c_long = 71;
-pub const SYS_fcntl: ::c_long = 72;
-pub const SYS_flock: ::c_long = 73;
-pub const SYS_fsync: ::c_long = 74;
-pub const SYS_fdatasync: ::c_long = 75;
-pub const SYS_truncate: ::c_long = 76;
-pub const SYS_ftruncate: ::c_long = 77;
-pub const SYS_getdents: ::c_long = 78;
-pub const SYS_getcwd: ::c_long = 79;
-pub const SYS_chdir: ::c_long = 80;
-pub const SYS_fchdir: ::c_long = 81;
-pub const SYS_rename: ::c_long = 82;
-pub const SYS_mkdir: ::c_long = 83;
-pub const SYS_rmdir: ::c_long = 84;
-pub const SYS_creat: ::c_long = 85;
-pub const SYS_link: ::c_long = 86;
-pub const SYS_unlink: ::c_long = 87;
-pub const SYS_symlink: ::c_long = 88;
-pub const SYS_readlink: ::c_long = 89;
-pub const SYS_chmod: ::c_long = 90;
-pub const SYS_fchmod: ::c_long = 91;
-pub const SYS_chown: ::c_long = 92;
-pub const SYS_fchown: ::c_long = 93;
-pub const SYS_lchown: ::c_long = 94;
-pub const SYS_umask: ::c_long = 95;
-pub const SYS_gettimeofday: ::c_long = 96;
-pub const SYS_getrlimit: ::c_long = 97;
-pub const SYS_getrusage: ::c_long = 98;
-pub const SYS_sysinfo: ::c_long = 99;
-pub const SYS_times: ::c_long = 100;
-pub const SYS_ptrace: ::c_long = 101;
-pub const SYS_getuid: ::c_long = 102;
-pub const SYS_syslog: ::c_long = 103;
-pub const SYS_getgid: ::c_long = 104;
-pub const SYS_setuid: ::c_long = 105;
-pub const SYS_setgid: ::c_long = 106;
-pub const SYS_geteuid: ::c_long = 107;
-pub const SYS_getegid: ::c_long = 108;
-pub const SYS_setpgid: ::c_long = 109;
-pub const SYS_getppid: ::c_long = 110;
-pub const SYS_getpgrp: ::c_long = 111;
-pub const SYS_setsid: ::c_long = 112;
-pub const SYS_setreuid: ::c_long = 113;
-pub const SYS_setregid: ::c_long = 114;
-pub const SYS_getgroups: ::c_long = 115;
-pub const SYS_setgroups: ::c_long = 116;
-pub const SYS_setresuid: ::c_long = 117;
-pub const SYS_getresuid: ::c_long = 118;
-pub const SYS_setresgid: ::c_long = 119;
-pub const SYS_getresgid: ::c_long = 120;
-pub const SYS_getpgid: ::c_long = 121;
-pub const SYS_setfsuid: ::c_long = 122;
-pub const SYS_setfsgid: ::c_long = 123;
-pub const SYS_getsid: ::c_long = 124;
-pub const SYS_capget: ::c_long = 125;
-pub const SYS_capset: ::c_long = 126;
-pub const SYS_rt_sigpending: ::c_long = 127;
-pub const SYS_rt_sigtimedwait: ::c_long = 128;
-pub const SYS_rt_sigqueueinfo: ::c_long = 129;
-pub const SYS_rt_sigsuspend: ::c_long = 130;
-pub const SYS_sigaltstack: ::c_long = 131;
-pub const SYS_utime: ::c_long = 132;
-pub const SYS_mknod: ::c_long = 133;
-pub const SYS_uselib: ::c_long = 134;
-pub const SYS_personality: ::c_long = 135;
-pub const SYS_ustat: ::c_long = 136;
-pub const SYS_statfs: ::c_long = 137;
-pub const SYS_fstatfs: ::c_long = 138;
-pub const SYS_sysfs: ::c_long = 139;
-pub const SYS_getpriority: ::c_long = 140;
-pub const SYS_setpriority: ::c_long = 141;
-pub const SYS_sched_setparam: ::c_long = 142;
-pub const SYS_sched_getparam: ::c_long = 143;
-pub const SYS_sched_setscheduler: ::c_long = 144;
-pub const SYS_sched_getscheduler: ::c_long = 145;
-pub const SYS_sched_get_priority_max: ::c_long = 146;
-pub const SYS_sched_get_priority_min: ::c_long = 147;
-pub const SYS_sched_rr_get_interval: ::c_long = 148;
-pub const SYS_mlock: ::c_long = 149;
-pub const SYS_munlock: ::c_long = 150;
-pub const SYS_mlockall: ::c_long = 151;
-pub const SYS_munlockall: ::c_long = 152;
-pub const SYS_vhangup: ::c_long = 153;
-pub const SYS_modify_ldt: ::c_long = 154;
-pub const SYS_pivot_root: ::c_long = 155;
-pub const SYS__sysctl: ::c_long = 156;
-pub const SYS_prctl: ::c_long = 157;
-pub const SYS_arch_prctl: ::c_long = 158;
-pub const SYS_adjtimex: ::c_long = 159;
-pub const SYS_setrlimit: ::c_long = 160;
-pub const SYS_chroot: ::c_long = 161;
-pub const SYS_sync: ::c_long = 162;
-pub const SYS_acct: ::c_long = 163;
-pub const SYS_settimeofday: ::c_long = 164;
-pub const SYS_mount: ::c_long = 165;
-pub const SYS_umount2: ::c_long = 166;
-pub const SYS_swapon: ::c_long = 167;
-pub const SYS_swapoff: ::c_long = 168;
-pub const SYS_reboot: ::c_long = 169;
-pub const SYS_sethostname: ::c_long = 170;
-pub const SYS_setdomainname: ::c_long = 171;
-pub const SYS_iopl: ::c_long = 172;
-pub const SYS_ioperm: ::c_long = 173;
-pub const SYS_create_module: ::c_long = 174;
-pub const SYS_init_module: ::c_long = 175;
-pub const SYS_delete_module: ::c_long = 176;
-pub const SYS_get_kernel_syms: ::c_long = 177;
-pub const SYS_query_module: ::c_long = 178;
-pub const SYS_quotactl: ::c_long = 179;
-pub const SYS_nfsservctl: ::c_long = 180;
-pub const SYS_getpmsg: ::c_long = 181;
-pub const SYS_putpmsg: ::c_long = 182;
-pub const SYS_afs_syscall: ::c_long = 183;
-pub const SYS_tuxcall: ::c_long = 184;
-pub const SYS_security: ::c_long = 185;
-pub const SYS_gettid: ::c_long = 186;
-pub const SYS_readahead: ::c_long = 187;
-pub const SYS_setxattr: ::c_long = 188;
-pub const SYS_lsetxattr: ::c_long = 189;
-pub const SYS_fsetxattr: ::c_long = 190;
-pub const SYS_getxattr: ::c_long = 191;
-pub const SYS_lgetxattr: ::c_long = 192;
-pub const SYS_fgetxattr: ::c_long = 193;
-pub const SYS_listxattr: ::c_long = 194;
-pub const SYS_llistxattr: ::c_long = 195;
-pub const SYS_flistxattr: ::c_long = 196;
-pub const SYS_removexattr: ::c_long = 197;
-pub const SYS_lremovexattr: ::c_long = 198;
-pub const SYS_fremovexattr: ::c_long = 199;
-pub const SYS_tkill: ::c_long = 200;
-pub const SYS_time: ::c_long = 201;
-pub const SYS_futex: ::c_long = 202;
-pub const SYS_sched_setaffinity: ::c_long = 203;
-pub const SYS_sched_getaffinity: ::c_long = 204;
-pub const SYS_set_thread_area: ::c_long = 205;
-pub const SYS_io_setup: ::c_long = 206;
-pub const SYS_io_destroy: ::c_long = 207;
-pub const SYS_io_getevents: ::c_long = 208;
-pub const SYS_io_submit: ::c_long = 209;
-pub const SYS_io_cancel: ::c_long = 210;
-pub const SYS_get_thread_area: ::c_long = 211;
-pub const SYS_lookup_dcookie: ::c_long = 212;
-pub const SYS_epoll_create: ::c_long = 213;
-pub const SYS_epoll_ctl_old: ::c_long = 214;
-pub const SYS_epoll_wait_old: ::c_long = 215;
-pub const SYS_remap_file_pages: ::c_long = 216;
-pub const SYS_getdents64: ::c_long = 217;
-pub const SYS_set_tid_address: ::c_long = 218;
-pub const SYS_restart_syscall: ::c_long = 219;
-pub const SYS_semtimedop: ::c_long = 220;
-pub const SYS_fadvise64: ::c_long = 221;
-pub const SYS_timer_create: ::c_long = 222;
-pub const SYS_timer_settime: ::c_long = 223;
-pub const SYS_timer_gettime: ::c_long = 224;
-pub const SYS_timer_getoverrun: ::c_long = 225;
-pub const SYS_timer_delete: ::c_long = 226;
-pub const SYS_clock_settime: ::c_long = 227;
-pub const SYS_clock_gettime: ::c_long = 228;
-pub const SYS_clock_getres: ::c_long = 229;
-pub const SYS_clock_nanosleep: ::c_long = 230;
-pub const SYS_exit_group: ::c_long = 231;
-pub const SYS_epoll_wait: ::c_long = 232;
-pub const SYS_epoll_ctl: ::c_long = 233;
-pub const SYS_tgkill: ::c_long = 234;
-pub const SYS_utimes: ::c_long = 235;
-pub const SYS_vserver: ::c_long = 236;
-pub const SYS_mbind: ::c_long = 237;
-pub const SYS_set_mempolicy: ::c_long = 238;
-pub const SYS_get_mempolicy: ::c_long = 239;
-pub const SYS_mq_open: ::c_long = 240;
-pub const SYS_mq_unlink: ::c_long = 241;
-pub const SYS_mq_timedsend: ::c_long = 242;
-pub const SYS_mq_timedreceive: ::c_long = 243;
-pub const SYS_mq_notify: ::c_long = 244;
-pub const SYS_mq_getsetattr: ::c_long = 245;
-pub const SYS_kexec_load: ::c_long = 246;
-pub const SYS_waitid: ::c_long = 247;
-pub const SYS_add_key: ::c_long = 248;
-pub const SYS_request_key: ::c_long = 249;
-pub const SYS_keyctl: ::c_long = 250;
-pub const SYS_ioprio_set: ::c_long = 251;
-pub const SYS_ioprio_get: ::c_long = 252;
-pub const SYS_inotify_init: ::c_long = 253;
-pub const SYS_inotify_add_watch: ::c_long = 254;
-pub const SYS_inotify_rm_watch: ::c_long = 255;
-pub const SYS_migrate_pages: ::c_long = 256;
-pub const SYS_openat: ::c_long = 257;
-pub const SYS_mkdirat: ::c_long = 258;
-pub const SYS_mknodat: ::c_long = 259;
-pub const SYS_fchownat: ::c_long = 260;
-pub const SYS_futimesat: ::c_long = 261;
-pub const SYS_newfstatat: ::c_long = 262;
-pub const SYS_unlinkat: ::c_long = 263;
-pub const SYS_renameat: ::c_long = 264;
-pub const SYS_linkat: ::c_long = 265;
-pub const SYS_symlinkat: ::c_long = 266;
-pub const SYS_readlinkat: ::c_long = 267;
-pub const SYS_fchmodat: ::c_long = 268;
-pub const SYS_faccessat: ::c_long = 269;
-pub const SYS_pselect6: ::c_long = 270;
-pub const SYS_ppoll: ::c_long = 271;
-pub const SYS_unshare: ::c_long = 272;
-pub const SYS_set_robust_list: ::c_long = 273;
-pub const SYS_get_robust_list: ::c_long = 274;
-pub const SYS_splice: ::c_long = 275;
-pub const SYS_tee: ::c_long = 276;
-pub const SYS_sync_file_range: ::c_long = 277;
-pub const SYS_vmsplice: ::c_long = 278;
-pub const SYS_move_pages: ::c_long = 279;
-pub const SYS_utimensat: ::c_long = 280;
-pub const SYS_epoll_pwait: ::c_long = 281;
-pub const SYS_signalfd: ::c_long = 282;
-pub const SYS_timerfd_create: ::c_long = 283;
-pub const SYS_eventfd: ::c_long = 284;
-pub const SYS_fallocate: ::c_long = 285;
-pub const SYS_timerfd_settime: ::c_long = 286;
-pub const SYS_timerfd_gettime: ::c_long = 287;
-pub const SYS_accept4: ::c_long = 288;
-pub const SYS_signalfd4: ::c_long = 289;
-pub const SYS_eventfd2: ::c_long = 290;
-pub const SYS_epoll_create1: ::c_long = 291;
-pub const SYS_dup3: ::c_long = 292;
-pub const SYS_pipe2: ::c_long = 293;
-pub const SYS_inotify_init1: ::c_long = 294;
-pub const SYS_preadv: ::c_long = 295;
-pub const SYS_pwritev: ::c_long = 296;
-pub const SYS_rt_tgsigqueueinfo: ::c_long = 297;
-pub const SYS_perf_event_open: ::c_long = 298;
-pub const SYS_recvmmsg: ::c_long = 299;
-pub const SYS_fanotify_init: ::c_long = 300;
-pub const SYS_fanotify_mark: ::c_long = 301;
-pub const SYS_prlimit64: ::c_long = 302;
-pub const SYS_name_to_handle_at: ::c_long = 303;
-pub const SYS_open_by_handle_at: ::c_long = 304;
-pub const SYS_clock_adjtime: ::c_long = 305;
-pub const SYS_syncfs: ::c_long = 306;
-pub const SYS_sendmmsg: ::c_long = 307;
-pub const SYS_setns: ::c_long = 308;
-pub const SYS_getcpu: ::c_long = 309;
-pub const SYS_process_vm_readv: ::c_long = 310;
-pub const SYS_process_vm_writev: ::c_long = 311;
-pub const SYS_kcmp: ::c_long = 312;
-pub const SYS_finit_module: ::c_long = 313;
-pub const SYS_sched_setattr: ::c_long = 314;
-pub const SYS_sched_getattr: ::c_long = 315;
-pub const SYS_renameat2: ::c_long = 316;
-pub const SYS_seccomp: ::c_long = 317;
-pub const SYS_getrandom: ::c_long = 318;
-pub const SYS_memfd_create: ::c_long = 319;
-pub const SYS_kexec_file_load: ::c_long = 320;
-pub const SYS_bpf: ::c_long = 321;
-pub const SYS_execveat: ::c_long = 322;
-pub const SYS_userfaultfd: ::c_long = 323;
-pub const SYS_membarrier: ::c_long = 324;
-pub const SYS_mlock2: ::c_long = 325;
-pub const SYS_copy_file_range: ::c_long = 326;
-pub const SYS_preadv2: ::c_long = 327;
-pub const SYS_pwritev2: ::c_long = 328;
-pub const SYS_pkey_mprotect: ::c_long = 329;
-pub const SYS_pkey_alloc: ::c_long = 330;
-pub const SYS_pkey_free: ::c_long = 331;
-pub const SYS_statx: ::c_long = 332;
-pub const SYS_rseq: ::c_long = 334;
-pub const SYS_pidfd_send_signal: ::c_long = 424;
-pub const SYS_io_uring_setup: ::c_long = 425;
-pub const SYS_io_uring_enter: ::c_long = 426;
-pub const SYS_io_uring_register: ::c_long = 427;
-pub const SYS_open_tree: ::c_long = 428;
-pub const SYS_move_mount: ::c_long = 429;
-pub const SYS_fsopen: ::c_long = 430;
-pub const SYS_fsconfig: ::c_long = 431;
-pub const SYS_fsmount: ::c_long = 432;
-pub const SYS_fspick: ::c_long = 433;
-pub const SYS_pidfd_open: ::c_long = 434;
-pub const SYS_clone3: ::c_long = 435;
-pub const SYS_close_range: ::c_long = 436;
-pub const SYS_openat2: ::c_long = 437;
-pub const SYS_pidfd_getfd: ::c_long = 438;
-pub const SYS_faccessat2: ::c_long = 439;
-pub const SYS_process_madvise: ::c_long = 440;
-pub const SYS_epoll_pwait2: ::c_long = 441;
-pub const SYS_mount_setattr: ::c_long = 442;
-
-extern "C" {
-    pub fn sysctl(
-        name: *mut ::c_int,
-        namelen: ::c_int,
-        oldp: *mut ::c_void,
-        oldlenp: *mut ::size_t,
-        newp: *mut ::c_void,
-        newlen: ::size_t,
-    ) -> ::c_int;
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/mod.rs.html b/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/mod.rs.html deleted file mode 100644 index 22f153c5..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/gnu/mod.rs.html +++ /dev/null @@ -1,2742 +0,0 @@ -mod.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-443
-444
-445
-446
-447
-448
-449
-450
-451
-452
-453
-454
-455
-456
-457
-458
-459
-460
-461
-462
-463
-464
-465
-466
-467
-468
-469
-470
-471
-472
-473
-474
-475
-476
-477
-478
-479
-480
-481
-482
-483
-484
-485
-486
-487
-488
-489
-490
-491
-492
-493
-494
-495
-496
-497
-498
-499
-500
-501
-502
-503
-504
-505
-506
-507
-508
-509
-510
-511
-512
-513
-514
-515
-516
-517
-518
-519
-520
-521
-522
-523
-524
-525
-526
-527
-528
-529
-530
-531
-532
-533
-534
-535
-536
-537
-538
-539
-540
-541
-542
-543
-544
-545
-546
-547
-548
-549
-550
-551
-552
-553
-554
-555
-556
-557
-558
-559
-560
-561
-562
-563
-564
-565
-566
-567
-568
-569
-570
-571
-572
-573
-574
-575
-576
-577
-578
-579
-580
-581
-582
-583
-584
-585
-586
-587
-588
-589
-590
-591
-592
-593
-594
-595
-596
-597
-598
-599
-600
-601
-602
-603
-604
-605
-606
-607
-608
-609
-610
-611
-612
-613
-614
-615
-616
-617
-618
-619
-620
-621
-622
-623
-624
-625
-626
-627
-628
-629
-630
-631
-632
-633
-634
-635
-636
-637
-638
-639
-640
-641
-642
-643
-644
-645
-646
-647
-648
-649
-650
-651
-652
-653
-654
-655
-656
-657
-658
-659
-660
-661
-662
-663
-664
-665
-666
-667
-668
-669
-670
-671
-672
-673
-674
-675
-676
-677
-678
-679
-680
-681
-682
-683
-684
-685
-686
-687
-688
-689
-690
-691
-692
-693
-694
-695
-696
-697
-698
-699
-700
-701
-702
-703
-704
-705
-706
-707
-708
-709
-710
-711
-712
-713
-714
-715
-716
-717
-718
-719
-720
-721
-722
-723
-724
-725
-726
-727
-728
-729
-730
-731
-732
-733
-734
-735
-736
-737
-738
-739
-740
-741
-742
-743
-744
-745
-746
-747
-748
-749
-750
-751
-752
-753
-754
-755
-756
-757
-758
-759
-760
-761
-762
-763
-764
-765
-766
-767
-768
-769
-770
-771
-772
-773
-774
-775
-776
-777
-778
-779
-780
-781
-782
-783
-784
-785
-786
-787
-788
-789
-790
-791
-792
-793
-794
-795
-796
-797
-798
-799
-800
-801
-802
-803
-804
-805
-806
-807
-808
-809
-810
-811
-812
-813
-814
-815
-816
-817
-818
-819
-820
-821
-822
-823
-824
-825
-826
-827
-828
-829
-830
-831
-832
-833
-834
-835
-836
-837
-838
-839
-840
-841
-842
-843
-844
-845
-846
-847
-848
-849
-850
-851
-852
-853
-854
-855
-856
-857
-858
-859
-860
-861
-862
-863
-864
-865
-866
-867
-868
-869
-870
-871
-872
-873
-874
-875
-876
-877
-878
-879
-880
-881
-882
-883
-884
-885
-886
-887
-888
-889
-890
-891
-892
-893
-894
-895
-896
-897
-898
-899
-900
-901
-902
-903
-904
-905
-906
-907
-908
-909
-910
-911
-912
-913
-914
-915
-916
-917
-918
-919
-920
-921
-922
-923
-924
-925
-926
-927
-928
-929
-930
-931
-932
-933
-934
-935
-936
-937
-938
-939
-940
-941
-942
-943
-944
-945
-946
-947
-948
-949
-950
-951
-952
-953
-954
-955
-956
-957
-958
-959
-960
-961
-962
-963
-964
-965
-966
-967
-968
-969
-970
-971
-972
-973
-974
-975
-976
-977
-978
-979
-980
-981
-982
-983
-984
-985
-986
-987
-988
-989
-990
-991
-992
-993
-994
-995
-996
-997
-998
-999
-1000
-1001
-1002
-1003
-1004
-1005
-1006
-1007
-1008
-1009
-1010
-1011
-1012
-1013
-1014
-1015
-1016
-1017
-1018
-1019
-1020
-1021
-1022
-1023
-1024
-1025
-1026
-1027
-1028
-1029
-1030
-1031
-1032
-1033
-1034
-1035
-1036
-1037
-1038
-1039
-1040
-1041
-1042
-1043
-1044
-1045
-1046
-1047
-1048
-1049
-1050
-1051
-1052
-1053
-1054
-1055
-1056
-1057
-1058
-1059
-1060
-1061
-1062
-1063
-1064
-1065
-1066
-1067
-1068
-1069
-1070
-1071
-1072
-1073
-1074
-1075
-1076
-1077
-1078
-1079
-1080
-1081
-1082
-1083
-1084
-1085
-1086
-1087
-1088
-1089
-1090
-1091
-1092
-1093
-1094
-1095
-1096
-1097
-1098
-1099
-1100
-1101
-1102
-1103
-1104
-1105
-1106
-1107
-1108
-1109
-1110
-1111
-1112
-1113
-1114
-1115
-1116
-1117
-1118
-1119
-1120
-1121
-1122
-1123
-1124
-1125
-1126
-1127
-1128
-1129
-1130
-1131
-1132
-1133
-1134
-1135
-1136
-1137
-1138
-1139
-1140
-1141
-1142
-1143
-1144
-1145
-1146
-1147
-1148
-1149
-1150
-1151
-1152
-1153
-1154
-1155
-1156
-1157
-1158
-1159
-1160
-1161
-1162
-1163
-1164
-1165
-1166
-1167
-1168
-1169
-1170
-1171
-1172
-1173
-1174
-1175
-1176
-1177
-1178
-1179
-1180
-1181
-1182
-1183
-1184
-1185
-1186
-1187
-1188
-1189
-1190
-1191
-1192
-1193
-1194
-1195
-1196
-1197
-1198
-1199
-1200
-1201
-1202
-1203
-1204
-1205
-1206
-1207
-1208
-1209
-1210
-1211
-1212
-1213
-1214
-1215
-1216
-1217
-1218
-1219
-1220
-1221
-1222
-1223
-1224
-1225
-1226
-1227
-1228
-1229
-1230
-1231
-1232
-1233
-1234
-1235
-1236
-1237
-1238
-1239
-1240
-1241
-1242
-1243
-1244
-1245
-1246
-1247
-1248
-1249
-1250
-1251
-1252
-1253
-1254
-1255
-1256
-1257
-1258
-1259
-1260
-1261
-1262
-1263
-1264
-1265
-1266
-1267
-1268
-1269
-1270
-1271
-1272
-1273
-1274
-1275
-1276
-1277
-1278
-1279
-1280
-1281
-1282
-1283
-1284
-1285
-1286
-1287
-1288
-1289
-1290
-1291
-1292
-1293
-1294
-1295
-1296
-1297
-1298
-1299
-1300
-1301
-1302
-1303
-1304
-1305
-1306
-1307
-1308
-1309
-1310
-1311
-1312
-1313
-1314
-1315
-1316
-1317
-1318
-1319
-1320
-1321
-1322
-1323
-1324
-1325
-1326
-1327
-1328
-1329
-1330
-1331
-1332
-1333
-1334
-1335
-1336
-1337
-1338
-1339
-1340
-1341
-1342
-1343
-1344
-1345
-1346
-1347
-1348
-1349
-1350
-1351
-1352
-1353
-1354
-1355
-1356
-1357
-1358
-1359
-1360
-1361
-1362
-1363
-1364
-1365
-1366
-1367
-
pub type pthread_t = c_ulong;
-pub type __priority_which_t = ::c_uint;
-pub type __rlimit_resource_t = ::c_uint;
-pub type Lmid_t = ::c_long;
-pub type regoff_t = ::c_int;
-
-cfg_if! {
-    if #[cfg(doc)] {
-        // Used in `linux::arch` to define ioctl constants.
-        pub(crate) type Ioctl = ::c_ulong;
-    } else {
-        #[doc(hidden)]
-        pub type Ioctl = ::c_ulong;
-    }
-}
-
-s! {
-    pub struct statx {
-        pub stx_mask: u32,
-        pub stx_blksize: u32,
-        pub stx_attributes: u64,
-        pub stx_nlink: u32,
-        pub stx_uid: u32,
-        pub stx_gid: u32,
-        pub stx_mode: u16,
-        __statx_pad1: [u16; 1],
-        pub stx_ino: u64,
-        pub stx_size: u64,
-        pub stx_blocks: u64,
-        pub stx_attributes_mask: u64,
-        pub stx_atime: ::statx_timestamp,
-        pub stx_btime: ::statx_timestamp,
-        pub stx_ctime: ::statx_timestamp,
-        pub stx_mtime: ::statx_timestamp,
-        pub stx_rdev_major: u32,
-        pub stx_rdev_minor: u32,
-        pub stx_dev_major: u32,
-        pub stx_dev_minor: u32,
-        pub stx_mnt_id: u64,
-        __statx_pad2: u64,
-        __statx_pad3: [u64; 12],
-    }
-
-    pub struct statx_timestamp {
-        pub tv_sec: i64,
-        pub tv_nsec: u32,
-        pub __statx_timestamp_pad1: [i32; 1],
-    }
-
-    pub struct aiocb {
-        pub aio_fildes: ::c_int,
-        pub aio_lio_opcode: ::c_int,
-        pub aio_reqprio: ::c_int,
-        pub aio_buf: *mut ::c_void,
-        pub aio_nbytes: ::size_t,
-        pub aio_sigevent: ::sigevent,
-        __next_prio: *mut aiocb,
-        __abs_prio: ::c_int,
-        __policy: ::c_int,
-        __error_code: ::c_int,
-        __return_value: ::ssize_t,
-        pub aio_offset: off_t,
-        #[cfg(all(not(target_arch = "x86_64"), target_pointer_width = "32"))]
-        __unused1: [::c_char; 4],
-        __glibc_reserved: [::c_char; 32]
-    }
-
-    pub struct __exit_status {
-        pub e_termination: ::c_short,
-        pub e_exit: ::c_short,
-    }
-
-    pub struct __timeval {
-        pub tv_sec: i32,
-        pub tv_usec: i32,
-    }
-
-    pub struct glob64_t {
-        pub gl_pathc: ::size_t,
-        pub gl_pathv: *mut *mut ::c_char,
-        pub gl_offs: ::size_t,
-        pub gl_flags: ::c_int,
-
-        __unused1: *mut ::c_void,
-        __unused2: *mut ::c_void,
-        __unused3: *mut ::c_void,
-        __unused4: *mut ::c_void,
-        __unused5: *mut ::c_void,
-    }
-
-    pub struct msghdr {
-        pub msg_name: *mut ::c_void,
-        pub msg_namelen: ::socklen_t,
-        pub msg_iov: *mut ::iovec,
-        pub msg_iovlen: ::size_t,
-        pub msg_control: *mut ::c_void,
-        pub msg_controllen: ::size_t,
-        pub msg_flags: ::c_int,
-    }
-
-    pub struct cmsghdr {
-        pub cmsg_len: ::size_t,
-        pub cmsg_level: ::c_int,
-        pub cmsg_type: ::c_int,
-    }
-
-    pub struct termios {
-        pub c_iflag: ::tcflag_t,
-        pub c_oflag: ::tcflag_t,
-        pub c_cflag: ::tcflag_t,
-        pub c_lflag: ::tcflag_t,
-        pub c_line: ::cc_t,
-        pub c_cc: [::cc_t; ::NCCS],
-        #[cfg(not(any(
-            target_arch = "sparc",
-            target_arch = "sparc64",
-            target_arch = "mips",
-            target_arch = "mips64")))]
-        pub c_ispeed: ::speed_t,
-        #[cfg(not(any(
-            target_arch = "sparc",
-            target_arch = "sparc64",
-            target_arch = "mips",
-            target_arch = "mips64")))]
-        pub c_ospeed: ::speed_t,
-    }
-
-    pub struct mallinfo {
-        pub arena: ::c_int,
-        pub ordblks: ::c_int,
-        pub smblks: ::c_int,
-        pub hblks: ::c_int,
-        pub hblkhd: ::c_int,
-        pub usmblks: ::c_int,
-        pub fsmblks: ::c_int,
-        pub uordblks: ::c_int,
-        pub fordblks: ::c_int,
-        pub keepcost: ::c_int,
-    }
-
-    pub struct mallinfo2 {
-        pub arena: ::size_t,
-        pub ordblks: ::size_t,
-        pub smblks: ::size_t,
-        pub hblks: ::size_t,
-        pub hblkhd: ::size_t,
-        pub usmblks: ::size_t,
-        pub fsmblks: ::size_t,
-        pub uordblks: ::size_t,
-        pub fordblks: ::size_t,
-        pub keepcost: ::size_t,
-    }
-
-    pub struct nl_pktinfo {
-        pub group: u32,
-    }
-
-    pub struct nl_mmap_req {
-        pub nm_block_size: ::c_uint,
-        pub nm_block_nr: ::c_uint,
-        pub nm_frame_size: ::c_uint,
-        pub nm_frame_nr: ::c_uint,
-    }
-
-    pub struct nl_mmap_hdr {
-        pub nm_status: ::c_uint,
-        pub nm_len: ::c_uint,
-        pub nm_group: u32,
-        pub nm_pid: u32,
-        pub nm_uid: u32,
-        pub nm_gid: u32,
-    }
-
-    pub struct rtentry {
-        pub rt_pad1: ::c_ulong,
-        pub rt_dst: ::sockaddr,
-        pub rt_gateway: ::sockaddr,
-        pub rt_genmask: ::sockaddr,
-        pub rt_flags: ::c_ushort,
-        pub rt_pad2: ::c_short,
-        pub rt_pad3: ::c_ulong,
-        pub rt_tos: ::c_uchar,
-        pub rt_class: ::c_uchar,
-        #[cfg(target_pointer_width = "64")]
-        pub rt_pad4: [::c_short; 3usize],
-        #[cfg(not(target_pointer_width = "64"))]
-        pub rt_pad4: ::c_short,
-        pub rt_metric: ::c_short,
-        pub rt_dev: *mut ::c_char,
-        pub rt_mtu: ::c_ulong,
-        pub rt_window: ::c_ulong,
-        pub rt_irtt: ::c_ushort,
-    }
-
-    pub struct timex {
-        pub modes: ::c_uint,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub offset: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub offset: ::c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub freq: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub freq: ::c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub maxerror: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub maxerror: ::c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub esterror: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub esterror: ::c_long,
-        pub status: ::c_int,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub constant: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub constant: ::c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub precision: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub precision: ::c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub tolerance: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub tolerance: ::c_long,
-        pub time: ::timeval,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub tick: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub tick: ::c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub ppsfreq: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub ppsfreq: ::c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub jitter: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub jitter: ::c_long,
-        pub shift: ::c_int,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub stabil: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub stabil: ::c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub jitcnt: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub jitcnt: ::c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub calcnt: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub calcnt: ::c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub errcnt: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub errcnt: ::c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub stbcnt: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub stbcnt: ::c_long,
-        pub tai: ::c_int,
-        pub __unused1: i32,
-        pub __unused2: i32,
-        pub __unused3: i32,
-        pub __unused4: i32,
-        pub __unused5: i32,
-        pub __unused6: i32,
-        pub __unused7: i32,
-        pub __unused8: i32,
-        pub __unused9: i32,
-        pub __unused10: i32,
-        pub __unused11: i32,
-    }
-
-    pub struct ntptimeval {
-        pub time: ::timeval,
-        pub maxerror: ::c_long,
-        pub esterror: ::c_long,
-        pub tai: ::c_long,
-        pub __glibc_reserved1: ::c_long,
-        pub __glibc_reserved2: ::c_long,
-        pub __glibc_reserved3: ::c_long,
-        pub __glibc_reserved4: ::c_long,
-    }
-
-    pub struct regex_t {
-        __buffer: *mut ::c_void,
-        __allocated: ::size_t,
-        __used: ::size_t,
-        __syntax: ::c_ulong,
-        __fastmap: *mut ::c_char,
-        __translate: *mut ::c_char,
-        __re_nsub: ::size_t,
-        __bitfield: u8,
-    }
-
-    pub struct Elf64_Chdr {
-        pub ch_type: ::Elf64_Word,
-        pub ch_reserved: ::Elf64_Word,
-        pub ch_size: ::Elf64_Xword,
-        pub ch_addralign: ::Elf64_Xword,
-    }
-
-    pub struct Elf32_Chdr {
-        pub ch_type: ::Elf32_Word,
-        pub ch_size: ::Elf32_Word,
-        pub ch_addralign: ::Elf32_Word,
-    }
-
-    pub struct seminfo {
-        pub semmap: ::c_int,
-        pub semmni: ::c_int,
-        pub semmns: ::c_int,
-        pub semmnu: ::c_int,
-        pub semmsl: ::c_int,
-        pub semopm: ::c_int,
-        pub semume: ::c_int,
-        pub semusz: ::c_int,
-        pub semvmx: ::c_int,
-        pub semaem: ::c_int,
-    }
-
-    pub struct ptrace_peeksiginfo_args {
-        pub off: ::__u64,
-        pub flags: ::__u32,
-        pub nr: ::__s32,
-    }
-
-    pub struct __c_anonymous_ptrace_syscall_info_entry {
-        pub nr: ::__u64,
-        pub args: [::__u64; 6],
-    }
-
-    pub struct __c_anonymous_ptrace_syscall_info_exit {
-        pub sval: ::__s64,
-        pub is_error: ::__u8,
-    }
-
-    pub struct __c_anonymous_ptrace_syscall_info_seccomp {
-        pub nr: ::__u64,
-        pub args: [::__u64; 6],
-        pub ret_data: ::__u32,
-    }
-
-    pub struct ptrace_syscall_info {
-        pub op: ::__u8,
-        pub pad: [::__u8; 3],
-        pub arch: ::__u32,
-        pub instruction_pointer: ::__u64,
-        pub stack_pointer: ::__u64,
-        #[cfg(libc_union)]
-        pub u: __c_anonymous_ptrace_syscall_info_data,
-    }
-}
-
-impl siginfo_t {
-    pub unsafe fn si_addr(&self) -> *mut ::c_void {
-        #[repr(C)]
-        struct siginfo_sigfault {
-            _si_signo: ::c_int,
-            _si_errno: ::c_int,
-            _si_code: ::c_int,
-            si_addr: *mut ::c_void,
-        }
-        (*(self as *const siginfo_t as *const siginfo_sigfault)).si_addr
-    }
-
-    pub unsafe fn si_value(&self) -> ::sigval {
-        #[repr(C)]
-        struct siginfo_timer {
-            _si_signo: ::c_int,
-            _si_errno: ::c_int,
-            _si_code: ::c_int,
-            _si_tid: ::c_int,
-            _si_overrun: ::c_int,
-            si_sigval: ::sigval,
-        }
-        (*(self as *const siginfo_t as *const siginfo_timer)).si_sigval
-    }
-}
-
-cfg_if! {
-    if #[cfg(libc_union)] {
-        // Internal, for casts to access union fields
-        #[repr(C)]
-        struct sifields_sigchld {
-            si_pid: ::pid_t,
-            si_uid: ::uid_t,
-            si_status: ::c_int,
-            si_utime: ::c_long,
-            si_stime: ::c_long,
-        }
-        impl ::Copy for sifields_sigchld {}
-        impl ::Clone for sifields_sigchld {
-            fn clone(&self) -> sifields_sigchld {
-                *self
-            }
-        }
-
-        // Internal, for casts to access union fields
-        #[repr(C)]
-        union sifields {
-            _align_pointer: *mut ::c_void,
-            sigchld: sifields_sigchld,
-        }
-
-        // Internal, for casts to access union fields. Note that some variants
-        // of sifields start with a pointer, which makes the alignment of
-        // sifields vary on 32-bit and 64-bit architectures.
-        #[repr(C)]
-        struct siginfo_f {
-            _siginfo_base: [::c_int; 3],
-            sifields: sifields,
-        }
-
-        impl siginfo_t {
-            unsafe fn sifields(&self) -> &sifields {
-                &(*(self as *const siginfo_t as *const siginfo_f)).sifields
-            }
-
-            pub unsafe fn si_pid(&self) -> ::pid_t {
-                self.sifields().sigchld.si_pid
-            }
-
-            pub unsafe fn si_uid(&self) -> ::uid_t {
-                self.sifields().sigchld.si_uid
-            }
-
-            pub unsafe fn si_status(&self) -> ::c_int {
-                self.sifields().sigchld.si_status
-            }
-
-            pub unsafe fn si_utime(&self) -> ::c_long {
-                self.sifields().sigchld.si_utime
-            }
-
-            pub unsafe fn si_stime(&self) -> ::c_long {
-                self.sifields().sigchld.si_stime
-            }
-        }
-
-        pub union __c_anonymous_ptrace_syscall_info_data {
-            pub entry: __c_anonymous_ptrace_syscall_info_entry,
-            pub exit: __c_anonymous_ptrace_syscall_info_exit,
-            pub seccomp: __c_anonymous_ptrace_syscall_info_seccomp,
-        }
-        impl ::Copy for __c_anonymous_ptrace_syscall_info_data {}
-        impl ::Clone for __c_anonymous_ptrace_syscall_info_data {
-            fn clone(&self) -> __c_anonymous_ptrace_syscall_info_data {
-                *self
-            }
-        }
-    }
-}
-
-s_no_extra_traits! {
-    pub struct utmpx {
-        pub ut_type: ::c_short,
-        pub ut_pid: ::pid_t,
-        pub ut_line: [::c_char; __UT_LINESIZE],
-        pub ut_id: [::c_char; 4],
-
-        pub ut_user: [::c_char; __UT_NAMESIZE],
-        pub ut_host: [::c_char; __UT_HOSTSIZE],
-        pub ut_exit: __exit_status,
-
-        #[cfg(any(target_arch = "aarch64",
-                  target_arch = "s390x",
-                  target_arch = "loongarch64",
-                  all(target_pointer_width = "32",
-                      not(target_arch = "x86_64"))))]
-        pub ut_session: ::c_long,
-        #[cfg(any(target_arch = "aarch64",
-                  target_arch = "s390x",
-                  target_arch = "loongarch64",
-                  all(target_pointer_width = "32",
-                      not(target_arch = "x86_64"))))]
-        pub ut_tv: ::timeval,
-
-        #[cfg(not(any(target_arch = "aarch64",
-                      target_arch = "s390x",
-                      target_arch = "loongarch64",
-                      all(target_pointer_width = "32",
-                          not(target_arch = "x86_64")))))]
-        pub ut_session: i32,
-        #[cfg(not(any(target_arch = "aarch64",
-                      target_arch = "s390x",
-                      target_arch = "loongarch64",
-                      all(target_pointer_width = "32",
-                          not(target_arch = "x86_64")))))]
-        pub ut_tv: __timeval,
-
-        pub ut_addr_v6: [i32; 4],
-        __glibc_reserved: [::c_char; 20],
-    }
-}
-
-cfg_if! {
-    if #[cfg(feature = "extra_traits")] {
-        impl PartialEq for utmpx {
-            fn eq(&self, other: &utmpx) -> bool {
-                self.ut_type == other.ut_type
-                    && self.ut_pid == other.ut_pid
-                    && self.ut_line == other.ut_line
-                    && self.ut_id == other.ut_id
-                    && self.ut_user == other.ut_user
-                    && self
-                    .ut_host
-                    .iter()
-                    .zip(other.ut_host.iter())
-                    .all(|(a,b)| a == b)
-                    && self.ut_exit == other.ut_exit
-                    && self.ut_session == other.ut_session
-                    && self.ut_tv == other.ut_tv
-                    && self.ut_addr_v6 == other.ut_addr_v6
-                    && self.__glibc_reserved == other.__glibc_reserved
-            }
-        }
-
-        impl Eq for utmpx {}
-
-        impl ::fmt::Debug for utmpx {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("utmpx")
-                    .field("ut_type", &self.ut_type)
-                    .field("ut_pid", &self.ut_pid)
-                    .field("ut_line", &self.ut_line)
-                    .field("ut_id", &self.ut_id)
-                    .field("ut_user", &self.ut_user)
-                // FIXME: .field("ut_host", &self.ut_host)
-                    .field("ut_exit", &self.ut_exit)
-                    .field("ut_session", &self.ut_session)
-                    .field("ut_tv", &self.ut_tv)
-                    .field("ut_addr_v6", &self.ut_addr_v6)
-                    .field("__glibc_reserved", &self.__glibc_reserved)
-                    .finish()
-            }
-        }
-
-        impl ::hash::Hash for utmpx {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.ut_type.hash(state);
-                self.ut_pid.hash(state);
-                self.ut_line.hash(state);
-                self.ut_id.hash(state);
-                self.ut_user.hash(state);
-                self.ut_host.hash(state);
-                self.ut_exit.hash(state);
-                self.ut_session.hash(state);
-                self.ut_tv.hash(state);
-                self.ut_addr_v6.hash(state);
-                self.__glibc_reserved.hash(state);
-            }
-        }
-
-        #[cfg(libc_union)]
-        impl PartialEq for __c_anonymous_ptrace_syscall_info_data {
-            fn eq(&self, other: &__c_anonymous_ptrace_syscall_info_data) -> bool {
-                unsafe {
-                self.entry == other.entry ||
-                    self.exit == other.exit ||
-                    self.seccomp == other.seccomp
-                }
-            }
-        }
-
-        #[cfg(libc_union)]
-        impl Eq for __c_anonymous_ptrace_syscall_info_data {}
-
-        #[cfg(libc_union)]
-        impl ::fmt::Debug for __c_anonymous_ptrace_syscall_info_data {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                unsafe {
-                f.debug_struct("__c_anonymous_ptrace_syscall_info_data")
-                    .field("entry", &self.entry)
-                    .field("exit", &self.exit)
-                    .field("seccomp", &self.seccomp)
-                    .finish()
-                }
-            }
-        }
-
-        #[cfg(libc_union)]
-        impl ::hash::Hash for __c_anonymous_ptrace_syscall_info_data {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                unsafe {
-                self.entry.hash(state);
-                self.exit.hash(state);
-                self.seccomp.hash(state);
-                }
-            }
-        }
-    }
-}
-
-// include/uapi/asm-generic/hugetlb_encode.h
-pub const HUGETLB_FLAG_ENCODE_SHIFT: ::c_int = 26;
-pub const HUGETLB_FLAG_ENCODE_MASK: ::c_int = 0x3f;
-
-pub const HUGETLB_FLAG_ENCODE_64KB: ::c_int = 16 << HUGETLB_FLAG_ENCODE_SHIFT;
-pub const HUGETLB_FLAG_ENCODE_512KB: ::c_int = 19 << HUGETLB_FLAG_ENCODE_SHIFT;
-pub const HUGETLB_FLAG_ENCODE_1MB: ::c_int = 20 << HUGETLB_FLAG_ENCODE_SHIFT;
-pub const HUGETLB_FLAG_ENCODE_2MB: ::c_int = 21 << HUGETLB_FLAG_ENCODE_SHIFT;
-pub const HUGETLB_FLAG_ENCODE_8MB: ::c_int = 23 << HUGETLB_FLAG_ENCODE_SHIFT;
-pub const HUGETLB_FLAG_ENCODE_16MB: ::c_int = 24 << HUGETLB_FLAG_ENCODE_SHIFT;
-pub const HUGETLB_FLAG_ENCODE_32MB: ::c_int = 25 << HUGETLB_FLAG_ENCODE_SHIFT;
-pub const HUGETLB_FLAG_ENCODE_256MB: ::c_int = 28 << HUGETLB_FLAG_ENCODE_SHIFT;
-pub const HUGETLB_FLAG_ENCODE_512MB: ::c_int = 29 << HUGETLB_FLAG_ENCODE_SHIFT;
-pub const HUGETLB_FLAG_ENCODE_1GB: ::c_int = 30 << HUGETLB_FLAG_ENCODE_SHIFT;
-pub const HUGETLB_FLAG_ENCODE_2GB: ::c_int = 31 << HUGETLB_FLAG_ENCODE_SHIFT;
-pub const HUGETLB_FLAG_ENCODE_16GB: ::c_int = 34 << HUGETLB_FLAG_ENCODE_SHIFT;
-
-// include/uapi/linux/mman.h
-/*
- * Huge page size encoding when MAP_HUGETLB is specified, and a huge page
- * size other than the default is desired.  See hugetlb_encode.h.
- * All known huge page size encodings are provided here.  It is the
- * responsibility of the application to know which sizes are supported on
- * the running system.  See mmap(2) man page for details.
- */
-pub const MAP_HUGE_SHIFT: ::c_int = HUGETLB_FLAG_ENCODE_SHIFT;
-pub const MAP_HUGE_MASK: ::c_int = HUGETLB_FLAG_ENCODE_MASK;
-
-pub const MAP_HUGE_64KB: ::c_int = HUGETLB_FLAG_ENCODE_64KB;
-pub const MAP_HUGE_512KB: ::c_int = HUGETLB_FLAG_ENCODE_512KB;
-pub const MAP_HUGE_1MB: ::c_int = HUGETLB_FLAG_ENCODE_1MB;
-pub const MAP_HUGE_2MB: ::c_int = HUGETLB_FLAG_ENCODE_2MB;
-pub const MAP_HUGE_8MB: ::c_int = HUGETLB_FLAG_ENCODE_8MB;
-pub const MAP_HUGE_16MB: ::c_int = HUGETLB_FLAG_ENCODE_16MB;
-pub const MAP_HUGE_32MB: ::c_int = HUGETLB_FLAG_ENCODE_32MB;
-pub const MAP_HUGE_256MB: ::c_int = HUGETLB_FLAG_ENCODE_256MB;
-pub const MAP_HUGE_512MB: ::c_int = HUGETLB_FLAG_ENCODE_512MB;
-pub const MAP_HUGE_1GB: ::c_int = HUGETLB_FLAG_ENCODE_1GB;
-pub const MAP_HUGE_2GB: ::c_int = HUGETLB_FLAG_ENCODE_2GB;
-pub const MAP_HUGE_16GB: ::c_int = HUGETLB_FLAG_ENCODE_16GB;
-
-pub const PRIO_PROCESS: ::__priority_which_t = 0;
-pub const PRIO_PGRP: ::__priority_which_t = 1;
-pub const PRIO_USER: ::__priority_which_t = 2;
-
-pub const MS_RMT_MASK: ::c_ulong = 0x02800051;
-
-pub const __UT_LINESIZE: usize = 32;
-pub const __UT_NAMESIZE: usize = 32;
-pub const __UT_HOSTSIZE: usize = 256;
-pub const EMPTY: ::c_short = 0;
-pub const RUN_LVL: ::c_short = 1;
-pub const BOOT_TIME: ::c_short = 2;
-pub const NEW_TIME: ::c_short = 3;
-pub const OLD_TIME: ::c_short = 4;
-pub const INIT_PROCESS: ::c_short = 5;
-pub const LOGIN_PROCESS: ::c_short = 6;
-pub const USER_PROCESS: ::c_short = 7;
-pub const DEAD_PROCESS: ::c_short = 8;
-pub const ACCOUNTING: ::c_short = 9;
-
-// dlfcn.h
-pub const LM_ID_BASE: ::c_long = 0;
-pub const LM_ID_NEWLM: ::c_long = -1;
-
-pub const RTLD_DI_LMID: ::c_int = 1;
-pub const RTLD_DI_LINKMAP: ::c_int = 2;
-pub const RTLD_DI_CONFIGADDR: ::c_int = 3;
-pub const RTLD_DI_SERINFO: ::c_int = 4;
-pub const RTLD_DI_SERINFOSIZE: ::c_int = 5;
-pub const RTLD_DI_ORIGIN: ::c_int = 6;
-pub const RTLD_DI_PROFILENAME: ::c_int = 7;
-pub const RTLD_DI_PROFILEOUT: ::c_int = 8;
-pub const RTLD_DI_TLS_MODID: ::c_int = 9;
-pub const RTLD_DI_TLS_DATA: ::c_int = 10;
-
-pub const SOCK_NONBLOCK: ::c_int = O_NONBLOCK;
-pub const PIDFD_NONBLOCK: ::c_uint = O_NONBLOCK as ::c_uint;
-
-pub const SOL_RXRPC: ::c_int = 272;
-pub const SOL_PPPOL2TP: ::c_int = 273;
-pub const SOL_PNPIPE: ::c_int = 275;
-pub const SOL_RDS: ::c_int = 276;
-pub const SOL_IUCV: ::c_int = 277;
-pub const SOL_CAIF: ::c_int = 278;
-pub const SOL_NFC: ::c_int = 280;
-pub const SOL_XDP: ::c_int = 283;
-
-pub const MSG_TRYHARD: ::c_int = 4;
-
-pub const LC_PAPER: ::c_int = 7;
-pub const LC_NAME: ::c_int = 8;
-pub const LC_ADDRESS: ::c_int = 9;
-pub const LC_TELEPHONE: ::c_int = 10;
-pub const LC_MEASUREMENT: ::c_int = 11;
-pub const LC_IDENTIFICATION: ::c_int = 12;
-pub const LC_PAPER_MASK: ::c_int = 1 << LC_PAPER;
-pub const LC_NAME_MASK: ::c_int = 1 << LC_NAME;
-pub const LC_ADDRESS_MASK: ::c_int = 1 << LC_ADDRESS;
-pub const LC_TELEPHONE_MASK: ::c_int = 1 << LC_TELEPHONE;
-pub const LC_MEASUREMENT_MASK: ::c_int = 1 << LC_MEASUREMENT;
-pub const LC_IDENTIFICATION_MASK: ::c_int = 1 << LC_IDENTIFICATION;
-pub const LC_ALL_MASK: ::c_int = ::LC_CTYPE_MASK
-    | ::LC_NUMERIC_MASK
-    | ::LC_TIME_MASK
-    | ::LC_COLLATE_MASK
-    | ::LC_MONETARY_MASK
-    | ::LC_MESSAGES_MASK
-    | LC_PAPER_MASK
-    | LC_NAME_MASK
-    | LC_ADDRESS_MASK
-    | LC_TELEPHONE_MASK
-    | LC_MEASUREMENT_MASK
-    | LC_IDENTIFICATION_MASK;
-
-pub const ENOTSUP: ::c_int = EOPNOTSUPP;
-
-pub const SOCK_SEQPACKET: ::c_int = 5;
-pub const SOCK_DCCP: ::c_int = 6;
-pub const SOCK_PACKET: ::c_int = 10;
-
-pub const FAN_MARK_INODE: ::c_uint = 0x0000_0000;
-pub const FAN_MARK_MOUNT: ::c_uint = 0x0000_0010;
-// NOTE: FAN_MARK_FILESYSTEM requires Linux Kernel >= 4.20.0
-pub const FAN_MARK_FILESYSTEM: ::c_uint = 0x0000_0100;
-
-pub const AF_IB: ::c_int = 27;
-pub const AF_MPLS: ::c_int = 28;
-pub const AF_NFC: ::c_int = 39;
-pub const AF_VSOCK: ::c_int = 40;
-pub const AF_XDP: ::c_int = 44;
-pub const PF_IB: ::c_int = AF_IB;
-pub const PF_MPLS: ::c_int = AF_MPLS;
-pub const PF_NFC: ::c_int = AF_NFC;
-pub const PF_VSOCK: ::c_int = AF_VSOCK;
-pub const PF_XDP: ::c_int = AF_XDP;
-
-/* DCCP socket options */
-pub const DCCP_SOCKOPT_PACKET_SIZE: ::c_int = 1;
-pub const DCCP_SOCKOPT_SERVICE: ::c_int = 2;
-pub const DCCP_SOCKOPT_CHANGE_L: ::c_int = 3;
-pub const DCCP_SOCKOPT_CHANGE_R: ::c_int = 4;
-pub const DCCP_SOCKOPT_GET_CUR_MPS: ::c_int = 5;
-pub const DCCP_SOCKOPT_SERVER_TIMEWAIT: ::c_int = 6;
-pub const DCCP_SOCKOPT_SEND_CSCOV: ::c_int = 10;
-pub const DCCP_SOCKOPT_RECV_CSCOV: ::c_int = 11;
-pub const DCCP_SOCKOPT_AVAILABLE_CCIDS: ::c_int = 12;
-pub const DCCP_SOCKOPT_CCID: ::c_int = 13;
-pub const DCCP_SOCKOPT_TX_CCID: ::c_int = 14;
-pub const DCCP_SOCKOPT_RX_CCID: ::c_int = 15;
-pub const DCCP_SOCKOPT_QPOLICY_ID: ::c_int = 16;
-pub const DCCP_SOCKOPT_QPOLICY_TXQLEN: ::c_int = 17;
-pub const DCCP_SOCKOPT_CCID_RX_INFO: ::c_int = 128;
-pub const DCCP_SOCKOPT_CCID_TX_INFO: ::c_int = 192;
-
-/// maximum number of services provided on the same listening port
-pub const DCCP_SERVICE_LIST_MAX_LEN: ::c_int = 32;
-
-pub const SIGEV_THREAD_ID: ::c_int = 4;
-
-pub const BUFSIZ: ::c_uint = 8192;
-pub const TMP_MAX: ::c_uint = 238328;
-pub const FOPEN_MAX: ::c_uint = 16;
-pub const FILENAME_MAX: ::c_uint = 4096;
-pub const POSIX_MADV_DONTNEED: ::c_int = 4;
-pub const _SC_EQUIV_CLASS_MAX: ::c_int = 41;
-pub const _SC_CHARCLASS_NAME_MAX: ::c_int = 45;
-pub const _SC_PII: ::c_int = 53;
-pub const _SC_PII_XTI: ::c_int = 54;
-pub const _SC_PII_SOCKET: ::c_int = 55;
-pub const _SC_PII_INTERNET: ::c_int = 56;
-pub const _SC_PII_OSI: ::c_int = 57;
-pub const _SC_POLL: ::c_int = 58;
-pub const _SC_SELECT: ::c_int = 59;
-pub const _SC_PII_INTERNET_STREAM: ::c_int = 61;
-pub const _SC_PII_INTERNET_DGRAM: ::c_int = 62;
-pub const _SC_PII_OSI_COTS: ::c_int = 63;
-pub const _SC_PII_OSI_CLTS: ::c_int = 64;
-pub const _SC_PII_OSI_M: ::c_int = 65;
-pub const _SC_T_IOV_MAX: ::c_int = 66;
-pub const _SC_2_C_VERSION: ::c_int = 96;
-pub const _SC_CHAR_BIT: ::c_int = 101;
-pub const _SC_CHAR_MAX: ::c_int = 102;
-pub const _SC_CHAR_MIN: ::c_int = 103;
-pub const _SC_INT_MAX: ::c_int = 104;
-pub const _SC_INT_MIN: ::c_int = 105;
-pub const _SC_LONG_BIT: ::c_int = 106;
-pub const _SC_WORD_BIT: ::c_int = 107;
-pub const _SC_MB_LEN_MAX: ::c_int = 108;
-pub const _SC_SSIZE_MAX: ::c_int = 110;
-pub const _SC_SCHAR_MAX: ::c_int = 111;
-pub const _SC_SCHAR_MIN: ::c_int = 112;
-pub const _SC_SHRT_MAX: ::c_int = 113;
-pub const _SC_SHRT_MIN: ::c_int = 114;
-pub const _SC_UCHAR_MAX: ::c_int = 115;
-pub const _SC_UINT_MAX: ::c_int = 116;
-pub const _SC_ULONG_MAX: ::c_int = 117;
-pub const _SC_USHRT_MAX: ::c_int = 118;
-pub const _SC_NL_ARGMAX: ::c_int = 119;
-pub const _SC_NL_LANGMAX: ::c_int = 120;
-pub const _SC_NL_MSGMAX: ::c_int = 121;
-pub const _SC_NL_NMAX: ::c_int = 122;
-pub const _SC_NL_SETMAX: ::c_int = 123;
-pub const _SC_NL_TEXTMAX: ::c_int = 124;
-pub const _SC_BASE: ::c_int = 134;
-pub const _SC_C_LANG_SUPPORT: ::c_int = 135;
-pub const _SC_C_LANG_SUPPORT_R: ::c_int = 136;
-pub const _SC_DEVICE_IO: ::c_int = 140;
-pub const _SC_DEVICE_SPECIFIC: ::c_int = 141;
-pub const _SC_DEVICE_SPECIFIC_R: ::c_int = 142;
-pub const _SC_FD_MGMT: ::c_int = 143;
-pub const _SC_FIFO: ::c_int = 144;
-pub const _SC_PIPE: ::c_int = 145;
-pub const _SC_FILE_ATTRIBUTES: ::c_int = 146;
-pub const _SC_FILE_LOCKING: ::c_int = 147;
-pub const _SC_FILE_SYSTEM: ::c_int = 148;
-pub const _SC_MULTI_PROCESS: ::c_int = 150;
-pub const _SC_SINGLE_PROCESS: ::c_int = 151;
-pub const _SC_NETWORKING: ::c_int = 152;
-pub const _SC_REGEX_VERSION: ::c_int = 156;
-pub const _SC_SIGNALS: ::c_int = 158;
-pub const _SC_SYSTEM_DATABASE: ::c_int = 162;
-pub const _SC_SYSTEM_DATABASE_R: ::c_int = 163;
-pub const _SC_USER_GROUPS: ::c_int = 166;
-pub const _SC_USER_GROUPS_R: ::c_int = 167;
-pub const _SC_LEVEL1_ICACHE_SIZE: ::c_int = 185;
-pub const _SC_LEVEL1_ICACHE_ASSOC: ::c_int = 186;
-pub const _SC_LEVEL1_ICACHE_LINESIZE: ::c_int = 187;
-pub const _SC_LEVEL1_DCACHE_SIZE: ::c_int = 188;
-pub const _SC_LEVEL1_DCACHE_ASSOC: ::c_int = 189;
-pub const _SC_LEVEL1_DCACHE_LINESIZE: ::c_int = 190;
-pub const _SC_LEVEL2_CACHE_SIZE: ::c_int = 191;
-pub const _SC_LEVEL2_CACHE_ASSOC: ::c_int = 192;
-pub const _SC_LEVEL2_CACHE_LINESIZE: ::c_int = 193;
-pub const _SC_LEVEL3_CACHE_SIZE: ::c_int = 194;
-pub const _SC_LEVEL3_CACHE_ASSOC: ::c_int = 195;
-pub const _SC_LEVEL3_CACHE_LINESIZE: ::c_int = 196;
-pub const _SC_LEVEL4_CACHE_SIZE: ::c_int = 197;
-pub const _SC_LEVEL4_CACHE_ASSOC: ::c_int = 198;
-pub const _SC_LEVEL4_CACHE_LINESIZE: ::c_int = 199;
-pub const O_ACCMODE: ::c_int = 3;
-pub const ST_RELATIME: ::c_ulong = 4096;
-pub const NI_MAXHOST: ::socklen_t = 1025;
-
-// Most `*_SUPER_MAGIC` constants are defined at the `linux_like` level; the
-// following are only available on newer Linux versions than the versions
-// currently used in CI in some configurations, so we define them here.
-cfg_if! {
-    if #[cfg(not(target_arch = "s390x"))] {
-        pub const BINDERFS_SUPER_MAGIC: ::c_long = 0x6c6f6f70;
-        pub const XFS_SUPER_MAGIC: ::c_long = 0x58465342;
-    } else if #[cfg(target_arch = "s390x")] {
-        pub const BINDERFS_SUPER_MAGIC: ::c_uint = 0x6c6f6f70;
-        pub const XFS_SUPER_MAGIC: ::c_uint = 0x58465342;
-    }
-}
-
-pub const CPU_SETSIZE: ::c_int = 0x400;
-
-pub const PTRACE_TRACEME: ::c_uint = 0;
-pub const PTRACE_PEEKTEXT: ::c_uint = 1;
-pub const PTRACE_PEEKDATA: ::c_uint = 2;
-pub const PTRACE_PEEKUSER: ::c_uint = 3;
-pub const PTRACE_POKETEXT: ::c_uint = 4;
-pub const PTRACE_POKEDATA: ::c_uint = 5;
-pub const PTRACE_POKEUSER: ::c_uint = 6;
-pub const PTRACE_CONT: ::c_uint = 7;
-pub const PTRACE_KILL: ::c_uint = 8;
-pub const PTRACE_SINGLESTEP: ::c_uint = 9;
-pub const PTRACE_ATTACH: ::c_uint = 16;
-pub const PTRACE_SYSCALL: ::c_uint = 24;
-pub const PTRACE_SETOPTIONS: ::c_uint = 0x4200;
-pub const PTRACE_GETEVENTMSG: ::c_uint = 0x4201;
-pub const PTRACE_GETSIGINFO: ::c_uint = 0x4202;
-pub const PTRACE_SETSIGINFO: ::c_uint = 0x4203;
-pub const PTRACE_GETREGSET: ::c_uint = 0x4204;
-pub const PTRACE_SETREGSET: ::c_uint = 0x4205;
-pub const PTRACE_SEIZE: ::c_uint = 0x4206;
-pub const PTRACE_INTERRUPT: ::c_uint = 0x4207;
-pub const PTRACE_LISTEN: ::c_uint = 0x4208;
-pub const PTRACE_PEEKSIGINFO: ::c_uint = 0x4209;
-pub const PTRACE_GET_SYSCALL_INFO: ::c_uint = 0x420e;
-
-// linux/fs.h
-
-// Flags for preadv2/pwritev2
-pub const RWF_HIPRI: ::c_int = 0x00000001;
-pub const RWF_DSYNC: ::c_int = 0x00000002;
-pub const RWF_SYNC: ::c_int = 0x00000004;
-pub const RWF_NOWAIT: ::c_int = 0x00000008;
-pub const RWF_APPEND: ::c_int = 0x00000010;
-
-// linux/rtnetlink.h
-pub const TCA_PAD: ::c_ushort = 9;
-pub const TCA_DUMP_INVISIBLE: ::c_ushort = 10;
-pub const TCA_CHAIN: ::c_ushort = 11;
-pub const TCA_HW_OFFLOAD: ::c_ushort = 12;
-
-pub const RTM_DELNETCONF: u16 = 81;
-pub const RTM_NEWSTATS: u16 = 92;
-pub const RTM_GETSTATS: u16 = 94;
-pub const RTM_NEWCACHEREPORT: u16 = 96;
-
-pub const RTM_F_LOOKUP_TABLE: ::c_uint = 0x1000;
-pub const RTM_F_FIB_MATCH: ::c_uint = 0x2000;
-
-pub const RTA_VIA: ::c_ushort = 18;
-pub const RTA_NEWDST: ::c_ushort = 19;
-pub const RTA_PREF: ::c_ushort = 20;
-pub const RTA_ENCAP_TYPE: ::c_ushort = 21;
-pub const RTA_ENCAP: ::c_ushort = 22;
-pub const RTA_EXPIRES: ::c_ushort = 23;
-pub const RTA_PAD: ::c_ushort = 24;
-pub const RTA_UID: ::c_ushort = 25;
-pub const RTA_TTL_PROPAGATE: ::c_ushort = 26;
-
-// linux/neighbor.h
-pub const NTF_EXT_LEARNED: u8 = 0x10;
-pub const NTF_OFFLOADED: u8 = 0x20;
-
-pub const NDA_MASTER: ::c_ushort = 9;
-pub const NDA_LINK_NETNSID: ::c_ushort = 10;
-pub const NDA_SRC_VNI: ::c_ushort = 11;
-
-// linux/personality.h
-pub const UNAME26: ::c_int = 0x0020000;
-pub const FDPIC_FUNCPTRS: ::c_int = 0x0080000;
-
-// linux/if_addr.h
-pub const IFA_FLAGS: ::c_ushort = 8;
-
-pub const IFA_F_MANAGETEMPADDR: u32 = 0x100;
-pub const IFA_F_NOPREFIXROUTE: u32 = 0x200;
-pub const IFA_F_MCAUTOJOIN: u32 = 0x400;
-pub const IFA_F_STABLE_PRIVACY: u32 = 0x800;
-
-pub const MAX_LINKS: ::c_int = 32;
-
-pub const GENL_UNS_ADMIN_PERM: ::c_int = 0x10;
-
-pub const GENL_ID_VFS_DQUOT: ::c_int = ::NLMSG_MIN_TYPE + 1;
-pub const GENL_ID_PMCRAID: ::c_int = ::NLMSG_MIN_TYPE + 2;
-
-// elf.h
-pub const NT_PRSTATUS: ::c_int = 1;
-pub const NT_PRFPREG: ::c_int = 2;
-pub const NT_FPREGSET: ::c_int = 2;
-pub const NT_PRPSINFO: ::c_int = 3;
-pub const NT_PRXREG: ::c_int = 4;
-pub const NT_TASKSTRUCT: ::c_int = 4;
-pub const NT_PLATFORM: ::c_int = 5;
-pub const NT_AUXV: ::c_int = 6;
-pub const NT_GWINDOWS: ::c_int = 7;
-pub const NT_ASRS: ::c_int = 8;
-pub const NT_PSTATUS: ::c_int = 10;
-pub const NT_PSINFO: ::c_int = 13;
-pub const NT_PRCRED: ::c_int = 14;
-pub const NT_UTSNAME: ::c_int = 15;
-pub const NT_LWPSTATUS: ::c_int = 16;
-pub const NT_LWPSINFO: ::c_int = 17;
-pub const NT_PRFPXREG: ::c_int = 20;
-
-// linux/keyctl.h
-pub const KEYCTL_DH_COMPUTE: u32 = 23;
-pub const KEYCTL_PKEY_QUERY: u32 = 24;
-pub const KEYCTL_PKEY_ENCRYPT: u32 = 25;
-pub const KEYCTL_PKEY_DECRYPT: u32 = 26;
-pub const KEYCTL_PKEY_SIGN: u32 = 27;
-pub const KEYCTL_PKEY_VERIFY: u32 = 28;
-pub const KEYCTL_RESTRICT_KEYRING: u32 = 29;
-
-pub const KEYCTL_SUPPORTS_ENCRYPT: u32 = 0x01;
-pub const KEYCTL_SUPPORTS_DECRYPT: u32 = 0x02;
-pub const KEYCTL_SUPPORTS_SIGN: u32 = 0x04;
-pub const KEYCTL_SUPPORTS_VERIFY: u32 = 0x08;
-cfg_if! {
-    if #[cfg(not(any(target_arch="mips", target_arch="mips64")))] {
-        pub const KEYCTL_MOVE: u32 = 30;
-        pub const KEYCTL_CAPABILITIES: u32 = 31;
-
-        pub const KEYCTL_CAPS0_CAPABILITIES: u32 = 0x01;
-        pub const KEYCTL_CAPS0_PERSISTENT_KEYRINGS: u32 = 0x02;
-        pub const KEYCTL_CAPS0_DIFFIE_HELLMAN: u32 = 0x04;
-        pub const KEYCTL_CAPS0_PUBLIC_KEY: u32 = 0x08;
-        pub const KEYCTL_CAPS0_BIG_KEY: u32 = 0x10;
-        pub const KEYCTL_CAPS0_INVALIDATE: u32 = 0x20;
-        pub const KEYCTL_CAPS0_RESTRICT_KEYRING: u32 = 0x40;
-        pub const KEYCTL_CAPS0_MOVE: u32 = 0x80;
-        pub const KEYCTL_CAPS1_NS_KEYRING_NAME: u32 = 0x01;
-        pub const KEYCTL_CAPS1_NS_KEY_TAG: u32 = 0x02;
-    }
-}
-
-pub const M_MXFAST: ::c_int = 1;
-pub const M_NLBLKS: ::c_int = 2;
-pub const M_GRAIN: ::c_int = 3;
-pub const M_KEEP: ::c_int = 4;
-pub const M_TRIM_THRESHOLD: ::c_int = -1;
-pub const M_TOP_PAD: ::c_int = -2;
-pub const M_MMAP_THRESHOLD: ::c_int = -3;
-pub const M_MMAP_MAX: ::c_int = -4;
-pub const M_CHECK_ACTION: ::c_int = -5;
-pub const M_PERTURB: ::c_int = -6;
-pub const M_ARENA_TEST: ::c_int = -7;
-pub const M_ARENA_MAX: ::c_int = -8;
-
-pub const AT_STATX_SYNC_TYPE: ::c_int = 0x6000;
-pub const AT_STATX_SYNC_AS_STAT: ::c_int = 0x0000;
-pub const AT_STATX_FORCE_SYNC: ::c_int = 0x2000;
-pub const AT_STATX_DONT_SYNC: ::c_int = 0x4000;
-pub const STATX_TYPE: ::c_uint = 0x0001;
-pub const STATX_MODE: ::c_uint = 0x0002;
-pub const STATX_NLINK: ::c_uint = 0x0004;
-pub const STATX_UID: ::c_uint = 0x0008;
-pub const STATX_GID: ::c_uint = 0x0010;
-pub const STATX_ATIME: ::c_uint = 0x0020;
-pub const STATX_MTIME: ::c_uint = 0x0040;
-pub const STATX_CTIME: ::c_uint = 0x0080;
-pub const STATX_INO: ::c_uint = 0x0100;
-pub const STATX_SIZE: ::c_uint = 0x0200;
-pub const STATX_BLOCKS: ::c_uint = 0x0400;
-pub const STATX_BASIC_STATS: ::c_uint = 0x07ff;
-pub const STATX_BTIME: ::c_uint = 0x0800;
-pub const STATX_MNT_ID: ::c_uint = 0x1000;
-pub const STATX_ALL: ::c_uint = 0x0fff;
-pub const STATX__RESERVED: ::c_int = 0x80000000;
-pub const STATX_ATTR_COMPRESSED: ::c_int = 0x0004;
-pub const STATX_ATTR_IMMUTABLE: ::c_int = 0x0010;
-pub const STATX_ATTR_APPEND: ::c_int = 0x0020;
-pub const STATX_ATTR_NODUMP: ::c_int = 0x0040;
-pub const STATX_ATTR_ENCRYPTED: ::c_int = 0x0800;
-pub const STATX_ATTR_AUTOMOUNT: ::c_int = 0x1000;
-
-pub const SOMAXCONN: ::c_int = 4096;
-
-//sys/timex.h
-pub const ADJ_OFFSET: ::c_uint = 0x0001;
-pub const ADJ_FREQUENCY: ::c_uint = 0x0002;
-pub const ADJ_MAXERROR: ::c_uint = 0x0004;
-pub const ADJ_ESTERROR: ::c_uint = 0x0008;
-pub const ADJ_STATUS: ::c_uint = 0x0010;
-pub const ADJ_TIMECONST: ::c_uint = 0x0020;
-pub const ADJ_TAI: ::c_uint = 0x0080;
-pub const ADJ_SETOFFSET: ::c_uint = 0x0100;
-pub const ADJ_MICRO: ::c_uint = 0x1000;
-pub const ADJ_NANO: ::c_uint = 0x2000;
-pub const ADJ_TICK: ::c_uint = 0x4000;
-pub const ADJ_OFFSET_SINGLESHOT: ::c_uint = 0x8001;
-pub const ADJ_OFFSET_SS_READ: ::c_uint = 0xa001;
-pub const MOD_OFFSET: ::c_uint = ADJ_OFFSET;
-pub const MOD_FREQUENCY: ::c_uint = ADJ_FREQUENCY;
-pub const MOD_MAXERROR: ::c_uint = ADJ_MAXERROR;
-pub const MOD_ESTERROR: ::c_uint = ADJ_ESTERROR;
-pub const MOD_STATUS: ::c_uint = ADJ_STATUS;
-pub const MOD_TIMECONST: ::c_uint = ADJ_TIMECONST;
-pub const MOD_CLKB: ::c_uint = ADJ_TICK;
-pub const MOD_CLKA: ::c_uint = ADJ_OFFSET_SINGLESHOT;
-pub const MOD_TAI: ::c_uint = ADJ_TAI;
-pub const MOD_MICRO: ::c_uint = ADJ_MICRO;
-pub const MOD_NANO: ::c_uint = ADJ_NANO;
-pub const STA_PLL: ::c_int = 0x0001;
-pub const STA_PPSFREQ: ::c_int = 0x0002;
-pub const STA_PPSTIME: ::c_int = 0x0004;
-pub const STA_FLL: ::c_int = 0x0008;
-pub const STA_INS: ::c_int = 0x0010;
-pub const STA_DEL: ::c_int = 0x0020;
-pub const STA_UNSYNC: ::c_int = 0x0040;
-pub const STA_FREQHOLD: ::c_int = 0x0080;
-pub const STA_PPSSIGNAL: ::c_int = 0x0100;
-pub const STA_PPSJITTER: ::c_int = 0x0200;
-pub const STA_PPSWANDER: ::c_int = 0x0400;
-pub const STA_PPSERROR: ::c_int = 0x0800;
-pub const STA_CLOCKERR: ::c_int = 0x1000;
-pub const STA_NANO: ::c_int = 0x2000;
-pub const STA_MODE: ::c_int = 0x4000;
-pub const STA_CLK: ::c_int = 0x8000;
-pub const STA_RONLY: ::c_int = STA_PPSSIGNAL
-    | STA_PPSJITTER
-    | STA_PPSWANDER
-    | STA_PPSERROR
-    | STA_CLOCKERR
-    | STA_NANO
-    | STA_MODE
-    | STA_CLK;
-pub const NTP_API: ::c_int = 4;
-pub const TIME_OK: ::c_int = 0;
-pub const TIME_INS: ::c_int = 1;
-pub const TIME_DEL: ::c_int = 2;
-pub const TIME_OOP: ::c_int = 3;
-pub const TIME_WAIT: ::c_int = 4;
-pub const TIME_ERROR: ::c_int = 5;
-pub const TIME_BAD: ::c_int = TIME_ERROR;
-pub const MAXTC: ::c_long = 6;
-
-cfg_if! {
-    if #[cfg(any(
-        target_arch = "arm",
-        target_arch = "x86",
-        target_arch = "x86_64",
-        target_arch = "s390x",
-        target_arch = "riscv64",
-        target_arch = "riscv32"
-    ))] {
-        pub const PTHREAD_STACK_MIN: ::size_t = 16384;
-    } else if #[cfg(any(
-               target_arch = "sparc",
-               target_arch = "sparc64"
-           ))] {
-        pub const PTHREAD_STACK_MIN: ::size_t = 0x6000;
-    } else {
-        pub const PTHREAD_STACK_MIN: ::size_t = 131072;
-    }
-}
-pub const PTHREAD_MUTEX_ADAPTIVE_NP: ::c_int = 3;
-
-pub const REG_STARTEND: ::c_int = 4;
-
-pub const REG_EEND: ::c_int = 14;
-pub const REG_ESIZE: ::c_int = 15;
-pub const REG_ERPAREN: ::c_int = 16;
-
-extern "C" {
-    pub fn fgetspent_r(
-        fp: *mut ::FILE,
-        spbuf: *mut ::spwd,
-        buf: *mut ::c_char,
-        buflen: ::size_t,
-        spbufp: *mut *mut ::spwd,
-    ) -> ::c_int;
-    pub fn sgetspent_r(
-        s: *const ::c_char,
-        spbuf: *mut ::spwd,
-        buf: *mut ::c_char,
-        buflen: ::size_t,
-        spbufp: *mut *mut ::spwd,
-    ) -> ::c_int;
-    pub fn getspent_r(
-        spbuf: *mut ::spwd,
-        buf: *mut ::c_char,
-        buflen: ::size_t,
-        spbufp: *mut *mut ::spwd,
-    ) -> ::c_int;
-    pub fn qsort_r(
-        base: *mut ::c_void,
-        num: ::size_t,
-        size: ::size_t,
-        compar: ::Option<
-            unsafe extern "C" fn(*const ::c_void, *const ::c_void, *mut ::c_void) -> ::c_int,
-        >,
-        arg: *mut ::c_void,
-    );
-    pub fn sendmmsg(
-        sockfd: ::c_int,
-        msgvec: *mut ::mmsghdr,
-        vlen: ::c_uint,
-        flags: ::c_int,
-    ) -> ::c_int;
-    pub fn recvmmsg(
-        sockfd: ::c_int,
-        msgvec: *mut ::mmsghdr,
-        vlen: ::c_uint,
-        flags: ::c_int,
-        timeout: *mut ::timespec,
-    ) -> ::c_int;
-
-    pub fn getrlimit64(resource: ::__rlimit_resource_t, rlim: *mut ::rlimit64) -> ::c_int;
-    pub fn setrlimit64(resource: ::__rlimit_resource_t, rlim: *const ::rlimit64) -> ::c_int;
-    pub fn getrlimit(resource: ::__rlimit_resource_t, rlim: *mut ::rlimit) -> ::c_int;
-    pub fn setrlimit(resource: ::__rlimit_resource_t, rlim: *const ::rlimit) -> ::c_int;
-    pub fn prlimit(
-        pid: ::pid_t,
-        resource: ::__rlimit_resource_t,
-        new_limit: *const ::rlimit,
-        old_limit: *mut ::rlimit,
-    ) -> ::c_int;
-    pub fn prlimit64(
-        pid: ::pid_t,
-        resource: ::__rlimit_resource_t,
-        new_limit: *const ::rlimit64,
-        old_limit: *mut ::rlimit64,
-    ) -> ::c_int;
-    pub fn utmpname(file: *const ::c_char) -> ::c_int;
-    pub fn utmpxname(file: *const ::c_char) -> ::c_int;
-    pub fn getutxent() -> *mut utmpx;
-    pub fn getutxid(ut: *const utmpx) -> *mut utmpx;
-    pub fn getutxline(ut: *const utmpx) -> *mut utmpx;
-    pub fn pututxline(ut: *const utmpx) -> *mut utmpx;
-    pub fn setutxent();
-    pub fn endutxent();
-    pub fn getpt() -> ::c_int;
-    pub fn mallopt(param: ::c_int, value: ::c_int) -> ::c_int;
-    pub fn gettimeofday(tp: *mut ::timeval, tz: *mut ::timezone) -> ::c_int;
-    pub fn statx(
-        dirfd: ::c_int,
-        pathname: *const c_char,
-        flags: ::c_int,
-        mask: ::c_uint,
-        statxbuf: *mut statx,
-    ) -> ::c_int;
-    pub fn getentropy(buf: *mut ::c_void, buflen: ::size_t) -> ::c_int;
-    pub fn getrandom(buf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint) -> ::ssize_t;
-    pub fn getauxval(type_: ::c_ulong) -> ::c_ulong;
-
-    pub fn adjtimex(buf: *mut timex) -> ::c_int;
-    pub fn ntp_adjtime(buf: *mut timex) -> ::c_int;
-    #[link_name = "ntp_gettimex"]
-    pub fn ntp_gettime(buf: *mut ntptimeval) -> ::c_int;
-    pub fn clock_adjtime(clk_id: ::clockid_t, buf: *mut ::timex) -> ::c_int;
-
-    pub fn copy_file_range(
-        fd_in: ::c_int,
-        off_in: *mut ::off64_t,
-        fd_out: ::c_int,
-        off_out: *mut ::off64_t,
-        len: ::size_t,
-        flags: ::c_uint,
-    ) -> ::ssize_t;
-    pub fn fanotify_mark(
-        fd: ::c_int,
-        flags: ::c_uint,
-        mask: u64,
-        dirfd: ::c_int,
-        path: *const ::c_char,
-    ) -> ::c_int;
-    pub fn preadv2(
-        fd: ::c_int,
-        iov: *const ::iovec,
-        iovcnt: ::c_int,
-        offset: ::off_t,
-        flags: ::c_int,
-    ) -> ::ssize_t;
-    pub fn pwritev2(
-        fd: ::c_int,
-        iov: *const ::iovec,
-        iovcnt: ::c_int,
-        offset: ::off_t,
-        flags: ::c_int,
-    ) -> ::ssize_t;
-    pub fn preadv64v2(
-        fd: ::c_int,
-        iov: *const ::iovec,
-        iovcnt: ::c_int,
-        offset: ::off64_t,
-        flags: ::c_int,
-    ) -> ::ssize_t;
-    pub fn pwritev64v2(
-        fd: ::c_int,
-        iov: *const ::iovec,
-        iovcnt: ::c_int,
-        offset: ::off64_t,
-        flags: ::c_int,
-    ) -> ::ssize_t;
-    pub fn renameat2(
-        olddirfd: ::c_int,
-        oldpath: *const ::c_char,
-        newdirfd: ::c_int,
-        newpath: *const ::c_char,
-        flags: ::c_uint,
-    ) -> ::c_int;
-
-    // Added in `glibc` 2.25
-    pub fn explicit_bzero(s: *mut ::c_void, len: ::size_t);
-    // Added in `glibc` 2.29
-    pub fn reallocarray(ptr: *mut ::c_void, nmemb: ::size_t, size: ::size_t) -> *mut ::c_void;
-
-    pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char;
-}
-
-extern "C" {
-    pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int;
-    pub fn backtrace(buf: *mut *mut ::c_void, sz: ::c_int) -> ::c_int;
-    pub fn glob64(
-        pattern: *const ::c_char,
-        flags: ::c_int,
-        errfunc: ::Option<extern "C" fn(epath: *const ::c_char, errno: ::c_int) -> ::c_int>,
-        pglob: *mut glob64_t,
-    ) -> ::c_int;
-    pub fn globfree64(pglob: *mut glob64_t);
-    pub fn ptrace(request: ::c_uint, ...) -> ::c_long;
-    pub fn pthread_attr_getaffinity_np(
-        attr: *const ::pthread_attr_t,
-        cpusetsize: ::size_t,
-        cpuset: *mut ::cpu_set_t,
-    ) -> ::c_int;
-    pub fn pthread_attr_setaffinity_np(
-        attr: *mut ::pthread_attr_t,
-        cpusetsize: ::size_t,
-        cpuset: *const ::cpu_set_t,
-    ) -> ::c_int;
-    pub fn getpriority(which: ::__priority_which_t, who: ::id_t) -> ::c_int;
-    pub fn setpriority(which: ::__priority_which_t, who: ::id_t, prio: ::c_int) -> ::c_int;
-    pub fn pthread_rwlockattr_getkind_np(
-        attr: *const ::pthread_rwlockattr_t,
-        val: *mut ::c_int,
-    ) -> ::c_int;
-    pub fn pthread_rwlockattr_setkind_np(
-        attr: *mut ::pthread_rwlockattr_t,
-        val: ::c_int,
-    ) -> ::c_int;
-    pub fn mallinfo() -> ::mallinfo;
-    pub fn mallinfo2() -> ::mallinfo2;
-    pub fn malloc_info(options: ::c_int, stream: *mut ::FILE) -> ::c_int;
-    pub fn malloc_usable_size(ptr: *mut ::c_void) -> ::size_t;
-    pub fn getpwent_r(
-        pwd: *mut ::passwd,
-        buf: *mut ::c_char,
-        buflen: ::size_t,
-        result: *mut *mut ::passwd,
-    ) -> ::c_int;
-    pub fn getgrent_r(
-        grp: *mut ::group,
-        buf: *mut ::c_char,
-        buflen: ::size_t,
-        result: *mut *mut ::group,
-    ) -> ::c_int;
-
-    pub fn sethostid(hostid: ::c_long) -> ::c_int;
-
-    pub fn memfd_create(name: *const ::c_char, flags: ::c_uint) -> ::c_int;
-    pub fn mlock2(addr: *const ::c_void, len: ::size_t, flags: ::c_uint) -> ::c_int;
-}
-
-extern "C" {
-    pub fn dlmopen(lmid: Lmid_t, filename: *const ::c_char, flag: ::c_int) -> *mut ::c_void;
-    pub fn dlinfo(handle: *mut ::c_void, request: ::c_int, info: *mut ::c_void) -> ::c_int;
-    pub fn dladdr1(
-        addr: *const ::c_void,
-        info: *mut ::Dl_info,
-        extra_info: *mut *mut ::c_void,
-        flags: ::c_int,
-    ) -> ::c_int;
-    pub fn malloc_trim(__pad: ::size_t) -> ::c_int;
-}
-
-extern "C" {
-    pub fn gnu_get_libc_release() -> *const ::c_char;
-    pub fn gnu_get_libc_version() -> *const ::c_char;
-}
-
-cfg_if! {
-    if #[cfg(any(target_arch = "x86",
-                 target_arch = "arm",
-                 target_arch = "m68k",
-                 target_arch = "mips",
-                 target_arch = "powerpc",
-                 target_arch = "sparc",
-                 target_arch = "riscv32"))] {
-        mod b32;
-        pub use self::b32::*;
-    } else if #[cfg(any(target_arch = "x86_64",
-                        target_arch = "aarch64",
-                        target_arch = "powerpc64",
-                        target_arch = "mips64",
-                        target_arch = "s390x",
-                        target_arch = "sparc64",
-                        target_arch = "riscv64",
-                        target_arch = "loongarch64"))] {
-        mod b64;
-        pub use self::b64::*;
-    } else {
-        // Unknown target_arch
-    }
-}
-
-cfg_if! {
-    if #[cfg(libc_align)] {
-        mod align;
-        pub use self::align::*;
-    } else {
-        mod no_align;
-        pub use self::no_align::*;
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/mod.rs.html b/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/mod.rs.html deleted file mode 100644 index cebaf0a7..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/mod.rs.html +++ /dev/null @@ -1,8294 +0,0 @@ -mod.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-443
-444
-445
-446
-447
-448
-449
-450
-451
-452
-453
-454
-455
-456
-457
-458
-459
-460
-461
-462
-463
-464
-465
-466
-467
-468
-469
-470
-471
-472
-473
-474
-475
-476
-477
-478
-479
-480
-481
-482
-483
-484
-485
-486
-487
-488
-489
-490
-491
-492
-493
-494
-495
-496
-497
-498
-499
-500
-501
-502
-503
-504
-505
-506
-507
-508
-509
-510
-511
-512
-513
-514
-515
-516
-517
-518
-519
-520
-521
-522
-523
-524
-525
-526
-527
-528
-529
-530
-531
-532
-533
-534
-535
-536
-537
-538
-539
-540
-541
-542
-543
-544
-545
-546
-547
-548
-549
-550
-551
-552
-553
-554
-555
-556
-557
-558
-559
-560
-561
-562
-563
-564
-565
-566
-567
-568
-569
-570
-571
-572
-573
-574
-575
-576
-577
-578
-579
-580
-581
-582
-583
-584
-585
-586
-587
-588
-589
-590
-591
-592
-593
-594
-595
-596
-597
-598
-599
-600
-601
-602
-603
-604
-605
-606
-607
-608
-609
-610
-611
-612
-613
-614
-615
-616
-617
-618
-619
-620
-621
-622
-623
-624
-625
-626
-627
-628
-629
-630
-631
-632
-633
-634
-635
-636
-637
-638
-639
-640
-641
-642
-643
-644
-645
-646
-647
-648
-649
-650
-651
-652
-653
-654
-655
-656
-657
-658
-659
-660
-661
-662
-663
-664
-665
-666
-667
-668
-669
-670
-671
-672
-673
-674
-675
-676
-677
-678
-679
-680
-681
-682
-683
-684
-685
-686
-687
-688
-689
-690
-691
-692
-693
-694
-695
-696
-697
-698
-699
-700
-701
-702
-703
-704
-705
-706
-707
-708
-709
-710
-711
-712
-713
-714
-715
-716
-717
-718
-719
-720
-721
-722
-723
-724
-725
-726
-727
-728
-729
-730
-731
-732
-733
-734
-735
-736
-737
-738
-739
-740
-741
-742
-743
-744
-745
-746
-747
-748
-749
-750
-751
-752
-753
-754
-755
-756
-757
-758
-759
-760
-761
-762
-763
-764
-765
-766
-767
-768
-769
-770
-771
-772
-773
-774
-775
-776
-777
-778
-779
-780
-781
-782
-783
-784
-785
-786
-787
-788
-789
-790
-791
-792
-793
-794
-795
-796
-797
-798
-799
-800
-801
-802
-803
-804
-805
-806
-807
-808
-809
-810
-811
-812
-813
-814
-815
-816
-817
-818
-819
-820
-821
-822
-823
-824
-825
-826
-827
-828
-829
-830
-831
-832
-833
-834
-835
-836
-837
-838
-839
-840
-841
-842
-843
-844
-845
-846
-847
-848
-849
-850
-851
-852
-853
-854
-855
-856
-857
-858
-859
-860
-861
-862
-863
-864
-865
-866
-867
-868
-869
-870
-871
-872
-873
-874
-875
-876
-877
-878
-879
-880
-881
-882
-883
-884
-885
-886
-887
-888
-889
-890
-891
-892
-893
-894
-895
-896
-897
-898
-899
-900
-901
-902
-903
-904
-905
-906
-907
-908
-909
-910
-911
-912
-913
-914
-915
-916
-917
-918
-919
-920
-921
-922
-923
-924
-925
-926
-927
-928
-929
-930
-931
-932
-933
-934
-935
-936
-937
-938
-939
-940
-941
-942
-943
-944
-945
-946
-947
-948
-949
-950
-951
-952
-953
-954
-955
-956
-957
-958
-959
-960
-961
-962
-963
-964
-965
-966
-967
-968
-969
-970
-971
-972
-973
-974
-975
-976
-977
-978
-979
-980
-981
-982
-983
-984
-985
-986
-987
-988
-989
-990
-991
-992
-993
-994
-995
-996
-997
-998
-999
-1000
-1001
-1002
-1003
-1004
-1005
-1006
-1007
-1008
-1009
-1010
-1011
-1012
-1013
-1014
-1015
-1016
-1017
-1018
-1019
-1020
-1021
-1022
-1023
-1024
-1025
-1026
-1027
-1028
-1029
-1030
-1031
-1032
-1033
-1034
-1035
-1036
-1037
-1038
-1039
-1040
-1041
-1042
-1043
-1044
-1045
-1046
-1047
-1048
-1049
-1050
-1051
-1052
-1053
-1054
-1055
-1056
-1057
-1058
-1059
-1060
-1061
-1062
-1063
-1064
-1065
-1066
-1067
-1068
-1069
-1070
-1071
-1072
-1073
-1074
-1075
-1076
-1077
-1078
-1079
-1080
-1081
-1082
-1083
-1084
-1085
-1086
-1087
-1088
-1089
-1090
-1091
-1092
-1093
-1094
-1095
-1096
-1097
-1098
-1099
-1100
-1101
-1102
-1103
-1104
-1105
-1106
-1107
-1108
-1109
-1110
-1111
-1112
-1113
-1114
-1115
-1116
-1117
-1118
-1119
-1120
-1121
-1122
-1123
-1124
-1125
-1126
-1127
-1128
-1129
-1130
-1131
-1132
-1133
-1134
-1135
-1136
-1137
-1138
-1139
-1140
-1141
-1142
-1143
-1144
-1145
-1146
-1147
-1148
-1149
-1150
-1151
-1152
-1153
-1154
-1155
-1156
-1157
-1158
-1159
-1160
-1161
-1162
-1163
-1164
-1165
-1166
-1167
-1168
-1169
-1170
-1171
-1172
-1173
-1174
-1175
-1176
-1177
-1178
-1179
-1180
-1181
-1182
-1183
-1184
-1185
-1186
-1187
-1188
-1189
-1190
-1191
-1192
-1193
-1194
-1195
-1196
-1197
-1198
-1199
-1200
-1201
-1202
-1203
-1204
-1205
-1206
-1207
-1208
-1209
-1210
-1211
-1212
-1213
-1214
-1215
-1216
-1217
-1218
-1219
-1220
-1221
-1222
-1223
-1224
-1225
-1226
-1227
-1228
-1229
-1230
-1231
-1232
-1233
-1234
-1235
-1236
-1237
-1238
-1239
-1240
-1241
-1242
-1243
-1244
-1245
-1246
-1247
-1248
-1249
-1250
-1251
-1252
-1253
-1254
-1255
-1256
-1257
-1258
-1259
-1260
-1261
-1262
-1263
-1264
-1265
-1266
-1267
-1268
-1269
-1270
-1271
-1272
-1273
-1274
-1275
-1276
-1277
-1278
-1279
-1280
-1281
-1282
-1283
-1284
-1285
-1286
-1287
-1288
-1289
-1290
-1291
-1292
-1293
-1294
-1295
-1296
-1297
-1298
-1299
-1300
-1301
-1302
-1303
-1304
-1305
-1306
-1307
-1308
-1309
-1310
-1311
-1312
-1313
-1314
-1315
-1316
-1317
-1318
-1319
-1320
-1321
-1322
-1323
-1324
-1325
-1326
-1327
-1328
-1329
-1330
-1331
-1332
-1333
-1334
-1335
-1336
-1337
-1338
-1339
-1340
-1341
-1342
-1343
-1344
-1345
-1346
-1347
-1348
-1349
-1350
-1351
-1352
-1353
-1354
-1355
-1356
-1357
-1358
-1359
-1360
-1361
-1362
-1363
-1364
-1365
-1366
-1367
-1368
-1369
-1370
-1371
-1372
-1373
-1374
-1375
-1376
-1377
-1378
-1379
-1380
-1381
-1382
-1383
-1384
-1385
-1386
-1387
-1388
-1389
-1390
-1391
-1392
-1393
-1394
-1395
-1396
-1397
-1398
-1399
-1400
-1401
-1402
-1403
-1404
-1405
-1406
-1407
-1408
-1409
-1410
-1411
-1412
-1413
-1414
-1415
-1416
-1417
-1418
-1419
-1420
-1421
-1422
-1423
-1424
-1425
-1426
-1427
-1428
-1429
-1430
-1431
-1432
-1433
-1434
-1435
-1436
-1437
-1438
-1439
-1440
-1441
-1442
-1443
-1444
-1445
-1446
-1447
-1448
-1449
-1450
-1451
-1452
-1453
-1454
-1455
-1456
-1457
-1458
-1459
-1460
-1461
-1462
-1463
-1464
-1465
-1466
-1467
-1468
-1469
-1470
-1471
-1472
-1473
-1474
-1475
-1476
-1477
-1478
-1479
-1480
-1481
-1482
-1483
-1484
-1485
-1486
-1487
-1488
-1489
-1490
-1491
-1492
-1493
-1494
-1495
-1496
-1497
-1498
-1499
-1500
-1501
-1502
-1503
-1504
-1505
-1506
-1507
-1508
-1509
-1510
-1511
-1512
-1513
-1514
-1515
-1516
-1517
-1518
-1519
-1520
-1521
-1522
-1523
-1524
-1525
-1526
-1527
-1528
-1529
-1530
-1531
-1532
-1533
-1534
-1535
-1536
-1537
-1538
-1539
-1540
-1541
-1542
-1543
-1544
-1545
-1546
-1547
-1548
-1549
-1550
-1551
-1552
-1553
-1554
-1555
-1556
-1557
-1558
-1559
-1560
-1561
-1562
-1563
-1564
-1565
-1566
-1567
-1568
-1569
-1570
-1571
-1572
-1573
-1574
-1575
-1576
-1577
-1578
-1579
-1580
-1581
-1582
-1583
-1584
-1585
-1586
-1587
-1588
-1589
-1590
-1591
-1592
-1593
-1594
-1595
-1596
-1597
-1598
-1599
-1600
-1601
-1602
-1603
-1604
-1605
-1606
-1607
-1608
-1609
-1610
-1611
-1612
-1613
-1614
-1615
-1616
-1617
-1618
-1619
-1620
-1621
-1622
-1623
-1624
-1625
-1626
-1627
-1628
-1629
-1630
-1631
-1632
-1633
-1634
-1635
-1636
-1637
-1638
-1639
-1640
-1641
-1642
-1643
-1644
-1645
-1646
-1647
-1648
-1649
-1650
-1651
-1652
-1653
-1654
-1655
-1656
-1657
-1658
-1659
-1660
-1661
-1662
-1663
-1664
-1665
-1666
-1667
-1668
-1669
-1670
-1671
-1672
-1673
-1674
-1675
-1676
-1677
-1678
-1679
-1680
-1681
-1682
-1683
-1684
-1685
-1686
-1687
-1688
-1689
-1690
-1691
-1692
-1693
-1694
-1695
-1696
-1697
-1698
-1699
-1700
-1701
-1702
-1703
-1704
-1705
-1706
-1707
-1708
-1709
-1710
-1711
-1712
-1713
-1714
-1715
-1716
-1717
-1718
-1719
-1720
-1721
-1722
-1723
-1724
-1725
-1726
-1727
-1728
-1729
-1730
-1731
-1732
-1733
-1734
-1735
-1736
-1737
-1738
-1739
-1740
-1741
-1742
-1743
-1744
-1745
-1746
-1747
-1748
-1749
-1750
-1751
-1752
-1753
-1754
-1755
-1756
-1757
-1758
-1759
-1760
-1761
-1762
-1763
-1764
-1765
-1766
-1767
-1768
-1769
-1770
-1771
-1772
-1773
-1774
-1775
-1776
-1777
-1778
-1779
-1780
-1781
-1782
-1783
-1784
-1785
-1786
-1787
-1788
-1789
-1790
-1791
-1792
-1793
-1794
-1795
-1796
-1797
-1798
-1799
-1800
-1801
-1802
-1803
-1804
-1805
-1806
-1807
-1808
-1809
-1810
-1811
-1812
-1813
-1814
-1815
-1816
-1817
-1818
-1819
-1820
-1821
-1822
-1823
-1824
-1825
-1826
-1827
-1828
-1829
-1830
-1831
-1832
-1833
-1834
-1835
-1836
-1837
-1838
-1839
-1840
-1841
-1842
-1843
-1844
-1845
-1846
-1847
-1848
-1849
-1850
-1851
-1852
-1853
-1854
-1855
-1856
-1857
-1858
-1859
-1860
-1861
-1862
-1863
-1864
-1865
-1866
-1867
-1868
-1869
-1870
-1871
-1872
-1873
-1874
-1875
-1876
-1877
-1878
-1879
-1880
-1881
-1882
-1883
-1884
-1885
-1886
-1887
-1888
-1889
-1890
-1891
-1892
-1893
-1894
-1895
-1896
-1897
-1898
-1899
-1900
-1901
-1902
-1903
-1904
-1905
-1906
-1907
-1908
-1909
-1910
-1911
-1912
-1913
-1914
-1915
-1916
-1917
-1918
-1919
-1920
-1921
-1922
-1923
-1924
-1925
-1926
-1927
-1928
-1929
-1930
-1931
-1932
-1933
-1934
-1935
-1936
-1937
-1938
-1939
-1940
-1941
-1942
-1943
-1944
-1945
-1946
-1947
-1948
-1949
-1950
-1951
-1952
-1953
-1954
-1955
-1956
-1957
-1958
-1959
-1960
-1961
-1962
-1963
-1964
-1965
-1966
-1967
-1968
-1969
-1970
-1971
-1972
-1973
-1974
-1975
-1976
-1977
-1978
-1979
-1980
-1981
-1982
-1983
-1984
-1985
-1986
-1987
-1988
-1989
-1990
-1991
-1992
-1993
-1994
-1995
-1996
-1997
-1998
-1999
-2000
-2001
-2002
-2003
-2004
-2005
-2006
-2007
-2008
-2009
-2010
-2011
-2012
-2013
-2014
-2015
-2016
-2017
-2018
-2019
-2020
-2021
-2022
-2023
-2024
-2025
-2026
-2027
-2028
-2029
-2030
-2031
-2032
-2033
-2034
-2035
-2036
-2037
-2038
-2039
-2040
-2041
-2042
-2043
-2044
-2045
-2046
-2047
-2048
-2049
-2050
-2051
-2052
-2053
-2054
-2055
-2056
-2057
-2058
-2059
-2060
-2061
-2062
-2063
-2064
-2065
-2066
-2067
-2068
-2069
-2070
-2071
-2072
-2073
-2074
-2075
-2076
-2077
-2078
-2079
-2080
-2081
-2082
-2083
-2084
-2085
-2086
-2087
-2088
-2089
-2090
-2091
-2092
-2093
-2094
-2095
-2096
-2097
-2098
-2099
-2100
-2101
-2102
-2103
-2104
-2105
-2106
-2107
-2108
-2109
-2110
-2111
-2112
-2113
-2114
-2115
-2116
-2117
-2118
-2119
-2120
-2121
-2122
-2123
-2124
-2125
-2126
-2127
-2128
-2129
-2130
-2131
-2132
-2133
-2134
-2135
-2136
-2137
-2138
-2139
-2140
-2141
-2142
-2143
-2144
-2145
-2146
-2147
-2148
-2149
-2150
-2151
-2152
-2153
-2154
-2155
-2156
-2157
-2158
-2159
-2160
-2161
-2162
-2163
-2164
-2165
-2166
-2167
-2168
-2169
-2170
-2171
-2172
-2173
-2174
-2175
-2176
-2177
-2178
-2179
-2180
-2181
-2182
-2183
-2184
-2185
-2186
-2187
-2188
-2189
-2190
-2191
-2192
-2193
-2194
-2195
-2196
-2197
-2198
-2199
-2200
-2201
-2202
-2203
-2204
-2205
-2206
-2207
-2208
-2209
-2210
-2211
-2212
-2213
-2214
-2215
-2216
-2217
-2218
-2219
-2220
-2221
-2222
-2223
-2224
-2225
-2226
-2227
-2228
-2229
-2230
-2231
-2232
-2233
-2234
-2235
-2236
-2237
-2238
-2239
-2240
-2241
-2242
-2243
-2244
-2245
-2246
-2247
-2248
-2249
-2250
-2251
-2252
-2253
-2254
-2255
-2256
-2257
-2258
-2259
-2260
-2261
-2262
-2263
-2264
-2265
-2266
-2267
-2268
-2269
-2270
-2271
-2272
-2273
-2274
-2275
-2276
-2277
-2278
-2279
-2280
-2281
-2282
-2283
-2284
-2285
-2286
-2287
-2288
-2289
-2290
-2291
-2292
-2293
-2294
-2295
-2296
-2297
-2298
-2299
-2300
-2301
-2302
-2303
-2304
-2305
-2306
-2307
-2308
-2309
-2310
-2311
-2312
-2313
-2314
-2315
-2316
-2317
-2318
-2319
-2320
-2321
-2322
-2323
-2324
-2325
-2326
-2327
-2328
-2329
-2330
-2331
-2332
-2333
-2334
-2335
-2336
-2337
-2338
-2339
-2340
-2341
-2342
-2343
-2344
-2345
-2346
-2347
-2348
-2349
-2350
-2351
-2352
-2353
-2354
-2355
-2356
-2357
-2358
-2359
-2360
-2361
-2362
-2363
-2364
-2365
-2366
-2367
-2368
-2369
-2370
-2371
-2372
-2373
-2374
-2375
-2376
-2377
-2378
-2379
-2380
-2381
-2382
-2383
-2384
-2385
-2386
-2387
-2388
-2389
-2390
-2391
-2392
-2393
-2394
-2395
-2396
-2397
-2398
-2399
-2400
-2401
-2402
-2403
-2404
-2405
-2406
-2407
-2408
-2409
-2410
-2411
-2412
-2413
-2414
-2415
-2416
-2417
-2418
-2419
-2420
-2421
-2422
-2423
-2424
-2425
-2426
-2427
-2428
-2429
-2430
-2431
-2432
-2433
-2434
-2435
-2436
-2437
-2438
-2439
-2440
-2441
-2442
-2443
-2444
-2445
-2446
-2447
-2448
-2449
-2450
-2451
-2452
-2453
-2454
-2455
-2456
-2457
-2458
-2459
-2460
-2461
-2462
-2463
-2464
-2465
-2466
-2467
-2468
-2469
-2470
-2471
-2472
-2473
-2474
-2475
-2476
-2477
-2478
-2479
-2480
-2481
-2482
-2483
-2484
-2485
-2486
-2487
-2488
-2489
-2490
-2491
-2492
-2493
-2494
-2495
-2496
-2497
-2498
-2499
-2500
-2501
-2502
-2503
-2504
-2505
-2506
-2507
-2508
-2509
-2510
-2511
-2512
-2513
-2514
-2515
-2516
-2517
-2518
-2519
-2520
-2521
-2522
-2523
-2524
-2525
-2526
-2527
-2528
-2529
-2530
-2531
-2532
-2533
-2534
-2535
-2536
-2537
-2538
-2539
-2540
-2541
-2542
-2543
-2544
-2545
-2546
-2547
-2548
-2549
-2550
-2551
-2552
-2553
-2554
-2555
-2556
-2557
-2558
-2559
-2560
-2561
-2562
-2563
-2564
-2565
-2566
-2567
-2568
-2569
-2570
-2571
-2572
-2573
-2574
-2575
-2576
-2577
-2578
-2579
-2580
-2581
-2582
-2583
-2584
-2585
-2586
-2587
-2588
-2589
-2590
-2591
-2592
-2593
-2594
-2595
-2596
-2597
-2598
-2599
-2600
-2601
-2602
-2603
-2604
-2605
-2606
-2607
-2608
-2609
-2610
-2611
-2612
-2613
-2614
-2615
-2616
-2617
-2618
-2619
-2620
-2621
-2622
-2623
-2624
-2625
-2626
-2627
-2628
-2629
-2630
-2631
-2632
-2633
-2634
-2635
-2636
-2637
-2638
-2639
-2640
-2641
-2642
-2643
-2644
-2645
-2646
-2647
-2648
-2649
-2650
-2651
-2652
-2653
-2654
-2655
-2656
-2657
-2658
-2659
-2660
-2661
-2662
-2663
-2664
-2665
-2666
-2667
-2668
-2669
-2670
-2671
-2672
-2673
-2674
-2675
-2676
-2677
-2678
-2679
-2680
-2681
-2682
-2683
-2684
-2685
-2686
-2687
-2688
-2689
-2690
-2691
-2692
-2693
-2694
-2695
-2696
-2697
-2698
-2699
-2700
-2701
-2702
-2703
-2704
-2705
-2706
-2707
-2708
-2709
-2710
-2711
-2712
-2713
-2714
-2715
-2716
-2717
-2718
-2719
-2720
-2721
-2722
-2723
-2724
-2725
-2726
-2727
-2728
-2729
-2730
-2731
-2732
-2733
-2734
-2735
-2736
-2737
-2738
-2739
-2740
-2741
-2742
-2743
-2744
-2745
-2746
-2747
-2748
-2749
-2750
-2751
-2752
-2753
-2754
-2755
-2756
-2757
-2758
-2759
-2760
-2761
-2762
-2763
-2764
-2765
-2766
-2767
-2768
-2769
-2770
-2771
-2772
-2773
-2774
-2775
-2776
-2777
-2778
-2779
-2780
-2781
-2782
-2783
-2784
-2785
-2786
-2787
-2788
-2789
-2790
-2791
-2792
-2793
-2794
-2795
-2796
-2797
-2798
-2799
-2800
-2801
-2802
-2803
-2804
-2805
-2806
-2807
-2808
-2809
-2810
-2811
-2812
-2813
-2814
-2815
-2816
-2817
-2818
-2819
-2820
-2821
-2822
-2823
-2824
-2825
-2826
-2827
-2828
-2829
-2830
-2831
-2832
-2833
-2834
-2835
-2836
-2837
-2838
-2839
-2840
-2841
-2842
-2843
-2844
-2845
-2846
-2847
-2848
-2849
-2850
-2851
-2852
-2853
-2854
-2855
-2856
-2857
-2858
-2859
-2860
-2861
-2862
-2863
-2864
-2865
-2866
-2867
-2868
-2869
-2870
-2871
-2872
-2873
-2874
-2875
-2876
-2877
-2878
-2879
-2880
-2881
-2882
-2883
-2884
-2885
-2886
-2887
-2888
-2889
-2890
-2891
-2892
-2893
-2894
-2895
-2896
-2897
-2898
-2899
-2900
-2901
-2902
-2903
-2904
-2905
-2906
-2907
-2908
-2909
-2910
-2911
-2912
-2913
-2914
-2915
-2916
-2917
-2918
-2919
-2920
-2921
-2922
-2923
-2924
-2925
-2926
-2927
-2928
-2929
-2930
-2931
-2932
-2933
-2934
-2935
-2936
-2937
-2938
-2939
-2940
-2941
-2942
-2943
-2944
-2945
-2946
-2947
-2948
-2949
-2950
-2951
-2952
-2953
-2954
-2955
-2956
-2957
-2958
-2959
-2960
-2961
-2962
-2963
-2964
-2965
-2966
-2967
-2968
-2969
-2970
-2971
-2972
-2973
-2974
-2975
-2976
-2977
-2978
-2979
-2980
-2981
-2982
-2983
-2984
-2985
-2986
-2987
-2988
-2989
-2990
-2991
-2992
-2993
-2994
-2995
-2996
-2997
-2998
-2999
-3000
-3001
-3002
-3003
-3004
-3005
-3006
-3007
-3008
-3009
-3010
-3011
-3012
-3013
-3014
-3015
-3016
-3017
-3018
-3019
-3020
-3021
-3022
-3023
-3024
-3025
-3026
-3027
-3028
-3029
-3030
-3031
-3032
-3033
-3034
-3035
-3036
-3037
-3038
-3039
-3040
-3041
-3042
-3043
-3044
-3045
-3046
-3047
-3048
-3049
-3050
-3051
-3052
-3053
-3054
-3055
-3056
-3057
-3058
-3059
-3060
-3061
-3062
-3063
-3064
-3065
-3066
-3067
-3068
-3069
-3070
-3071
-3072
-3073
-3074
-3075
-3076
-3077
-3078
-3079
-3080
-3081
-3082
-3083
-3084
-3085
-3086
-3087
-3088
-3089
-3090
-3091
-3092
-3093
-3094
-3095
-3096
-3097
-3098
-3099
-3100
-3101
-3102
-3103
-3104
-3105
-3106
-3107
-3108
-3109
-3110
-3111
-3112
-3113
-3114
-3115
-3116
-3117
-3118
-3119
-3120
-3121
-3122
-3123
-3124
-3125
-3126
-3127
-3128
-3129
-3130
-3131
-3132
-3133
-3134
-3135
-3136
-3137
-3138
-3139
-3140
-3141
-3142
-3143
-3144
-3145
-3146
-3147
-3148
-3149
-3150
-3151
-3152
-3153
-3154
-3155
-3156
-3157
-3158
-3159
-3160
-3161
-3162
-3163
-3164
-3165
-3166
-3167
-3168
-3169
-3170
-3171
-3172
-3173
-3174
-3175
-3176
-3177
-3178
-3179
-3180
-3181
-3182
-3183
-3184
-3185
-3186
-3187
-3188
-3189
-3190
-3191
-3192
-3193
-3194
-3195
-3196
-3197
-3198
-3199
-3200
-3201
-3202
-3203
-3204
-3205
-3206
-3207
-3208
-3209
-3210
-3211
-3212
-3213
-3214
-3215
-3216
-3217
-3218
-3219
-3220
-3221
-3222
-3223
-3224
-3225
-3226
-3227
-3228
-3229
-3230
-3231
-3232
-3233
-3234
-3235
-3236
-3237
-3238
-3239
-3240
-3241
-3242
-3243
-3244
-3245
-3246
-3247
-3248
-3249
-3250
-3251
-3252
-3253
-3254
-3255
-3256
-3257
-3258
-3259
-3260
-3261
-3262
-3263
-3264
-3265
-3266
-3267
-3268
-3269
-3270
-3271
-3272
-3273
-3274
-3275
-3276
-3277
-3278
-3279
-3280
-3281
-3282
-3283
-3284
-3285
-3286
-3287
-3288
-3289
-3290
-3291
-3292
-3293
-3294
-3295
-3296
-3297
-3298
-3299
-3300
-3301
-3302
-3303
-3304
-3305
-3306
-3307
-3308
-3309
-3310
-3311
-3312
-3313
-3314
-3315
-3316
-3317
-3318
-3319
-3320
-3321
-3322
-3323
-3324
-3325
-3326
-3327
-3328
-3329
-3330
-3331
-3332
-3333
-3334
-3335
-3336
-3337
-3338
-3339
-3340
-3341
-3342
-3343
-3344
-3345
-3346
-3347
-3348
-3349
-3350
-3351
-3352
-3353
-3354
-3355
-3356
-3357
-3358
-3359
-3360
-3361
-3362
-3363
-3364
-3365
-3366
-3367
-3368
-3369
-3370
-3371
-3372
-3373
-3374
-3375
-3376
-3377
-3378
-3379
-3380
-3381
-3382
-3383
-3384
-3385
-3386
-3387
-3388
-3389
-3390
-3391
-3392
-3393
-3394
-3395
-3396
-3397
-3398
-3399
-3400
-3401
-3402
-3403
-3404
-3405
-3406
-3407
-3408
-3409
-3410
-3411
-3412
-3413
-3414
-3415
-3416
-3417
-3418
-3419
-3420
-3421
-3422
-3423
-3424
-3425
-3426
-3427
-3428
-3429
-3430
-3431
-3432
-3433
-3434
-3435
-3436
-3437
-3438
-3439
-3440
-3441
-3442
-3443
-3444
-3445
-3446
-3447
-3448
-3449
-3450
-3451
-3452
-3453
-3454
-3455
-3456
-3457
-3458
-3459
-3460
-3461
-3462
-3463
-3464
-3465
-3466
-3467
-3468
-3469
-3470
-3471
-3472
-3473
-3474
-3475
-3476
-3477
-3478
-3479
-3480
-3481
-3482
-3483
-3484
-3485
-3486
-3487
-3488
-3489
-3490
-3491
-3492
-3493
-3494
-3495
-3496
-3497
-3498
-3499
-3500
-3501
-3502
-3503
-3504
-3505
-3506
-3507
-3508
-3509
-3510
-3511
-3512
-3513
-3514
-3515
-3516
-3517
-3518
-3519
-3520
-3521
-3522
-3523
-3524
-3525
-3526
-3527
-3528
-3529
-3530
-3531
-3532
-3533
-3534
-3535
-3536
-3537
-3538
-3539
-3540
-3541
-3542
-3543
-3544
-3545
-3546
-3547
-3548
-3549
-3550
-3551
-3552
-3553
-3554
-3555
-3556
-3557
-3558
-3559
-3560
-3561
-3562
-3563
-3564
-3565
-3566
-3567
-3568
-3569
-3570
-3571
-3572
-3573
-3574
-3575
-3576
-3577
-3578
-3579
-3580
-3581
-3582
-3583
-3584
-3585
-3586
-3587
-3588
-3589
-3590
-3591
-3592
-3593
-3594
-3595
-3596
-3597
-3598
-3599
-3600
-3601
-3602
-3603
-3604
-3605
-3606
-3607
-3608
-3609
-3610
-3611
-3612
-3613
-3614
-3615
-3616
-3617
-3618
-3619
-3620
-3621
-3622
-3623
-3624
-3625
-3626
-3627
-3628
-3629
-3630
-3631
-3632
-3633
-3634
-3635
-3636
-3637
-3638
-3639
-3640
-3641
-3642
-3643
-3644
-3645
-3646
-3647
-3648
-3649
-3650
-3651
-3652
-3653
-3654
-3655
-3656
-3657
-3658
-3659
-3660
-3661
-3662
-3663
-3664
-3665
-3666
-3667
-3668
-3669
-3670
-3671
-3672
-3673
-3674
-3675
-3676
-3677
-3678
-3679
-3680
-3681
-3682
-3683
-3684
-3685
-3686
-3687
-3688
-3689
-3690
-3691
-3692
-3693
-3694
-3695
-3696
-3697
-3698
-3699
-3700
-3701
-3702
-3703
-3704
-3705
-3706
-3707
-3708
-3709
-3710
-3711
-3712
-3713
-3714
-3715
-3716
-3717
-3718
-3719
-3720
-3721
-3722
-3723
-3724
-3725
-3726
-3727
-3728
-3729
-3730
-3731
-3732
-3733
-3734
-3735
-3736
-3737
-3738
-3739
-3740
-3741
-3742
-3743
-3744
-3745
-3746
-3747
-3748
-3749
-3750
-3751
-3752
-3753
-3754
-3755
-3756
-3757
-3758
-3759
-3760
-3761
-3762
-3763
-3764
-3765
-3766
-3767
-3768
-3769
-3770
-3771
-3772
-3773
-3774
-3775
-3776
-3777
-3778
-3779
-3780
-3781
-3782
-3783
-3784
-3785
-3786
-3787
-3788
-3789
-3790
-3791
-3792
-3793
-3794
-3795
-3796
-3797
-3798
-3799
-3800
-3801
-3802
-3803
-3804
-3805
-3806
-3807
-3808
-3809
-3810
-3811
-3812
-3813
-3814
-3815
-3816
-3817
-3818
-3819
-3820
-3821
-3822
-3823
-3824
-3825
-3826
-3827
-3828
-3829
-3830
-3831
-3832
-3833
-3834
-3835
-3836
-3837
-3838
-3839
-3840
-3841
-3842
-3843
-3844
-3845
-3846
-3847
-3848
-3849
-3850
-3851
-3852
-3853
-3854
-3855
-3856
-3857
-3858
-3859
-3860
-3861
-3862
-3863
-3864
-3865
-3866
-3867
-3868
-3869
-3870
-3871
-3872
-3873
-3874
-3875
-3876
-3877
-3878
-3879
-3880
-3881
-3882
-3883
-3884
-3885
-3886
-3887
-3888
-3889
-3890
-3891
-3892
-3893
-3894
-3895
-3896
-3897
-3898
-3899
-3900
-3901
-3902
-3903
-3904
-3905
-3906
-3907
-3908
-3909
-3910
-3911
-3912
-3913
-3914
-3915
-3916
-3917
-3918
-3919
-3920
-3921
-3922
-3923
-3924
-3925
-3926
-3927
-3928
-3929
-3930
-3931
-3932
-3933
-3934
-3935
-3936
-3937
-3938
-3939
-3940
-3941
-3942
-3943
-3944
-3945
-3946
-3947
-3948
-3949
-3950
-3951
-3952
-3953
-3954
-3955
-3956
-3957
-3958
-3959
-3960
-3961
-3962
-3963
-3964
-3965
-3966
-3967
-3968
-3969
-3970
-3971
-3972
-3973
-3974
-3975
-3976
-3977
-3978
-3979
-3980
-3981
-3982
-3983
-3984
-3985
-3986
-3987
-3988
-3989
-3990
-3991
-3992
-3993
-3994
-3995
-3996
-3997
-3998
-3999
-4000
-4001
-4002
-4003
-4004
-4005
-4006
-4007
-4008
-4009
-4010
-4011
-4012
-4013
-4014
-4015
-4016
-4017
-4018
-4019
-4020
-4021
-4022
-4023
-4024
-4025
-4026
-4027
-4028
-4029
-4030
-4031
-4032
-4033
-4034
-4035
-4036
-4037
-4038
-4039
-4040
-4041
-4042
-4043
-4044
-4045
-4046
-4047
-4048
-4049
-4050
-4051
-4052
-4053
-4054
-4055
-4056
-4057
-4058
-4059
-4060
-4061
-4062
-4063
-4064
-4065
-4066
-4067
-4068
-4069
-4070
-4071
-4072
-4073
-4074
-4075
-4076
-4077
-4078
-4079
-4080
-4081
-4082
-4083
-4084
-4085
-4086
-4087
-4088
-4089
-4090
-4091
-4092
-4093
-4094
-4095
-4096
-4097
-4098
-4099
-4100
-4101
-4102
-4103
-4104
-4105
-4106
-4107
-4108
-4109
-4110
-4111
-4112
-4113
-4114
-4115
-4116
-4117
-4118
-4119
-4120
-4121
-4122
-4123
-4124
-4125
-4126
-4127
-4128
-4129
-4130
-4131
-4132
-4133
-4134
-4135
-4136
-4137
-4138
-4139
-4140
-4141
-4142
-4143
-
//! Linux-specific definitions for linux-like values
-
-pub type useconds_t = u32;
-pub type dev_t = u64;
-pub type socklen_t = u32;
-pub type mode_t = u32;
-pub type ino64_t = u64;
-pub type off64_t = i64;
-pub type blkcnt64_t = i64;
-pub type rlim64_t = u64;
-pub type mqd_t = ::c_int;
-pub type nfds_t = ::c_ulong;
-pub type nl_item = ::c_int;
-pub type idtype_t = ::c_uint;
-pub type loff_t = ::c_longlong;
-pub type pthread_key_t = ::c_uint;
-pub type pthread_spinlock_t = ::c_int;
-
-pub type __u8 = ::c_uchar;
-pub type __u16 = ::c_ushort;
-pub type __s16 = ::c_short;
-pub type __u32 = ::c_uint;
-pub type __s32 = ::c_int;
-
-pub type Elf32_Half = u16;
-pub type Elf32_Word = u32;
-pub type Elf32_Off = u32;
-pub type Elf32_Addr = u32;
-
-pub type Elf64_Half = u16;
-pub type Elf64_Word = u32;
-pub type Elf64_Off = u64;
-pub type Elf64_Addr = u64;
-pub type Elf64_Xword = u64;
-pub type Elf64_Sxword = i64;
-
-pub type Elf32_Section = u16;
-pub type Elf64_Section = u16;
-
-// linux/can.h
-pub type canid_t = u32;
-
-// linux/can/j1939.h
-pub type can_err_mask_t = u32;
-pub type pgn_t = u32;
-pub type priority_t = u8;
-pub type name_t = u64;
-
-pub type iconv_t = *mut ::c_void;
-
-#[cfg_attr(feature = "extra_traits", derive(Debug))]
-pub enum fpos64_t {} // FIXME: fill this out with a struct
-impl ::Copy for fpos64_t {}
-impl ::Clone for fpos64_t {
-    fn clone(&self) -> fpos64_t {
-        *self
-    }
-}
-
-s! {
-    pub struct rlimit64 {
-        pub rlim_cur: rlim64_t,
-        pub rlim_max: rlim64_t,
-    }
-
-    pub struct glob_t {
-        pub gl_pathc: ::size_t,
-        pub gl_pathv: *mut *mut c_char,
-        pub gl_offs: ::size_t,
-        pub gl_flags: ::c_int,
-
-        __unused1: *mut ::c_void,
-        __unused2: *mut ::c_void,
-        __unused3: *mut ::c_void,
-        __unused4: *mut ::c_void,
-        __unused5: *mut ::c_void,
-    }
-
-    pub struct passwd {
-        pub pw_name: *mut ::c_char,
-        pub pw_passwd: *mut ::c_char,
-        pub pw_uid: ::uid_t,
-        pub pw_gid: ::gid_t,
-        pub pw_gecos: *mut ::c_char,
-        pub pw_dir: *mut ::c_char,
-        pub pw_shell: *mut ::c_char,
-    }
-
-    pub struct spwd {
-        pub sp_namp: *mut ::c_char,
-        pub sp_pwdp: *mut ::c_char,
-        pub sp_lstchg: ::c_long,
-        pub sp_min: ::c_long,
-        pub sp_max: ::c_long,
-        pub sp_warn: ::c_long,
-        pub sp_inact: ::c_long,
-        pub sp_expire: ::c_long,
-        pub sp_flag: ::c_ulong,
-    }
-
-    pub struct dqblk {
-        pub dqb_bhardlimit: u64,
-        pub dqb_bsoftlimit: u64,
-        pub dqb_curspace: u64,
-        pub dqb_ihardlimit: u64,
-        pub dqb_isoftlimit: u64,
-        pub dqb_curinodes: u64,
-        pub dqb_btime: u64,
-        pub dqb_itime: u64,
-        pub dqb_valid: u32,
-    }
-
-    pub struct signalfd_siginfo {
-        pub ssi_signo: u32,
-        pub ssi_errno: i32,
-        pub ssi_code: i32,
-        pub ssi_pid: u32,
-        pub ssi_uid: u32,
-        pub ssi_fd: i32,
-        pub ssi_tid: u32,
-        pub ssi_band: u32,
-        pub ssi_overrun: u32,
-        pub ssi_trapno: u32,
-        pub ssi_status: i32,
-        pub ssi_int: i32,
-        pub ssi_ptr: u64,
-        pub ssi_utime: u64,
-        pub ssi_stime: u64,
-        pub ssi_addr: u64,
-        pub ssi_addr_lsb: u16,
-        _pad2: u16,
-        pub ssi_syscall: i32,
-        pub ssi_call_addr: u64,
-        pub ssi_arch: u32,
-        _pad: [u8; 28],
-    }
-
-    pub struct itimerspec {
-        pub it_interval: ::timespec,
-        pub it_value: ::timespec,
-    }
-
-    pub struct fsid_t {
-        __val: [::c_int; 2],
-    }
-
-    pub struct packet_mreq {
-        pub mr_ifindex: ::c_int,
-        pub mr_type: ::c_ushort,
-        pub mr_alen: ::c_ushort,
-        pub mr_address: [::c_uchar; 8],
-    }
-
-    pub struct cpu_set_t {
-        #[cfg(all(target_pointer_width = "32",
-                  not(target_arch = "x86_64")))]
-        bits: [u32; 32],
-        #[cfg(not(all(target_pointer_width = "32",
-                      not(target_arch = "x86_64"))))]
-        bits: [u64; 16],
-    }
-
-    pub struct if_nameindex {
-        pub if_index: ::c_uint,
-        pub if_name: *mut ::c_char,
-    }
-
-    // System V IPC
-    pub struct msginfo {
-        pub msgpool: ::c_int,
-        pub msgmap: ::c_int,
-        pub msgmax: ::c_int,
-        pub msgmnb: ::c_int,
-        pub msgmni: ::c_int,
-        pub msgssz: ::c_int,
-        pub msgtql: ::c_int,
-        pub msgseg: ::c_ushort,
-    }
-
-    pub struct sembuf {
-        pub sem_num: ::c_ushort,
-        pub sem_op: ::c_short,
-        pub sem_flg: ::c_short,
-    }
-
-    pub struct input_event {
-        pub time: ::timeval,
-        pub type_: ::__u16,
-        pub code: ::__u16,
-        pub value: ::__s32,
-    }
-
-    pub struct input_id {
-        pub bustype: ::__u16,
-        pub vendor: ::__u16,
-        pub product: ::__u16,
-        pub version: ::__u16,
-    }
-
-    pub struct input_absinfo {
-        pub value: ::__s32,
-        pub minimum: ::__s32,
-        pub maximum: ::__s32,
-        pub fuzz: ::__s32,
-        pub flat: ::__s32,
-        pub resolution: ::__s32,
-    }
-
-    pub struct input_keymap_entry {
-        pub flags: ::__u8,
-        pub len: ::__u8,
-        pub index: ::__u16,
-        pub keycode: ::__u32,
-        pub scancode: [::__u8; 32],
-    }
-
-    pub struct input_mask {
-        pub type_: ::__u32,
-        pub codes_size: ::__u32,
-        pub codes_ptr: ::__u64,
-    }
-
-    pub struct ff_replay {
-        pub length: ::__u16,
-        pub delay: ::__u16,
-    }
-
-    pub struct ff_trigger {
-        pub button: ::__u16,
-        pub interval: ::__u16,
-    }
-
-    pub struct ff_envelope {
-        pub attack_length: ::__u16,
-        pub attack_level: ::__u16,
-        pub fade_length: ::__u16,
-        pub fade_level: ::__u16,
-    }
-
-    pub struct ff_constant_effect {
-        pub level: ::__s16,
-        pub envelope: ff_envelope,
-    }
-
-    pub struct ff_ramp_effect {
-        pub start_level: ::__s16,
-        pub end_level: ::__s16,
-        pub envelope: ff_envelope,
-    }
-
-    pub struct ff_condition_effect {
-        pub right_saturation: ::__u16,
-        pub left_saturation: ::__u16,
-
-        pub right_coeff: ::__s16,
-        pub left_coeff: ::__s16,
-
-        pub deadband: ::__u16,
-        pub center: ::__s16,
-    }
-
-    pub struct ff_periodic_effect {
-        pub waveform: ::__u16,
-        pub period: ::__u16,
-        pub magnitude: ::__s16,
-        pub offset: ::__s16,
-        pub phase: ::__u16,
-
-        pub envelope: ff_envelope,
-
-        pub custom_len: ::__u32,
-        pub custom_data: *mut ::__s16,
-    }
-
-    pub struct ff_rumble_effect {
-        pub strong_magnitude: ::__u16,
-        pub weak_magnitude: ::__u16,
-    }
-
-    pub struct ff_effect {
-        pub type_: ::__u16,
-        pub id: ::__s16,
-        pub direction: ::__u16,
-        pub trigger: ff_trigger,
-        pub replay: ff_replay,
-        // FIXME this is actually a union
-        #[cfg(target_pointer_width = "64")]
-        pub u: [u64; 4],
-        #[cfg(target_pointer_width = "32")]
-        pub u: [u32; 7],
-    }
-
-    pub struct uinput_ff_upload {
-        pub request_id: ::__u32,
-        pub retval: ::__s32,
-        pub effect: ff_effect,
-        pub old: ff_effect,
-    }
-
-    pub struct uinput_ff_erase {
-        pub request_id: ::__u32,
-        pub retval: ::__s32,
-        pub effect_id: ::__u32,
-    }
-
-    pub struct uinput_abs_setup {
-        pub code: ::__u16,
-        pub absinfo: input_absinfo,
-    }
-
-    pub struct dl_phdr_info {
-        #[cfg(target_pointer_width = "64")]
-        pub dlpi_addr: Elf64_Addr,
-        #[cfg(target_pointer_width = "32")]
-        pub dlpi_addr: Elf32_Addr,
-
-        pub dlpi_name: *const ::c_char,
-
-        #[cfg(target_pointer_width = "64")]
-        pub dlpi_phdr: *const Elf64_Phdr,
-        #[cfg(target_pointer_width = "32")]
-        pub dlpi_phdr: *const Elf32_Phdr,
-
-        #[cfg(target_pointer_width = "64")]
-        pub dlpi_phnum: Elf64_Half,
-        #[cfg(target_pointer_width = "32")]
-        pub dlpi_phnum: Elf32_Half,
-
-        // As of uClibc 1.0.36, the following fields are
-        // gated behind a "#if 0" block which always evaluates
-        // to false. So I'm just removing these, and if uClibc changes
-        // the #if block in the future to include the following fields, these
-        // will probably need including here. tsidea, skrap
-        #[cfg(not(target_env = "uclibc"))]
-        pub dlpi_adds: ::c_ulonglong,
-        #[cfg(not(target_env = "uclibc"))]
-        pub dlpi_subs: ::c_ulonglong,
-        #[cfg(not(target_env = "uclibc"))]
-        pub dlpi_tls_modid: ::size_t,
-        #[cfg(not(target_env = "uclibc"))]
-        pub dlpi_tls_data: *mut ::c_void,
-    }
-
-    pub struct Elf32_Ehdr {
-        pub e_ident: [::c_uchar; 16],
-        pub e_type: Elf32_Half,
-        pub e_machine: Elf32_Half,
-        pub e_version: Elf32_Word,
-        pub e_entry: Elf32_Addr,
-        pub e_phoff: Elf32_Off,
-        pub e_shoff: Elf32_Off,
-        pub e_flags: Elf32_Word,
-        pub e_ehsize: Elf32_Half,
-        pub e_phentsize: Elf32_Half,
-        pub e_phnum: Elf32_Half,
-        pub e_shentsize: Elf32_Half,
-        pub e_shnum: Elf32_Half,
-        pub e_shstrndx: Elf32_Half,
-    }
-
-    pub struct Elf64_Ehdr {
-        pub e_ident: [::c_uchar; 16],
-        pub e_type: Elf64_Half,
-        pub e_machine: Elf64_Half,
-        pub e_version: Elf64_Word,
-        pub e_entry: Elf64_Addr,
-        pub e_phoff: Elf64_Off,
-        pub e_shoff: Elf64_Off,
-        pub e_flags: Elf64_Word,
-        pub e_ehsize: Elf64_Half,
-        pub e_phentsize: Elf64_Half,
-        pub e_phnum: Elf64_Half,
-        pub e_shentsize: Elf64_Half,
-        pub e_shnum: Elf64_Half,
-        pub e_shstrndx: Elf64_Half,
-    }
-
-    pub struct Elf32_Sym {
-        pub st_name: Elf32_Word,
-        pub st_value: Elf32_Addr,
-        pub st_size: Elf32_Word,
-        pub st_info: ::c_uchar,
-        pub st_other: ::c_uchar,
-        pub st_shndx: Elf32_Section,
-    }
-
-    pub struct Elf64_Sym {
-        pub st_name: Elf64_Word,
-        pub st_info: ::c_uchar,
-        pub st_other: ::c_uchar,
-        pub st_shndx: Elf64_Section,
-        pub st_value: Elf64_Addr,
-        pub st_size: Elf64_Xword,
-    }
-
-    pub struct Elf32_Phdr {
-        pub p_type: Elf32_Word,
-        pub p_offset: Elf32_Off,
-        pub p_vaddr: Elf32_Addr,
-        pub p_paddr: Elf32_Addr,
-        pub p_filesz: Elf32_Word,
-        pub p_memsz: Elf32_Word,
-        pub p_flags: Elf32_Word,
-        pub p_align: Elf32_Word,
-    }
-
-    pub struct Elf64_Phdr {
-        pub p_type: Elf64_Word,
-        pub p_flags: Elf64_Word,
-        pub p_offset: Elf64_Off,
-        pub p_vaddr: Elf64_Addr,
-        pub p_paddr: Elf64_Addr,
-        pub p_filesz: Elf64_Xword,
-        pub p_memsz: Elf64_Xword,
-        pub p_align: Elf64_Xword,
-    }
-
-    pub struct Elf32_Shdr {
-        pub sh_name: Elf32_Word,
-        pub sh_type: Elf32_Word,
-        pub sh_flags: Elf32_Word,
-        pub sh_addr: Elf32_Addr,
-        pub sh_offset: Elf32_Off,
-        pub sh_size: Elf32_Word,
-        pub sh_link: Elf32_Word,
-        pub sh_info: Elf32_Word,
-        pub sh_addralign: Elf32_Word,
-        pub sh_entsize: Elf32_Word,
-    }
-
-    pub struct Elf64_Shdr {
-        pub sh_name: Elf64_Word,
-        pub sh_type: Elf64_Word,
-        pub sh_flags: Elf64_Xword,
-        pub sh_addr: Elf64_Addr,
-        pub sh_offset: Elf64_Off,
-        pub sh_size: Elf64_Xword,
-        pub sh_link: Elf64_Word,
-        pub sh_info: Elf64_Word,
-        pub sh_addralign: Elf64_Xword,
-        pub sh_entsize: Elf64_Xword,
-    }
-
-    pub struct ucred {
-        pub pid: ::pid_t,
-        pub uid: ::uid_t,
-        pub gid: ::gid_t,
-    }
-
-    pub struct mntent {
-        pub mnt_fsname: *mut ::c_char,
-        pub mnt_dir: *mut ::c_char,
-        pub mnt_type: *mut ::c_char,
-        pub mnt_opts: *mut ::c_char,
-        pub mnt_freq: ::c_int,
-        pub mnt_passno: ::c_int,
-    }
-
-    pub struct posix_spawn_file_actions_t {
-        __allocated: ::c_int,
-        __used: ::c_int,
-        __actions: *mut ::c_int,
-        __pad: [::c_int; 16],
-    }
-
-    pub struct posix_spawnattr_t {
-        __flags: ::c_short,
-        __pgrp: ::pid_t,
-        __sd: ::sigset_t,
-        __ss: ::sigset_t,
-        #[cfg(target_env = "musl")]
-        __prio: ::c_int,
-        #[cfg(not(target_env = "musl"))]
-        __sp: ::sched_param,
-        __policy: ::c_int,
-        __pad: [::c_int; 16],
-    }
-
-    pub struct genlmsghdr {
-        pub cmd: u8,
-        pub version: u8,
-        pub reserved: u16,
-    }
-
-    pub struct in6_pktinfo {
-        pub ipi6_addr: ::in6_addr,
-        pub ipi6_ifindex: ::c_uint,
-    }
-
-    pub struct arpd_request {
-        pub req: ::c_ushort,
-        pub ip: u32,
-        pub dev: ::c_ulong,
-        pub stamp: ::c_ulong,
-        pub updated: ::c_ulong,
-        pub ha: [::c_uchar; ::MAX_ADDR_LEN],
-    }
-
-    pub struct inotify_event {
-        pub wd: ::c_int,
-        pub mask: u32,
-        pub cookie: u32,
-        pub len: u32
-    }
-
-    pub struct fanotify_response {
-        pub fd: ::c_int,
-        pub response: __u32,
-    }
-
-    pub struct sockaddr_vm {
-        pub svm_family: ::sa_family_t,
-        pub svm_reserved1: ::c_ushort,
-        pub svm_port: ::c_uint,
-        pub svm_cid: ::c_uint,
-        pub svm_zero: [u8; 4]
-    }
-
-    pub struct regmatch_t {
-        pub rm_so: regoff_t,
-        pub rm_eo: regoff_t,
-    }
-
-    pub struct sock_extended_err {
-        pub ee_errno: u32,
-        pub ee_origin: u8,
-        pub ee_type: u8,
-        pub ee_code: u8,
-        pub ee_pad: u8,
-        pub ee_info: u32,
-        pub ee_data: u32,
-    }
-
-    // linux/can.h
-    pub struct __c_anonymous_sockaddr_can_tp {
-        pub rx_id: canid_t,
-        pub tx_id: canid_t,
-    }
-
-    pub struct __c_anonymous_sockaddr_can_j1939 {
-        pub name: u64,
-        pub pgn: u32,
-        pub addr: u8,
-    }
-
-    pub struct can_filter {
-        pub can_id: canid_t,
-        pub can_mask: canid_t,
-    }
-
-    // linux/can/j1939.h
-    pub struct j1939_filter {
-        pub name: name_t,
-        pub name_mask: name_t,
-        pub pgn: pgn_t,
-        pub pgn_mask: pgn_t,
-        pub addr: u8,
-        pub addr_mask: u8,
-    }
-
-    // linux/filter.h
-    pub struct sock_filter {
-        pub code: ::__u16,
-        pub jt: ::__u8,
-        pub jf: ::__u8,
-        pub k: ::__u32,
-    }
-
-    pub struct sock_fprog {
-        pub len: ::c_ushort,
-        pub filter: *mut sock_filter,
-    }
-
-    // linux/seccomp.h
-    pub struct seccomp_data {
-        pub nr: ::c_int,
-        pub arch: ::__u32,
-        pub instruction_pointer: ::__u64,
-        pub args: [::__u64; 6],
-    }
-
-    pub struct nlmsghdr {
-        pub nlmsg_len: u32,
-        pub nlmsg_type: u16,
-        pub nlmsg_flags: u16,
-        pub nlmsg_seq: u32,
-        pub nlmsg_pid: u32,
-    }
-
-    pub struct nlmsgerr {
-        pub error: ::c_int,
-        pub msg: nlmsghdr,
-    }
-
-    pub struct nlattr {
-        pub nla_len: u16,
-        pub nla_type: u16,
-    }
-}
-
-s_no_extra_traits! {
-    pub struct sockaddr_nl {
-        pub nl_family: ::sa_family_t,
-        nl_pad: ::c_ushort,
-        pub nl_pid: u32,
-        pub nl_groups: u32
-    }
-
-    pub struct dirent {
-        pub d_ino: ::ino_t,
-        pub d_off: ::off_t,
-        pub d_reclen: ::c_ushort,
-        pub d_type: ::c_uchar,
-        pub d_name: [::c_char; 256],
-    }
-
-    pub struct dirent64 {
-        pub d_ino: ::ino64_t,
-        pub d_off: ::off64_t,
-        pub d_reclen: ::c_ushort,
-        pub d_type: ::c_uchar,
-        pub d_name: [::c_char; 256],
-    }
-
-    pub struct sockaddr_alg {
-        pub salg_family: ::sa_family_t,
-        pub salg_type: [::c_uchar; 14],
-        pub salg_feat: u32,
-        pub salg_mask: u32,
-        pub salg_name: [::c_uchar; 64],
-    }
-
-    pub struct uinput_setup {
-        pub id: input_id,
-        pub name: [::c_char; UINPUT_MAX_NAME_SIZE],
-        pub ff_effects_max: ::__u32,
-    }
-
-    pub struct uinput_user_dev {
-        pub name: [::c_char; UINPUT_MAX_NAME_SIZE],
-        pub id: input_id,
-        pub ff_effects_max: ::__u32,
-        pub absmax: [::__s32; ABS_CNT],
-        pub absmin: [::__s32; ABS_CNT],
-        pub absfuzz: [::__s32; ABS_CNT],
-        pub absflat: [::__s32; ABS_CNT],
-    }
-
-    /// WARNING: The `PartialEq`, `Eq` and `Hash` implementations of this
-    /// type are unsound and will be removed in the future.
-    #[deprecated(
-        note = "this struct has unsafe trait implementations that will be \
-                removed in the future",
-        since = "0.2.80"
-    )]
-    pub struct af_alg_iv {
-        pub ivlen: u32,
-        pub iv: [::c_uchar; 0],
-    }
-
-    // x32 compatibility
-    // See https://sourceware.org/bugzilla/show_bug.cgi?id=21279
-    pub struct mq_attr {
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub mq_flags: i64,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub mq_maxmsg: i64,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub mq_msgsize: i64,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub mq_curmsgs: i64,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pad: [i64; 4],
-
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub mq_flags: ::c_long,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub mq_maxmsg: ::c_long,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub mq_msgsize: ::c_long,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub mq_curmsgs: ::c_long,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pad: [::c_long; 4],
-    }
-}
-
-s_no_extra_traits! {
-    // linux/net_tstamp.h
-    #[allow(missing_debug_implementations)]
-    pub struct sock_txtime {
-        pub clockid: ::clockid_t,
-        pub flags: ::__u32,
-    }
-}
-
-cfg_if! {
-    if #[cfg(libc_union)] {
-        s_no_extra_traits! {
-            // linux/can.h
-            #[allow(missing_debug_implementations)]
-            pub union __c_anonymous_sockaddr_can_can_addr {
-                pub tp: __c_anonymous_sockaddr_can_tp,
-                pub j1939: __c_anonymous_sockaddr_can_j1939,
-            }
-
-            #[allow(missing_debug_implementations)]
-            pub struct sockaddr_can {
-                pub can_family: ::sa_family_t,
-                pub can_ifindex: ::c_int,
-                pub can_addr: __c_anonymous_sockaddr_can_can_addr,
-            }
-        }
-    }
-}
-
-cfg_if! {
-    if #[cfg(feature = "extra_traits")] {
-        impl PartialEq for sockaddr_nl {
-            fn eq(&self, other: &sockaddr_nl) -> bool {
-                self.nl_family == other.nl_family &&
-                    self.nl_pid == other.nl_pid &&
-                    self.nl_groups == other.nl_groups
-            }
-        }
-        impl Eq for sockaddr_nl {}
-        impl ::fmt::Debug for sockaddr_nl {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("sockaddr_nl")
-                    .field("nl_family", &self.nl_family)
-                    .field("nl_pid", &self.nl_pid)
-                    .field("nl_groups", &self.nl_groups)
-                    .finish()
-            }
-        }
-        impl ::hash::Hash for sockaddr_nl {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.nl_family.hash(state);
-                self.nl_pid.hash(state);
-                self.nl_groups.hash(state);
-            }
-        }
-
-        impl PartialEq for dirent {
-            fn eq(&self, other: &dirent) -> bool {
-                self.d_ino == other.d_ino
-                    && self.d_off == other.d_off
-                    && self.d_reclen == other.d_reclen
-                    && self.d_type == other.d_type
-                    && self
-                    .d_name
-                    .iter()
-                    .zip(other.d_name.iter())
-                    .all(|(a,b)| a == b)
-            }
-        }
-
-        impl Eq for dirent {}
-
-        impl ::fmt::Debug for dirent {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("dirent")
-                    .field("d_ino", &self.d_ino)
-                    .field("d_off", &self.d_off)
-                    .field("d_reclen", &self.d_reclen)
-                    .field("d_type", &self.d_type)
-                // FIXME: .field("d_name", &self.d_name)
-                    .finish()
-            }
-        }
-
-        impl ::hash::Hash for dirent {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.d_ino.hash(state);
-                self.d_off.hash(state);
-                self.d_reclen.hash(state);
-                self.d_type.hash(state);
-                self.d_name.hash(state);
-            }
-        }
-
-        impl PartialEq for dirent64 {
-            fn eq(&self, other: &dirent64) -> bool {
-                self.d_ino == other.d_ino
-                    && self.d_off == other.d_off
-                    && self.d_reclen == other.d_reclen
-                    && self.d_type == other.d_type
-                    && self
-                    .d_name
-                    .iter()
-                    .zip(other.d_name.iter())
-                    .all(|(a,b)| a == b)
-            }
-        }
-
-        impl Eq for dirent64 {}
-
-        impl ::fmt::Debug for dirent64 {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("dirent64")
-                    .field("d_ino", &self.d_ino)
-                    .field("d_off", &self.d_off)
-                    .field("d_reclen", &self.d_reclen)
-                    .field("d_type", &self.d_type)
-                // FIXME: .field("d_name", &self.d_name)
-                    .finish()
-            }
-        }
-
-        impl ::hash::Hash for dirent64 {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.d_ino.hash(state);
-                self.d_off.hash(state);
-                self.d_reclen.hash(state);
-                self.d_type.hash(state);
-                self.d_name.hash(state);
-            }
-        }
-
-        impl PartialEq for pthread_cond_t {
-            fn eq(&self, other: &pthread_cond_t) -> bool {
-                self.size.iter().zip(other.size.iter()).all(|(a,b)| a == b)
-            }
-        }
-
-        impl Eq for pthread_cond_t {}
-
-        impl ::fmt::Debug for pthread_cond_t {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("pthread_cond_t")
-                // FIXME: .field("size", &self.size)
-                    .finish()
-            }
-        }
-
-        impl ::hash::Hash for pthread_cond_t {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.size.hash(state);
-            }
-        }
-
-        impl PartialEq for pthread_mutex_t {
-            fn eq(&self, other: &pthread_mutex_t) -> bool {
-                self.size.iter().zip(other.size.iter()).all(|(a,b)| a == b)
-            }
-        }
-
-        impl Eq for pthread_mutex_t {}
-
-        impl ::fmt::Debug for pthread_mutex_t {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("pthread_mutex_t")
-                // FIXME: .field("size", &self.size)
-                    .finish()
-            }
-        }
-
-        impl ::hash::Hash for pthread_mutex_t {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.size.hash(state);
-            }
-        }
-
-        impl PartialEq for pthread_rwlock_t {
-            fn eq(&self, other: &pthread_rwlock_t) -> bool {
-                self.size.iter().zip(other.size.iter()).all(|(a,b)| a == b)
-            }
-        }
-
-        impl Eq for pthread_rwlock_t {}
-
-        impl ::fmt::Debug for pthread_rwlock_t {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("pthread_rwlock_t")
-                // FIXME: .field("size", &self.size)
-                    .finish()
-            }
-        }
-
-        impl ::hash::Hash for pthread_rwlock_t {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.size.hash(state);
-            }
-        }
-
-        impl PartialEq for sockaddr_alg {
-            fn eq(&self, other: &sockaddr_alg) -> bool {
-                self.salg_family == other.salg_family
-                    && self
-                    .salg_type
-                    .iter()
-                    .zip(other.salg_type.iter())
-                    .all(|(a, b)| a == b)
-                    && self.salg_feat == other.salg_feat
-                    && self.salg_mask == other.salg_mask
-                    && self
-                    .salg_name
-                    .iter()
-                    .zip(other.salg_name.iter())
-                    .all(|(a, b)| a == b)
-           }
-        }
-
-        impl Eq for sockaddr_alg {}
-
-        impl ::fmt::Debug for sockaddr_alg {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("sockaddr_alg")
-                    .field("salg_family", &self.salg_family)
-                    .field("salg_type", &self.salg_type)
-                    .field("salg_feat", &self.salg_feat)
-                    .field("salg_mask", &self.salg_mask)
-                    .field("salg_name", &&self.salg_name[..])
-                    .finish()
-            }
-        }
-
-        impl ::hash::Hash for sockaddr_alg {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.salg_family.hash(state);
-                self.salg_type.hash(state);
-                self.salg_feat.hash(state);
-                self.salg_mask.hash(state);
-                self.salg_name.hash(state);
-            }
-        }
-
-        impl PartialEq for uinput_setup {
-            fn eq(&self, other: &uinput_setup) -> bool {
-                self.id == other.id
-                    && self.name[..] == other.name[..]
-                    && self.ff_effects_max == other.ff_effects_max
-           }
-        }
-        impl Eq for uinput_setup {}
-
-        impl ::fmt::Debug for uinput_setup {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("uinput_setup")
-                    .field("id", &self.id)
-                    .field("name", &&self.name[..])
-                    .field("ff_effects_max", &self.ff_effects_max)
-                    .finish()
-            }
-        }
-
-        impl ::hash::Hash for uinput_setup {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.id.hash(state);
-                self.name.hash(state);
-                self.ff_effects_max.hash(state);
-            }
-        }
-
-        impl PartialEq for uinput_user_dev {
-            fn eq(&self, other: &uinput_user_dev) -> bool {
-                 self.name[..] == other.name[..]
-                    && self.id == other.id
-                    && self.ff_effects_max == other.ff_effects_max
-                    && self.absmax[..] == other.absmax[..]
-                    && self.absmin[..] == other.absmin[..]
-                    && self.absfuzz[..] == other.absfuzz[..]
-                    && self.absflat[..] == other.absflat[..]
-           }
-        }
-        impl Eq for uinput_user_dev {}
-
-        impl ::fmt::Debug for uinput_user_dev {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("uinput_setup")
-                    .field("name", &&self.name[..])
-                    .field("id", &self.id)
-                    .field("ff_effects_max", &self.ff_effects_max)
-                    .field("absmax", &&self.absmax[..])
-                    .field("absmin", &&self.absmin[..])
-                    .field("absfuzz", &&self.absfuzz[..])
-                    .field("absflat", &&self.absflat[..])
-                    .finish()
-            }
-        }
-
-        impl ::hash::Hash for uinput_user_dev {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.name.hash(state);
-                self.id.hash(state);
-                self.ff_effects_max.hash(state);
-                self.absmax.hash(state);
-                self.absmin.hash(state);
-                self.absfuzz.hash(state);
-                self.absflat.hash(state);
-            }
-        }
-
-        #[allow(deprecated)]
-        impl af_alg_iv {
-            fn as_slice(&self) -> &[u8] {
-                unsafe {
-                    ::core::slice::from_raw_parts(
-                        self.iv.as_ptr(),
-                        self.ivlen as usize
-                    )
-                }
-            }
-        }
-
-        #[allow(deprecated)]
-        impl PartialEq for af_alg_iv {
-            fn eq(&self, other: &af_alg_iv) -> bool {
-                *self.as_slice() == *other.as_slice()
-           }
-        }
-
-        #[allow(deprecated)]
-        impl Eq for af_alg_iv {}
-
-        #[allow(deprecated)]
-        impl ::fmt::Debug for af_alg_iv {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("af_alg_iv")
-                    .field("ivlen", &self.ivlen)
-                    .finish()
-            }
-        }
-
-        #[allow(deprecated)]
-        impl ::hash::Hash for af_alg_iv {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.as_slice().hash(state);
-            }
-        }
-
-        impl PartialEq for mq_attr {
-            fn eq(&self, other: &mq_attr) -> bool {
-                self.mq_flags == other.mq_flags &&
-                self.mq_maxmsg == other.mq_maxmsg &&
-                self.mq_msgsize == other.mq_msgsize &&
-                self.mq_curmsgs == other.mq_curmsgs
-            }
-        }
-        impl Eq for mq_attr {}
-        impl ::fmt::Debug for mq_attr {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("mq_attr")
-                    .field("mq_flags", &self.mq_flags)
-                    .field("mq_maxmsg", &self.mq_maxmsg)
-                    .field("mq_msgsize", &self.mq_msgsize)
-                    .field("mq_curmsgs", &self.mq_curmsgs)
-                    .finish()
-            }
-        }
-        impl ::hash::Hash for mq_attr {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.mq_flags.hash(state);
-                self.mq_maxmsg.hash(state);
-                self.mq_msgsize.hash(state);
-                self.mq_curmsgs.hash(state);
-            }
-        }
-    }
-}
-
-cfg_if! {
-    if #[cfg(any(target_env = "gnu", target_env = "musl"))] {
-        pub const ABDAY_1: ::nl_item = 0x20000;
-        pub const ABDAY_2: ::nl_item = 0x20001;
-        pub const ABDAY_3: ::nl_item = 0x20002;
-        pub const ABDAY_4: ::nl_item = 0x20003;
-        pub const ABDAY_5: ::nl_item = 0x20004;
-        pub const ABDAY_6: ::nl_item = 0x20005;
-        pub const ABDAY_7: ::nl_item = 0x20006;
-
-        pub const DAY_1: ::nl_item = 0x20007;
-        pub const DAY_2: ::nl_item = 0x20008;
-        pub const DAY_3: ::nl_item = 0x20009;
-        pub const DAY_4: ::nl_item = 0x2000A;
-        pub const DAY_5: ::nl_item = 0x2000B;
-        pub const DAY_6: ::nl_item = 0x2000C;
-        pub const DAY_7: ::nl_item = 0x2000D;
-
-        pub const ABMON_1: ::nl_item = 0x2000E;
-        pub const ABMON_2: ::nl_item = 0x2000F;
-        pub const ABMON_3: ::nl_item = 0x20010;
-        pub const ABMON_4: ::nl_item = 0x20011;
-        pub const ABMON_5: ::nl_item = 0x20012;
-        pub const ABMON_6: ::nl_item = 0x20013;
-        pub const ABMON_7: ::nl_item = 0x20014;
-        pub const ABMON_8: ::nl_item = 0x20015;
-        pub const ABMON_9: ::nl_item = 0x20016;
-        pub const ABMON_10: ::nl_item = 0x20017;
-        pub const ABMON_11: ::nl_item = 0x20018;
-        pub const ABMON_12: ::nl_item = 0x20019;
-
-        pub const MON_1: ::nl_item = 0x2001A;
-        pub const MON_2: ::nl_item = 0x2001B;
-        pub const MON_3: ::nl_item = 0x2001C;
-        pub const MON_4: ::nl_item = 0x2001D;
-        pub const MON_5: ::nl_item = 0x2001E;
-        pub const MON_6: ::nl_item = 0x2001F;
-        pub const MON_7: ::nl_item = 0x20020;
-        pub const MON_8: ::nl_item = 0x20021;
-        pub const MON_9: ::nl_item = 0x20022;
-        pub const MON_10: ::nl_item = 0x20023;
-        pub const MON_11: ::nl_item = 0x20024;
-        pub const MON_12: ::nl_item = 0x20025;
-
-        pub const AM_STR: ::nl_item = 0x20026;
-        pub const PM_STR: ::nl_item = 0x20027;
-
-        pub const D_T_FMT: ::nl_item = 0x20028;
-        pub const D_FMT: ::nl_item = 0x20029;
-        pub const T_FMT: ::nl_item = 0x2002A;
-        pub const T_FMT_AMPM: ::nl_item = 0x2002B;
-
-        pub const ERA: ::nl_item = 0x2002C;
-        pub const ERA_D_FMT: ::nl_item = 0x2002E;
-        pub const ALT_DIGITS: ::nl_item = 0x2002F;
-        pub const ERA_D_T_FMT: ::nl_item = 0x20030;
-        pub const ERA_T_FMT: ::nl_item = 0x20031;
-
-        pub const CODESET: ::nl_item = 14;
-        pub const CRNCYSTR: ::nl_item = 0x4000F;
-        pub const RADIXCHAR: ::nl_item = 0x10000;
-        pub const THOUSEP: ::nl_item = 0x10001;
-        pub const YESEXPR: ::nl_item = 0x50000;
-        pub const NOEXPR: ::nl_item = 0x50001;
-        pub const YESSTR: ::nl_item = 0x50002;
-        pub const NOSTR: ::nl_item = 0x50003;
-    }
-}
-
-pub const RUSAGE_CHILDREN: ::c_int = -1;
-pub const L_tmpnam: ::c_uint = 20;
-pub const _PC_LINK_MAX: ::c_int = 0;
-pub const _PC_MAX_CANON: ::c_int = 1;
-pub const _PC_MAX_INPUT: ::c_int = 2;
-pub const _PC_NAME_MAX: ::c_int = 3;
-pub const _PC_PATH_MAX: ::c_int = 4;
-pub const _PC_PIPE_BUF: ::c_int = 5;
-pub const _PC_CHOWN_RESTRICTED: ::c_int = 6;
-pub const _PC_NO_TRUNC: ::c_int = 7;
-pub const _PC_VDISABLE: ::c_int = 8;
-pub const _PC_SYNC_IO: ::c_int = 9;
-pub const _PC_ASYNC_IO: ::c_int = 10;
-pub const _PC_PRIO_IO: ::c_int = 11;
-pub const _PC_SOCK_MAXBUF: ::c_int = 12;
-pub const _PC_FILESIZEBITS: ::c_int = 13;
-pub const _PC_REC_INCR_XFER_SIZE: ::c_int = 14;
-pub const _PC_REC_MAX_XFER_SIZE: ::c_int = 15;
-pub const _PC_REC_MIN_XFER_SIZE: ::c_int = 16;
-pub const _PC_REC_XFER_ALIGN: ::c_int = 17;
-pub const _PC_ALLOC_SIZE_MIN: ::c_int = 18;
-pub const _PC_SYMLINK_MAX: ::c_int = 19;
-pub const _PC_2_SYMLINKS: ::c_int = 20;
-
-pub const MS_NOUSER: ::c_ulong = 0xffffffff80000000;
-
-pub const _SC_ARG_MAX: ::c_int = 0;
-pub const _SC_CHILD_MAX: ::c_int = 1;
-pub const _SC_CLK_TCK: ::c_int = 2;
-pub const _SC_NGROUPS_MAX: ::c_int = 3;
-pub const _SC_OPEN_MAX: ::c_int = 4;
-pub const _SC_STREAM_MAX: ::c_int = 5;
-pub const _SC_TZNAME_MAX: ::c_int = 6;
-pub const _SC_JOB_CONTROL: ::c_int = 7;
-pub const _SC_SAVED_IDS: ::c_int = 8;
-pub const _SC_REALTIME_SIGNALS: ::c_int = 9;
-pub const _SC_PRIORITY_SCHEDULING: ::c_int = 10;
-pub const _SC_TIMERS: ::c_int = 11;
-pub const _SC_ASYNCHRONOUS_IO: ::c_int = 12;
-pub const _SC_PRIORITIZED_IO: ::c_int = 13;
-pub const _SC_SYNCHRONIZED_IO: ::c_int = 14;
-pub const _SC_FSYNC: ::c_int = 15;
-pub const _SC_MAPPED_FILES: ::c_int = 16;
-pub const _SC_MEMLOCK: ::c_int = 17;
-pub const _SC_MEMLOCK_RANGE: ::c_int = 18;
-pub const _SC_MEMORY_PROTECTION: ::c_int = 19;
-pub const _SC_MESSAGE_PASSING: ::c_int = 20;
-pub const _SC_SEMAPHORES: ::c_int = 21;
-pub const _SC_SHARED_MEMORY_OBJECTS: ::c_int = 22;
-pub const _SC_AIO_LISTIO_MAX: ::c_int = 23;
-pub const _SC_AIO_MAX: ::c_int = 24;
-pub const _SC_AIO_PRIO_DELTA_MAX: ::c_int = 25;
-pub const _SC_DELAYTIMER_MAX: ::c_int = 26;
-pub const _SC_MQ_OPEN_MAX: ::c_int = 27;
-pub const _SC_MQ_PRIO_MAX: ::c_int = 28;
-pub const _SC_VERSION: ::c_int = 29;
-pub const _SC_PAGESIZE: ::c_int = 30;
-pub const _SC_PAGE_SIZE: ::c_int = _SC_PAGESIZE;
-pub const _SC_RTSIG_MAX: ::c_int = 31;
-pub const _SC_SEM_NSEMS_MAX: ::c_int = 32;
-pub const _SC_SEM_VALUE_MAX: ::c_int = 33;
-pub const _SC_SIGQUEUE_MAX: ::c_int = 34;
-pub const _SC_TIMER_MAX: ::c_int = 35;
-pub const _SC_BC_BASE_MAX: ::c_int = 36;
-pub const _SC_BC_DIM_MAX: ::c_int = 37;
-pub const _SC_BC_SCALE_MAX: ::c_int = 38;
-pub const _SC_BC_STRING_MAX: ::c_int = 39;
-pub const _SC_COLL_WEIGHTS_MAX: ::c_int = 40;
-pub const _SC_EXPR_NEST_MAX: ::c_int = 42;
-pub const _SC_LINE_MAX: ::c_int = 43;
-pub const _SC_RE_DUP_MAX: ::c_int = 44;
-pub const _SC_2_VERSION: ::c_int = 46;
-pub const _SC_2_C_BIND: ::c_int = 47;
-pub const _SC_2_C_DEV: ::c_int = 48;
-pub const _SC_2_FORT_DEV: ::c_int = 49;
-pub const _SC_2_FORT_RUN: ::c_int = 50;
-pub const _SC_2_SW_DEV: ::c_int = 51;
-pub const _SC_2_LOCALEDEF: ::c_int = 52;
-pub const _SC_UIO_MAXIOV: ::c_int = 60;
-pub const _SC_IOV_MAX: ::c_int = 60;
-pub const _SC_THREADS: ::c_int = 67;
-pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 68;
-pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 69;
-pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 70;
-pub const _SC_LOGIN_NAME_MAX: ::c_int = 71;
-pub const _SC_TTY_NAME_MAX: ::c_int = 72;
-pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 73;
-pub const _SC_THREAD_KEYS_MAX: ::c_int = 74;
-pub const _SC_THREAD_STACK_MIN: ::c_int = 75;
-pub const _SC_THREAD_THREADS_MAX: ::c_int = 76;
-pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 77;
-pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 78;
-pub const _SC_THREAD_PRIORITY_SCHEDULING: ::c_int = 79;
-pub const _SC_THREAD_PRIO_INHERIT: ::c_int = 80;
-pub const _SC_THREAD_PRIO_PROTECT: ::c_int = 81;
-pub const _SC_THREAD_PROCESS_SHARED: ::c_int = 82;
-pub const _SC_NPROCESSORS_CONF: ::c_int = 83;
-pub const _SC_NPROCESSORS_ONLN: ::c_int = 84;
-pub const _SC_PHYS_PAGES: ::c_int = 85;
-pub const _SC_AVPHYS_PAGES: ::c_int = 86;
-pub const _SC_ATEXIT_MAX: ::c_int = 87;
-pub const _SC_PASS_MAX: ::c_int = 88;
-pub const _SC_XOPEN_VERSION: ::c_int = 89;
-pub const _SC_XOPEN_XCU_VERSION: ::c_int = 90;
-pub const _SC_XOPEN_UNIX: ::c_int = 91;
-pub const _SC_XOPEN_CRYPT: ::c_int = 92;
-pub const _SC_XOPEN_ENH_I18N: ::c_int = 93;
-pub const _SC_XOPEN_SHM: ::c_int = 94;
-pub const _SC_2_CHAR_TERM: ::c_int = 95;
-pub const _SC_2_UPE: ::c_int = 97;
-pub const _SC_XOPEN_XPG2: ::c_int = 98;
-pub const _SC_XOPEN_XPG3: ::c_int = 99;
-pub const _SC_XOPEN_XPG4: ::c_int = 100;
-pub const _SC_NZERO: ::c_int = 109;
-pub const _SC_XBS5_ILP32_OFF32: ::c_int = 125;
-pub const _SC_XBS5_ILP32_OFFBIG: ::c_int = 126;
-pub const _SC_XBS5_LP64_OFF64: ::c_int = 127;
-pub const _SC_XBS5_LPBIG_OFFBIG: ::c_int = 128;
-pub const _SC_XOPEN_LEGACY: ::c_int = 129;
-pub const _SC_XOPEN_REALTIME: ::c_int = 130;
-pub const _SC_XOPEN_REALTIME_THREADS: ::c_int = 131;
-pub const _SC_ADVISORY_INFO: ::c_int = 132;
-pub const _SC_BARRIERS: ::c_int = 133;
-pub const _SC_CLOCK_SELECTION: ::c_int = 137;
-pub const _SC_CPUTIME: ::c_int = 138;
-pub const _SC_THREAD_CPUTIME: ::c_int = 139;
-pub const _SC_MONOTONIC_CLOCK: ::c_int = 149;
-pub const _SC_READER_WRITER_LOCKS: ::c_int = 153;
-pub const _SC_SPIN_LOCKS: ::c_int = 154;
-pub const _SC_REGEXP: ::c_int = 155;
-pub const _SC_SHELL: ::c_int = 157;
-pub const _SC_SPAWN: ::c_int = 159;
-pub const _SC_SPORADIC_SERVER: ::c_int = 160;
-pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 161;
-pub const _SC_TIMEOUTS: ::c_int = 164;
-pub const _SC_TYPED_MEMORY_OBJECTS: ::c_int = 165;
-pub const _SC_2_PBS: ::c_int = 168;
-pub const _SC_2_PBS_ACCOUNTING: ::c_int = 169;
-pub const _SC_2_PBS_LOCATE: ::c_int = 170;
-pub const _SC_2_PBS_MESSAGE: ::c_int = 171;
-pub const _SC_2_PBS_TRACK: ::c_int = 172;
-pub const _SC_SYMLOOP_MAX: ::c_int = 173;
-pub const _SC_STREAMS: ::c_int = 174;
-pub const _SC_2_PBS_CHECKPOINT: ::c_int = 175;
-pub const _SC_V6_ILP32_OFF32: ::c_int = 176;
-pub const _SC_V6_ILP32_OFFBIG: ::c_int = 177;
-pub const _SC_V6_LP64_OFF64: ::c_int = 178;
-pub const _SC_V6_LPBIG_OFFBIG: ::c_int = 179;
-pub const _SC_HOST_NAME_MAX: ::c_int = 180;
-pub const _SC_TRACE: ::c_int = 181;
-pub const _SC_TRACE_EVENT_FILTER: ::c_int = 182;
-pub const _SC_TRACE_INHERIT: ::c_int = 183;
-pub const _SC_TRACE_LOG: ::c_int = 184;
-pub const _SC_IPV6: ::c_int = 235;
-pub const _SC_RAW_SOCKETS: ::c_int = 236;
-pub const _SC_V7_ILP32_OFF32: ::c_int = 237;
-pub const _SC_V7_ILP32_OFFBIG: ::c_int = 238;
-pub const _SC_V7_LP64_OFF64: ::c_int = 239;
-pub const _SC_V7_LPBIG_OFFBIG: ::c_int = 240;
-pub const _SC_SS_REPL_MAX: ::c_int = 241;
-pub const _SC_TRACE_EVENT_NAME_MAX: ::c_int = 242;
-pub const _SC_TRACE_NAME_MAX: ::c_int = 243;
-pub const _SC_TRACE_SYS_MAX: ::c_int = 244;
-pub const _SC_TRACE_USER_EVENT_MAX: ::c_int = 245;
-pub const _SC_XOPEN_STREAMS: ::c_int = 246;
-pub const _SC_THREAD_ROBUST_PRIO_INHERIT: ::c_int = 247;
-pub const _SC_THREAD_ROBUST_PRIO_PROTECT: ::c_int = 248;
-
-pub const RLIM_SAVED_MAX: ::rlim_t = RLIM_INFINITY;
-pub const RLIM_SAVED_CUR: ::rlim_t = RLIM_INFINITY;
-
-pub const AT_NULL: ::c_ulong = 0;
-pub const AT_IGNORE: ::c_ulong = 1;
-pub const AT_EXECFD: ::c_ulong = 2;
-pub const AT_PHDR: ::c_ulong = 3;
-pub const AT_PHENT: ::c_ulong = 4;
-pub const AT_PHNUM: ::c_ulong = 5;
-pub const AT_PAGESZ: ::c_ulong = 6;
-pub const AT_BASE: ::c_ulong = 7;
-pub const AT_FLAGS: ::c_ulong = 8;
-pub const AT_ENTRY: ::c_ulong = 9;
-pub const AT_NOTELF: ::c_ulong = 10;
-pub const AT_UID: ::c_ulong = 11;
-pub const AT_EUID: ::c_ulong = 12;
-pub const AT_GID: ::c_ulong = 13;
-pub const AT_EGID: ::c_ulong = 14;
-pub const AT_PLATFORM: ::c_ulong = 15;
-pub const AT_HWCAP: ::c_ulong = 16;
-pub const AT_CLKTCK: ::c_ulong = 17;
-
-pub const AT_SECURE: ::c_ulong = 23;
-pub const AT_BASE_PLATFORM: ::c_ulong = 24;
-pub const AT_RANDOM: ::c_ulong = 25;
-pub const AT_HWCAP2: ::c_ulong = 26;
-
-pub const AT_EXECFN: ::c_ulong = 31;
-
-pub const GLOB_ERR: ::c_int = 1 << 0;
-pub const GLOB_MARK: ::c_int = 1 << 1;
-pub const GLOB_NOSORT: ::c_int = 1 << 2;
-pub const GLOB_DOOFFS: ::c_int = 1 << 3;
-pub const GLOB_NOCHECK: ::c_int = 1 << 4;
-pub const GLOB_APPEND: ::c_int = 1 << 5;
-pub const GLOB_NOESCAPE: ::c_int = 1 << 6;
-
-pub const GLOB_NOSPACE: ::c_int = 1;
-pub const GLOB_ABORTED: ::c_int = 2;
-pub const GLOB_NOMATCH: ::c_int = 3;
-
-pub const POSIX_MADV_NORMAL: ::c_int = 0;
-pub const POSIX_MADV_RANDOM: ::c_int = 1;
-pub const POSIX_MADV_SEQUENTIAL: ::c_int = 2;
-pub const POSIX_MADV_WILLNEED: ::c_int = 3;
-pub const POSIX_SPAWN_USEVFORK: ::c_int = 64;
-
-pub const S_IEXEC: mode_t = 64;
-pub const S_IWRITE: mode_t = 128;
-pub const S_IREAD: mode_t = 256;
-
-pub const F_LOCK: ::c_int = 1;
-pub const F_TEST: ::c_int = 3;
-pub const F_TLOCK: ::c_int = 2;
-pub const F_ULOCK: ::c_int = 0;
-
-pub const F_SEAL_FUTURE_WRITE: ::c_int = 0x0010;
-
-pub const IFF_LOWER_UP: ::c_int = 0x10000;
-pub const IFF_DORMANT: ::c_int = 0x20000;
-pub const IFF_ECHO: ::c_int = 0x40000;
-
-// linux/if_addr.h
-pub const IFA_UNSPEC: ::c_ushort = 0;
-pub const IFA_ADDRESS: ::c_ushort = 1;
-pub const IFA_LOCAL: ::c_ushort = 2;
-pub const IFA_LABEL: ::c_ushort = 3;
-pub const IFA_BROADCAST: ::c_ushort = 4;
-pub const IFA_ANYCAST: ::c_ushort = 5;
-pub const IFA_CACHEINFO: ::c_ushort = 6;
-pub const IFA_MULTICAST: ::c_ushort = 7;
-
-pub const IFA_F_SECONDARY: u32 = 0x01;
-pub const IFA_F_TEMPORARY: u32 = 0x01;
-pub const IFA_F_NODAD: u32 = 0x02;
-pub const IFA_F_OPTIMISTIC: u32 = 0x04;
-pub const IFA_F_DADFAILED: u32 = 0x08;
-pub const IFA_F_HOMEADDRESS: u32 = 0x10;
-pub const IFA_F_DEPRECATED: u32 = 0x20;
-pub const IFA_F_TENTATIVE: u32 = 0x40;
-pub const IFA_F_PERMANENT: u32 = 0x80;
-
-// linux/if_link.h
-pub const IFLA_UNSPEC: ::c_ushort = 0;
-pub const IFLA_ADDRESS: ::c_ushort = 1;
-pub const IFLA_BROADCAST: ::c_ushort = 2;
-pub const IFLA_IFNAME: ::c_ushort = 3;
-pub const IFLA_MTU: ::c_ushort = 4;
-pub const IFLA_LINK: ::c_ushort = 5;
-pub const IFLA_QDISC: ::c_ushort = 6;
-pub const IFLA_STATS: ::c_ushort = 7;
-pub const IFLA_COST: ::c_ushort = 8;
-pub const IFLA_PRIORITY: ::c_ushort = 9;
-pub const IFLA_MASTER: ::c_ushort = 10;
-pub const IFLA_WIRELESS: ::c_ushort = 11;
-pub const IFLA_PROTINFO: ::c_ushort = 12;
-pub const IFLA_TXQLEN: ::c_ushort = 13;
-pub const IFLA_MAP: ::c_ushort = 14;
-pub const IFLA_WEIGHT: ::c_ushort = 15;
-pub const IFLA_OPERSTATE: ::c_ushort = 16;
-pub const IFLA_LINKMODE: ::c_ushort = 17;
-pub const IFLA_LINKINFO: ::c_ushort = 18;
-pub const IFLA_NET_NS_PID: ::c_ushort = 19;
-pub const IFLA_IFALIAS: ::c_ushort = 20;
-pub const IFLA_NUM_VF: ::c_ushort = 21;
-pub const IFLA_VFINFO_LIST: ::c_ushort = 22;
-pub const IFLA_STATS64: ::c_ushort = 23;
-pub const IFLA_VF_PORTS: ::c_ushort = 24;
-pub const IFLA_PORT_SELF: ::c_ushort = 25;
-pub const IFLA_AF_SPEC: ::c_ushort = 26;
-pub const IFLA_GROUP: ::c_ushort = 27;
-pub const IFLA_NET_NS_FD: ::c_ushort = 28;
-pub const IFLA_EXT_MASK: ::c_ushort = 29;
-pub const IFLA_PROMISCUITY: ::c_ushort = 30;
-pub const IFLA_NUM_TX_QUEUES: ::c_ushort = 31;
-pub const IFLA_NUM_RX_QUEUES: ::c_ushort = 32;
-pub const IFLA_CARRIER: ::c_ushort = 33;
-pub const IFLA_PHYS_PORT_ID: ::c_ushort = 34;
-pub const IFLA_CARRIER_CHANGES: ::c_ushort = 35;
-pub const IFLA_PHYS_SWITCH_ID: ::c_ushort = 36;
-pub const IFLA_LINK_NETNSID: ::c_ushort = 37;
-pub const IFLA_PHYS_PORT_NAME: ::c_ushort = 38;
-pub const IFLA_PROTO_DOWN: ::c_ushort = 39;
-pub const IFLA_GSO_MAX_SEGS: ::c_ushort = 40;
-pub const IFLA_GSO_MAX_SIZE: ::c_ushort = 41;
-pub const IFLA_PAD: ::c_ushort = 42;
-pub const IFLA_XDP: ::c_ushort = 43;
-pub const IFLA_EVENT: ::c_ushort = 44;
-pub const IFLA_NEW_NETNSID: ::c_ushort = 45;
-pub const IFLA_IF_NETNSID: ::c_ushort = 46;
-pub const IFLA_TARGET_NETNSID: ::c_ushort = IFLA_IF_NETNSID;
-pub const IFLA_CARRIER_UP_COUNT: ::c_ushort = 47;
-pub const IFLA_CARRIER_DOWN_COUNT: ::c_ushort = 48;
-pub const IFLA_NEW_IFINDEX: ::c_ushort = 49;
-pub const IFLA_MIN_MTU: ::c_ushort = 50;
-pub const IFLA_MAX_MTU: ::c_ushort = 51;
-pub const IFLA_PROP_LIST: ::c_ushort = 52;
-pub const IFLA_ALT_IFNAME: ::c_ushort = 53;
-pub const IFLA_PERM_ADDRESS: ::c_ushort = 54;
-pub const IFLA_PROTO_DOWN_REASON: ::c_ushort = 55;
-
-pub const IFLA_INFO_UNSPEC: ::c_ushort = 0;
-pub const IFLA_INFO_KIND: ::c_ushort = 1;
-pub const IFLA_INFO_DATA: ::c_ushort = 2;
-pub const IFLA_INFO_XSTATS: ::c_ushort = 3;
-pub const IFLA_INFO_SLAVE_KIND: ::c_ushort = 4;
-pub const IFLA_INFO_SLAVE_DATA: ::c_ushort = 5;
-
-// linux/if_tun.h
-pub const IFF_TUN: ::c_int = 0x0001;
-pub const IFF_TAP: ::c_int = 0x0002;
-pub const IFF_NO_PI: ::c_int = 0x1000;
-// Read queue size
-pub const TUN_READQ_SIZE: ::c_short = 500;
-// TUN device type flags: deprecated. Use IFF_TUN/IFF_TAP instead.
-pub const TUN_TUN_DEV: ::c_short = ::IFF_TUN as ::c_short;
-pub const TUN_TAP_DEV: ::c_short = ::IFF_TAP as ::c_short;
-pub const TUN_TYPE_MASK: ::c_short = 0x000f;
-// This flag has no real effect
-pub const IFF_ONE_QUEUE: ::c_int = 0x2000;
-pub const IFF_VNET_HDR: ::c_int = 0x4000;
-pub const IFF_TUN_EXCL: ::c_int = 0x8000;
-pub const IFF_MULTI_QUEUE: ::c_int = 0x0100;
-pub const IFF_ATTACH_QUEUE: ::c_int = 0x0200;
-pub const IFF_DETACH_QUEUE: ::c_int = 0x0400;
-// read-only flag
-pub const IFF_PERSIST: ::c_int = 0x0800;
-pub const IFF_NOFILTER: ::c_int = 0x1000;
-
-// Since Linux 3.1
-pub const SEEK_DATA: ::c_int = 3;
-pub const SEEK_HOLE: ::c_int = 4;
-
-pub const ST_RDONLY: ::c_ulong = 1;
-pub const ST_NOSUID: ::c_ulong = 2;
-pub const ST_NODEV: ::c_ulong = 4;
-pub const ST_NOEXEC: ::c_ulong = 8;
-pub const ST_SYNCHRONOUS: ::c_ulong = 16;
-pub const ST_MANDLOCK: ::c_ulong = 64;
-pub const ST_WRITE: ::c_ulong = 128;
-pub const ST_APPEND: ::c_ulong = 256;
-pub const ST_IMMUTABLE: ::c_ulong = 512;
-pub const ST_NOATIME: ::c_ulong = 1024;
-pub const ST_NODIRATIME: ::c_ulong = 2048;
-
-pub const RTLD_NEXT: *mut ::c_void = -1i64 as *mut ::c_void;
-pub const RTLD_DEFAULT: *mut ::c_void = 0i64 as *mut ::c_void;
-pub const RTLD_NODELETE: ::c_int = 0x1000;
-pub const RTLD_NOW: ::c_int = 0x2;
-
-pub const AT_EACCESS: ::c_int = 0x200;
-
-// linux/mempolicy.h
-pub const MPOL_DEFAULT: ::c_int = 0;
-pub const MPOL_PREFERRED: ::c_int = 1;
-pub const MPOL_BIND: ::c_int = 2;
-pub const MPOL_INTERLEAVE: ::c_int = 3;
-pub const MPOL_LOCAL: ::c_int = 4;
-pub const MPOL_F_NUMA_BALANCING: ::c_int = 1 << 13;
-pub const MPOL_F_RELATIVE_NODES: ::c_int = 1 << 14;
-pub const MPOL_F_STATIC_NODES: ::c_int = 1 << 15;
-
-align_const! {
-    pub const PTHREAD_MUTEX_INITIALIZER: pthread_mutex_t = pthread_mutex_t {
-        size: [0; __SIZEOF_PTHREAD_MUTEX_T],
-    };
-    pub const PTHREAD_COND_INITIALIZER: pthread_cond_t = pthread_cond_t {
-        size: [0; __SIZEOF_PTHREAD_COND_T],
-    };
-    pub const PTHREAD_RWLOCK_INITIALIZER: pthread_rwlock_t = pthread_rwlock_t {
-        size: [0; __SIZEOF_PTHREAD_RWLOCK_T],
-    };
-}
-pub const PTHREAD_MUTEX_NORMAL: ::c_int = 0;
-pub const PTHREAD_MUTEX_RECURSIVE: ::c_int = 1;
-pub const PTHREAD_MUTEX_ERRORCHECK: ::c_int = 2;
-pub const PTHREAD_MUTEX_DEFAULT: ::c_int = PTHREAD_MUTEX_NORMAL;
-pub const PTHREAD_MUTEX_STALLED: ::c_int = 0;
-pub const PTHREAD_MUTEX_ROBUST: ::c_int = 1;
-pub const PTHREAD_PRIO_NONE: ::c_int = 0;
-pub const PTHREAD_PRIO_INHERIT: ::c_int = 1;
-pub const PTHREAD_PRIO_PROTECT: ::c_int = 2;
-pub const PTHREAD_PROCESS_PRIVATE: ::c_int = 0;
-pub const PTHREAD_PROCESS_SHARED: ::c_int = 1;
-pub const __SIZEOF_PTHREAD_COND_T: usize = 48;
-
-pub const RENAME_NOREPLACE: ::c_uint = 1;
-pub const RENAME_EXCHANGE: ::c_uint = 2;
-pub const RENAME_WHITEOUT: ::c_uint = 4;
-
-pub const SCHED_OTHER: ::c_int = 0;
-pub const SCHED_FIFO: ::c_int = 1;
-pub const SCHED_RR: ::c_int = 2;
-pub const SCHED_BATCH: ::c_int = 3;
-pub const SCHED_IDLE: ::c_int = 5;
-
-pub const SCHED_RESET_ON_FORK: ::c_int = 0x40000000;
-
-pub const CLONE_PIDFD: ::c_int = 0x1000;
-
-// netinet/in.h
-// NOTE: These are in addition to the constants defined in src/unix/mod.rs
-
-/// Multipath TCP
-pub const IPPROTO_MPTCP: ::c_int = 262;
-#[deprecated(
-    since = "0.2.80",
-    note = "This value was increased in the newer kernel \
-            and we'll change this following upstream in the future release. \
-            See #1896 for more info."
-)]
-pub const IPPROTO_MAX: ::c_int = 256;
-
-// System V IPC
-pub const IPC_PRIVATE: ::key_t = 0;
-
-pub const IPC_CREAT: ::c_int = 0o1000;
-pub const IPC_EXCL: ::c_int = 0o2000;
-pub const IPC_NOWAIT: ::c_int = 0o4000;
-
-pub const IPC_RMID: ::c_int = 0;
-pub const IPC_SET: ::c_int = 1;
-pub const IPC_STAT: ::c_int = 2;
-pub const IPC_INFO: ::c_int = 3;
-pub const MSG_STAT: ::c_int = 11;
-pub const MSG_INFO: ::c_int = 12;
-
-pub const MSG_NOERROR: ::c_int = 0o10000;
-pub const MSG_EXCEPT: ::c_int = 0o20000;
-pub const MSG_ZEROCOPY: ::c_int = 0x4000000;
-
-pub const SHM_R: ::c_int = 0o400;
-pub const SHM_W: ::c_int = 0o200;
-
-pub const SHM_RDONLY: ::c_int = 0o10000;
-pub const SHM_RND: ::c_int = 0o20000;
-pub const SHM_REMAP: ::c_int = 0o40000;
-
-pub const SHM_LOCK: ::c_int = 11;
-pub const SHM_UNLOCK: ::c_int = 12;
-
-pub const SHM_HUGETLB: ::c_int = 0o4000;
-#[cfg(not(all(target_env = "uclibc", target_arch = "mips")))]
-pub const SHM_NORESERVE: ::c_int = 0o10000;
-
-pub const QFMT_VFS_OLD: ::c_int = 1;
-pub const QFMT_VFS_V0: ::c_int = 2;
-pub const QFMT_VFS_V1: ::c_int = 4;
-
-pub const EFD_SEMAPHORE: ::c_int = 0x1;
-
-pub const LOG_NFACILITIES: ::c_int = 24;
-
-pub const SEM_FAILED: *mut ::sem_t = 0 as *mut sem_t;
-
-pub const RB_AUTOBOOT: ::c_int = 0x01234567u32 as i32;
-pub const RB_HALT_SYSTEM: ::c_int = 0xcdef0123u32 as i32;
-pub const RB_ENABLE_CAD: ::c_int = 0x89abcdefu32 as i32;
-pub const RB_DISABLE_CAD: ::c_int = 0x00000000u32 as i32;
-pub const RB_POWER_OFF: ::c_int = 0x4321fedcu32 as i32;
-pub const RB_SW_SUSPEND: ::c_int = 0xd000fce2u32 as i32;
-pub const RB_KEXEC: ::c_int = 0x45584543u32 as i32;
-
-pub const AI_PASSIVE: ::c_int = 0x0001;
-pub const AI_CANONNAME: ::c_int = 0x0002;
-pub const AI_NUMERICHOST: ::c_int = 0x0004;
-pub const AI_V4MAPPED: ::c_int = 0x0008;
-pub const AI_ALL: ::c_int = 0x0010;
-pub const AI_ADDRCONFIG: ::c_int = 0x0020;
-
-pub const AI_NUMERICSERV: ::c_int = 0x0400;
-
-pub const EAI_BADFLAGS: ::c_int = -1;
-pub const EAI_NONAME: ::c_int = -2;
-pub const EAI_AGAIN: ::c_int = -3;
-pub const EAI_FAIL: ::c_int = -4;
-pub const EAI_NODATA: ::c_int = -5;
-pub const EAI_FAMILY: ::c_int = -6;
-pub const EAI_SOCKTYPE: ::c_int = -7;
-pub const EAI_SERVICE: ::c_int = -8;
-pub const EAI_MEMORY: ::c_int = -10;
-pub const EAI_SYSTEM: ::c_int = -11;
-pub const EAI_OVERFLOW: ::c_int = -12;
-
-pub const NI_NUMERICHOST: ::c_int = 1;
-pub const NI_NUMERICSERV: ::c_int = 2;
-pub const NI_NOFQDN: ::c_int = 4;
-pub const NI_NAMEREQD: ::c_int = 8;
-pub const NI_DGRAM: ::c_int = 16;
-
-pub const SYNC_FILE_RANGE_WAIT_BEFORE: ::c_uint = 1;
-pub const SYNC_FILE_RANGE_WRITE: ::c_uint = 2;
-pub const SYNC_FILE_RANGE_WAIT_AFTER: ::c_uint = 4;
-
-cfg_if! {
-    if #[cfg(not(target_env = "uclibc"))] {
-        pub const AIO_CANCELED: ::c_int = 0;
-        pub const AIO_NOTCANCELED: ::c_int = 1;
-        pub const AIO_ALLDONE: ::c_int = 2;
-        pub const LIO_READ: ::c_int = 0;
-        pub const LIO_WRITE: ::c_int = 1;
-        pub const LIO_NOP: ::c_int = 2;
-        pub const LIO_WAIT: ::c_int = 0;
-        pub const LIO_NOWAIT: ::c_int = 1;
-        pub const RUSAGE_THREAD: ::c_int = 1;
-        pub const MSG_COPY: ::c_int = 0o40000;
-        pub const SHM_EXEC: ::c_int = 0o100000;
-        pub const IPV6_MULTICAST_ALL: ::c_int = 29;
-        pub const IPV6_ROUTER_ALERT_ISOLATE: ::c_int = 30;
-        pub const PACKET_MR_UNICAST: ::c_int = 3;
-        pub const PTRACE_EVENT_STOP: ::c_int = 128;
-        pub const UDP_SEGMENT: ::c_int = 103;
-        pub const UDP_GRO: ::c_int = 104;
-    }
-}
-
-pub const MREMAP_MAYMOVE: ::c_int = 1;
-pub const MREMAP_FIXED: ::c_int = 2;
-pub const MREMAP_DONTUNMAP: ::c_int = 4;
-
-pub const PR_SET_PDEATHSIG: ::c_int = 1;
-pub const PR_GET_PDEATHSIG: ::c_int = 2;
-
-pub const PR_GET_DUMPABLE: ::c_int = 3;
-pub const PR_SET_DUMPABLE: ::c_int = 4;
-
-pub const PR_GET_UNALIGN: ::c_int = 5;
-pub const PR_SET_UNALIGN: ::c_int = 6;
-pub const PR_UNALIGN_NOPRINT: ::c_int = 1;
-pub const PR_UNALIGN_SIGBUS: ::c_int = 2;
-
-pub const PR_GET_KEEPCAPS: ::c_int = 7;
-pub const PR_SET_KEEPCAPS: ::c_int = 8;
-
-pub const PR_GET_FPEMU: ::c_int = 9;
-pub const PR_SET_FPEMU: ::c_int = 10;
-pub const PR_FPEMU_NOPRINT: ::c_int = 1;
-pub const PR_FPEMU_SIGFPE: ::c_int = 2;
-
-pub const PR_GET_FPEXC: ::c_int = 11;
-pub const PR_SET_FPEXC: ::c_int = 12;
-pub const PR_FP_EXC_SW_ENABLE: ::c_int = 0x80;
-pub const PR_FP_EXC_DIV: ::c_int = 0x010000;
-pub const PR_FP_EXC_OVF: ::c_int = 0x020000;
-pub const PR_FP_EXC_UND: ::c_int = 0x040000;
-pub const PR_FP_EXC_RES: ::c_int = 0x080000;
-pub const PR_FP_EXC_INV: ::c_int = 0x100000;
-pub const PR_FP_EXC_DISABLED: ::c_int = 0;
-pub const PR_FP_EXC_NONRECOV: ::c_int = 1;
-pub const PR_FP_EXC_ASYNC: ::c_int = 2;
-pub const PR_FP_EXC_PRECISE: ::c_int = 3;
-
-pub const PR_GET_TIMING: ::c_int = 13;
-pub const PR_SET_TIMING: ::c_int = 14;
-pub const PR_TIMING_STATISTICAL: ::c_int = 0;
-pub const PR_TIMING_TIMESTAMP: ::c_int = 1;
-
-pub const PR_SET_NAME: ::c_int = 15;
-pub const PR_GET_NAME: ::c_int = 16;
-
-pub const PR_GET_ENDIAN: ::c_int = 19;
-pub const PR_SET_ENDIAN: ::c_int = 20;
-pub const PR_ENDIAN_BIG: ::c_int = 0;
-pub const PR_ENDIAN_LITTLE: ::c_int = 1;
-pub const PR_ENDIAN_PPC_LITTLE: ::c_int = 2;
-
-pub const PR_GET_SECCOMP: ::c_int = 21;
-pub const PR_SET_SECCOMP: ::c_int = 22;
-
-pub const PR_CAPBSET_READ: ::c_int = 23;
-pub const PR_CAPBSET_DROP: ::c_int = 24;
-
-pub const PR_GET_TSC: ::c_int = 25;
-pub const PR_SET_TSC: ::c_int = 26;
-pub const PR_TSC_ENABLE: ::c_int = 1;
-pub const PR_TSC_SIGSEGV: ::c_int = 2;
-
-pub const PR_GET_SECUREBITS: ::c_int = 27;
-pub const PR_SET_SECUREBITS: ::c_int = 28;
-
-pub const PR_SET_TIMERSLACK: ::c_int = 29;
-pub const PR_GET_TIMERSLACK: ::c_int = 30;
-
-pub const PR_TASK_PERF_EVENTS_DISABLE: ::c_int = 31;
-pub const PR_TASK_PERF_EVENTS_ENABLE: ::c_int = 32;
-
-pub const PR_MCE_KILL: ::c_int = 33;
-pub const PR_MCE_KILL_CLEAR: ::c_int = 0;
-pub const PR_MCE_KILL_SET: ::c_int = 1;
-
-pub const PR_MCE_KILL_LATE: ::c_int = 0;
-pub const PR_MCE_KILL_EARLY: ::c_int = 1;
-pub const PR_MCE_KILL_DEFAULT: ::c_int = 2;
-
-pub const PR_MCE_KILL_GET: ::c_int = 34;
-
-pub const PR_SET_MM: ::c_int = 35;
-pub const PR_SET_MM_START_CODE: ::c_int = 1;
-pub const PR_SET_MM_END_CODE: ::c_int = 2;
-pub const PR_SET_MM_START_DATA: ::c_int = 3;
-pub const PR_SET_MM_END_DATA: ::c_int = 4;
-pub const PR_SET_MM_START_STACK: ::c_int = 5;
-pub const PR_SET_MM_START_BRK: ::c_int = 6;
-pub const PR_SET_MM_BRK: ::c_int = 7;
-pub const PR_SET_MM_ARG_START: ::c_int = 8;
-pub const PR_SET_MM_ARG_END: ::c_int = 9;
-pub const PR_SET_MM_ENV_START: ::c_int = 10;
-pub const PR_SET_MM_ENV_END: ::c_int = 11;
-pub const PR_SET_MM_AUXV: ::c_int = 12;
-pub const PR_SET_MM_EXE_FILE: ::c_int = 13;
-pub const PR_SET_MM_MAP: ::c_int = 14;
-pub const PR_SET_MM_MAP_SIZE: ::c_int = 15;
-
-pub const PR_SET_PTRACER: ::c_int = 0x59616d61;
-
-pub const PR_SET_CHILD_SUBREAPER: ::c_int = 36;
-pub const PR_GET_CHILD_SUBREAPER: ::c_int = 37;
-
-pub const PR_SET_NO_NEW_PRIVS: ::c_int = 38;
-pub const PR_GET_NO_NEW_PRIVS: ::c_int = 39;
-
-pub const PR_GET_TID_ADDRESS: ::c_int = 40;
-
-pub const PR_SET_THP_DISABLE: ::c_int = 41;
-pub const PR_GET_THP_DISABLE: ::c_int = 42;
-
-pub const PR_MPX_ENABLE_MANAGEMENT: ::c_int = 43;
-pub const PR_MPX_DISABLE_MANAGEMENT: ::c_int = 44;
-
-pub const PR_SET_FP_MODE: ::c_int = 45;
-pub const PR_GET_FP_MODE: ::c_int = 46;
-pub const PR_FP_MODE_FR: ::c_int = 1 << 0;
-pub const PR_FP_MODE_FRE: ::c_int = 1 << 1;
-
-pub const PR_CAP_AMBIENT: ::c_int = 47;
-pub const PR_CAP_AMBIENT_IS_SET: ::c_int = 1;
-pub const PR_CAP_AMBIENT_RAISE: ::c_int = 2;
-pub const PR_CAP_AMBIENT_LOWER: ::c_int = 3;
-pub const PR_CAP_AMBIENT_CLEAR_ALL: ::c_int = 4;
-
-pub const PR_SET_VMA: ::c_int = 0x53564d41;
-pub const PR_SET_VMA_ANON_NAME: ::c_int = 0;
-
-pub const GRND_NONBLOCK: ::c_uint = 0x0001;
-pub const GRND_RANDOM: ::c_uint = 0x0002;
-pub const GRND_INSECURE: ::c_uint = 0x0004;
-
-pub const SECCOMP_MODE_DISABLED: ::c_uint = 0;
-pub const SECCOMP_MODE_STRICT: ::c_uint = 1;
-pub const SECCOMP_MODE_FILTER: ::c_uint = 2;
-
-pub const SECCOMP_FILTER_FLAG_TSYNC: ::c_ulong = 1;
-pub const SECCOMP_FILTER_FLAG_LOG: ::c_ulong = 2;
-pub const SECCOMP_FILTER_FLAG_SPEC_ALLOW: ::c_ulong = 4;
-
-pub const SECCOMP_RET_KILL_PROCESS: ::c_uint = 0x80000000;
-pub const SECCOMP_RET_KILL_THREAD: ::c_uint = 0x00000000;
-pub const SECCOMP_RET_KILL: ::c_uint = SECCOMP_RET_KILL_THREAD;
-pub const SECCOMP_RET_TRAP: ::c_uint = 0x00030000;
-pub const SECCOMP_RET_ERRNO: ::c_uint = 0x00050000;
-pub const SECCOMP_RET_TRACE: ::c_uint = 0x7ff00000;
-pub const SECCOMP_RET_LOG: ::c_uint = 0x7ffc0000;
-pub const SECCOMP_RET_ALLOW: ::c_uint = 0x7fff0000;
-
-pub const SECCOMP_RET_ACTION_FULL: ::c_uint = 0xffff0000;
-pub const SECCOMP_RET_ACTION: ::c_uint = 0x7fff0000;
-pub const SECCOMP_RET_DATA: ::c_uint = 0x0000ffff;
-
-pub const ITIMER_REAL: ::c_int = 0;
-pub const ITIMER_VIRTUAL: ::c_int = 1;
-pub const ITIMER_PROF: ::c_int = 2;
-
-pub const TFD_CLOEXEC: ::c_int = O_CLOEXEC;
-pub const TFD_NONBLOCK: ::c_int = O_NONBLOCK;
-pub const TFD_TIMER_ABSTIME: ::c_int = 1;
-pub const TFD_TIMER_CANCEL_ON_SET: ::c_int = 2;
-
-pub const _POSIX_VDISABLE: ::cc_t = 0;
-
-pub const FALLOC_FL_KEEP_SIZE: ::c_int = 0x01;
-pub const FALLOC_FL_PUNCH_HOLE: ::c_int = 0x02;
-pub const FALLOC_FL_COLLAPSE_RANGE: ::c_int = 0x08;
-pub const FALLOC_FL_ZERO_RANGE: ::c_int = 0x10;
-pub const FALLOC_FL_INSERT_RANGE: ::c_int = 0x20;
-pub const FALLOC_FL_UNSHARE_RANGE: ::c_int = 0x40;
-
-#[deprecated(
-    since = "0.2.55",
-    note = "ENOATTR is not available on Linux; use ENODATA instead"
-)]
-pub const ENOATTR: ::c_int = ::ENODATA;
-
-pub const SO_ORIGINAL_DST: ::c_int = 80;
-
-pub const IP_RECVFRAGSIZE: ::c_int = 25;
-
-pub const IPV6_FLOWINFO: ::c_int = 11;
-pub const IPV6_FLOWLABEL_MGR: ::c_int = 32;
-pub const IPV6_FLOWINFO_SEND: ::c_int = 33;
-pub const IPV6_RECVFRAGSIZE: ::c_int = 77;
-pub const IPV6_FREEBIND: ::c_int = 78;
-pub const IPV6_FLOWINFO_FLOWLABEL: ::c_int = 0x000fffff;
-pub const IPV6_FLOWINFO_PRIORITY: ::c_int = 0x0ff00000;
-
-pub const IPV6_RTHDR_LOOSE: ::c_int = 0;
-pub const IPV6_RTHDR_STRICT: ::c_int = 1;
-
-// SO_MEMINFO offsets
-pub const SK_MEMINFO_RMEM_ALLOC: ::c_int = 0;
-pub const SK_MEMINFO_RCVBUF: ::c_int = 1;
-pub const SK_MEMINFO_WMEM_ALLOC: ::c_int = 2;
-pub const SK_MEMINFO_SNDBUF: ::c_int = 3;
-pub const SK_MEMINFO_FWD_ALLOC: ::c_int = 4;
-pub const SK_MEMINFO_WMEM_QUEUED: ::c_int = 5;
-pub const SK_MEMINFO_OPTMEM: ::c_int = 6;
-pub const SK_MEMINFO_BACKLOG: ::c_int = 7;
-pub const SK_MEMINFO_DROPS: ::c_int = 8;
-
-pub const IUTF8: ::tcflag_t = 0x00004000;
-#[cfg(not(all(target_env = "uclibc", target_arch = "mips")))]
-pub const CMSPAR: ::tcflag_t = 0o10000000000;
-
-pub const MFD_CLOEXEC: ::c_uint = 0x0001;
-pub const MFD_ALLOW_SEALING: ::c_uint = 0x0002;
-pub const MFD_HUGETLB: ::c_uint = 0x0004;
-pub const MFD_HUGE_64KB: ::c_uint = 0x40000000;
-pub const MFD_HUGE_512KB: ::c_uint = 0x4c000000;
-pub const MFD_HUGE_1MB: ::c_uint = 0x50000000;
-pub const MFD_HUGE_2MB: ::c_uint = 0x54000000;
-pub const MFD_HUGE_8MB: ::c_uint = 0x5c000000;
-pub const MFD_HUGE_16MB: ::c_uint = 0x60000000;
-pub const MFD_HUGE_32MB: ::c_uint = 0x64000000;
-pub const MFD_HUGE_256MB: ::c_uint = 0x70000000;
-pub const MFD_HUGE_512MB: ::c_uint = 0x74000000;
-pub const MFD_HUGE_1GB: ::c_uint = 0x78000000;
-pub const MFD_HUGE_2GB: ::c_uint = 0x7c000000;
-pub const MFD_HUGE_16GB: ::c_uint = 0x88000000;
-pub const MFD_HUGE_MASK: ::c_uint = 63;
-pub const MFD_HUGE_SHIFT: ::c_uint = 26;
-
-// linux/close_range.h
-pub const CLOSE_RANGE_UNSHARE: ::c_uint = 1 << 1;
-pub const CLOSE_RANGE_CLOEXEC: ::c_uint = 1 << 2;
-
-// linux/filter.h
-pub const SKF_AD_OFF: ::c_int = -0x1000;
-pub const SKF_AD_PROTOCOL: ::c_int = 0;
-pub const SKF_AD_PKTTYPE: ::c_int = 4;
-pub const SKF_AD_IFINDEX: ::c_int = 8;
-pub const SKF_AD_NLATTR: ::c_int = 12;
-pub const SKF_AD_NLATTR_NEST: ::c_int = 16;
-pub const SKF_AD_MARK: ::c_int = 20;
-pub const SKF_AD_QUEUE: ::c_int = 24;
-pub const SKF_AD_HATYPE: ::c_int = 28;
-pub const SKF_AD_RXHASH: ::c_int = 32;
-pub const SKF_AD_CPU: ::c_int = 36;
-pub const SKF_AD_ALU_XOR_X: ::c_int = 40;
-pub const SKF_AD_VLAN_TAG: ::c_int = 44;
-pub const SKF_AD_VLAN_TAG_PRESENT: ::c_int = 48;
-pub const SKF_AD_PAY_OFFSET: ::c_int = 52;
-pub const SKF_AD_RANDOM: ::c_int = 56;
-pub const SKF_AD_VLAN_TPID: ::c_int = 60;
-pub const SKF_AD_MAX: ::c_int = 64;
-pub const SKF_NET_OFF: ::c_int = -0x100000;
-pub const SKF_LL_OFF: ::c_int = -0x200000;
-pub const BPF_NET_OFF: ::c_int = SKF_NET_OFF;
-pub const BPF_LL_OFF: ::c_int = SKF_LL_OFF;
-pub const BPF_MEMWORDS: ::c_int = 16;
-pub const BPF_MAXINSNS: ::c_int = 4096;
-
-// linux/bpf_common.h
-pub const BPF_LD: ::__u32 = 0x00;
-pub const BPF_LDX: ::__u32 = 0x01;
-pub const BPF_ST: ::__u32 = 0x02;
-pub const BPF_STX: ::__u32 = 0x03;
-pub const BPF_ALU: ::__u32 = 0x04;
-pub const BPF_JMP: ::__u32 = 0x05;
-pub const BPF_RET: ::__u32 = 0x06;
-pub const BPF_MISC: ::__u32 = 0x07;
-pub const BPF_W: ::__u32 = 0x00;
-pub const BPF_H: ::__u32 = 0x08;
-pub const BPF_B: ::__u32 = 0x10;
-pub const BPF_IMM: ::__u32 = 0x00;
-pub const BPF_ABS: ::__u32 = 0x20;
-pub const BPF_IND: ::__u32 = 0x40;
-pub const BPF_MEM: ::__u32 = 0x60;
-pub const BPF_LEN: ::__u32 = 0x80;
-pub const BPF_MSH: ::__u32 = 0xa0;
-pub const BPF_ADD: ::__u32 = 0x00;
-pub const BPF_SUB: ::__u32 = 0x10;
-pub const BPF_MUL: ::__u32 = 0x20;
-pub const BPF_DIV: ::__u32 = 0x30;
-pub const BPF_OR: ::__u32 = 0x40;
-pub const BPF_AND: ::__u32 = 0x50;
-pub const BPF_LSH: ::__u32 = 0x60;
-pub const BPF_RSH: ::__u32 = 0x70;
-pub const BPF_NEG: ::__u32 = 0x80;
-pub const BPF_MOD: ::__u32 = 0x90;
-pub const BPF_XOR: ::__u32 = 0xa0;
-pub const BPF_JA: ::__u32 = 0x00;
-pub const BPF_JEQ: ::__u32 = 0x10;
-pub const BPF_JGT: ::__u32 = 0x20;
-pub const BPF_JGE: ::__u32 = 0x30;
-pub const BPF_JSET: ::__u32 = 0x40;
-pub const BPF_K: ::__u32 = 0x00;
-pub const BPF_X: ::__u32 = 0x08;
-
-// linux/openat2.h
-pub const RESOLVE_NO_XDEV: ::__u64 = 0x01;
-pub const RESOLVE_NO_MAGICLINKS: ::__u64 = 0x02;
-pub const RESOLVE_NO_SYMLINKS: ::__u64 = 0x04;
-pub const RESOLVE_BENEATH: ::__u64 = 0x08;
-pub const RESOLVE_IN_ROOT: ::__u64 = 0x10;
-pub const RESOLVE_CACHED: ::__u64 = 0x20;
-
-// these are used in the p_type field of Elf32_Phdr and Elf64_Phdr, which has
-// the type Elf32Word and Elf64Word respectively. Luckily, both of those are u32
-// so we can use that type here to avoid having to cast.
-pub const PT_NULL: u32 = 0;
-pub const PT_LOAD: u32 = 1;
-pub const PT_DYNAMIC: u32 = 2;
-pub const PT_INTERP: u32 = 3;
-pub const PT_NOTE: u32 = 4;
-pub const PT_SHLIB: u32 = 5;
-pub const PT_PHDR: u32 = 6;
-pub const PT_TLS: u32 = 7;
-pub const PT_NUM: u32 = 8;
-pub const PT_LOOS: u32 = 0x60000000;
-pub const PT_GNU_EH_FRAME: u32 = 0x6474e550;
-pub const PT_GNU_STACK: u32 = 0x6474e551;
-pub const PT_GNU_RELRO: u32 = 0x6474e552;
-pub const PT_HIOS: u32 = 0x6fffffff;
-pub const PT_LOPROC: u32 = 0x70000000;
-pub const PT_HIPROC: u32 = 0x7fffffff;
-
-// linux/if_ether.h
-pub const ETH_ALEN: ::c_int = 6;
-pub const ETH_HLEN: ::c_int = 14;
-pub const ETH_ZLEN: ::c_int = 60;
-pub const ETH_DATA_LEN: ::c_int = 1500;
-pub const ETH_FRAME_LEN: ::c_int = 1514;
-pub const ETH_FCS_LEN: ::c_int = 4;
-
-// These are the defined Ethernet Protocol ID's.
-pub const ETH_P_LOOP: ::c_int = 0x0060;
-pub const ETH_P_PUP: ::c_int = 0x0200;
-pub const ETH_P_PUPAT: ::c_int = 0x0201;
-pub const ETH_P_IP: ::c_int = 0x0800;
-pub const ETH_P_X25: ::c_int = 0x0805;
-pub const ETH_P_ARP: ::c_int = 0x0806;
-pub const ETH_P_BPQ: ::c_int = 0x08FF;
-pub const ETH_P_IEEEPUP: ::c_int = 0x0a00;
-pub const ETH_P_IEEEPUPAT: ::c_int = 0x0a01;
-pub const ETH_P_BATMAN: ::c_int = 0x4305;
-pub const ETH_P_DEC: ::c_int = 0x6000;
-pub const ETH_P_DNA_DL: ::c_int = 0x6001;
-pub const ETH_P_DNA_RC: ::c_int = 0x6002;
-pub const ETH_P_DNA_RT: ::c_int = 0x6003;
-pub const ETH_P_LAT: ::c_int = 0x6004;
-pub const ETH_P_DIAG: ::c_int = 0x6005;
-pub const ETH_P_CUST: ::c_int = 0x6006;
-pub const ETH_P_SCA: ::c_int = 0x6007;
-pub const ETH_P_TEB: ::c_int = 0x6558;
-pub const ETH_P_RARP: ::c_int = 0x8035;
-pub const ETH_P_ATALK: ::c_int = 0x809B;
-pub const ETH_P_AARP: ::c_int = 0x80F3;
-pub const ETH_P_8021Q: ::c_int = 0x8100;
-pub const ETH_P_IPX: ::c_int = 0x8137;
-pub const ETH_P_IPV6: ::c_int = 0x86DD;
-pub const ETH_P_PAUSE: ::c_int = 0x8808;
-pub const ETH_P_SLOW: ::c_int = 0x8809;
-pub const ETH_P_WCCP: ::c_int = 0x883E;
-pub const ETH_P_MPLS_UC: ::c_int = 0x8847;
-pub const ETH_P_MPLS_MC: ::c_int = 0x8848;
-pub const ETH_P_ATMMPOA: ::c_int = 0x884c;
-pub const ETH_P_PPP_DISC: ::c_int = 0x8863;
-pub const ETH_P_PPP_SES: ::c_int = 0x8864;
-pub const ETH_P_LINK_CTL: ::c_int = 0x886c;
-pub const ETH_P_ATMFATE: ::c_int = 0x8884;
-pub const ETH_P_PAE: ::c_int = 0x888E;
-pub const ETH_P_AOE: ::c_int = 0x88A2;
-pub const ETH_P_8021AD: ::c_int = 0x88A8;
-pub const ETH_P_802_EX1: ::c_int = 0x88B5;
-pub const ETH_P_TIPC: ::c_int = 0x88CA;
-pub const ETH_P_MACSEC: ::c_int = 0x88E5;
-pub const ETH_P_8021AH: ::c_int = 0x88E7;
-pub const ETH_P_MVRP: ::c_int = 0x88F5;
-pub const ETH_P_1588: ::c_int = 0x88F7;
-pub const ETH_P_PRP: ::c_int = 0x88FB;
-pub const ETH_P_FCOE: ::c_int = 0x8906;
-pub const ETH_P_TDLS: ::c_int = 0x890D;
-pub const ETH_P_FIP: ::c_int = 0x8914;
-pub const ETH_P_80221: ::c_int = 0x8917;
-pub const ETH_P_LOOPBACK: ::c_int = 0x9000;
-pub const ETH_P_QINQ1: ::c_int = 0x9100;
-pub const ETH_P_QINQ2: ::c_int = 0x9200;
-pub const ETH_P_QINQ3: ::c_int = 0x9300;
-pub const ETH_P_EDSA: ::c_int = 0xDADA;
-pub const ETH_P_AF_IUCV: ::c_int = 0xFBFB;
-
-pub const ETH_P_802_3_MIN: ::c_int = 0x0600;
-
-// Non DIX types. Won't clash for 1500 types.
-pub const ETH_P_802_3: ::c_int = 0x0001;
-pub const ETH_P_AX25: ::c_int = 0x0002;
-pub const ETH_P_ALL: ::c_int = 0x0003;
-pub const ETH_P_802_2: ::c_int = 0x0004;
-pub const ETH_P_SNAP: ::c_int = 0x0005;
-pub const ETH_P_DDCMP: ::c_int = 0x0006;
-pub const ETH_P_WAN_PPP: ::c_int = 0x0007;
-pub const ETH_P_PPP_MP: ::c_int = 0x0008;
-pub const ETH_P_LOCALTALK: ::c_int = 0x0009;
-pub const ETH_P_CANFD: ::c_int = 0x000D;
-pub const ETH_P_PPPTALK: ::c_int = 0x0010;
-pub const ETH_P_TR_802_2: ::c_int = 0x0011;
-pub const ETH_P_MOBITEX: ::c_int = 0x0015;
-pub const ETH_P_CONTROL: ::c_int = 0x0016;
-pub const ETH_P_IRDA: ::c_int = 0x0017;
-pub const ETH_P_ECONET: ::c_int = 0x0018;
-pub const ETH_P_HDLC: ::c_int = 0x0019;
-pub const ETH_P_ARCNET: ::c_int = 0x001A;
-pub const ETH_P_DSA: ::c_int = 0x001B;
-pub const ETH_P_TRAILER: ::c_int = 0x001C;
-pub const ETH_P_PHONET: ::c_int = 0x00F5;
-pub const ETH_P_IEEE802154: ::c_int = 0x00F6;
-pub const ETH_P_CAIF: ::c_int = 0x00F7;
-
-pub const POSIX_SPAWN_RESETIDS: ::c_int = 0x01;
-pub const POSIX_SPAWN_SETPGROUP: ::c_int = 0x02;
-pub const POSIX_SPAWN_SETSIGDEF: ::c_int = 0x04;
-pub const POSIX_SPAWN_SETSIGMASK: ::c_int = 0x08;
-pub const POSIX_SPAWN_SETSCHEDPARAM: ::c_int = 0x10;
-pub const POSIX_SPAWN_SETSCHEDULER: ::c_int = 0x20;
-
-pub const NLMSG_NOOP: ::c_int = 0x1;
-pub const NLMSG_ERROR: ::c_int = 0x2;
-pub const NLMSG_DONE: ::c_int = 0x3;
-pub const NLMSG_OVERRUN: ::c_int = 0x4;
-pub const NLMSG_MIN_TYPE: ::c_int = 0x10;
-
-// linux/netfilter/nfnetlink.h
-pub const NFNLGRP_NONE: ::c_int = 0;
-pub const NFNLGRP_CONNTRACK_NEW: ::c_int = 1;
-pub const NFNLGRP_CONNTRACK_UPDATE: ::c_int = 2;
-pub const NFNLGRP_CONNTRACK_DESTROY: ::c_int = 3;
-pub const NFNLGRP_CONNTRACK_EXP_NEW: ::c_int = 4;
-pub const NFNLGRP_CONNTRACK_EXP_UPDATE: ::c_int = 5;
-pub const NFNLGRP_CONNTRACK_EXP_DESTROY: ::c_int = 6;
-pub const NFNLGRP_NFTABLES: ::c_int = 7;
-pub const NFNLGRP_ACCT_QUOTA: ::c_int = 8;
-
-pub const NFNETLINK_V0: ::c_int = 0;
-
-pub const NFNL_SUBSYS_NONE: ::c_int = 0;
-pub const NFNL_SUBSYS_CTNETLINK: ::c_int = 1;
-pub const NFNL_SUBSYS_CTNETLINK_EXP: ::c_int = 2;
-pub const NFNL_SUBSYS_QUEUE: ::c_int = 3;
-pub const NFNL_SUBSYS_ULOG: ::c_int = 4;
-pub const NFNL_SUBSYS_OSF: ::c_int = 5;
-pub const NFNL_SUBSYS_IPSET: ::c_int = 6;
-pub const NFNL_SUBSYS_ACCT: ::c_int = 7;
-pub const NFNL_SUBSYS_CTNETLINK_TIMEOUT: ::c_int = 8;
-pub const NFNL_SUBSYS_CTHELPER: ::c_int = 9;
-pub const NFNL_SUBSYS_NFTABLES: ::c_int = 10;
-pub const NFNL_SUBSYS_NFT_COMPAT: ::c_int = 11;
-pub const NFNL_SUBSYS_COUNT: ::c_int = 12;
-
-pub const NFNL_MSG_BATCH_BEGIN: ::c_int = NLMSG_MIN_TYPE;
-pub const NFNL_MSG_BATCH_END: ::c_int = NLMSG_MIN_TYPE + 1;
-
-// linux/netfilter/nfnetlink_log.h
-pub const NFULNL_MSG_PACKET: ::c_int = 0;
-pub const NFULNL_MSG_CONFIG: ::c_int = 1;
-
-pub const NFULA_UNSPEC: ::c_int = 0;
-pub const NFULA_PACKET_HDR: ::c_int = 1;
-pub const NFULA_MARK: ::c_int = 2;
-pub const NFULA_TIMESTAMP: ::c_int = 3;
-pub const NFULA_IFINDEX_INDEV: ::c_int = 4;
-pub const NFULA_IFINDEX_OUTDEV: ::c_int = 5;
-pub const NFULA_IFINDEX_PHYSINDEV: ::c_int = 6;
-pub const NFULA_IFINDEX_PHYSOUTDEV: ::c_int = 7;
-pub const NFULA_HWADDR: ::c_int = 8;
-pub const NFULA_PAYLOAD: ::c_int = 9;
-pub const NFULA_PREFIX: ::c_int = 10;
-pub const NFULA_UID: ::c_int = 11;
-pub const NFULA_SEQ: ::c_int = 12;
-pub const NFULA_SEQ_GLOBAL: ::c_int = 13;
-pub const NFULA_GID: ::c_int = 14;
-pub const NFULA_HWTYPE: ::c_int = 15;
-pub const NFULA_HWHEADER: ::c_int = 16;
-pub const NFULA_HWLEN: ::c_int = 17;
-pub const NFULA_CT: ::c_int = 18;
-pub const NFULA_CT_INFO: ::c_int = 19;
-
-pub const NFULNL_CFG_CMD_NONE: ::c_int = 0;
-pub const NFULNL_CFG_CMD_BIND: ::c_int = 1;
-pub const NFULNL_CFG_CMD_UNBIND: ::c_int = 2;
-pub const NFULNL_CFG_CMD_PF_BIND: ::c_int = 3;
-pub const NFULNL_CFG_CMD_PF_UNBIND: ::c_int = 4;
-
-pub const NFULA_CFG_UNSPEC: ::c_int = 0;
-pub const NFULA_CFG_CMD: ::c_int = 1;
-pub const NFULA_CFG_MODE: ::c_int = 2;
-pub const NFULA_CFG_NLBUFSIZ: ::c_int = 3;
-pub const NFULA_CFG_TIMEOUT: ::c_int = 4;
-pub const NFULA_CFG_QTHRESH: ::c_int = 5;
-pub const NFULA_CFG_FLAGS: ::c_int = 6;
-
-pub const NFULNL_COPY_NONE: ::c_int = 0x00;
-pub const NFULNL_COPY_META: ::c_int = 0x01;
-pub const NFULNL_COPY_PACKET: ::c_int = 0x02;
-
-pub const NFULNL_CFG_F_SEQ: ::c_int = 0x0001;
-pub const NFULNL_CFG_F_SEQ_GLOBAL: ::c_int = 0x0002;
-pub const NFULNL_CFG_F_CONNTRACK: ::c_int = 0x0004;
-
-// linux/netfilter/nfnetlink_log.h
-pub const NFQNL_MSG_PACKET: ::c_int = 0;
-pub const NFQNL_MSG_VERDICT: ::c_int = 1;
-pub const NFQNL_MSG_CONFIG: ::c_int = 2;
-pub const NFQNL_MSG_VERDICT_BATCH: ::c_int = 3;
-
-pub const NFQA_UNSPEC: ::c_int = 0;
-pub const NFQA_PACKET_HDR: ::c_int = 1;
-pub const NFQA_VERDICT_HDR: ::c_int = 2;
-pub const NFQA_MARK: ::c_int = 3;
-pub const NFQA_TIMESTAMP: ::c_int = 4;
-pub const NFQA_IFINDEX_INDEV: ::c_int = 5;
-pub const NFQA_IFINDEX_OUTDEV: ::c_int = 6;
-pub const NFQA_IFINDEX_PHYSINDEV: ::c_int = 7;
-pub const NFQA_IFINDEX_PHYSOUTDEV: ::c_int = 8;
-pub const NFQA_HWADDR: ::c_int = 9;
-pub const NFQA_PAYLOAD: ::c_int = 10;
-pub const NFQA_CT: ::c_int = 11;
-pub const NFQA_CT_INFO: ::c_int = 12;
-pub const NFQA_CAP_LEN: ::c_int = 13;
-pub const NFQA_SKB_INFO: ::c_int = 14;
-pub const NFQA_EXP: ::c_int = 15;
-pub const NFQA_UID: ::c_int = 16;
-pub const NFQA_GID: ::c_int = 17;
-pub const NFQA_SECCTX: ::c_int = 18;
-/*
- FIXME: These are not yet available in musl sanitized kernel headers and
- make the tests fail. Enable them once musl has them.
-
- See https://github.com/rust-lang/libc/pull/1628 for more details.
-pub const NFQA_VLAN: ::c_int = 19;
-pub const NFQA_L2HDR: ::c_int = 20;
-
-pub const NFQA_VLAN_UNSPEC: ::c_int = 0;
-pub const NFQA_VLAN_PROTO: ::c_int = 1;
-pub const NFQA_VLAN_TCI: ::c_int = 2;
-*/
-
-pub const NFQNL_CFG_CMD_NONE: ::c_int = 0;
-pub const NFQNL_CFG_CMD_BIND: ::c_int = 1;
-pub const NFQNL_CFG_CMD_UNBIND: ::c_int = 2;
-pub const NFQNL_CFG_CMD_PF_BIND: ::c_int = 3;
-pub const NFQNL_CFG_CMD_PF_UNBIND: ::c_int = 4;
-
-pub const NFQNL_COPY_NONE: ::c_int = 0;
-pub const NFQNL_COPY_META: ::c_int = 1;
-pub const NFQNL_COPY_PACKET: ::c_int = 2;
-
-pub const NFQA_CFG_UNSPEC: ::c_int = 0;
-pub const NFQA_CFG_CMD: ::c_int = 1;
-pub const NFQA_CFG_PARAMS: ::c_int = 2;
-pub const NFQA_CFG_QUEUE_MAXLEN: ::c_int = 3;
-pub const NFQA_CFG_MASK: ::c_int = 4;
-pub const NFQA_CFG_FLAGS: ::c_int = 5;
-
-pub const NFQA_CFG_F_FAIL_OPEN: ::c_int = 0x0001;
-pub const NFQA_CFG_F_CONNTRACK: ::c_int = 0x0002;
-pub const NFQA_CFG_F_GSO: ::c_int = 0x0004;
-pub const NFQA_CFG_F_UID_GID: ::c_int = 0x0008;
-pub const NFQA_CFG_F_SECCTX: ::c_int = 0x0010;
-pub const NFQA_CFG_F_MAX: ::c_int = 0x0020;
-
-pub const NFQA_SKB_CSUMNOTREADY: ::c_int = 0x0001;
-pub const NFQA_SKB_GSO: ::c_int = 0x0002;
-pub const NFQA_SKB_CSUM_NOTVERIFIED: ::c_int = 0x0004;
-
-pub const GENL_NAMSIZ: ::c_int = 16;
-
-pub const GENL_MIN_ID: ::c_int = NLMSG_MIN_TYPE;
-pub const GENL_MAX_ID: ::c_int = 1023;
-
-pub const GENL_ADMIN_PERM: ::c_int = 0x01;
-pub const GENL_CMD_CAP_DO: ::c_int = 0x02;
-pub const GENL_CMD_CAP_DUMP: ::c_int = 0x04;
-pub const GENL_CMD_CAP_HASPOL: ::c_int = 0x08;
-
-pub const GENL_ID_CTRL: ::c_int = NLMSG_MIN_TYPE;
-
-pub const CTRL_CMD_UNSPEC: ::c_int = 0;
-pub const CTRL_CMD_NEWFAMILY: ::c_int = 1;
-pub const CTRL_CMD_DELFAMILY: ::c_int = 2;
-pub const CTRL_CMD_GETFAMILY: ::c_int = 3;
-pub const CTRL_CMD_NEWOPS: ::c_int = 4;
-pub const CTRL_CMD_DELOPS: ::c_int = 5;
-pub const CTRL_CMD_GETOPS: ::c_int = 6;
-pub const CTRL_CMD_NEWMCAST_GRP: ::c_int = 7;
-pub const CTRL_CMD_DELMCAST_GRP: ::c_int = 8;
-pub const CTRL_CMD_GETMCAST_GRP: ::c_int = 9;
-
-pub const CTRL_ATTR_UNSPEC: ::c_int = 0;
-pub const CTRL_ATTR_FAMILY_ID: ::c_int = 1;
-pub const CTRL_ATTR_FAMILY_NAME: ::c_int = 2;
-pub const CTRL_ATTR_VERSION: ::c_int = 3;
-pub const CTRL_ATTR_HDRSIZE: ::c_int = 4;
-pub const CTRL_ATTR_MAXATTR: ::c_int = 5;
-pub const CTRL_ATTR_OPS: ::c_int = 6;
-pub const CTRL_ATTR_MCAST_GROUPS: ::c_int = 7;
-
-pub const CTRL_ATTR_OP_UNSPEC: ::c_int = 0;
-pub const CTRL_ATTR_OP_ID: ::c_int = 1;
-pub const CTRL_ATTR_OP_FLAGS: ::c_int = 2;
-
-pub const CTRL_ATTR_MCAST_GRP_UNSPEC: ::c_int = 0;
-pub const CTRL_ATTR_MCAST_GRP_NAME: ::c_int = 1;
-pub const CTRL_ATTR_MCAST_GRP_ID: ::c_int = 2;
-
-// linux/if_packet.h
-pub const PACKET_ADD_MEMBERSHIP: ::c_int = 1;
-pub const PACKET_DROP_MEMBERSHIP: ::c_int = 2;
-
-pub const PACKET_MR_MULTICAST: ::c_int = 0;
-pub const PACKET_MR_PROMISC: ::c_int = 1;
-pub const PACKET_MR_ALLMULTI: ::c_int = 2;
-
-// linux/netfilter.h
-pub const NF_DROP: ::c_int = 0;
-pub const NF_ACCEPT: ::c_int = 1;
-pub const NF_STOLEN: ::c_int = 2;
-pub const NF_QUEUE: ::c_int = 3;
-pub const NF_REPEAT: ::c_int = 4;
-pub const NF_STOP: ::c_int = 5;
-pub const NF_MAX_VERDICT: ::c_int = NF_STOP;
-
-pub const NF_VERDICT_MASK: ::c_int = 0x000000ff;
-pub const NF_VERDICT_FLAG_QUEUE_BYPASS: ::c_int = 0x00008000;
-
-pub const NF_VERDICT_QMASK: ::c_int = 0xffff0000;
-pub const NF_VERDICT_QBITS: ::c_int = 16;
-
-pub const NF_VERDICT_BITS: ::c_int = 16;
-
-pub const NF_INET_PRE_ROUTING: ::c_int = 0;
-pub const NF_INET_LOCAL_IN: ::c_int = 1;
-pub const NF_INET_FORWARD: ::c_int = 2;
-pub const NF_INET_LOCAL_OUT: ::c_int = 3;
-pub const NF_INET_POST_ROUTING: ::c_int = 4;
-pub const NF_INET_NUMHOOKS: ::c_int = 5;
-
-// Some NFPROTO are not compatible with musl and are defined in submodules.
-pub const NFPROTO_UNSPEC: ::c_int = 0;
-pub const NFPROTO_IPV4: ::c_int = 2;
-pub const NFPROTO_ARP: ::c_int = 3;
-pub const NFPROTO_BRIDGE: ::c_int = 7;
-pub const NFPROTO_IPV6: ::c_int = 10;
-pub const NFPROTO_DECNET: ::c_int = 12;
-pub const NFPROTO_NUMPROTO: ::c_int = 13;
-pub const NFPROTO_INET: ::c_int = 1;
-pub const NFPROTO_NETDEV: ::c_int = 5;
-
-pub const NF_NETDEV_INGRESS: ::c_int = 0;
-pub const NF_NETDEV_NUMHOOKS: ::c_int = 1;
-
-// linux/netfilter_ipv4.h
-pub const NF_IP_PRE_ROUTING: ::c_int = 0;
-pub const NF_IP_LOCAL_IN: ::c_int = 1;
-pub const NF_IP_FORWARD: ::c_int = 2;
-pub const NF_IP_LOCAL_OUT: ::c_int = 3;
-pub const NF_IP_POST_ROUTING: ::c_int = 4;
-pub const NF_IP_NUMHOOKS: ::c_int = 5;
-
-pub const NF_IP_PRI_FIRST: ::c_int = ::INT_MIN;
-pub const NF_IP_PRI_CONNTRACK_DEFRAG: ::c_int = -400;
-pub const NF_IP_PRI_RAW: ::c_int = -300;
-pub const NF_IP_PRI_SELINUX_FIRST: ::c_int = -225;
-pub const NF_IP_PRI_CONNTRACK: ::c_int = -200;
-pub const NF_IP_PRI_MANGLE: ::c_int = -150;
-pub const NF_IP_PRI_NAT_DST: ::c_int = -100;
-pub const NF_IP_PRI_FILTER: ::c_int = 0;
-pub const NF_IP_PRI_SECURITY: ::c_int = 50;
-pub const NF_IP_PRI_NAT_SRC: ::c_int = 100;
-pub const NF_IP_PRI_SELINUX_LAST: ::c_int = 225;
-pub const NF_IP_PRI_CONNTRACK_HELPER: ::c_int = 300;
-pub const NF_IP_PRI_CONNTRACK_CONFIRM: ::c_int = ::INT_MAX;
-pub const NF_IP_PRI_LAST: ::c_int = ::INT_MAX;
-
-// linux/netfilter_ipv6.h
-pub const NF_IP6_PRE_ROUTING: ::c_int = 0;
-pub const NF_IP6_LOCAL_IN: ::c_int = 1;
-pub const NF_IP6_FORWARD: ::c_int = 2;
-pub const NF_IP6_LOCAL_OUT: ::c_int = 3;
-pub const NF_IP6_POST_ROUTING: ::c_int = 4;
-pub const NF_IP6_NUMHOOKS: ::c_int = 5;
-
-pub const NF_IP6_PRI_FIRST: ::c_int = ::INT_MIN;
-pub const NF_IP6_PRI_CONNTRACK_DEFRAG: ::c_int = -400;
-pub const NF_IP6_PRI_RAW: ::c_int = -300;
-pub const NF_IP6_PRI_SELINUX_FIRST: ::c_int = -225;
-pub const NF_IP6_PRI_CONNTRACK: ::c_int = -200;
-pub const NF_IP6_PRI_MANGLE: ::c_int = -150;
-pub const NF_IP6_PRI_NAT_DST: ::c_int = -100;
-pub const NF_IP6_PRI_FILTER: ::c_int = 0;
-pub const NF_IP6_PRI_SECURITY: ::c_int = 50;
-pub const NF_IP6_PRI_NAT_SRC: ::c_int = 100;
-pub const NF_IP6_PRI_SELINUX_LAST: ::c_int = 225;
-pub const NF_IP6_PRI_CONNTRACK_HELPER: ::c_int = 300;
-pub const NF_IP6_PRI_LAST: ::c_int = ::INT_MAX;
-
-// linux/netfilter_ipv6/ip6_tables.h
-pub const IP6T_SO_ORIGINAL_DST: ::c_int = 80;
-
-pub const SIOCADDRT: ::c_ulong = 0x0000890B;
-pub const SIOCDELRT: ::c_ulong = 0x0000890C;
-pub const SIOCGIFNAME: ::c_ulong = 0x00008910;
-pub const SIOCSIFLINK: ::c_ulong = 0x00008911;
-pub const SIOCGIFCONF: ::c_ulong = 0x00008912;
-pub const SIOCGIFFLAGS: ::c_ulong = 0x00008913;
-pub const SIOCSIFFLAGS: ::c_ulong = 0x00008914;
-pub const SIOCGIFADDR: ::c_ulong = 0x00008915;
-pub const SIOCSIFADDR: ::c_ulong = 0x00008916;
-pub const SIOCGIFDSTADDR: ::c_ulong = 0x00008917;
-pub const SIOCSIFDSTADDR: ::c_ulong = 0x00008918;
-pub const SIOCGIFBRDADDR: ::c_ulong = 0x00008919;
-pub const SIOCSIFBRDADDR: ::c_ulong = 0x0000891A;
-pub const SIOCGIFNETMASK: ::c_ulong = 0x0000891B;
-pub const SIOCSIFNETMASK: ::c_ulong = 0x0000891C;
-pub const SIOCGIFMETRIC: ::c_ulong = 0x0000891D;
-pub const SIOCSIFMETRIC: ::c_ulong = 0x0000891E;
-pub const SIOCGIFMEM: ::c_ulong = 0x0000891F;
-pub const SIOCSIFMEM: ::c_ulong = 0x00008920;
-pub const SIOCGIFMTU: ::c_ulong = 0x00008921;
-pub const SIOCSIFMTU: ::c_ulong = 0x00008922;
-pub const SIOCSIFHWADDR: ::c_ulong = 0x00008924;
-pub const SIOCGIFENCAP: ::c_ulong = 0x00008925;
-pub const SIOCSIFENCAP: ::c_ulong = 0x00008926;
-pub const SIOCGIFHWADDR: ::c_ulong = 0x00008927;
-pub const SIOCGIFSLAVE: ::c_ulong = 0x00008929;
-pub const SIOCSIFSLAVE: ::c_ulong = 0x00008930;
-pub const SIOCADDMULTI: ::c_ulong = 0x00008931;
-pub const SIOCDELMULTI: ::c_ulong = 0x00008932;
-pub const SIOCDARP: ::c_ulong = 0x00008953;
-pub const SIOCGARP: ::c_ulong = 0x00008954;
-pub const SIOCSARP: ::c_ulong = 0x00008955;
-pub const SIOCDRARP: ::c_ulong = 0x00008960;
-pub const SIOCGRARP: ::c_ulong = 0x00008961;
-pub const SIOCSRARP: ::c_ulong = 0x00008962;
-pub const SIOCGIFMAP: ::c_ulong = 0x00008970;
-pub const SIOCSIFMAP: ::c_ulong = 0x00008971;
-
-pub const IPTOS_TOS_MASK: u8 = 0x1E;
-pub const IPTOS_PREC_MASK: u8 = 0xE0;
-
-pub const IPTOS_ECN_NOT_ECT: u8 = 0x00;
-
-pub const RTF_UP: ::c_ushort = 0x0001;
-pub const RTF_GATEWAY: ::c_ushort = 0x0002;
-
-pub const RTF_HOST: ::c_ushort = 0x0004;
-pub const RTF_REINSTATE: ::c_ushort = 0x0008;
-pub const RTF_DYNAMIC: ::c_ushort = 0x0010;
-pub const RTF_MODIFIED: ::c_ushort = 0x0020;
-pub const RTF_MTU: ::c_ushort = 0x0040;
-pub const RTF_MSS: ::c_ushort = RTF_MTU;
-pub const RTF_WINDOW: ::c_ushort = 0x0080;
-pub const RTF_IRTT: ::c_ushort = 0x0100;
-pub const RTF_REJECT: ::c_ushort = 0x0200;
-pub const RTF_STATIC: ::c_ushort = 0x0400;
-pub const RTF_XRESOLVE: ::c_ushort = 0x0800;
-pub const RTF_NOFORWARD: ::c_ushort = 0x1000;
-pub const RTF_THROW: ::c_ushort = 0x2000;
-pub const RTF_NOPMTUDISC: ::c_ushort = 0x4000;
-
-pub const RTF_DEFAULT: u32 = 0x00010000;
-pub const RTF_ALLONLINK: u32 = 0x00020000;
-pub const RTF_ADDRCONF: u32 = 0x00040000;
-pub const RTF_LINKRT: u32 = 0x00100000;
-pub const RTF_NONEXTHOP: u32 = 0x00200000;
-pub const RTF_CACHE: u32 = 0x01000000;
-pub const RTF_FLOW: u32 = 0x02000000;
-pub const RTF_POLICY: u32 = 0x04000000;
-
-pub const RTCF_VALVE: u32 = 0x00200000;
-pub const RTCF_MASQ: u32 = 0x00400000;
-pub const RTCF_NAT: u32 = 0x00800000;
-pub const RTCF_DOREDIRECT: u32 = 0x01000000;
-pub const RTCF_LOG: u32 = 0x02000000;
-pub const RTCF_DIRECTSRC: u32 = 0x04000000;
-
-pub const RTF_LOCAL: u32 = 0x80000000;
-pub const RTF_INTERFACE: u32 = 0x40000000;
-pub const RTF_MULTICAST: u32 = 0x20000000;
-pub const RTF_BROADCAST: u32 = 0x10000000;
-pub const RTF_NAT: u32 = 0x08000000;
-pub const RTF_ADDRCLASSMASK: u32 = 0xF8000000;
-
-pub const RT_CLASS_UNSPEC: u8 = 0;
-pub const RT_CLASS_DEFAULT: u8 = 253;
-pub const RT_CLASS_MAIN: u8 = 254;
-pub const RT_CLASS_LOCAL: u8 = 255;
-pub const RT_CLASS_MAX: u8 = 255;
-
-// linux/neighbor.h
-pub const NUD_NONE: u16 = 0x00;
-pub const NUD_INCOMPLETE: u16 = 0x01;
-pub const NUD_REACHABLE: u16 = 0x02;
-pub const NUD_STALE: u16 = 0x04;
-pub const NUD_DELAY: u16 = 0x08;
-pub const NUD_PROBE: u16 = 0x10;
-pub const NUD_FAILED: u16 = 0x20;
-pub const NUD_NOARP: u16 = 0x40;
-pub const NUD_PERMANENT: u16 = 0x80;
-
-pub const NTF_USE: u8 = 0x01;
-pub const NTF_SELF: u8 = 0x02;
-pub const NTF_MASTER: u8 = 0x04;
-pub const NTF_PROXY: u8 = 0x08;
-pub const NTF_ROUTER: u8 = 0x80;
-
-pub const NDA_UNSPEC: ::c_ushort = 0;
-pub const NDA_DST: ::c_ushort = 1;
-pub const NDA_LLADDR: ::c_ushort = 2;
-pub const NDA_CACHEINFO: ::c_ushort = 3;
-pub const NDA_PROBES: ::c_ushort = 4;
-pub const NDA_VLAN: ::c_ushort = 5;
-pub const NDA_PORT: ::c_ushort = 6;
-pub const NDA_VNI: ::c_ushort = 7;
-pub const NDA_IFINDEX: ::c_ushort = 8;
-
-// linux/netlink.h
-pub const NLA_ALIGNTO: ::c_int = 4;
-
-pub const NETLINK_ROUTE: ::c_int = 0;
-pub const NETLINK_UNUSED: ::c_int = 1;
-pub const NETLINK_USERSOCK: ::c_int = 2;
-pub const NETLINK_FIREWALL: ::c_int = 3;
-pub const NETLINK_SOCK_DIAG: ::c_int = 4;
-pub const NETLINK_NFLOG: ::c_int = 5;
-pub const NETLINK_XFRM: ::c_int = 6;
-pub const NETLINK_SELINUX: ::c_int = 7;
-pub const NETLINK_ISCSI: ::c_int = 8;
-pub const NETLINK_AUDIT: ::c_int = 9;
-pub const NETLINK_FIB_LOOKUP: ::c_int = 10;
-pub const NETLINK_CONNECTOR: ::c_int = 11;
-pub const NETLINK_NETFILTER: ::c_int = 12;
-pub const NETLINK_IP6_FW: ::c_int = 13;
-pub const NETLINK_DNRTMSG: ::c_int = 14;
-pub const NETLINK_KOBJECT_UEVENT: ::c_int = 15;
-pub const NETLINK_GENERIC: ::c_int = 16;
-pub const NETLINK_SCSITRANSPORT: ::c_int = 18;
-pub const NETLINK_ECRYPTFS: ::c_int = 19;
-pub const NETLINK_RDMA: ::c_int = 20;
-pub const NETLINK_CRYPTO: ::c_int = 21;
-pub const NETLINK_INET_DIAG: ::c_int = NETLINK_SOCK_DIAG;
-
-pub const NLM_F_REQUEST: ::c_int = 1;
-pub const NLM_F_MULTI: ::c_int = 2;
-pub const NLM_F_ACK: ::c_int = 4;
-pub const NLM_F_ECHO: ::c_int = 8;
-pub const NLM_F_DUMP_INTR: ::c_int = 16;
-pub const NLM_F_DUMP_FILTERED: ::c_int = 32;
-
-pub const NLM_F_ROOT: ::c_int = 0x100;
-pub const NLM_F_MATCH: ::c_int = 0x200;
-pub const NLM_F_ATOMIC: ::c_int = 0x400;
-pub const NLM_F_DUMP: ::c_int = NLM_F_ROOT | NLM_F_MATCH;
-
-pub const NLM_F_REPLACE: ::c_int = 0x100;
-pub const NLM_F_EXCL: ::c_int = 0x200;
-pub const NLM_F_CREATE: ::c_int = 0x400;
-pub const NLM_F_APPEND: ::c_int = 0x800;
-
-pub const NETLINK_ADD_MEMBERSHIP: ::c_int = 1;
-pub const NETLINK_DROP_MEMBERSHIP: ::c_int = 2;
-pub const NETLINK_PKTINFO: ::c_int = 3;
-pub const NETLINK_BROADCAST_ERROR: ::c_int = 4;
-pub const NETLINK_NO_ENOBUFS: ::c_int = 5;
-pub const NETLINK_RX_RING: ::c_int = 6;
-pub const NETLINK_TX_RING: ::c_int = 7;
-pub const NETLINK_LISTEN_ALL_NSID: ::c_int = 8;
-pub const NETLINK_LIST_MEMBERSHIPS: ::c_int = 9;
-pub const NETLINK_CAP_ACK: ::c_int = 10;
-pub const NETLINK_EXT_ACK: ::c_int = 11;
-pub const NETLINK_GET_STRICT_CHK: ::c_int = 12;
-
-pub const NLA_F_NESTED: ::c_int = 1 << 15;
-pub const NLA_F_NET_BYTEORDER: ::c_int = 1 << 14;
-pub const NLA_TYPE_MASK: ::c_int = !(NLA_F_NESTED | NLA_F_NET_BYTEORDER);
-
-// linux/rtnetlink.h
-pub const TCA_UNSPEC: ::c_ushort = 0;
-pub const TCA_KIND: ::c_ushort = 1;
-pub const TCA_OPTIONS: ::c_ushort = 2;
-pub const TCA_STATS: ::c_ushort = 3;
-pub const TCA_XSTATS: ::c_ushort = 4;
-pub const TCA_RATE: ::c_ushort = 5;
-pub const TCA_FCNT: ::c_ushort = 6;
-pub const TCA_STATS2: ::c_ushort = 7;
-pub const TCA_STAB: ::c_ushort = 8;
-
-pub const RTM_NEWLINK: u16 = 16;
-pub const RTM_DELLINK: u16 = 17;
-pub const RTM_GETLINK: u16 = 18;
-pub const RTM_SETLINK: u16 = 19;
-pub const RTM_NEWADDR: u16 = 20;
-pub const RTM_DELADDR: u16 = 21;
-pub const RTM_GETADDR: u16 = 22;
-pub const RTM_NEWROUTE: u16 = 24;
-pub const RTM_DELROUTE: u16 = 25;
-pub const RTM_GETROUTE: u16 = 26;
-pub const RTM_NEWNEIGH: u16 = 28;
-pub const RTM_DELNEIGH: u16 = 29;
-pub const RTM_GETNEIGH: u16 = 30;
-pub const RTM_NEWRULE: u16 = 32;
-pub const RTM_DELRULE: u16 = 33;
-pub const RTM_GETRULE: u16 = 34;
-pub const RTM_NEWQDISC: u16 = 36;
-pub const RTM_DELQDISC: u16 = 37;
-pub const RTM_GETQDISC: u16 = 38;
-pub const RTM_NEWTCLASS: u16 = 40;
-pub const RTM_DELTCLASS: u16 = 41;
-pub const RTM_GETTCLASS: u16 = 42;
-pub const RTM_NEWTFILTER: u16 = 44;
-pub const RTM_DELTFILTER: u16 = 45;
-pub const RTM_GETTFILTER: u16 = 46;
-pub const RTM_NEWACTION: u16 = 48;
-pub const RTM_DELACTION: u16 = 49;
-pub const RTM_GETACTION: u16 = 50;
-pub const RTM_NEWPREFIX: u16 = 52;
-pub const RTM_GETMULTICAST: u16 = 58;
-pub const RTM_GETANYCAST: u16 = 62;
-pub const RTM_NEWNEIGHTBL: u16 = 64;
-pub const RTM_GETNEIGHTBL: u16 = 66;
-pub const RTM_SETNEIGHTBL: u16 = 67;
-pub const RTM_NEWNDUSEROPT: u16 = 68;
-pub const RTM_NEWADDRLABEL: u16 = 72;
-pub const RTM_DELADDRLABEL: u16 = 73;
-pub const RTM_GETADDRLABEL: u16 = 74;
-pub const RTM_GETDCB: u16 = 78;
-pub const RTM_SETDCB: u16 = 79;
-pub const RTM_NEWNETCONF: u16 = 80;
-pub const RTM_GETNETCONF: u16 = 82;
-pub const RTM_NEWMDB: u16 = 84;
-pub const RTM_DELMDB: u16 = 85;
-pub const RTM_GETMDB: u16 = 86;
-pub const RTM_NEWNSID: u16 = 88;
-pub const RTM_DELNSID: u16 = 89;
-pub const RTM_GETNSID: u16 = 90;
-
-pub const RTM_F_NOTIFY: ::c_uint = 0x100;
-pub const RTM_F_CLONED: ::c_uint = 0x200;
-pub const RTM_F_EQUALIZE: ::c_uint = 0x400;
-pub const RTM_F_PREFIX: ::c_uint = 0x800;
-
-pub const RTA_UNSPEC: ::c_ushort = 0;
-pub const RTA_DST: ::c_ushort = 1;
-pub const RTA_SRC: ::c_ushort = 2;
-pub const RTA_IIF: ::c_ushort = 3;
-pub const RTA_OIF: ::c_ushort = 4;
-pub const RTA_GATEWAY: ::c_ushort = 5;
-pub const RTA_PRIORITY: ::c_ushort = 6;
-pub const RTA_PREFSRC: ::c_ushort = 7;
-pub const RTA_METRICS: ::c_ushort = 8;
-pub const RTA_MULTIPATH: ::c_ushort = 9;
-pub const RTA_PROTOINFO: ::c_ushort = 10; // No longer used
-pub const RTA_FLOW: ::c_ushort = 11;
-pub const RTA_CACHEINFO: ::c_ushort = 12;
-pub const RTA_SESSION: ::c_ushort = 13; // No longer used
-pub const RTA_MP_ALGO: ::c_ushort = 14; // No longer used
-pub const RTA_TABLE: ::c_ushort = 15;
-pub const RTA_MARK: ::c_ushort = 16;
-pub const RTA_MFC_STATS: ::c_ushort = 17;
-
-pub const RTN_UNSPEC: ::c_uchar = 0;
-pub const RTN_UNICAST: ::c_uchar = 1;
-pub const RTN_LOCAL: ::c_uchar = 2;
-pub const RTN_BROADCAST: ::c_uchar = 3;
-pub const RTN_ANYCAST: ::c_uchar = 4;
-pub const RTN_MULTICAST: ::c_uchar = 5;
-pub const RTN_BLACKHOLE: ::c_uchar = 6;
-pub const RTN_UNREACHABLE: ::c_uchar = 7;
-pub const RTN_PROHIBIT: ::c_uchar = 8;
-pub const RTN_THROW: ::c_uchar = 9;
-pub const RTN_NAT: ::c_uchar = 10;
-pub const RTN_XRESOLVE: ::c_uchar = 11;
-
-pub const RTPROT_UNSPEC: ::c_uchar = 0;
-pub const RTPROT_REDIRECT: ::c_uchar = 1;
-pub const RTPROT_KERNEL: ::c_uchar = 2;
-pub const RTPROT_BOOT: ::c_uchar = 3;
-pub const RTPROT_STATIC: ::c_uchar = 4;
-
-pub const RT_SCOPE_UNIVERSE: ::c_uchar = 0;
-pub const RT_SCOPE_SITE: ::c_uchar = 200;
-pub const RT_SCOPE_LINK: ::c_uchar = 253;
-pub const RT_SCOPE_HOST: ::c_uchar = 254;
-pub const RT_SCOPE_NOWHERE: ::c_uchar = 255;
-
-pub const RT_TABLE_UNSPEC: ::c_uchar = 0;
-pub const RT_TABLE_COMPAT: ::c_uchar = 252;
-pub const RT_TABLE_DEFAULT: ::c_uchar = 253;
-pub const RT_TABLE_MAIN: ::c_uchar = 254;
-pub const RT_TABLE_LOCAL: ::c_uchar = 255;
-
-pub const RTMSG_OVERRUN: u32 = ::NLMSG_OVERRUN as u32;
-pub const RTMSG_NEWDEVICE: u32 = 0x11;
-pub const RTMSG_DELDEVICE: u32 = 0x12;
-pub const RTMSG_NEWROUTE: u32 = 0x21;
-pub const RTMSG_DELROUTE: u32 = 0x22;
-pub const RTMSG_NEWRULE: u32 = 0x31;
-pub const RTMSG_DELRULE: u32 = 0x32;
-pub const RTMSG_CONTROL: u32 = 0x40;
-pub const RTMSG_AR_FAILED: u32 = 0x51;
-
-pub const MAX_ADDR_LEN: usize = 7;
-pub const ARPD_UPDATE: ::c_ushort = 0x01;
-pub const ARPD_LOOKUP: ::c_ushort = 0x02;
-pub const ARPD_FLUSH: ::c_ushort = 0x03;
-pub const ATF_MAGIC: ::c_int = 0x80;
-
-// linux/module.h
-pub const MODULE_INIT_IGNORE_MODVERSIONS: ::c_uint = 0x0001;
-pub const MODULE_INIT_IGNORE_VERMAGIC: ::c_uint = 0x0002;
-
-// linux/net_tstamp.h
-pub const SOF_TIMESTAMPING_TX_HARDWARE: ::c_uint = 1 << 0;
-pub const SOF_TIMESTAMPING_TX_SOFTWARE: ::c_uint = 1 << 1;
-pub const SOF_TIMESTAMPING_RX_HARDWARE: ::c_uint = 1 << 2;
-pub const SOF_TIMESTAMPING_RX_SOFTWARE: ::c_uint = 1 << 3;
-pub const SOF_TIMESTAMPING_SOFTWARE: ::c_uint = 1 << 4;
-pub const SOF_TIMESTAMPING_SYS_HARDWARE: ::c_uint = 1 << 5;
-pub const SOF_TIMESTAMPING_RAW_HARDWARE: ::c_uint = 1 << 6;
-pub const SOF_TXTIME_DEADLINE_MODE: u32 = 1 << 0;
-pub const SOF_TXTIME_REPORT_ERRORS: u32 = 1 << 1;
-
-// linux/if_alg.h
-pub const ALG_SET_KEY: ::c_int = 1;
-pub const ALG_SET_IV: ::c_int = 2;
-pub const ALG_SET_OP: ::c_int = 3;
-pub const ALG_SET_AEAD_ASSOCLEN: ::c_int = 4;
-pub const ALG_SET_AEAD_AUTHSIZE: ::c_int = 5;
-
-pub const ALG_OP_DECRYPT: ::c_int = 0;
-pub const ALG_OP_ENCRYPT: ::c_int = 1;
-
-// include/uapi/linux/udp.h
-pub const UDP_CORK: ::c_int = 1;
-pub const UDP_ENCAP: ::c_int = 100;
-pub const UDP_NO_CHECK6_TX: ::c_int = 101;
-pub const UDP_NO_CHECK6_RX: ::c_int = 102;
-
-// include/uapi/linux/mman.h
-pub const MAP_SHARED_VALIDATE: ::c_int = 0x3;
-
-// include/uapi/asm-generic/mman-common.h
-pub const MAP_FIXED_NOREPLACE: ::c_int = 0x100000;
-pub const MLOCK_ONFAULT: ::c_uint = 0x01;
-
-// uapi/linux/vm_sockets.h
-pub const VMADDR_CID_ANY: ::c_uint = 0xFFFFFFFF;
-pub const VMADDR_CID_HYPERVISOR: ::c_uint = 0;
-#[deprecated(
-    since = "0.2.74",
-    note = "VMADDR_CID_RESERVED is removed since Linux v5.6 and \
-            replaced with VMADDR_CID_LOCAL"
-)]
-pub const VMADDR_CID_RESERVED: ::c_uint = 1;
-pub const VMADDR_CID_LOCAL: ::c_uint = 1;
-pub const VMADDR_CID_HOST: ::c_uint = 2;
-pub const VMADDR_PORT_ANY: ::c_uint = 0xFFFFFFFF;
-
-// uapi/linux/inotify.h
-pub const IN_ACCESS: u32 = 0x0000_0001;
-pub const IN_MODIFY: u32 = 0x0000_0002;
-pub const IN_ATTRIB: u32 = 0x0000_0004;
-pub const IN_CLOSE_WRITE: u32 = 0x0000_0008;
-pub const IN_CLOSE_NOWRITE: u32 = 0x0000_0010;
-pub const IN_CLOSE: u32 = IN_CLOSE_WRITE | IN_CLOSE_NOWRITE;
-pub const IN_OPEN: u32 = 0x0000_0020;
-pub const IN_MOVED_FROM: u32 = 0x0000_0040;
-pub const IN_MOVED_TO: u32 = 0x0000_0080;
-pub const IN_MOVE: u32 = IN_MOVED_FROM | IN_MOVED_TO;
-pub const IN_CREATE: u32 = 0x0000_0100;
-pub const IN_DELETE: u32 = 0x0000_0200;
-pub const IN_DELETE_SELF: u32 = 0x0000_0400;
-pub const IN_MOVE_SELF: u32 = 0x0000_0800;
-pub const IN_UNMOUNT: u32 = 0x0000_2000;
-pub const IN_Q_OVERFLOW: u32 = 0x0000_4000;
-pub const IN_IGNORED: u32 = 0x0000_8000;
-pub const IN_ONLYDIR: u32 = 0x0100_0000;
-pub const IN_DONT_FOLLOW: u32 = 0x0200_0000;
-// pub const IN_EXCL_UNLINK:   u32 = 0x0400_0000;
-
-// linux/keyctl.h
-pub const KEY_SPEC_THREAD_KEYRING: i32 = -1;
-pub const KEY_SPEC_PROCESS_KEYRING: i32 = -2;
-pub const KEY_SPEC_SESSION_KEYRING: i32 = -3;
-pub const KEY_SPEC_USER_KEYRING: i32 = -4;
-pub const KEY_SPEC_USER_SESSION_KEYRING: i32 = -5;
-pub const KEY_SPEC_GROUP_KEYRING: i32 = -6;
-pub const KEY_SPEC_REQKEY_AUTH_KEY: i32 = -7;
-pub const KEY_SPEC_REQUESTOR_KEYRING: i32 = -8;
-
-pub const KEY_REQKEY_DEFL_NO_CHANGE: i32 = -1;
-pub const KEY_REQKEY_DEFL_DEFAULT: i32 = 0;
-pub const KEY_REQKEY_DEFL_THREAD_KEYRING: i32 = 1;
-pub const KEY_REQKEY_DEFL_PROCESS_KEYRING: i32 = 2;
-pub const KEY_REQKEY_DEFL_SESSION_KEYRING: i32 = 3;
-pub const KEY_REQKEY_DEFL_USER_KEYRING: i32 = 4;
-pub const KEY_REQKEY_DEFL_USER_SESSION_KEYRING: i32 = 5;
-pub const KEY_REQKEY_DEFL_GROUP_KEYRING: i32 = 6;
-pub const KEY_REQKEY_DEFL_REQUESTOR_KEYRING: i32 = 7;
-
-pub const KEYCTL_GET_KEYRING_ID: u32 = 0;
-pub const KEYCTL_JOIN_SESSION_KEYRING: u32 = 1;
-pub const KEYCTL_UPDATE: u32 = 2;
-pub const KEYCTL_REVOKE: u32 = 3;
-pub const KEYCTL_CHOWN: u32 = 4;
-pub const KEYCTL_SETPERM: u32 = 5;
-pub const KEYCTL_DESCRIBE: u32 = 6;
-pub const KEYCTL_CLEAR: u32 = 7;
-pub const KEYCTL_LINK: u32 = 8;
-pub const KEYCTL_UNLINK: u32 = 9;
-pub const KEYCTL_SEARCH: u32 = 10;
-pub const KEYCTL_READ: u32 = 11;
-pub const KEYCTL_INSTANTIATE: u32 = 12;
-pub const KEYCTL_NEGATE: u32 = 13;
-pub const KEYCTL_SET_REQKEY_KEYRING: u32 = 14;
-pub const KEYCTL_SET_TIMEOUT: u32 = 15;
-pub const KEYCTL_ASSUME_AUTHORITY: u32 = 16;
-pub const KEYCTL_GET_SECURITY: u32 = 17;
-pub const KEYCTL_SESSION_TO_PARENT: u32 = 18;
-pub const KEYCTL_REJECT: u32 = 19;
-pub const KEYCTL_INSTANTIATE_IOV: u32 = 20;
-pub const KEYCTL_INVALIDATE: u32 = 21;
-pub const KEYCTL_GET_PERSISTENT: u32 = 22;
-
-// pub const IN_MASK_CREATE:   u32 = 0x1000_0000;
-// pub const IN_MASK_ADD:      u32 = 0x2000_0000;
-pub const IN_ISDIR: u32 = 0x4000_0000;
-pub const IN_ONESHOT: u32 = 0x8000_0000;
-
-pub const IN_ALL_EVENTS: u32 = IN_ACCESS
-    | IN_MODIFY
-    | IN_ATTRIB
-    | IN_CLOSE_WRITE
-    | IN_CLOSE_NOWRITE
-    | IN_OPEN
-    | IN_MOVED_FROM
-    | IN_MOVED_TO
-    | IN_DELETE
-    | IN_CREATE
-    | IN_DELETE_SELF
-    | IN_MOVE_SELF;
-
-pub const IN_CLOEXEC: ::c_int = O_CLOEXEC;
-pub const IN_NONBLOCK: ::c_int = O_NONBLOCK;
-
-// uapi/linux/netfilter/nf_tables.h
-pub const NFT_TABLE_MAXNAMELEN: ::c_int = 256;
-pub const NFT_CHAIN_MAXNAMELEN: ::c_int = 256;
-pub const NFT_SET_MAXNAMELEN: ::c_int = 256;
-pub const NFT_OBJ_MAXNAMELEN: ::c_int = 256;
-pub const NFT_USERDATA_MAXLEN: ::c_int = 256;
-
-pub const NFT_REG_VERDICT: ::c_int = 0;
-pub const NFT_REG_1: ::c_int = 1;
-pub const NFT_REG_2: ::c_int = 2;
-pub const NFT_REG_3: ::c_int = 3;
-pub const NFT_REG_4: ::c_int = 4;
-pub const __NFT_REG_MAX: ::c_int = 5;
-pub const NFT_REG32_00: ::c_int = 8;
-pub const NFT_REG32_01: ::c_int = 9;
-pub const NFT_REG32_02: ::c_int = 10;
-pub const NFT_REG32_03: ::c_int = 11;
-pub const NFT_REG32_04: ::c_int = 12;
-pub const NFT_REG32_05: ::c_int = 13;
-pub const NFT_REG32_06: ::c_int = 14;
-pub const NFT_REG32_07: ::c_int = 15;
-pub const NFT_REG32_08: ::c_int = 16;
-pub const NFT_REG32_09: ::c_int = 17;
-pub const NFT_REG32_10: ::c_int = 18;
-pub const NFT_REG32_11: ::c_int = 19;
-pub const NFT_REG32_12: ::c_int = 20;
-pub const NFT_REG32_13: ::c_int = 21;
-pub const NFT_REG32_14: ::c_int = 22;
-pub const NFT_REG32_15: ::c_int = 23;
-
-pub const NFT_REG_SIZE: ::c_int = 16;
-pub const NFT_REG32_SIZE: ::c_int = 4;
-
-pub const NFT_CONTINUE: ::c_int = -1;
-pub const NFT_BREAK: ::c_int = -2;
-pub const NFT_JUMP: ::c_int = -3;
-pub const NFT_GOTO: ::c_int = -4;
-pub const NFT_RETURN: ::c_int = -5;
-
-pub const NFT_MSG_NEWTABLE: ::c_int = 0;
-pub const NFT_MSG_GETTABLE: ::c_int = 1;
-pub const NFT_MSG_DELTABLE: ::c_int = 2;
-pub const NFT_MSG_NEWCHAIN: ::c_int = 3;
-pub const NFT_MSG_GETCHAIN: ::c_int = 4;
-pub const NFT_MSG_DELCHAIN: ::c_int = 5;
-pub const NFT_MSG_NEWRULE: ::c_int = 6;
-pub const NFT_MSG_GETRULE: ::c_int = 7;
-pub const NFT_MSG_DELRULE: ::c_int = 8;
-pub const NFT_MSG_NEWSET: ::c_int = 9;
-pub const NFT_MSG_GETSET: ::c_int = 10;
-pub const NFT_MSG_DELSET: ::c_int = 11;
-pub const NFT_MSG_NEWSETELEM: ::c_int = 12;
-pub const NFT_MSG_GETSETELEM: ::c_int = 13;
-pub const NFT_MSG_DELSETELEM: ::c_int = 14;
-pub const NFT_MSG_NEWGEN: ::c_int = 15;
-pub const NFT_MSG_GETGEN: ::c_int = 16;
-pub const NFT_MSG_TRACE: ::c_int = 17;
-cfg_if! {
-    if #[cfg(not(target_arch = "sparc64"))] {
-        pub const NFT_MSG_NEWOBJ: ::c_int = 18;
-        pub const NFT_MSG_GETOBJ: ::c_int = 19;
-        pub const NFT_MSG_DELOBJ: ::c_int = 20;
-        pub const NFT_MSG_GETOBJ_RESET: ::c_int = 21;
-    }
-}
-pub const NFT_MSG_MAX: ::c_int = 25;
-
-pub const NFT_SET_ANONYMOUS: ::c_int = 0x1;
-pub const NFT_SET_CONSTANT: ::c_int = 0x2;
-pub const NFT_SET_INTERVAL: ::c_int = 0x4;
-pub const NFT_SET_MAP: ::c_int = 0x8;
-pub const NFT_SET_TIMEOUT: ::c_int = 0x10;
-pub const NFT_SET_EVAL: ::c_int = 0x20;
-
-pub const NFT_SET_POL_PERFORMANCE: ::c_int = 0;
-pub const NFT_SET_POL_MEMORY: ::c_int = 1;
-
-pub const NFT_SET_ELEM_INTERVAL_END: ::c_int = 0x1;
-
-pub const NFT_DATA_VALUE: ::c_uint = 0;
-pub const NFT_DATA_VERDICT: ::c_uint = 0xffffff00;
-
-pub const NFT_DATA_RESERVED_MASK: ::c_uint = 0xffffff00;
-
-pub const NFT_DATA_VALUE_MAXLEN: ::c_int = 64;
-
-pub const NFT_BYTEORDER_NTOH: ::c_int = 0;
-pub const NFT_BYTEORDER_HTON: ::c_int = 1;
-
-pub const NFT_CMP_EQ: ::c_int = 0;
-pub const NFT_CMP_NEQ: ::c_int = 1;
-pub const NFT_CMP_LT: ::c_int = 2;
-pub const NFT_CMP_LTE: ::c_int = 3;
-pub const NFT_CMP_GT: ::c_int = 4;
-pub const NFT_CMP_GTE: ::c_int = 5;
-
-pub const NFT_RANGE_EQ: ::c_int = 0;
-pub const NFT_RANGE_NEQ: ::c_int = 1;
-
-pub const NFT_LOOKUP_F_INV: ::c_int = 1 << 0;
-
-pub const NFT_DYNSET_OP_ADD: ::c_int = 0;
-pub const NFT_DYNSET_OP_UPDATE: ::c_int = 1;
-
-pub const NFT_DYNSET_F_INV: ::c_int = 1 << 0;
-
-pub const NFT_PAYLOAD_LL_HEADER: ::c_int = 0;
-pub const NFT_PAYLOAD_NETWORK_HEADER: ::c_int = 1;
-pub const NFT_PAYLOAD_TRANSPORT_HEADER: ::c_int = 2;
-
-pub const NFT_PAYLOAD_CSUM_NONE: ::c_int = 0;
-pub const NFT_PAYLOAD_CSUM_INET: ::c_int = 1;
-
-pub const NFT_META_LEN: ::c_int = 0;
-pub const NFT_META_PROTOCOL: ::c_int = 1;
-pub const NFT_META_PRIORITY: ::c_int = 2;
-pub const NFT_META_MARK: ::c_int = 3;
-pub const NFT_META_IIF: ::c_int = 4;
-pub const NFT_META_OIF: ::c_int = 5;
-pub const NFT_META_IIFNAME: ::c_int = 6;
-pub const NFT_META_OIFNAME: ::c_int = 7;
-pub const NFT_META_IIFTYPE: ::c_int = 8;
-pub const NFT_META_OIFTYPE: ::c_int = 9;
-pub const NFT_META_SKUID: ::c_int = 10;
-pub const NFT_META_SKGID: ::c_int = 11;
-pub const NFT_META_NFTRACE: ::c_int = 12;
-pub const NFT_META_RTCLASSID: ::c_int = 13;
-pub const NFT_META_SECMARK: ::c_int = 14;
-pub const NFT_META_NFPROTO: ::c_int = 15;
-pub const NFT_META_L4PROTO: ::c_int = 16;
-pub const NFT_META_BRI_IIFNAME: ::c_int = 17;
-pub const NFT_META_BRI_OIFNAME: ::c_int = 18;
-pub const NFT_META_PKTTYPE: ::c_int = 19;
-pub const NFT_META_CPU: ::c_int = 20;
-pub const NFT_META_IIFGROUP: ::c_int = 21;
-pub const NFT_META_OIFGROUP: ::c_int = 22;
-pub const NFT_META_CGROUP: ::c_int = 23;
-pub const NFT_META_PRANDOM: ::c_int = 24;
-
-pub const NFT_CT_STATE: ::c_int = 0;
-pub const NFT_CT_DIRECTION: ::c_int = 1;
-pub const NFT_CT_STATUS: ::c_int = 2;
-pub const NFT_CT_MARK: ::c_int = 3;
-pub const NFT_CT_SECMARK: ::c_int = 4;
-pub const NFT_CT_EXPIRATION: ::c_int = 5;
-pub const NFT_CT_HELPER: ::c_int = 6;
-pub const NFT_CT_L3PROTOCOL: ::c_int = 7;
-pub const NFT_CT_SRC: ::c_int = 8;
-pub const NFT_CT_DST: ::c_int = 9;
-pub const NFT_CT_PROTOCOL: ::c_int = 10;
-pub const NFT_CT_PROTO_SRC: ::c_int = 11;
-pub const NFT_CT_PROTO_DST: ::c_int = 12;
-pub const NFT_CT_LABELS: ::c_int = 13;
-pub const NFT_CT_PKTS: ::c_int = 14;
-pub const NFT_CT_BYTES: ::c_int = 15;
-
-pub const NFT_LIMIT_PKTS: ::c_int = 0;
-pub const NFT_LIMIT_PKT_BYTES: ::c_int = 1;
-
-pub const NFT_LIMIT_F_INV: ::c_int = 1 << 0;
-
-pub const NFT_QUEUE_FLAG_BYPASS: ::c_int = 0x01;
-pub const NFT_QUEUE_FLAG_CPU_FANOUT: ::c_int = 0x02;
-pub const NFT_QUEUE_FLAG_MASK: ::c_int = 0x03;
-
-pub const NFT_QUOTA_F_INV: ::c_int = 1 << 0;
-
-pub const NFT_REJECT_ICMP_UNREACH: ::c_int = 0;
-pub const NFT_REJECT_TCP_RST: ::c_int = 1;
-pub const NFT_REJECT_ICMPX_UNREACH: ::c_int = 2;
-
-pub const NFT_REJECT_ICMPX_NO_ROUTE: ::c_int = 0;
-pub const NFT_REJECT_ICMPX_PORT_UNREACH: ::c_int = 1;
-pub const NFT_REJECT_ICMPX_HOST_UNREACH: ::c_int = 2;
-pub const NFT_REJECT_ICMPX_ADMIN_PROHIBITED: ::c_int = 3;
-
-pub const NFT_NAT_SNAT: ::c_int = 0;
-pub const NFT_NAT_DNAT: ::c_int = 1;
-
-pub const NFT_TRACETYPE_UNSPEC: ::c_int = 0;
-pub const NFT_TRACETYPE_POLICY: ::c_int = 1;
-pub const NFT_TRACETYPE_RETURN: ::c_int = 2;
-pub const NFT_TRACETYPE_RULE: ::c_int = 3;
-
-pub const NFT_NG_INCREMENTAL: ::c_int = 0;
-pub const NFT_NG_RANDOM: ::c_int = 1;
-
-// linux/input.h
-pub const FF_MAX: ::__u16 = 0x7f;
-pub const FF_CNT: usize = FF_MAX as usize + 1;
-
-// linux/input-event-codes.h
-pub const INPUT_PROP_MAX: ::__u16 = 0x1f;
-pub const INPUT_PROP_CNT: usize = INPUT_PROP_MAX as usize + 1;
-pub const EV_MAX: ::__u16 = 0x1f;
-pub const EV_CNT: usize = EV_MAX as usize + 1;
-pub const SYN_MAX: ::__u16 = 0xf;
-pub const SYN_CNT: usize = SYN_MAX as usize + 1;
-pub const KEY_MAX: ::__u16 = 0x2ff;
-pub const KEY_CNT: usize = KEY_MAX as usize + 1;
-pub const REL_MAX: ::__u16 = 0x0f;
-pub const REL_CNT: usize = REL_MAX as usize + 1;
-pub const ABS_MAX: ::__u16 = 0x3f;
-pub const ABS_CNT: usize = ABS_MAX as usize + 1;
-pub const SW_MAX: ::__u16 = 0x10;
-pub const SW_CNT: usize = SW_MAX as usize + 1;
-pub const MSC_MAX: ::__u16 = 0x07;
-pub const MSC_CNT: usize = MSC_MAX as usize + 1;
-pub const LED_MAX: ::__u16 = 0x0f;
-pub const LED_CNT: usize = LED_MAX as usize + 1;
-pub const REP_MAX: ::__u16 = 0x01;
-pub const REP_CNT: usize = REP_MAX as usize + 1;
-pub const SND_MAX: ::__u16 = 0x07;
-pub const SND_CNT: usize = SND_MAX as usize + 1;
-
-// linux/uinput.h
-pub const UINPUT_VERSION: ::c_uint = 5;
-pub const UINPUT_MAX_NAME_SIZE: usize = 80;
-
-// uapi/linux/fanotify.h
-pub const FAN_ACCESS: u64 = 0x0000_0001;
-pub const FAN_MODIFY: u64 = 0x0000_0002;
-pub const FAN_CLOSE_WRITE: u64 = 0x0000_0008;
-pub const FAN_CLOSE_NOWRITE: u64 = 0x0000_0010;
-pub const FAN_OPEN: u64 = 0x0000_0020;
-
-pub const FAN_Q_OVERFLOW: u64 = 0x0000_4000;
-
-pub const FAN_OPEN_PERM: u64 = 0x0001_0000;
-pub const FAN_ACCESS_PERM: u64 = 0x0002_0000;
-
-pub const FAN_ONDIR: u64 = 0x4000_0000;
-
-pub const FAN_EVENT_ON_CHILD: u64 = 0x0800_0000;
-
-pub const FAN_CLOSE: u64 = FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE;
-
-pub const FAN_CLOEXEC: ::c_uint = 0x0000_0001;
-pub const FAN_NONBLOCK: ::c_uint = 0x0000_0002;
-
-pub const FAN_CLASS_NOTIF: ::c_uint = 0x0000_0000;
-pub const FAN_CLASS_CONTENT: ::c_uint = 0x0000_0004;
-pub const FAN_CLASS_PRE_CONTENT: ::c_uint = 0x0000_0008;
-
-pub const FAN_UNLIMITED_QUEUE: ::c_uint = 0x0000_0010;
-pub const FAN_UNLIMITED_MARKS: ::c_uint = 0x0000_0020;
-
-pub const FAN_MARK_ADD: ::c_uint = 0x0000_0001;
-pub const FAN_MARK_REMOVE: ::c_uint = 0x0000_0002;
-pub const FAN_MARK_DONT_FOLLOW: ::c_uint = 0x0000_0004;
-pub const FAN_MARK_ONLYDIR: ::c_uint = 0x0000_0008;
-pub const FAN_MARK_IGNORED_MASK: ::c_uint = 0x0000_0020;
-pub const FAN_MARK_IGNORED_SURV_MODIFY: ::c_uint = 0x0000_0040;
-pub const FAN_MARK_FLUSH: ::c_uint = 0x0000_0080;
-
-pub const FANOTIFY_METADATA_VERSION: u8 = 3;
-
-pub const FAN_ALLOW: u32 = 0x01;
-pub const FAN_DENY: u32 = 0x02;
-
-pub const FAN_NOFD: ::c_int = -1;
-
-pub const FUTEX_WAIT: ::c_int = 0;
-pub const FUTEX_WAKE: ::c_int = 1;
-pub const FUTEX_FD: ::c_int = 2;
-pub const FUTEX_REQUEUE: ::c_int = 3;
-pub const FUTEX_CMP_REQUEUE: ::c_int = 4;
-pub const FUTEX_WAKE_OP: ::c_int = 5;
-pub const FUTEX_LOCK_PI: ::c_int = 6;
-pub const FUTEX_UNLOCK_PI: ::c_int = 7;
-pub const FUTEX_TRYLOCK_PI: ::c_int = 8;
-pub const FUTEX_WAIT_BITSET: ::c_int = 9;
-pub const FUTEX_WAKE_BITSET: ::c_int = 10;
-pub const FUTEX_WAIT_REQUEUE_PI: ::c_int = 11;
-pub const FUTEX_CMP_REQUEUE_PI: ::c_int = 12;
-
-pub const FUTEX_PRIVATE_FLAG: ::c_int = 128;
-pub const FUTEX_CLOCK_REALTIME: ::c_int = 256;
-pub const FUTEX_CMD_MASK: ::c_int = !(FUTEX_PRIVATE_FLAG | FUTEX_CLOCK_REALTIME);
-
-// linux/reboot.h
-pub const LINUX_REBOOT_MAGIC1: ::c_int = 0xfee1dead;
-pub const LINUX_REBOOT_MAGIC2: ::c_int = 672274793;
-pub const LINUX_REBOOT_MAGIC2A: ::c_int = 85072278;
-pub const LINUX_REBOOT_MAGIC2B: ::c_int = 369367448;
-pub const LINUX_REBOOT_MAGIC2C: ::c_int = 537993216;
-
-pub const LINUX_REBOOT_CMD_RESTART: ::c_int = 0x01234567;
-pub const LINUX_REBOOT_CMD_HALT: ::c_int = 0xCDEF0123;
-pub const LINUX_REBOOT_CMD_CAD_ON: ::c_int = 0x89ABCDEF;
-pub const LINUX_REBOOT_CMD_CAD_OFF: ::c_int = 0x00000000;
-pub const LINUX_REBOOT_CMD_POWER_OFF: ::c_int = 0x4321FEDC;
-pub const LINUX_REBOOT_CMD_RESTART2: ::c_int = 0xA1B2C3D4;
-pub const LINUX_REBOOT_CMD_SW_SUSPEND: ::c_int = 0xD000FCE2;
-pub const LINUX_REBOOT_CMD_KEXEC: ::c_int = 0x45584543;
-
-pub const REG_EXTENDED: ::c_int = 1;
-pub const REG_ICASE: ::c_int = 2;
-pub const REG_NEWLINE: ::c_int = 4;
-pub const REG_NOSUB: ::c_int = 8;
-
-pub const REG_NOTBOL: ::c_int = 1;
-pub const REG_NOTEOL: ::c_int = 2;
-
-pub const REG_ENOSYS: ::c_int = -1;
-pub const REG_NOMATCH: ::c_int = 1;
-pub const REG_BADPAT: ::c_int = 2;
-pub const REG_ECOLLATE: ::c_int = 3;
-pub const REG_ECTYPE: ::c_int = 4;
-pub const REG_EESCAPE: ::c_int = 5;
-pub const REG_ESUBREG: ::c_int = 6;
-pub const REG_EBRACK: ::c_int = 7;
-pub const REG_EPAREN: ::c_int = 8;
-pub const REG_EBRACE: ::c_int = 9;
-pub const REG_BADBR: ::c_int = 10;
-pub const REG_ERANGE: ::c_int = 11;
-pub const REG_ESPACE: ::c_int = 12;
-pub const REG_BADRPT: ::c_int = 13;
-
-// linux/errqueue.h
-pub const SO_EE_ORIGIN_NONE: u8 = 0;
-pub const SO_EE_ORIGIN_LOCAL: u8 = 1;
-pub const SO_EE_ORIGIN_ICMP: u8 = 2;
-pub const SO_EE_ORIGIN_ICMP6: u8 = 3;
-pub const SO_EE_ORIGIN_TXSTATUS: u8 = 4;
-pub const SO_EE_ORIGIN_TIMESTAMPING: u8 = SO_EE_ORIGIN_TXSTATUS;
-
-// errno.h
-pub const EPERM: ::c_int = 1;
-pub const ENOENT: ::c_int = 2;
-pub const ESRCH: ::c_int = 3;
-pub const EINTR: ::c_int = 4;
-pub const EIO: ::c_int = 5;
-pub const ENXIO: ::c_int = 6;
-pub const E2BIG: ::c_int = 7;
-pub const ENOEXEC: ::c_int = 8;
-pub const EBADF: ::c_int = 9;
-pub const ECHILD: ::c_int = 10;
-pub const EAGAIN: ::c_int = 11;
-pub const ENOMEM: ::c_int = 12;
-pub const EACCES: ::c_int = 13;
-pub const EFAULT: ::c_int = 14;
-pub const ENOTBLK: ::c_int = 15;
-pub const EBUSY: ::c_int = 16;
-pub const EEXIST: ::c_int = 17;
-pub const EXDEV: ::c_int = 18;
-pub const ENODEV: ::c_int = 19;
-pub const ENOTDIR: ::c_int = 20;
-pub const EISDIR: ::c_int = 21;
-pub const EINVAL: ::c_int = 22;
-pub const ENFILE: ::c_int = 23;
-pub const EMFILE: ::c_int = 24;
-pub const ENOTTY: ::c_int = 25;
-pub const ETXTBSY: ::c_int = 26;
-pub const EFBIG: ::c_int = 27;
-pub const ENOSPC: ::c_int = 28;
-pub const ESPIPE: ::c_int = 29;
-pub const EROFS: ::c_int = 30;
-pub const EMLINK: ::c_int = 31;
-pub const EPIPE: ::c_int = 32;
-pub const EDOM: ::c_int = 33;
-pub const ERANGE: ::c_int = 34;
-pub const EWOULDBLOCK: ::c_int = EAGAIN;
-
-// linux/can.h
-pub const CAN_EFF_FLAG: canid_t = 0x80000000;
-pub const CAN_RTR_FLAG: canid_t = 0x40000000;
-pub const CAN_ERR_FLAG: canid_t = 0x20000000;
-pub const CAN_SFF_MASK: canid_t = 0x000007FF;
-pub const CAN_EFF_MASK: canid_t = 0x1FFFFFFF;
-pub const CAN_ERR_MASK: canid_t = 0x1FFFFFFF;
-
-pub const CAN_SFF_ID_BITS: ::c_int = 11;
-pub const CAN_EFF_ID_BITS: ::c_int = 29;
-
-pub const CAN_MAX_DLC: ::c_int = 8;
-pub const CAN_MAX_DLEN: usize = 8;
-pub const CANFD_MAX_DLC: ::c_int = 15;
-pub const CANFD_MAX_DLEN: usize = 64;
-
-pub const CANFD_BRS: ::c_int = 0x01;
-pub const CANFD_ESI: ::c_int = 0x02;
-
-cfg_if! {
-    if #[cfg(libc_align)] {
-        pub const CAN_MTU: usize = ::mem::size_of::<can_frame>();
-        pub const CANFD_MTU: usize = ::mem::size_of::<canfd_frame>();
-    }
-}
-
-pub const CAN_RAW: ::c_int = 1;
-pub const CAN_BCM: ::c_int = 2;
-pub const CAN_TP16: ::c_int = 3;
-pub const CAN_TP20: ::c_int = 4;
-pub const CAN_MCNET: ::c_int = 5;
-pub const CAN_ISOTP: ::c_int = 6;
-pub const CAN_J1939: ::c_int = 7;
-pub const CAN_NPROTO: ::c_int = 8;
-
-pub const SOL_CAN_BASE: ::c_int = 100;
-
-pub const CAN_INV_FILTER: canid_t = 0x20000000;
-pub const CAN_RAW_FILTER_MAX: ::c_int = 512;
-
-// linux/can/raw.h
-pub const SOL_CAN_RAW: ::c_int = SOL_CAN_BASE + CAN_RAW;
-pub const CAN_RAW_FILTER: ::c_int = 1;
-pub const CAN_RAW_ERR_FILTER: ::c_int = 2;
-pub const CAN_RAW_LOOPBACK: ::c_int = 3;
-pub const CAN_RAW_RECV_OWN_MSGS: ::c_int = 4;
-pub const CAN_RAW_FD_FRAMES: ::c_int = 5;
-pub const CAN_RAW_JOIN_FILTERS: ::c_int = 6;
-
-// linux/can/j1939.h
-pub const SOL_CAN_J1939: ::c_int = SOL_CAN_BASE + CAN_J1939;
-
-pub const J1939_MAX_UNICAST_ADDR: ::c_uchar = 0xfd;
-pub const J1939_IDLE_ADDR: ::c_uchar = 0xfe;
-pub const J1939_NO_ADDR: ::c_uchar = 0xff;
-pub const J1939_NO_NAME: ::c_ulong = 0;
-pub const J1939_PGN_REQUEST: ::c_uint = 0x0ea00;
-pub const J1939_PGN_ADDRESS_CLAIMED: ::c_uint = 0x0ee00;
-pub const J1939_PGN_ADDRESS_COMMANDED: ::c_uint = 0x0fed8;
-pub const J1939_PGN_PDU1_MAX: ::c_uint = 0x3ff00;
-pub const J1939_PGN_MAX: ::c_uint = 0x3ffff;
-pub const J1939_NO_PGN: ::c_uint = 0x40000;
-
-pub const SO_J1939_FILTER: ::c_int = 1;
-pub const SO_J1939_PROMISC: ::c_int = 2;
-pub const SO_J1939_SEND_PRIO: ::c_int = 3;
-pub const SO_J1939_ERRQUEUE: ::c_int = 4;
-
-pub const SCM_J1939_DEST_ADDR: ::c_int = 1;
-pub const SCM_J1939_DEST_NAME: ::c_int = 2;
-pub const SCM_J1939_PRIO: ::c_int = 3;
-pub const SCM_J1939_ERRQUEUE: ::c_int = 4;
-
-pub const J1939_NLA_PAD: ::c_int = 0;
-pub const J1939_NLA_BYTES_ACKED: ::c_int = 1;
-pub const J1939_NLA_TOTAL_SIZE: ::c_int = 2;
-pub const J1939_NLA_PGN: ::c_int = 3;
-pub const J1939_NLA_SRC_NAME: ::c_int = 4;
-pub const J1939_NLA_DEST_NAME: ::c_int = 5;
-pub const J1939_NLA_SRC_ADDR: ::c_int = 6;
-pub const J1939_NLA_DEST_ADDR: ::c_int = 7;
-
-pub const J1939_EE_INFO_NONE: ::c_int = 0;
-pub const J1939_EE_INFO_TX_ABORT: ::c_int = 1;
-pub const J1939_EE_INFO_RX_RTS: ::c_int = 2;
-pub const J1939_EE_INFO_RX_DPO: ::c_int = 3;
-pub const J1939_EE_INFO_RX_ABORT: ::c_int = 4;
-
-pub const J1939_FILTER_MAX: ::c_int = 512;
-
-f! {
-    pub fn NLA_ALIGN(len: ::c_int) -> ::c_int {
-        return ((len) + NLA_ALIGNTO - 1) & !(NLA_ALIGNTO - 1)
-    }
-
-    pub fn CMSG_NXTHDR(mhdr: *const msghdr,
-                       cmsg: *const cmsghdr) -> *mut cmsghdr {
-        if ((*cmsg).cmsg_len as usize) < ::mem::size_of::<cmsghdr>() {
-            return 0 as *mut cmsghdr;
-        };
-        let next = (cmsg as usize +
-                    super::CMSG_ALIGN((*cmsg).cmsg_len as usize))
-            as *mut cmsghdr;
-        let max = (*mhdr).msg_control as usize
-            + (*mhdr).msg_controllen as usize;
-        if (next.offset(1)) as usize > max ||
-            next as usize + super::CMSG_ALIGN((*next).cmsg_len as usize) > max
-        {
-            0 as *mut cmsghdr
-        } else {
-            next as *mut cmsghdr
-        }
-    }
-
-    pub fn CPU_ALLOC_SIZE(count: ::c_int) -> ::size_t {
-        let _dummy: cpu_set_t = ::mem::zeroed();
-        let size_in_bits = 8 * ::mem::size_of_val(&_dummy.bits[0]);
-        ((count as ::size_t + size_in_bits - 1) / 8) as ::size_t
-    }
-
-    pub fn CPU_ZERO(cpuset: &mut cpu_set_t) -> () {
-        for slot in cpuset.bits.iter_mut() {
-            *slot = 0;
-        }
-    }
-
-    pub fn CPU_SET(cpu: usize, cpuset: &mut cpu_set_t) -> () {
-        let size_in_bits
-            = 8 * ::mem::size_of_val(&cpuset.bits[0]); // 32, 64 etc
-        let (idx, offset) = (cpu / size_in_bits, cpu % size_in_bits);
-        cpuset.bits[idx] |= 1 << offset;
-        ()
-    }
-
-    pub fn CPU_CLR(cpu: usize, cpuset: &mut cpu_set_t) -> () {
-        let size_in_bits
-            = 8 * ::mem::size_of_val(&cpuset.bits[0]); // 32, 64 etc
-        let (idx, offset) = (cpu / size_in_bits, cpu % size_in_bits);
-        cpuset.bits[idx] &= !(1 << offset);
-        ()
-    }
-
-    pub fn CPU_ISSET(cpu: usize, cpuset: &cpu_set_t) -> bool {
-        let size_in_bits = 8 * ::mem::size_of_val(&cpuset.bits[0]);
-        let (idx, offset) = (cpu / size_in_bits, cpu % size_in_bits);
-        0 != (cpuset.bits[idx] & (1 << offset))
-    }
-
-    pub fn CPU_COUNT_S(size: usize, cpuset: &cpu_set_t) -> ::c_int {
-        let mut s: u32 = 0;
-        let size_of_mask = ::mem::size_of_val(&cpuset.bits[0]);
-        for i in cpuset.bits[..(size / size_of_mask)].iter() {
-            s += i.count_ones();
-        };
-        s as ::c_int
-    }
-
-    pub fn CPU_COUNT(cpuset: &cpu_set_t) -> ::c_int {
-        CPU_COUNT_S(::mem::size_of::<cpu_set_t>(), cpuset)
-    }
-
-    pub fn CPU_EQUAL(set1: &cpu_set_t, set2: &cpu_set_t) -> bool {
-        set1.bits == set2.bits
-    }
-
-    pub fn major(dev: ::dev_t) -> ::c_uint {
-        let mut major = 0;
-        major |= (dev & 0x00000000000fff00) >> 8;
-        major |= (dev & 0xfffff00000000000) >> 32;
-        major as ::c_uint
-    }
-
-    pub fn minor(dev: ::dev_t) -> ::c_uint {
-        let mut minor = 0;
-        minor |= (dev & 0x00000000000000ff) >> 0;
-        minor |= (dev & 0x00000ffffff00000) >> 12;
-        minor as ::c_uint
-    }
-
-    pub fn makedev(major: ::c_uint, minor: ::c_uint) -> ::dev_t {
-        let major = major as ::dev_t;
-        let minor = minor as ::dev_t;
-        let mut dev = 0;
-        dev |= (major & 0x00000fff) << 8;
-        dev |= (major & 0xfffff000) << 32;
-        dev |= (minor & 0x000000ff) << 0;
-        dev |= (minor & 0xffffff00) << 12;
-        dev
-    }
-
-    pub fn IPTOS_TOS(tos: u8) -> u8 {
-        tos & IPTOS_TOS_MASK
-    }
-
-    pub fn IPTOS_PREC(tos: u8) -> u8 {
-        tos & IPTOS_PREC_MASK
-    }
-
-    pub fn RT_TOS(tos: u8) -> u8 {
-        tos & ::IPTOS_TOS_MASK
-    }
-
-    pub fn RT_ADDRCLASS(flags: u32) -> u32 {
-        flags >> 23
-    }
-
-    pub fn RT_LOCALADDR(flags: u32) -> bool {
-        (flags & RTF_ADDRCLASSMASK) == (RTF_LOCAL | RTF_INTERFACE)
-    }
-
-    pub fn SO_EE_OFFENDER(ee: *const ::sock_extended_err) -> *mut ::sockaddr {
-        ee.offset(1) as *mut ::sockaddr
-    }
-
-    pub fn BPF_RVAL(code: ::__u32) -> ::__u32 {
-        code & 0x18
-    }
-
-    pub fn BPF_MISCOP(code: ::__u32) -> ::__u32 {
-        code & 0xf8
-    }
-
-    pub fn BPF_STMT(code: ::__u16, k: ::__u32) -> sock_filter {
-        sock_filter{code: code, jt: 0, jf: 0, k: k}
-    }
-
-    pub fn BPF_JUMP(code: ::__u16, k: ::__u32, jt: ::__u8, jf: ::__u8) -> sock_filter {
-        sock_filter{code: code, jt: jt, jf: jf, k: k}
-    }
-}
-
-cfg_if! {
-    if #[cfg(not(target_env = "uclibc"))] {
-        extern "C" {
-            pub fn aio_read(aiocbp: *mut aiocb) -> ::c_int;
-            pub fn aio_write(aiocbp: *mut aiocb) -> ::c_int;
-            pub fn aio_fsync(op: ::c_int, aiocbp: *mut aiocb) -> ::c_int;
-            pub fn aio_error(aiocbp: *const aiocb) -> ::c_int;
-            pub fn aio_return(aiocbp: *mut aiocb) -> ::ssize_t;
-            pub fn aio_suspend(
-                aiocb_list: *const *const aiocb,
-                nitems: ::c_int,
-                timeout: *const ::timespec,
-            ) -> ::c_int;
-            pub fn aio_cancel(fd: ::c_int, aiocbp: *mut aiocb) -> ::c_int;
-            pub fn lio_listio(
-                mode: ::c_int,
-                aiocb_list: *const *mut aiocb,
-                nitems: ::c_int,
-                sevp: *mut ::sigevent,
-            ) -> ::c_int;
-            pub fn pwritev(
-                fd: ::c_int,
-                iov: *const ::iovec,
-                iovcnt: ::c_int,
-                offset: ::off_t,
-            ) -> ::ssize_t;
-            pub fn preadv(
-                fd: ::c_int,
-                iov: *const ::iovec,
-                iovcnt: ::c_int,
-                offset: ::off_t,
-            ) -> ::ssize_t;
-            pub fn getnameinfo(
-                sa: *const ::sockaddr,
-                salen: ::socklen_t,
-                host: *mut ::c_char,
-                hostlen: ::socklen_t,
-                serv: *mut ::c_char,
-                sevlen: ::socklen_t,
-                flags: ::c_int,
-            ) -> ::c_int;
-            pub fn getloadavg(
-                loadavg: *mut ::c_double,
-                nelem: ::c_int
-            ) -> ::c_int;
-            pub fn process_vm_readv(
-                pid: ::pid_t,
-                local_iov: *const ::iovec,
-                liovcnt: ::c_ulong,
-                remote_iov: *const ::iovec,
-                riovcnt: ::c_ulong,
-                flags: ::c_ulong,
-            ) -> isize;
-            pub fn process_vm_writev(
-                pid: ::pid_t,
-                local_iov: *const ::iovec,
-                liovcnt: ::c_ulong,
-                remote_iov: *const ::iovec,
-                riovcnt: ::c_ulong,
-                flags: ::c_ulong,
-            ) -> isize;
-            pub fn futimes(
-                fd: ::c_int,
-                times: *const ::timeval
-            ) -> ::c_int;
-        }
-    }
-}
-
-extern "C" {
-    #[cfg_attr(not(target_env = "musl"), link_name = "__xpg_strerror_r")]
-    pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -> ::c_int;
-
-    pub fn abs(i: ::c_int) -> ::c_int;
-    pub fn atof(s: *const ::c_char) -> ::c_double;
-    pub fn labs(i: ::c_long) -> ::c_long;
-    pub fn rand() -> ::c_int;
-    pub fn srand(seed: ::c_uint);
-
-    pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int;
-
-    pub fn setpwent();
-    pub fn endpwent();
-    pub fn getpwent() -> *mut passwd;
-    pub fn setgrent();
-    pub fn endgrent();
-    pub fn getgrent() -> *mut ::group;
-    pub fn setspent();
-    pub fn endspent();
-    pub fn getspent() -> *mut spwd;
-
-    pub fn getspnam(name: *const ::c_char) -> *mut spwd;
-    // Only `getspnam_r` is implemented for musl, out of all of the reenterant
-    // functions from `shadow.h`.
-    // https://git.musl-libc.org/cgit/musl/tree/include/shadow.h
-    pub fn getspnam_r(
-        name: *const ::c_char,
-        spbuf: *mut spwd,
-        buf: *mut ::c_char,
-        buflen: ::size_t,
-        spbufp: *mut *mut spwd,
-    ) -> ::c_int;
-
-    pub fn shm_open(name: *const c_char, oflag: ::c_int, mode: mode_t) -> ::c_int;
-
-    // System V IPC
-    pub fn shmget(key: ::key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int;
-    pub fn shmat(shmid: ::c_int, shmaddr: *const ::c_void, shmflg: ::c_int) -> *mut ::c_void;
-    pub fn shmdt(shmaddr: *const ::c_void) -> ::c_int;
-    pub fn shmctl(shmid: ::c_int, cmd: ::c_int, buf: *mut ::shmid_ds) -> ::c_int;
-    pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t;
-    pub fn semget(key: ::key_t, nsems: ::c_int, semflag: ::c_int) -> ::c_int;
-    pub fn semop(semid: ::c_int, sops: *mut ::sembuf, nsops: ::size_t) -> ::c_int;
-    pub fn semctl(semid: ::c_int, semnum: ::c_int, cmd: ::c_int, ...) -> ::c_int;
-    pub fn msgctl(msqid: ::c_int, cmd: ::c_int, buf: *mut msqid_ds) -> ::c_int;
-    pub fn msgget(key: ::key_t, msgflg: ::c_int) -> ::c_int;
-    pub fn msgrcv(
-        msqid: ::c_int,
-        msgp: *mut ::c_void,
-        msgsz: ::size_t,
-        msgtyp: ::c_long,
-        msgflg: ::c_int,
-    ) -> ::ssize_t;
-    pub fn msgsnd(
-        msqid: ::c_int,
-        msgp: *const ::c_void,
-        msgsz: ::size_t,
-        msgflg: ::c_int,
-    ) -> ::c_int;
-
-    pub fn mprotect(addr: *mut ::c_void, len: ::size_t, prot: ::c_int) -> ::c_int;
-    pub fn __errno_location() -> *mut ::c_int;
-
-    pub fn fopen64(filename: *const c_char, mode: *const c_char) -> *mut ::FILE;
-    pub fn freopen64(
-        filename: *const c_char,
-        mode: *const c_char,
-        file: *mut ::FILE,
-    ) -> *mut ::FILE;
-    pub fn tmpfile64() -> *mut ::FILE;
-    pub fn fgetpos64(stream: *mut ::FILE, ptr: *mut fpos64_t) -> ::c_int;
-    pub fn fsetpos64(stream: *mut ::FILE, ptr: *const fpos64_t) -> ::c_int;
-    pub fn fseeko64(stream: *mut ::FILE, offset: ::off64_t, whence: ::c_int) -> ::c_int;
-    pub fn ftello64(stream: *mut ::FILE) -> ::off64_t;
-    pub fn fallocate(fd: ::c_int, mode: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int;
-    pub fn fallocate64(fd: ::c_int, mode: ::c_int, offset: ::off64_t, len: ::off64_t) -> ::c_int;
-    pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int;
-    pub fn posix_fallocate64(fd: ::c_int, offset: ::off64_t, len: ::off64_t) -> ::c_int;
-    pub fn readahead(fd: ::c_int, offset: ::off64_t, count: ::size_t) -> ::ssize_t;
-    pub fn getxattr(
-        path: *const c_char,
-        name: *const c_char,
-        value: *mut ::c_void,
-        size: ::size_t,
-    ) -> ::ssize_t;
-    pub fn lgetxattr(
-        path: *const c_char,
-        name: *const c_char,
-        value: *mut ::c_void,
-        size: ::size_t,
-    ) -> ::ssize_t;
-    pub fn fgetxattr(
-        filedes: ::c_int,
-        name: *const c_char,
-        value: *mut ::c_void,
-        size: ::size_t,
-    ) -> ::ssize_t;
-    pub fn setxattr(
-        path: *const c_char,
-        name: *const c_char,
-        value: *const ::c_void,
-        size: ::size_t,
-        flags: ::c_int,
-    ) -> ::c_int;
-    pub fn lsetxattr(
-        path: *const c_char,
-        name: *const c_char,
-        value: *const ::c_void,
-        size: ::size_t,
-        flags: ::c_int,
-    ) -> ::c_int;
-    pub fn fsetxattr(
-        filedes: ::c_int,
-        name: *const c_char,
-        value: *const ::c_void,
-        size: ::size_t,
-        flags: ::c_int,
-    ) -> ::c_int;
-    pub fn listxattr(path: *const c_char, list: *mut c_char, size: ::size_t) -> ::ssize_t;
-    pub fn llistxattr(path: *const c_char, list: *mut c_char, size: ::size_t) -> ::ssize_t;
-    pub fn flistxattr(filedes: ::c_int, list: *mut c_char, size: ::size_t) -> ::ssize_t;
-    pub fn removexattr(path: *const c_char, name: *const c_char) -> ::c_int;
-    pub fn lremovexattr(path: *const c_char, name: *const c_char) -> ::c_int;
-    pub fn fremovexattr(filedes: ::c_int, name: *const c_char) -> ::c_int;
-    pub fn signalfd(fd: ::c_int, mask: *const ::sigset_t, flags: ::c_int) -> ::c_int;
-    pub fn timerfd_create(clockid: ::clockid_t, flags: ::c_int) -> ::c_int;
-    pub fn timerfd_gettime(fd: ::c_int, curr_value: *mut itimerspec) -> ::c_int;
-    pub fn timerfd_settime(
-        fd: ::c_int,
-        flags: ::c_int,
-        new_value: *const itimerspec,
-        old_value: *mut itimerspec,
-    ) -> ::c_int;
-    pub fn quotactl(
-        cmd: ::c_int,
-        special: *const ::c_char,
-        id: ::c_int,
-        data: *mut ::c_char,
-    ) -> ::c_int;
-    pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t;
-    pub fn mq_close(mqd: ::mqd_t) -> ::c_int;
-    pub fn mq_unlink(name: *const ::c_char) -> ::c_int;
-    pub fn mq_receive(
-        mqd: ::mqd_t,
-        msg_ptr: *mut ::c_char,
-        msg_len: ::size_t,
-        msg_prio: *mut ::c_uint,
-    ) -> ::ssize_t;
-    pub fn mq_timedreceive(
-        mqd: ::mqd_t,
-        msg_ptr: *mut ::c_char,
-        msg_len: ::size_t,
-        msg_prio: *mut ::c_uint,
-        abs_timeout: *const ::timespec,
-    ) -> ::ssize_t;
-    pub fn mq_send(
-        mqd: ::mqd_t,
-        msg_ptr: *const ::c_char,
-        msg_len: ::size_t,
-        msg_prio: ::c_uint,
-    ) -> ::c_int;
-    pub fn mq_timedsend(
-        mqd: ::mqd_t,
-        msg_ptr: *const ::c_char,
-        msg_len: ::size_t,
-        msg_prio: ::c_uint,
-        abs_timeout: *const ::timespec,
-    ) -> ::c_int;
-    pub fn mq_getattr(mqd: ::mqd_t, attr: *mut ::mq_attr) -> ::c_int;
-    pub fn mq_setattr(mqd: ::mqd_t, newattr: *const ::mq_attr, oldattr: *mut ::mq_attr) -> ::c_int;
-    pub fn epoll_pwait(
-        epfd: ::c_int,
-        events: *mut ::epoll_event,
-        maxevents: ::c_int,
-        timeout: ::c_int,
-        sigmask: *const ::sigset_t,
-    ) -> ::c_int;
-    pub fn dup3(oldfd: ::c_int, newfd: ::c_int, flags: ::c_int) -> ::c_int;
-    pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int;
-    pub fn mkostemps(template: *mut ::c_char, suffixlen: ::c_int, flags: ::c_int) -> ::c_int;
-    pub fn sigtimedwait(
-        set: *const sigset_t,
-        info: *mut siginfo_t,
-        timeout: *const ::timespec,
-    ) -> ::c_int;
-    pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int;
-    pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char;
-    pub fn accept4(
-        fd: ::c_int,
-        addr: *mut ::sockaddr,
-        len: *mut ::socklen_t,
-        flg: ::c_int,
-    ) -> ::c_int;
-    pub fn pthread_getaffinity_np(
-        thread: ::pthread_t,
-        cpusetsize: ::size_t,
-        cpuset: *mut ::cpu_set_t,
-    ) -> ::c_int;
-    pub fn pthread_setaffinity_np(
-        thread: ::pthread_t,
-        cpusetsize: ::size_t,
-        cpuset: *const ::cpu_set_t,
-    ) -> ::c_int;
-    pub fn pthread_setschedprio(native: ::pthread_t, priority: ::c_int) -> ::c_int;
-    pub fn reboot(how_to: ::c_int) -> ::c_int;
-    pub fn setfsgid(gid: ::gid_t) -> ::c_int;
-    pub fn setfsuid(uid: ::uid_t) -> ::c_int;
-
-    // Not available now on Android
-    pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_t) -> ::c_int;
-    pub fn if_nameindex() -> *mut if_nameindex;
-    pub fn if_freenameindex(ptr: *mut if_nameindex);
-    pub fn sync_file_range(
-        fd: ::c_int,
-        offset: ::off64_t,
-        nbytes: ::off64_t,
-        flags: ::c_uint,
-    ) -> ::c_int;
-    pub fn mremap(
-        addr: *mut ::c_void,
-        len: ::size_t,
-        new_len: ::size_t,
-        flags: ::c_int,
-        ...
-    ) -> *mut ::c_void;
-
-    pub fn glob(
-        pattern: *const c_char,
-        flags: ::c_int,
-        errfunc: ::Option<extern "C" fn(epath: *const c_char, errno: ::c_int) -> ::c_int>,
-        pglob: *mut ::glob_t,
-    ) -> ::c_int;
-    pub fn globfree(pglob: *mut ::glob_t);
-
-    pub fn posix_madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> ::c_int;
-
-    pub fn shm_unlink(name: *const ::c_char) -> ::c_int;
-
-    pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long);
-
-    pub fn telldir(dirp: *mut ::DIR) -> ::c_long;
-    pub fn madvise(addr: *mut ::c_void, len: ::size_t, advice: ::c_int) -> ::c_int;
-
-    pub fn msync(addr: *mut ::c_void, len: ::size_t, flags: ::c_int) -> ::c_int;
-    pub fn remap_file_pages(
-        addr: *mut ::c_void,
-        size: ::size_t,
-        prot: ::c_int,
-        pgoff: ::size_t,
-        flags: ::c_int,
-    ) -> ::c_int;
-    pub fn recvfrom(
-        socket: ::c_int,
-        buf: *mut ::c_void,
-        len: ::size_t,
-        flags: ::c_int,
-        addr: *mut ::sockaddr,
-        addrlen: *mut ::socklen_t,
-    ) -> ::ssize_t;
-    pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int;
-
-    pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char;
-
-    pub fn getdomainname(name: *mut ::c_char, len: ::size_t) -> ::c_int;
-    pub fn setdomainname(name: *const ::c_char, len: ::size_t) -> ::c_int;
-    pub fn vhangup() -> ::c_int;
-    pub fn sync();
-    pub fn syncfs(fd: ::c_int) -> ::c_int;
-    pub fn syscall(num: ::c_long, ...) -> ::c_long;
-    pub fn sched_getaffinity(pid: ::pid_t, cpusetsize: ::size_t, cpuset: *mut cpu_set_t)
-        -> ::c_int;
-    pub fn sched_setaffinity(
-        pid: ::pid_t,
-        cpusetsize: ::size_t,
-        cpuset: *const cpu_set_t,
-    ) -> ::c_int;
-    pub fn epoll_create(size: ::c_int) -> ::c_int;
-    pub fn epoll_create1(flags: ::c_int) -> ::c_int;
-    pub fn epoll_wait(
-        epfd: ::c_int,
-        events: *mut ::epoll_event,
-        maxevents: ::c_int,
-        timeout: ::c_int,
-    ) -> ::c_int;
-    pub fn epoll_ctl(epfd: ::c_int, op: ::c_int, fd: ::c_int, event: *mut ::epoll_event)
-        -> ::c_int;
-    pub fn pthread_getschedparam(
-        native: ::pthread_t,
-        policy: *mut ::c_int,
-        param: *mut ::sched_param,
-    ) -> ::c_int;
-    pub fn unshare(flags: ::c_int) -> ::c_int;
-    pub fn umount(target: *const ::c_char) -> ::c_int;
-    pub fn sched_get_priority_max(policy: ::c_int) -> ::c_int;
-    pub fn tee(fd_in: ::c_int, fd_out: ::c_int, len: ::size_t, flags: ::c_uint) -> ::ssize_t;
-    pub fn settimeofday(tv: *const ::timeval, tz: *const ::timezone) -> ::c_int;
-    pub fn splice(
-        fd_in: ::c_int,
-        off_in: *mut ::loff_t,
-        fd_out: ::c_int,
-        off_out: *mut ::loff_t,
-        len: ::size_t,
-        flags: ::c_uint,
-    ) -> ::ssize_t;
-    pub fn eventfd(init: ::c_uint, flags: ::c_int) -> ::c_int;
-    pub fn sched_rr_get_interval(pid: ::pid_t, tp: *mut ::timespec) -> ::c_int;
-    pub fn sem_timedwait(sem: *mut sem_t, abstime: *const ::timespec) -> ::c_int;
-    pub fn sem_getvalue(sem: *mut sem_t, sval: *mut ::c_int) -> ::c_int;
-    pub fn sched_setparam(pid: ::pid_t, param: *const ::sched_param) -> ::c_int;
-    pub fn setns(fd: ::c_int, nstype: ::c_int) -> ::c_int;
-    pub fn swapoff(path: *const ::c_char) -> ::c_int;
-    pub fn vmsplice(
-        fd: ::c_int,
-        iov: *const ::iovec,
-        nr_segs: ::size_t,
-        flags: ::c_uint,
-    ) -> ::ssize_t;
-    pub fn mount(
-        src: *const ::c_char,
-        target: *const ::c_char,
-        fstype: *const ::c_char,
-        flags: ::c_ulong,
-        data: *const ::c_void,
-    ) -> ::c_int;
-    pub fn personality(persona: ::c_ulong) -> ::c_int;
-    pub fn prctl(option: ::c_int, ...) -> ::c_int;
-    pub fn sched_getparam(pid: ::pid_t, param: *mut ::sched_param) -> ::c_int;
-    pub fn ppoll(
-        fds: *mut ::pollfd,
-        nfds: nfds_t,
-        timeout: *const ::timespec,
-        sigmask: *const sigset_t,
-    ) -> ::c_int;
-    pub fn pthread_mutexattr_getprotocol(
-        attr: *const pthread_mutexattr_t,
-        protocol: *mut ::c_int,
-    ) -> ::c_int;
-    pub fn pthread_mutexattr_setprotocol(
-        attr: *mut pthread_mutexattr_t,
-        protocol: ::c_int,
-    ) -> ::c_int;
-    pub fn pthread_mutex_consistent(mutex: *mut pthread_mutex_t) -> ::c_int;
-    pub fn pthread_mutex_timedlock(
-        lock: *mut pthread_mutex_t,
-        abstime: *const ::timespec,
-    ) -> ::c_int;
-    pub fn pthread_spin_init(lock: *mut ::pthread_spinlock_t, pshared: ::c_int) -> ::c_int;
-    pub fn pthread_spin_destroy(lock: *mut ::pthread_spinlock_t) -> ::c_int;
-    pub fn pthread_spin_lock(lock: *mut ::pthread_spinlock_t) -> ::c_int;
-    pub fn pthread_spin_trylock(lock: *mut ::pthread_spinlock_t) -> ::c_int;
-    pub fn pthread_spin_unlock(lock: *mut ::pthread_spinlock_t) -> ::c_int;
-    pub fn clone(
-        cb: extern "C" fn(*mut ::c_void) -> ::c_int,
-        child_stack: *mut ::c_void,
-        flags: ::c_int,
-        arg: *mut ::c_void,
-        ...
-    ) -> ::c_int;
-    pub fn sched_getscheduler(pid: ::pid_t) -> ::c_int;
-    pub fn clock_nanosleep(
-        clk_id: ::clockid_t,
-        flags: ::c_int,
-        rqtp: *const ::timespec,
-        rmtp: *mut ::timespec,
-    ) -> ::c_int;
-    pub fn pthread_attr_getguardsize(
-        attr: *const ::pthread_attr_t,
-        guardsize: *mut ::size_t,
-    ) -> ::c_int;
-    pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int;
-    pub fn sched_get_priority_min(policy: ::c_int) -> ::c_int;
-    pub fn pthread_condattr_getpshared(
-        attr: *const pthread_condattr_t,
-        pshared: *mut ::c_int,
-    ) -> ::c_int;
-    pub fn sysinfo(info: *mut ::sysinfo) -> ::c_int;
-    pub fn umount2(target: *const ::c_char, flags: ::c_int) -> ::c_int;
-    pub fn pthread_setschedparam(
-        native: ::pthread_t,
-        policy: ::c_int,
-        param: *const ::sched_param,
-    ) -> ::c_int;
-    pub fn swapon(path: *const ::c_char, swapflags: ::c_int) -> ::c_int;
-    pub fn sched_setscheduler(
-        pid: ::pid_t,
-        policy: ::c_int,
-        param: *const ::sched_param,
-    ) -> ::c_int;
-    pub fn sendfile(
-        out_fd: ::c_int,
-        in_fd: ::c_int,
-        offset: *mut off_t,
-        count: ::size_t,
-    ) -> ::ssize_t;
-    pub fn sendfile64(
-        out_fd: ::c_int,
-        in_fd: ::c_int,
-        offset: *mut off64_t,
-        count: ::size_t,
-    ) -> ::ssize_t;
-    pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int;
-    pub fn getgrgid_r(
-        gid: ::gid_t,
-        grp: *mut ::group,
-        buf: *mut ::c_char,
-        buflen: ::size_t,
-        result: *mut *mut ::group,
-    ) -> ::c_int;
-    pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int;
-    pub fn sem_close(sem: *mut sem_t) -> ::c_int;
-    pub fn getdtablesize() -> ::c_int;
-    pub fn getgrnam_r(
-        name: *const ::c_char,
-        grp: *mut ::group,
-        buf: *mut ::c_char,
-        buflen: ::size_t,
-        result: *mut *mut ::group,
-    ) -> ::c_int;
-    pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int;
-    pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigset_t) -> ::c_int;
-    pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t;
-    pub fn getgrnam(name: *const ::c_char) -> *mut ::group;
-    pub fn pthread_cancel(thread: ::pthread_t) -> ::c_int;
-    pub fn pthread_kill(thread: ::pthread_t, sig: ::c_int) -> ::c_int;
-    pub fn sem_unlink(name: *const ::c_char) -> ::c_int;
-    pub fn daemon(nochdir: ::c_int, noclose: ::c_int) -> ::c_int;
-    pub fn getpwnam_r(
-        name: *const ::c_char,
-        pwd: *mut passwd,
-        buf: *mut ::c_char,
-        buflen: ::size_t,
-        result: *mut *mut passwd,
-    ) -> ::c_int;
-    pub fn getpwuid_r(
-        uid: ::uid_t,
-        pwd: *mut passwd,
-        buf: *mut ::c_char,
-        buflen: ::size_t,
-        result: *mut *mut passwd,
-    ) -> ::c_int;
-    pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int;
-    pub fn pthread_atfork(
-        prepare: ::Option<unsafe extern "C" fn()>,
-        parent: ::Option<unsafe extern "C" fn()>,
-        child: ::Option<unsafe extern "C" fn()>,
-    ) -> ::c_int;
-    pub fn getgrgid(gid: ::gid_t) -> *mut ::group;
-    pub fn getgrouplist(
-        user: *const ::c_char,
-        group: ::gid_t,
-        groups: *mut ::gid_t,
-        ngroups: *mut ::c_int,
-    ) -> ::c_int;
-    pub fn pthread_mutexattr_getpshared(
-        attr: *const pthread_mutexattr_t,
-        pshared: *mut ::c_int,
-    ) -> ::c_int;
-    pub fn pthread_mutexattr_getrobust(
-        attr: *const pthread_mutexattr_t,
-        robustness: *mut ::c_int,
-    ) -> ::c_int;
-    pub fn pthread_mutexattr_setrobust(
-        attr: *mut pthread_mutexattr_t,
-        robustness: ::c_int,
-    ) -> ::c_int;
-    pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE;
-    pub fn faccessat(
-        dirfd: ::c_int,
-        pathname: *const ::c_char,
-        mode: ::c_int,
-        flags: ::c_int,
-    ) -> ::c_int;
-    pub fn pthread_create(
-        native: *mut ::pthread_t,
-        attr: *const ::pthread_attr_t,
-        f: extern "C" fn(*mut ::c_void) -> *mut ::c_void,
-        value: *mut ::c_void,
-    ) -> ::c_int;
-    pub fn dl_iterate_phdr(
-        callback: ::Option<
-            unsafe extern "C" fn(
-                info: *mut ::dl_phdr_info,
-                size: ::size_t,
-                data: *mut ::c_void,
-            ) -> ::c_int,
-        >,
-        data: *mut ::c_void,
-    ) -> ::c_int;
-
-    pub fn setmntent(filename: *const ::c_char, ty: *const ::c_char) -> *mut ::FILE;
-    pub fn getmntent(stream: *mut ::FILE) -> *mut ::mntent;
-    pub fn addmntent(stream: *mut ::FILE, mnt: *const ::mntent) -> ::c_int;
-    pub fn endmntent(streamp: *mut ::FILE) -> ::c_int;
-    pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c_char;
-
-    pub fn posix_spawn(
-        pid: *mut ::pid_t,
-        path: *const ::c_char,
-        file_actions: *const ::posix_spawn_file_actions_t,
-        attrp: *const ::posix_spawnattr_t,
-        argv: *const *mut ::c_char,
-        envp: *const *mut ::c_char,
-    ) -> ::c_int;
-    pub fn posix_spawnp(
-        pid: *mut ::pid_t,
-        file: *const ::c_char,
-        file_actions: *const ::posix_spawn_file_actions_t,
-        attrp: *const ::posix_spawnattr_t,
-        argv: *const *mut ::c_char,
-        envp: *const *mut ::c_char,
-    ) -> ::c_int;
-    pub fn posix_spawnattr_init(attr: *mut posix_spawnattr_t) -> ::c_int;
-    pub fn posix_spawnattr_destroy(attr: *mut posix_spawnattr_t) -> ::c_int;
-    pub fn posix_spawnattr_getsigdefault(
-        attr: *const posix_spawnattr_t,
-        default: *mut ::sigset_t,
-    ) -> ::c_int;
-    pub fn posix_spawnattr_setsigdefault(
-        attr: *mut posix_spawnattr_t,
-        default: *const ::sigset_t,
-    ) -> ::c_int;
-    pub fn posix_spawnattr_getsigmask(
-        attr: *const posix_spawnattr_t,
-        default: *mut ::sigset_t,
-    ) -> ::c_int;
-    pub fn posix_spawnattr_setsigmask(
-        attr: *mut posix_spawnattr_t,
-        default: *const ::sigset_t,
-    ) -> ::c_int;
-    pub fn posix_spawnattr_getflags(
-        attr: *const posix_spawnattr_t,
-        flags: *mut ::c_short,
-    ) -> ::c_int;
-    pub fn posix_spawnattr_setflags(attr: *mut posix_spawnattr_t, flags: ::c_short) -> ::c_int;
-    pub fn posix_spawnattr_getpgroup(
-        attr: *const posix_spawnattr_t,
-        flags: *mut ::pid_t,
-    ) -> ::c_int;
-    pub fn posix_spawnattr_setpgroup(attr: *mut posix_spawnattr_t, flags: ::pid_t) -> ::c_int;
-    pub fn posix_spawnattr_getschedpolicy(
-        attr: *const posix_spawnattr_t,
-        flags: *mut ::c_int,
-    ) -> ::c_int;
-    pub fn posix_spawnattr_setschedpolicy(attr: *mut posix_spawnattr_t, flags: ::c_int) -> ::c_int;
-    pub fn posix_spawnattr_getschedparam(
-        attr: *const posix_spawnattr_t,
-        param: *mut ::sched_param,
-    ) -> ::c_int;
-    pub fn posix_spawnattr_setschedparam(
-        attr: *mut posix_spawnattr_t,
-        param: *const ::sched_param,
-    ) -> ::c_int;
-
-    pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> ::c_int;
-    pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> ::c_int;
-    pub fn posix_spawn_file_actions_addopen(
-        actions: *mut posix_spawn_file_actions_t,
-        fd: ::c_int,
-        path: *const ::c_char,
-        oflag: ::c_int,
-        mode: ::mode_t,
-    ) -> ::c_int;
-    pub fn posix_spawn_file_actions_addclose(
-        actions: *mut posix_spawn_file_actions_t,
-        fd: ::c_int,
-    ) -> ::c_int;
-    pub fn posix_spawn_file_actions_adddup2(
-        actions: *mut posix_spawn_file_actions_t,
-        fd: ::c_int,
-        newfd: ::c_int,
-    ) -> ::c_int;
-    pub fn fread_unlocked(
-        ptr: *mut ::c_void,
-        size: ::size_t,
-        nobj: ::size_t,
-        stream: *mut ::FILE,
-    ) -> ::size_t;
-    pub fn inotify_rm_watch(fd: ::c_int, wd: ::c_int) -> ::c_int;
-    pub fn inotify_init() -> ::c_int;
-    pub fn inotify_init1(flags: ::c_int) -> ::c_int;
-    pub fn inotify_add_watch(fd: ::c_int, path: *const ::c_char, mask: u32) -> ::c_int;
-    pub fn fanotify_init(flags: ::c_uint, event_f_flags: ::c_uint) -> ::c_int;
-
-    pub fn regcomp(preg: *mut ::regex_t, pattern: *const ::c_char, cflags: ::c_int) -> ::c_int;
-
-    pub fn regexec(
-        preg: *const ::regex_t,
-        input: *const ::c_char,
-        nmatch: ::size_t,
-        pmatch: *mut regmatch_t,
-        eflags: ::c_int,
-    ) -> ::c_int;
-
-    pub fn regerror(
-        errcode: ::c_int,
-        preg: *const ::regex_t,
-        errbuf: *mut ::c_char,
-        errbuf_size: ::size_t,
-    ) -> ::size_t;
-
-    pub fn regfree(preg: *mut ::regex_t);
-
-    pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t;
-    pub fn iconv(
-        cd: iconv_t,
-        inbuf: *mut *mut ::c_char,
-        inbytesleft: *mut ::size_t,
-        outbuf: *mut *mut ::c_char,
-        outbytesleft: *mut ::size_t,
-    ) -> ::size_t;
-    pub fn iconv_close(cd: iconv_t) -> ::c_int;
-
-    pub fn gettid() -> ::pid_t;
-
-    pub fn timer_create(
-        clockid: ::clockid_t,
-        sevp: *mut ::sigevent,
-        timerid: *mut ::timer_t,
-    ) -> ::c_int;
-    pub fn timer_delete(timerid: ::timer_t) -> ::c_int;
-    pub fn timer_getoverrun(timerid: ::timer_t) -> ::c_int;
-    pub fn timer_gettime(timerid: ::timer_t, curr_value: *mut ::itimerspec) -> ::c_int;
-    pub fn timer_settime(
-        timerid: ::timer_t,
-        flags: ::c_int,
-        new_value: *const ::itimerspec,
-        old_value: *mut ::itimerspec,
-    ) -> ::c_int;
-
-    pub fn gethostid() -> ::c_long;
-
-    pub fn pthread_getcpuclockid(thread: ::pthread_t, clk_id: *mut ::clockid_t) -> ::c_int;
-    pub fn memmem(
-        haystack: *const ::c_void,
-        haystacklen: ::size_t,
-        needle: *const ::c_void,
-        needlelen: ::size_t,
-    ) -> *mut ::c_void;
-    pub fn sched_getcpu() -> ::c_int;
-
-    pub fn pthread_getname_np(thread: ::pthread_t, name: *mut ::c_char, len: ::size_t) -> ::c_int;
-    pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) -> ::c_int;
-}
-
-cfg_if! {
-    if #[cfg(target_env = "uclibc")] {
-        mod uclibc;
-        pub use self::uclibc::*;
-    } else if #[cfg(target_env = "musl")] {
-        mod musl;
-        pub use self::musl::*;
-    } else if #[cfg(target_env = "gnu")] {
-        mod gnu;
-        pub use self::gnu::*;
-    }
-}
-
-mod arch;
-pub use self::arch::*;
-
-cfg_if! {
-    if #[cfg(libc_align)] {
-        #[macro_use]
-        mod align;
-    } else {
-        #[macro_use]
-        mod no_align;
-    }
-}
-expand_align!();
-
-cfg_if! {
-    if #[cfg(libc_non_exhaustive)] {
-        mod non_exhaustive;
-        pub use self::non_exhaustive::*;
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/non_exhaustive.rs.html b/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/non_exhaustive.rs.html deleted file mode 100644 index 44306422..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/linux/non_exhaustive.rs.html +++ /dev/null @@ -1,26 +0,0 @@ -non_exhaustive.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-
s! {
-    // linux/openat2.h
-    #[non_exhaustive]
-    pub struct open_how {
-        pub flags: ::__u64,
-        pub mode: ::__u64,
-        pub resolve: ::__u64,
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/mod.rs.html b/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/mod.rs.html deleted file mode 100644 index 847c5698..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/unix/linux_like/mod.rs.html +++ /dev/null @@ -1,3662 +0,0 @@ -mod.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-443
-444
-445
-446
-447
-448
-449
-450
-451
-452
-453
-454
-455
-456
-457
-458
-459
-460
-461
-462
-463
-464
-465
-466
-467
-468
-469
-470
-471
-472
-473
-474
-475
-476
-477
-478
-479
-480
-481
-482
-483
-484
-485
-486
-487
-488
-489
-490
-491
-492
-493
-494
-495
-496
-497
-498
-499
-500
-501
-502
-503
-504
-505
-506
-507
-508
-509
-510
-511
-512
-513
-514
-515
-516
-517
-518
-519
-520
-521
-522
-523
-524
-525
-526
-527
-528
-529
-530
-531
-532
-533
-534
-535
-536
-537
-538
-539
-540
-541
-542
-543
-544
-545
-546
-547
-548
-549
-550
-551
-552
-553
-554
-555
-556
-557
-558
-559
-560
-561
-562
-563
-564
-565
-566
-567
-568
-569
-570
-571
-572
-573
-574
-575
-576
-577
-578
-579
-580
-581
-582
-583
-584
-585
-586
-587
-588
-589
-590
-591
-592
-593
-594
-595
-596
-597
-598
-599
-600
-601
-602
-603
-604
-605
-606
-607
-608
-609
-610
-611
-612
-613
-614
-615
-616
-617
-618
-619
-620
-621
-622
-623
-624
-625
-626
-627
-628
-629
-630
-631
-632
-633
-634
-635
-636
-637
-638
-639
-640
-641
-642
-643
-644
-645
-646
-647
-648
-649
-650
-651
-652
-653
-654
-655
-656
-657
-658
-659
-660
-661
-662
-663
-664
-665
-666
-667
-668
-669
-670
-671
-672
-673
-674
-675
-676
-677
-678
-679
-680
-681
-682
-683
-684
-685
-686
-687
-688
-689
-690
-691
-692
-693
-694
-695
-696
-697
-698
-699
-700
-701
-702
-703
-704
-705
-706
-707
-708
-709
-710
-711
-712
-713
-714
-715
-716
-717
-718
-719
-720
-721
-722
-723
-724
-725
-726
-727
-728
-729
-730
-731
-732
-733
-734
-735
-736
-737
-738
-739
-740
-741
-742
-743
-744
-745
-746
-747
-748
-749
-750
-751
-752
-753
-754
-755
-756
-757
-758
-759
-760
-761
-762
-763
-764
-765
-766
-767
-768
-769
-770
-771
-772
-773
-774
-775
-776
-777
-778
-779
-780
-781
-782
-783
-784
-785
-786
-787
-788
-789
-790
-791
-792
-793
-794
-795
-796
-797
-798
-799
-800
-801
-802
-803
-804
-805
-806
-807
-808
-809
-810
-811
-812
-813
-814
-815
-816
-817
-818
-819
-820
-821
-822
-823
-824
-825
-826
-827
-828
-829
-830
-831
-832
-833
-834
-835
-836
-837
-838
-839
-840
-841
-842
-843
-844
-845
-846
-847
-848
-849
-850
-851
-852
-853
-854
-855
-856
-857
-858
-859
-860
-861
-862
-863
-864
-865
-866
-867
-868
-869
-870
-871
-872
-873
-874
-875
-876
-877
-878
-879
-880
-881
-882
-883
-884
-885
-886
-887
-888
-889
-890
-891
-892
-893
-894
-895
-896
-897
-898
-899
-900
-901
-902
-903
-904
-905
-906
-907
-908
-909
-910
-911
-912
-913
-914
-915
-916
-917
-918
-919
-920
-921
-922
-923
-924
-925
-926
-927
-928
-929
-930
-931
-932
-933
-934
-935
-936
-937
-938
-939
-940
-941
-942
-943
-944
-945
-946
-947
-948
-949
-950
-951
-952
-953
-954
-955
-956
-957
-958
-959
-960
-961
-962
-963
-964
-965
-966
-967
-968
-969
-970
-971
-972
-973
-974
-975
-976
-977
-978
-979
-980
-981
-982
-983
-984
-985
-986
-987
-988
-989
-990
-991
-992
-993
-994
-995
-996
-997
-998
-999
-1000
-1001
-1002
-1003
-1004
-1005
-1006
-1007
-1008
-1009
-1010
-1011
-1012
-1013
-1014
-1015
-1016
-1017
-1018
-1019
-1020
-1021
-1022
-1023
-1024
-1025
-1026
-1027
-1028
-1029
-1030
-1031
-1032
-1033
-1034
-1035
-1036
-1037
-1038
-1039
-1040
-1041
-1042
-1043
-1044
-1045
-1046
-1047
-1048
-1049
-1050
-1051
-1052
-1053
-1054
-1055
-1056
-1057
-1058
-1059
-1060
-1061
-1062
-1063
-1064
-1065
-1066
-1067
-1068
-1069
-1070
-1071
-1072
-1073
-1074
-1075
-1076
-1077
-1078
-1079
-1080
-1081
-1082
-1083
-1084
-1085
-1086
-1087
-1088
-1089
-1090
-1091
-1092
-1093
-1094
-1095
-1096
-1097
-1098
-1099
-1100
-1101
-1102
-1103
-1104
-1105
-1106
-1107
-1108
-1109
-1110
-1111
-1112
-1113
-1114
-1115
-1116
-1117
-1118
-1119
-1120
-1121
-1122
-1123
-1124
-1125
-1126
-1127
-1128
-1129
-1130
-1131
-1132
-1133
-1134
-1135
-1136
-1137
-1138
-1139
-1140
-1141
-1142
-1143
-1144
-1145
-1146
-1147
-1148
-1149
-1150
-1151
-1152
-1153
-1154
-1155
-1156
-1157
-1158
-1159
-1160
-1161
-1162
-1163
-1164
-1165
-1166
-1167
-1168
-1169
-1170
-1171
-1172
-1173
-1174
-1175
-1176
-1177
-1178
-1179
-1180
-1181
-1182
-1183
-1184
-1185
-1186
-1187
-1188
-1189
-1190
-1191
-1192
-1193
-1194
-1195
-1196
-1197
-1198
-1199
-1200
-1201
-1202
-1203
-1204
-1205
-1206
-1207
-1208
-1209
-1210
-1211
-1212
-1213
-1214
-1215
-1216
-1217
-1218
-1219
-1220
-1221
-1222
-1223
-1224
-1225
-1226
-1227
-1228
-1229
-1230
-1231
-1232
-1233
-1234
-1235
-1236
-1237
-1238
-1239
-1240
-1241
-1242
-1243
-1244
-1245
-1246
-1247
-1248
-1249
-1250
-1251
-1252
-1253
-1254
-1255
-1256
-1257
-1258
-1259
-1260
-1261
-1262
-1263
-1264
-1265
-1266
-1267
-1268
-1269
-1270
-1271
-1272
-1273
-1274
-1275
-1276
-1277
-1278
-1279
-1280
-1281
-1282
-1283
-1284
-1285
-1286
-1287
-1288
-1289
-1290
-1291
-1292
-1293
-1294
-1295
-1296
-1297
-1298
-1299
-1300
-1301
-1302
-1303
-1304
-1305
-1306
-1307
-1308
-1309
-1310
-1311
-1312
-1313
-1314
-1315
-1316
-1317
-1318
-1319
-1320
-1321
-1322
-1323
-1324
-1325
-1326
-1327
-1328
-1329
-1330
-1331
-1332
-1333
-1334
-1335
-1336
-1337
-1338
-1339
-1340
-1341
-1342
-1343
-1344
-1345
-1346
-1347
-1348
-1349
-1350
-1351
-1352
-1353
-1354
-1355
-1356
-1357
-1358
-1359
-1360
-1361
-1362
-1363
-1364
-1365
-1366
-1367
-1368
-1369
-1370
-1371
-1372
-1373
-1374
-1375
-1376
-1377
-1378
-1379
-1380
-1381
-1382
-1383
-1384
-1385
-1386
-1387
-1388
-1389
-1390
-1391
-1392
-1393
-1394
-1395
-1396
-1397
-1398
-1399
-1400
-1401
-1402
-1403
-1404
-1405
-1406
-1407
-1408
-1409
-1410
-1411
-1412
-1413
-1414
-1415
-1416
-1417
-1418
-1419
-1420
-1421
-1422
-1423
-1424
-1425
-1426
-1427
-1428
-1429
-1430
-1431
-1432
-1433
-1434
-1435
-1436
-1437
-1438
-1439
-1440
-1441
-1442
-1443
-1444
-1445
-1446
-1447
-1448
-1449
-1450
-1451
-1452
-1453
-1454
-1455
-1456
-1457
-1458
-1459
-1460
-1461
-1462
-1463
-1464
-1465
-1466
-1467
-1468
-1469
-1470
-1471
-1472
-1473
-1474
-1475
-1476
-1477
-1478
-1479
-1480
-1481
-1482
-1483
-1484
-1485
-1486
-1487
-1488
-1489
-1490
-1491
-1492
-1493
-1494
-1495
-1496
-1497
-1498
-1499
-1500
-1501
-1502
-1503
-1504
-1505
-1506
-1507
-1508
-1509
-1510
-1511
-1512
-1513
-1514
-1515
-1516
-1517
-1518
-1519
-1520
-1521
-1522
-1523
-1524
-1525
-1526
-1527
-1528
-1529
-1530
-1531
-1532
-1533
-1534
-1535
-1536
-1537
-1538
-1539
-1540
-1541
-1542
-1543
-1544
-1545
-1546
-1547
-1548
-1549
-1550
-1551
-1552
-1553
-1554
-1555
-1556
-1557
-1558
-1559
-1560
-1561
-1562
-1563
-1564
-1565
-1566
-1567
-1568
-1569
-1570
-1571
-1572
-1573
-1574
-1575
-1576
-1577
-1578
-1579
-1580
-1581
-1582
-1583
-1584
-1585
-1586
-1587
-1588
-1589
-1590
-1591
-1592
-1593
-1594
-1595
-1596
-1597
-1598
-1599
-1600
-1601
-1602
-1603
-1604
-1605
-1606
-1607
-1608
-1609
-1610
-1611
-1612
-1613
-1614
-1615
-1616
-1617
-1618
-1619
-1620
-1621
-1622
-1623
-1624
-1625
-1626
-1627
-1628
-1629
-1630
-1631
-1632
-1633
-1634
-1635
-1636
-1637
-1638
-1639
-1640
-1641
-1642
-1643
-1644
-1645
-1646
-1647
-1648
-1649
-1650
-1651
-1652
-1653
-1654
-1655
-1656
-1657
-1658
-1659
-1660
-1661
-1662
-1663
-1664
-1665
-1666
-1667
-1668
-1669
-1670
-1671
-1672
-1673
-1674
-1675
-1676
-1677
-1678
-1679
-1680
-1681
-1682
-1683
-1684
-1685
-1686
-1687
-1688
-1689
-1690
-1691
-1692
-1693
-1694
-1695
-1696
-1697
-1698
-1699
-1700
-1701
-1702
-1703
-1704
-1705
-1706
-1707
-1708
-1709
-1710
-1711
-1712
-1713
-1714
-1715
-1716
-1717
-1718
-1719
-1720
-1721
-1722
-1723
-1724
-1725
-1726
-1727
-1728
-1729
-1730
-1731
-1732
-1733
-1734
-1735
-1736
-1737
-1738
-1739
-1740
-1741
-1742
-1743
-1744
-1745
-1746
-1747
-1748
-1749
-1750
-1751
-1752
-1753
-1754
-1755
-1756
-1757
-1758
-1759
-1760
-1761
-1762
-1763
-1764
-1765
-1766
-1767
-1768
-1769
-1770
-1771
-1772
-1773
-1774
-1775
-1776
-1777
-1778
-1779
-1780
-1781
-1782
-1783
-1784
-1785
-1786
-1787
-1788
-1789
-1790
-1791
-1792
-1793
-1794
-1795
-1796
-1797
-1798
-1799
-1800
-1801
-1802
-1803
-1804
-1805
-1806
-1807
-1808
-1809
-1810
-1811
-1812
-1813
-1814
-1815
-1816
-1817
-1818
-1819
-1820
-1821
-1822
-1823
-1824
-1825
-1826
-1827
-
pub type sa_family_t = u16;
-pub type speed_t = ::c_uint;
-pub type tcflag_t = ::c_uint;
-pub type clockid_t = ::c_int;
-pub type timer_t = *mut ::c_void;
-pub type key_t = ::c_int;
-pub type id_t = ::c_uint;
-
-#[cfg_attr(feature = "extra_traits", derive(Debug))]
-pub enum timezone {}
-impl ::Copy for timezone {}
-impl ::Clone for timezone {
-    fn clone(&self) -> timezone {
-        *self
-    }
-}
-
-s! {
-    pub struct in_addr {
-        pub s_addr: ::in_addr_t,
-    }
-
-    pub struct ip_mreq {
-        pub imr_multiaddr: in_addr,
-        pub imr_interface: in_addr,
-    }
-
-    pub struct ip_mreqn {
-        pub imr_multiaddr: in_addr,
-        pub imr_address: in_addr,
-        pub imr_ifindex: ::c_int,
-    }
-
-    pub struct ip_mreq_source {
-        pub imr_multiaddr: in_addr,
-        pub imr_interface: in_addr,
-        pub imr_sourceaddr: in_addr,
-    }
-
-    pub struct sockaddr {
-        pub sa_family: sa_family_t,
-        pub sa_data: [::c_char; 14],
-    }
-
-    pub struct sockaddr_in {
-        pub sin_family: sa_family_t,
-        pub sin_port: ::in_port_t,
-        pub sin_addr: ::in_addr,
-        pub sin_zero: [u8; 8],
-    }
-
-    pub struct sockaddr_in6 {
-        pub sin6_family: sa_family_t,
-        pub sin6_port: ::in_port_t,
-        pub sin6_flowinfo: u32,
-        pub sin6_addr: ::in6_addr,
-        pub sin6_scope_id: u32,
-    }
-
-    // The order of the `ai_addr` field in this struct is crucial
-    // for converting between the Rust and C types.
-    pub struct addrinfo {
-        pub ai_flags: ::c_int,
-        pub ai_family: ::c_int,
-        pub ai_socktype: ::c_int,
-        pub ai_protocol: ::c_int,
-        pub ai_addrlen: socklen_t,
-
-        #[cfg(any(target_os = "linux",
-                  target_os = "emscripten"))]
-        pub ai_addr: *mut ::sockaddr,
-
-        pub ai_canonname: *mut c_char,
-
-        #[cfg(target_os = "android")]
-        pub ai_addr: *mut ::sockaddr,
-
-        pub ai_next: *mut addrinfo,
-    }
-
-    pub struct sockaddr_ll {
-        pub sll_family: ::c_ushort,
-        pub sll_protocol: ::c_ushort,
-        pub sll_ifindex: ::c_int,
-        pub sll_hatype: ::c_ushort,
-        pub sll_pkttype: ::c_uchar,
-        pub sll_halen: ::c_uchar,
-        pub sll_addr: [::c_uchar; 8]
-    }
-
-    pub struct fd_set {
-        fds_bits: [::c_ulong; FD_SETSIZE / ULONG_SIZE],
-    }
-
-    pub struct tm {
-        pub tm_sec: ::c_int,
-        pub tm_min: ::c_int,
-        pub tm_hour: ::c_int,
-        pub tm_mday: ::c_int,
-        pub tm_mon: ::c_int,
-        pub tm_year: ::c_int,
-        pub tm_wday: ::c_int,
-        pub tm_yday: ::c_int,
-        pub tm_isdst: ::c_int,
-        pub tm_gmtoff: ::c_long,
-        pub tm_zone: *const ::c_char,
-    }
-
-    pub struct sched_param {
-        pub sched_priority: ::c_int,
-        #[cfg(any(target_env = "musl", target_os = "emscripten"))]
-        pub sched_ss_low_priority: ::c_int,
-        #[cfg(any(target_env = "musl", target_os = "emscripten"))]
-        pub sched_ss_repl_period: ::timespec,
-        #[cfg(any(target_env = "musl", target_os = "emscripten"))]
-        pub sched_ss_init_budget: ::timespec,
-        #[cfg(any(target_env = "musl", target_os = "emscripten"))]
-        pub sched_ss_max_repl: ::c_int,
-    }
-
-    pub struct Dl_info {
-        pub dli_fname: *const ::c_char,
-        pub dli_fbase: *mut ::c_void,
-        pub dli_sname: *const ::c_char,
-        pub dli_saddr: *mut ::c_void,
-    }
-
-    pub struct lconv {
-        pub decimal_point: *mut ::c_char,
-        pub thousands_sep: *mut ::c_char,
-        pub grouping: *mut ::c_char,
-        pub int_curr_symbol: *mut ::c_char,
-        pub currency_symbol: *mut ::c_char,
-        pub mon_decimal_point: *mut ::c_char,
-        pub mon_thousands_sep: *mut ::c_char,
-        pub mon_grouping: *mut ::c_char,
-        pub positive_sign: *mut ::c_char,
-        pub negative_sign: *mut ::c_char,
-        pub int_frac_digits: ::c_char,
-        pub frac_digits: ::c_char,
-        pub p_cs_precedes: ::c_char,
-        pub p_sep_by_space: ::c_char,
-        pub n_cs_precedes: ::c_char,
-        pub n_sep_by_space: ::c_char,
-        pub p_sign_posn: ::c_char,
-        pub n_sign_posn: ::c_char,
-        pub int_p_cs_precedes: ::c_char,
-        pub int_p_sep_by_space: ::c_char,
-        pub int_n_cs_precedes: ::c_char,
-        pub int_n_sep_by_space: ::c_char,
-        pub int_p_sign_posn: ::c_char,
-        pub int_n_sign_posn: ::c_char,
-    }
-
-    pub struct in_pktinfo {
-        pub ipi_ifindex: ::c_int,
-        pub ipi_spec_dst: ::in_addr,
-        pub ipi_addr: ::in_addr,
-    }
-
-    pub struct ifaddrs {
-        pub ifa_next: *mut ifaddrs,
-        pub ifa_name: *mut c_char,
-        pub ifa_flags: ::c_uint,
-        pub ifa_addr: *mut ::sockaddr,
-        pub ifa_netmask: *mut ::sockaddr,
-        pub ifa_ifu: *mut ::sockaddr, // FIXME This should be a union
-        pub ifa_data: *mut ::c_void
-    }
-
-    pub struct in6_rtmsg {
-        rtmsg_dst: ::in6_addr,
-        rtmsg_src: ::in6_addr,
-        rtmsg_gateway: ::in6_addr,
-        rtmsg_type: u32,
-        rtmsg_dst_len: u16,
-        rtmsg_src_len: u16,
-        rtmsg_metric: u32,
-        rtmsg_info: ::c_ulong,
-        rtmsg_flags: u32,
-        rtmsg_ifindex: ::c_int,
-    }
-
-    pub struct arpreq {
-        pub arp_pa: ::sockaddr,
-        pub arp_ha: ::sockaddr,
-        pub arp_flags: ::c_int,
-        pub arp_netmask: ::sockaddr,
-        pub arp_dev: [::c_char; 16],
-    }
-
-    pub struct arpreq_old {
-        pub arp_pa: ::sockaddr,
-        pub arp_ha: ::sockaddr,
-        pub arp_flags: ::c_int,
-        pub arp_netmask: ::sockaddr,
-    }
-
-    pub struct arphdr {
-        pub ar_hrd: u16,
-        pub ar_pro: u16,
-        pub ar_hln: u8,
-        pub ar_pln: u8,
-        pub ar_op: u16,
-    }
-
-    pub struct mmsghdr {
-        pub msg_hdr: ::msghdr,
-        pub msg_len: ::c_uint,
-    }
-}
-
-s_no_extra_traits! {
-    #[cfg_attr(
-        any(
-            all(
-                target_arch = "x86",
-                not(target_env = "musl"),
-                not(target_os = "android")),
-            target_arch = "x86_64"),
-        repr(packed))]
-    pub struct epoll_event {
-        pub events: u32,
-        pub u64: u64,
-    }
-
-    pub struct sockaddr_un {
-        pub sun_family: sa_family_t,
-        pub sun_path: [::c_char; 108]
-    }
-
-    pub struct sockaddr_storage {
-        pub ss_family: sa_family_t,
-        __ss_align: ::size_t,
-        #[cfg(target_pointer_width = "32")]
-        __ss_pad2: [u8; 128 - 2 * 4],
-        #[cfg(target_pointer_width = "64")]
-        __ss_pad2: [u8; 128 - 2 * 8],
-    }
-
-    pub struct utsname {
-        pub sysname: [::c_char; 65],
-        pub nodename: [::c_char; 65],
-        pub release: [::c_char; 65],
-        pub version: [::c_char; 65],
-        pub machine: [::c_char; 65],
-        pub domainname: [::c_char; 65]
-    }
-
-    pub struct sigevent {
-        pub sigev_value: ::sigval,
-        pub sigev_signo: ::c_int,
-        pub sigev_notify: ::c_int,
-        // Actually a union.  We only expose sigev_notify_thread_id because it's
-        // the most useful member
-        pub sigev_notify_thread_id: ::c_int,
-        #[cfg(target_pointer_width = "64")]
-        __unused1: [::c_int; 11],
-        #[cfg(target_pointer_width = "32")]
-        __unused1: [::c_int; 12]
-    }
-}
-
-cfg_if! {
-    if #[cfg(feature = "extra_traits")] {
-        impl PartialEq for epoll_event {
-            fn eq(&self, other: &epoll_event) -> bool {
-                self.events == other.events
-                    && self.u64 == other.u64
-            }
-        }
-        impl Eq for epoll_event {}
-        impl ::fmt::Debug for epoll_event {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                let events = self.events;
-                let u64 = self.u64;
-                f.debug_struct("epoll_event")
-                    .field("events", &events)
-                    .field("u64", &u64)
-                    .finish()
-            }
-        }
-        impl ::hash::Hash for epoll_event {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                let events = self.events;
-                let u64 = self.u64;
-                events.hash(state);
-                u64.hash(state);
-            }
-        }
-
-        impl PartialEq for sockaddr_un {
-            fn eq(&self, other: &sockaddr_un) -> bool {
-                self.sun_family == other.sun_family
-                    && self
-                    .sun_path
-                    .iter()
-                    .zip(other.sun_path.iter())
-                    .all(|(a, b)| a == b)
-            }
-        }
-        impl Eq for sockaddr_un {}
-        impl ::fmt::Debug for sockaddr_un {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("sockaddr_un")
-                    .field("sun_family", &self.sun_family)
-                // FIXME: .field("sun_path", &self.sun_path)
-                    .finish()
-            }
-        }
-        impl ::hash::Hash for sockaddr_un {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.sun_family.hash(state);
-                self.sun_path.hash(state);
-            }
-        }
-
-        impl PartialEq for sockaddr_storage {
-            fn eq(&self, other: &sockaddr_storage) -> bool {
-                self.ss_family == other.ss_family
-                    && self
-                    .__ss_pad2
-                    .iter()
-                    .zip(other.__ss_pad2.iter())
-                    .all(|(a, b)| a == b)
-            }
-        }
-
-        impl Eq for sockaddr_storage {}
-
-        impl ::fmt::Debug for sockaddr_storage {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("sockaddr_storage")
-                    .field("ss_family", &self.ss_family)
-                    .field("__ss_align", &self.__ss_align)
-                // FIXME: .field("__ss_pad2", &self.__ss_pad2)
-                    .finish()
-            }
-        }
-
-        impl ::hash::Hash for sockaddr_storage {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.ss_family.hash(state);
-                self.__ss_pad2.hash(state);
-            }
-        }
-
-        impl PartialEq for utsname {
-            fn eq(&self, other: &utsname) -> bool {
-                self.sysname
-                    .iter()
-                    .zip(other.sysname.iter())
-                    .all(|(a, b)| a == b)
-                    && self
-                    .nodename
-                    .iter()
-                    .zip(other.nodename.iter())
-                    .all(|(a, b)| a == b)
-                    && self
-                    .release
-                    .iter()
-                    .zip(other.release.iter())
-                    .all(|(a, b)| a == b)
-                    && self
-                    .version
-                    .iter()
-                    .zip(other.version.iter())
-                    .all(|(a, b)| a == b)
-                    && self
-                    .machine
-                    .iter()
-                    .zip(other.machine.iter())
-                    .all(|(a, b)| a == b)
-                    && self
-                    .domainname
-                    .iter()
-                    .zip(other.domainname.iter())
-                    .all(|(a, b)| a == b)
-            }
-        }
-
-        impl Eq for utsname {}
-
-        impl ::fmt::Debug for utsname {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("utsname")
-                // FIXME: .field("sysname", &self.sysname)
-                // FIXME: .field("nodename", &self.nodename)
-                // FIXME: .field("release", &self.release)
-                // FIXME: .field("version", &self.version)
-                // FIXME: .field("machine", &self.machine)
-                // FIXME: .field("domainname", &self.domainname)
-                    .finish()
-            }
-        }
-
-        impl ::hash::Hash for utsname {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.sysname.hash(state);
-                self.nodename.hash(state);
-                self.release.hash(state);
-                self.version.hash(state);
-                self.machine.hash(state);
-                self.domainname.hash(state);
-            }
-        }
-
-        impl PartialEq for sigevent {
-            fn eq(&self, other: &sigevent) -> bool {
-                self.sigev_value == other.sigev_value
-                    && self.sigev_signo == other.sigev_signo
-                    && self.sigev_notify == other.sigev_notify
-                    && self.sigev_notify_thread_id
-                        == other.sigev_notify_thread_id
-            }
-        }
-        impl Eq for sigevent {}
-        impl ::fmt::Debug for sigevent {
-            fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
-                f.debug_struct("sigevent")
-                    .field("sigev_value", &self.sigev_value)
-                    .field("sigev_signo", &self.sigev_signo)
-                    .field("sigev_notify", &self.sigev_notify)
-                    .field("sigev_notify_thread_id",
-                           &self.sigev_notify_thread_id)
-                    .finish()
-            }
-        }
-        impl ::hash::Hash for sigevent {
-            fn hash<H: ::hash::Hasher>(&self, state: &mut H) {
-                self.sigev_value.hash(state);
-                self.sigev_signo.hash(state);
-                self.sigev_notify.hash(state);
-                self.sigev_notify_thread_id.hash(state);
-            }
-        }
-    }
-}
-
-// intentionally not public, only used for fd_set
-cfg_if! {
-    if #[cfg(target_pointer_width = "32")] {
-        const ULONG_SIZE: usize = 32;
-    } else if #[cfg(target_pointer_width = "64")] {
-        const ULONG_SIZE: usize = 64;
-    } else {
-        // Unknown target_pointer_width
-    }
-}
-
-pub const EXIT_FAILURE: ::c_int = 1;
-pub const EXIT_SUCCESS: ::c_int = 0;
-pub const RAND_MAX: ::c_int = 2147483647;
-pub const EOF: ::c_int = -1;
-pub const SEEK_SET: ::c_int = 0;
-pub const SEEK_CUR: ::c_int = 1;
-pub const SEEK_END: ::c_int = 2;
-pub const _IOFBF: ::c_int = 0;
-pub const _IONBF: ::c_int = 2;
-pub const _IOLBF: ::c_int = 1;
-
-pub const F_DUPFD: ::c_int = 0;
-pub const F_GETFD: ::c_int = 1;
-pub const F_SETFD: ::c_int = 2;
-pub const F_GETFL: ::c_int = 3;
-pub const F_SETFL: ::c_int = 4;
-
-// Linux-specific fcntls
-pub const F_SETLEASE: ::c_int = 1024;
-pub const F_GETLEASE: ::c_int = 1025;
-pub const F_NOTIFY: ::c_int = 1026;
-pub const F_CANCELLK: ::c_int = 1029;
-pub const F_DUPFD_CLOEXEC: ::c_int = 1030;
-pub const F_SETPIPE_SZ: ::c_int = 1031;
-pub const F_GETPIPE_SZ: ::c_int = 1032;
-pub const F_ADD_SEALS: ::c_int = 1033;
-pub const F_GET_SEALS: ::c_int = 1034;
-
-pub const F_SEAL_SEAL: ::c_int = 0x0001;
-pub const F_SEAL_SHRINK: ::c_int = 0x0002;
-pub const F_SEAL_GROW: ::c_int = 0x0004;
-pub const F_SEAL_WRITE: ::c_int = 0x0008;
-
-// FIXME(#235): Include file sealing fcntls once we have a way to verify them.
-
-pub const SIGTRAP: ::c_int = 5;
-
-pub const PTHREAD_CREATE_JOINABLE: ::c_int = 0;
-pub const PTHREAD_CREATE_DETACHED: ::c_int = 1;
-
-pub const CLOCK_REALTIME: ::clockid_t = 0;
-pub const CLOCK_MONOTONIC: ::clockid_t = 1;
-pub const CLOCK_PROCESS_CPUTIME_ID: ::clockid_t = 2;
-pub const CLOCK_THREAD_CPUTIME_ID: ::clockid_t = 3;
-pub const CLOCK_MONOTONIC_RAW: ::clockid_t = 4;
-pub const CLOCK_REALTIME_COARSE: ::clockid_t = 5;
-pub const CLOCK_MONOTONIC_COARSE: ::clockid_t = 6;
-pub const CLOCK_BOOTTIME: ::clockid_t = 7;
-pub const CLOCK_REALTIME_ALARM: ::clockid_t = 8;
-pub const CLOCK_BOOTTIME_ALARM: ::clockid_t = 9;
-pub const CLOCK_TAI: ::clockid_t = 11;
-pub const TIMER_ABSTIME: ::c_int = 1;
-
-pub const RUSAGE_SELF: ::c_int = 0;
-
-pub const O_RDONLY: ::c_int = 0;
-pub const O_WRONLY: ::c_int = 1;
-pub const O_RDWR: ::c_int = 2;
-
-pub const SOCK_CLOEXEC: ::c_int = O_CLOEXEC;
-
-pub const S_IFIFO: ::mode_t = 4096;
-pub const S_IFCHR: ::mode_t = 8192;
-pub const S_IFBLK: ::mode_t = 24576;
-pub const S_IFDIR: ::mode_t = 16384;
-pub const S_IFREG: ::mode_t = 32768;
-pub const S_IFLNK: ::mode_t = 40960;
-pub const S_IFSOCK: ::mode_t = 49152;
-pub const S_IFMT: ::mode_t = 61440;
-pub const S_IRWXU: ::mode_t = 448;
-pub const S_IXUSR: ::mode_t = 64;
-pub const S_IWUSR: ::mode_t = 128;
-pub const S_IRUSR: ::mode_t = 256;
-pub const S_IRWXG: ::mode_t = 56;
-pub const S_IXGRP: ::mode_t = 8;
-pub const S_IWGRP: ::mode_t = 16;
-pub const S_IRGRP: ::mode_t = 32;
-pub const S_IRWXO: ::mode_t = 7;
-pub const S_IXOTH: ::mode_t = 1;
-pub const S_IWOTH: ::mode_t = 2;
-pub const S_IROTH: ::mode_t = 4;
-pub const F_OK: ::c_int = 0;
-pub const R_OK: ::c_int = 4;
-pub const W_OK: ::c_int = 2;
-pub const X_OK: ::c_int = 1;
-pub const STDIN_FILENO: ::c_int = 0;
-pub const STDOUT_FILENO: ::c_int = 1;
-pub const STDERR_FILENO: ::c_int = 2;
-pub const SIGHUP: ::c_int = 1;
-pub const SIGINT: ::c_int = 2;
-pub const SIGQUIT: ::c_int = 3;
-pub const SIGILL: ::c_int = 4;
-pub const SIGABRT: ::c_int = 6;
-pub const SIGFPE: ::c_int = 8;
-pub const SIGKILL: ::c_int = 9;
-pub const SIGSEGV: ::c_int = 11;
-pub const SIGPIPE: ::c_int = 13;
-pub const SIGALRM: ::c_int = 14;
-pub const SIGTERM: ::c_int = 15;
-
-pub const PROT_NONE: ::c_int = 0;
-pub const PROT_READ: ::c_int = 1;
-pub const PROT_WRITE: ::c_int = 2;
-pub const PROT_EXEC: ::c_int = 4;
-
-pub const XATTR_CREATE: ::c_int = 0x1;
-pub const XATTR_REPLACE: ::c_int = 0x2;
-
-cfg_if! {
-    if #[cfg(not(target_env = "uclibc"))] {
-        pub const LC_CTYPE: ::c_int = 0;
-        pub const LC_NUMERIC: ::c_int = 1;
-        pub const LC_TIME: ::c_int = 2;
-        pub const LC_COLLATE: ::c_int = 3;
-        pub const LC_MONETARY: ::c_int = 4;
-        pub const LC_MESSAGES: ::c_int = 5;
-        pub const LC_ALL: ::c_int = 6;
-    }
-}
-
-pub const LC_CTYPE_MASK: ::c_int = 1 << LC_CTYPE;
-pub const LC_NUMERIC_MASK: ::c_int = 1 << LC_NUMERIC;
-pub const LC_TIME_MASK: ::c_int = 1 << LC_TIME;
-pub const LC_COLLATE_MASK: ::c_int = 1 << LC_COLLATE;
-pub const LC_MONETARY_MASK: ::c_int = 1 << LC_MONETARY;
-pub const LC_MESSAGES_MASK: ::c_int = 1 << LC_MESSAGES;
-// LC_ALL_MASK defined per platform
-
-pub const MAP_FILE: ::c_int = 0x0000;
-pub const MAP_SHARED: ::c_int = 0x0001;
-pub const MAP_PRIVATE: ::c_int = 0x0002;
-pub const MAP_FIXED: ::c_int = 0x0010;
-
-pub const MAP_FAILED: *mut ::c_void = !0 as *mut ::c_void;
-
-// MS_ flags for msync(2)
-pub const MS_ASYNC: ::c_int = 0x0001;
-pub const MS_INVALIDATE: ::c_int = 0x0002;
-pub const MS_SYNC: ::c_int = 0x0004;
-
-// MS_ flags for mount(2)
-pub const MS_RDONLY: ::c_ulong = 0x01;
-pub const MS_NOSUID: ::c_ulong = 0x02;
-pub const MS_NODEV: ::c_ulong = 0x04;
-pub const MS_NOEXEC: ::c_ulong = 0x08;
-pub const MS_SYNCHRONOUS: ::c_ulong = 0x10;
-pub const MS_REMOUNT: ::c_ulong = 0x20;
-pub const MS_MANDLOCK: ::c_ulong = 0x40;
-pub const MS_DIRSYNC: ::c_ulong = 0x80;
-pub const MS_NOATIME: ::c_ulong = 0x0400;
-pub const MS_NODIRATIME: ::c_ulong = 0x0800;
-pub const MS_BIND: ::c_ulong = 0x1000;
-pub const MS_MOVE: ::c_ulong = 0x2000;
-pub const MS_REC: ::c_ulong = 0x4000;
-pub const MS_SILENT: ::c_ulong = 0x8000;
-pub const MS_POSIXACL: ::c_ulong = 0x010000;
-pub const MS_UNBINDABLE: ::c_ulong = 0x020000;
-pub const MS_PRIVATE: ::c_ulong = 0x040000;
-pub const MS_SLAVE: ::c_ulong = 0x080000;
-pub const MS_SHARED: ::c_ulong = 0x100000;
-pub const MS_RELATIME: ::c_ulong = 0x200000;
-pub const MS_KERNMOUNT: ::c_ulong = 0x400000;
-pub const MS_I_VERSION: ::c_ulong = 0x800000;
-pub const MS_STRICTATIME: ::c_ulong = 0x1000000;
-pub const MS_LAZYTIME: ::c_ulong = 0x2000000;
-pub const MS_ACTIVE: ::c_ulong = 0x40000000;
-pub const MS_MGC_VAL: ::c_ulong = 0xc0ed0000;
-pub const MS_MGC_MSK: ::c_ulong = 0xffff0000;
-
-pub const SCM_RIGHTS: ::c_int = 0x01;
-pub const SCM_CREDENTIALS: ::c_int = 0x02;
-
-pub const PROT_GROWSDOWN: ::c_int = 0x1000000;
-pub const PROT_GROWSUP: ::c_int = 0x2000000;
-
-pub const MAP_TYPE: ::c_int = 0x000f;
-
-pub const MADV_NORMAL: ::c_int = 0;
-pub const MADV_RANDOM: ::c_int = 1;
-pub const MADV_SEQUENTIAL: ::c_int = 2;
-pub const MADV_WILLNEED: ::c_int = 3;
-pub const MADV_DONTNEED: ::c_int = 4;
-pub const MADV_FREE: ::c_int = 8;
-pub const MADV_REMOVE: ::c_int = 9;
-pub const MADV_DONTFORK: ::c_int = 10;
-pub const MADV_DOFORK: ::c_int = 11;
-pub const MADV_MERGEABLE: ::c_int = 12;
-pub const MADV_UNMERGEABLE: ::c_int = 13;
-pub const MADV_HUGEPAGE: ::c_int = 14;
-pub const MADV_NOHUGEPAGE: ::c_int = 15;
-pub const MADV_DONTDUMP: ::c_int = 16;
-pub const MADV_DODUMP: ::c_int = 17;
-pub const MADV_HWPOISON: ::c_int = 100;
-
-pub const IFF_UP: ::c_int = 0x1;
-pub const IFF_BROADCAST: ::c_int = 0x2;
-pub const IFF_DEBUG: ::c_int = 0x4;
-pub const IFF_LOOPBACK: ::c_int = 0x8;
-pub const IFF_POINTOPOINT: ::c_int = 0x10;
-pub const IFF_NOTRAILERS: ::c_int = 0x20;
-pub const IFF_RUNNING: ::c_int = 0x40;
-pub const IFF_NOARP: ::c_int = 0x80;
-pub const IFF_PROMISC: ::c_int = 0x100;
-pub const IFF_ALLMULTI: ::c_int = 0x200;
-pub const IFF_MASTER: ::c_int = 0x400;
-pub const IFF_SLAVE: ::c_int = 0x800;
-pub const IFF_MULTICAST: ::c_int = 0x1000;
-pub const IFF_PORTSEL: ::c_int = 0x2000;
-pub const IFF_AUTOMEDIA: ::c_int = 0x4000;
-pub const IFF_DYNAMIC: ::c_int = 0x8000;
-
-pub const SOL_IP: ::c_int = 0;
-pub const SOL_TCP: ::c_int = 6;
-pub const SOL_UDP: ::c_int = 17;
-pub const SOL_IPV6: ::c_int = 41;
-pub const SOL_ICMPV6: ::c_int = 58;
-pub const SOL_RAW: ::c_int = 255;
-pub const SOL_DECNET: ::c_int = 261;
-pub const SOL_X25: ::c_int = 262;
-pub const SOL_PACKET: ::c_int = 263;
-pub const SOL_ATM: ::c_int = 264;
-pub const SOL_AAL: ::c_int = 265;
-pub const SOL_IRDA: ::c_int = 266;
-pub const SOL_NETBEUI: ::c_int = 267;
-pub const SOL_LLC: ::c_int = 268;
-pub const SOL_DCCP: ::c_int = 269;
-pub const SOL_NETLINK: ::c_int = 270;
-pub const SOL_TIPC: ::c_int = 271;
-pub const SOL_BLUETOOTH: ::c_int = 274;
-pub const SOL_ALG: ::c_int = 279;
-
-pub const AF_UNSPEC: ::c_int = 0;
-pub const AF_UNIX: ::c_int = 1;
-pub const AF_LOCAL: ::c_int = 1;
-pub const AF_INET: ::c_int = 2;
-pub const AF_AX25: ::c_int = 3;
-pub const AF_IPX: ::c_int = 4;
-pub const AF_APPLETALK: ::c_int = 5;
-pub const AF_NETROM: ::c_int = 6;
-pub const AF_BRIDGE: ::c_int = 7;
-pub const AF_ATMPVC: ::c_int = 8;
-pub const AF_X25: ::c_int = 9;
-pub const AF_INET6: ::c_int = 10;
-pub const AF_ROSE: ::c_int = 11;
-pub const AF_DECnet: ::c_int = 12;
-pub const AF_NETBEUI: ::c_int = 13;
-pub const AF_SECURITY: ::c_int = 14;
-pub const AF_KEY: ::c_int = 15;
-pub const AF_NETLINK: ::c_int = 16;
-pub const AF_ROUTE: ::c_int = AF_NETLINK;
-pub const AF_PACKET: ::c_int = 17;
-pub const AF_ASH: ::c_int = 18;
-pub const AF_ECONET: ::c_int = 19;
-pub const AF_ATMSVC: ::c_int = 20;
-pub const AF_RDS: ::c_int = 21;
-pub const AF_SNA: ::c_int = 22;
-pub const AF_IRDA: ::c_int = 23;
-pub const AF_PPPOX: ::c_int = 24;
-pub const AF_WANPIPE: ::c_int = 25;
-pub const AF_LLC: ::c_int = 26;
-pub const AF_CAN: ::c_int = 29;
-pub const AF_TIPC: ::c_int = 30;
-pub const AF_BLUETOOTH: ::c_int = 31;
-pub const AF_IUCV: ::c_int = 32;
-pub const AF_RXRPC: ::c_int = 33;
-pub const AF_ISDN: ::c_int = 34;
-pub const AF_PHONET: ::c_int = 35;
-pub const AF_IEEE802154: ::c_int = 36;
-pub const AF_CAIF: ::c_int = 37;
-pub const AF_ALG: ::c_int = 38;
-
-pub const PF_UNSPEC: ::c_int = AF_UNSPEC;
-pub const PF_UNIX: ::c_int = AF_UNIX;
-pub const PF_LOCAL: ::c_int = AF_LOCAL;
-pub const PF_INET: ::c_int = AF_INET;
-pub const PF_AX25: ::c_int = AF_AX25;
-pub const PF_IPX: ::c_int = AF_IPX;
-pub const PF_APPLETALK: ::c_int = AF_APPLETALK;
-pub const PF_NETROM: ::c_int = AF_NETROM;
-pub const PF_BRIDGE: ::c_int = AF_BRIDGE;
-pub const PF_ATMPVC: ::c_int = AF_ATMPVC;
-pub const PF_X25: ::c_int = AF_X25;
-pub const PF_INET6: ::c_int = AF_INET6;
-pub const PF_ROSE: ::c_int = AF_ROSE;
-pub const PF_DECnet: ::c_int = AF_DECnet;
-pub const PF_NETBEUI: ::c_int = AF_NETBEUI;
-pub const PF_SECURITY: ::c_int = AF_SECURITY;
-pub const PF_KEY: ::c_int = AF_KEY;
-pub const PF_NETLINK: ::c_int = AF_NETLINK;
-pub const PF_ROUTE: ::c_int = AF_ROUTE;
-pub const PF_PACKET: ::c_int = AF_PACKET;
-pub const PF_ASH: ::c_int = AF_ASH;
-pub const PF_ECONET: ::c_int = AF_ECONET;
-pub const PF_ATMSVC: ::c_int = AF_ATMSVC;
-pub const PF_RDS: ::c_int = AF_RDS;
-pub const PF_SNA: ::c_int = AF_SNA;
-pub const PF_IRDA: ::c_int = AF_IRDA;
-pub const PF_PPPOX: ::c_int = AF_PPPOX;
-pub const PF_WANPIPE: ::c_int = AF_WANPIPE;
-pub const PF_LLC: ::c_int = AF_LLC;
-pub const PF_CAN: ::c_int = AF_CAN;
-pub const PF_TIPC: ::c_int = AF_TIPC;
-pub const PF_BLUETOOTH: ::c_int = AF_BLUETOOTH;
-pub const PF_IUCV: ::c_int = AF_IUCV;
-pub const PF_RXRPC: ::c_int = AF_RXRPC;
-pub const PF_ISDN: ::c_int = AF_ISDN;
-pub const PF_PHONET: ::c_int = AF_PHONET;
-pub const PF_IEEE802154: ::c_int = AF_IEEE802154;
-pub const PF_CAIF: ::c_int = AF_CAIF;
-pub const PF_ALG: ::c_int = AF_ALG;
-
-pub const MSG_OOB: ::c_int = 1;
-pub const MSG_PEEK: ::c_int = 2;
-pub const MSG_DONTROUTE: ::c_int = 4;
-pub const MSG_CTRUNC: ::c_int = 8;
-pub const MSG_TRUNC: ::c_int = 0x20;
-pub const MSG_DONTWAIT: ::c_int = 0x40;
-pub const MSG_EOR: ::c_int = 0x80;
-pub const MSG_WAITALL: ::c_int = 0x100;
-pub const MSG_FIN: ::c_int = 0x200;
-pub const MSG_SYN: ::c_int = 0x400;
-pub const MSG_CONFIRM: ::c_int = 0x800;
-pub const MSG_RST: ::c_int = 0x1000;
-pub const MSG_ERRQUEUE: ::c_int = 0x2000;
-pub const MSG_NOSIGNAL: ::c_int = 0x4000;
-pub const MSG_MORE: ::c_int = 0x8000;
-pub const MSG_WAITFORONE: ::c_int = 0x10000;
-pub const MSG_FASTOPEN: ::c_int = 0x20000000;
-pub const MSG_CMSG_CLOEXEC: ::c_int = 0x40000000;
-
-pub const SCM_TIMESTAMP: ::c_int = SO_TIMESTAMP;
-
-pub const SOCK_RAW: ::c_int = 3;
-pub const SOCK_RDM: ::c_int = 4;
-pub const IP_TOS: ::c_int = 1;
-pub const IP_TTL: ::c_int = 2;
-pub const IP_HDRINCL: ::c_int = 3;
-pub const IP_OPTIONS: ::c_int = 4;
-pub const IP_ROUTER_ALERT: ::c_int = 5;
-pub const IP_RECVOPTS: ::c_int = 6;
-pub const IP_RETOPTS: ::c_int = 7;
-pub const IP_PKTINFO: ::c_int = 8;
-pub const IP_PKTOPTIONS: ::c_int = 9;
-pub const IP_MTU_DISCOVER: ::c_int = 10;
-pub const IP_RECVERR: ::c_int = 11;
-pub const IP_RECVTTL: ::c_int = 12;
-pub const IP_RECVTOS: ::c_int = 13;
-pub const IP_MTU: ::c_int = 14;
-pub const IP_FREEBIND: ::c_int = 15;
-pub const IP_IPSEC_POLICY: ::c_int = 16;
-pub const IP_XFRM_POLICY: ::c_int = 17;
-pub const IP_PASSSEC: ::c_int = 18;
-pub const IP_TRANSPARENT: ::c_int = 19;
-pub const IP_ORIGDSTADDR: ::c_int = 20;
-pub const IP_RECVORIGDSTADDR: ::c_int = IP_ORIGDSTADDR;
-pub const IP_MINTTL: ::c_int = 21;
-pub const IP_NODEFRAG: ::c_int = 22;
-pub const IP_CHECKSUM: ::c_int = 23;
-pub const IP_BIND_ADDRESS_NO_PORT: ::c_int = 24;
-pub const IP_MULTICAST_IF: ::c_int = 32;
-pub const IP_MULTICAST_TTL: ::c_int = 33;
-pub const IP_MULTICAST_LOOP: ::c_int = 34;
-pub const IP_ADD_MEMBERSHIP: ::c_int = 35;
-pub const IP_DROP_MEMBERSHIP: ::c_int = 36;
-pub const IP_UNBLOCK_SOURCE: ::c_int = 37;
-pub const IP_BLOCK_SOURCE: ::c_int = 38;
-pub const IP_ADD_SOURCE_MEMBERSHIP: ::c_int = 39;
-pub const IP_DROP_SOURCE_MEMBERSHIP: ::c_int = 40;
-pub const IP_MSFILTER: ::c_int = 41;
-pub const IP_MULTICAST_ALL: ::c_int = 49;
-pub const IP_UNICAST_IF: ::c_int = 50;
-
-pub const IP_DEFAULT_MULTICAST_TTL: ::c_int = 1;
-pub const IP_DEFAULT_MULTICAST_LOOP: ::c_int = 1;
-
-pub const IP_PMTUDISC_DONT: ::c_int = 0;
-pub const IP_PMTUDISC_WANT: ::c_int = 1;
-pub const IP_PMTUDISC_DO: ::c_int = 2;
-pub const IP_PMTUDISC_PROBE: ::c_int = 3;
-pub const IP_PMTUDISC_INTERFACE: ::c_int = 4;
-pub const IP_PMTUDISC_OMIT: ::c_int = 5;
-
-// IPPROTO_IP defined in src/unix/mod.rs
-/// Hop-by-hop option header
-pub const IPPROTO_HOPOPTS: ::c_int = 0;
-// IPPROTO_ICMP defined in src/unix/mod.rs
-/// group mgmt protocol
-pub const IPPROTO_IGMP: ::c_int = 2;
-/// for compatibility
-pub const IPPROTO_IPIP: ::c_int = 4;
-// IPPROTO_TCP defined in src/unix/mod.rs
-/// exterior gateway protocol
-pub const IPPROTO_EGP: ::c_int = 8;
-/// pup
-pub const IPPROTO_PUP: ::c_int = 12;
-// IPPROTO_UDP defined in src/unix/mod.rs
-/// xns idp
-pub const IPPROTO_IDP: ::c_int = 22;
-/// tp-4 w/ class negotiation
-pub const IPPROTO_TP: ::c_int = 29;
-/// DCCP
-pub const IPPROTO_DCCP: ::c_int = 33;
-// IPPROTO_IPV6 defined in src/unix/mod.rs
-/// IP6 routing header
-pub const IPPROTO_ROUTING: ::c_int = 43;
-/// IP6 fragmentation header
-pub const IPPROTO_FRAGMENT: ::c_int = 44;
-/// resource reservation
-pub const IPPROTO_RSVP: ::c_int = 46;
-/// General Routing Encap.
-pub const IPPROTO_GRE: ::c_int = 47;
-/// IP6 Encap Sec. Payload
-pub const IPPROTO_ESP: ::c_int = 50;
-/// IP6 Auth Header
-pub const IPPROTO_AH: ::c_int = 51;
-// IPPROTO_ICMPV6 defined in src/unix/mod.rs
-/// IP6 no next header
-pub const IPPROTO_NONE: ::c_int = 59;
-/// IP6 destination option
-pub const IPPROTO_DSTOPTS: ::c_int = 60;
-pub const IPPROTO_MTP: ::c_int = 92;
-/// encapsulation header
-pub const IPPROTO_ENCAP: ::c_int = 98;
-/// Protocol indep. multicast
-pub const IPPROTO_PIM: ::c_int = 103;
-/// IP Payload Comp. Protocol
-pub const IPPROTO_COMP: ::c_int = 108;
-/// SCTP
-pub const IPPROTO_SCTP: ::c_int = 132;
-pub const IPPROTO_MH: ::c_int = 135;
-pub const IPPROTO_UDPLITE: ::c_int = 136;
-/// raw IP packet
-pub const IPPROTO_RAW: ::c_int = 255;
-pub const IPPROTO_BEETPH: ::c_int = 94;
-pub const IPPROTO_MPLS: ::c_int = 137;
-
-pub const MCAST_EXCLUDE: ::c_int = 0;
-pub const MCAST_INCLUDE: ::c_int = 1;
-pub const MCAST_JOIN_GROUP: ::c_int = 42;
-pub const MCAST_BLOCK_SOURCE: ::c_int = 43;
-pub const MCAST_UNBLOCK_SOURCE: ::c_int = 44;
-pub const MCAST_LEAVE_GROUP: ::c_int = 45;
-pub const MCAST_JOIN_SOURCE_GROUP: ::c_int = 46;
-pub const MCAST_LEAVE_SOURCE_GROUP: ::c_int = 47;
-pub const MCAST_MSFILTER: ::c_int = 48;
-
-pub const IPV6_ADDRFORM: ::c_int = 1;
-pub const IPV6_2292PKTINFO: ::c_int = 2;
-pub const IPV6_2292HOPOPTS: ::c_int = 3;
-pub const IPV6_2292DSTOPTS: ::c_int = 4;
-pub const IPV6_2292RTHDR: ::c_int = 5;
-pub const IPV6_2292PKTOPTIONS: ::c_int = 6;
-pub const IPV6_CHECKSUM: ::c_int = 7;
-pub const IPV6_2292HOPLIMIT: ::c_int = 8;
-pub const IPV6_NEXTHOP: ::c_int = 9;
-pub const IPV6_AUTHHDR: ::c_int = 10;
-pub const IPV6_UNICAST_HOPS: ::c_int = 16;
-pub const IPV6_MULTICAST_IF: ::c_int = 17;
-pub const IPV6_MULTICAST_HOPS: ::c_int = 18;
-pub const IPV6_MULTICAST_LOOP: ::c_int = 19;
-pub const IPV6_ADD_MEMBERSHIP: ::c_int = 20;
-pub const IPV6_DROP_MEMBERSHIP: ::c_int = 21;
-pub const IPV6_ROUTER_ALERT: ::c_int = 22;
-pub const IPV6_MTU_DISCOVER: ::c_int = 23;
-pub const IPV6_MTU: ::c_int = 24;
-pub const IPV6_RECVERR: ::c_int = 25;
-pub const IPV6_V6ONLY: ::c_int = 26;
-pub const IPV6_JOIN_ANYCAST: ::c_int = 27;
-pub const IPV6_LEAVE_ANYCAST: ::c_int = 28;
-pub const IPV6_IPSEC_POLICY: ::c_int = 34;
-pub const IPV6_XFRM_POLICY: ::c_int = 35;
-pub const IPV6_HDRINCL: ::c_int = 36;
-pub const IPV6_RECVPKTINFO: ::c_int = 49;
-pub const IPV6_PKTINFO: ::c_int = 50;
-pub const IPV6_RECVHOPLIMIT: ::c_int = 51;
-pub const IPV6_HOPLIMIT: ::c_int = 52;
-pub const IPV6_RECVHOPOPTS: ::c_int = 53;
-pub const IPV6_HOPOPTS: ::c_int = 54;
-pub const IPV6_RTHDRDSTOPTS: ::c_int = 55;
-pub const IPV6_RECVRTHDR: ::c_int = 56;
-pub const IPV6_RTHDR: ::c_int = 57;
-pub const IPV6_RECVDSTOPTS: ::c_int = 58;
-pub const IPV6_DSTOPTS: ::c_int = 59;
-pub const IPV6_RECVPATHMTU: ::c_int = 60;
-pub const IPV6_PATHMTU: ::c_int = 61;
-pub const IPV6_DONTFRAG: ::c_int = 62;
-pub const IPV6_RECVTCLASS: ::c_int = 66;
-pub const IPV6_TCLASS: ::c_int = 67;
-pub const IPV6_AUTOFLOWLABEL: ::c_int = 70;
-pub const IPV6_ADDR_PREFERENCES: ::c_int = 72;
-pub const IPV6_MINHOPCOUNT: ::c_int = 73;
-pub const IPV6_ORIGDSTADDR: ::c_int = 74;
-pub const IPV6_RECVORIGDSTADDR: ::c_int = IPV6_ORIGDSTADDR;
-pub const IPV6_TRANSPARENT: ::c_int = 75;
-pub const IPV6_UNICAST_IF: ::c_int = 76;
-pub const IPV6_PREFER_SRC_TMP: ::c_int = 0x0001;
-pub const IPV6_PREFER_SRC_PUBLIC: ::c_int = 0x0002;
-pub const IPV6_PREFER_SRC_PUBTMP_DEFAULT: ::c_int = 0x0100;
-pub const IPV6_PREFER_SRC_COA: ::c_int = 0x0004;
-pub const IPV6_PREFER_SRC_HOME: ::c_int = 0x0400;
-pub const IPV6_PREFER_SRC_CGA: ::c_int = 0x0008;
-pub const IPV6_PREFER_SRC_NONCGA: ::c_int = 0x0800;
-
-pub const IPV6_PMTUDISC_DONT: ::c_int = 0;
-pub const IPV6_PMTUDISC_WANT: ::c_int = 1;
-pub const IPV6_PMTUDISC_DO: ::c_int = 2;
-pub const IPV6_PMTUDISC_PROBE: ::c_int = 3;
-pub const IPV6_PMTUDISC_INTERFACE: ::c_int = 4;
-pub const IPV6_PMTUDISC_OMIT: ::c_int = 5;
-
-pub const TCP_NODELAY: ::c_int = 1;
-pub const TCP_MAXSEG: ::c_int = 2;
-pub const TCP_CORK: ::c_int = 3;
-pub const TCP_KEEPIDLE: ::c_int = 4;
-pub const TCP_KEEPINTVL: ::c_int = 5;
-pub const TCP_KEEPCNT: ::c_int = 6;
-pub const TCP_SYNCNT: ::c_int = 7;
-pub const TCP_LINGER2: ::c_int = 8;
-pub const TCP_DEFER_ACCEPT: ::c_int = 9;
-pub const TCP_WINDOW_CLAMP: ::c_int = 10;
-pub const TCP_INFO: ::c_int = 11;
-pub const TCP_QUICKACK: ::c_int = 12;
-pub const TCP_CONGESTION: ::c_int = 13;
-pub const TCP_MD5SIG: ::c_int = 14;
-cfg_if! {
-    if #[cfg(all(target_os = "linux", any(target_env = "gnu", target_env = "musl")))] {
-        // WARN: deprecated
-        pub const TCP_COOKIE_TRANSACTIONS: ::c_int = 15;
-    }
-}
-pub const TCP_THIN_LINEAR_TIMEOUTS: ::c_int = 16;
-pub const TCP_THIN_DUPACK: ::c_int = 17;
-pub const TCP_USER_TIMEOUT: ::c_int = 18;
-pub const TCP_REPAIR: ::c_int = 19;
-pub const TCP_REPAIR_QUEUE: ::c_int = 20;
-pub const TCP_QUEUE_SEQ: ::c_int = 21;
-pub const TCP_REPAIR_OPTIONS: ::c_int = 22;
-pub const TCP_FASTOPEN: ::c_int = 23;
-pub const TCP_TIMESTAMP: ::c_int = 24;
-pub const TCP_NOTSENT_LOWAT: ::c_int = 25;
-pub const TCP_CC_INFO: ::c_int = 26;
-pub const TCP_SAVE_SYN: ::c_int = 27;
-pub const TCP_SAVED_SYN: ::c_int = 28;
-cfg_if! {
-    if #[cfg(not(target_os = "emscripten"))] {
-        // NOTE: emscripten doesn't support these options yet.
-
-        pub const TCP_REPAIR_WINDOW: ::c_int = 29;
-        pub const TCP_FASTOPEN_CONNECT: ::c_int = 30;
-        pub const TCP_ULP: ::c_int = 31;
-        pub const TCP_MD5SIG_EXT: ::c_int = 32;
-        pub const TCP_FASTOPEN_KEY: ::c_int = 33;
-        pub const TCP_FASTOPEN_NO_COOKIE: ::c_int = 34;
-        pub const TCP_ZEROCOPY_RECEIVE: ::c_int = 35;
-        pub const TCP_INQ: ::c_int = 36;
-        pub const TCP_CM_INQ: ::c_int = TCP_INQ;
-        // NOTE: Some CI images doesn't have this option yet.
-        // pub const TCP_TX_DELAY: ::c_int = 37;
-    }
-}
-
-pub const SO_DEBUG: ::c_int = 1;
-
-pub const SHUT_RD: ::c_int = 0;
-pub const SHUT_WR: ::c_int = 1;
-pub const SHUT_RDWR: ::c_int = 2;
-
-pub const LOCK_SH: ::c_int = 1;
-pub const LOCK_EX: ::c_int = 2;
-pub const LOCK_NB: ::c_int = 4;
-pub const LOCK_UN: ::c_int = 8;
-
-pub const SS_ONSTACK: ::c_int = 1;
-pub const SS_DISABLE: ::c_int = 2;
-
-pub const PATH_MAX: ::c_int = 4096;
-
-pub const UIO_MAXIOV: ::c_int = 1024;
-
-pub const FD_SETSIZE: usize = 1024;
-
-pub const EPOLLIN: ::c_int = 0x1;
-pub const EPOLLPRI: ::c_int = 0x2;
-pub const EPOLLOUT: ::c_int = 0x4;
-pub const EPOLLERR: ::c_int = 0x8;
-pub const EPOLLHUP: ::c_int = 0x10;
-pub const EPOLLRDNORM: ::c_int = 0x40;
-pub const EPOLLRDBAND: ::c_int = 0x80;
-pub const EPOLLWRNORM: ::c_int = 0x100;
-pub const EPOLLWRBAND: ::c_int = 0x200;
-pub const EPOLLMSG: ::c_int = 0x400;
-pub const EPOLLRDHUP: ::c_int = 0x2000;
-pub const EPOLLEXCLUSIVE: ::c_int = 0x10000000;
-pub const EPOLLWAKEUP: ::c_int = 0x20000000;
-pub const EPOLLONESHOT: ::c_int = 0x40000000;
-pub const EPOLLET: ::c_int = 0x80000000;
-
-pub const EPOLL_CTL_ADD: ::c_int = 1;
-pub const EPOLL_CTL_MOD: ::c_int = 3;
-pub const EPOLL_CTL_DEL: ::c_int = 2;
-
-pub const MNT_FORCE: ::c_int = 0x1;
-pub const MNT_DETACH: ::c_int = 0x2;
-pub const MNT_EXPIRE: ::c_int = 0x4;
-pub const UMOUNT_NOFOLLOW: ::c_int = 0x8;
-
-pub const Q_GETFMT: ::c_int = 0x800004;
-pub const Q_GETINFO: ::c_int = 0x800005;
-pub const Q_SETINFO: ::c_int = 0x800006;
-pub const QIF_BLIMITS: u32 = 1;
-pub const QIF_SPACE: u32 = 2;
-pub const QIF_ILIMITS: u32 = 4;
-pub const QIF_INODES: u32 = 8;
-pub const QIF_BTIME: u32 = 16;
-pub const QIF_ITIME: u32 = 32;
-pub const QIF_LIMITS: u32 = 5;
-pub const QIF_USAGE: u32 = 10;
-pub const QIF_TIMES: u32 = 48;
-pub const QIF_ALL: u32 = 63;
-
-pub const Q_SYNC: ::c_int = 0x800001;
-pub const Q_QUOTAON: ::c_int = 0x800002;
-pub const Q_QUOTAOFF: ::c_int = 0x800003;
-pub const Q_GETQUOTA: ::c_int = 0x800007;
-pub const Q_SETQUOTA: ::c_int = 0x800008;
-
-pub const TCIOFF: ::c_int = 2;
-pub const TCION: ::c_int = 3;
-pub const TCOOFF: ::c_int = 0;
-pub const TCOON: ::c_int = 1;
-pub const TCIFLUSH: ::c_int = 0;
-pub const TCOFLUSH: ::c_int = 1;
-pub const TCIOFLUSH: ::c_int = 2;
-pub const NL0: ::tcflag_t = 0x00000000;
-pub const NL1: ::tcflag_t = 0x00000100;
-pub const TAB0: ::tcflag_t = 0x00000000;
-pub const CR0: ::tcflag_t = 0x00000000;
-pub const FF0: ::tcflag_t = 0x00000000;
-pub const BS0: ::tcflag_t = 0x00000000;
-pub const VT0: ::tcflag_t = 0x00000000;
-pub const VERASE: usize = 2;
-pub const VKILL: usize = 3;
-pub const VINTR: usize = 0;
-pub const VQUIT: usize = 1;
-pub const VLNEXT: usize = 15;
-pub const IGNBRK: ::tcflag_t = 0x00000001;
-pub const BRKINT: ::tcflag_t = 0x00000002;
-pub const IGNPAR: ::tcflag_t = 0x00000004;
-pub const PARMRK: ::tcflag_t = 0x00000008;
-pub const INPCK: ::tcflag_t = 0x00000010;
-pub const ISTRIP: ::tcflag_t = 0x00000020;
-pub const INLCR: ::tcflag_t = 0x00000040;
-pub const IGNCR: ::tcflag_t = 0x00000080;
-pub const ICRNL: ::tcflag_t = 0x00000100;
-pub const IXANY: ::tcflag_t = 0x00000800;
-pub const IMAXBEL: ::tcflag_t = 0x00002000;
-pub const OPOST: ::tcflag_t = 0x1;
-pub const CS5: ::tcflag_t = 0x00000000;
-pub const CRTSCTS: ::tcflag_t = 0x80000000;
-pub const ECHO: ::tcflag_t = 0x00000008;
-pub const OCRNL: ::tcflag_t = 0o000010;
-pub const ONOCR: ::tcflag_t = 0o000020;
-pub const ONLRET: ::tcflag_t = 0o000040;
-pub const OFILL: ::tcflag_t = 0o000100;
-pub const OFDEL: ::tcflag_t = 0o000200;
-
-pub const CLONE_VM: ::c_int = 0x100;
-pub const CLONE_FS: ::c_int = 0x200;
-pub const CLONE_FILES: ::c_int = 0x400;
-pub const CLONE_SIGHAND: ::c_int = 0x800;
-pub const CLONE_PTRACE: ::c_int = 0x2000;
-pub const CLONE_VFORK: ::c_int = 0x4000;
-pub const CLONE_PARENT: ::c_int = 0x8000;
-pub const CLONE_THREAD: ::c_int = 0x10000;
-pub const CLONE_NEWNS: ::c_int = 0x20000;
-pub const CLONE_SYSVSEM: ::c_int = 0x40000;
-pub const CLONE_SETTLS: ::c_int = 0x80000;
-pub const CLONE_PARENT_SETTID: ::c_int = 0x100000;
-pub const CLONE_CHILD_CLEARTID: ::c_int = 0x200000;
-pub const CLONE_DETACHED: ::c_int = 0x400000;
-pub const CLONE_UNTRACED: ::c_int = 0x800000;
-pub const CLONE_CHILD_SETTID: ::c_int = 0x01000000;
-pub const CLONE_NEWCGROUP: ::c_int = 0x02000000;
-pub const CLONE_NEWUTS: ::c_int = 0x04000000;
-pub const CLONE_NEWIPC: ::c_int = 0x08000000;
-pub const CLONE_NEWUSER: ::c_int = 0x10000000;
-pub const CLONE_NEWPID: ::c_int = 0x20000000;
-pub const CLONE_NEWNET: ::c_int = 0x40000000;
-pub const CLONE_IO: ::c_int = 0x80000000;
-
-pub const WNOHANG: ::c_int = 0x00000001;
-pub const WUNTRACED: ::c_int = 0x00000002;
-pub const WSTOPPED: ::c_int = WUNTRACED;
-pub const WEXITED: ::c_int = 0x00000004;
-pub const WCONTINUED: ::c_int = 0x00000008;
-pub const WNOWAIT: ::c_int = 0x01000000;
-
-// Options for personality(2).
-pub const ADDR_NO_RANDOMIZE: ::c_int = 0x0040000;
-pub const MMAP_PAGE_ZERO: ::c_int = 0x0100000;
-pub const ADDR_COMPAT_LAYOUT: ::c_int = 0x0200000;
-pub const READ_IMPLIES_EXEC: ::c_int = 0x0400000;
-pub const ADDR_LIMIT_32BIT: ::c_int = 0x0800000;
-pub const SHORT_INODE: ::c_int = 0x1000000;
-pub const WHOLE_SECONDS: ::c_int = 0x2000000;
-pub const STICKY_TIMEOUTS: ::c_int = 0x4000000;
-pub const ADDR_LIMIT_3GB: ::c_int = 0x8000000;
-
-// Options set using PTRACE_SETOPTIONS.
-pub const PTRACE_O_TRACESYSGOOD: ::c_int = 0x00000001;
-pub const PTRACE_O_TRACEFORK: ::c_int = 0x00000002;
-pub const PTRACE_O_TRACEVFORK: ::c_int = 0x00000004;
-pub const PTRACE_O_TRACECLONE: ::c_int = 0x00000008;
-pub const PTRACE_O_TRACEEXEC: ::c_int = 0x00000010;
-pub const PTRACE_O_TRACEVFORKDONE: ::c_int = 0x00000020;
-pub const PTRACE_O_TRACEEXIT: ::c_int = 0x00000040;
-pub const PTRACE_O_TRACESECCOMP: ::c_int = 0x00000080;
-pub const PTRACE_O_SUSPEND_SECCOMP: ::c_int = 0x00200000;
-pub const PTRACE_O_EXITKILL: ::c_int = 0x00100000;
-pub const PTRACE_O_MASK: ::c_int = 0x003000ff;
-
-// Wait extended result codes for the above trace options.
-pub const PTRACE_EVENT_FORK: ::c_int = 1;
-pub const PTRACE_EVENT_VFORK: ::c_int = 2;
-pub const PTRACE_EVENT_CLONE: ::c_int = 3;
-pub const PTRACE_EVENT_EXEC: ::c_int = 4;
-pub const PTRACE_EVENT_VFORK_DONE: ::c_int = 5;
-pub const PTRACE_EVENT_EXIT: ::c_int = 6;
-pub const PTRACE_EVENT_SECCOMP: ::c_int = 7;
-
-pub const __WNOTHREAD: ::c_int = 0x20000000;
-pub const __WALL: ::c_int = 0x40000000;
-pub const __WCLONE: ::c_int = 0x80000000;
-
-pub const SPLICE_F_MOVE: ::c_uint = 0x01;
-pub const SPLICE_F_NONBLOCK: ::c_uint = 0x02;
-pub const SPLICE_F_MORE: ::c_uint = 0x04;
-pub const SPLICE_F_GIFT: ::c_uint = 0x08;
-
-pub const RTLD_LOCAL: ::c_int = 0;
-pub const RTLD_LAZY: ::c_int = 1;
-
-pub const POSIX_FADV_NORMAL: ::c_int = 0;
-pub const POSIX_FADV_RANDOM: ::c_int = 1;
-pub const POSIX_FADV_SEQUENTIAL: ::c_int = 2;
-pub const POSIX_FADV_WILLNEED: ::c_int = 3;
-
-pub const AT_FDCWD: ::c_int = -100;
-pub const AT_SYMLINK_NOFOLLOW: ::c_int = 0x100;
-pub const AT_REMOVEDIR: ::c_int = 0x200;
-pub const AT_SYMLINK_FOLLOW: ::c_int = 0x400;
-pub const AT_NO_AUTOMOUNT: ::c_int = 0x800;
-pub const AT_EMPTY_PATH: ::c_int = 0x1000;
-
-pub const LOG_CRON: ::c_int = 9 << 3;
-pub const LOG_AUTHPRIV: ::c_int = 10 << 3;
-pub const LOG_FTP: ::c_int = 11 << 3;
-pub const LOG_PERROR: ::c_int = 0x20;
-
-pub const PIPE_BUF: usize = 4096;
-
-pub const SI_LOAD_SHIFT: ::c_uint = 16;
-
-// si_code values for SIGBUS signal
-pub const BUS_ADRALN: ::c_int = 1;
-pub const BUS_ADRERR: ::c_int = 2;
-pub const BUS_OBJERR: ::c_int = 3;
-// Linux-specific si_code values for SIGBUS signal
-pub const BUS_MCEERR_AR: ::c_int = 4;
-pub const BUS_MCEERR_AO: ::c_int = 5;
-
-// si_code values for SIGCHLD signal
-pub const CLD_EXITED: ::c_int = 1;
-pub const CLD_KILLED: ::c_int = 2;
-pub const CLD_DUMPED: ::c_int = 3;
-pub const CLD_TRAPPED: ::c_int = 4;
-pub const CLD_STOPPED: ::c_int = 5;
-pub const CLD_CONTINUED: ::c_int = 6;
-
-pub const SIGEV_SIGNAL: ::c_int = 0;
-pub const SIGEV_NONE: ::c_int = 1;
-pub const SIGEV_THREAD: ::c_int = 2;
-
-pub const P_ALL: idtype_t = 0;
-pub const P_PID: idtype_t = 1;
-pub const P_PGID: idtype_t = 2;
-cfg_if! {
-    if #[cfg(not(target_os = "emscripten"))] {
-        pub const P_PIDFD: idtype_t = 3;
-    }
-}
-
-pub const UTIME_OMIT: c_long = 1073741822;
-pub const UTIME_NOW: c_long = 1073741823;
-
-pub const POLLIN: ::c_short = 0x1;
-pub const POLLPRI: ::c_short = 0x2;
-pub const POLLOUT: ::c_short = 0x4;
-pub const POLLERR: ::c_short = 0x8;
-pub const POLLHUP: ::c_short = 0x10;
-pub const POLLNVAL: ::c_short = 0x20;
-pub const POLLRDNORM: ::c_short = 0x040;
-pub const POLLRDBAND: ::c_short = 0x080;
-#[cfg(not(any(target_arch = "sparc", target_arch = "sparc64")))]
-pub const POLLRDHUP: ::c_short = 0x2000;
-#[cfg(any(target_arch = "sparc", target_arch = "sparc64"))]
-pub const POLLRDHUP: ::c_short = 0x800;
-
-pub const IPTOS_LOWDELAY: u8 = 0x10;
-pub const IPTOS_THROUGHPUT: u8 = 0x08;
-pub const IPTOS_RELIABILITY: u8 = 0x04;
-pub const IPTOS_MINCOST: u8 = 0x02;
-
-pub const IPTOS_PREC_NETCONTROL: u8 = 0xe0;
-pub const IPTOS_PREC_INTERNETCONTROL: u8 = 0xc0;
-pub const IPTOS_PREC_CRITIC_ECP: u8 = 0xa0;
-pub const IPTOS_PREC_FLASHOVERRIDE: u8 = 0x80;
-pub const IPTOS_PREC_FLASH: u8 = 0x60;
-pub const IPTOS_PREC_IMMEDIATE: u8 = 0x40;
-pub const IPTOS_PREC_PRIORITY: u8 = 0x20;
-pub const IPTOS_PREC_ROUTINE: u8 = 0x00;
-
-pub const IPTOS_ECN_MASK: u8 = 0x03;
-pub const IPTOS_ECN_ECT1: u8 = 0x01;
-pub const IPTOS_ECN_ECT0: u8 = 0x02;
-pub const IPTOS_ECN_CE: u8 = 0x03;
-
-pub const IPOPT_COPY: u8 = 0x80;
-pub const IPOPT_CLASS_MASK: u8 = 0x60;
-pub const IPOPT_NUMBER_MASK: u8 = 0x1f;
-
-pub const IPOPT_CONTROL: u8 = 0x00;
-pub const IPOPT_RESERVED1: u8 = 0x20;
-pub const IPOPT_MEASUREMENT: u8 = 0x40;
-pub const IPOPT_RESERVED2: u8 = 0x60;
-pub const IPOPT_END: u8 = 0 | IPOPT_CONTROL;
-pub const IPOPT_NOOP: u8 = 1 | IPOPT_CONTROL;
-pub const IPOPT_SEC: u8 = 2 | IPOPT_CONTROL | IPOPT_COPY;
-pub const IPOPT_LSRR: u8 = 3 | IPOPT_CONTROL | IPOPT_COPY;
-pub const IPOPT_TIMESTAMP: u8 = 4 | IPOPT_MEASUREMENT;
-pub const IPOPT_RR: u8 = 7 | IPOPT_CONTROL;
-pub const IPOPT_SID: u8 = 8 | IPOPT_CONTROL | IPOPT_COPY;
-pub const IPOPT_SSRR: u8 = 9 | IPOPT_CONTROL | IPOPT_COPY;
-pub const IPOPT_RA: u8 = 20 | IPOPT_CONTROL | IPOPT_COPY;
-pub const IPVERSION: u8 = 4;
-pub const MAXTTL: u8 = 255;
-pub const IPDEFTTL: u8 = 64;
-pub const IPOPT_OPTVAL: u8 = 0;
-pub const IPOPT_OLEN: u8 = 1;
-pub const IPOPT_OFFSET: u8 = 2;
-pub const IPOPT_MINOFF: u8 = 4;
-pub const MAX_IPOPTLEN: u8 = 40;
-pub const IPOPT_NOP: u8 = IPOPT_NOOP;
-pub const IPOPT_EOL: u8 = IPOPT_END;
-pub const IPOPT_TS: u8 = IPOPT_TIMESTAMP;
-pub const IPOPT_TS_TSONLY: u8 = 0;
-pub const IPOPT_TS_TSANDADDR: u8 = 1;
-pub const IPOPT_TS_PRESPEC: u8 = 3;
-
-pub const ARPOP_RREQUEST: u16 = 3;
-pub const ARPOP_RREPLY: u16 = 4;
-pub const ARPOP_InREQUEST: u16 = 8;
-pub const ARPOP_InREPLY: u16 = 9;
-pub const ARPOP_NAK: u16 = 10;
-
-pub const ATF_NETMASK: ::c_int = 0x20;
-pub const ATF_DONTPUB: ::c_int = 0x40;
-
-pub const ARPHRD_NETROM: u16 = 0;
-pub const ARPHRD_ETHER: u16 = 1;
-pub const ARPHRD_EETHER: u16 = 2;
-pub const ARPHRD_AX25: u16 = 3;
-pub const ARPHRD_PRONET: u16 = 4;
-pub const ARPHRD_CHAOS: u16 = 5;
-pub const ARPHRD_IEEE802: u16 = 6;
-pub const ARPHRD_ARCNET: u16 = 7;
-pub const ARPHRD_APPLETLK: u16 = 8;
-pub const ARPHRD_DLCI: u16 = 15;
-pub const ARPHRD_ATM: u16 = 19;
-pub const ARPHRD_METRICOM: u16 = 23;
-pub const ARPHRD_IEEE1394: u16 = 24;
-pub const ARPHRD_EUI64: u16 = 27;
-pub const ARPHRD_INFINIBAND: u16 = 32;
-
-pub const ARPHRD_SLIP: u16 = 256;
-pub const ARPHRD_CSLIP: u16 = 257;
-pub const ARPHRD_SLIP6: u16 = 258;
-pub const ARPHRD_CSLIP6: u16 = 259;
-pub const ARPHRD_RSRVD: u16 = 260;
-pub const ARPHRD_ADAPT: u16 = 264;
-pub const ARPHRD_ROSE: u16 = 270;
-pub const ARPHRD_X25: u16 = 271;
-pub const ARPHRD_HWX25: u16 = 272;
-pub const ARPHRD_CAN: u16 = 280;
-pub const ARPHRD_PPP: u16 = 512;
-pub const ARPHRD_CISCO: u16 = 513;
-pub const ARPHRD_HDLC: u16 = ARPHRD_CISCO;
-pub const ARPHRD_LAPB: u16 = 516;
-pub const ARPHRD_DDCMP: u16 = 517;
-pub const ARPHRD_RAWHDLC: u16 = 518;
-
-pub const ARPHRD_TUNNEL: u16 = 768;
-pub const ARPHRD_TUNNEL6: u16 = 769;
-pub const ARPHRD_FRAD: u16 = 770;
-pub const ARPHRD_SKIP: u16 = 771;
-pub const ARPHRD_LOOPBACK: u16 = 772;
-pub const ARPHRD_LOCALTLK: u16 = 773;
-pub const ARPHRD_FDDI: u16 = 774;
-pub const ARPHRD_BIF: u16 = 775;
-pub const ARPHRD_SIT: u16 = 776;
-pub const ARPHRD_IPDDP: u16 = 777;
-pub const ARPHRD_IPGRE: u16 = 778;
-pub const ARPHRD_PIMREG: u16 = 779;
-pub const ARPHRD_HIPPI: u16 = 780;
-pub const ARPHRD_ASH: u16 = 781;
-pub const ARPHRD_ECONET: u16 = 782;
-pub const ARPHRD_IRDA: u16 = 783;
-pub const ARPHRD_FCPP: u16 = 784;
-pub const ARPHRD_FCAL: u16 = 785;
-pub const ARPHRD_FCPL: u16 = 786;
-pub const ARPHRD_FCFABRIC: u16 = 787;
-pub const ARPHRD_IEEE802_TR: u16 = 800;
-pub const ARPHRD_IEEE80211: u16 = 801;
-pub const ARPHRD_IEEE80211_PRISM: u16 = 802;
-pub const ARPHRD_IEEE80211_RADIOTAP: u16 = 803;
-pub const ARPHRD_IEEE802154: u16 = 804;
-
-pub const ARPHRD_VOID: u16 = 0xFFFF;
-pub const ARPHRD_NONE: u16 = 0xFFFE;
-
-cfg_if! {
-    if #[cfg(target_os = "emscripten")] {
-        // Emscripten does not define any `*_SUPER_MAGIC` constants.
-    } else if #[cfg(not(target_arch = "s390x"))] {
-        pub const ADFS_SUPER_MAGIC: ::c_long = 0x0000adf5;
-        pub const AFFS_SUPER_MAGIC: ::c_long = 0x0000adff;
-        pub const AFS_SUPER_MAGIC: ::c_long = 0x5346414f;
-        pub const AUTOFS_SUPER_MAGIC: ::c_long = 0x0187;
-        pub const BPF_FS_MAGIC: ::c_long = 0xcafe4a11;
-        pub const BTRFS_SUPER_MAGIC: ::c_long = 0x9123683e;
-        pub const CGROUP2_SUPER_MAGIC: ::c_long = 0x63677270;
-        pub const CGROUP_SUPER_MAGIC: ::c_long = 0x27e0eb;
-        pub const CODA_SUPER_MAGIC: ::c_long = 0x73757245;
-        pub const CRAMFS_MAGIC: ::c_long = 0x28cd3d45;
-        pub const DEBUGFS_MAGIC: ::c_long = 0x64626720;
-        pub const DEVPTS_SUPER_MAGIC: ::c_long = 0x1cd1;
-        pub const ECRYPTFS_SUPER_MAGIC: ::c_long = 0xf15f;
-        pub const EFS_SUPER_MAGIC: ::c_long = 0x00414a53;
-        pub const EXT2_SUPER_MAGIC: ::c_long = 0x0000ef53;
-        pub const EXT3_SUPER_MAGIC: ::c_long = 0x0000ef53;
-        pub const EXT4_SUPER_MAGIC: ::c_long = 0x0000ef53;
-        pub const F2FS_SUPER_MAGIC: ::c_long = 0xf2f52010;
-        pub const FUSE_SUPER_MAGIC: ::c_long = 0x65735546;
-        pub const FUTEXFS_SUPER_MAGIC: ::c_long = 0xbad1dea;
-        pub const HOSTFS_SUPER_MAGIC: ::c_long = 0x00c0ffee;
-        pub const HPFS_SUPER_MAGIC: ::c_long = 0xf995e849;
-        pub const HUGETLBFS_MAGIC: ::c_long = 0x958458f6;
-        pub const ISOFS_SUPER_MAGIC: ::c_long = 0x00009660;
-        pub const JFFS2_SUPER_MAGIC: ::c_long = 0x000072b6;
-        pub const MINIX2_SUPER_MAGIC2: ::c_long = 0x00002478;
-        pub const MINIX2_SUPER_MAGIC: ::c_long = 0x00002468;
-        pub const MINIX3_SUPER_MAGIC: ::c_long = 0x4d5a;
-        pub const MINIX_SUPER_MAGIC2: ::c_long = 0x0000138f;
-        pub const MINIX_SUPER_MAGIC: ::c_long = 0x0000137f;
-        pub const MSDOS_SUPER_MAGIC: ::c_long = 0x00004d44;
-        pub const NCP_SUPER_MAGIC: ::c_long = 0x0000564c;
-        pub const NFS_SUPER_MAGIC: ::c_long = 0x00006969;
-        pub const NILFS_SUPER_MAGIC: ::c_long = 0x3434;
-        pub const OCFS2_SUPER_MAGIC: ::c_long = 0x7461636f;
-        pub const OPENPROM_SUPER_MAGIC: ::c_long = 0x00009fa1;
-        pub const OVERLAYFS_SUPER_MAGIC: ::c_long = 0x794c7630;
-        pub const PROC_SUPER_MAGIC: ::c_long = 0x00009fa0;
-        pub const QNX4_SUPER_MAGIC: ::c_long = 0x0000002f;
-        pub const QNX6_SUPER_MAGIC: ::c_long = 0x68191122;
-        pub const RDTGROUP_SUPER_MAGIC: ::c_long = 0x7655821;
-        pub const REISERFS_SUPER_MAGIC: ::c_long = 0x52654973;
-        pub const SECURITYFS_MAGIC: ::c_long = 0x73636673;
-        pub const SELINUX_MAGIC: ::c_long = 0xf97cff8c;
-        pub const SMACK_MAGIC: ::c_long = 0x43415d53;
-        pub const SMB_SUPER_MAGIC: ::c_long = 0x0000517b;
-        pub const SYSFS_MAGIC: ::c_long = 0x62656572;
-        pub const TMPFS_MAGIC: ::c_long = 0x01021994;
-        pub const TRACEFS_MAGIC: ::c_long = 0x74726163;
-        pub const UDF_SUPER_MAGIC: ::c_long = 0x15013346;
-        pub const USBDEVICE_SUPER_MAGIC: ::c_long = 0x00009fa2;
-        pub const XENFS_SUPER_MAGIC: ::c_long = 0xabba1974;
-    } else if #[cfg(target_arch = "s390x")] {
-        pub const ADFS_SUPER_MAGIC: ::c_uint = 0x0000adf5;
-        pub const AFFS_SUPER_MAGIC: ::c_uint = 0x0000adff;
-        pub const AFS_SUPER_MAGIC: ::c_uint = 0x5346414f;
-        pub const AUTOFS_SUPER_MAGIC: ::c_uint = 0x0187;
-        pub const BPF_FS_MAGIC: ::c_uint = 0xcafe4a11;
-        pub const BTRFS_SUPER_MAGIC: ::c_uint = 0x9123683e;
-        pub const CGROUP2_SUPER_MAGIC: ::c_uint = 0x63677270;
-        pub const CGROUP_SUPER_MAGIC: ::c_uint = 0x27e0eb;
-        pub const CODA_SUPER_MAGIC: ::c_uint = 0x73757245;
-        pub const CRAMFS_MAGIC: ::c_uint = 0x28cd3d45;
-        pub const DEBUGFS_MAGIC: ::c_uint = 0x64626720;
-        pub const DEVPTS_SUPER_MAGIC: ::c_uint = 0x1cd1;
-        pub const ECRYPTFS_SUPER_MAGIC: ::c_uint = 0xf15f;
-        pub const EFS_SUPER_MAGIC: ::c_uint = 0x00414a53;
-        pub const EXT2_SUPER_MAGIC: ::c_uint = 0x0000ef53;
-        pub const EXT3_SUPER_MAGIC: ::c_uint = 0x0000ef53;
-        pub const EXT4_SUPER_MAGIC: ::c_uint = 0x0000ef53;
-        pub const F2FS_SUPER_MAGIC: ::c_uint = 0xf2f52010;
-        pub const FUSE_SUPER_MAGIC: ::c_uint = 0x65735546;
-        pub const FUTEXFS_SUPER_MAGIC: ::c_uint = 0xbad1dea;
-        pub const HOSTFS_SUPER_MAGIC: ::c_uint = 0x00c0ffee;
-        pub const HPFS_SUPER_MAGIC: ::c_uint = 0xf995e849;
-        pub const HUGETLBFS_MAGIC: ::c_uint = 0x958458f6;
-        pub const ISOFS_SUPER_MAGIC: ::c_uint = 0x00009660;
-        pub const JFFS2_SUPER_MAGIC: ::c_uint = 0x000072b6;
-        pub const MINIX2_SUPER_MAGIC2: ::c_uint = 0x00002478;
-        pub const MINIX2_SUPER_MAGIC: ::c_uint = 0x00002468;
-        pub const MINIX3_SUPER_MAGIC: ::c_uint = 0x4d5a;
-        pub const MINIX_SUPER_MAGIC2: ::c_uint = 0x0000138f;
-        pub const MINIX_SUPER_MAGIC: ::c_uint = 0x0000137f;
-        pub const MSDOS_SUPER_MAGIC: ::c_uint = 0x00004d44;
-        pub const NCP_SUPER_MAGIC: ::c_uint = 0x0000564c;
-        pub const NFS_SUPER_MAGIC: ::c_uint = 0x00006969;
-        pub const NILFS_SUPER_MAGIC: ::c_uint = 0x3434;
-        pub const OCFS2_SUPER_MAGIC: ::c_uint = 0x7461636f;
-        pub const OPENPROM_SUPER_MAGIC: ::c_uint = 0x00009fa1;
-        pub const OVERLAYFS_SUPER_MAGIC: ::c_uint = 0x794c7630;
-        pub const PROC_SUPER_MAGIC: ::c_uint = 0x00009fa0;
-        pub const QNX4_SUPER_MAGIC: ::c_uint = 0x0000002f;
-        pub const QNX6_SUPER_MAGIC: ::c_uint = 0x68191122;
-        pub const RDTGROUP_SUPER_MAGIC: ::c_uint = 0x7655821;
-        pub const REISERFS_SUPER_MAGIC: ::c_uint = 0x52654973;
-        pub const SECURITYFS_MAGIC: ::c_uint = 0x73636673;
-        pub const SELINUX_MAGIC: ::c_uint = 0xf97cff8c;
-        pub const SMACK_MAGIC: ::c_uint = 0x43415d53;
-        pub const SMB_SUPER_MAGIC: ::c_uint = 0x0000517b;
-        pub const SYSFS_MAGIC: ::c_uint = 0x62656572;
-        pub const TMPFS_MAGIC: ::c_uint = 0x01021994;
-        pub const TRACEFS_MAGIC: ::c_uint = 0x74726163;
-        pub const UDF_SUPER_MAGIC: ::c_uint = 0x15013346;
-        pub const USBDEVICE_SUPER_MAGIC: ::c_uint = 0x00009fa2;
-        pub const XENFS_SUPER_MAGIC: ::c_uint = 0xabba1974;
-    }
-}
-
-const_fn! {
-    {const} fn CMSG_ALIGN(len: usize) -> usize {
-        len + ::mem::size_of::<usize>() - 1 & !(::mem::size_of::<usize>() - 1)
-    }
-}
-
-f! {
-    pub fn CMSG_FIRSTHDR(mhdr: *const msghdr) -> *mut cmsghdr {
-        if (*mhdr).msg_controllen as usize >= ::mem::size_of::<cmsghdr>() {
-            (*mhdr).msg_control as *mut cmsghdr
-        } else {
-            0 as *mut cmsghdr
-        }
-    }
-
-    pub fn CMSG_DATA(cmsg: *const cmsghdr) -> *mut ::c_uchar {
-        cmsg.offset(1) as *mut ::c_uchar
-    }
-
-    pub {const} fn CMSG_SPACE(length: ::c_uint) -> ::c_uint {
-        (CMSG_ALIGN(length as usize) + CMSG_ALIGN(::mem::size_of::<cmsghdr>()))
-            as ::c_uint
-    }
-
-    pub fn CMSG_LEN(length: ::c_uint) -> ::c_uint {
-        CMSG_ALIGN(::mem::size_of::<cmsghdr>()) as ::c_uint + length
-    }
-
-    pub fn FD_CLR(fd: ::c_int, set: *mut fd_set) -> () {
-        let fd = fd as usize;
-        let size = ::mem::size_of_val(&(*set).fds_bits[0]) * 8;
-        (*set).fds_bits[fd / size] &= !(1 << (fd % size));
-        return
-    }
-
-    pub fn FD_ISSET(fd: ::c_int, set: *const fd_set) -> bool {
-        let fd = fd as usize;
-        let size = ::mem::size_of_val(&(*set).fds_bits[0]) * 8;
-        return ((*set).fds_bits[fd / size] & (1 << (fd % size))) != 0
-    }
-
-    pub fn FD_SET(fd: ::c_int, set: *mut fd_set) -> () {
-        let fd = fd as usize;
-        let size = ::mem::size_of_val(&(*set).fds_bits[0]) * 8;
-        (*set).fds_bits[fd / size] |= 1 << (fd % size);
-        return
-    }
-
-    pub fn FD_ZERO(set: *mut fd_set) -> () {
-        for slot in (*set).fds_bits.iter_mut() {
-            *slot = 0;
-        }
-    }
-}
-
-safe_f! {
-    pub fn SIGRTMAX() -> ::c_int {
-        unsafe { __libc_current_sigrtmax() }
-    }
-
-    pub fn SIGRTMIN() -> ::c_int {
-        unsafe { __libc_current_sigrtmin() }
-    }
-
-    pub {const} fn WIFSTOPPED(status: ::c_int) -> bool {
-        (status & 0xff) == 0x7f
-    }
-
-    pub {const} fn WSTOPSIG(status: ::c_int) -> ::c_int {
-        (status >> 8) & 0xff
-    }
-
-    pub {const} fn WIFCONTINUED(status: ::c_int) -> bool {
-        status == 0xffff
-    }
-
-    pub {const} fn WIFSIGNALED(status: ::c_int) -> bool {
-        ((status & 0x7f) + 1) as i8 >= 2
-    }
-
-    pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int {
-        status & 0x7f
-    }
-
-    pub {const} fn WIFEXITED(status: ::c_int) -> bool {
-        (status & 0x7f) == 0
-    }
-
-    pub {const} fn WEXITSTATUS(status: ::c_int) -> ::c_int {
-        (status >> 8) & 0xff
-    }
-
-    pub {const} fn WCOREDUMP(status: ::c_int) -> bool {
-        (status & 0x80) != 0
-    }
-
-    pub {const} fn W_EXITCODE(ret: ::c_int, sig: ::c_int) -> ::c_int {
-        (ret << 8) | sig
-    }
-
-    pub {const} fn W_STOPCODE(sig: ::c_int) -> ::c_int {
-        (sig << 8) | 0x7f
-    }
-
-    pub {const} fn QCMD(cmd: ::c_int, type_: ::c_int) -> ::c_int {
-        (cmd << 8) | (type_ & 0x00ff)
-    }
-
-    pub {const} fn IPOPT_COPIED(o: u8) -> u8 {
-        o & IPOPT_COPY
-    }
-
-    pub {const} fn IPOPT_CLASS(o: u8) -> u8 {
-        o & IPOPT_CLASS_MASK
-    }
-
-    pub {const} fn IPOPT_NUMBER(o: u8) -> u8 {
-        o & IPOPT_NUMBER_MASK
-    }
-
-    pub {const} fn IPTOS_ECN(x: u8) -> u8 {
-        x & ::IPTOS_ECN_MASK
-    }
-}
-
-extern "C" {
-    #[doc(hidden)]
-    pub fn __libc_current_sigrtmax() -> ::c_int;
-    #[doc(hidden)]
-    pub fn __libc_current_sigrtmin() -> ::c_int;
-
-    pub fn sem_destroy(sem: *mut sem_t) -> ::c_int;
-    pub fn sem_init(sem: *mut sem_t, pshared: ::c_int, value: ::c_uint) -> ::c_int;
-    pub fn fdatasync(fd: ::c_int) -> ::c_int;
-    pub fn mincore(addr: *mut ::c_void, len: ::size_t, vec: *mut ::c_uchar) -> ::c_int;
-
-    pub fn clock_getres(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int;
-    pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int;
-    pub fn clock_settime(clk_id: ::clockid_t, tp: *const ::timespec) -> ::c_int;
-    pub fn clock_getcpuclockid(pid: ::pid_t, clk_id: *mut ::clockid_t) -> ::c_int;
-
-    pub fn dirfd(dirp: *mut ::DIR) -> ::c_int;
-
-    pub fn pthread_getattr_np(native: ::pthread_t, attr: *mut ::pthread_attr_t) -> ::c_int;
-    pub fn pthread_attr_getstack(
-        attr: *const ::pthread_attr_t,
-        stackaddr: *mut *mut ::c_void,
-        stacksize: *mut ::size_t,
-    ) -> ::c_int;
-    pub fn memalign(align: ::size_t, size: ::size_t) -> *mut ::c_void;
-    pub fn setgroups(ngroups: ::size_t, ptr: *const ::gid_t) -> ::c_int;
-    pub fn pipe2(fds: *mut ::c_int, flags: ::c_int) -> ::c_int;
-    pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int;
-    pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int;
-    pub fn fstatfs(fd: ::c_int, buf: *mut statfs) -> ::c_int;
-    pub fn fstatfs64(fd: ::c_int, buf: *mut statfs64) -> ::c_int;
-    pub fn statvfs64(path: *const ::c_char, buf: *mut statvfs64) -> ::c_int;
-    pub fn fstatvfs64(fd: ::c_int, buf: *mut statvfs64) -> ::c_int;
-    pub fn memrchr(cx: *const ::c_void, c: ::c_int, n: ::size_t) -> *mut ::c_void;
-
-    pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise: ::c_int) -> ::c_int;
-    pub fn posix_fadvise64(
-        fd: ::c_int,
-        offset: ::off64_t,
-        len: ::off64_t,
-        advise: ::c_int,
-    ) -> ::c_int;
-    pub fn futimens(fd: ::c_int, times: *const ::timespec) -> ::c_int;
-    pub fn utimensat(
-        dirfd: ::c_int,
-        path: *const ::c_char,
-        times: *const ::timespec,
-        flag: ::c_int,
-    ) -> ::c_int;
-    pub fn duplocale(base: ::locale_t) -> ::locale_t;
-    pub fn freelocale(loc: ::locale_t);
-    pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_t) -> ::locale_t;
-    pub fn uselocale(loc: ::locale_t) -> ::locale_t;
-    pub fn creat64(path: *const c_char, mode: mode_t) -> ::c_int;
-    pub fn fstat64(fildes: ::c_int, buf: *mut stat64) -> ::c_int;
-    pub fn fstatat64(
-        dirfd: ::c_int,
-        pathname: *const c_char,
-        buf: *mut stat64,
-        flags: ::c_int,
-    ) -> ::c_int;
-    pub fn ftruncate64(fd: ::c_int, length: off64_t) -> ::c_int;
-    pub fn lseek64(fd: ::c_int, offset: off64_t, whence: ::c_int) -> off64_t;
-    pub fn lstat64(path: *const c_char, buf: *mut stat64) -> ::c_int;
-    pub fn mmap64(
-        addr: *mut ::c_void,
-        len: ::size_t,
-        prot: ::c_int,
-        flags: ::c_int,
-        fd: ::c_int,
-        offset: off64_t,
-    ) -> *mut ::c_void;
-    pub fn open64(path: *const c_char, oflag: ::c_int, ...) -> ::c_int;
-    pub fn openat64(fd: ::c_int, path: *const c_char, oflag: ::c_int, ...) -> ::c_int;
-    pub fn pread64(fd: ::c_int, buf: *mut ::c_void, count: ::size_t, offset: off64_t) -> ::ssize_t;
-    pub fn pwrite64(
-        fd: ::c_int,
-        buf: *const ::c_void,
-        count: ::size_t,
-        offset: off64_t,
-    ) -> ::ssize_t;
-    pub fn readdir64(dirp: *mut ::DIR) -> *mut ::dirent64;
-    pub fn readdir64_r(
-        dirp: *mut ::DIR,
-        entry: *mut ::dirent64,
-        result: *mut *mut ::dirent64,
-    ) -> ::c_int;
-    pub fn stat64(path: *const c_char, buf: *mut stat64) -> ::c_int;
-    pub fn truncate64(path: *const c_char, length: off64_t) -> ::c_int;
-
-    pub fn mknodat(
-        dirfd: ::c_int,
-        pathname: *const ::c_char,
-        mode: ::mode_t,
-        dev: dev_t,
-    ) -> ::c_int;
-    pub fn pthread_condattr_getclock(
-        attr: *const pthread_condattr_t,
-        clock_id: *mut clockid_t,
-    ) -> ::c_int;
-    pub fn pthread_condattr_setclock(
-        attr: *mut pthread_condattr_t,
-        clock_id: ::clockid_t,
-    ) -> ::c_int;
-    pub fn pthread_condattr_setpshared(attr: *mut pthread_condattr_t, pshared: ::c_int) -> ::c_int;
-    pub fn pthread_mutexattr_setpshared(
-        attr: *mut pthread_mutexattr_t,
-        pshared: ::c_int,
-    ) -> ::c_int;
-    pub fn pthread_rwlockattr_getpshared(
-        attr: *const pthread_rwlockattr_t,
-        val: *mut ::c_int,
-    ) -> ::c_int;
-    pub fn pthread_rwlockattr_setpshared(attr: *mut pthread_rwlockattr_t, val: ::c_int) -> ::c_int;
-    pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_char, buflen: ::size_t) -> ::c_int;
-    pub fn clearenv() -> ::c_int;
-    pub fn waitid(idtype: idtype_t, id: id_t, infop: *mut ::siginfo_t, options: ::c_int)
-        -> ::c_int;
-    pub fn getresuid(ruid: *mut ::uid_t, euid: *mut ::uid_t, suid: *mut ::uid_t) -> ::c_int;
-    pub fn getresgid(rgid: *mut ::gid_t, egid: *mut ::gid_t, sgid: *mut ::gid_t) -> ::c_int;
-    pub fn acct(filename: *const ::c_char) -> ::c_int;
-    pub fn brk(addr: *mut ::c_void) -> ::c_int;
-    pub fn sbrk(increment: ::intptr_t) -> *mut ::c_void;
-    #[deprecated(
-        since = "0.2.66",
-        note = "causes memory corruption, see rust-lang/libc#1596"
-    )]
-    pub fn vfork() -> ::pid_t;
-    pub fn setresgid(rgid: ::gid_t, egid: ::gid_t, sgid: ::gid_t) -> ::c_int;
-    pub fn setresuid(ruid: ::uid_t, euid: ::uid_t, suid: ::uid_t) -> ::c_int;
-    pub fn wait4(
-        pid: ::pid_t,
-        status: *mut ::c_int,
-        options: ::c_int,
-        rusage: *mut ::rusage,
-    ) -> ::pid_t;
-    pub fn login_tty(fd: ::c_int) -> ::c_int;
-    pub fn execvpe(
-        file: *const ::c_char,
-        argv: *const *const ::c_char,
-        envp: *const *const ::c_char,
-    ) -> ::c_int;
-    pub fn fexecve(
-        fd: ::c_int,
-        argv: *const *const ::c_char,
-        envp: *const *const ::c_char,
-    ) -> ::c_int;
-    pub fn getifaddrs(ifap: *mut *mut ::ifaddrs) -> ::c_int;
-    pub fn freeifaddrs(ifa: *mut ::ifaddrs);
-    pub fn bind(socket: ::c_int, address: *const ::sockaddr, address_len: ::socklen_t) -> ::c_int;
-
-    pub fn writev(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ssize_t;
-    pub fn readv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int) -> ::ssize_t;
-
-    pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t;
-    pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssize_t;
-    pub fn uname(buf: *mut ::utsname) -> ::c_int;
-}
-
-cfg_if! {
-    if #[cfg(not(target_env = "uclibc"))] {
-        extern "C" {
-            pub fn preadv64(
-                fd: ::c_int,
-                iov: *const ::iovec,
-                iovcnt: ::c_int,
-                offset: ::off64_t,
-            ) -> ::ssize_t;
-            pub fn pwritev64(
-                fd: ::c_int,
-                iov: *const ::iovec,
-                iovcnt: ::c_int,
-                offset: ::off64_t,
-            ) -> ::ssize_t;
-            // uclibc has separate non-const version of this function
-            pub fn forkpty(
-                amaster: *mut ::c_int,
-                name: *mut ::c_char,
-                termp: *const termios,
-                winp: *const ::winsize,
-            ) -> ::pid_t;
-            // uclibc has separate non-const version of this function
-            pub fn openpty(
-                amaster: *mut ::c_int,
-                aslave: *mut ::c_int,
-                name: *mut ::c_char,
-                termp: *const termios,
-                winp: *const ::winsize,
-            ) -> ::c_int;
-        }
-    }
-}
-
-cfg_if! {
-    if #[cfg(target_os = "emscripten")] {
-        mod emscripten;
-        pub use self::emscripten::*;
-    } else if #[cfg(target_os = "linux")] {
-        mod linux;
-        pub use self::linux::*;
-    } else if #[cfg(target_os = "l4re")] {
-        mod linux;
-        pub use self::linux::*;
-    } else if #[cfg(target_os = "android")] {
-        mod android;
-        pub use self::android::*;
-    } else {
-        // Unknown target_os
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/libc/unix/mod.rs.html b/learning/rust/guessing_game/target/doc/src/libc/unix/mod.rs.html deleted file mode 100644 index c8d08b08..00000000 --- a/learning/rust/guessing_game/target/doc/src/libc/unix/mod.rs.html +++ /dev/null @@ -1,3086 +0,0 @@ -mod.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-443
-444
-445
-446
-447
-448
-449
-450
-451
-452
-453
-454
-455
-456
-457
-458
-459
-460
-461
-462
-463
-464
-465
-466
-467
-468
-469
-470
-471
-472
-473
-474
-475
-476
-477
-478
-479
-480
-481
-482
-483
-484
-485
-486
-487
-488
-489
-490
-491
-492
-493
-494
-495
-496
-497
-498
-499
-500
-501
-502
-503
-504
-505
-506
-507
-508
-509
-510
-511
-512
-513
-514
-515
-516
-517
-518
-519
-520
-521
-522
-523
-524
-525
-526
-527
-528
-529
-530
-531
-532
-533
-534
-535
-536
-537
-538
-539
-540
-541
-542
-543
-544
-545
-546
-547
-548
-549
-550
-551
-552
-553
-554
-555
-556
-557
-558
-559
-560
-561
-562
-563
-564
-565
-566
-567
-568
-569
-570
-571
-572
-573
-574
-575
-576
-577
-578
-579
-580
-581
-582
-583
-584
-585
-586
-587
-588
-589
-590
-591
-592
-593
-594
-595
-596
-597
-598
-599
-600
-601
-602
-603
-604
-605
-606
-607
-608
-609
-610
-611
-612
-613
-614
-615
-616
-617
-618
-619
-620
-621
-622
-623
-624
-625
-626
-627
-628
-629
-630
-631
-632
-633
-634
-635
-636
-637
-638
-639
-640
-641
-642
-643
-644
-645
-646
-647
-648
-649
-650
-651
-652
-653
-654
-655
-656
-657
-658
-659
-660
-661
-662
-663
-664
-665
-666
-667
-668
-669
-670
-671
-672
-673
-674
-675
-676
-677
-678
-679
-680
-681
-682
-683
-684
-685
-686
-687
-688
-689
-690
-691
-692
-693
-694
-695
-696
-697
-698
-699
-700
-701
-702
-703
-704
-705
-706
-707
-708
-709
-710
-711
-712
-713
-714
-715
-716
-717
-718
-719
-720
-721
-722
-723
-724
-725
-726
-727
-728
-729
-730
-731
-732
-733
-734
-735
-736
-737
-738
-739
-740
-741
-742
-743
-744
-745
-746
-747
-748
-749
-750
-751
-752
-753
-754
-755
-756
-757
-758
-759
-760
-761
-762
-763
-764
-765
-766
-767
-768
-769
-770
-771
-772
-773
-774
-775
-776
-777
-778
-779
-780
-781
-782
-783
-784
-785
-786
-787
-788
-789
-790
-791
-792
-793
-794
-795
-796
-797
-798
-799
-800
-801
-802
-803
-804
-805
-806
-807
-808
-809
-810
-811
-812
-813
-814
-815
-816
-817
-818
-819
-820
-821
-822
-823
-824
-825
-826
-827
-828
-829
-830
-831
-832
-833
-834
-835
-836
-837
-838
-839
-840
-841
-842
-843
-844
-845
-846
-847
-848
-849
-850
-851
-852
-853
-854
-855
-856
-857
-858
-859
-860
-861
-862
-863
-864
-865
-866
-867
-868
-869
-870
-871
-872
-873
-874
-875
-876
-877
-878
-879
-880
-881
-882
-883
-884
-885
-886
-887
-888
-889
-890
-891
-892
-893
-894
-895
-896
-897
-898
-899
-900
-901
-902
-903
-904
-905
-906
-907
-908
-909
-910
-911
-912
-913
-914
-915
-916
-917
-918
-919
-920
-921
-922
-923
-924
-925
-926
-927
-928
-929
-930
-931
-932
-933
-934
-935
-936
-937
-938
-939
-940
-941
-942
-943
-944
-945
-946
-947
-948
-949
-950
-951
-952
-953
-954
-955
-956
-957
-958
-959
-960
-961
-962
-963
-964
-965
-966
-967
-968
-969
-970
-971
-972
-973
-974
-975
-976
-977
-978
-979
-980
-981
-982
-983
-984
-985
-986
-987
-988
-989
-990
-991
-992
-993
-994
-995
-996
-997
-998
-999
-1000
-1001
-1002
-1003
-1004
-1005
-1006
-1007
-1008
-1009
-1010
-1011
-1012
-1013
-1014
-1015
-1016
-1017
-1018
-1019
-1020
-1021
-1022
-1023
-1024
-1025
-1026
-1027
-1028
-1029
-1030
-1031
-1032
-1033
-1034
-1035
-1036
-1037
-1038
-1039
-1040
-1041
-1042
-1043
-1044
-1045
-1046
-1047
-1048
-1049
-1050
-1051
-1052
-1053
-1054
-1055
-1056
-1057
-1058
-1059
-1060
-1061
-1062
-1063
-1064
-1065
-1066
-1067
-1068
-1069
-1070
-1071
-1072
-1073
-1074
-1075
-1076
-1077
-1078
-1079
-1080
-1081
-1082
-1083
-1084
-1085
-1086
-1087
-1088
-1089
-1090
-1091
-1092
-1093
-1094
-1095
-1096
-1097
-1098
-1099
-1100
-1101
-1102
-1103
-1104
-1105
-1106
-1107
-1108
-1109
-1110
-1111
-1112
-1113
-1114
-1115
-1116
-1117
-1118
-1119
-1120
-1121
-1122
-1123
-1124
-1125
-1126
-1127
-1128
-1129
-1130
-1131
-1132
-1133
-1134
-1135
-1136
-1137
-1138
-1139
-1140
-1141
-1142
-1143
-1144
-1145
-1146
-1147
-1148
-1149
-1150
-1151
-1152
-1153
-1154
-1155
-1156
-1157
-1158
-1159
-1160
-1161
-1162
-1163
-1164
-1165
-1166
-1167
-1168
-1169
-1170
-1171
-1172
-1173
-1174
-1175
-1176
-1177
-1178
-1179
-1180
-1181
-1182
-1183
-1184
-1185
-1186
-1187
-1188
-1189
-1190
-1191
-1192
-1193
-1194
-1195
-1196
-1197
-1198
-1199
-1200
-1201
-1202
-1203
-1204
-1205
-1206
-1207
-1208
-1209
-1210
-1211
-1212
-1213
-1214
-1215
-1216
-1217
-1218
-1219
-1220
-1221
-1222
-1223
-1224
-1225
-1226
-1227
-1228
-1229
-1230
-1231
-1232
-1233
-1234
-1235
-1236
-1237
-1238
-1239
-1240
-1241
-1242
-1243
-1244
-1245
-1246
-1247
-1248
-1249
-1250
-1251
-1252
-1253
-1254
-1255
-1256
-1257
-1258
-1259
-1260
-1261
-1262
-1263
-1264
-1265
-1266
-1267
-1268
-1269
-1270
-1271
-1272
-1273
-1274
-1275
-1276
-1277
-1278
-1279
-1280
-1281
-1282
-1283
-1284
-1285
-1286
-1287
-1288
-1289
-1290
-1291
-1292
-1293
-1294
-1295
-1296
-1297
-1298
-1299
-1300
-1301
-1302
-1303
-1304
-1305
-1306
-1307
-1308
-1309
-1310
-1311
-1312
-1313
-1314
-1315
-1316
-1317
-1318
-1319
-1320
-1321
-1322
-1323
-1324
-1325
-1326
-1327
-1328
-1329
-1330
-1331
-1332
-1333
-1334
-1335
-1336
-1337
-1338
-1339
-1340
-1341
-1342
-1343
-1344
-1345
-1346
-1347
-1348
-1349
-1350
-1351
-1352
-1353
-1354
-1355
-1356
-1357
-1358
-1359
-1360
-1361
-1362
-1363
-1364
-1365
-1366
-1367
-1368
-1369
-1370
-1371
-1372
-1373
-1374
-1375
-1376
-1377
-1378
-1379
-1380
-1381
-1382
-1383
-1384
-1385
-1386
-1387
-1388
-1389
-1390
-1391
-1392
-1393
-1394
-1395
-1396
-1397
-1398
-1399
-1400
-1401
-1402
-1403
-1404
-1405
-1406
-1407
-1408
-1409
-1410
-1411
-1412
-1413
-1414
-1415
-1416
-1417
-1418
-1419
-1420
-1421
-1422
-1423
-1424
-1425
-1426
-1427
-1428
-1429
-1430
-1431
-1432
-1433
-1434
-1435
-1436
-1437
-1438
-1439
-1440
-1441
-1442
-1443
-1444
-1445
-1446
-1447
-1448
-1449
-1450
-1451
-1452
-1453
-1454
-1455
-1456
-1457
-1458
-1459
-1460
-1461
-1462
-1463
-1464
-1465
-1466
-1467
-1468
-1469
-1470
-1471
-1472
-1473
-1474
-1475
-1476
-1477
-1478
-1479
-1480
-1481
-1482
-1483
-1484
-1485
-1486
-1487
-1488
-1489
-1490
-1491
-1492
-1493
-1494
-1495
-1496
-1497
-1498
-1499
-1500
-1501
-1502
-1503
-1504
-1505
-1506
-1507
-1508
-1509
-1510
-1511
-1512
-1513
-1514
-1515
-1516
-1517
-1518
-1519
-1520
-1521
-1522
-1523
-1524
-1525
-1526
-1527
-1528
-1529
-1530
-1531
-1532
-1533
-1534
-1535
-1536
-1537
-1538
-1539
-
//! Definitions found commonly among almost all Unix derivatives
-//!
-//! More functions and definitions can be found in the more specific modules
-//! according to the platform in question.
-
-pub type c_schar = i8;
-pub type c_uchar = u8;
-pub type c_short = i16;
-pub type c_ushort = u16;
-pub type c_int = i32;
-pub type c_uint = u32;
-pub type c_float = f32;
-pub type c_double = f64;
-pub type c_longlong = i64;
-pub type c_ulonglong = u64;
-pub type intmax_t = i64;
-pub type uintmax_t = u64;
-
-pub type size_t = usize;
-pub type ptrdiff_t = isize;
-pub type intptr_t = isize;
-pub type uintptr_t = usize;
-pub type ssize_t = isize;
-
-pub type pid_t = i32;
-pub type in_addr_t = u32;
-pub type in_port_t = u16;
-pub type sighandler_t = ::size_t;
-pub type cc_t = ::c_uchar;
-
-cfg_if! {
-    if #[cfg(any(target_os = "espidf", target_os = "horizon"))] {
-        pub type uid_t = ::c_ushort;
-        pub type gid_t = ::c_ushort;
-    } else {
-        pub type uid_t = u32;
-        pub type gid_t = u32;
-    }
-}
-
-#[cfg_attr(feature = "extra_traits", derive(Debug))]
-pub enum DIR {}
-impl ::Copy for DIR {}
-impl ::Clone for DIR {
-    fn clone(&self) -> DIR {
-        *self
-    }
-}
-pub type locale_t = *mut ::c_void;
-
-s! {
-    pub struct group {
-        pub gr_name: *mut ::c_char,
-        pub gr_passwd: *mut ::c_char,
-        pub gr_gid: ::gid_t,
-        pub gr_mem: *mut *mut ::c_char,
-    }
-
-    pub struct utimbuf {
-        pub actime: time_t,
-        pub modtime: time_t,
-    }
-
-    pub struct timeval {
-        pub tv_sec: time_t,
-        pub tv_usec: suseconds_t,
-    }
-
-    // linux x32 compatibility
-    // See https://sourceware.org/bugzilla/show_bug.cgi?id=16437
-    pub struct timespec {
-        pub tv_sec: time_t,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        pub tv_nsec: i64,
-        #[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]
-        pub tv_nsec: ::c_long,
-    }
-
-    pub struct rlimit {
-        pub rlim_cur: rlim_t,
-        pub rlim_max: rlim_t,
-    }
-
-    pub struct rusage {
-        pub ru_utime: timeval,
-        pub ru_stime: timeval,
-        pub ru_maxrss: c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        __pad1: u32,
-        pub ru_ixrss: c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        __pad2: u32,
-        pub ru_idrss: c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        __pad3: u32,
-        pub ru_isrss: c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        __pad4: u32,
-        pub ru_minflt: c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        __pad5: u32,
-        pub ru_majflt: c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        __pad6: u32,
-        pub ru_nswap: c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        __pad7: u32,
-        pub ru_inblock: c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        __pad8: u32,
-        pub ru_oublock: c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        __pad9: u32,
-        pub ru_msgsnd: c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        __pad10: u32,
-        pub ru_msgrcv: c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        __pad11: u32,
-        pub ru_nsignals: c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        __pad12: u32,
-        pub ru_nvcsw: c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        __pad13: u32,
-        pub ru_nivcsw: c_long,
-        #[cfg(all(target_arch = "x86_64", target_pointer_width = "32"))]
-        __pad14: u32,
-
-        #[cfg(any(target_env = "musl", target_os = "emscripten"))]
-        __reserved: [c_long; 16],
-    }
-
-    pub struct ipv6_mreq {
-        pub ipv6mr_multiaddr: in6_addr,
-        #[cfg(target_os = "android")]
-        pub ipv6mr_interface: ::c_int,
-        #[cfg(not(target_os = "android"))]
-        pub ipv6mr_interface: ::c_uint,
-    }
-
-    pub struct hostent {
-        pub h_name: *mut ::c_char,
-        pub h_aliases: *mut *mut ::c_char,
-        pub h_addrtype: ::c_int,
-        pub h_length: ::c_int,
-        pub h_addr_list: *mut *mut ::c_char,
-    }
-
-    pub struct iovec {
-        pub iov_base: *mut ::c_void,
-        pub iov_len: ::size_t,
-    }
-
-    pub struct pollfd {
-        pub fd: ::c_int,
-        pub events: ::c_short,
-        pub revents: ::c_short,
-    }
-
-    pub struct winsize {
-        pub ws_row: ::c_ushort,
-        pub ws_col: ::c_ushort,
-        pub ws_xpixel: ::c_ushort,
-        pub ws_ypixel: ::c_ushort,
-    }
-
-    pub struct linger {
-        pub l_onoff: ::c_int,
-        pub l_linger: ::c_int,
-    }
-
-    pub struct sigval {
-        // Actually a union of an int and a void*
-        pub sival_ptr: *mut ::c_void
-    }
-
-    // <sys/time.h>
-    pub struct itimerval {
-        pub it_interval: ::timeval,
-        pub it_value: ::timeval,
-    }
-
-    // <sys/times.h>
-    pub struct tms {
-        pub tms_utime: ::clock_t,
-        pub tms_stime: ::clock_t,
-        pub tms_cutime: ::clock_t,
-        pub tms_cstime: ::clock_t,
-    }
-
-    pub struct servent {
-        pub s_name: *mut ::c_char,
-        pub s_aliases: *mut *mut ::c_char,
-        pub s_port: ::c_int,
-        pub s_proto: *mut ::c_char,
-    }
-
-    pub struct protoent {
-        pub p_name: *mut ::c_char,
-        pub p_aliases: *mut *mut ::c_char,
-        pub p_proto: ::c_int,
-    }
-}
-
-pub const INT_MIN: c_int = -2147483648;
-pub const INT_MAX: c_int = 2147483647;
-
-pub const SIG_DFL: sighandler_t = 0 as sighandler_t;
-pub const SIG_IGN: sighandler_t = 1 as sighandler_t;
-pub const SIG_ERR: sighandler_t = !0 as sighandler_t;
-
-pub const DT_UNKNOWN: u8 = 0;
-pub const DT_FIFO: u8 = 1;
-pub const DT_CHR: u8 = 2;
-pub const DT_DIR: u8 = 4;
-pub const DT_BLK: u8 = 6;
-pub const DT_REG: u8 = 8;
-pub const DT_LNK: u8 = 10;
-pub const DT_SOCK: u8 = 12;
-
-cfg_if! {
-    if #[cfg(not(target_os = "redox"))] {
-        pub const FD_CLOEXEC: ::c_int = 0x1;
-    }
-}
-
-pub const USRQUOTA: ::c_int = 0;
-pub const GRPQUOTA: ::c_int = 1;
-
-pub const SIGIOT: ::c_int = 6;
-
-pub const S_ISUID: ::mode_t = 0x800;
-pub const S_ISGID: ::mode_t = 0x400;
-pub const S_ISVTX: ::mode_t = 0x200;
-
-cfg_if! {
-    if #[cfg(not(any(target_os = "haiku", target_os = "illumos",
-                     target_os = "solaris")))] {
-        pub const IF_NAMESIZE: ::size_t = 16;
-        pub const IFNAMSIZ: ::size_t = IF_NAMESIZE;
-    }
-}
-
-pub const LOG_EMERG: ::c_int = 0;
-pub const LOG_ALERT: ::c_int = 1;
-pub const LOG_CRIT: ::c_int = 2;
-pub const LOG_ERR: ::c_int = 3;
-pub const LOG_WARNING: ::c_int = 4;
-pub const LOG_NOTICE: ::c_int = 5;
-pub const LOG_INFO: ::c_int = 6;
-pub const LOG_DEBUG: ::c_int = 7;
-
-pub const LOG_KERN: ::c_int = 0;
-pub const LOG_USER: ::c_int = 1 << 3;
-pub const LOG_MAIL: ::c_int = 2 << 3;
-pub const LOG_DAEMON: ::c_int = 3 << 3;
-pub const LOG_AUTH: ::c_int = 4 << 3;
-pub const LOG_SYSLOG: ::c_int = 5 << 3;
-pub const LOG_LPR: ::c_int = 6 << 3;
-pub const LOG_NEWS: ::c_int = 7 << 3;
-pub const LOG_UUCP: ::c_int = 8 << 3;
-pub const LOG_LOCAL0: ::c_int = 16 << 3;
-pub const LOG_LOCAL1: ::c_int = 17 << 3;
-pub const LOG_LOCAL2: ::c_int = 18 << 3;
-pub const LOG_LOCAL3: ::c_int = 19 << 3;
-pub const LOG_LOCAL4: ::c_int = 20 << 3;
-pub const LOG_LOCAL5: ::c_int = 21 << 3;
-pub const LOG_LOCAL6: ::c_int = 22 << 3;
-pub const LOG_LOCAL7: ::c_int = 23 << 3;
-
-cfg_if! {
-    if #[cfg(not(target_os = "haiku"))] {
-        pub const LOG_PID: ::c_int = 0x01;
-        pub const LOG_CONS: ::c_int = 0x02;
-        pub const LOG_ODELAY: ::c_int = 0x04;
-        pub const LOG_NDELAY: ::c_int = 0x08;
-        pub const LOG_NOWAIT: ::c_int = 0x10;
-    }
-}
-pub const LOG_PRIMASK: ::c_int = 7;
-pub const LOG_FACMASK: ::c_int = 0x3f8;
-
-pub const PRIO_MIN: ::c_int = -20;
-pub const PRIO_MAX: ::c_int = 20;
-
-pub const IPPROTO_ICMP: ::c_int = 1;
-pub const IPPROTO_ICMPV6: ::c_int = 58;
-pub const IPPROTO_TCP: ::c_int = 6;
-pub const IPPROTO_UDP: ::c_int = 17;
-pub const IPPROTO_IP: ::c_int = 0;
-pub const IPPROTO_IPV6: ::c_int = 41;
-
-pub const INADDR_LOOPBACK: in_addr_t = 2130706433;
-pub const INADDR_ANY: in_addr_t = 0;
-pub const INADDR_BROADCAST: in_addr_t = 4294967295;
-pub const INADDR_NONE: in_addr_t = 4294967295;
-
-pub const ARPOP_REQUEST: u16 = 1;
-pub const ARPOP_REPLY: u16 = 2;
-
-pub const ATF_COM: ::c_int = 0x02;
-pub const ATF_PERM: ::c_int = 0x04;
-pub const ATF_PUBL: ::c_int = 0x08;
-pub const ATF_USETRAILERS: ::c_int = 0x10;
-
-cfg_if! {
-    if #[cfg(any(target_os = "l4re", target_os = "espidf"))] {
-        // required libraries for L4Re and the ESP-IDF framework are linked externally, ATM
-    } else if #[cfg(feature = "std")] {
-        // cargo build, don't pull in anything extra as the libstd dep
-        // already pulls in all libs.
-    } else if #[cfg(all(target_os = "linux",
-                        any(target_env = "gnu", target_env = "uclibc"),
-                        feature = "rustc-dep-of-std"))] {
-        #[link(name = "util", kind = "static", modifiers = "-bundle",
-            cfg(target_feature = "crt-static"))]
-        #[link(name = "rt", kind = "static", modifiers = "-bundle",
-            cfg(target_feature = "crt-static"))]
-        #[link(name = "pthread", kind = "static", modifiers = "-bundle",
-            cfg(target_feature = "crt-static"))]
-        #[link(name = "m", kind = "static", modifiers = "-bundle",
-            cfg(target_feature = "crt-static"))]
-        #[link(name = "dl", kind = "static", modifiers = "-bundle",
-            cfg(target_feature = "crt-static"))]
-        #[link(name = "c", kind = "static", modifiers = "-bundle",
-            cfg(target_feature = "crt-static"))]
-        #[link(name = "gcc_eh", kind = "static", modifiers = "-bundle",
-            cfg(target_feature = "crt-static"))]
-        #[link(name = "gcc", kind = "static", modifiers = "-bundle",
-            cfg(target_feature = "crt-static"))]
-        #[link(name = "util", cfg(not(target_feature = "crt-static")))]
-        #[link(name = "rt", cfg(not(target_feature = "crt-static")))]
-        #[link(name = "pthread", cfg(not(target_feature = "crt-static")))]
-        #[link(name = "m", cfg(not(target_feature = "crt-static")))]
-        #[link(name = "dl", cfg(not(target_feature = "crt-static")))]
-        #[link(name = "c", cfg(not(target_feature = "crt-static")))]
-        extern {}
-    } else if #[cfg(target_env = "musl")] {
-        #[cfg_attr(feature = "rustc-dep-of-std",
-                   link(name = "c", kind = "static", modifiers = "-bundle",
-                        cfg(target_feature = "crt-static")))]
-        #[cfg_attr(feature = "rustc-dep-of-std",
-                   link(name = "c", cfg(not(target_feature = "crt-static"))))]
-        extern {}
-    } else if #[cfg(target_os = "emscripten")] {
-        #[link(name = "c")]
-        extern {}
-    } else if #[cfg(all(target_os = "android", feature = "rustc-dep-of-std"))] {
-        #[link(name = "c", kind = "static", modifiers = "-bundle",
-            cfg(target_feature = "crt-static"))]
-        #[link(name = "m", kind = "static", modifiers = "-bundle",
-            cfg(target_feature = "crt-static"))]
-        #[link(name = "m", cfg(not(target_feature = "crt-static")))]
-        #[link(name = "c", cfg(not(target_feature = "crt-static")))]
-        extern {}
-    } else if #[cfg(any(target_os = "macos",
-                        target_os = "ios",
-                        target_os = "watchos",
-                        target_os = "android",
-                        target_os = "openbsd"))] {
-        #[link(name = "c")]
-        #[link(name = "m")]
-        extern {}
-    } else if #[cfg(target_os = "haiku")] {
-        #[link(name = "root")]
-        #[link(name = "network")]
-        extern {}
-    } else if #[cfg(target_env = "newlib")] {
-        #[link(name = "c")]
-        #[link(name = "m")]
-        extern {}
-    } else if #[cfg(target_os = "hermit")] {
-        // no_default_libraries is set to false for HermitCore, so only a link
-        // to "pthread" needs to be added.
-        #[link(name = "pthread")]
-        extern {}
-    } else if #[cfg(target_env = "illumos")] {
-        #[link(name = "c")]
-        #[link(name = "m")]
-        extern {}
-    } else if #[cfg(target_os = "redox")] {
-        #[cfg_attr(feature = "rustc-dep-of-std",
-                   link(name = "c", kind = "static", modifiers = "-bundle",
-                        cfg(target_feature = "crt-static")))]
-        #[cfg_attr(feature = "rustc-dep-of-std",
-                   link(name = "c", cfg(not(target_feature = "crt-static"))))]
-        extern {}
-    } else {
-        #[link(name = "c")]
-        #[link(name = "m")]
-        #[link(name = "rt")]
-        #[link(name = "pthread")]
-        extern {}
-    }
-}
-
-#[cfg_attr(feature = "extra_traits", derive(Debug))]
-pub enum FILE {}
-impl ::Copy for FILE {}
-impl ::Clone for FILE {
-    fn clone(&self) -> FILE {
-        *self
-    }
-}
-#[cfg_attr(feature = "extra_traits", derive(Debug))]
-pub enum fpos_t {} // FIXME: fill this out with a struct
-impl ::Copy for fpos_t {}
-impl ::Clone for fpos_t {
-    fn clone(&self) -> fpos_t {
-        *self
-    }
-}
-
-extern "C" {
-    pub fn isalnum(c: c_int) -> c_int;
-    pub fn isalpha(c: c_int) -> c_int;
-    pub fn iscntrl(c: c_int) -> c_int;
-    pub fn isdigit(c: c_int) -> c_int;
-    pub fn isgraph(c: c_int) -> c_int;
-    pub fn islower(c: c_int) -> c_int;
-    pub fn isprint(c: c_int) -> c_int;
-    pub fn ispunct(c: c_int) -> c_int;
-    pub fn isspace(c: c_int) -> c_int;
-    pub fn isupper(c: c_int) -> c_int;
-    pub fn isxdigit(c: c_int) -> c_int;
-    pub fn isblank(c: c_int) -> c_int;
-    pub fn tolower(c: c_int) -> c_int;
-    pub fn toupper(c: c_int) -> c_int;
-    pub fn qsort(
-        base: *mut c_void,
-        num: size_t,
-        size: size_t,
-        compar: ::Option<unsafe extern "C" fn(*const c_void, *const c_void) -> c_int>,
-    );
-    pub fn bsearch(
-        key: *const c_void,
-        base: *const c_void,
-        num: size_t,
-        size: size_t,
-        compar: ::Option<unsafe extern "C" fn(*const c_void, *const c_void) -> c_int>,
-    ) -> *mut c_void;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "fopen$UNIX2003"
-    )]
-    pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "freopen$UNIX2003"
-    )]
-    pub fn freopen(filename: *const c_char, mode: *const c_char, file: *mut FILE) -> *mut FILE;
-    pub fn fmemopen(buf: *mut c_void, size: size_t, mode: *const c_char) -> *mut FILE;
-    pub fn open_memstream(ptr: *mut *mut c_char, sizeloc: *mut size_t) -> *mut FILE;
-
-    pub fn fflush(file: *mut FILE) -> c_int;
-    pub fn fclose(file: *mut FILE) -> c_int;
-    pub fn remove(filename: *const c_char) -> c_int;
-    pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int;
-    pub fn tmpfile() -> *mut FILE;
-    pub fn setvbuf(stream: *mut FILE, buffer: *mut c_char, mode: c_int, size: size_t) -> c_int;
-    pub fn setbuf(stream: *mut FILE, buf: *mut c_char);
-    pub fn getchar() -> c_int;
-    pub fn putchar(c: c_int) -> c_int;
-    pub fn fgetc(stream: *mut FILE) -> c_int;
-    pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char;
-    pub fn fputc(c: c_int, stream: *mut FILE) -> c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "fputs$UNIX2003"
-    )]
-    pub fn fputs(s: *const c_char, stream: *mut FILE) -> c_int;
-    pub fn puts(s: *const c_char) -> c_int;
-    pub fn ungetc(c: c_int, stream: *mut FILE) -> c_int;
-    pub fn fread(ptr: *mut c_void, size: size_t, nobj: size_t, stream: *mut FILE) -> size_t;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "fwrite$UNIX2003"
-    )]
-    pub fn fwrite(ptr: *const c_void, size: size_t, nobj: size_t, stream: *mut FILE) -> size_t;
-    pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int;
-    pub fn ftell(stream: *mut FILE) -> c_long;
-    pub fn rewind(stream: *mut FILE);
-    #[cfg_attr(target_os = "netbsd", link_name = "__fgetpos50")]
-    pub fn fgetpos(stream: *mut FILE, ptr: *mut fpos_t) -> c_int;
-    #[cfg_attr(target_os = "netbsd", link_name = "__fsetpos50")]
-    pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int;
-    pub fn feof(stream: *mut FILE) -> c_int;
-    pub fn ferror(stream: *mut FILE) -> c_int;
-    pub fn clearerr(stream: *mut FILE);
-    pub fn perror(s: *const c_char);
-    pub fn atoi(s: *const c_char) -> c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "strtod$UNIX2003"
-    )]
-    pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double;
-    pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float;
-    pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_long;
-    pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulong;
-    pub fn calloc(nobj: size_t, size: size_t) -> *mut c_void;
-    pub fn malloc(size: size_t) -> *mut c_void;
-    pub fn realloc(p: *mut c_void, size: size_t) -> *mut c_void;
-    pub fn free(p: *mut c_void);
-    pub fn abort() -> !;
-    pub fn exit(status: c_int) -> !;
-    pub fn _exit(status: c_int) -> !;
-    pub fn atexit(cb: extern "C" fn()) -> c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "system$UNIX2003"
-    )]
-    pub fn system(s: *const c_char) -> c_int;
-    pub fn getenv(s: *const c_char) -> *mut c_char;
-
-    pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char;
-    pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char;
-    pub fn stpcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char;
-    pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char;
-    pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char;
-    pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int;
-    pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int;
-    pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int;
-    pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char;
-    pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char;
-    pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t;
-    pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t;
-    pub fn strdup(cs: *const c_char) -> *mut c_char;
-    pub fn strndup(cs: *const c_char, n: size_t) -> *mut c_char;
-    pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char;
-    pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char;
-    pub fn strcasecmp(s1: *const c_char, s2: *const c_char) -> c_int;
-    pub fn strncasecmp(s1: *const c_char, s2: *const c_char, n: size_t) -> c_int;
-    pub fn strlen(cs: *const c_char) -> size_t;
-    pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "strerror$UNIX2003"
-    )]
-    pub fn strerror(n: c_int) -> *mut c_char;
-    pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char;
-    pub fn strtok_r(s: *mut c_char, t: *const c_char, p: *mut *mut c_char) -> *mut c_char;
-    pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t;
-    pub fn strsignal(sig: c_int) -> *mut c_char;
-    pub fn wcslen(buf: *const wchar_t) -> size_t;
-    pub fn wcstombs(dest: *mut c_char, src: *const wchar_t, n: size_t) -> ::size_t;
-
-    pub fn memchr(cx: *const c_void, c: c_int, n: size_t) -> *mut c_void;
-    pub fn wmemchr(cx: *const wchar_t, c: wchar_t, n: size_t) -> *mut wchar_t;
-    pub fn memcmp(cx: *const c_void, ct: *const c_void, n: size_t) -> c_int;
-    pub fn memcpy(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut c_void;
-    pub fn memmove(dest: *mut c_void, src: *const c_void, n: size_t) -> *mut c_void;
-    pub fn memset(dest: *mut c_void, c: c_int, n: size_t) -> *mut c_void;
-}
-
-extern "C" {
-    #[cfg_attr(target_os = "netbsd", link_name = "__getpwnam50")]
-    pub fn getpwnam(name: *const ::c_char) -> *mut passwd;
-    #[cfg_attr(target_os = "netbsd", link_name = "__getpwuid50")]
-    pub fn getpwuid(uid: ::uid_t) -> *mut passwd;
-
-    pub fn fprintf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_int;
-    pub fn printf(format: *const ::c_char, ...) -> ::c_int;
-    pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ...) -> ::c_int;
-    pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "linux", not(target_env = "uclibc")),
-        link_name = "__isoc99_fscanf"
-    )]
-    pub fn fscanf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "linux", not(target_env = "uclibc")),
-        link_name = "__isoc99_scanf"
-    )]
-    pub fn scanf(format: *const ::c_char, ...) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "linux", not(target_env = "uclibc")),
-        link_name = "__isoc99_sscanf"
-    )]
-    pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int;
-    pub fn getchar_unlocked() -> ::c_int;
-    pub fn putchar_unlocked(c: ::c_int) -> ::c_int;
-
-    #[cfg(not(all(
-        libc_cfg_target_vendor,
-        target_arch = "powerpc",
-        target_vendor = "nintendo"
-    )))]
-    #[cfg_attr(target_os = "netbsd", link_name = "__socket30")]
-    #[cfg_attr(target_os = "illumos", link_name = "__xnet_socket")]
-    #[cfg_attr(target_os = "espidf", link_name = "lwip_socket")]
-    pub fn socket(domain: ::c_int, ty: ::c_int, protocol: ::c_int) -> ::c_int;
-    #[cfg(not(all(
-        libc_cfg_target_vendor,
-        target_arch = "powerpc",
-        target_vendor = "nintendo"
-    )))]
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "connect$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "illumos", link_name = "__xnet_connect")]
-    #[cfg_attr(target_os = "espidf", link_name = "lwip_connect")]
-    pub fn connect(socket: ::c_int, address: *const sockaddr, len: socklen_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "listen$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "espidf", link_name = "lwip_listen")]
-    pub fn listen(socket: ::c_int, backlog: ::c_int) -> ::c_int;
-    #[cfg(not(all(
-        libc_cfg_target_vendor,
-        target_arch = "powerpc",
-        target_vendor = "nintendo"
-    )))]
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "accept$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "espidf", link_name = "lwip_accept")]
-    pub fn accept(socket: ::c_int, address: *mut sockaddr, address_len: *mut socklen_t) -> ::c_int;
-    #[cfg(not(all(
-        libc_cfg_target_vendor,
-        target_arch = "powerpc",
-        target_vendor = "nintendo"
-    )))]
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "getpeername$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "espidf", link_name = "lwip_getpeername")]
-    pub fn getpeername(
-        socket: ::c_int,
-        address: *mut sockaddr,
-        address_len: *mut socklen_t,
-    ) -> ::c_int;
-    #[cfg(not(all(
-        libc_cfg_target_vendor,
-        target_arch = "powerpc",
-        target_vendor = "nintendo"
-    )))]
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "getsockname$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "espidf", link_name = "lwip_getsockname")]
-    pub fn getsockname(
-        socket: ::c_int,
-        address: *mut sockaddr,
-        address_len: *mut socklen_t,
-    ) -> ::c_int;
-    #[cfg_attr(target_os = "espidf", link_name = "lwip_setsockopt")]
-    pub fn setsockopt(
-        socket: ::c_int,
-        level: ::c_int,
-        name: ::c_int,
-        value: *const ::c_void,
-        option_len: socklen_t,
-    ) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "socketpair$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "illumos", link_name = "__xnet_socketpair")]
-    pub fn socketpair(
-        domain: ::c_int,
-        type_: ::c_int,
-        protocol: ::c_int,
-        socket_vector: *mut ::c_int,
-    ) -> ::c_int;
-    #[cfg(not(all(
-        libc_cfg_target_vendor,
-        target_arch = "powerpc",
-        target_vendor = "nintendo"
-    )))]
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "sendto$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "illumos", link_name = "__xnet_sendto")]
-    #[cfg_attr(target_os = "espidf", link_name = "lwip_sendto")]
-    pub fn sendto(
-        socket: ::c_int,
-        buf: *const ::c_void,
-        len: ::size_t,
-        flags: ::c_int,
-        addr: *const sockaddr,
-        addrlen: socklen_t,
-    ) -> ::ssize_t;
-    #[cfg_attr(target_os = "espidf", link_name = "lwip_shutdown")]
-    pub fn shutdown(socket: ::c_int, how: ::c_int) -> ::c_int;
-
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "chmod$UNIX2003"
-    )]
-    pub fn chmod(path: *const c_char, mode: mode_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "fchmod$UNIX2003"
-    )]
-    pub fn fchmod(fd: ::c_int, mode: mode_t) -> ::c_int;
-
-    #[cfg_attr(
-        all(target_os = "macos", not(target_arch = "aarch64")),
-        link_name = "fstat$INODE64"
-    )]
-    #[cfg_attr(target_os = "netbsd", link_name = "__fstat50")]
-    #[cfg_attr(
-        all(target_os = "freebsd", any(freebsd11, freebsd10)),
-        link_name = "fstat@FBSD_1.0"
-    )]
-    pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int;
-
-    pub fn mkdir(path: *const c_char, mode: mode_t) -> ::c_int;
-
-    #[cfg_attr(
-        all(target_os = "macos", not(target_arch = "aarch64")),
-        link_name = "stat$INODE64"
-    )]
-    #[cfg_attr(target_os = "netbsd", link_name = "__stat50")]
-    #[cfg_attr(
-        all(target_os = "freebsd", any(freebsd11, freebsd10)),
-        link_name = "stat@FBSD_1.0"
-    )]
-    pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int;
-
-    pub fn pclose(stream: *mut ::FILE) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "fdopen$UNIX2003"
-    )]
-    pub fn fdopen(fd: ::c_int, mode: *const c_char) -> *mut ::FILE;
-    pub fn fileno(stream: *mut ::FILE) -> ::c_int;
-
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "open$UNIX2003"
-    )]
-    pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "creat$UNIX2003"
-    )]
-    pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "fcntl$UNIX2003"
-    )]
-    pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int;
-
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86_64"),
-        link_name = "opendir$INODE64"
-    )]
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "opendir$INODE64$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "netbsd", link_name = "__opendir30")]
-    pub fn opendir(dirname: *const c_char) -> *mut ::DIR;
-
-    #[cfg_attr(
-        all(target_os = "macos", not(target_arch = "aarch64")),
-        link_name = "readdir$INODE64"
-    )]
-    #[cfg_attr(target_os = "netbsd", link_name = "__readdir30")]
-    #[cfg_attr(
-        all(target_os = "freebsd", any(freebsd11, freebsd10)),
-        link_name = "readdir@FBSD_1.0"
-    )]
-    pub fn readdir(dirp: *mut ::DIR) -> *mut ::dirent;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "closedir$UNIX2003"
-    )]
-    pub fn closedir(dirp: *mut ::DIR) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86_64"),
-        link_name = "rewinddir$INODE64"
-    )]
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "rewinddir$INODE64$UNIX2003"
-    )]
-    pub fn rewinddir(dirp: *mut ::DIR);
-
-    pub fn fchmodat(
-        dirfd: ::c_int,
-        pathname: *const ::c_char,
-        mode: ::mode_t,
-        flags: ::c_int,
-    ) -> ::c_int;
-    pub fn fchown(fd: ::c_int, owner: ::uid_t, group: ::gid_t) -> ::c_int;
-    pub fn fchownat(
-        dirfd: ::c_int,
-        pathname: *const ::c_char,
-        owner: ::uid_t,
-        group: ::gid_t,
-        flags: ::c_int,
-    ) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", not(target_arch = "aarch64")),
-        link_name = "fstatat$INODE64"
-    )]
-    #[cfg_attr(
-        all(target_os = "freebsd", any(freebsd11, freebsd10)),
-        link_name = "fstatat@FBSD_1.1"
-    )]
-    pub fn fstatat(
-        dirfd: ::c_int,
-        pathname: *const ::c_char,
-        buf: *mut stat,
-        flags: ::c_int,
-    ) -> ::c_int;
-    pub fn linkat(
-        olddirfd: ::c_int,
-        oldpath: *const ::c_char,
-        newdirfd: ::c_int,
-        newpath: *const ::c_char,
-        flags: ::c_int,
-    ) -> ::c_int;
-    pub fn renameat(
-        olddirfd: ::c_int,
-        oldpath: *const ::c_char,
-        newdirfd: ::c_int,
-        newpath: *const ::c_char,
-    ) -> ::c_int;
-    pub fn symlinkat(
-        target: *const ::c_char,
-        newdirfd: ::c_int,
-        linkpath: *const ::c_char,
-    ) -> ::c_int;
-    pub fn unlinkat(dirfd: ::c_int, pathname: *const ::c_char, flags: ::c_int) -> ::c_int;
-
-    pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int;
-    pub fn alarm(seconds: ::c_uint) -> ::c_uint;
-    pub fn chdir(dir: *const c_char) -> ::c_int;
-    pub fn fchdir(dirfd: ::c_int) -> ::c_int;
-    pub fn chown(path: *const c_char, uid: uid_t, gid: gid_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "lchown$UNIX2003"
-    )]
-    pub fn lchown(path: *const c_char, uid: uid_t, gid: gid_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "close$NOCANCEL$UNIX2003"
-    )]
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86_64"),
-        link_name = "close$NOCANCEL"
-    )]
-    pub fn close(fd: ::c_int) -> ::c_int;
-    pub fn dup(fd: ::c_int) -> ::c_int;
-    pub fn dup2(src: ::c_int, dst: ::c_int) -> ::c_int;
-    pub fn execl(path: *const c_char, arg0: *const c_char, ...) -> ::c_int;
-    pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int;
-    pub fn execlp(file: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int;
-    pub fn execv(prog: *const c_char, argv: *const *const c_char) -> ::c_int;
-    pub fn execve(
-        prog: *const c_char,
-        argv: *const *const c_char,
-        envp: *const *const c_char,
-    ) -> ::c_int;
-    pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int;
-    pub fn fork() -> pid_t;
-    pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long;
-    pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char;
-    pub fn getegid() -> gid_t;
-    pub fn geteuid() -> uid_t;
-    pub fn getgid() -> gid_t;
-    pub fn getgroups(ngroups_max: ::c_int, groups: *mut gid_t) -> ::c_int;
-    #[cfg_attr(target_os = "illumos", link_name = "getloginx")]
-    pub fn getlogin() -> *mut c_char;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "getopt$UNIX2003"
-    )]
-    pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_char) -> ::c_int;
-    pub fn getpgid(pid: pid_t) -> pid_t;
-    pub fn getpgrp() -> pid_t;
-    pub fn getpid() -> pid_t;
-    pub fn getppid() -> pid_t;
-    pub fn getuid() -> uid_t;
-    pub fn isatty(fd: ::c_int) -> ::c_int;
-    pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int;
-    pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t;
-    pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long;
-    pub fn pipe(fds: *mut ::c_int) -> ::c_int;
-    pub fn posix_memalign(memptr: *mut *mut ::c_void, align: ::size_t, size: ::size_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "read$UNIX2003"
-    )]
-    pub fn read(fd: ::c_int, buf: *mut ::c_void, count: ::size_t) -> ::ssize_t;
-    pub fn rmdir(path: *const c_char) -> ::c_int;
-    pub fn seteuid(uid: uid_t) -> ::c_int;
-    pub fn setegid(gid: gid_t) -> ::c_int;
-    pub fn setgid(gid: gid_t) -> ::c_int;
-    pub fn setpgid(pid: pid_t, pgid: pid_t) -> ::c_int;
-    pub fn setsid() -> pid_t;
-    pub fn setuid(uid: uid_t) -> ::c_int;
-    pub fn setreuid(ruid: uid_t, euid: uid_t) -> ::c_int;
-    pub fn setregid(rgid: gid_t, egid: gid_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "sleep$UNIX2003"
-    )]
-    pub fn sleep(secs: ::c_uint) -> ::c_uint;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "nanosleep$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "netbsd", link_name = "__nanosleep50")]
-    pub fn nanosleep(rqtp: *const timespec, rmtp: *mut timespec) -> ::c_int;
-    pub fn tcgetpgrp(fd: ::c_int) -> pid_t;
-    pub fn tcsetpgrp(fd: ::c_int, pgrp: ::pid_t) -> ::c_int;
-    pub fn ttyname(fd: ::c_int) -> *mut c_char;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "ttyname_r$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "illumos", link_name = "__posix_ttyname_r")]
-    pub fn ttyname_r(fd: ::c_int, buf: *mut c_char, buflen: ::size_t) -> ::c_int;
-    pub fn unlink(c: *const c_char) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "wait$UNIX2003"
-    )]
-    pub fn wait(status: *mut ::c_int) -> pid_t;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "waitpid$UNIX2003"
-    )]
-    pub fn waitpid(pid: pid_t, status: *mut ::c_int, options: ::c_int) -> pid_t;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "write$UNIX2003"
-    )]
-    pub fn write(fd: ::c_int, buf: *const ::c_void, count: ::size_t) -> ::ssize_t;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pread$UNIX2003"
-    )]
-    pub fn pread(fd: ::c_int, buf: *mut ::c_void, count: ::size_t, offset: off_t) -> ::ssize_t;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pwrite$UNIX2003"
-    )]
-    pub fn pwrite(fd: ::c_int, buf: *const ::c_void, count: ::size_t, offset: off_t) -> ::ssize_t;
-    pub fn umask(mask: mode_t) -> mode_t;
-
-    #[cfg_attr(target_os = "netbsd", link_name = "__utime50")]
-    pub fn utime(file: *const c_char, buf: *const utimbuf) -> ::c_int;
-
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "kill$UNIX2003"
-    )]
-    pub fn kill(pid: pid_t, sig: ::c_int) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "killpg$UNIX2003"
-    )]
-    pub fn killpg(pgrp: pid_t, sig: ::c_int) -> ::c_int;
-
-    pub fn mlock(addr: *const ::c_void, len: ::size_t) -> ::c_int;
-    pub fn munlock(addr: *const ::c_void, len: ::size_t) -> ::c_int;
-    pub fn mlockall(flags: ::c_int) -> ::c_int;
-    pub fn munlockall() -> ::c_int;
-
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "mmap$UNIX2003"
-    )]
-    pub fn mmap(
-        addr: *mut ::c_void,
-        len: ::size_t,
-        prot: ::c_int,
-        flags: ::c_int,
-        fd: ::c_int,
-        offset: off_t,
-    ) -> *mut ::c_void;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "munmap$UNIX2003"
-    )]
-    pub fn munmap(addr: *mut ::c_void, len: ::size_t) -> ::c_int;
-
-    pub fn if_nametoindex(ifname: *const c_char) -> ::c_uint;
-    pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ::c_char;
-
-    #[cfg_attr(
-        all(target_os = "macos", not(target_arch = "aarch64")),
-        link_name = "lstat$INODE64"
-    )]
-    #[cfg_attr(target_os = "netbsd", link_name = "__lstat50")]
-    #[cfg_attr(
-        all(target_os = "freebsd", any(freebsd11, freebsd10)),
-        link_name = "lstat@FBSD_1.0"
-    )]
-    pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int;
-
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "fsync$UNIX2003"
-    )]
-    pub fn fsync(fd: ::c_int) -> ::c_int;
-
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "setenv$UNIX2003"
-    )]
-    pub fn setenv(name: *const c_char, val: *const c_char, overwrite: ::c_int) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "unsetenv$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "netbsd", link_name = "__unsetenv13")]
-    pub fn unsetenv(name: *const c_char) -> ::c_int;
-
-    pub fn symlink(path1: *const c_char, path2: *const c_char) -> ::c_int;
-
-    pub fn ftruncate(fd: ::c_int, length: off_t) -> ::c_int;
-
-    pub fn signal(signum: ::c_int, handler: sighandler_t) -> sighandler_t;
-
-    #[cfg_attr(target_os = "netbsd", link_name = "__getrusage50")]
-    pub fn getrusage(resource: ::c_int, usage: *mut rusage) -> ::c_int;
-
-    #[cfg_attr(
-        any(target_os = "macos", target_os = "ios", target_os = "watchos"),
-        link_name = "realpath$DARWIN_EXTSN"
-    )]
-    pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char;
-
-    pub fn flock(fd: ::c_int, operation: ::c_int) -> ::c_int;
-
-    #[cfg_attr(target_os = "netbsd", link_name = "__times13")]
-    pub fn times(buf: *mut ::tms) -> ::clock_t;
-
-    pub fn pthread_self() -> ::pthread_t;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pthread_join$UNIX2003"
-    )]
-    pub fn pthread_join(native: ::pthread_t, value: *mut *mut ::c_void) -> ::c_int;
-    pub fn pthread_exit(value: *mut ::c_void) -> !;
-    pub fn pthread_attr_init(attr: *mut ::pthread_attr_t) -> ::c_int;
-    pub fn pthread_attr_destroy(attr: *mut ::pthread_attr_t) -> ::c_int;
-    pub fn pthread_attr_setstacksize(attr: *mut ::pthread_attr_t, stack_size: ::size_t) -> ::c_int;
-    pub fn pthread_attr_setdetachstate(attr: *mut ::pthread_attr_t, state: ::c_int) -> ::c_int;
-    pub fn pthread_detach(thread: ::pthread_t) -> ::c_int;
-    #[cfg_attr(target_os = "netbsd", link_name = "__libc_thr_yield")]
-    pub fn sched_yield() -> ::c_int;
-    pub fn pthread_key_create(
-        key: *mut pthread_key_t,
-        dtor: ::Option<unsafe extern "C" fn(*mut ::c_void)>,
-    ) -> ::c_int;
-    pub fn pthread_key_delete(key: pthread_key_t) -> ::c_int;
-    pub fn pthread_getspecific(key: pthread_key_t) -> *mut ::c_void;
-    pub fn pthread_setspecific(key: pthread_key_t, value: *const ::c_void) -> ::c_int;
-    pub fn pthread_mutex_init(
-        lock: *mut pthread_mutex_t,
-        attr: *const pthread_mutexattr_t,
-    ) -> ::c_int;
-    pub fn pthread_mutex_destroy(lock: *mut pthread_mutex_t) -> ::c_int;
-    pub fn pthread_mutex_lock(lock: *mut pthread_mutex_t) -> ::c_int;
-    pub fn pthread_mutex_trylock(lock: *mut pthread_mutex_t) -> ::c_int;
-    pub fn pthread_mutex_unlock(lock: *mut pthread_mutex_t) -> ::c_int;
-
-    pub fn pthread_mutexattr_init(attr: *mut pthread_mutexattr_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pthread_mutexattr_destroy$UNIX2003"
-    )]
-    pub fn pthread_mutexattr_destroy(attr: *mut pthread_mutexattr_t) -> ::c_int;
-    pub fn pthread_mutexattr_settype(attr: *mut pthread_mutexattr_t, _type: ::c_int) -> ::c_int;
-
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pthread_cond_init$UNIX2003"
-    )]
-    pub fn pthread_cond_init(cond: *mut pthread_cond_t, attr: *const pthread_condattr_t)
-        -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pthread_cond_wait$UNIX2003"
-    )]
-    pub fn pthread_cond_wait(cond: *mut pthread_cond_t, lock: *mut pthread_mutex_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pthread_cond_timedwait$UNIX2003"
-    )]
-    pub fn pthread_cond_timedwait(
-        cond: *mut pthread_cond_t,
-        lock: *mut pthread_mutex_t,
-        abstime: *const ::timespec,
-    ) -> ::c_int;
-    pub fn pthread_cond_signal(cond: *mut pthread_cond_t) -> ::c_int;
-    pub fn pthread_cond_broadcast(cond: *mut pthread_cond_t) -> ::c_int;
-    pub fn pthread_cond_destroy(cond: *mut pthread_cond_t) -> ::c_int;
-    pub fn pthread_condattr_init(attr: *mut pthread_condattr_t) -> ::c_int;
-    pub fn pthread_condattr_destroy(attr: *mut pthread_condattr_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pthread_rwlock_init$UNIX2003"
-    )]
-    pub fn pthread_rwlock_init(
-        lock: *mut pthread_rwlock_t,
-        attr: *const pthread_rwlockattr_t,
-    ) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pthread_rwlock_destroy$UNIX2003"
-    )]
-    pub fn pthread_rwlock_destroy(lock: *mut pthread_rwlock_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pthread_rwlock_rdlock$UNIX2003"
-    )]
-    pub fn pthread_rwlock_rdlock(lock: *mut pthread_rwlock_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pthread_rwlock_tryrdlock$UNIX2003"
-    )]
-    pub fn pthread_rwlock_tryrdlock(lock: *mut pthread_rwlock_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pthread_rwlock_wrlock$UNIX2003"
-    )]
-    pub fn pthread_rwlock_wrlock(lock: *mut pthread_rwlock_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pthread_rwlock_trywrlock$UNIX2003"
-    )]
-    pub fn pthread_rwlock_trywrlock(lock: *mut pthread_rwlock_t) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pthread_rwlock_unlock$UNIX2003"
-    )]
-    pub fn pthread_rwlock_unlock(lock: *mut pthread_rwlock_t) -> ::c_int;
-    pub fn pthread_rwlockattr_init(attr: *mut pthread_rwlockattr_t) -> ::c_int;
-    pub fn pthread_rwlockattr_destroy(attr: *mut pthread_rwlockattr_t) -> ::c_int;
-
-    #[cfg_attr(target_os = "illumos", link_name = "__xnet_getsockopt")]
-    #[cfg_attr(target_os = "espidf", link_name = "lwip_getsockopt")]
-    pub fn getsockopt(
-        sockfd: ::c_int,
-        level: ::c_int,
-        optname: ::c_int,
-        optval: *mut ::c_void,
-        optlen: *mut ::socklen_t,
-    ) -> ::c_int;
-    pub fn raise(signum: ::c_int) -> ::c_int;
-    #[cfg_attr(target_os = "netbsd", link_name = "__sigaction14")]
-    pub fn sigaction(signum: ::c_int, act: *const sigaction, oldact: *mut sigaction) -> ::c_int;
-
-    #[cfg_attr(target_os = "netbsd", link_name = "__utimes50")]
-    pub fn utimes(filename: *const ::c_char, times: *const ::timeval) -> ::c_int;
-    pub fn dlopen(filename: *const ::c_char, flag: ::c_int) -> *mut ::c_void;
-    pub fn dlerror() -> *mut ::c_char;
-    pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_char) -> *mut ::c_void;
-    pub fn dlclose(handle: *mut ::c_void) -> ::c_int;
-    pub fn dladdr(addr: *const ::c_void, info: *mut Dl_info) -> ::c_int;
-
-    #[cfg(not(all(
-        libc_cfg_target_vendor,
-        target_arch = "powerpc",
-        target_vendor = "nintendo"
-    )))]
-    #[cfg_attr(target_os = "illumos", link_name = "__xnet_getaddrinfo")]
-    #[cfg_attr(target_os = "espidf", link_name = "lwip_getaddrinfo")]
-    pub fn getaddrinfo(
-        node: *const c_char,
-        service: *const c_char,
-        hints: *const addrinfo,
-        res: *mut *mut addrinfo,
-    ) -> ::c_int;
-    #[cfg(not(all(
-        libc_cfg_target_vendor,
-        target_arch = "powerpc",
-        target_vendor = "nintendo"
-    )))]
-    #[cfg_attr(target_os = "espidf", link_name = "lwip_freeaddrinfo")]
-    pub fn freeaddrinfo(res: *mut addrinfo);
-    pub fn hstrerror(errcode: ::c_int) -> *const ::c_char;
-    pub fn gai_strerror(errcode: ::c_int) -> *const ::c_char;
-    #[cfg_attr(
-        any(
-            all(target_os = "linux", not(target_env = "musl")),
-            target_os = "freebsd",
-            target_os = "dragonfly",
-            target_os = "haiku"
-        ),
-        link_name = "__res_init"
-    )]
-    #[cfg_attr(
-        any(target_os = "macos", target_os = "ios", target_os = "watchos"),
-        link_name = "res_9_init"
-    )]
-    pub fn res_init() -> ::c_int;
-
-    #[cfg_attr(target_os = "netbsd", link_name = "__gmtime_r50")]
-    #[cfg_attr(target_env = "musl", allow(deprecated))]
-    // FIXME: for `time_t`
-    pub fn gmtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm;
-    #[cfg_attr(target_os = "netbsd", link_name = "__localtime_r50")]
-    #[cfg_attr(target_env = "musl", allow(deprecated))]
-    // FIXME: for `time_t`
-    pub fn localtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "mktime$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "netbsd", link_name = "__mktime50")]
-    #[cfg_attr(target_env = "musl", allow(deprecated))]
-    // FIXME: for `time_t`
-    pub fn mktime(tm: *mut tm) -> time_t;
-    #[cfg_attr(target_os = "netbsd", link_name = "__time50")]
-    #[cfg_attr(target_env = "musl", allow(deprecated))]
-    // FIXME: for `time_t`
-    pub fn time(time: *mut time_t) -> time_t;
-    #[cfg_attr(target_os = "netbsd", link_name = "__gmtime50")]
-    #[cfg_attr(target_env = "musl", allow(deprecated))]
-    // FIXME: for `time_t`
-    pub fn gmtime(time_p: *const time_t) -> *mut tm;
-    #[cfg_attr(target_os = "netbsd", link_name = "__locatime50")]
-    #[cfg_attr(target_env = "musl", allow(deprecated))]
-    // FIXME: for `time_t`
-    pub fn localtime(time_p: *const time_t) -> *mut tm;
-    #[cfg_attr(target_os = "netbsd", link_name = "__difftime50")]
-    #[cfg_attr(target_env = "musl", allow(deprecated))]
-    // FIXME: for `time_t`
-    pub fn difftime(time1: time_t, time0: time_t) -> ::c_double;
-    #[cfg_attr(target_os = "netbsd", link_name = "__timegm50")]
-    #[cfg_attr(target_env = "musl", allow(deprecated))]
-    // FIXME: for `time_t`
-    pub fn timegm(tm: *mut ::tm) -> time_t;
-
-    #[cfg_attr(target_os = "netbsd", link_name = "__mknod50")]
-    #[cfg_attr(
-        all(target_os = "freebsd", any(freebsd11, freebsd10)),
-        link_name = "mknod@FBSD_1.0"
-    )]
-    pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, dev: ::dev_t) -> ::c_int;
-    pub fn gethostname(name: *mut ::c_char, len: ::size_t) -> ::c_int;
-    pub fn endservent();
-    pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *mut servent;
-    pub fn getservbyport(port: ::c_int, proto: *const ::c_char) -> *mut servent;
-    pub fn getservent() -> *mut servent;
-    pub fn setservent(stayopen: ::c_int);
-    pub fn getprotobyname(name: *const ::c_char) -> *mut protoent;
-    pub fn getprotobynumber(proto: ::c_int) -> *mut protoent;
-    pub fn chroot(name: *const ::c_char) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "usleep$UNIX2003"
-    )]
-    pub fn usleep(secs: ::c_uint) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "send$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "espidf", link_name = "lwip_send")]
-    pub fn send(socket: ::c_int, buf: *const ::c_void, len: ::size_t, flags: ::c_int) -> ::ssize_t;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "recv$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "espidf", link_name = "lwip_recv")]
-    pub fn recv(socket: ::c_int, buf: *mut ::c_void, len: ::size_t, flags: ::c_int) -> ::ssize_t;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "putenv$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "netbsd", link_name = "__putenv50")]
-    pub fn putenv(string: *mut c_char) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "poll$UNIX2003"
-    )]
-    pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: ::c_int) -> ::c_int;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86_64"),
-        link_name = "select$1050"
-    )]
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "select$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "netbsd", link_name = "__select50")]
-    pub fn select(
-        nfds: ::c_int,
-        readfs: *mut fd_set,
-        writefds: *mut fd_set,
-        errorfds: *mut fd_set,
-        timeout: *mut timeval,
-    ) -> ::c_int;
-    #[cfg_attr(target_os = "netbsd", link_name = "__setlocale50")]
-    pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c_char;
-    pub fn localeconv() -> *mut lconv;
-
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "sem_wait$UNIX2003"
-    )]
-    pub fn sem_wait(sem: *mut sem_t) -> ::c_int;
-    pub fn sem_trywait(sem: *mut sem_t) -> ::c_int;
-    pub fn sem_post(sem: *mut sem_t) -> ::c_int;
-    pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> ::c_int;
-    pub fn fstatvfs(fd: ::c_int, buf: *mut statvfs) -> ::c_int;
-
-    pub fn readlink(path: *const c_char, buf: *mut c_char, bufsz: ::size_t) -> ::ssize_t;
-
-    #[cfg_attr(target_os = "netbsd", link_name = "__sigemptyset14")]
-    pub fn sigemptyset(set: *mut sigset_t) -> ::c_int;
-    #[cfg_attr(target_os = "netbsd", link_name = "__sigaddset14")]
-    pub fn sigaddset(set: *mut sigset_t, signum: ::c_int) -> ::c_int;
-    #[cfg_attr(target_os = "netbsd", link_name = "__sigfillset14")]
-    pub fn sigfillset(set: *mut sigset_t) -> ::c_int;
-    #[cfg_attr(target_os = "netbsd", link_name = "__sigdelset14")]
-    pub fn sigdelset(set: *mut sigset_t, signum: ::c_int) -> ::c_int;
-    #[cfg_attr(target_os = "netbsd", link_name = "__sigismember14")]
-    pub fn sigismember(set: *const sigset_t, signum: ::c_int) -> ::c_int;
-
-    #[cfg_attr(target_os = "netbsd", link_name = "__sigprocmask14")]
-    pub fn sigprocmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigset_t) -> ::c_int;
-    #[cfg_attr(target_os = "netbsd", link_name = "__sigpending14")]
-    pub fn sigpending(set: *mut sigset_t) -> ::c_int;
-
-    pub fn sysconf(name: ::c_int) -> ::c_long;
-
-    pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int;
-
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86_64"),
-        link_name = "pselect$1050"
-    )]
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "pselect$UNIX2003"
-    )]
-    #[cfg_attr(target_os = "netbsd", link_name = "__pselect50")]
-    pub fn pselect(
-        nfds: ::c_int,
-        readfs: *mut fd_set,
-        writefds: *mut fd_set,
-        errorfds: *mut fd_set,
-        timeout: *const timespec,
-        sigmask: *const sigset_t,
-    ) -> ::c_int;
-    pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ::c_int;
-    pub fn ftello(stream: *mut ::FILE) -> ::off_t;
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "tcdrain$UNIX2003"
-    )]
-    pub fn tcdrain(fd: ::c_int) -> ::c_int;
-    pub fn cfgetispeed(termios: *const ::termios) -> ::speed_t;
-    pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t;
-    pub fn cfsetispeed(termios: *mut ::termios, speed: ::speed_t) -> ::c_int;
-    pub fn cfsetospeed(termios: *mut ::termios, speed: ::speed_t) -> ::c_int;
-    pub fn tcgetattr(fd: ::c_int, termios: *mut ::termios) -> ::c_int;
-    pub fn tcsetattr(fd: ::c_int, optional_actions: ::c_int, termios: *const ::termios) -> ::c_int;
-    pub fn tcflow(fd: ::c_int, action: ::c_int) -> ::c_int;
-    pub fn tcflush(fd: ::c_int, action: ::c_int) -> ::c_int;
-    pub fn tcgetsid(fd: ::c_int) -> ::pid_t;
-    pub fn tcsendbreak(fd: ::c_int, duration: ::c_int) -> ::c_int;
-    pub fn mkstemp(template: *mut ::c_char) -> ::c_int;
-    pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char;
-
-    pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char;
-
-    pub fn openlog(ident: *const ::c_char, logopt: ::c_int, facility: ::c_int);
-    pub fn closelog();
-    pub fn setlogmask(maskpri: ::c_int) -> ::c_int;
-    #[cfg_attr(target_os = "macos", link_name = "syslog$DARWIN_EXTSN")]
-    pub fn syslog(priority: ::c_int, message: *const ::c_char, ...);
-    #[cfg_attr(
-        all(target_os = "macos", target_arch = "x86"),
-        link_name = "nice$UNIX2003"
-    )]
-    pub fn nice(incr: ::c_int) -> ::c_int;
-
-    pub fn grantpt(fd: ::c_int) -> ::c_int;
-    pub fn posix_openpt(flags: ::c_int) -> ::c_int;
-    pub fn ptsname(fd: ::c_int) -> *mut ::c_char;
-    pub fn unlockpt(fd: ::c_int) -> ::c_int;
-
-    pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char;
-    pub fn getline(lineptr: *mut *mut c_char, n: *mut size_t, stream: *mut FILE) -> ssize_t;
-
-    pub fn lockf(fd: ::c_int, cmd: ::c_int, len: ::off_t) -> ::c_int;
-
-}
-cfg_if! {
-    if #[cfg(not(any(target_os = "emscripten",
-                     target_os = "android",
-                     target_os = "haiku")))] {
-        extern "C" {
-            pub fn adjtime(delta: *const timeval, olddelta: *mut timeval) -> ::c_int;
-            pub fn stpncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char;
-        }
-    }
-}
-
-cfg_if! {
-    if #[cfg(not(target_env = "uclibc"))] {
-        extern "C" {
-            pub fn open_wmemstream(
-                ptr: *mut *mut wchar_t,
-                sizeloc: *mut size_t,
-            ) -> *mut FILE;
-        }
-    }
-}
-
-cfg_if! {
-    if #[cfg(not(target_os = "redox"))] {
-        extern {
-            pub fn getsid(pid: pid_t) -> pid_t;
-            pub fn truncate(path: *const c_char, length: off_t) -> ::c_int;
-            #[cfg_attr(all(target_os = "macos", target_arch = "x86"),
-                       link_name = "pause$UNIX2003")]
-            pub fn pause() -> ::c_int;
-
-            pub fn readlinkat(dirfd: ::c_int,
-                              pathname: *const ::c_char,
-                              buf: *mut ::c_char,
-                              bufsiz: ::size_t) -> ::ssize_t;
-            pub fn mkdirat(dirfd: ::c_int, pathname: *const ::c_char,
-                           mode: ::mode_t) -> ::c_int;
-            pub fn openat(dirfd: ::c_int, pathname: *const ::c_char,
-                          flags: ::c_int, ...) -> ::c_int;
-
-            #[cfg_attr(all(target_os = "macos", target_arch = "x86_64"),
-                       link_name = "fdopendir$INODE64")]
-            #[cfg_attr(all(target_os = "macos", target_arch = "x86"),
-                       link_name = "fdopendir$INODE64$UNIX2003")]
-            pub fn fdopendir(fd: ::c_int) -> *mut ::DIR;
-
-            #[cfg_attr(all(target_os = "macos", not(target_arch = "aarch64")),
-                       link_name = "readdir_r$INODE64")]
-            #[cfg_attr(target_os = "netbsd", link_name = "__readdir_r30")]
-            #[cfg_attr(
-                all(target_os = "freebsd", any(freebsd11, freebsd10)),
-                link_name = "readdir_r@FBSD_1.0"
-            )]
-            #[allow(non_autolinks)] // FIXME: `<>` breaks line length limit.
-            /// The 64-bit libc on Solaris and illumos only has readdir_r. If a
-            /// 32-bit Solaris or illumos target is ever created, it should use
-            /// __posix_readdir_r. See libc(3LIB) on Solaris or illumos:
-            /// https://illumos.org/man/3lib/libc
-            /// https://docs.oracle.com/cd/E36784_01/html/E36873/libc-3lib.html
-            /// https://www.unix.com/man-page/opensolaris/3LIB/libc/
-            pub fn readdir_r(dirp: *mut ::DIR, entry: *mut ::dirent,
-                             result: *mut *mut ::dirent) -> ::c_int;
-        }
-    }
-}
-
-cfg_if! {
-   if #[cfg(not(any(target_os = "solaris", target_os = "illumos")))] {
-        extern {
-            pub fn cfmakeraw(termios: *mut ::termios);
-            pub fn cfsetspeed(termios: *mut ::termios,
-                              speed: ::speed_t) -> ::c_int;
-        }
-   }
-}
-
-cfg_if! {
-    if #[cfg(target_env = "newlib")] {
-        mod newlib;
-        pub use self::newlib::*;
-    } else if #[cfg(any(target_os = "linux",
-                        target_os = "l4re",
-                        target_os = "android",
-                        target_os = "emscripten"))] {
-        mod linux_like;
-        pub use self::linux_like::*;
-    } else if #[cfg(any(target_os = "macos",
-                        target_os = "ios",
-                        target_os = "watchos",
-                        target_os = "freebsd",
-                        target_os = "dragonfly",
-                        target_os = "openbsd",
-                        target_os = "netbsd"))] {
-        mod bsd;
-        pub use self::bsd::*;
-    } else if #[cfg(any(target_os = "solaris",
-                        target_os = "illumos"))] {
-        mod solarish;
-        pub use self::solarish::*;
-    } else if #[cfg(target_os = "haiku")] {
-        mod haiku;
-        pub use self::haiku::*;
-    } else if #[cfg(target_os = "hermit")] {
-        mod hermit;
-        pub use self::hermit::*;
-    } else if #[cfg(target_os = "redox")] {
-        mod redox;
-        pub use self::redox::*;
-    } else {
-        // Unknown target_os
-    }
-}
-
-cfg_if! {
-    if #[cfg(libc_core_cvoid)] {
-        pub use ::ffi::c_void;
-    } else {
-        // Use repr(u8) as LLVM expects `void*` to be the same as `i8*` to help
-        // enable more optimization opportunities around it recognizing things
-        // like malloc/free.
-        #[repr(u8)]
-        #[allow(missing_copy_implementations)]
-        #[allow(missing_debug_implementations)]
-        pub enum c_void {
-            // Two dummy variants so the #[repr] attribute can be used.
-            #[doc(hidden)]
-            __variant1,
-            #[doc(hidden)]
-            __variant2,
-        }
-    }
-}
-
-cfg_if! {
-    if #[cfg(libc_align)] {
-        mod align;
-        pub use self::align::*;
-    } else {
-        mod no_align;
-        pub use self::no_align::*;
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/ppv_lite86/lib.rs.html b/learning/rust/guessing_game/target/doc/src/ppv_lite86/lib.rs.html deleted file mode 100644 index 09bf50b3..00000000 --- a/learning/rust/guessing_game/target/doc/src/ppv_lite86/lib.rs.html +++ /dev/null @@ -1,52 +0,0 @@ -lib.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-
#![no_std]
-
-// Design:
-// - safety: safe creation of any machine type is done only by instance methods of a
-//   Machine (which is a ZST + Copy type), which can only by created unsafely or safely
-//   through feature detection (e.g. fn AVX2::try_get() -> Option<Machine>).
-
-mod soft;
-mod types;
-pub use self::types::*;
-
-#[cfg(all(target_arch = "x86_64", not(feature = "no_simd"), not(miri)))]
-pub mod x86_64;
-#[cfg(all(target_arch = "x86_64", not(feature = "no_simd"), not(miri)))]
-use self::x86_64 as arch;
-
-#[cfg(any(feature = "no_simd", miri, not(target_arch = "x86_64")))]
-pub mod generic;
-#[cfg(any(feature = "no_simd", miri, not(target_arch = "x86_64")))]
-use self::generic as arch;
-
-pub use self::arch::{vec128_storage, vec256_storage, vec512_storage};
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/ppv_lite86/soft.rs.html b/learning/rust/guessing_game/target/doc/src/ppv_lite86/soft.rs.html deleted file mode 100644 index 1950ad84..00000000 --- a/learning/rust/guessing_game/target/doc/src/ppv_lite86/soft.rs.html +++ /dev/null @@ -1,952 +0,0 @@ -soft.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-443
-444
-445
-446
-447
-448
-449
-450
-451
-452
-453
-454
-455
-456
-457
-458
-459
-460
-461
-462
-463
-464
-465
-466
-467
-468
-469
-470
-471
-472
-
//! Implement 256- and 512- bit in terms of 128-bit, for machines without native wide SIMD.
-
-use crate::types::*;
-use crate::{vec128_storage, vec256_storage, vec512_storage};
-use core::marker::PhantomData;
-use core::ops::*;
-
-#[derive(Copy, Clone, Default)]
-#[allow(non_camel_case_types)]
-pub struct x2<W, G>(pub [W; 2], PhantomData<G>);
-impl<W, G> x2<W, G> {
-    #[inline(always)]
-    pub fn new(xs: [W; 2]) -> Self {
-        x2(xs, PhantomData)
-    }
-}
-macro_rules! fwd_binop_x2 {
-    ($trait:ident, $fn:ident) => {
-        impl<W: $trait + Copy, G> $trait for x2<W, G> {
-            type Output = x2<W::Output, G>;
-            #[inline(always)]
-            fn $fn(self, rhs: Self) -> Self::Output {
-                x2::new([self.0[0].$fn(rhs.0[0]), self.0[1].$fn(rhs.0[1])])
-            }
-        }
-    };
-}
-macro_rules! fwd_binop_assign_x2 {
-    ($trait:ident, $fn_assign:ident) => {
-        impl<W: $trait + Copy, G> $trait for x2<W, G> {
-            #[inline(always)]
-            fn $fn_assign(&mut self, rhs: Self) {
-                (self.0[0]).$fn_assign(rhs.0[0]);
-                (self.0[1]).$fn_assign(rhs.0[1]);
-            }
-        }
-    };
-}
-macro_rules! fwd_unop_x2 {
-    ($fn:ident) => {
-        #[inline(always)]
-        fn $fn(self) -> Self {
-            x2::new([self.0[0].$fn(), self.0[1].$fn()])
-        }
-    };
-}
-impl<W, G> RotateEachWord32 for x2<W, G>
-where
-    W: Copy + RotateEachWord32,
-{
-    fwd_unop_x2!(rotate_each_word_right7);
-    fwd_unop_x2!(rotate_each_word_right8);
-    fwd_unop_x2!(rotate_each_word_right11);
-    fwd_unop_x2!(rotate_each_word_right12);
-    fwd_unop_x2!(rotate_each_word_right16);
-    fwd_unop_x2!(rotate_each_word_right20);
-    fwd_unop_x2!(rotate_each_word_right24);
-    fwd_unop_x2!(rotate_each_word_right25);
-}
-impl<W, G> RotateEachWord64 for x2<W, G>
-where
-    W: Copy + RotateEachWord64,
-{
-    fwd_unop_x2!(rotate_each_word_right32);
-}
-impl<W, G> RotateEachWord128 for x2<W, G> where W: RotateEachWord128 {}
-impl<W, G> BitOps0 for x2<W, G>
-where
-    W: BitOps0,
-    G: Copy,
-{
-}
-impl<W, G> BitOps32 for x2<W, G>
-where
-    W: BitOps32 + BitOps0,
-    G: Copy,
-{
-}
-impl<W, G> BitOps64 for x2<W, G>
-where
-    W: BitOps64 + BitOps0,
-    G: Copy,
-{
-}
-impl<W, G> BitOps128 for x2<W, G>
-where
-    W: BitOps128 + BitOps0,
-    G: Copy,
-{
-}
-fwd_binop_x2!(BitAnd, bitand);
-fwd_binop_x2!(BitOr, bitor);
-fwd_binop_x2!(BitXor, bitxor);
-fwd_binop_x2!(AndNot, andnot);
-fwd_binop_assign_x2!(BitAndAssign, bitand_assign);
-fwd_binop_assign_x2!(BitOrAssign, bitor_assign);
-fwd_binop_assign_x2!(BitXorAssign, bitxor_assign);
-impl<W, G> ArithOps for x2<W, G>
-where
-    W: ArithOps,
-    G: Copy,
-{
-}
-fwd_binop_x2!(Add, add);
-fwd_binop_assign_x2!(AddAssign, add_assign);
-impl<W: Not + Copy, G> Not for x2<W, G> {
-    type Output = x2<W::Output, G>;
-    #[inline(always)]
-    fn not(self) -> Self::Output {
-        x2::new([self.0[0].not(), self.0[1].not()])
-    }
-}
-impl<W, G> UnsafeFrom<[W; 2]> for x2<W, G> {
-    #[inline(always)]
-    unsafe fn unsafe_from(xs: [W; 2]) -> Self {
-        x2::new(xs)
-    }
-}
-impl<W: Copy, G> Vec2<W> for x2<W, G> {
-    #[inline(always)]
-    fn extract(self, i: u32) -> W {
-        self.0[i as usize]
-    }
-    #[inline(always)]
-    fn insert(mut self, w: W, i: u32) -> Self {
-        self.0[i as usize] = w;
-        self
-    }
-}
-impl<W: Copy + Store<vec128_storage>, G> Store<vec256_storage> for x2<W, G> {
-    #[inline(always)]
-    unsafe fn unpack(p: vec256_storage) -> Self {
-        let p = p.split128();
-        x2::new([W::unpack(p[0]), W::unpack(p[1])])
-    }
-}
-impl<W, G> From<x2<W, G>> for vec256_storage
-where
-    W: Copy,
-    vec128_storage: From<W>,
-{
-    #[inline(always)]
-    fn from(x: x2<W, G>) -> Self {
-        vec256_storage::new128([x.0[0].into(), x.0[1].into()])
-    }
-}
-impl<W, G> Swap64 for x2<W, G>
-where
-    W: Swap64 + Copy,
-{
-    fwd_unop_x2!(swap1);
-    fwd_unop_x2!(swap2);
-    fwd_unop_x2!(swap4);
-    fwd_unop_x2!(swap8);
-    fwd_unop_x2!(swap16);
-    fwd_unop_x2!(swap32);
-    fwd_unop_x2!(swap64);
-}
-impl<W: Copy, G> MultiLane<[W; 2]> for x2<W, G> {
-    #[inline(always)]
-    fn to_lanes(self) -> [W; 2] {
-        self.0
-    }
-    #[inline(always)]
-    fn from_lanes(lanes: [W; 2]) -> Self {
-        x2::new(lanes)
-    }
-}
-impl<W: BSwap + Copy, G> BSwap for x2<W, G> {
-    #[inline(always)]
-    fn bswap(self) -> Self {
-        x2::new([self.0[0].bswap(), self.0[1].bswap()])
-    }
-}
-impl<W: StoreBytes + BSwap + Copy, G> StoreBytes for x2<W, G> {
-    #[inline(always)]
-    unsafe fn unsafe_read_le(input: &[u8]) -> Self {
-        let input = input.split_at(input.len() / 2);
-        x2::new([W::unsafe_read_le(input.0), W::unsafe_read_le(input.1)])
-    }
-    #[inline(always)]
-    unsafe fn unsafe_read_be(input: &[u8]) -> Self {
-        let input = input.split_at(input.len() / 2);
-        x2::new([W::unsafe_read_be(input.0), W::unsafe_read_be(input.1)])
-    }
-    #[inline(always)]
-    fn write_le(self, out: &mut [u8]) {
-        let out = out.split_at_mut(out.len() / 2);
-        self.0[0].write_le(out.0);
-        self.0[1].write_le(out.1);
-    }
-    #[inline(always)]
-    fn write_be(self, out: &mut [u8]) {
-        let out = out.split_at_mut(out.len() / 2);
-        self.0[0].write_be(out.0);
-        self.0[1].write_be(out.1);
-    }
-}
-impl<W: Copy + LaneWords4, G: Copy> LaneWords4 for x2<W, G> {
-    #[inline(always)]
-    fn shuffle_lane_words2301(self) -> Self {
-        Self::new([
-            self.0[0].shuffle_lane_words2301(),
-            self.0[1].shuffle_lane_words2301(),
-        ])
-    }
-    #[inline(always)]
-    fn shuffle_lane_words1230(self) -> Self {
-        Self::new([
-            self.0[0].shuffle_lane_words1230(),
-            self.0[1].shuffle_lane_words1230(),
-        ])
-    }
-    #[inline(always)]
-    fn shuffle_lane_words3012(self) -> Self {
-        Self::new([
-            self.0[0].shuffle_lane_words3012(),
-            self.0[1].shuffle_lane_words3012(),
-        ])
-    }
-}
-
-#[derive(Copy, Clone, Default)]
-#[allow(non_camel_case_types)]
-pub struct x4<W>(pub [W; 4]);
-impl<W> x4<W> {
-    #[inline(always)]
-    pub fn new(xs: [W; 4]) -> Self {
-        x4(xs)
-    }
-}
-macro_rules! fwd_binop_x4 {
-    ($trait:ident, $fn:ident) => {
-        impl<W: $trait + Copy> $trait for x4<W> {
-            type Output = x4<W::Output>;
-            #[inline(always)]
-            fn $fn(self, rhs: Self) -> Self::Output {
-                x4([
-                    self.0[0].$fn(rhs.0[0]),
-                    self.0[1].$fn(rhs.0[1]),
-                    self.0[2].$fn(rhs.0[2]),
-                    self.0[3].$fn(rhs.0[3]),
-                ])
-            }
-        }
-    };
-}
-macro_rules! fwd_binop_assign_x4 {
-    ($trait:ident, $fn_assign:ident) => {
-        impl<W: $trait + Copy> $trait for x4<W> {
-            #[inline(always)]
-            fn $fn_assign(&mut self, rhs: Self) {
-                self.0[0].$fn_assign(rhs.0[0]);
-                self.0[1].$fn_assign(rhs.0[1]);
-                self.0[2].$fn_assign(rhs.0[2]);
-                self.0[3].$fn_assign(rhs.0[3]);
-            }
-        }
-    };
-}
-macro_rules! fwd_unop_x4 {
-    ($fn:ident) => {
-        #[inline(always)]
-        fn $fn(self) -> Self {
-            x4([
-                self.0[0].$fn(),
-                self.0[1].$fn(),
-                self.0[2].$fn(),
-                self.0[3].$fn(),
-            ])
-        }
-    };
-}
-impl<W> RotateEachWord32 for x4<W>
-where
-    W: Copy + RotateEachWord32,
-{
-    fwd_unop_x4!(rotate_each_word_right7);
-    fwd_unop_x4!(rotate_each_word_right8);
-    fwd_unop_x4!(rotate_each_word_right11);
-    fwd_unop_x4!(rotate_each_word_right12);
-    fwd_unop_x4!(rotate_each_word_right16);
-    fwd_unop_x4!(rotate_each_word_right20);
-    fwd_unop_x4!(rotate_each_word_right24);
-    fwd_unop_x4!(rotate_each_word_right25);
-}
-impl<W> RotateEachWord64 for x4<W>
-where
-    W: Copy + RotateEachWord64,
-{
-    fwd_unop_x4!(rotate_each_word_right32);
-}
-impl<W> RotateEachWord128 for x4<W> where W: RotateEachWord128 {}
-impl<W> BitOps0 for x4<W> where W: BitOps0 {}
-impl<W> BitOps32 for x4<W> where W: BitOps32 + BitOps0 {}
-impl<W> BitOps64 for x4<W> where W: BitOps64 + BitOps0 {}
-impl<W> BitOps128 for x4<W> where W: BitOps128 + BitOps0 {}
-fwd_binop_x4!(BitAnd, bitand);
-fwd_binop_x4!(BitOr, bitor);
-fwd_binop_x4!(BitXor, bitxor);
-fwd_binop_x4!(AndNot, andnot);
-fwd_binop_assign_x4!(BitAndAssign, bitand_assign);
-fwd_binop_assign_x4!(BitOrAssign, bitor_assign);
-fwd_binop_assign_x4!(BitXorAssign, bitxor_assign);
-impl<W> ArithOps for x4<W> where W: ArithOps {}
-fwd_binop_x4!(Add, add);
-fwd_binop_assign_x4!(AddAssign, add_assign);
-impl<W: Not + Copy> Not for x4<W> {
-    type Output = x4<W::Output>;
-    #[inline(always)]
-    fn not(self) -> Self::Output {
-        x4([
-            self.0[0].not(),
-            self.0[1].not(),
-            self.0[2].not(),
-            self.0[3].not(),
-        ])
-    }
-}
-impl<W> UnsafeFrom<[W; 4]> for x4<W> {
-    #[inline(always)]
-    unsafe fn unsafe_from(xs: [W; 4]) -> Self {
-        x4(xs)
-    }
-}
-impl<W: Copy> Vec4<W> for x4<W> {
-    #[inline(always)]
-    fn extract(self, i: u32) -> W {
-        self.0[i as usize]
-    }
-    #[inline(always)]
-    fn insert(mut self, w: W, i: u32) -> Self {
-        self.0[i as usize] = w;
-        self
-    }
-}
-impl<W: Copy> Vec4Ext<W> for x4<W> {
-    #[inline(always)]
-    fn transpose4(a: Self, b: Self, c: Self, d: Self) -> (Self, Self, Self, Self)
-    where
-        Self: Sized,
-    {
-        (
-            x4([a.0[0], b.0[0], c.0[0], d.0[0]]),
-            x4([a.0[1], b.0[1], c.0[1], d.0[1]]),
-            x4([a.0[2], b.0[2], c.0[2], d.0[2]]),
-            x4([a.0[3], b.0[3], c.0[3], d.0[3]]),
-        )
-    }
-}
-impl<W: Copy + Store<vec128_storage>> Store<vec512_storage> for x4<W> {
-    #[inline(always)]
-    unsafe fn unpack(p: vec512_storage) -> Self {
-        let p = p.split128();
-        x4([
-            W::unpack(p[0]),
-            W::unpack(p[1]),
-            W::unpack(p[2]),
-            W::unpack(p[3]),
-        ])
-    }
-}
-impl<W> From<x4<W>> for vec512_storage
-where
-    W: Copy,
-    vec128_storage: From<W>,
-{
-    #[inline(always)]
-    fn from(x: x4<W>) -> Self {
-        vec512_storage::new128([x.0[0].into(), x.0[1].into(), x.0[2].into(), x.0[3].into()])
-    }
-}
-impl<W> Swap64 for x4<W>
-where
-    W: Swap64 + Copy,
-{
-    fwd_unop_x4!(swap1);
-    fwd_unop_x4!(swap2);
-    fwd_unop_x4!(swap4);
-    fwd_unop_x4!(swap8);
-    fwd_unop_x4!(swap16);
-    fwd_unop_x4!(swap32);
-    fwd_unop_x4!(swap64);
-}
-impl<W: Copy> MultiLane<[W; 4]> for x4<W> {
-    #[inline(always)]
-    fn to_lanes(self) -> [W; 4] {
-        self.0
-    }
-    #[inline(always)]
-    fn from_lanes(lanes: [W; 4]) -> Self {
-        x4(lanes)
-    }
-}
-impl<W: BSwap + Copy> BSwap for x4<W> {
-    #[inline(always)]
-    fn bswap(self) -> Self {
-        x4([
-            self.0[0].bswap(),
-            self.0[1].bswap(),
-            self.0[2].bswap(),
-            self.0[3].bswap(),
-        ])
-    }
-}
-impl<W: StoreBytes + BSwap + Copy> StoreBytes for x4<W> {
-    #[inline(always)]
-    unsafe fn unsafe_read_le(input: &[u8]) -> Self {
-        let n = input.len() / 4;
-        x4([
-            W::unsafe_read_le(&input[..n]),
-            W::unsafe_read_le(&input[n..n * 2]),
-            W::unsafe_read_le(&input[n * 2..n * 3]),
-            W::unsafe_read_le(&input[n * 3..]),
-        ])
-    }
-    #[inline(always)]
-    unsafe fn unsafe_read_be(input: &[u8]) -> Self {
-        let n = input.len() / 4;
-        x4([
-            W::unsafe_read_be(&input[..n]),
-            W::unsafe_read_be(&input[n..n * 2]),
-            W::unsafe_read_be(&input[n * 2..n * 3]),
-            W::unsafe_read_be(&input[n * 3..]),
-        ])
-    }
-    #[inline(always)]
-    fn write_le(self, out: &mut [u8]) {
-        let n = out.len() / 4;
-        self.0[0].write_le(&mut out[..n]);
-        self.0[1].write_le(&mut out[n..n * 2]);
-        self.0[2].write_le(&mut out[n * 2..n * 3]);
-        self.0[3].write_le(&mut out[n * 3..]);
-    }
-    #[inline(always)]
-    fn write_be(self, out: &mut [u8]) {
-        let n = out.len() / 4;
-        self.0[0].write_be(&mut out[..n]);
-        self.0[1].write_be(&mut out[n..n * 2]);
-        self.0[2].write_be(&mut out[n * 2..n * 3]);
-        self.0[3].write_be(&mut out[n * 3..]);
-    }
-}
-impl<W: Copy + LaneWords4> LaneWords4 for x4<W> {
-    #[inline(always)]
-    fn shuffle_lane_words2301(self) -> Self {
-        x4([
-            self.0[0].shuffle_lane_words2301(),
-            self.0[1].shuffle_lane_words2301(),
-            self.0[2].shuffle_lane_words2301(),
-            self.0[3].shuffle_lane_words2301(),
-        ])
-    }
-    #[inline(always)]
-    fn shuffle_lane_words1230(self) -> Self {
-        x4([
-            self.0[0].shuffle_lane_words1230(),
-            self.0[1].shuffle_lane_words1230(),
-            self.0[2].shuffle_lane_words1230(),
-            self.0[3].shuffle_lane_words1230(),
-        ])
-    }
-    #[inline(always)]
-    fn shuffle_lane_words3012(self) -> Self {
-        x4([
-            self.0[0].shuffle_lane_words3012(),
-            self.0[1].shuffle_lane_words3012(),
-            self.0[2].shuffle_lane_words3012(),
-            self.0[3].shuffle_lane_words3012(),
-        ])
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/ppv_lite86/types.rs.html b/learning/rust/guessing_game/target/doc/src/ppv_lite86/types.rs.html deleted file mode 100644 index 6245bfab..00000000 --- a/learning/rust/guessing_game/target/doc/src/ppv_lite86/types.rs.html +++ /dev/null @@ -1,604 +0,0 @@ -types.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-
#![allow(non_camel_case_types)]
-use core::ops::{Add, AddAssign, BitAnd, BitOr, BitXor, BitXorAssign, Not};
-
-pub trait AndNot {
-    type Output;
-    fn andnot(self, rhs: Self) -> Self::Output;
-}
-pub trait BSwap {
-    fn bswap(self) -> Self;
-}
-/// Ops that depend on word size
-pub trait ArithOps: Add<Output = Self> + AddAssign + Sized + Copy + Clone + BSwap {}
-/// Ops that are independent of word size and endian
-pub trait BitOps0:
-    BitAnd<Output = Self>
-    + BitOr<Output = Self>
-    + BitXor<Output = Self>
-    + BitXorAssign
-    + Not<Output = Self>
-    + AndNot<Output = Self>
-    + Sized
-    + Copy
-    + Clone
-{
-}
-
-pub trait BitOps32: BitOps0 + RotateEachWord32 {}
-pub trait BitOps64: BitOps32 + RotateEachWord64 {}
-pub trait BitOps128: BitOps64 + RotateEachWord128 {}
-
-pub trait RotateEachWord32 {
-    fn rotate_each_word_right7(self) -> Self;
-    fn rotate_each_word_right8(self) -> Self;
-    fn rotate_each_word_right11(self) -> Self;
-    fn rotate_each_word_right12(self) -> Self;
-    fn rotate_each_word_right16(self) -> Self;
-    fn rotate_each_word_right20(self) -> Self;
-    fn rotate_each_word_right24(self) -> Self;
-    fn rotate_each_word_right25(self) -> Self;
-}
-
-pub trait RotateEachWord64 {
-    fn rotate_each_word_right32(self) -> Self;
-}
-
-pub trait RotateEachWord128 {}
-
-// Vector type naming scheme:
-// uN[xP]xL
-// Unsigned; N-bit words * P bits per lane * L lanes
-//
-// A lane is always 128-bits, chosen because common SIMD architectures treat 128-bit units of
-// wide vectors specially (supporting e.g. intra-lane shuffles), and tend to have limited and
-// slow inter-lane operations.
-
-use crate::arch::{vec128_storage, vec256_storage, vec512_storage};
-
-#[allow(clippy::missing_safety_doc)]
-pub trait UnsafeFrom<T> {
-    unsafe fn unsafe_from(t: T) -> Self;
-}
-
-/// A vector composed of two elements, which may be words or themselves vectors.
-pub trait Vec2<W> {
-    fn extract(self, i: u32) -> W;
-    fn insert(self, w: W, i: u32) -> Self;
-}
-
-/// A vector composed of four elements, which may be words or themselves vectors.
-pub trait Vec4<W> {
-    fn extract(self, i: u32) -> W;
-    fn insert(self, w: W, i: u32) -> Self;
-}
-/// Vec4 functions which may not be implemented yet for all Vec4 types.
-/// NOTE: functions in this trait may be moved to Vec4 in any patch release. To avoid breakage,
-/// import Vec4Ext only together with Vec4, and don't qualify its methods.
-pub trait Vec4Ext<W> {
-    fn transpose4(a: Self, b: Self, c: Self, d: Self) -> (Self, Self, Self, Self)
-    where
-        Self: Sized;
-}
-pub trait Vector<T> {
-    fn to_scalars(self) -> T;
-}
-
-// TODO: multiples of 4 should inherit this
-/// A vector composed of four words; depending on their size, operations may cross lanes.
-pub trait Words4 {
-    fn shuffle1230(self) -> Self;
-    fn shuffle2301(self) -> Self;
-    fn shuffle3012(self) -> Self;
-}
-
-/// A vector composed one or more lanes each composed of four words.
-pub trait LaneWords4 {
-    fn shuffle_lane_words1230(self) -> Self;
-    fn shuffle_lane_words2301(self) -> Self;
-    fn shuffle_lane_words3012(self) -> Self;
-}
-
-// TODO: make this a part of BitOps
-/// Exchange neigboring ranges of bits of the specified size
-pub trait Swap64 {
-    fn swap1(self) -> Self;
-    fn swap2(self) -> Self;
-    fn swap4(self) -> Self;
-    fn swap8(self) -> Self;
-    fn swap16(self) -> Self;
-    fn swap32(self) -> Self;
-    fn swap64(self) -> Self;
-}
-
-pub trait u32x4<M: Machine>:
-    BitOps32
-    + Store<vec128_storage>
-    + ArithOps
-    + Vec4<u32>
-    + Words4
-    + LaneWords4
-    + StoreBytes
-    + MultiLane<[u32; 4]>
-    + Into<vec128_storage>
-{
-}
-pub trait u64x2<M: Machine>:
-    BitOps64 + Store<vec128_storage> + ArithOps + Vec2<u64> + MultiLane<[u64; 2]> + Into<vec128_storage>
-{
-}
-pub trait u128x1<M: Machine>:
-    BitOps128 + Store<vec128_storage> + Swap64 + MultiLane<[u128; 1]> + Into<vec128_storage>
-{
-}
-
-pub trait u32x4x2<M: Machine>:
-    BitOps32
-    + Store<vec256_storage>
-    + Vec2<M::u32x4>
-    + MultiLane<[M::u32x4; 2]>
-    + ArithOps
-    + Into<vec256_storage>
-    + StoreBytes
-{
-}
-pub trait u64x2x2<M: Machine>:
-    BitOps64
-    + Store<vec256_storage>
-    + Vec2<M::u64x2>
-    + MultiLane<[M::u64x2; 2]>
-    + ArithOps
-    + StoreBytes
-    + Into<vec256_storage>
-{
-}
-pub trait u64x4<M: Machine>:
-    BitOps64
-    + Store<vec256_storage>
-    + Vec4<u64>
-    + MultiLane<[u64; 4]>
-    + ArithOps
-    + Words4
-    + StoreBytes
-    + Into<vec256_storage>
-{
-}
-pub trait u128x2<M: Machine>:
-    BitOps128
-    + Store<vec256_storage>
-    + Vec2<M::u128x1>
-    + MultiLane<[M::u128x1; 2]>
-    + Swap64
-    + Into<vec256_storage>
-{
-}
-
-pub trait u32x4x4<M: Machine>:
-    BitOps32
-    + Store<vec512_storage>
-    + Vec4<M::u32x4>
-    + Vec4Ext<M::u32x4>
-    + Vector<[u32; 16]>
-    + MultiLane<[M::u32x4; 4]>
-    + ArithOps
-    + LaneWords4
-    + Into<vec512_storage>
-    + StoreBytes
-{
-}
-pub trait u64x2x4<M: Machine>:
-    BitOps64
-    + Store<vec512_storage>
-    + Vec4<M::u64x2>
-    + MultiLane<[M::u64x2; 4]>
-    + ArithOps
-    + Into<vec512_storage>
-{
-}
-// TODO: Words4
-pub trait u128x4<M: Machine>:
-    BitOps128
-    + Store<vec512_storage>
-    + Vec4<M::u128x1>
-    + MultiLane<[M::u128x1; 4]>
-    + Swap64
-    + Into<vec512_storage>
-{
-}
-
-/// A vector composed of multiple 128-bit lanes.
-pub trait MultiLane<Lanes> {
-    /// Split a multi-lane vector into single-lane vectors.
-    fn to_lanes(self) -> Lanes;
-    /// Build a multi-lane vector from individual lanes.
-    fn from_lanes(lanes: Lanes) -> Self;
-}
-
-/// Combine single vectors into a multi-lane vector.
-pub trait VZip<V> {
-    fn vzip(self) -> V;
-}
-
-impl<V, T> VZip<V> for T
-where
-    V: MultiLane<T>,
-{
-    #[inline(always)]
-    fn vzip(self) -> V {
-        V::from_lanes(self)
-    }
-}
-
-pub trait Machine: Sized + Copy {
-    type u32x4: u32x4<Self>;
-    type u64x2: u64x2<Self>;
-    type u128x1: u128x1<Self>;
-
-    type u32x4x2: u32x4x2<Self>;
-    type u64x2x2: u64x2x2<Self>;
-    type u64x4: u64x4<Self>;
-    type u128x2: u128x2<Self>;
-
-    type u32x4x4: u32x4x4<Self>;
-    type u64x2x4: u64x2x4<Self>;
-    type u128x4: u128x4<Self>;
-
-    #[inline(always)]
-    fn unpack<S, V: Store<S>>(self, s: S) -> V {
-        unsafe { V::unpack(s) }
-    }
-
-    #[inline(always)]
-    fn vec<V, A>(self, a: A) -> V
-    where
-        V: MultiLane<A>,
-    {
-        V::from_lanes(a)
-    }
-
-    #[inline(always)]
-    fn read_le<V>(self, input: &[u8]) -> V
-    where
-        V: StoreBytes,
-    {
-        unsafe { V::unsafe_read_le(input) }
-    }
-
-    #[inline(always)]
-    fn read_be<V>(self, input: &[u8]) -> V
-    where
-        V: StoreBytes,
-    {
-        unsafe { V::unsafe_read_be(input) }
-    }
-
-    /// # Safety
-    /// Caller must ensure the type of Self is appropriate for the hardware of the execution
-    /// environment.
-    unsafe fn instance() -> Self;
-}
-
-pub trait Store<S> {
-    /// # Safety
-    /// Caller must ensure the type of Self is appropriate for the hardware of the execution
-    /// environment.
-    unsafe fn unpack(p: S) -> Self;
-}
-
-pub trait StoreBytes {
-    /// # Safety
-    /// Caller must ensure the type of Self is appropriate for the hardware of the execution
-    /// environment.
-    unsafe fn unsafe_read_le(input: &[u8]) -> Self;
-    /// # Safety
-    /// Caller must ensure the type of Self is appropriate for the hardware of the execution
-    /// environment.
-    unsafe fn unsafe_read_be(input: &[u8]) -> Self;
-    fn write_le(self, out: &mut [u8]);
-    fn write_be(self, out: &mut [u8]);
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/ppv_lite86/x86_64/mod.rs.html b/learning/rust/guessing_game/target/doc/src/ppv_lite86/x86_64/mod.rs.html deleted file mode 100644 index 0bd0d52f..00000000 --- a/learning/rust/guessing_game/target/doc/src/ppv_lite86/x86_64/mod.rs.html +++ /dev/null @@ -1,882 +0,0 @@ -mod.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-
// crate minimums: sse2, x86_64
-
-use crate::types::*;
-use core::arch::x86_64::{__m128i, __m256i};
-
-mod sse2;
-
-#[derive(Copy, Clone)]
-pub struct YesS3;
-#[derive(Copy, Clone)]
-pub struct NoS3;
-
-#[derive(Copy, Clone)]
-pub struct YesS4;
-#[derive(Copy, Clone)]
-pub struct NoS4;
-
-#[derive(Copy, Clone)]
-pub struct YesA1;
-#[derive(Copy, Clone)]
-pub struct NoA1;
-
-#[derive(Copy, Clone)]
-pub struct YesA2;
-#[derive(Copy, Clone)]
-pub struct NoA2;
-
-#[derive(Copy, Clone)]
-pub struct YesNI;
-#[derive(Copy, Clone)]
-pub struct NoNI;
-
-use core::marker::PhantomData;
-
-#[derive(Copy, Clone)]
-pub struct SseMachine<S3, S4, NI>(PhantomData<(S3, S4, NI)>);
-impl<S3: Copy, S4: Copy, NI: Copy> Machine for SseMachine<S3, S4, NI>
-where
-    sse2::u128x1_sse2<S3, S4, NI>: Swap64,
-    sse2::u64x2_sse2<S3, S4, NI>: BSwap + RotateEachWord32 + MultiLane<[u64; 2]> + Vec2<u64>,
-    sse2::u32x4_sse2<S3, S4, NI>: BSwap + RotateEachWord32 + MultiLane<[u32; 4]> + Vec4<u32>,
-    sse2::u64x4_sse2<S3, S4, NI>: BSwap + Words4,
-    sse2::u128x1_sse2<S3, S4, NI>: BSwap,
-    sse2::u128x2_sse2<S3, S4, NI>: Into<sse2::u64x2x2_sse2<S3, S4, NI>>,
-    sse2::u128x2_sse2<S3, S4, NI>: Into<sse2::u64x4_sse2<S3, S4, NI>>,
-    sse2::u128x2_sse2<S3, S4, NI>: Into<sse2::u32x4x2_sse2<S3, S4, NI>>,
-    sse2::u128x4_sse2<S3, S4, NI>: Into<sse2::u64x2x4_sse2<S3, S4, NI>>,
-    sse2::u128x4_sse2<S3, S4, NI>: Into<sse2::u32x4x4_sse2<S3, S4, NI>>,
-{
-    type u32x4 = sse2::u32x4_sse2<S3, S4, NI>;
-    type u64x2 = sse2::u64x2_sse2<S3, S4, NI>;
-    type u128x1 = sse2::u128x1_sse2<S3, S4, NI>;
-
-    type u32x4x2 = sse2::u32x4x2_sse2<S3, S4, NI>;
-    type u64x2x2 = sse2::u64x2x2_sse2<S3, S4, NI>;
-    type u64x4 = sse2::u64x4_sse2<S3, S4, NI>;
-    type u128x2 = sse2::u128x2_sse2<S3, S4, NI>;
-
-    type u32x4x4 = sse2::u32x4x4_sse2<S3, S4, NI>;
-    type u64x2x4 = sse2::u64x2x4_sse2<S3, S4, NI>;
-    type u128x4 = sse2::u128x4_sse2<S3, S4, NI>;
-
-    #[inline(always)]
-    unsafe fn instance() -> Self {
-        SseMachine(PhantomData)
-    }
-}
-
-#[derive(Copy, Clone)]
-pub struct Avx2Machine<NI>(PhantomData<NI>);
-impl<NI: Copy> Machine for Avx2Machine<NI>
-where
-    sse2::u128x1_sse2<YesS3, YesS4, NI>: BSwap + Swap64,
-    sse2::u64x2_sse2<YesS3, YesS4, NI>: BSwap + RotateEachWord32 + MultiLane<[u64; 2]> + Vec2<u64>,
-    sse2::u32x4_sse2<YesS3, YesS4, NI>: BSwap + RotateEachWord32 + MultiLane<[u32; 4]> + Vec4<u32>,
-    sse2::u64x4_sse2<YesS3, YesS4, NI>: BSwap + Words4,
-{
-    type u32x4 = sse2::u32x4_sse2<YesS3, YesS4, NI>;
-    type u64x2 = sse2::u64x2_sse2<YesS3, YesS4, NI>;
-    type u128x1 = sse2::u128x1_sse2<YesS3, YesS4, NI>;
-
-    type u32x4x2 = sse2::avx2::u32x4x2_avx2<NI>;
-    type u64x2x2 = sse2::u64x2x2_sse2<YesS3, YesS4, NI>;
-    type u64x4 = sse2::u64x4_sse2<YesS3, YesS4, NI>;
-    type u128x2 = sse2::u128x2_sse2<YesS3, YesS4, NI>;
-
-    type u32x4x4 = sse2::avx2::u32x4x4_avx2<NI>;
-    type u64x2x4 = sse2::u64x2x4_sse2<YesS3, YesS4, NI>;
-    type u128x4 = sse2::u128x4_sse2<YesS3, YesS4, NI>;
-
-    #[inline(always)]
-    unsafe fn instance() -> Self {
-        Avx2Machine(PhantomData)
-    }
-}
-
-pub type SSE2 = SseMachine<NoS3, NoS4, NoNI>;
-pub type SSSE3 = SseMachine<YesS3, NoS4, NoNI>;
-pub type SSE41 = SseMachine<YesS3, YesS4, NoNI>;
-/// AVX but not AVX2: only 128-bit integer operations, but use VEX versions of everything
-/// to avoid expensive SSE/VEX conflicts.
-pub type AVX = SseMachine<YesS3, YesS4, NoNI>;
-pub type AVX2 = Avx2Machine<NoNI>;
-
-/// Generic wrapper for unparameterized storage of any of the possible impls.
-/// Converting into and out of this type should be essentially free, although it may be more
-/// aligned than a particular impl requires.
-#[allow(non_camel_case_types)]
-#[derive(Copy, Clone)]
-pub union vec128_storage {
-    u32x4: [u32; 4],
-    u64x2: [u64; 2],
-    u128x1: [u128; 1],
-    sse2: __m128i,
-}
-impl Store<vec128_storage> for vec128_storage {
-    #[inline(always)]
-    unsafe fn unpack(p: vec128_storage) -> Self {
-        p
-    }
-}
-impl<'a> From<&'a vec128_storage> for &'a [u32; 4] {
-    #[inline(always)]
-    fn from(x: &'a vec128_storage) -> Self {
-        unsafe { &x.u32x4 }
-    }
-}
-impl From<[u32; 4]> for vec128_storage {
-    #[inline(always)]
-    fn from(u32x4: [u32; 4]) -> Self {
-        vec128_storage { u32x4 }
-    }
-}
-impl Default for vec128_storage {
-    #[inline(always)]
-    fn default() -> Self {
-        vec128_storage { u128x1: [0] }
-    }
-}
-impl Eq for vec128_storage {}
-impl PartialEq for vec128_storage {
-    #[inline(always)]
-    fn eq(&self, rhs: &Self) -> bool {
-        unsafe { self.u128x1 == rhs.u128x1 }
-    }
-}
-
-#[allow(non_camel_case_types)]
-#[derive(Copy, Clone)]
-pub union vec256_storage {
-    u32x8: [u32; 8],
-    u64x4: [u64; 4],
-    u128x2: [u128; 2],
-    sse2: [vec128_storage; 2],
-    avx: __m256i,
-}
-impl From<[u64; 4]> for vec256_storage {
-    #[inline(always)]
-    fn from(u64x4: [u64; 4]) -> Self {
-        vec256_storage { u64x4 }
-    }
-}
-impl Default for vec256_storage {
-    #[inline(always)]
-    fn default() -> Self {
-        vec256_storage { u128x2: [0, 0] }
-    }
-}
-impl vec256_storage {
-    #[inline(always)]
-    pub fn new128(xs: [vec128_storage; 2]) -> Self {
-        Self { sse2: xs }
-    }
-    #[inline(always)]
-    pub fn split128(self) -> [vec128_storage; 2] {
-        unsafe { self.sse2 }
-    }
-}
-impl Eq for vec256_storage {}
-impl PartialEq for vec256_storage {
-    #[inline(always)]
-    fn eq(&self, rhs: &Self) -> bool {
-        unsafe { self.sse2 == rhs.sse2 }
-    }
-}
-
-#[allow(non_camel_case_types)]
-#[derive(Copy, Clone)]
-pub union vec512_storage {
-    u32x16: [u32; 16],
-    u64x8: [u64; 8],
-    u128x4: [u128; 4],
-    sse2: [vec128_storage; 4],
-    avx: [vec256_storage; 2],
-}
-impl Default for vec512_storage {
-    #[inline(always)]
-    fn default() -> Self {
-        vec512_storage {
-            u128x4: [0, 0, 0, 0],
-        }
-    }
-}
-impl vec512_storage {
-    #[inline(always)]
-    pub fn new128(xs: [vec128_storage; 4]) -> Self {
-        Self { sse2: xs }
-    }
-    #[inline(always)]
-    pub fn split128(self) -> [vec128_storage; 4] {
-        unsafe { self.sse2 }
-    }
-}
-impl Eq for vec512_storage {}
-impl PartialEq for vec512_storage {
-    #[inline(always)]
-    fn eq(&self, rhs: &Self) -> bool {
-        unsafe { self.avx == rhs.avx }
-    }
-}
-
-macro_rules! impl_into {
-    ($storage:ident, $array:ty, $name:ident) => {
-        impl From<$storage> for $array {
-            #[inline(always)]
-            fn from(vec: $storage) -> Self {
-                unsafe { vec.$name }
-            }
-        }
-    };
-}
-impl_into!(vec128_storage, [u32; 4], u32x4);
-impl_into!(vec128_storage, [u64; 2], u64x2);
-impl_into!(vec128_storage, [u128; 1], u128x1);
-impl_into!(vec256_storage, [u32; 8], u32x8);
-impl_into!(vec256_storage, [u64; 4], u64x4);
-impl_into!(vec256_storage, [u128; 2], u128x2);
-impl_into!(vec512_storage, [u32; 16], u32x16);
-impl_into!(vec512_storage, [u64; 8], u64x8);
-impl_into!(vec512_storage, [u128; 4], u128x4);
-
-/// Generate the full set of optimized implementations to take advantage of the most important
-/// hardware feature sets.
-///
-/// This dispatcher is suitable for maximizing throughput.
-#[macro_export]
-macro_rules! dispatch {
-    ($mach:ident, $MTy:ident, { $([$pub:tt$(($krate:tt))*])* fn $name:ident($($arg:ident: $argty:ty),* $(,)*) -> $ret:ty $body:block }) => {
-        #[cfg(feature = "std")]
-        $($pub$(($krate))*)* fn $name($($arg: $argty),*) -> $ret {
-            #[inline(always)]
-            fn fn_impl<$MTy: $crate::Machine>($mach: $MTy, $($arg: $argty),*) -> $ret $body
-            use std::arch::x86_64::*;
-            #[target_feature(enable = "avx2")]
-            unsafe fn impl_avx2($($arg: $argty),*) -> $ret {
-                let ret = fn_impl($crate::x86_64::AVX2::instance(), $($arg),*);
-                _mm256_zeroupper();
-                ret
-            }
-            #[target_feature(enable = "avx")]
-            #[target_feature(enable = "sse4.1")]
-            #[target_feature(enable = "ssse3")]
-            unsafe fn impl_avx($($arg: $argty),*) -> $ret {
-                let ret = fn_impl($crate::x86_64::AVX::instance(), $($arg),*);
-                _mm256_zeroupper();
-                ret
-            }
-            #[target_feature(enable = "sse4.1")]
-            #[target_feature(enable = "ssse3")]
-            unsafe fn impl_sse41($($arg: $argty),*) -> $ret {
-                fn_impl($crate::x86_64::SSE41::instance(), $($arg),*)
-            }
-            #[target_feature(enable = "ssse3")]
-            unsafe fn impl_ssse3($($arg: $argty),*) -> $ret {
-                fn_impl($crate::x86_64::SSSE3::instance(), $($arg),*)
-            }
-            #[target_feature(enable = "sse2")]
-            unsafe fn impl_sse2($($arg: $argty),*) -> $ret {
-                fn_impl($crate::x86_64::SSE2::instance(), $($arg),*)
-            }
-            unsafe {
-                if is_x86_feature_detected!("avx2") {
-                    impl_avx2($($arg),*)
-                } else if is_x86_feature_detected!("avx") {
-                    impl_avx($($arg),*)
-                } else if is_x86_feature_detected!("sse4.1") {
-                    impl_sse41($($arg),*)
-                } else if is_x86_feature_detected!("ssse3") {
-                    impl_ssse3($($arg),*)
-                } else if is_x86_feature_detected!("sse2") {
-                    impl_sse2($($arg),*)
-                } else {
-                    unimplemented!()
-                }
-            }
-        }
-        #[cfg(not(feature = "std"))]
-        #[inline(always)]
-        $($pub$(($krate))*)* fn $name($($arg: $argty),*) -> $ret {
-            unsafe fn fn_impl<$MTy: $crate::Machine>($mach: $MTy, $($arg: $argty),*) -> $ret $body
-            unsafe {
-                if cfg!(target_feature = "avx2") {
-                    fn_impl($crate::x86_64::AVX2::instance(), $($arg),*)
-                } else if cfg!(target_feature = "avx") {
-                    fn_impl($crate::x86_64::AVX::instance(), $($arg),*)
-                } else if cfg!(target_feature = "sse4.1") {
-                    fn_impl($crate::x86_64::SSE41::instance(), $($arg),*)
-                } else if cfg!(target_feature = "ssse3") {
-                    fn_impl($crate::x86_64::SSSE3::instance(), $($arg),*)
-                } else {
-                    fn_impl($crate::x86_64::SSE2::instance(), $($arg),*)
-                }
-            }
-        }
-    };
-    ($mach:ident, $MTy:ident, { $([$pub:tt $(($krate:tt))*])* fn $name:ident($($arg:ident: $argty:ty),* $(,)*) $body:block }) => {
-        dispatch!($mach, $MTy, {
-            $([$pub $(($krate))*])* fn $name($($arg: $argty),*) -> () $body
-        });
-    }
-}
-
-/// Generate only the basic implementations necessary to be able to operate efficiently on 128-bit
-/// vectors on this platfrom. For x86-64, that would mean SSE2 and AVX.
-///
-/// This dispatcher is suitable for vector operations that do not benefit from advanced hardware
-/// features (e.g. because they are done infrequently), so minimizing their contribution to code
-/// size is more important.
-#[macro_export]
-macro_rules! dispatch_light128 {
-    ($mach:ident, $MTy:ident, { $([$pub:tt$(($krate:tt))*])* fn $name:ident($($arg:ident: $argty:ty),* $(,)*) -> $ret:ty $body:block }) => {
-        #[cfg(feature = "std")]
-        $($pub $(($krate))*)* fn $name($($arg: $argty),*) -> $ret {
-            #[inline(always)]
-            fn fn_impl<$MTy: $crate::Machine>($mach: $MTy, $($arg: $argty),*) -> $ret $body
-            use std::arch::x86_64::*;
-            #[target_feature(enable = "avx")]
-            unsafe fn impl_avx($($arg: $argty),*) -> $ret {
-                fn_impl($crate::x86_64::AVX::instance(), $($arg),*)
-            }
-            #[target_feature(enable = "sse2")]
-            unsafe fn impl_sse2($($arg: $argty),*) -> $ret {
-                fn_impl($crate::x86_64::SSE2::instance(), $($arg),*)
-            }
-            unsafe {
-                if is_x86_feature_detected!("avx") {
-                    impl_avx($($arg),*)
-                } else if is_x86_feature_detected!("sse2") {
-                    impl_sse2($($arg),*)
-                } else {
-                    unimplemented!()
-                }
-            }
-        }
-        #[cfg(not(feature = "std"))]
-        #[inline(always)]
-        $($pub$(($krate))*)* fn $name($($arg: $argty),*) -> $ret {
-            unsafe fn fn_impl<$MTy: $crate::Machine>($mach: $MTy, $($arg: $argty),*) -> $ret $body
-            unsafe {
-                if cfg!(target_feature = "avx2") {
-                    fn_impl($crate::x86_64::AVX2::instance(), $($arg),*)
-                } else if cfg!(target_feature = "avx") {
-                    fn_impl($crate::x86_64::AVX::instance(), $($arg),*)
-                } else if cfg!(target_feature = "sse4.1") {
-                    fn_impl($crate::x86_64::SSE41::instance(), $($arg),*)
-                } else if cfg!(target_feature = "ssse3") {
-                    fn_impl($crate::x86_64::SSSE3::instance(), $($arg),*)
-                } else {
-                    fn_impl($crate::x86_64::SSE2::instance(), $($arg),*)
-                }
-            }
-        }
-    };
-    ($mach:ident, $MTy:ident, { $([$pub:tt$(($krate:tt))*])* fn $name:ident($($arg:ident: $argty:ty),* $(,)*) $body:block }) => {
-        dispatch_light128!($mach, $MTy, {
-            $([$pub $(($krate))*])* fn $name($($arg: $argty),*) -> () $body
-        });
-    }
-}
-
-/// Generate only the basic implementations necessary to be able to operate efficiently on 256-bit
-/// vectors on this platfrom. For x86-64, that would mean SSE2, AVX, and AVX2.
-///
-/// This dispatcher is suitable for vector operations that do not benefit from advanced hardware
-/// features (e.g. because they are done infrequently), so minimizing their contribution to code
-/// size is more important.
-#[macro_export]
-macro_rules! dispatch_light256 {
-    ($mach:ident, $MTy:ident, { $([$pub:tt$(($krate:tt))*])* fn $name:ident($($arg:ident: $argty:ty),* $(,)*) -> $ret:ty $body:block }) => {
-        #[cfg(feature = "std")]
-        $([$pub $(($krate))*])* fn $name($($arg: $argty),*) -> $ret {
-            #[inline(always)]
-            fn fn_impl<$MTy: $crate::Machine>($mach: $MTy, $($arg: $argty),*) -> $ret $body
-            use std::arch::x86_64::*;
-            #[target_feature(enable = "avx")]
-            unsafe fn impl_avx($($arg: $argty),*) -> $ret {
-                fn_impl($crate::x86_64::AVX::instance(), $($arg),*)
-            }
-            #[target_feature(enable = "sse2")]
-            unsafe fn impl_sse2($($arg: $argty),*) -> $ret {
-                fn_impl($crate::x86_64::SSE2::instance(), $($arg),*)
-            }
-            unsafe {
-                if is_x86_feature_detected!("avx") {
-                    impl_avx($($arg),*)
-                } else if is_x86_feature_detected!("sse2") {
-                    impl_sse2($($arg),*)
-                } else {
-                    unimplemented!()
-                }
-            }
-        }
-        #[cfg(not(feature = "std"))]
-        #[inline(always)]
-        $($pub$(($krate))*)* fn $name($($arg: $argty),*) -> $ret {
-            unsafe fn fn_impl<$MTy: $crate::Machine>($mach: $MTy, $($arg: $argty),*) -> $ret $body
-            unsafe {
-                if cfg!(target_feature = "avx2") {
-                    fn_impl($crate::x86_64::AVX2::instance(), $($arg),*)
-                } else if cfg!(target_feature = "avx") {
-                    fn_impl($crate::x86_64::AVX::instance(), $($arg),*)
-                } else if cfg!(target_feature = "sse4.1") {
-                    fn_impl($crate::x86_64::SSE41::instance(), $($arg),*)
-                } else if cfg!(target_feature = "ssse3") {
-                    fn_impl($crate::x86_64::SSSE3::instance(), $($arg),*)
-                } else {
-                    fn_impl($crate::x86_64::SSE2::instance(), $($arg),*)
-                }
-            }
-        }
-    };
-    ($mach:ident, $MTy:ident, { $([$pub:tt$(($krate:tt))*])* fn $name:ident($($arg:ident: $argty:ty),* $(,)*) $body:block }) => {
-        dispatch_light256!($mach, $MTy, {
-            $([$pub $(($krate))*])* fn $name($($arg: $argty),*) -> () $body
-        });
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/ppv_lite86/x86_64/sse2.rs.html b/learning/rust/guessing_game/target/doc/src/ppv_lite86/x86_64/sse2.rs.html deleted file mode 100644 index 69871a1b..00000000 --- a/learning/rust/guessing_game/target/doc/src/ppv_lite86/x86_64/sse2.rs.html +++ /dev/null @@ -1,3414 +0,0 @@ -sse2.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-443
-444
-445
-446
-447
-448
-449
-450
-451
-452
-453
-454
-455
-456
-457
-458
-459
-460
-461
-462
-463
-464
-465
-466
-467
-468
-469
-470
-471
-472
-473
-474
-475
-476
-477
-478
-479
-480
-481
-482
-483
-484
-485
-486
-487
-488
-489
-490
-491
-492
-493
-494
-495
-496
-497
-498
-499
-500
-501
-502
-503
-504
-505
-506
-507
-508
-509
-510
-511
-512
-513
-514
-515
-516
-517
-518
-519
-520
-521
-522
-523
-524
-525
-526
-527
-528
-529
-530
-531
-532
-533
-534
-535
-536
-537
-538
-539
-540
-541
-542
-543
-544
-545
-546
-547
-548
-549
-550
-551
-552
-553
-554
-555
-556
-557
-558
-559
-560
-561
-562
-563
-564
-565
-566
-567
-568
-569
-570
-571
-572
-573
-574
-575
-576
-577
-578
-579
-580
-581
-582
-583
-584
-585
-586
-587
-588
-589
-590
-591
-592
-593
-594
-595
-596
-597
-598
-599
-600
-601
-602
-603
-604
-605
-606
-607
-608
-609
-610
-611
-612
-613
-614
-615
-616
-617
-618
-619
-620
-621
-622
-623
-624
-625
-626
-627
-628
-629
-630
-631
-632
-633
-634
-635
-636
-637
-638
-639
-640
-641
-642
-643
-644
-645
-646
-647
-648
-649
-650
-651
-652
-653
-654
-655
-656
-657
-658
-659
-660
-661
-662
-663
-664
-665
-666
-667
-668
-669
-670
-671
-672
-673
-674
-675
-676
-677
-678
-679
-680
-681
-682
-683
-684
-685
-686
-687
-688
-689
-690
-691
-692
-693
-694
-695
-696
-697
-698
-699
-700
-701
-702
-703
-704
-705
-706
-707
-708
-709
-710
-711
-712
-713
-714
-715
-716
-717
-718
-719
-720
-721
-722
-723
-724
-725
-726
-727
-728
-729
-730
-731
-732
-733
-734
-735
-736
-737
-738
-739
-740
-741
-742
-743
-744
-745
-746
-747
-748
-749
-750
-751
-752
-753
-754
-755
-756
-757
-758
-759
-760
-761
-762
-763
-764
-765
-766
-767
-768
-769
-770
-771
-772
-773
-774
-775
-776
-777
-778
-779
-780
-781
-782
-783
-784
-785
-786
-787
-788
-789
-790
-791
-792
-793
-794
-795
-796
-797
-798
-799
-800
-801
-802
-803
-804
-805
-806
-807
-808
-809
-810
-811
-812
-813
-814
-815
-816
-817
-818
-819
-820
-821
-822
-823
-824
-825
-826
-827
-828
-829
-830
-831
-832
-833
-834
-835
-836
-837
-838
-839
-840
-841
-842
-843
-844
-845
-846
-847
-848
-849
-850
-851
-852
-853
-854
-855
-856
-857
-858
-859
-860
-861
-862
-863
-864
-865
-866
-867
-868
-869
-870
-871
-872
-873
-874
-875
-876
-877
-878
-879
-880
-881
-882
-883
-884
-885
-886
-887
-888
-889
-890
-891
-892
-893
-894
-895
-896
-897
-898
-899
-900
-901
-902
-903
-904
-905
-906
-907
-908
-909
-910
-911
-912
-913
-914
-915
-916
-917
-918
-919
-920
-921
-922
-923
-924
-925
-926
-927
-928
-929
-930
-931
-932
-933
-934
-935
-936
-937
-938
-939
-940
-941
-942
-943
-944
-945
-946
-947
-948
-949
-950
-951
-952
-953
-954
-955
-956
-957
-958
-959
-960
-961
-962
-963
-964
-965
-966
-967
-968
-969
-970
-971
-972
-973
-974
-975
-976
-977
-978
-979
-980
-981
-982
-983
-984
-985
-986
-987
-988
-989
-990
-991
-992
-993
-994
-995
-996
-997
-998
-999
-1000
-1001
-1002
-1003
-1004
-1005
-1006
-1007
-1008
-1009
-1010
-1011
-1012
-1013
-1014
-1015
-1016
-1017
-1018
-1019
-1020
-1021
-1022
-1023
-1024
-1025
-1026
-1027
-1028
-1029
-1030
-1031
-1032
-1033
-1034
-1035
-1036
-1037
-1038
-1039
-1040
-1041
-1042
-1043
-1044
-1045
-1046
-1047
-1048
-1049
-1050
-1051
-1052
-1053
-1054
-1055
-1056
-1057
-1058
-1059
-1060
-1061
-1062
-1063
-1064
-1065
-1066
-1067
-1068
-1069
-1070
-1071
-1072
-1073
-1074
-1075
-1076
-1077
-1078
-1079
-1080
-1081
-1082
-1083
-1084
-1085
-1086
-1087
-1088
-1089
-1090
-1091
-1092
-1093
-1094
-1095
-1096
-1097
-1098
-1099
-1100
-1101
-1102
-1103
-1104
-1105
-1106
-1107
-1108
-1109
-1110
-1111
-1112
-1113
-1114
-1115
-1116
-1117
-1118
-1119
-1120
-1121
-1122
-1123
-1124
-1125
-1126
-1127
-1128
-1129
-1130
-1131
-1132
-1133
-1134
-1135
-1136
-1137
-1138
-1139
-1140
-1141
-1142
-1143
-1144
-1145
-1146
-1147
-1148
-1149
-1150
-1151
-1152
-1153
-1154
-1155
-1156
-1157
-1158
-1159
-1160
-1161
-1162
-1163
-1164
-1165
-1166
-1167
-1168
-1169
-1170
-1171
-1172
-1173
-1174
-1175
-1176
-1177
-1178
-1179
-1180
-1181
-1182
-1183
-1184
-1185
-1186
-1187
-1188
-1189
-1190
-1191
-1192
-1193
-1194
-1195
-1196
-1197
-1198
-1199
-1200
-1201
-1202
-1203
-1204
-1205
-1206
-1207
-1208
-1209
-1210
-1211
-1212
-1213
-1214
-1215
-1216
-1217
-1218
-1219
-1220
-1221
-1222
-1223
-1224
-1225
-1226
-1227
-1228
-1229
-1230
-1231
-1232
-1233
-1234
-1235
-1236
-1237
-1238
-1239
-1240
-1241
-1242
-1243
-1244
-1245
-1246
-1247
-1248
-1249
-1250
-1251
-1252
-1253
-1254
-1255
-1256
-1257
-1258
-1259
-1260
-1261
-1262
-1263
-1264
-1265
-1266
-1267
-1268
-1269
-1270
-1271
-1272
-1273
-1274
-1275
-1276
-1277
-1278
-1279
-1280
-1281
-1282
-1283
-1284
-1285
-1286
-1287
-1288
-1289
-1290
-1291
-1292
-1293
-1294
-1295
-1296
-1297
-1298
-1299
-1300
-1301
-1302
-1303
-1304
-1305
-1306
-1307
-1308
-1309
-1310
-1311
-1312
-1313
-1314
-1315
-1316
-1317
-1318
-1319
-1320
-1321
-1322
-1323
-1324
-1325
-1326
-1327
-1328
-1329
-1330
-1331
-1332
-1333
-1334
-1335
-1336
-1337
-1338
-1339
-1340
-1341
-1342
-1343
-1344
-1345
-1346
-1347
-1348
-1349
-1350
-1351
-1352
-1353
-1354
-1355
-1356
-1357
-1358
-1359
-1360
-1361
-1362
-1363
-1364
-1365
-1366
-1367
-1368
-1369
-1370
-1371
-1372
-1373
-1374
-1375
-1376
-1377
-1378
-1379
-1380
-1381
-1382
-1383
-1384
-1385
-1386
-1387
-1388
-1389
-1390
-1391
-1392
-1393
-1394
-1395
-1396
-1397
-1398
-1399
-1400
-1401
-1402
-1403
-1404
-1405
-1406
-1407
-1408
-1409
-1410
-1411
-1412
-1413
-1414
-1415
-1416
-1417
-1418
-1419
-1420
-1421
-1422
-1423
-1424
-1425
-1426
-1427
-1428
-1429
-1430
-1431
-1432
-1433
-1434
-1435
-1436
-1437
-1438
-1439
-1440
-1441
-1442
-1443
-1444
-1445
-1446
-1447
-1448
-1449
-1450
-1451
-1452
-1453
-1454
-1455
-1456
-1457
-1458
-1459
-1460
-1461
-1462
-1463
-1464
-1465
-1466
-1467
-1468
-1469
-1470
-1471
-1472
-1473
-1474
-1475
-1476
-1477
-1478
-1479
-1480
-1481
-1482
-1483
-1484
-1485
-1486
-1487
-1488
-1489
-1490
-1491
-1492
-1493
-1494
-1495
-1496
-1497
-1498
-1499
-1500
-1501
-1502
-1503
-1504
-1505
-1506
-1507
-1508
-1509
-1510
-1511
-1512
-1513
-1514
-1515
-1516
-1517
-1518
-1519
-1520
-1521
-1522
-1523
-1524
-1525
-1526
-1527
-1528
-1529
-1530
-1531
-1532
-1533
-1534
-1535
-1536
-1537
-1538
-1539
-1540
-1541
-1542
-1543
-1544
-1545
-1546
-1547
-1548
-1549
-1550
-1551
-1552
-1553
-1554
-1555
-1556
-1557
-1558
-1559
-1560
-1561
-1562
-1563
-1564
-1565
-1566
-1567
-1568
-1569
-1570
-1571
-1572
-1573
-1574
-1575
-1576
-1577
-1578
-1579
-1580
-1581
-1582
-1583
-1584
-1585
-1586
-1587
-1588
-1589
-1590
-1591
-1592
-1593
-1594
-1595
-1596
-1597
-1598
-1599
-1600
-1601
-1602
-1603
-1604
-1605
-1606
-1607
-1608
-1609
-1610
-1611
-1612
-1613
-1614
-1615
-1616
-1617
-1618
-1619
-1620
-1621
-1622
-1623
-1624
-1625
-1626
-1627
-1628
-1629
-1630
-1631
-1632
-1633
-1634
-1635
-1636
-1637
-1638
-1639
-1640
-1641
-1642
-1643
-1644
-1645
-1646
-1647
-1648
-1649
-1650
-1651
-1652
-1653
-1654
-1655
-1656
-1657
-1658
-1659
-1660
-1661
-1662
-1663
-1664
-1665
-1666
-1667
-1668
-1669
-1670
-1671
-1672
-1673
-1674
-1675
-1676
-1677
-1678
-1679
-1680
-1681
-1682
-1683
-1684
-1685
-1686
-1687
-1688
-1689
-1690
-1691
-1692
-1693
-1694
-1695
-1696
-1697
-1698
-1699
-1700
-1701
-1702
-1703
-
use crate::soft::{x2, x4};
-use crate::types::*;
-use crate::vec128_storage;
-use crate::x86_64::Avx2Machine;
-use crate::x86_64::SseMachine as Machine86;
-use crate::x86_64::{NoS3, NoS4, YesS3, YesS4};
-use core::arch::x86_64::*;
-use core::marker::PhantomData;
-use core::ops::{
-    Add, AddAssign, BitAnd, BitAndAssign, BitOr, BitOrAssign, BitXor, BitXorAssign, Not,
-};
-
-macro_rules! impl_binop {
-    ($vec:ident, $trait:ident, $fn:ident, $impl_fn:ident) => {
-        impl<S3, S4, NI> $trait for $vec<S3, S4, NI> {
-            type Output = Self;
-            #[inline(always)]
-            fn $fn(self, rhs: Self) -> Self::Output {
-                Self::new(unsafe { $impl_fn(self.x, rhs.x) })
-            }
-        }
-    };
-}
-
-macro_rules! impl_binop_assign {
-    ($vec:ident, $trait:ident, $fn_assign:ident, $fn:ident) => {
-        impl<S3, S4, NI> $trait for $vec<S3, S4, NI>
-        where
-            $vec<S3, S4, NI>: Copy,
-        {
-            #[inline(always)]
-            fn $fn_assign(&mut self, rhs: Self) {
-                *self = self.$fn(rhs);
-            }
-        }
-    };
-}
-
-macro_rules! def_vec {
-    ($vec:ident, $word:ident) => {
-        #[allow(non_camel_case_types)]
-        #[derive(Copy, Clone)]
-        pub struct $vec<S3, S4, NI> {
-            x: __m128i,
-            s3: PhantomData<S3>,
-            s4: PhantomData<S4>,
-            ni: PhantomData<NI>,
-        }
-
-        impl<S3, S4, NI> Store<vec128_storage> for $vec<S3, S4, NI> {
-            #[inline(always)]
-            unsafe fn unpack(x: vec128_storage) -> Self {
-                Self::new(x.sse2)
-            }
-        }
-        impl<S3, S4, NI> From<$vec<S3, S4, NI>> for vec128_storage {
-            #[inline(always)]
-            fn from(x: $vec<S3, S4, NI>) -> Self {
-                vec128_storage { sse2: x.x }
-            }
-        }
-        impl<S3, S4, NI> $vec<S3, S4, NI> {
-            #[inline(always)]
-            fn new(x: __m128i) -> Self {
-                $vec {
-                    x,
-                    s3: PhantomData,
-                    s4: PhantomData,
-                    ni: PhantomData,
-                }
-            }
-        }
-
-        impl<S3, S4, NI> StoreBytes for $vec<S3, S4, NI>
-        where
-            Self: BSwap,
-        {
-            #[inline(always)]
-            unsafe fn unsafe_read_le(input: &[u8]) -> Self {
-                assert_eq!(input.len(), 16);
-                Self::new(_mm_loadu_si128(input.as_ptr() as *const _))
-            }
-            #[inline(always)]
-            unsafe fn unsafe_read_be(input: &[u8]) -> Self {
-                assert_eq!(input.len(), 16);
-                Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap()
-            }
-            #[inline(always)]
-            fn write_le(self, out: &mut [u8]) {
-                assert_eq!(out.len(), 16);
-                unsafe { _mm_storeu_si128(out.as_mut_ptr() as *mut _, self.x) }
-            }
-            #[inline(always)]
-            fn write_be(self, out: &mut [u8]) {
-                assert_eq!(out.len(), 16);
-                let x = self.bswap().x;
-                unsafe {
-                    _mm_storeu_si128(out.as_mut_ptr() as *mut _, x);
-                }
-            }
-        }
-
-        impl<S3, S4, NI> Default for $vec<S3, S4, NI> {
-            #[inline(always)]
-            fn default() -> Self {
-                Self::new(unsafe { _mm_setzero_si128() })
-            }
-        }
-
-        impl<S3, S4, NI> Not for $vec<S3, S4, NI> {
-            type Output = Self;
-            #[inline(always)]
-            fn not(self) -> Self::Output {
-                unsafe {
-                    let ff = _mm_set1_epi64x(-1i64);
-                    self ^ Self::new(ff)
-                }
-            }
-        }
-
-        impl<S3: Copy, S4: Copy, NI: Copy> BitOps0 for $vec<S3, S4, NI> {}
-        impl_binop!($vec, BitAnd, bitand, _mm_and_si128);
-        impl_binop!($vec, BitOr, bitor, _mm_or_si128);
-        impl_binop!($vec, BitXor, bitxor, _mm_xor_si128);
-        impl_binop_assign!($vec, BitAndAssign, bitand_assign, bitand);
-        impl_binop_assign!($vec, BitOrAssign, bitor_assign, bitor);
-        impl_binop_assign!($vec, BitXorAssign, bitxor_assign, bitxor);
-        impl<S3: Copy, S4: Copy, NI: Copy> AndNot for $vec<S3, S4, NI> {
-            type Output = Self;
-            #[inline(always)]
-            fn andnot(self, rhs: Self) -> Self {
-                Self::new(unsafe { _mm_andnot_si128(self.x, rhs.x) })
-            }
-        }
-    };
-}
-
-macro_rules! impl_bitops32 {
-    ($vec:ident) => {
-        impl<S3: Copy, S4: Copy, NI: Copy> BitOps32 for $vec<S3, S4, NI> where
-            $vec<S3, S4, NI>: RotateEachWord32
-        {
-        }
-    };
-}
-
-macro_rules! impl_bitops64 {
-    ($vec:ident) => {
-        impl_bitops32!($vec);
-        impl<S3: Copy, S4: Copy, NI: Copy> BitOps64 for $vec<S3, S4, NI> where
-            $vec<S3, S4, NI>: RotateEachWord64 + RotateEachWord32
-        {
-        }
-    };
-}
-
-macro_rules! impl_bitops128 {
-    ($vec:ident) => {
-        impl_bitops64!($vec);
-        impl<S3: Copy, S4: Copy, NI: Copy> BitOps128 for $vec<S3, S4, NI> where
-            $vec<S3, S4, NI>: RotateEachWord128
-        {
-        }
-    };
-}
-
-macro_rules! rotr_32_s3 {
-    ($name:ident, $k0:expr, $k1:expr) => {
-        #[inline(always)]
-        fn $name(self) -> Self {
-            Self::new(unsafe { _mm_shuffle_epi8(self.x, _mm_set_epi64x($k0, $k1)) })
-        }
-    };
-}
-macro_rules! rotr_32 {
-    ($name:ident, $i:expr) => {
-        #[inline(always)]
-        fn $name(self) -> Self {
-            Self::new(unsafe {
-                _mm_or_si128(
-                    _mm_srli_epi32(self.x, $i as i32),
-                    _mm_slli_epi32(self.x, 32 - $i as i32),
-                )
-            })
-        }
-    };
-}
-impl<S4: Copy, NI: Copy> RotateEachWord32 for u32x4_sse2<YesS3, S4, NI> {
-    rotr_32!(rotate_each_word_right7, 7);
-    rotr_32_s3!(
-        rotate_each_word_right8,
-        0x0c0f_0e0d_080b_0a09,
-        0x0407_0605_0003_0201
-    );
-    rotr_32!(rotate_each_word_right11, 11);
-    rotr_32!(rotate_each_word_right12, 12);
-    rotr_32_s3!(
-        rotate_each_word_right16,
-        0x0d0c_0f0e_0908_0b0a,
-        0x0504_0706_0100_0302
-    );
-    rotr_32!(rotate_each_word_right20, 20);
-    rotr_32_s3!(
-        rotate_each_word_right24,
-        0x0e0d_0c0f_0a09_080b,
-        0x0605_0407_0201_0003
-    );
-    rotr_32!(rotate_each_word_right25, 25);
-}
-impl<S4: Copy, NI: Copy> RotateEachWord32 for u32x4_sse2<NoS3, S4, NI> {
-    rotr_32!(rotate_each_word_right7, 7);
-    rotr_32!(rotate_each_word_right8, 8);
-    rotr_32!(rotate_each_word_right11, 11);
-    rotr_32!(rotate_each_word_right12, 12);
-    #[inline(always)]
-    fn rotate_each_word_right16(self) -> Self {
-        Self::new(swap16_s2(self.x))
-    }
-    rotr_32!(rotate_each_word_right20, 20);
-    rotr_32!(rotate_each_word_right24, 24);
-    rotr_32!(rotate_each_word_right25, 25);
-}
-
-macro_rules! rotr_64_s3 {
-    ($name:ident, $k0:expr, $k1:expr) => {
-        #[inline(always)]
-        fn $name(self) -> Self {
-            Self::new(unsafe { _mm_shuffle_epi8(self.x, _mm_set_epi64x($k0, $k1)) })
-        }
-    };
-}
-macro_rules! rotr_64 {
-    ($name:ident, $i:expr) => {
-        #[inline(always)]
-        fn $name(self) -> Self {
-            Self::new(unsafe {
-                _mm_or_si128(
-                    _mm_srli_epi64(self.x, $i as i32),
-                    _mm_slli_epi64(self.x, 64 - $i as i32),
-                )
-            })
-        }
-    };
-}
-impl<S4: Copy, NI: Copy> RotateEachWord32 for u64x2_sse2<YesS3, S4, NI> {
-    rotr_64!(rotate_each_word_right7, 7);
-    rotr_64_s3!(
-        rotate_each_word_right8,
-        0x080f_0e0d_0c0b_0a09,
-        0x0007_0605_0403_0201
-    );
-    rotr_64!(rotate_each_word_right11, 11);
-    rotr_64!(rotate_each_word_right12, 12);
-    rotr_64_s3!(
-        rotate_each_word_right16,
-        0x0908_0f0e_0d0c_0b0a,
-        0x0100_0706_0504_0302
-    );
-    rotr_64!(rotate_each_word_right20, 20);
-    rotr_64_s3!(
-        rotate_each_word_right24,
-        0x0a09_080f_0e0d_0c0b,
-        0x0201_0007_0605_0403
-    );
-    rotr_64!(rotate_each_word_right25, 25);
-}
-impl<S4: Copy, NI: Copy> RotateEachWord32 for u64x2_sse2<NoS3, S4, NI> {
-    rotr_64!(rotate_each_word_right7, 7);
-    rotr_64!(rotate_each_word_right8, 8);
-    rotr_64!(rotate_each_word_right11, 11);
-    rotr_64!(rotate_each_word_right12, 12);
-    #[inline(always)]
-    fn rotate_each_word_right16(self) -> Self {
-        Self::new(swap16_s2(self.x))
-    }
-    rotr_64!(rotate_each_word_right20, 20);
-    rotr_64!(rotate_each_word_right24, 24);
-    rotr_64!(rotate_each_word_right25, 25);
-}
-impl<S3: Copy, S4: Copy, NI: Copy> RotateEachWord64 for u64x2_sse2<S3, S4, NI> {
-    #[inline(always)]
-    fn rotate_each_word_right32(self) -> Self {
-        Self::new(unsafe { _mm_shuffle_epi32(self.x, 0b10110001) })
-    }
-}
-
-macro_rules! rotr_128 {
-    ($name:ident, $i:expr) => {
-        #[inline(always)]
-        fn $name(self) -> Self {
-            Self::new(unsafe {
-                _mm_or_si128(
-                    _mm_srli_si128(self.x, $i as i32),
-                    _mm_slli_si128(self.x, 128 - $i as i32),
-                )
-            })
-        }
-    };
-}
-// TODO: completely unoptimized
-impl<S3: Copy, S4: Copy, NI: Copy> RotateEachWord32 for u128x1_sse2<S3, S4, NI> {
-    rotr_128!(rotate_each_word_right7, 7);
-    rotr_128!(rotate_each_word_right8, 8);
-    rotr_128!(rotate_each_word_right11, 11);
-    rotr_128!(rotate_each_word_right12, 12);
-    rotr_128!(rotate_each_word_right16, 16);
-    rotr_128!(rotate_each_word_right20, 20);
-    rotr_128!(rotate_each_word_right24, 24);
-    rotr_128!(rotate_each_word_right25, 25);
-}
-// TODO: completely unoptimized
-impl<S3: Copy, S4: Copy, NI: Copy> RotateEachWord64 for u128x1_sse2<S3, S4, NI> {
-    rotr_128!(rotate_each_word_right32, 32);
-}
-impl<S3: Copy, S4: Copy, NI: Copy> RotateEachWord128 for u128x1_sse2<S3, S4, NI> {}
-
-def_vec!(u32x4_sse2, u32);
-def_vec!(u64x2_sse2, u64);
-def_vec!(u128x1_sse2, u128);
-
-impl<S3, NI> MultiLane<[u32; 4]> for u32x4_sse2<S3, YesS4, NI> {
-    #[inline(always)]
-    fn to_lanes(self) -> [u32; 4] {
-        unsafe {
-            let x = _mm_cvtsi128_si64(self.x) as u64;
-            let y = _mm_extract_epi64(self.x, 1) as u64;
-            [x as u32, (x >> 32) as u32, y as u32, (y >> 32) as u32]
-        }
-    }
-    #[inline(always)]
-    fn from_lanes(xs: [u32; 4]) -> Self {
-        unsafe {
-            let mut x = _mm_cvtsi64_si128((xs[0] as u64 | ((xs[1] as u64) << 32)) as i64);
-            x = _mm_insert_epi64(x, (xs[2] as u64 | ((xs[3] as u64) << 32)) as i64, 1);
-            Self::new(x)
-        }
-    }
-}
-impl<S3, NI> MultiLane<[u32; 4]> for u32x4_sse2<S3, NoS4, NI> {
-    #[inline(always)]
-    fn to_lanes(self) -> [u32; 4] {
-        unsafe {
-            let x = _mm_cvtsi128_si64(self.x) as u64;
-            let y = _mm_cvtsi128_si64(_mm_shuffle_epi32(self.x, 0b11101110)) as u64;
-            [x as u32, (x >> 32) as u32, y as u32, (y >> 32) as u32]
-        }
-    }
-    #[inline(always)]
-    fn from_lanes(xs: [u32; 4]) -> Self {
-        unsafe {
-            let x = (xs[0] as u64 | ((xs[1] as u64) << 32)) as i64;
-            let y = (xs[2] as u64 | ((xs[3] as u64) << 32)) as i64;
-            let x = _mm_cvtsi64_si128(x);
-            let y = _mm_slli_si128(_mm_cvtsi64_si128(y), 8);
-            Self::new(_mm_or_si128(x, y))
-        }
-    }
-}
-impl<S3, NI> MultiLane<[u64; 2]> for u64x2_sse2<S3, YesS4, NI> {
-    #[inline(always)]
-    fn to_lanes(self) -> [u64; 2] {
-        unsafe {
-            [
-                _mm_cvtsi128_si64(self.x) as u64,
-                _mm_extract_epi64(self.x, 1) as u64,
-            ]
-        }
-    }
-    #[inline(always)]
-    fn from_lanes(xs: [u64; 2]) -> Self {
-        unsafe {
-            let mut x = _mm_cvtsi64_si128(xs[0] as i64);
-            x = _mm_insert_epi64(x, xs[1] as i64, 1);
-            Self::new(x)
-        }
-    }
-}
-impl<S3, NI> MultiLane<[u64; 2]> for u64x2_sse2<S3, NoS4, NI> {
-    #[inline(always)]
-    fn to_lanes(self) -> [u64; 2] {
-        unsafe {
-            [
-                _mm_cvtsi128_si64(self.x) as u64,
-                _mm_cvtsi128_si64(_mm_srli_si128(self.x, 8)) as u64,
-            ]
-        }
-    }
-    #[inline(always)]
-    fn from_lanes(xs: [u64; 2]) -> Self {
-        unsafe {
-            let x = _mm_cvtsi64_si128(xs[0] as i64);
-            let y = _mm_slli_si128(_mm_cvtsi64_si128(xs[1] as i64), 8);
-            Self::new(_mm_or_si128(x, y))
-        }
-    }
-}
-impl<S3, S4, NI> MultiLane<[u128; 1]> for u128x1_sse2<S3, S4, NI> {
-    #[inline(always)]
-    fn to_lanes(self) -> [u128; 1] {
-        unimplemented!()
-    }
-    #[inline(always)]
-    fn from_lanes(xs: [u128; 1]) -> Self {
-        unimplemented!("{:?}", xs)
-    }
-}
-
-impl<S3, S4, NI> MultiLane<[u64; 4]> for u64x4_sse2<S3, S4, NI>
-where
-    u64x2_sse2<S3, S4, NI>: MultiLane<[u64; 2]> + Copy,
-{
-    #[inline(always)]
-    fn to_lanes(self) -> [u64; 4] {
-        let (a, b) = (self.0[0].to_lanes(), self.0[1].to_lanes());
-        [a[0], a[1], b[0], b[1]]
-    }
-    #[inline(always)]
-    fn from_lanes(xs: [u64; 4]) -> Self {
-        let (a, b) = (
-            u64x2_sse2::from_lanes([xs[0], xs[1]]),
-            u64x2_sse2::from_lanes([xs[2], xs[3]]),
-        );
-        x2::new([a, b])
-    }
-}
-
-macro_rules! impl_into {
-    ($from:ident, $to:ident) => {
-        impl<S3, S4, NI> From<$from<S3, S4, NI>> for $to<S3, S4, NI> {
-            #[inline(always)]
-            fn from(x: $from<S3, S4, NI>) -> Self {
-                $to::new(x.x)
-            }
-        }
-    };
-}
-
-impl_into!(u128x1_sse2, u32x4_sse2);
-impl_into!(u128x1_sse2, u64x2_sse2);
-
-impl_bitops32!(u32x4_sse2);
-impl_bitops64!(u64x2_sse2);
-impl_bitops128!(u128x1_sse2);
-
-impl<S3: Copy, S4: Copy, NI: Copy> ArithOps for u32x4_sse2<S3, S4, NI> where
-    u32x4_sse2<S3, S4, NI>: BSwap
-{
-}
-impl<S3: Copy, S4: Copy, NI: Copy> ArithOps for u64x2_sse2<S3, S4, NI> where
-    u64x2_sse2<S3, S4, NI>: BSwap
-{
-}
-impl_binop!(u32x4_sse2, Add, add, _mm_add_epi32);
-impl_binop!(u64x2_sse2, Add, add, _mm_add_epi64);
-impl_binop_assign!(u32x4_sse2, AddAssign, add_assign, add);
-impl_binop_assign!(u64x2_sse2, AddAssign, add_assign, add);
-
-impl<S3: Copy, S4: Copy, NI: Copy> u32x4<Machine86<S3, S4, NI>> for u32x4_sse2<S3, S4, NI>
-where
-    u32x4_sse2<S3, S4, NI>: RotateEachWord32 + BSwap + MultiLane<[u32; 4]> + Vec4<u32>,
-    Machine86<S3, S4, NI>: Machine,
-{
-}
-impl<S3: Copy, S4: Copy, NI: Copy> u64x2<Machine86<S3, S4, NI>> for u64x2_sse2<S3, S4, NI>
-where
-    u64x2_sse2<S3, S4, NI>:
-        RotateEachWord64 + RotateEachWord32 + BSwap + MultiLane<[u64; 2]> + Vec2<u64>,
-    Machine86<S3, S4, NI>: Machine,
-{
-}
-impl<S3: Copy, S4: Copy, NI: Copy> u128x1<Machine86<S3, S4, NI>> for u128x1_sse2<S3, S4, NI>
-where
-    u128x1_sse2<S3, S4, NI>: Swap64 + RotateEachWord64 + RotateEachWord32 + BSwap,
-    Machine86<S3, S4, NI>: Machine,
-    u128x1_sse2<S3, S4, NI>: Into<<Machine86<S3, S4, NI> as Machine>::u32x4>,
-    u128x1_sse2<S3, S4, NI>: Into<<Machine86<S3, S4, NI> as Machine>::u64x2>,
-{
-}
-
-impl<NI: Copy> u32x4<Avx2Machine<NI>> for u32x4_sse2<YesS3, YesS4, NI>
-where
-    u32x4_sse2<YesS3, YesS4, NI>: RotateEachWord32 + BSwap + MultiLane<[u32; 4]> + Vec4<u32>,
-    Machine86<YesS3, YesS4, NI>: Machine,
-{
-}
-impl<NI: Copy> u64x2<Avx2Machine<NI>> for u64x2_sse2<YesS3, YesS4, NI>
-where
-    u64x2_sse2<YesS3, YesS4, NI>:
-        RotateEachWord64 + RotateEachWord32 + BSwap + MultiLane<[u64; 2]> + Vec2<u64>,
-    Machine86<YesS3, YesS4, NI>: Machine,
-{
-}
-impl<NI: Copy> u128x1<Avx2Machine<NI>> for u128x1_sse2<YesS3, YesS4, NI>
-where
-    u128x1_sse2<YesS3, YesS4, NI>: Swap64 + RotateEachWord64 + RotateEachWord32 + BSwap,
-    Machine86<YesS3, YesS4, NI>: Machine,
-    u128x1_sse2<YesS3, YesS4, NI>: Into<<Machine86<YesS3, YesS4, NI> as Machine>::u32x4>,
-    u128x1_sse2<YesS3, YesS4, NI>: Into<<Machine86<YesS3, YesS4, NI> as Machine>::u64x2>,
-{
-}
-
-impl<S3, S4, NI> UnsafeFrom<[u32; 4]> for u32x4_sse2<S3, S4, NI> {
-    #[inline(always)]
-    unsafe fn unsafe_from(xs: [u32; 4]) -> Self {
-        Self::new(_mm_set_epi32(
-            xs[3] as i32,
-            xs[2] as i32,
-            xs[1] as i32,
-            xs[0] as i32,
-        ))
-    }
-}
-
-impl<S3, NI> Vec4<u32> for u32x4_sse2<S3, YesS4, NI>
-where
-    Self: MultiLane<[u32; 4]>,
-{
-    #[inline(always)]
-    fn extract(self, i: u32) -> u32 {
-        self.to_lanes()[i as usize]
-    }
-    #[inline(always)]
-    fn insert(self, v: u32, i: u32) -> Self {
-        Self::new(unsafe {
-            match i {
-                0 => _mm_insert_epi32(self.x, v as i32, 0),
-                1 => _mm_insert_epi32(self.x, v as i32, 1),
-                2 => _mm_insert_epi32(self.x, v as i32, 2),
-                3 => _mm_insert_epi32(self.x, v as i32, 3),
-                _ => unreachable!(),
-            }
-        })
-    }
-}
-impl<S3, NI> Vec4<u32> for u32x4_sse2<S3, NoS4, NI>
-where
-    Self: MultiLane<[u32; 4]>,
-{
-    #[inline(always)]
-    fn extract(self, i: u32) -> u32 {
-        self.to_lanes()[i as usize]
-    }
-    #[inline(always)]
-    fn insert(self, v: u32, i: u32) -> Self {
-        Self::new(unsafe {
-            match i {
-                0 => {
-                    let x = _mm_andnot_si128(_mm_cvtsi32_si128(-1), self.x);
-                    _mm_or_si128(x, _mm_cvtsi32_si128(v as i32))
-                }
-                1 => {
-                    let mut x = _mm_shuffle_epi32(self.x, 0b0111_1000);
-                    x = _mm_slli_si128(x, 4);
-                    x = _mm_or_si128(x, _mm_cvtsi32_si128(v as i32));
-                    _mm_shuffle_epi32(x, 0b1110_0001)
-                }
-                2 => {
-                    let mut x = _mm_shuffle_epi32(self.x, 0b1011_0100);
-                    x = _mm_slli_si128(x, 4);
-                    x = _mm_or_si128(x, _mm_cvtsi32_si128(v as i32));
-                    _mm_shuffle_epi32(x, 0b1100_1001)
-                }
-                3 => {
-                    let mut x = _mm_slli_si128(self.x, 4);
-                    x = _mm_or_si128(x, _mm_cvtsi32_si128(v as i32));
-                    _mm_shuffle_epi32(x, 0b0011_1001)
-                }
-                _ => unreachable!(),
-            }
-        })
-    }
-}
-
-impl<S3, S4, NI> LaneWords4 for u32x4_sse2<S3, S4, NI> {
-    #[inline(always)]
-    fn shuffle_lane_words2301(self) -> Self {
-        self.shuffle2301()
-    }
-    #[inline(always)]
-    fn shuffle_lane_words1230(self) -> Self {
-        self.shuffle1230()
-    }
-    #[inline(always)]
-    fn shuffle_lane_words3012(self) -> Self {
-        self.shuffle3012()
-    }
-}
-
-impl<S3, S4, NI> Words4 for u32x4_sse2<S3, S4, NI> {
-    #[inline(always)]
-    fn shuffle2301(self) -> Self {
-        Self::new(unsafe { _mm_shuffle_epi32(self.x, 0b0100_1110) })
-    }
-    #[inline(always)]
-    fn shuffle1230(self) -> Self {
-        Self::new(unsafe { _mm_shuffle_epi32(self.x, 0b1001_0011) })
-    }
-    #[inline(always)]
-    fn shuffle3012(self) -> Self {
-        Self::new(unsafe { _mm_shuffle_epi32(self.x, 0b0011_1001) })
-    }
-}
-
-impl<S4, NI> Words4 for u64x4_sse2<YesS3, S4, NI> {
-    #[inline(always)]
-    fn shuffle2301(self) -> Self {
-        x2::new([u64x2_sse2::new(self.0[1].x), u64x2_sse2::new(self.0[0].x)])
-    }
-    #[inline(always)]
-    fn shuffle3012(self) -> Self {
-        unsafe {
-            x2::new([
-                u64x2_sse2::new(_mm_alignr_epi8(self.0[1].x, self.0[0].x, 8)),
-                u64x2_sse2::new(_mm_alignr_epi8(self.0[0].x, self.0[1].x, 8)),
-            ])
-        }
-    }
-    #[inline(always)]
-    fn shuffle1230(self) -> Self {
-        unsafe {
-            x2::new([
-                u64x2_sse2::new(_mm_alignr_epi8(self.0[0].x, self.0[1].x, 8)),
-                u64x2_sse2::new(_mm_alignr_epi8(self.0[1].x, self.0[0].x, 8)),
-            ])
-        }
-    }
-}
-impl<S4, NI> Words4 for u64x4_sse2<NoS3, S4, NI> {
-    #[inline(always)]
-    fn shuffle2301(self) -> Self {
-        x2::new([u64x2_sse2::new(self.0[1].x), u64x2_sse2::new(self.0[0].x)])
-    }
-    #[inline(always)]
-    fn shuffle3012(self) -> Self {
-        unsafe {
-            let a = _mm_srli_si128(self.0[0].x, 8);
-            let b = _mm_slli_si128(self.0[0].x, 8);
-            let c = _mm_srli_si128(self.0[1].x, 8);
-            let d = _mm_slli_si128(self.0[1].x, 8);
-            let da = _mm_or_si128(d, a);
-            let bc = _mm_or_si128(b, c);
-            x2::new([u64x2_sse2::new(da), u64x2_sse2::new(bc)])
-        }
-    }
-    #[inline(always)]
-    fn shuffle1230(self) -> Self {
-        unsafe {
-            let a = _mm_srli_si128(self.0[0].x, 8);
-            let b = _mm_slli_si128(self.0[0].x, 8);
-            let c = _mm_srli_si128(self.0[1].x, 8);
-            let d = _mm_slli_si128(self.0[1].x, 8);
-            let da = _mm_or_si128(d, a);
-            let bc = _mm_or_si128(b, c);
-            x2::new([u64x2_sse2::new(bc), u64x2_sse2::new(da)])
-        }
-    }
-}
-
-impl<S3, S4, NI> UnsafeFrom<[u64; 2]> for u64x2_sse2<S3, S4, NI> {
-    #[inline(always)]
-    unsafe fn unsafe_from(xs: [u64; 2]) -> Self {
-        Self::new(_mm_set_epi64x(xs[1] as i64, xs[0] as i64))
-    }
-}
-
-impl<S3, NI> Vec2<u64> for u64x2_sse2<S3, YesS4, NI> {
-    #[inline(always)]
-    fn extract(self, i: u32) -> u64 {
-        unsafe {
-            match i {
-                0 => _mm_cvtsi128_si64(self.x) as u64,
-                1 => _mm_extract_epi64(self.x, 1) as u64,
-                _ => unreachable!(),
-            }
-        }
-    }
-    #[inline(always)]
-    fn insert(self, x: u64, i: u32) -> Self {
-        Self::new(unsafe {
-            match i {
-                0 => _mm_insert_epi64(self.x, x as i64, 0),
-                1 => _mm_insert_epi64(self.x, x as i64, 1),
-                _ => unreachable!(),
-            }
-        })
-    }
-}
-impl<S3, NI> Vec2<u64> for u64x2_sse2<S3, NoS4, NI> {
-    #[inline(always)]
-    fn extract(self, i: u32) -> u64 {
-        unsafe {
-            match i {
-                0 => _mm_cvtsi128_si64(self.x) as u64,
-                1 => _mm_cvtsi128_si64(_mm_shuffle_epi32(self.x, 0b11101110)) as u64,
-                _ => unreachable!(),
-            }
-        }
-    }
-    #[inline(always)]
-    fn insert(self, x: u64, i: u32) -> Self {
-        Self::new(unsafe {
-            match i {
-                0 => _mm_or_si128(
-                    _mm_andnot_si128(_mm_cvtsi64_si128(-1), self.x),
-                    _mm_cvtsi64_si128(x as i64),
-                ),
-                1 => _mm_or_si128(
-                    _mm_move_epi64(self.x),
-                    _mm_slli_si128(_mm_cvtsi64_si128(x as i64), 8),
-                ),
-                _ => unreachable!(),
-            }
-        })
-    }
-}
-
-impl<S4, NI> BSwap for u32x4_sse2<YesS3, S4, NI> {
-    #[inline(always)]
-    fn bswap(self) -> Self {
-        Self::new(unsafe {
-            let k = _mm_set_epi64x(0x0c0d_0e0f_0809_0a0b, 0x0405_0607_0001_0203);
-            _mm_shuffle_epi8(self.x, k)
-        })
-    }
-}
-#[inline(always)]
-fn bswap32_s2(x: __m128i) -> __m128i {
-    unsafe {
-        let mut y = _mm_unpacklo_epi8(x, _mm_setzero_si128());
-        y = _mm_shufflehi_epi16(y, 0b0001_1011);
-        y = _mm_shufflelo_epi16(y, 0b0001_1011);
-        let mut z = _mm_unpackhi_epi8(x, _mm_setzero_si128());
-        z = _mm_shufflehi_epi16(z, 0b0001_1011);
-        z = _mm_shufflelo_epi16(z, 0b0001_1011);
-        _mm_packus_epi16(y, z)
-    }
-}
-impl<S4, NI> BSwap for u32x4_sse2<NoS3, S4, NI> {
-    #[inline(always)]
-    fn bswap(self) -> Self {
-        Self::new(bswap32_s2(self.x))
-    }
-}
-
-impl<S4, NI> BSwap for u64x2_sse2<YesS3, S4, NI> {
-    #[inline(always)]
-    fn bswap(self) -> Self {
-        Self::new(unsafe {
-            let k = _mm_set_epi64x(0x0809_0a0b_0c0d_0e0f, 0x0001_0203_0405_0607);
-            _mm_shuffle_epi8(self.x, k)
-        })
-    }
-}
-impl<S4, NI> BSwap for u64x2_sse2<NoS3, S4, NI> {
-    #[inline(always)]
-    fn bswap(self) -> Self {
-        Self::new(unsafe { bswap32_s2(_mm_shuffle_epi32(self.x, 0b1011_0001)) })
-    }
-}
-
-impl<S4, NI> BSwap for u128x1_sse2<YesS3, S4, NI> {
-    #[inline(always)]
-    fn bswap(self) -> Self {
-        Self::new(unsafe {
-            let k = _mm_set_epi64x(0x0f0e_0d0c_0b0a_0908, 0x0706_0504_0302_0100);
-            _mm_shuffle_epi8(self.x, k)
-        })
-    }
-}
-impl<S4, NI> BSwap for u128x1_sse2<NoS3, S4, NI> {
-    #[inline(always)]
-    fn bswap(self) -> Self {
-        unimplemented!()
-    }
-}
-
-macro_rules! swapi {
-    ($x:expr, $i:expr, $k:expr) => {
-        unsafe {
-            const K: u8 = $k;
-            let k = _mm_set1_epi8(K as i8);
-            u128x1_sse2::new(_mm_or_si128(
-                _mm_srli_epi16(_mm_and_si128($x.x, k), $i),
-                _mm_and_si128(_mm_slli_epi16($x.x, $i), k),
-            ))
-        }
-    };
-}
-#[inline(always)]
-fn swap16_s2(x: __m128i) -> __m128i {
-    unsafe { _mm_shufflehi_epi16(_mm_shufflelo_epi16(x, 0b1011_0001), 0b1011_0001) }
-}
-impl<S4, NI> Swap64 for u128x1_sse2<YesS3, S4, NI> {
-    #[inline(always)]
-    fn swap1(self) -> Self {
-        swapi!(self, 1, 0xaa)
-    }
-    #[inline(always)]
-    fn swap2(self) -> Self {
-        swapi!(self, 2, 0xcc)
-    }
-    #[inline(always)]
-    fn swap4(self) -> Self {
-        swapi!(self, 4, 0xf0)
-    }
-    #[inline(always)]
-    fn swap8(self) -> Self {
-        u128x1_sse2::new(unsafe {
-            let k = _mm_set_epi64x(0x0e0f_0c0d_0a0b_0809, 0x0607_0405_0203_0001);
-            _mm_shuffle_epi8(self.x, k)
-        })
-    }
-    #[inline(always)]
-    fn swap16(self) -> Self {
-        u128x1_sse2::new(unsafe {
-            let k = _mm_set_epi64x(0x0d0c_0f0e_0908_0b0a, 0x0504_0706_0100_0302);
-            _mm_shuffle_epi8(self.x, k)
-        })
-    }
-    #[inline(always)]
-    fn swap32(self) -> Self {
-        u128x1_sse2::new(unsafe { _mm_shuffle_epi32(self.x, 0b1011_0001) })
-    }
-    #[inline(always)]
-    fn swap64(self) -> Self {
-        u128x1_sse2::new(unsafe { _mm_shuffle_epi32(self.x, 0b0100_1110) })
-    }
-}
-impl<S4, NI> Swap64 for u128x1_sse2<NoS3, S4, NI> {
-    #[inline(always)]
-    fn swap1(self) -> Self {
-        swapi!(self, 1, 0xaa)
-    }
-    #[inline(always)]
-    fn swap2(self) -> Self {
-        swapi!(self, 2, 0xcc)
-    }
-    #[inline(always)]
-    fn swap4(self) -> Self {
-        swapi!(self, 4, 0xf0)
-    }
-    #[inline(always)]
-    fn swap8(self) -> Self {
-        u128x1_sse2::new(unsafe {
-            _mm_or_si128(_mm_slli_epi16(self.x, 8), _mm_srli_epi16(self.x, 8))
-        })
-    }
-    #[inline(always)]
-    fn swap16(self) -> Self {
-        u128x1_sse2::new(swap16_s2(self.x))
-    }
-    #[inline(always)]
-    fn swap32(self) -> Self {
-        u128x1_sse2::new(unsafe { _mm_shuffle_epi32(self.x, 0b1011_0001) })
-    }
-    #[inline(always)]
-    fn swap64(self) -> Self {
-        u128x1_sse2::new(unsafe { _mm_shuffle_epi32(self.x, 0b0100_1110) })
-    }
-}
-
-#[derive(Copy, Clone)]
-pub struct G0;
-#[derive(Copy, Clone)]
-pub struct G1;
-
-#[allow(non_camel_case_types)]
-pub type u32x4x2_sse2<S3, S4, NI> = x2<u32x4_sse2<S3, S4, NI>, G0>;
-#[allow(non_camel_case_types)]
-pub type u64x2x2_sse2<S3, S4, NI> = x2<u64x2_sse2<S3, S4, NI>, G0>;
-#[allow(non_camel_case_types)]
-pub type u64x4_sse2<S3, S4, NI> = x2<u64x2_sse2<S3, S4, NI>, G1>;
-#[allow(non_camel_case_types)]
-pub type u128x2_sse2<S3, S4, NI> = x2<u128x1_sse2<S3, S4, NI>, G0>;
-
-#[allow(non_camel_case_types)]
-pub type u32x4x4_sse2<S3, S4, NI> = x4<u32x4_sse2<S3, S4, NI>>;
-#[allow(non_camel_case_types)]
-pub type u64x2x4_sse2<S3, S4, NI> = x4<u64x2_sse2<S3, S4, NI>>;
-#[allow(non_camel_case_types)]
-pub type u128x4_sse2<S3, S4, NI> = x4<u128x1_sse2<S3, S4, NI>>;
-
-impl<S3, S4, NI> Vector<[u32; 16]> for u32x4x4_sse2<S3, S4, NI> {
-    #[inline(always)]
-    fn to_scalars(self) -> [u32; 16] {
-        unsafe { core::mem::transmute(self) }
-    }
-}
-
-impl<S3: Copy, S4: Copy, NI: Copy> u32x4x2<Machine86<S3, S4, NI>> for u32x4x2_sse2<S3, S4, NI>
-where
-    u32x4_sse2<S3, S4, NI>: RotateEachWord32 + BSwap,
-    Machine86<S3, S4, NI>: Machine,
-    u32x4x2_sse2<S3, S4, NI>: MultiLane<[<Machine86<S3, S4, NI> as Machine>::u32x4; 2]>,
-    u32x4x2_sse2<S3, S4, NI>: Vec2<<Machine86<S3, S4, NI> as Machine>::u32x4>,
-{
-}
-impl<S3: Copy, S4: Copy, NI: Copy> u64x2x2<Machine86<S3, S4, NI>> for u64x2x2_sse2<S3, S4, NI>
-where
-    u64x2_sse2<S3, S4, NI>: RotateEachWord64 + RotateEachWord32 + BSwap,
-    Machine86<S3, S4, NI>: Machine,
-    u64x2x2_sse2<S3, S4, NI>: MultiLane<[<Machine86<S3, S4, NI> as Machine>::u64x2; 2]>,
-    u64x2x2_sse2<S3, S4, NI>: Vec2<<Machine86<S3, S4, NI> as Machine>::u64x2>,
-{
-}
-impl<S3: Copy, S4: Copy, NI: Copy> u64x4<Machine86<S3, S4, NI>> for u64x4_sse2<S3, S4, NI>
-where
-    u64x2_sse2<S3, S4, NI>: RotateEachWord64 + RotateEachWord32 + BSwap,
-    Machine86<S3, S4, NI>: Machine,
-    u64x4_sse2<S3, S4, NI>: MultiLane<[u64; 4]> + Vec4<u64> + Words4,
-{
-}
-impl<S3: Copy, S4: Copy, NI: Copy> u128x2<Machine86<S3, S4, NI>> for u128x2_sse2<S3, S4, NI>
-where
-    u128x1_sse2<S3, S4, NI>: Swap64 + BSwap,
-    Machine86<S3, S4, NI>: Machine,
-    u128x2_sse2<S3, S4, NI>: MultiLane<[<Machine86<S3, S4, NI> as Machine>::u128x1; 2]>,
-    u128x2_sse2<S3, S4, NI>: Vec2<<Machine86<S3, S4, NI> as Machine>::u128x1>,
-    u128x2_sse2<S3, S4, NI>: Into<<Machine86<S3, S4, NI> as Machine>::u32x4x2>,
-    u128x2_sse2<S3, S4, NI>: Into<<Machine86<S3, S4, NI> as Machine>::u64x2x2>,
-    u128x2_sse2<S3, S4, NI>: Into<<Machine86<S3, S4, NI> as Machine>::u64x4>,
-{
-}
-
-impl<NI: Copy> u32x4x2<Avx2Machine<NI>> for u32x4x2_sse2<YesS3, YesS4, NI>
-where
-    u32x4_sse2<YesS3, YesS4, NI>: RotateEachWord32 + BSwap,
-    Avx2Machine<NI>: Machine,
-    u32x4x2_sse2<YesS3, YesS4, NI>: MultiLane<[<Avx2Machine<NI> as Machine>::u32x4; 2]>,
-    u32x4x2_sse2<YesS3, YesS4, NI>: Vec2<<Avx2Machine<NI> as Machine>::u32x4>,
-{
-}
-impl<NI: Copy> u64x2x2<Avx2Machine<NI>> for u64x2x2_sse2<YesS3, YesS4, NI>
-where
-    u64x2_sse2<YesS3, YesS4, NI>: RotateEachWord64 + RotateEachWord32 + BSwap,
-    Avx2Machine<NI>: Machine,
-    u64x2x2_sse2<YesS3, YesS4, NI>: MultiLane<[<Avx2Machine<NI> as Machine>::u64x2; 2]>,
-    u64x2x2_sse2<YesS3, YesS4, NI>: Vec2<<Avx2Machine<NI> as Machine>::u64x2>,
-{
-}
-impl<NI: Copy> u64x4<Avx2Machine<NI>> for u64x4_sse2<YesS3, YesS4, NI>
-where
-    u64x2_sse2<YesS3, YesS4, NI>: RotateEachWord64 + RotateEachWord32 + BSwap,
-    Avx2Machine<NI>: Machine,
-    u64x4_sse2<YesS3, YesS4, NI>: MultiLane<[u64; 4]> + Vec4<u64> + Words4,
-{
-}
-impl<NI: Copy> u128x2<Avx2Machine<NI>> for u128x2_sse2<YesS3, YesS4, NI>
-where
-    u128x1_sse2<YesS3, YesS4, NI>: Swap64 + BSwap,
-    Avx2Machine<NI>: Machine,
-    u128x2_sse2<YesS3, YesS4, NI>: MultiLane<[<Avx2Machine<NI> as Machine>::u128x1; 2]>,
-    u128x2_sse2<YesS3, YesS4, NI>: Vec2<<Avx2Machine<NI> as Machine>::u128x1>,
-    u128x2_sse2<YesS3, YesS4, NI>: Into<<Avx2Machine<NI> as Machine>::u32x4x2>,
-    u128x2_sse2<YesS3, YesS4, NI>: Into<<Avx2Machine<NI> as Machine>::u64x2x2>,
-    u128x2_sse2<YesS3, YesS4, NI>: Into<<Avx2Machine<NI> as Machine>::u64x4>,
-{
-}
-
-impl<S3, S4, NI> Vec4<u64> for u64x4_sse2<S3, S4, NI>
-where
-    u64x2_sse2<S3, S4, NI>: Copy + Vec2<u64>,
-{
-    #[inline(always)]
-    fn extract(self, i: u32) -> u64 {
-        match i {
-            0 => self.0[0].extract(0),
-            1 => self.0[0].extract(1),
-            2 => self.0[1].extract(0),
-            3 => self.0[1].extract(1),
-            _ => panic!(),
-        }
-    }
-    #[inline(always)]
-    fn insert(mut self, w: u64, i: u32) -> Self {
-        match i {
-            0 => self.0[0] = self.0[0].insert(w, 0),
-            1 => self.0[0] = self.0[0].insert(w, 1),
-            2 => self.0[1] = self.0[1].insert(w, 0),
-            3 => self.0[1] = self.0[1].insert(w, 1),
-            _ => panic!(),
-        };
-        self
-    }
-}
-
-impl<S3: Copy, S4: Copy, NI: Copy> u32x4x4<Machine86<S3, S4, NI>> for u32x4x4_sse2<S3, S4, NI>
-where
-    u32x4_sse2<S3, S4, NI>: RotateEachWord32 + BSwap,
-    Machine86<S3, S4, NI>: Machine,
-    u32x4x4_sse2<S3, S4, NI>: MultiLane<[<Machine86<S3, S4, NI> as Machine>::u32x4; 4]>,
-    u32x4x4_sse2<S3, S4, NI>: Vec4<<Machine86<S3, S4, NI> as Machine>::u32x4>,
-    u32x4x4_sse2<S3, S4, NI>: Vec4Ext<<Machine86<S3, S4, NI> as Machine>::u32x4>,
-    u32x4x4_sse2<S3, S4, NI>: Vector<[u32; 16]>,
-{
-}
-impl<S3: Copy, S4: Copy, NI: Copy> u64x2x4<Machine86<S3, S4, NI>> for u64x2x4_sse2<S3, S4, NI>
-where
-    u64x2_sse2<S3, S4, NI>: RotateEachWord64 + RotateEachWord32 + BSwap,
-    Machine86<S3, S4, NI>: Machine,
-    u64x2x4_sse2<S3, S4, NI>: MultiLane<[<Machine86<S3, S4, NI> as Machine>::u64x2; 4]>,
-    u64x2x4_sse2<S3, S4, NI>: Vec4<<Machine86<S3, S4, NI> as Machine>::u64x2>,
-{
-}
-impl<S3: Copy, S4: Copy, NI: Copy> u128x4<Machine86<S3, S4, NI>> for u128x4_sse2<S3, S4, NI>
-where
-    u128x1_sse2<S3, S4, NI>: Swap64 + BSwap,
-    Machine86<S3, S4, NI>: Machine,
-    u128x4_sse2<S3, S4, NI>: MultiLane<[<Machine86<S3, S4, NI> as Machine>::u128x1; 4]>,
-    u128x4_sse2<S3, S4, NI>: Vec4<<Machine86<S3, S4, NI> as Machine>::u128x1>,
-    u128x4_sse2<S3, S4, NI>: Into<<Machine86<S3, S4, NI> as Machine>::u32x4x4>,
-    u128x4_sse2<S3, S4, NI>: Into<<Machine86<S3, S4, NI> as Machine>::u64x2x4>,
-{
-}
-
-impl<NI: Copy> u64x2x4<Avx2Machine<NI>> for u64x2x4_sse2<YesS3, YesS4, NI>
-where
-    u64x2_sse2<YesS3, YesS4, NI>: RotateEachWord64 + RotateEachWord32 + BSwap,
-    Avx2Machine<NI>: Machine,
-    u64x2x4_sse2<YesS3, YesS4, NI>: MultiLane<[<Avx2Machine<NI> as Machine>::u64x2; 4]>,
-    u64x2x4_sse2<YesS3, YesS4, NI>: Vec4<<Avx2Machine<NI> as Machine>::u64x2>,
-{
-}
-impl<NI: Copy> u128x4<Avx2Machine<NI>> for u128x4_sse2<YesS3, YesS4, NI>
-where
-    u128x1_sse2<YesS3, YesS4, NI>: Swap64 + BSwap,
-    Avx2Machine<NI>: Machine,
-    u128x4_sse2<YesS3, YesS4, NI>: MultiLane<[<Avx2Machine<NI> as Machine>::u128x1; 4]>,
-    u128x4_sse2<YesS3, YesS4, NI>: Vec4<<Avx2Machine<NI> as Machine>::u128x1>,
-    u128x4_sse2<YesS3, YesS4, NI>: Into<<Avx2Machine<NI> as Machine>::u32x4x4>,
-    u128x4_sse2<YesS3, YesS4, NI>: Into<<Avx2Machine<NI> as Machine>::u64x2x4>,
-{
-}
-
-macro_rules! impl_into_x {
-    ($from:ident, $to:ident) => {
-        impl<S3: Copy, S4: Copy, NI: Copy, Gf, Gt> From<x2<$from<S3, S4, NI>, Gf>>
-            for x2<$to<S3, S4, NI>, Gt>
-        {
-            #[inline(always)]
-            fn from(x: x2<$from<S3, S4, NI>, Gf>) -> Self {
-                x2::new([$to::from(x.0[0]), $to::from(x.0[1])])
-            }
-        }
-        impl<S3: Copy, S4: Copy, NI: Copy> From<x4<$from<S3, S4, NI>>> for x4<$to<S3, S4, NI>> {
-            #[inline(always)]
-            fn from(x: x4<$from<S3, S4, NI>>) -> Self {
-                x4::new([
-                    $to::from(x.0[0]),
-                    $to::from(x.0[1]),
-                    $to::from(x.0[2]),
-                    $to::from(x.0[3]),
-                ])
-            }
-        }
-    };
-}
-impl_into_x!(u128x1_sse2, u64x2_sse2);
-impl_into_x!(u128x1_sse2, u32x4_sse2);
-
-///// Debugging
-
-use core::fmt::{Debug, Formatter, Result};
-
-impl<W: PartialEq, G> PartialEq for x2<W, G> {
-    #[inline(always)]
-    fn eq(&self, rhs: &Self) -> bool {
-        self.0[0] == rhs.0[0] && self.0[1] == rhs.0[1]
-    }
-}
-
-#[allow(unused)]
-#[inline(always)]
-unsafe fn eq128_s4(x: __m128i, y: __m128i) -> bool {
-    let q = _mm_shuffle_epi32(_mm_cmpeq_epi64(x, y), 0b1100_0110);
-    _mm_cvtsi128_si64(q) == -1
-}
-
-#[inline(always)]
-unsafe fn eq128_s2(x: __m128i, y: __m128i) -> bool {
-    let q = _mm_cmpeq_epi32(x, y);
-    let p = _mm_cvtsi128_si64(_mm_srli_si128(q, 8));
-    let q = _mm_cvtsi128_si64(q);
-    (p & q) == -1
-}
-
-impl<S3, S4, NI> PartialEq for u32x4_sse2<S3, S4, NI> {
-    #[inline(always)]
-    fn eq(&self, rhs: &Self) -> bool {
-        unsafe { eq128_s2(self.x, rhs.x) }
-    }
-}
-impl<S3, S4, NI> Debug for u32x4_sse2<S3, S4, NI>
-where
-    Self: Copy + MultiLane<[u32; 4]>,
-{
-    #[cold]
-    fn fmt(&self, fmt: &mut Formatter) -> Result {
-        fmt.write_fmt(format_args!("{:08x?}", &self.to_lanes()))
-    }
-}
-
-impl<S3, S4, NI> PartialEq for u64x2_sse2<S3, S4, NI> {
-    #[inline(always)]
-    fn eq(&self, rhs: &Self) -> bool {
-        unsafe { eq128_s2(self.x, rhs.x) }
-    }
-}
-impl<S3, S4, NI> Debug for u64x2_sse2<S3, S4, NI>
-where
-    Self: Copy + MultiLane<[u64; 2]>,
-{
-    #[cold]
-    fn fmt(&self, fmt: &mut Formatter) -> Result {
-        fmt.write_fmt(format_args!("{:016x?}", &self.to_lanes()))
-    }
-}
-
-impl<S3, S4, NI> Debug for u64x4_sse2<S3, S4, NI>
-where
-    u64x2_sse2<S3, S4, NI>: Copy + MultiLane<[u64; 2]>,
-{
-    #[cold]
-    fn fmt(&self, fmt: &mut Formatter) -> Result {
-        let (a, b) = (self.0[0].to_lanes(), self.0[1].to_lanes());
-        fmt.write_fmt(format_args!("{:016x?}", &[a[0], a[1], b[0], b[1]]))
-    }
-}
-
-#[cfg(test)]
-#[cfg(target_arch = "x86_64")]
-mod test {
-    use super::*;
-    use crate::x86_64::{SSE2, SSE41, SSSE3};
-    use crate::Machine;
-
-    #[test]
-    #[cfg_attr(not(target_feature = "ssse3"), ignore)]
-    fn test_bswap32_s2_vs_s3() {
-        let xs = [0x0f0e_0d0c, 0x0b0a_0908, 0x0706_0504, 0x0302_0100];
-        let ys = [0x0c0d_0e0f, 0x0809_0a0b, 0x0405_0607, 0x0001_0203];
-
-        let s2 = unsafe { SSE2::instance() };
-        let s3 = unsafe { SSSE3::instance() };
-
-        let x_s2 = {
-            let x_s2: <SSE2 as Machine>::u32x4 = s2.vec(xs);
-            x_s2.bswap()
-        };
-
-        let x_s3 = {
-            let x_s3: <SSSE3 as Machine>::u32x4 = s3.vec(xs);
-            x_s3.bswap()
-        };
-
-        assert_eq!(x_s2, unsafe { core::mem::transmute(x_s3) });
-        assert_eq!(x_s2, s2.vec(ys));
-    }
-
-    #[test]
-    #[cfg_attr(not(target_feature = "ssse3"), ignore)]
-    fn test_bswap64_s2_vs_s3() {
-        let xs = [0x0f0e_0d0c_0b0a_0908, 0x0706_0504_0302_0100];
-        let ys = [0x0809_0a0b_0c0d_0e0f, 0x0001_0203_0405_0607];
-
-        let s2 = unsafe { SSE2::instance() };
-        let s3 = unsafe { SSSE3::instance() };
-
-        let x_s2 = {
-            let x_s2: <SSE2 as Machine>::u64x2 = s2.vec(xs);
-            x_s2.bswap()
-        };
-
-        let x_s3 = {
-            let x_s3: <SSSE3 as Machine>::u64x2 = s3.vec(xs);
-            x_s3.bswap()
-        };
-
-        assert_eq!(x_s2, s2.vec(ys));
-        assert_eq!(x_s3, unsafe { core::mem::transmute(x_s3) });
-    }
-
-    #[test]
-    #[cfg_attr(not(target_feature = "ssse3"), ignore)]
-    fn test_shuffle32_s2_vs_s3() {
-        let xs = [0x0, 0x1, 0x2, 0x3];
-        let ys = [0x2, 0x3, 0x0, 0x1];
-        let zs = [0x1, 0x2, 0x3, 0x0];
-
-        let s2 = unsafe { SSE2::instance() };
-        let s3 = unsafe { SSSE3::instance() };
-
-        let x_s2 = {
-            let x_s2: <SSE2 as Machine>::u32x4 = s2.vec(xs);
-            x_s2.shuffle2301()
-        };
-        let x_s3 = {
-            let x_s3: <SSSE3 as Machine>::u32x4 = s3.vec(xs);
-            x_s3.shuffle2301()
-        };
-        assert_eq!(x_s2, s2.vec(ys));
-        assert_eq!(x_s3, unsafe { core::mem::transmute(x_s3) });
-
-        let x_s2 = {
-            let x_s2: <SSE2 as Machine>::u32x4 = s2.vec(xs);
-            x_s2.shuffle3012()
-        };
-        let x_s3 = {
-            let x_s3: <SSSE3 as Machine>::u32x4 = s3.vec(xs);
-            x_s3.shuffle3012()
-        };
-        assert_eq!(x_s2, s2.vec(zs));
-        assert_eq!(x_s3, unsafe { core::mem::transmute(x_s3) });
-
-        let x_s2 = x_s2.shuffle1230();
-        let x_s3 = x_s3.shuffle1230();
-        assert_eq!(x_s2, s2.vec(xs));
-        assert_eq!(x_s3, unsafe { core::mem::transmute(x_s3) });
-    }
-
-    #[test]
-    #[cfg_attr(not(target_feature = "ssse3"), ignore)]
-    fn test_shuffle64_s2_vs_s3() {
-        let xs = [0x0, 0x1, 0x2, 0x3];
-        let ys = [0x2, 0x3, 0x0, 0x1];
-        let zs = [0x1, 0x2, 0x3, 0x0];
-
-        let s2 = unsafe { SSE2::instance() };
-        let s3 = unsafe { SSSE3::instance() };
-
-        let x_s2 = {
-            let x_s2: <SSE2 as Machine>::u64x4 = s2.vec(xs);
-            x_s2.shuffle2301()
-        };
-        let x_s3 = {
-            let x_s3: <SSSE3 as Machine>::u64x4 = s3.vec(xs);
-            x_s3.shuffle2301()
-        };
-        assert_eq!(x_s2, s2.vec(ys));
-        assert_eq!(x_s3, unsafe { core::mem::transmute(x_s3) });
-
-        let x_s2 = {
-            let x_s2: <SSE2 as Machine>::u64x4 = s2.vec(xs);
-            x_s2.shuffle3012()
-        };
-        let x_s3 = {
-            let x_s3: <SSSE3 as Machine>::u64x4 = s3.vec(xs);
-            x_s3.shuffle3012()
-        };
-        assert_eq!(x_s2, s2.vec(zs));
-        assert_eq!(x_s3, unsafe { core::mem::transmute(x_s3) });
-
-        let x_s2 = x_s2.shuffle1230();
-        let x_s3 = x_s3.shuffle1230();
-        assert_eq!(x_s2, s2.vec(xs));
-        assert_eq!(x_s3, unsafe { core::mem::transmute(x_s3) });
-    }
-
-    #[cfg_attr(not(all(target_feature = "ssse3", target_feature = "sse4.1")), ignore)]
-    #[test]
-    fn test_lanes_u32x4() {
-        let xs = [0x1, 0x2, 0x3, 0x4];
-
-        let s2 = unsafe { SSE2::instance() };
-        let s3 = unsafe { SSSE3::instance() };
-        let s4 = unsafe { SSE41::instance() };
-
-        {
-            let x_s2: <SSE2 as Machine>::u32x4 = s2.vec(xs);
-            let y_s2 = <SSE2 as Machine>::u32x4::from_lanes(xs);
-            assert_eq!(x_s2, y_s2);
-            assert_eq!(xs, y_s2.to_lanes());
-        }
-
-        {
-            let x_s3: <SSSE3 as Machine>::u32x4 = s3.vec(xs);
-            let y_s3 = <SSSE3 as Machine>::u32x4::from_lanes(xs);
-            assert_eq!(x_s3, y_s3);
-            assert_eq!(xs, y_s3.to_lanes());
-        }
-
-        {
-            let x_s4: <SSE41 as Machine>::u32x4 = s4.vec(xs);
-            let y_s4 = <SSE41 as Machine>::u32x4::from_lanes(xs);
-            assert_eq!(x_s4, y_s4);
-            assert_eq!(xs, y_s4.to_lanes());
-        }
-    }
-
-    #[test]
-    #[cfg_attr(not(all(target_feature = "ssse3", target_feature = "sse4.1")), ignore)]
-    fn test_lanes_u64x2() {
-        let xs = [0x1, 0x2];
-
-        let s2 = unsafe { SSE2::instance() };
-        let s3 = unsafe { SSSE3::instance() };
-        let s4 = unsafe { SSE41::instance() };
-
-        {
-            let x_s2: <SSE2 as Machine>::u64x2 = s2.vec(xs);
-            let y_s2 = <SSE2 as Machine>::u64x2::from_lanes(xs);
-            assert_eq!(x_s2, y_s2);
-            assert_eq!(xs, y_s2.to_lanes());
-        }
-
-        {
-            let x_s3: <SSSE3 as Machine>::u64x2 = s3.vec(xs);
-            let y_s3 = <SSSE3 as Machine>::u64x2::from_lanes(xs);
-            assert_eq!(x_s3, y_s3);
-            assert_eq!(xs, y_s3.to_lanes());
-        }
-
-        {
-            let x_s4: <SSE41 as Machine>::u64x2 = s4.vec(xs);
-            let y_s4 = <SSE41 as Machine>::u64x2::from_lanes(xs);
-            assert_eq!(x_s4, y_s4);
-            assert_eq!(xs, y_s4.to_lanes());
-        }
-    }
-
-    #[test]
-    fn test_vec4_u32x4_s2() {
-        let xs = [1, 2, 3, 4];
-        let s2 = unsafe { SSE2::instance() };
-        let x_s2: <SSE2 as Machine>::u32x4 = s2.vec(xs);
-        assert_eq!(x_s2.extract(0), 1);
-        assert_eq!(x_s2.extract(1), 2);
-        assert_eq!(x_s2.extract(2), 3);
-        assert_eq!(x_s2.extract(3), 4);
-        assert_eq!(x_s2.insert(0xf, 0), s2.vec([0xf, 2, 3, 4]));
-        assert_eq!(x_s2.insert(0xf, 1), s2.vec([1, 0xf, 3, 4]));
-        assert_eq!(x_s2.insert(0xf, 2), s2.vec([1, 2, 0xf, 4]));
-        assert_eq!(x_s2.insert(0xf, 3), s2.vec([1, 2, 3, 0xf]));
-    }
-
-    #[test]
-    #[cfg_attr(not(all(target_feature = "ssse3", target_feature = "sse4.1")), ignore)]
-    fn test_vec4_u32x4_s4() {
-        let xs = [1, 2, 3, 4];
-        let s4 = unsafe { SSE41::instance() };
-        let x_s4: <SSE41 as Machine>::u32x4 = s4.vec(xs);
-        assert_eq!(x_s4.extract(0), 1);
-        assert_eq!(x_s4.extract(1), 2);
-        assert_eq!(x_s4.extract(2), 3);
-        assert_eq!(x_s4.extract(3), 4);
-        assert_eq!(x_s4.insert(0xf, 0), s4.vec([0xf, 2, 3, 4]));
-        assert_eq!(x_s4.insert(0xf, 1), s4.vec([1, 0xf, 3, 4]));
-        assert_eq!(x_s4.insert(0xf, 2), s4.vec([1, 2, 0xf, 4]));
-        assert_eq!(x_s4.insert(0xf, 3), s4.vec([1, 2, 3, 0xf]));
-    }
-
-    #[test]
-    fn test_vec2_u64x2_s2() {
-        let xs = [0x1, 0x2];
-        let s2 = unsafe { SSE2::instance() };
-        let x_s2: <SSE2 as Machine>::u64x2 = s2.vec(xs);
-        assert_eq!(x_s2.extract(0), 1);
-        assert_eq!(x_s2.extract(1), 2);
-        assert_eq!(x_s2.insert(0xf, 0), s2.vec([0xf, 2]));
-        assert_eq!(x_s2.insert(0xf, 1), s2.vec([1, 0xf]));
-    }
-
-    #[test]
-    #[cfg_attr(not(all(target_feature = "ssse3", target_feature = "sse4.1")), ignore)]
-    fn test_vec4_u64x2_s4() {
-        let xs = [0x1, 0x2];
-        let s4 = unsafe { SSE41::instance() };
-        let x_s4: <SSE41 as Machine>::u64x2 = s4.vec(xs);
-        assert_eq!(x_s4.extract(0), 1);
-        assert_eq!(x_s4.extract(1), 2);
-        assert_eq!(x_s4.insert(0xf, 0), s4.vec([0xf, 2]));
-        assert_eq!(x_s4.insert(0xf, 1), s4.vec([1, 0xf]));
-    }
-}
-
-pub mod avx2 {
-    #![allow(non_camel_case_types)]
-    use crate::soft::{x2, x4};
-    use crate::types::*;
-    use crate::x86_64::sse2::{u128x1_sse2, u32x4_sse2, G0};
-    use crate::x86_64::{vec256_storage, vec512_storage, Avx2Machine, YesS3, YesS4};
-    use core::arch::x86_64::*;
-    use core::marker::PhantomData;
-    use core::ops::*;
-
-    #[derive(Copy, Clone)]
-    pub struct u32x4x2_avx2<NI> {
-        x: __m256i,
-        ni: PhantomData<NI>,
-    }
-
-    impl<NI> u32x4x2_avx2<NI> {
-        #[inline(always)]
-        fn new(x: __m256i) -> Self {
-            Self { x, ni: PhantomData }
-        }
-    }
-
-    impl<NI> u32x4x2<Avx2Machine<NI>> for u32x4x2_avx2<NI> where NI: Copy {}
-    impl<NI> Store<vec256_storage> for u32x4x2_avx2<NI> {
-        #[inline(always)]
-        unsafe fn unpack(p: vec256_storage) -> Self {
-            Self::new(p.avx)
-        }
-    }
-    impl<NI> StoreBytes for u32x4x2_avx2<NI> {
-        #[inline(always)]
-        unsafe fn unsafe_read_le(input: &[u8]) -> Self {
-            assert_eq!(input.len(), 32);
-            Self::new(_mm256_loadu_si256(input.as_ptr() as *const _))
-        }
-        #[inline(always)]
-        unsafe fn unsafe_read_be(input: &[u8]) -> Self {
-            Self::unsafe_read_le(input).bswap()
-        }
-        #[inline(always)]
-        fn write_le(self, out: &mut [u8]) {
-            unsafe {
-                assert_eq!(out.len(), 32);
-                _mm256_storeu_si256(out.as_mut_ptr() as *mut _, self.x)
-            }
-        }
-        #[inline(always)]
-        fn write_be(self, out: &mut [u8]) {
-            self.bswap().write_le(out)
-        }
-    }
-    impl<NI> MultiLane<[u32x4_sse2<YesS3, YesS4, NI>; 2]> for u32x4x2_avx2<NI> {
-        #[inline(always)]
-        fn to_lanes(self) -> [u32x4_sse2<YesS3, YesS4, NI>; 2] {
-            unsafe {
-                [
-                    u32x4_sse2::new(_mm256_extracti128_si256(self.x, 0)),
-                    u32x4_sse2::new(_mm256_extracti128_si256(self.x, 1)),
-                ]
-            }
-        }
-        #[inline(always)]
-        fn from_lanes(x: [u32x4_sse2<YesS3, YesS4, NI>; 2]) -> Self {
-            Self::new(unsafe { _mm256_setr_m128i(x[0].x, x[1].x) })
-        }
-    }
-    impl<NI> Vec2<u32x4_sse2<YesS3, YesS4, NI>> for u32x4x2_avx2<NI> {
-        #[inline(always)]
-        fn extract(self, i: u32) -> u32x4_sse2<YesS3, YesS4, NI> {
-            unsafe {
-                match i {
-                    0 => u32x4_sse2::new(_mm256_extracti128_si256(self.x, 0)),
-                    1 => u32x4_sse2::new(_mm256_extracti128_si256(self.x, 1)),
-                    _ => panic!(),
-                }
-            }
-        }
-        #[inline(always)]
-        fn insert(self, w: u32x4_sse2<YesS3, YesS4, NI>, i: u32) -> Self {
-            Self::new(unsafe {
-                match i {
-                    0 => _mm256_inserti128_si256(self.x, w.x, 0),
-                    1 => _mm256_inserti128_si256(self.x, w.x, 1),
-                    _ => panic!(),
-                }
-            })
-        }
-    }
-    impl<NI> BitOps32 for u32x4x2_avx2<NI> where NI: Copy {}
-    impl<NI> ArithOps for u32x4x2_avx2<NI> where NI: Copy {}
-    macro_rules! shuf_lane_bytes {
-        ($name:ident, $k0:expr, $k1:expr) => {
-            #[inline(always)]
-            fn $name(self) -> Self {
-                Self::new(unsafe {
-                    _mm256_shuffle_epi8(self.x, _mm256_set_epi64x($k0, $k1, $k0, $k1))
-                })
-            }
-        };
-    }
-    macro_rules! rotr_32 {
-        ($name:ident, $i:expr) => {
-            #[inline(always)]
-            fn $name(self) -> Self {
-                Self::new(unsafe {
-                    _mm256_or_si256(
-                        _mm256_srli_epi32(self.x, $i as i32),
-                        _mm256_slli_epi32(self.x, 32 - $i as i32),
-                    )
-                })
-            }
-        };
-    }
-    impl<NI: Copy> RotateEachWord32 for u32x4x2_avx2<NI> {
-        rotr_32!(rotate_each_word_right7, 7);
-        shuf_lane_bytes!(
-            rotate_each_word_right8,
-            0x0c0f_0e0d_080b_0a09,
-            0x0407_0605_0003_0201
-        );
-        rotr_32!(rotate_each_word_right11, 11);
-        rotr_32!(rotate_each_word_right12, 12);
-        shuf_lane_bytes!(
-            rotate_each_word_right16,
-            0x0d0c_0f0e_0908_0b0a,
-            0x0504_0706_0100_0302
-        );
-        rotr_32!(rotate_each_word_right20, 20);
-        shuf_lane_bytes!(
-            rotate_each_word_right24,
-            0x0e0d_0c0f_0a09_080b,
-            0x0605_0407_0201_0003
-        );
-        rotr_32!(rotate_each_word_right25, 25);
-    }
-    impl<NI> BitOps0 for u32x4x2_avx2<NI> where NI: Copy {}
-    impl<NI> From<u32x4x2_avx2<NI>> for vec256_storage {
-        #[inline(always)]
-        fn from(x: u32x4x2_avx2<NI>) -> Self {
-            Self { avx: x.x }
-        }
-    }
-
-    macro_rules! impl_assign {
-        ($vec:ident, $Assign:ident, $assign_fn:ident, $bin_fn:ident) => {
-            impl<NI> $Assign for $vec<NI>
-            where
-                NI: Copy,
-            {
-                #[inline(always)]
-                fn $assign_fn(&mut self, rhs: Self) {
-                    *self = self.$bin_fn(rhs);
-                }
-            }
-        };
-    }
-    impl_assign!(u32x4x2_avx2, BitXorAssign, bitxor_assign, bitxor);
-    impl_assign!(u32x4x2_avx2, BitOrAssign, bitor_assign, bitor);
-    impl_assign!(u32x4x2_avx2, BitAndAssign, bitand_assign, bitand);
-    impl_assign!(u32x4x2_avx2, AddAssign, add_assign, add);
-
-    macro_rules! impl_bitop {
-        ($vec:ident, $Op:ident, $op_fn:ident, $impl_fn:ident) => {
-            impl<NI> $Op for $vec<NI> {
-                type Output = Self;
-                #[inline(always)]
-                fn $op_fn(self, rhs: Self) -> Self::Output {
-                    Self::new(unsafe { $impl_fn(self.x, rhs.x) })
-                }
-            }
-        };
-    }
-    impl_bitop!(u32x4x2_avx2, BitXor, bitxor, _mm256_xor_si256);
-    impl_bitop!(u32x4x2_avx2, BitOr, bitor, _mm256_or_si256);
-    impl_bitop!(u32x4x2_avx2, BitAnd, bitand, _mm256_and_si256);
-    impl_bitop!(u32x4x2_avx2, AndNot, andnot, _mm256_andnot_si256);
-    impl_bitop!(u32x4x2_avx2, Add, add, _mm256_add_epi32);
-
-    impl<NI> Not for u32x4x2_avx2<NI> {
-        type Output = Self;
-        #[inline(always)]
-        fn not(self) -> Self::Output {
-            unsafe {
-                let f = _mm256_set1_epi8(-0x7f);
-                Self::new(f) ^ self
-            }
-        }
-    }
-
-    impl<NI> BSwap for u32x4x2_avx2<NI> {
-        shuf_lane_bytes!(bswap, 0x0c0d_0e0f_0809_0a0b, 0x0405_0607_0001_0203);
-    }
-
-    impl<NI> From<x2<u128x1_sse2<YesS3, YesS4, NI>, G0>> for u32x4x2_avx2<NI>
-    where
-        NI: Copy,
-    {
-        #[inline(always)]
-        fn from(x: x2<u128x1_sse2<YesS3, YesS4, NI>, G0>) -> Self {
-            Self::new(unsafe { _mm256_setr_m128i(x.0[0].x, x.0[1].x) })
-        }
-    }
-
-    impl<NI> LaneWords4 for u32x4x2_avx2<NI> {
-        #[inline(always)]
-        fn shuffle_lane_words1230(self) -> Self {
-            Self::new(unsafe { _mm256_shuffle_epi32(self.x, 0b1001_0011) })
-        }
-        #[inline(always)]
-        fn shuffle_lane_words2301(self) -> Self {
-            Self::new(unsafe { _mm256_shuffle_epi32(self.x, 0b0100_1110) })
-        }
-        #[inline(always)]
-        fn shuffle_lane_words3012(self) -> Self {
-            Self::new(unsafe { _mm256_shuffle_epi32(self.x, 0b0011_1001) })
-        }
-    }
-
-    ///////////////////////////////////////////////////////////////////////////////////////////
-
-    pub type u32x4x4_avx2<NI> = x2<u32x4x2_avx2<NI>, G0>;
-    impl<NI: Copy> u32x4x4<Avx2Machine<NI>> for u32x4x4_avx2<NI> {}
-
-    impl<NI: Copy> Store<vec512_storage> for u32x4x4_avx2<NI> {
-        #[inline(always)]
-        unsafe fn unpack(p: vec512_storage) -> Self {
-            Self::new([
-                u32x4x2_avx2::unpack(p.avx[0]),
-                u32x4x2_avx2::unpack(p.avx[1]),
-            ])
-        }
-    }
-    impl<NI: Copy> MultiLane<[u32x4_sse2<YesS3, YesS4, NI>; 4]> for u32x4x4_avx2<NI> {
-        #[inline(always)]
-        fn to_lanes(self) -> [u32x4_sse2<YesS3, YesS4, NI>; 4] {
-            let [a, b] = self.0[0].to_lanes();
-            let [c, d] = self.0[1].to_lanes();
-            [a, b, c, d]
-        }
-        #[inline(always)]
-        fn from_lanes(x: [u32x4_sse2<YesS3, YesS4, NI>; 4]) -> Self {
-            let ab = u32x4x2_avx2::from_lanes([x[0], x[1]]);
-            let cd = u32x4x2_avx2::from_lanes([x[2], x[3]]);
-            Self::new([ab, cd])
-        }
-    }
-    impl<NI: Copy> Vec4<u32x4_sse2<YesS3, YesS4, NI>> for u32x4x4_avx2<NI> {
-        #[inline(always)]
-        fn extract(self, i: u32) -> u32x4_sse2<YesS3, YesS4, NI> {
-            match i {
-                0 => self.0[0].extract(0),
-                1 => self.0[0].extract(1),
-                2 => self.0[1].extract(0),
-                3 => self.0[1].extract(1),
-                _ => panic!(),
-            }
-        }
-        #[inline(always)]
-        fn insert(self, w: u32x4_sse2<YesS3, YesS4, NI>, i: u32) -> Self {
-            Self::new(match i {
-                0 | 1 => [self.0[0].insert(w, i), self.0[1]],
-                2 | 3 => [self.0[0], self.0[1].insert(w, i - 2)],
-                _ => panic!(),
-            })
-        }
-    }
-    impl<NI: Copy> Vec4Ext<u32x4_sse2<YesS3, YesS4, NI>> for u32x4x4_avx2<NI> {
-        #[inline(always)]
-        fn transpose4(a: Self, b: Self, c: Self, d: Self) -> (Self, Self, Self, Self) {
-            /*
-             * a00:a01 a10:a11
-             * b00:b01 b10:b11
-             * c00:c01 c10:c11
-             * d00:d01 d10:d11
-             *       =>
-             * a00:b00 c00:d00
-             * a01:b01 c01:d01
-             * a10:b10 c10:d10
-             * a11:b11 c11:d11
-             */
-            unsafe {
-                let ab00 = u32x4x2_avx2::new(_mm256_permute2x128_si256(a.0[0].x, b.0[0].x, 0x20));
-                let ab01 = u32x4x2_avx2::new(_mm256_permute2x128_si256(a.0[0].x, b.0[0].x, 0x31));
-                let ab10 = u32x4x2_avx2::new(_mm256_permute2x128_si256(a.0[1].x, b.0[1].x, 0x20));
-                let ab11 = u32x4x2_avx2::new(_mm256_permute2x128_si256(a.0[1].x, b.0[1].x, 0x31));
-                let cd00 = u32x4x2_avx2::new(_mm256_permute2x128_si256(c.0[0].x, d.0[0].x, 0x20));
-                let cd01 = u32x4x2_avx2::new(_mm256_permute2x128_si256(c.0[0].x, d.0[0].x, 0x31));
-                let cd10 = u32x4x2_avx2::new(_mm256_permute2x128_si256(c.0[1].x, d.0[1].x, 0x20));
-                let cd11 = u32x4x2_avx2::new(_mm256_permute2x128_si256(c.0[1].x, d.0[1].x, 0x31));
-                (
-                    Self::new([ab00, cd00]),
-                    Self::new([ab01, cd01]),
-                    Self::new([ab10, cd10]),
-                    Self::new([ab11, cd11]),
-                )
-            }
-        }
-    }
-    impl<NI: Copy> Vector<[u32; 16]> for u32x4x4_avx2<NI> {
-        #[inline(always)]
-        fn to_scalars(self) -> [u32; 16] {
-            unsafe { core::mem::transmute(self) }
-        }
-    }
-    impl<NI: Copy> From<u32x4x4_avx2<NI>> for vec512_storage {
-        #[inline(always)]
-        fn from(x: u32x4x4_avx2<NI>) -> Self {
-            Self {
-                avx: [
-                    vec256_storage { avx: x.0[0].x },
-                    vec256_storage { avx: x.0[1].x },
-                ],
-            }
-        }
-    }
-    impl<NI: Copy> From<x4<u128x1_sse2<YesS3, YesS4, NI>>> for u32x4x4_avx2<NI> {
-        #[inline(always)]
-        fn from(x: x4<u128x1_sse2<YesS3, YesS4, NI>>) -> Self {
-            Self::new(unsafe {
-                [
-                    u32x4x2_avx2::new(_mm256_setr_m128i(x.0[0].x, x.0[1].x)),
-                    u32x4x2_avx2::new(_mm256_setr_m128i(x.0[2].x, x.0[3].x)),
-                ]
-            })
-        }
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/distributions/bernoulli.rs.html b/learning/rust/guessing_game/target/doc/src/rand/distributions/bernoulli.rs.html deleted file mode 100644 index 41badea8..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/distributions/bernoulli.rs.html +++ /dev/null @@ -1,448 +0,0 @@ -bernoulli.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! The Bernoulli distribution.
-
-use crate::distributions::Distribution;
-use crate::Rng;
-use core::{fmt, u64};
-
-#[cfg(feature = "serde1")]
-use serde::{Serialize, Deserialize};
-/// The Bernoulli distribution.
-///
-/// This is a special case of the Binomial distribution where `n = 1`.
-///
-/// # Example
-///
-/// ```rust
-/// use rand::distributions::{Bernoulli, Distribution};
-///
-/// let d = Bernoulli::new(0.3).unwrap();
-/// let v = d.sample(&mut rand::thread_rng());
-/// println!("{} is from a Bernoulli distribution", v);
-/// ```
-///
-/// # Precision
-///
-/// This `Bernoulli` distribution uses 64 bits from the RNG (a `u64`),
-/// so only probabilities that are multiples of 2<sup>-64</sup> can be
-/// represented.
-#[derive(Clone, Copy, Debug, PartialEq)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-pub struct Bernoulli {
-    /// Probability of success, relative to the maximal integer.
-    p_int: u64,
-}
-
-// To sample from the Bernoulli distribution we use a method that compares a
-// random `u64` value `v < (p * 2^64)`.
-//
-// If `p == 1.0`, the integer `v` to compare against can not represented as a
-// `u64`. We manually set it to `u64::MAX` instead (2^64 - 1 instead of 2^64).
-// Note that  value of `p < 1.0` can never result in `u64::MAX`, because an
-// `f64` only has 53 bits of precision, and the next largest value of `p` will
-// result in `2^64 - 2048`.
-//
-// Also there is a 100% theoretical concern: if someone consistently wants to
-// generate `true` using the Bernoulli distribution (i.e. by using a probability
-// of `1.0`), just using `u64::MAX` is not enough. On average it would return
-// false once every 2^64 iterations. Some people apparently care about this
-// case.
-//
-// That is why we special-case `u64::MAX` to always return `true`, without using
-// the RNG, and pay the performance price for all uses that *are* reasonable.
-// Luckily, if `new()` and `sample` are close, the compiler can optimize out the
-// extra check.
-const ALWAYS_TRUE: u64 = u64::MAX;
-
-// This is just `2.0.powi(64)`, but written this way because it is not available
-// in `no_std` mode.
-const SCALE: f64 = 2.0 * (1u64 << 63) as f64;
-
-/// Error type returned from `Bernoulli::new`.
-#[derive(Clone, Copy, Debug, PartialEq, Eq)]
-pub enum BernoulliError {
-    /// `p < 0` or `p > 1`.
-    InvalidProbability,
-}
-
-impl fmt::Display for BernoulliError {
-    fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
-        f.write_str(match self {
-            BernoulliError::InvalidProbability => "p is outside [0, 1] in Bernoulli distribution",
-        })
-    }
-}
-
-#[cfg(feature = "std")]
-impl ::std::error::Error for BernoulliError {}
-
-impl Bernoulli {
-    /// Construct a new `Bernoulli` with the given probability of success `p`.
-    ///
-    /// # Precision
-    ///
-    /// For `p = 1.0`, the resulting distribution will always generate true.
-    /// For `p = 0.0`, the resulting distribution will always generate false.
-    ///
-    /// This method is accurate for any input `p` in the range `[0, 1]` which is
-    /// a multiple of 2<sup>-64</sup>. (Note that not all multiples of
-    /// 2<sup>-64</sup> in `[0, 1]` can be represented as a `f64`.)
-    #[inline]
-    pub fn new(p: f64) -> Result<Bernoulli, BernoulliError> {
-        if !(0.0..1.0).contains(&p) {
-            if p == 1.0 {
-                return Ok(Bernoulli { p_int: ALWAYS_TRUE });
-            }
-            return Err(BernoulliError::InvalidProbability);
-        }
-        Ok(Bernoulli {
-            p_int: (p * SCALE) as u64,
-        })
-    }
-
-    /// Construct a new `Bernoulli` with the probability of success of
-    /// `numerator`-in-`denominator`. I.e. `new_ratio(2, 3)` will return
-    /// a `Bernoulli` with a 2-in-3 chance, or about 67%, of returning `true`.
-    ///
-    /// return `true`. If `numerator == 0` it will always return `false`.
-    /// For `numerator > denominator` and `denominator == 0`, this returns an
-    /// error. Otherwise, for `numerator == denominator`, samples are always
-    /// true; for `numerator == 0` samples are always false.
-    #[inline]
-    pub fn from_ratio(numerator: u32, denominator: u32) -> Result<Bernoulli, BernoulliError> {
-        if numerator > denominator || denominator == 0 {
-            return Err(BernoulliError::InvalidProbability);
-        }
-        if numerator == denominator {
-            return Ok(Bernoulli { p_int: ALWAYS_TRUE });
-        }
-        let p_int = ((f64::from(numerator) / f64::from(denominator)) * SCALE) as u64;
-        Ok(Bernoulli { p_int })
-    }
-}
-
-impl Distribution<bool> for Bernoulli {
-    #[inline]
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> bool {
-        // Make sure to always return true for p = 1.0.
-        if self.p_int == ALWAYS_TRUE {
-            return true;
-        }
-        let v: u64 = rng.gen();
-        v < self.p_int
-    }
-}
-
-#[cfg(test)]
-mod test {
-    use super::Bernoulli;
-    use crate::distributions::Distribution;
-    use crate::Rng;
-
-    #[test]
-    #[cfg(feature="serde1")]
-    fn test_serializing_deserializing_bernoulli() {
-        let coin_flip = Bernoulli::new(0.5).unwrap();
-        let de_coin_flip : Bernoulli = bincode::deserialize(&bincode::serialize(&coin_flip).unwrap()).unwrap();
-
-        assert_eq!(coin_flip.p_int, de_coin_flip.p_int);
-    }
-
-    #[test]
-    fn test_trivial() {
-        // We prefer to be explicit here.
-        #![allow(clippy::bool_assert_comparison)]
-
-        let mut r = crate::test::rng(1);
-        let always_false = Bernoulli::new(0.0).unwrap();
-        let always_true = Bernoulli::new(1.0).unwrap();
-        for _ in 0..5 {
-            assert_eq!(r.sample::<bool, _>(&always_false), false);
-            assert_eq!(r.sample::<bool, _>(&always_true), true);
-            assert_eq!(Distribution::<bool>::sample(&always_false, &mut r), false);
-            assert_eq!(Distribution::<bool>::sample(&always_true, &mut r), true);
-        }
-    }
-
-    #[test]
-    #[cfg_attr(miri, ignore)] // Miri is too slow
-    fn test_average() {
-        const P: f64 = 0.3;
-        const NUM: u32 = 3;
-        const DENOM: u32 = 10;
-        let d1 = Bernoulli::new(P).unwrap();
-        let d2 = Bernoulli::from_ratio(NUM, DENOM).unwrap();
-        const N: u32 = 100_000;
-
-        let mut sum1: u32 = 0;
-        let mut sum2: u32 = 0;
-        let mut rng = crate::test::rng(2);
-        for _ in 0..N {
-            if d1.sample(&mut rng) {
-                sum1 += 1;
-            }
-            if d2.sample(&mut rng) {
-                sum2 += 1;
-            }
-        }
-        let avg1 = (sum1 as f64) / (N as f64);
-        assert!((avg1 - P).abs() < 5e-3);
-
-        let avg2 = (sum2 as f64) / (N as f64);
-        assert!((avg2 - (NUM as f64) / (DENOM as f64)).abs() < 5e-3);
-    }
-
-    #[test]
-    fn value_stability() {
-        let mut rng = crate::test::rng(3);
-        let distr = Bernoulli::new(0.4532).unwrap();
-        let mut buf = [false; 10];
-        for x in &mut buf {
-            *x = rng.sample(&distr);
-        }
-        assert_eq!(buf, [
-            true, false, false, true, false, false, true, true, true, true
-        ]);
-    }
-
-    #[test]
-    fn bernoulli_distributions_can_be_compared() {
-        assert_eq!(Bernoulli::new(1.0), Bernoulli::new(1.0));
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/distributions/distribution.rs.html b/learning/rust/guessing_game/target/doc/src/rand/distributions/distribution.rs.html deleted file mode 100644 index 531bc8b3..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/distributions/distribution.rs.html +++ /dev/null @@ -1,554 +0,0 @@ -distribution.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-
// Copyright 2018 Developers of the Rand project.
-// Copyright 2013-2017 The Rust Project Developers.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Distribution trait and associates
-
-use crate::Rng;
-use core::iter;
-#[cfg(feature = "alloc")]
-use alloc::string::String;
-
-/// Types (distributions) that can be used to create a random instance of `T`.
-///
-/// It is possible to sample from a distribution through both the
-/// `Distribution` and [`Rng`] traits, via `distr.sample(&mut rng)` and
-/// `rng.sample(distr)`. They also both offer the [`sample_iter`] method, which
-/// produces an iterator that samples from the distribution.
-///
-/// All implementations are expected to be immutable; this has the significant
-/// advantage of not needing to consider thread safety, and for most
-/// distributions efficient state-less sampling algorithms are available.
-///
-/// Implementations are typically expected to be portable with reproducible
-/// results when used with a PRNG with fixed seed; see the
-/// [portability chapter](https://rust-random.github.io/book/portability.html)
-/// of The Rust Rand Book. In some cases this does not apply, e.g. the `usize`
-/// type requires different sampling on 32-bit and 64-bit machines.
-///
-/// [`sample_iter`]: Distribution::sample_iter
-pub trait Distribution<T> {
-    /// Generate a random value of `T`, using `rng` as the source of randomness.
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> T;
-
-    /// Create an iterator that generates random values of `T`, using `rng` as
-    /// the source of randomness.
-    ///
-    /// Note that this function takes `self` by value. This works since
-    /// `Distribution<T>` is impl'd for `&D` where `D: Distribution<T>`,
-    /// however borrowing is not automatic hence `distr.sample_iter(...)` may
-    /// need to be replaced with `(&distr).sample_iter(...)` to borrow or
-    /// `(&*distr).sample_iter(...)` to reborrow an existing reference.
-    ///
-    /// # Example
-    ///
-    /// ```
-    /// use rand::thread_rng;
-    /// use rand::distributions::{Distribution, Alphanumeric, Uniform, Standard};
-    ///
-    /// let mut rng = thread_rng();
-    ///
-    /// // Vec of 16 x f32:
-    /// let v: Vec<f32> = Standard.sample_iter(&mut rng).take(16).collect();
-    ///
-    /// // String:
-    /// let s: String = Alphanumeric
-    ///     .sample_iter(&mut rng)
-    ///     .take(7)
-    ///     .map(char::from)
-    ///     .collect();
-    ///
-    /// // Dice-rolling:
-    /// let die_range = Uniform::new_inclusive(1, 6);
-    /// let mut roll_die = die_range.sample_iter(&mut rng);
-    /// while roll_die.next().unwrap() != 6 {
-    ///     println!("Not a 6; rolling again!");
-    /// }
-    /// ```
-    fn sample_iter<R>(self, rng: R) -> DistIter<Self, R, T>
-    where
-        R: Rng,
-        Self: Sized,
-    {
-        DistIter {
-            distr: self,
-            rng,
-            phantom: ::core::marker::PhantomData,
-        }
-    }
-
-    /// Create a distribution of values of 'S' by mapping the output of `Self`
-    /// through the closure `F`
-    ///
-    /// # Example
-    ///
-    /// ```
-    /// use rand::thread_rng;
-    /// use rand::distributions::{Distribution, Uniform};
-    ///
-    /// let mut rng = thread_rng();
-    ///
-    /// let die = Uniform::new_inclusive(1, 6);
-    /// let even_number = die.map(|num| num % 2 == 0);
-    /// while !even_number.sample(&mut rng) {
-    ///     println!("Still odd; rolling again!");
-    /// }
-    /// ```
-    fn map<F, S>(self, func: F) -> DistMap<Self, F, T, S>
-    where
-        F: Fn(T) -> S,
-        Self: Sized,
-    {
-        DistMap {
-            distr: self,
-            func,
-            phantom: ::core::marker::PhantomData,
-        }
-    }
-}
-
-impl<'a, T, D: Distribution<T>> Distribution<T> for &'a D {
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> T {
-        (*self).sample(rng)
-    }
-}
-
-/// An iterator that generates random values of `T` with distribution `D`,
-/// using `R` as the source of randomness.
-///
-/// This `struct` is created by the [`sample_iter`] method on [`Distribution`].
-/// See its documentation for more.
-///
-/// [`sample_iter`]: Distribution::sample_iter
-#[derive(Debug)]
-pub struct DistIter<D, R, T> {
-    distr: D,
-    rng: R,
-    phantom: ::core::marker::PhantomData<T>,
-}
-
-impl<D, R, T> Iterator for DistIter<D, R, T>
-where
-    D: Distribution<T>,
-    R: Rng,
-{
-    type Item = T;
-
-    #[inline(always)]
-    fn next(&mut self) -> Option<T> {
-        // Here, self.rng may be a reference, but we must take &mut anyway.
-        // Even if sample could take an R: Rng by value, we would need to do this
-        // since Rng is not copyable and we cannot enforce that this is "reborrowable".
-        Some(self.distr.sample(&mut self.rng))
-    }
-
-    fn size_hint(&self) -> (usize, Option<usize>) {
-        (usize::max_value(), None)
-    }
-}
-
-impl<D, R, T> iter::FusedIterator for DistIter<D, R, T>
-where
-    D: Distribution<T>,
-    R: Rng,
-{
-}
-
-#[cfg(features = "nightly")]
-impl<D, R, T> iter::TrustedLen for DistIter<D, R, T>
-where
-    D: Distribution<T>,
-    R: Rng,
-{
-}
-
-/// A distribution of values of type `S` derived from the distribution `D`
-/// by mapping its output of type `T` through the closure `F`.
-///
-/// This `struct` is created by the [`Distribution::map`] method.
-/// See its documentation for more.
-#[derive(Debug)]
-pub struct DistMap<D, F, T, S> {
-    distr: D,
-    func: F,
-    phantom: ::core::marker::PhantomData<fn(T) -> S>,
-}
-
-impl<D, F, T, S> Distribution<S> for DistMap<D, F, T, S>
-where
-    D: Distribution<T>,
-    F: Fn(T) -> S,
-{
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> S {
-        (self.func)(self.distr.sample(rng))
-    }
-}
-
-/// `String` sampler
-///
-/// Sampling a `String` of random characters is not quite the same as collecting
-/// a sequence of chars. This trait contains some helpers.
-#[cfg(feature = "alloc")]
-pub trait DistString {
-    /// Append `len` random chars to `string`
-    fn append_string<R: Rng + ?Sized>(&self, rng: &mut R, string: &mut String, len: usize);
-
-    /// Generate a `String` of `len` random chars
-    #[inline]
-    fn sample_string<R: Rng + ?Sized>(&self, rng: &mut R, len: usize) -> String {
-        let mut s = String::new();
-        self.append_string(rng, &mut s, len);
-        s
-    }
-}
-
-#[cfg(test)]
-mod tests {
-    use crate::distributions::{Distribution, Uniform};
-    use crate::Rng;
-
-    #[test]
-    fn test_distributions_iter() {
-        use crate::distributions::Open01;
-        let mut rng = crate::test::rng(210);
-        let distr = Open01;
-        let mut iter = Distribution::<f32>::sample_iter(distr, &mut rng);
-        let mut sum: f32 = 0.;
-        for _ in 0..100 {
-            sum += iter.next().unwrap();
-        }
-        assert!(0. < sum && sum < 100.);
-    }
-
-    #[test]
-    fn test_distributions_map() {
-        let dist = Uniform::new_inclusive(0, 5).map(|val| val + 15);
-
-        let mut rng = crate::test::rng(212);
-        let val = dist.sample(&mut rng);
-        assert!((15..=20).contains(&val));
-    }
-
-    #[test]
-    fn test_make_an_iter() {
-        fn ten_dice_rolls_other_than_five<R: Rng>(
-            rng: &mut R,
-        ) -> impl Iterator<Item = i32> + '_ {
-            Uniform::new_inclusive(1, 6)
-                .sample_iter(rng)
-                .filter(|x| *x != 5)
-                .take(10)
-        }
-
-        let mut rng = crate::test::rng(211);
-        let mut count = 0;
-        for val in ten_dice_rolls_other_than_five(&mut rng) {
-            assert!((1..=6).contains(&val) && val != 5);
-            count += 1;
-        }
-        assert_eq!(count, 10);
-    }
-
-    #[test]
-    #[cfg(feature = "alloc")]
-    fn test_dist_string() {
-        use core::str;
-        use crate::distributions::{Alphanumeric, DistString, Standard};
-        let mut rng = crate::test::rng(213);
-
-        let s1 = Alphanumeric.sample_string(&mut rng, 20);
-        assert_eq!(s1.len(), 20);
-        assert_eq!(str::from_utf8(s1.as_bytes()), Ok(s1.as_str()));
-
-        let s2 = Standard.sample_string(&mut rng, 20);
-        assert_eq!(s2.chars().count(), 20);
-        assert_eq!(str::from_utf8(s2.as_bytes()), Ok(s2.as_str()));
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/distributions/float.rs.html b/learning/rust/guessing_game/target/doc/src/rand/distributions/float.rs.html deleted file mode 100644 index 92f8ffad..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/distributions/float.rs.html +++ /dev/null @@ -1,634 +0,0 @@ -float.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Basic floating-point number distributions
-
-use crate::distributions::utils::FloatSIMDUtils;
-use crate::distributions::{Distribution, Standard};
-use crate::Rng;
-use core::mem;
-#[cfg(feature = "simd_support")] use packed_simd::*;
-
-#[cfg(feature = "serde1")]
-use serde::{Serialize, Deserialize};
-
-/// A distribution to sample floating point numbers uniformly in the half-open
-/// interval `(0, 1]`, i.e. including 1 but not 0.
-///
-/// All values that can be generated are of the form `n * ε/2`. For `f32`
-/// the 24 most significant random bits of a `u32` are used and for `f64` the
-/// 53 most significant bits of a `u64` are used. The conversion uses the
-/// multiplicative method.
-///
-/// See also: [`Standard`] which samples from `[0, 1)`, [`Open01`]
-/// which samples from `(0, 1)` and [`Uniform`] which samples from arbitrary
-/// ranges.
-///
-/// # Example
-/// ```
-/// use rand::{thread_rng, Rng};
-/// use rand::distributions::OpenClosed01;
-///
-/// let val: f32 = thread_rng().sample(OpenClosed01);
-/// println!("f32 from (0, 1): {}", val);
-/// ```
-///
-/// [`Standard`]: crate::distributions::Standard
-/// [`Open01`]: crate::distributions::Open01
-/// [`Uniform`]: crate::distributions::uniform::Uniform
-#[derive(Clone, Copy, Debug)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-pub struct OpenClosed01;
-
-/// A distribution to sample floating point numbers uniformly in the open
-/// interval `(0, 1)`, i.e. not including either endpoint.
-///
-/// All values that can be generated are of the form `n * ε + ε/2`. For `f32`
-/// the 23 most significant random bits of an `u32` are used, for `f64` 52 from
-/// an `u64`. The conversion uses a transmute-based method.
-///
-/// See also: [`Standard`] which samples from `[0, 1)`, [`OpenClosed01`]
-/// which samples from `(0, 1]` and [`Uniform`] which samples from arbitrary
-/// ranges.
-///
-/// # Example
-/// ```
-/// use rand::{thread_rng, Rng};
-/// use rand::distributions::Open01;
-///
-/// let val: f32 = thread_rng().sample(Open01);
-/// println!("f32 from (0, 1): {}", val);
-/// ```
-///
-/// [`Standard`]: crate::distributions::Standard
-/// [`OpenClosed01`]: crate::distributions::OpenClosed01
-/// [`Uniform`]: crate::distributions::uniform::Uniform
-#[derive(Clone, Copy, Debug)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-pub struct Open01;
-
-
-// This trait is needed by both this lib and rand_distr hence is a hidden export
-#[doc(hidden)]
-pub trait IntoFloat {
-    type F;
-
-    /// Helper method to combine the fraction and a constant exponent into a
-    /// float.
-    ///
-    /// Only the least significant bits of `self` may be set, 23 for `f32` and
-    /// 52 for `f64`.
-    /// The resulting value will fall in a range that depends on the exponent.
-    /// As an example the range with exponent 0 will be
-    /// [2<sup>0</sup>..2<sup>1</sup>), which is [1..2).
-    fn into_float_with_exponent(self, exponent: i32) -> Self::F;
-}
-
-macro_rules! float_impls {
-    ($ty:ident, $uty:ident, $f_scalar:ident, $u_scalar:ty,
-     $fraction_bits:expr, $exponent_bias:expr) => {
-        impl IntoFloat for $uty {
-            type F = $ty;
-            #[inline(always)]
-            fn into_float_with_exponent(self, exponent: i32) -> $ty {
-                // The exponent is encoded using an offset-binary representation
-                let exponent_bits: $u_scalar =
-                    (($exponent_bias + exponent) as $u_scalar) << $fraction_bits;
-                $ty::from_bits(self | exponent_bits)
-            }
-        }
-
-        impl Distribution<$ty> for Standard {
-            fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> $ty {
-                // Multiply-based method; 24/53 random bits; [0, 1) interval.
-                // We use the most significant bits because for simple RNGs
-                // those are usually more random.
-                let float_size = mem::size_of::<$f_scalar>() as u32 * 8;
-                let precision = $fraction_bits + 1;
-                let scale = 1.0 / ((1 as $u_scalar << precision) as $f_scalar);
-
-                let value: $uty = rng.gen();
-                let value = value >> (float_size - precision);
-                scale * $ty::cast_from_int(value)
-            }
-        }
-
-        impl Distribution<$ty> for OpenClosed01 {
-            fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> $ty {
-                // Multiply-based method; 24/53 random bits; (0, 1] interval.
-                // We use the most significant bits because for simple RNGs
-                // those are usually more random.
-                let float_size = mem::size_of::<$f_scalar>() as u32 * 8;
-                let precision = $fraction_bits + 1;
-                let scale = 1.0 / ((1 as $u_scalar << precision) as $f_scalar);
-
-                let value: $uty = rng.gen();
-                let value = value >> (float_size - precision);
-                // Add 1 to shift up; will not overflow because of right-shift:
-                scale * $ty::cast_from_int(value + 1)
-            }
-        }
-
-        impl Distribution<$ty> for Open01 {
-            fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> $ty {
-                // Transmute-based method; 23/52 random bits; (0, 1) interval.
-                // We use the most significant bits because for simple RNGs
-                // those are usually more random.
-                use core::$f_scalar::EPSILON;
-                let float_size = mem::size_of::<$f_scalar>() as u32 * 8;
-
-                let value: $uty = rng.gen();
-                let fraction = value >> (float_size - $fraction_bits);
-                fraction.into_float_with_exponent(0) - (1.0 - EPSILON / 2.0)
-            }
-        }
-    }
-}
-
-float_impls! { f32, u32, f32, u32, 23, 127 }
-float_impls! { f64, u64, f64, u64, 52, 1023 }
-
-#[cfg(feature = "simd_support")]
-float_impls! { f32x2, u32x2, f32, u32, 23, 127 }
-#[cfg(feature = "simd_support")]
-float_impls! { f32x4, u32x4, f32, u32, 23, 127 }
-#[cfg(feature = "simd_support")]
-float_impls! { f32x8, u32x8, f32, u32, 23, 127 }
-#[cfg(feature = "simd_support")]
-float_impls! { f32x16, u32x16, f32, u32, 23, 127 }
-
-#[cfg(feature = "simd_support")]
-float_impls! { f64x2, u64x2, f64, u64, 52, 1023 }
-#[cfg(feature = "simd_support")]
-float_impls! { f64x4, u64x4, f64, u64, 52, 1023 }
-#[cfg(feature = "simd_support")]
-float_impls! { f64x8, u64x8, f64, u64, 52, 1023 }
-
-
-#[cfg(test)]
-mod tests {
-    use super::*;
-    use crate::rngs::mock::StepRng;
-
-    const EPSILON32: f32 = ::core::f32::EPSILON;
-    const EPSILON64: f64 = ::core::f64::EPSILON;
-
-    macro_rules! test_f32 {
-        ($fnn:ident, $ty:ident, $ZERO:expr, $EPSILON:expr) => {
-            #[test]
-            fn $fnn() {
-                // Standard
-                let mut zeros = StepRng::new(0, 0);
-                assert_eq!(zeros.gen::<$ty>(), $ZERO);
-                let mut one = StepRng::new(1 << 8 | 1 << (8 + 32), 0);
-                assert_eq!(one.gen::<$ty>(), $EPSILON / 2.0);
-                let mut max = StepRng::new(!0, 0);
-                assert_eq!(max.gen::<$ty>(), 1.0 - $EPSILON / 2.0);
-
-                // OpenClosed01
-                let mut zeros = StepRng::new(0, 0);
-                assert_eq!(zeros.sample::<$ty, _>(OpenClosed01), 0.0 + $EPSILON / 2.0);
-                let mut one = StepRng::new(1 << 8 | 1 << (8 + 32), 0);
-                assert_eq!(one.sample::<$ty, _>(OpenClosed01), $EPSILON);
-                let mut max = StepRng::new(!0, 0);
-                assert_eq!(max.sample::<$ty, _>(OpenClosed01), $ZERO + 1.0);
-
-                // Open01
-                let mut zeros = StepRng::new(0, 0);
-                assert_eq!(zeros.sample::<$ty, _>(Open01), 0.0 + $EPSILON / 2.0);
-                let mut one = StepRng::new(1 << 9 | 1 << (9 + 32), 0);
-                assert_eq!(one.sample::<$ty, _>(Open01), $EPSILON / 2.0 * 3.0);
-                let mut max = StepRng::new(!0, 0);
-                assert_eq!(max.sample::<$ty, _>(Open01), 1.0 - $EPSILON / 2.0);
-            }
-        };
-    }
-    test_f32! { f32_edge_cases, f32, 0.0, EPSILON32 }
-    #[cfg(feature = "simd_support")]
-    test_f32! { f32x2_edge_cases, f32x2, f32x2::splat(0.0), f32x2::splat(EPSILON32) }
-    #[cfg(feature = "simd_support")]
-    test_f32! { f32x4_edge_cases, f32x4, f32x4::splat(0.0), f32x4::splat(EPSILON32) }
-    #[cfg(feature = "simd_support")]
-    test_f32! { f32x8_edge_cases, f32x8, f32x8::splat(0.0), f32x8::splat(EPSILON32) }
-    #[cfg(feature = "simd_support")]
-    test_f32! { f32x16_edge_cases, f32x16, f32x16::splat(0.0), f32x16::splat(EPSILON32) }
-
-    macro_rules! test_f64 {
-        ($fnn:ident, $ty:ident, $ZERO:expr, $EPSILON:expr) => {
-            #[test]
-            fn $fnn() {
-                // Standard
-                let mut zeros = StepRng::new(0, 0);
-                assert_eq!(zeros.gen::<$ty>(), $ZERO);
-                let mut one = StepRng::new(1 << 11, 0);
-                assert_eq!(one.gen::<$ty>(), $EPSILON / 2.0);
-                let mut max = StepRng::new(!0, 0);
-                assert_eq!(max.gen::<$ty>(), 1.0 - $EPSILON / 2.0);
-
-                // OpenClosed01
-                let mut zeros = StepRng::new(0, 0);
-                assert_eq!(zeros.sample::<$ty, _>(OpenClosed01), 0.0 + $EPSILON / 2.0);
-                let mut one = StepRng::new(1 << 11, 0);
-                assert_eq!(one.sample::<$ty, _>(OpenClosed01), $EPSILON);
-                let mut max = StepRng::new(!0, 0);
-                assert_eq!(max.sample::<$ty, _>(OpenClosed01), $ZERO + 1.0);
-
-                // Open01
-                let mut zeros = StepRng::new(0, 0);
-                assert_eq!(zeros.sample::<$ty, _>(Open01), 0.0 + $EPSILON / 2.0);
-                let mut one = StepRng::new(1 << 12, 0);
-                assert_eq!(one.sample::<$ty, _>(Open01), $EPSILON / 2.0 * 3.0);
-                let mut max = StepRng::new(!0, 0);
-                assert_eq!(max.sample::<$ty, _>(Open01), 1.0 - $EPSILON / 2.0);
-            }
-        };
-    }
-    test_f64! { f64_edge_cases, f64, 0.0, EPSILON64 }
-    #[cfg(feature = "simd_support")]
-    test_f64! { f64x2_edge_cases, f64x2, f64x2::splat(0.0), f64x2::splat(EPSILON64) }
-    #[cfg(feature = "simd_support")]
-    test_f64! { f64x4_edge_cases, f64x4, f64x4::splat(0.0), f64x4::splat(EPSILON64) }
-    #[cfg(feature = "simd_support")]
-    test_f64! { f64x8_edge_cases, f64x8, f64x8::splat(0.0), f64x8::splat(EPSILON64) }
-
-    #[test]
-    fn value_stability() {
-        fn test_samples<T: Copy + core::fmt::Debug + PartialEq, D: Distribution<T>>(
-            distr: &D, zero: T, expected: &[T],
-        ) {
-            let mut rng = crate::test::rng(0x6f44f5646c2a7334);
-            let mut buf = [zero; 3];
-            for x in &mut buf {
-                *x = rng.sample(&distr);
-            }
-            assert_eq!(&buf, expected);
-        }
-
-        test_samples(&Standard, 0f32, &[0.0035963655, 0.7346052, 0.09778172]);
-        test_samples(&Standard, 0f64, &[
-            0.7346051961657583,
-            0.20298547462974248,
-            0.8166436635290655,
-        ]);
-
-        test_samples(&OpenClosed01, 0f32, &[0.003596425, 0.73460525, 0.09778178]);
-        test_samples(&OpenClosed01, 0f64, &[
-            0.7346051961657584,
-            0.2029854746297426,
-            0.8166436635290656,
-        ]);
-
-        test_samples(&Open01, 0f32, &[0.0035963655, 0.73460525, 0.09778172]);
-        test_samples(&Open01, 0f64, &[
-            0.7346051961657584,
-            0.20298547462974248,
-            0.8166436635290656,
-        ]);
-
-        #[cfg(feature = "simd_support")]
-        {
-            // We only test a sub-set of types here. Values are identical to
-            // non-SIMD types; we assume this pattern continues across all
-            // SIMD types.
-
-            test_samples(&Standard, f32x2::new(0.0, 0.0), &[
-                f32x2::new(0.0035963655, 0.7346052),
-                f32x2::new(0.09778172, 0.20298547),
-                f32x2::new(0.34296435, 0.81664366),
-            ]);
-
-            test_samples(&Standard, f64x2::new(0.0, 0.0), &[
-                f64x2::new(0.7346051961657583, 0.20298547462974248),
-                f64x2::new(0.8166436635290655, 0.7423708925400552),
-                f64x2::new(0.16387782224016323, 0.9087068770169618),
-            ]);
-        }
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/distributions/integer.rs.html b/learning/rust/guessing_game/target/doc/src/rand/distributions/integer.rs.html deleted file mode 100644 index 4bebd17d..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/distributions/integer.rs.html +++ /dev/null @@ -1,558 +0,0 @@ -integer.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! The implementations of the `Standard` distribution for integer types.
-
-use crate::distributions::{Distribution, Standard};
-use crate::Rng;
-#[cfg(all(target_arch = "x86", feature = "simd_support"))]
-use core::arch::x86::{__m128i, __m256i};
-#[cfg(all(target_arch = "x86_64", feature = "simd_support"))]
-use core::arch::x86_64::{__m128i, __m256i};
-use core::num::{NonZeroU16, NonZeroU32, NonZeroU64, NonZeroU8, NonZeroUsize,
-    NonZeroU128};
-#[cfg(feature = "simd_support")] use packed_simd::*;
-
-impl Distribution<u8> for Standard {
-    #[inline]
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> u8 {
-        rng.next_u32() as u8
-    }
-}
-
-impl Distribution<u16> for Standard {
-    #[inline]
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> u16 {
-        rng.next_u32() as u16
-    }
-}
-
-impl Distribution<u32> for Standard {
-    #[inline]
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> u32 {
-        rng.next_u32()
-    }
-}
-
-impl Distribution<u64> for Standard {
-    #[inline]
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> u64 {
-        rng.next_u64()
-    }
-}
-
-impl Distribution<u128> for Standard {
-    #[inline]
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> u128 {
-        // Use LE; we explicitly generate one value before the next.
-        let x = u128::from(rng.next_u64());
-        let y = u128::from(rng.next_u64());
-        (y << 64) | x
-    }
-}
-
-impl Distribution<usize> for Standard {
-    #[inline]
-    #[cfg(any(target_pointer_width = "32", target_pointer_width = "16"))]
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> usize {
-        rng.next_u32() as usize
-    }
-
-    #[inline]
-    #[cfg(target_pointer_width = "64")]
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> usize {
-        rng.next_u64() as usize
-    }
-}
-
-macro_rules! impl_int_from_uint {
-    ($ty:ty, $uty:ty) => {
-        impl Distribution<$ty> for Standard {
-            #[inline]
-            fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> $ty {
-                rng.gen::<$uty>() as $ty
-            }
-        }
-    };
-}
-
-impl_int_from_uint! { i8, u8 }
-impl_int_from_uint! { i16, u16 }
-impl_int_from_uint! { i32, u32 }
-impl_int_from_uint! { i64, u64 }
-impl_int_from_uint! { i128, u128 }
-impl_int_from_uint! { isize, usize }
-
-macro_rules! impl_nzint {
-    ($ty:ty, $new:path) => {
-        impl Distribution<$ty> for Standard {
-            fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> $ty {
-                loop {
-                    if let Some(nz) = $new(rng.gen()) {
-                        break nz;
-                    }
-                }
-            }
-        }
-    };
-}
-
-impl_nzint!(NonZeroU8, NonZeroU8::new);
-impl_nzint!(NonZeroU16, NonZeroU16::new);
-impl_nzint!(NonZeroU32, NonZeroU32::new);
-impl_nzint!(NonZeroU64, NonZeroU64::new);
-impl_nzint!(NonZeroU128, NonZeroU128::new);
-impl_nzint!(NonZeroUsize, NonZeroUsize::new);
-
-#[cfg(feature = "simd_support")]
-macro_rules! simd_impl {
-    ($(($intrinsic:ident, $vec:ty),)+) => {$(
-        impl Distribution<$intrinsic> for Standard {
-            #[inline]
-            fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> $intrinsic {
-                $intrinsic::from_bits(rng.gen::<$vec>())
-            }
-        }
-    )+};
-
-    ($bits:expr,) => {};
-    ($bits:expr, $ty:ty, $($ty_more:ty,)*) => {
-        simd_impl!($bits, $($ty_more,)*);
-
-        impl Distribution<$ty> for Standard {
-            #[inline]
-            fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> $ty {
-                let mut vec: $ty = Default::default();
-                unsafe {
-                    let ptr = &mut vec;
-                    let b_ptr = &mut *(ptr as *mut $ty as *mut [u8; $bits/8]);
-                    rng.fill_bytes(b_ptr);
-                }
-                vec.to_le()
-            }
-        }
-    };
-}
-
-#[cfg(feature = "simd_support")]
-simd_impl!(16, u8x2, i8x2,);
-#[cfg(feature = "simd_support")]
-simd_impl!(32, u8x4, i8x4, u16x2, i16x2,);
-#[cfg(feature = "simd_support")]
-simd_impl!(64, u8x8, i8x8, u16x4, i16x4, u32x2, i32x2,);
-#[cfg(feature = "simd_support")]
-simd_impl!(128, u8x16, i8x16, u16x8, i16x8, u32x4, i32x4, u64x2, i64x2,);
-#[cfg(feature = "simd_support")]
-simd_impl!(256, u8x32, i8x32, u16x16, i16x16, u32x8, i32x8, u64x4, i64x4,);
-#[cfg(feature = "simd_support")]
-simd_impl!(512, u8x64, i8x64, u16x32, i16x32, u32x16, i32x16, u64x8, i64x8,);
-#[cfg(all(
-    feature = "simd_support",
-    any(target_arch = "x86", target_arch = "x86_64")
-))]
-simd_impl!((__m128i, u8x16), (__m256i, u8x32),);
-
-#[cfg(test)]
-mod tests {
-    use super::*;
-
-    #[test]
-    fn test_integers() {
-        let mut rng = crate::test::rng(806);
-
-        rng.sample::<isize, _>(Standard);
-        rng.sample::<i8, _>(Standard);
-        rng.sample::<i16, _>(Standard);
-        rng.sample::<i32, _>(Standard);
-        rng.sample::<i64, _>(Standard);
-        rng.sample::<i128, _>(Standard);
-
-        rng.sample::<usize, _>(Standard);
-        rng.sample::<u8, _>(Standard);
-        rng.sample::<u16, _>(Standard);
-        rng.sample::<u32, _>(Standard);
-        rng.sample::<u64, _>(Standard);
-        rng.sample::<u128, _>(Standard);
-    }
-
-    #[test]
-    fn value_stability() {
-        fn test_samples<T: Copy + core::fmt::Debug + PartialEq>(zero: T, expected: &[T])
-        where Standard: Distribution<T> {
-            let mut rng = crate::test::rng(807);
-            let mut buf = [zero; 3];
-            for x in &mut buf {
-                *x = rng.sample(Standard);
-            }
-            assert_eq!(&buf, expected);
-        }
-
-        test_samples(0u8, &[9, 247, 111]);
-        test_samples(0u16, &[32265, 42999, 38255]);
-        test_samples(0u32, &[2220326409, 2575017975, 2018088303]);
-        test_samples(0u64, &[
-            11059617991457472009,
-            16096616328739788143,
-            1487364411147516184,
-        ]);
-        test_samples(0u128, &[
-            296930161868957086625409848350820761097,
-            145644820879247630242265036535529306392,
-            111087889832015897993126088499035356354,
-        ]);
-        #[cfg(any(target_pointer_width = "32", target_pointer_width = "16"))]
-        test_samples(0usize, &[2220326409, 2575017975, 2018088303]);
-        #[cfg(target_pointer_width = "64")]
-        test_samples(0usize, &[
-            11059617991457472009,
-            16096616328739788143,
-            1487364411147516184,
-        ]);
-
-        test_samples(0i8, &[9, -9, 111]);
-        // Skip further i* types: they are simple reinterpretation of u* samples
-
-        #[cfg(feature = "simd_support")]
-        {
-            // We only test a sub-set of types here and make assumptions about the rest.
-
-            test_samples(u8x2::default(), &[
-                u8x2::new(9, 126),
-                u8x2::new(247, 167),
-                u8x2::new(111, 149),
-            ]);
-            test_samples(u8x4::default(), &[
-                u8x4::new(9, 126, 87, 132),
-                u8x4::new(247, 167, 123, 153),
-                u8x4::new(111, 149, 73, 120),
-            ]);
-            test_samples(u8x8::default(), &[
-                u8x8::new(9, 126, 87, 132, 247, 167, 123, 153),
-                u8x8::new(111, 149, 73, 120, 68, 171, 98, 223),
-                u8x8::new(24, 121, 1, 50, 13, 46, 164, 20),
-            ]);
-
-            test_samples(i64x8::default(), &[
-                i64x8::new(
-                    -7387126082252079607,
-                    -2350127744969763473,
-                    1487364411147516184,
-                    7895421560427121838,
-                    602190064936008898,
-                    6022086574635100741,
-                    -5080089175222015595,
-                    -4066367846667249123,
-                ),
-                i64x8::new(
-                    9180885022207963908,
-                    3095981199532211089,
-                    6586075293021332726,
-                    419343203796414657,
-                    3186951873057035255,
-                    5287129228749947252,
-                    444726432079249540,
-                    -1587028029513790706,
-                ),
-                i64x8::new(
-                    6075236523189346388,
-                    1351763722368165432,
-                    -6192309979959753740,
-                    -7697775502176768592,
-                    -4482022114172078123,
-                    7522501477800909500,
-                    -1837258847956201231,
-                    -586926753024886735,
-                ),
-            ]);
-        }
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/distributions/mod.rs.html b/learning/rust/guessing_game/target/doc/src/rand/distributions/mod.rs.html deleted file mode 100644 index 848954d6..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/distributions/mod.rs.html +++ /dev/null @@ -1,446 +0,0 @@ -mod.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-
// Copyright 2018 Developers of the Rand project.
-// Copyright 2013-2017 The Rust Project Developers.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Generating random samples from probability distributions
-//!
-//! This module is the home of the [`Distribution`] trait and several of its
-//! implementations. It is the workhorse behind some of the convenient
-//! functionality of the [`Rng`] trait, e.g. [`Rng::gen`] and of course
-//! [`Rng::sample`].
-//!
-//! Abstractly, a [probability distribution] describes the probability of
-//! occurrence of each value in its sample space.
-//!
-//! More concretely, an implementation of `Distribution<T>` for type `X` is an
-//! algorithm for choosing values from the sample space (a subset of `T`)
-//! according to the distribution `X` represents, using an external source of
-//! randomness (an RNG supplied to the `sample` function).
-//!
-//! A type `X` may implement `Distribution<T>` for multiple types `T`.
-//! Any type implementing [`Distribution`] is stateless (i.e. immutable),
-//! but it may have internal parameters set at construction time (for example,
-//! [`Uniform`] allows specification of its sample space as a range within `T`).
-//!
-//!
-//! # The `Standard` distribution
-//!
-//! The [`Standard`] distribution is important to mention. This is the
-//! distribution used by [`Rng::gen`] and represents the "default" way to
-//! produce a random value for many different types, including most primitive
-//! types, tuples, arrays, and a few derived types. See the documentation of
-//! [`Standard`] for more details.
-//!
-//! Implementing `Distribution<T>` for [`Standard`] for user types `T` makes it
-//! possible to generate type `T` with [`Rng::gen`], and by extension also
-//! with the [`random`] function.
-//!
-//! ## Random characters
-//!
-//! [`Alphanumeric`] is a simple distribution to sample random letters and
-//! numbers of the `char` type; in contrast [`Standard`] may sample any valid
-//! `char`.
-//!
-//!
-//! # Uniform numeric ranges
-//!
-//! The [`Uniform`] distribution is more flexible than [`Standard`], but also
-//! more specialised: it supports fewer target types, but allows the sample
-//! space to be specified as an arbitrary range within its target type `T`.
-//! Both [`Standard`] and [`Uniform`] are in some sense uniform distributions.
-//!
-//! Values may be sampled from this distribution using [`Rng::sample(Range)`] or
-//! by creating a distribution object with [`Uniform::new`],
-//! [`Uniform::new_inclusive`] or `From<Range>`. When the range limits are not
-//! known at compile time it is typically faster to reuse an existing
-//! `Uniform` object than to call [`Rng::sample(Range)`].
-//!
-//! User types `T` may also implement `Distribution<T>` for [`Uniform`],
-//! although this is less straightforward than for [`Standard`] (see the
-//! documentation in the [`uniform`] module). Doing so enables generation of
-//! values of type `T` with  [`Rng::sample(Range)`].
-//!
-//! ## Open and half-open ranges
-//!
-//! There are surprisingly many ways to uniformly generate random floats. A
-//! range between 0 and 1 is standard, but the exact bounds (open vs closed)
-//! and accuracy differ. In addition to the [`Standard`] distribution Rand offers
-//! [`Open01`] and [`OpenClosed01`]. See "Floating point implementation" section of
-//! [`Standard`] documentation for more details.
-//!
-//! # Non-uniform sampling
-//!
-//! Sampling a simple true/false outcome with a given probability has a name:
-//! the [`Bernoulli`] distribution (this is used by [`Rng::gen_bool`]).
-//!
-//! For weighted sampling from a sequence of discrete values, use the
-//! [`WeightedIndex`] distribution.
-//!
-//! This crate no longer includes other non-uniform distributions; instead
-//! it is recommended that you use either [`rand_distr`] or [`statrs`].
-//!
-//!
-//! [probability distribution]: https://en.wikipedia.org/wiki/Probability_distribution
-//! [`rand_distr`]: https://crates.io/crates/rand_distr
-//! [`statrs`]: https://crates.io/crates/statrs
-
-//! [`random`]: crate::random
-//! [`rand_distr`]: https://crates.io/crates/rand_distr
-//! [`statrs`]: https://crates.io/crates/statrs
-
-mod bernoulli;
-mod distribution;
-mod float;
-mod integer;
-mod other;
-mod slice;
-mod utils;
-#[cfg(feature = "alloc")]
-mod weighted_index;
-
-#[doc(hidden)]
-pub mod hidden_export {
-    pub use super::float::IntoFloat; // used by rand_distr
-}
-pub mod uniform;
-#[deprecated(
-    since = "0.8.0",
-    note = "use rand::distributions::{WeightedIndex, WeightedError} instead"
-)]
-#[cfg(feature = "alloc")]
-#[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
-pub mod weighted;
-
-pub use self::bernoulli::{Bernoulli, BernoulliError};
-pub use self::distribution::{Distribution, DistIter, DistMap};
-#[cfg(feature = "alloc")]
-pub use self::distribution::DistString;
-pub use self::float::{Open01, OpenClosed01};
-pub use self::other::Alphanumeric;
-pub use self::slice::Slice;
-#[doc(inline)]
-pub use self::uniform::Uniform;
-#[cfg(feature = "alloc")]
-pub use self::weighted_index::{WeightedError, WeightedIndex};
-
-#[allow(unused)]
-use crate::Rng;
-
-/// A generic random value distribution, implemented for many primitive types.
-/// Usually generates values with a numerically uniform distribution, and with a
-/// range appropriate to the type.
-///
-/// ## Provided implementations
-///
-/// Assuming the provided `Rng` is well-behaved, these implementations
-/// generate values with the following ranges and distributions:
-///
-/// * Integers (`i32`, `u32`, `isize`, `usize`, etc.): Uniformly distributed
-///   over all values of the type.
-/// * `char`: Uniformly distributed over all Unicode scalar values, i.e. all
-///   code points in the range `0...0x10_FFFF`, except for the range
-///   `0xD800...0xDFFF` (the surrogate code points). This includes
-///   unassigned/reserved code points.
-/// * `bool`: Generates `false` or `true`, each with probability 0.5.
-/// * Floating point types (`f32` and `f64`): Uniformly distributed in the
-///   half-open range `[0, 1)`. See notes below.
-/// * Wrapping integers (`Wrapping<T>`), besides the type identical to their
-///   normal integer variants.
-///
-/// The `Standard` distribution also supports generation of the following
-/// compound types where all component types are supported:
-///
-/// *   Tuples (up to 12 elements): each element is generated sequentially.
-/// *   Arrays (up to 32 elements): each element is generated sequentially;
-///     see also [`Rng::fill`] which supports arbitrary array length for integer
-///     and float types and tends to be faster for `u32` and smaller types.
-///     When using `rustc` ≥ 1.51, enable the `min_const_gen` feature to support
-///     arrays larger than 32 elements.
-///     Note that [`Rng::fill`] and `Standard`'s array support are *not* equivalent:
-///     the former is optimised for integer types (using fewer RNG calls for
-///     element types smaller than the RNG word size), while the latter supports
-///     any element type supported by `Standard`.
-/// *   `Option<T>` first generates a `bool`, and if true generates and returns
-///     `Some(value)` where `value: T`, otherwise returning `None`.
-///
-/// ## Custom implementations
-///
-/// The [`Standard`] distribution may be implemented for user types as follows:
-///
-/// ```
-/// # #![allow(dead_code)]
-/// use rand::Rng;
-/// use rand::distributions::{Distribution, Standard};
-///
-/// struct MyF32 {
-///     x: f32,
-/// }
-///
-/// impl Distribution<MyF32> for Standard {
-///     fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> MyF32 {
-///         MyF32 { x: rng.gen() }
-///     }
-/// }
-/// ```
-///
-/// ## Example usage
-/// ```
-/// use rand::prelude::*;
-/// use rand::distributions::Standard;
-///
-/// let val: f32 = StdRng::from_entropy().sample(Standard);
-/// println!("f32 from [0, 1): {}", val);
-/// ```
-///
-/// # Floating point implementation
-/// The floating point implementations for `Standard` generate a random value in
-/// the half-open interval `[0, 1)`, i.e. including 0 but not 1.
-///
-/// All values that can be generated are of the form `n * ε/2`. For `f32`
-/// the 24 most significant random bits of a `u32` are used and for `f64` the
-/// 53 most significant bits of a `u64` are used. The conversion uses the
-/// multiplicative method: `(rng.gen::<$uty>() >> N) as $ty * (ε/2)`.
-///
-/// See also: [`Open01`] which samples from `(0, 1)`, [`OpenClosed01`] which
-/// samples from `(0, 1]` and `Rng::gen_range(0..1)` which also samples from
-/// `[0, 1)`. Note that `Open01` uses transmute-based methods which yield 1 bit
-/// less precision but may perform faster on some architectures (on modern Intel
-/// CPUs all methods have approximately equal performance).
-///
-/// [`Uniform`]: uniform::Uniform
-#[derive(Clone, Copy, Debug)]
-#[cfg_attr(feature = "serde1", derive(serde::Serialize, serde::Deserialize))]
-pub struct Standard;
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/distributions/other.rs.html b/learning/rust/guessing_game/target/doc/src/rand/distributions/other.rs.html deleted file mode 100644 index c6abe1c6..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/distributions/other.rs.html +++ /dev/null @@ -1,740 +0,0 @@ -other.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! The implementations of the `Standard` distribution for other built-in types.
-
-use core::char;
-use core::num::Wrapping;
-#[cfg(feature = "alloc")]
-use alloc::string::String;
-
-use crate::distributions::{Distribution, Standard, Uniform};
-#[cfg(feature = "alloc")]
-use crate::distributions::DistString;
-use crate::Rng;
-
-#[cfg(feature = "serde1")]
-use serde::{Serialize, Deserialize};
-#[cfg(feature = "min_const_gen")]
-use core::mem::{self, MaybeUninit};
-
-
-// ----- Sampling distributions -----
-
-/// Sample a `u8`, uniformly distributed over ASCII letters and numbers:
-/// a-z, A-Z and 0-9.
-///
-/// # Example
-///
-/// ```
-/// use rand::{Rng, thread_rng};
-/// use rand::distributions::Alphanumeric;
-///
-/// let mut rng = thread_rng();
-/// let chars: String = (0..7).map(|_| rng.sample(Alphanumeric) as char).collect();
-/// println!("Random chars: {}", chars);
-/// ```
-///
-/// The [`DistString`] trait provides an easier method of generating
-/// a random `String`, and offers more efficient allocation:
-/// ```
-/// use rand::distributions::{Alphanumeric, DistString};
-/// let string = Alphanumeric.sample_string(&mut rand::thread_rng(), 16);
-/// println!("Random string: {}", string);
-/// ```
-///
-/// # Passwords
-///
-/// Users sometimes ask whether it is safe to use a string of random characters
-/// as a password. In principle, all RNGs in Rand implementing `CryptoRng` are
-/// suitable as a source of randomness for generating passwords (if they are
-/// properly seeded), but it is more conservative to only use randomness
-/// directly from the operating system via the `getrandom` crate, or the
-/// corresponding bindings of a crypto library.
-///
-/// When generating passwords or keys, it is important to consider the threat
-/// model and in some cases the memorability of the password. This is out of
-/// scope of the Rand project, and therefore we defer to the following
-/// references:
-///
-/// - [Wikipedia article on Password Strength](https://en.wikipedia.org/wiki/Password_strength)
-/// - [Diceware for generating memorable passwords](https://en.wikipedia.org/wiki/Diceware)
-#[derive(Debug, Clone, Copy)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-pub struct Alphanumeric;
-
-
-// ----- Implementations of distributions -----
-
-impl Distribution<char> for Standard {
-    #[inline]
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> char {
-        // A valid `char` is either in the interval `[0, 0xD800)` or
-        // `(0xDFFF, 0x11_0000)`. All `char`s must therefore be in
-        // `[0, 0x11_0000)` but not in the "gap" `[0xD800, 0xDFFF]` which is
-        // reserved for surrogates. This is the size of that gap.
-        const GAP_SIZE: u32 = 0xDFFF - 0xD800 + 1;
-
-        // Uniform::new(0, 0x11_0000 - GAP_SIZE) can also be used but it
-        // seemed slower.
-        let range = Uniform::new(GAP_SIZE, 0x11_0000);
-
-        let mut n = range.sample(rng);
-        if n <= 0xDFFF {
-            n -= GAP_SIZE;
-        }
-        unsafe { char::from_u32_unchecked(n) }
-    }
-}
-
-/// Note: the `String` is potentially left with excess capacity; optionally the
-/// user may call `string.shrink_to_fit()` afterwards.
-#[cfg(feature = "alloc")]
-impl DistString for Standard {
-    fn append_string<R: Rng + ?Sized>(&self, rng: &mut R, s: &mut String, len: usize) {
-        // A char is encoded with at most four bytes, thus this reservation is
-        // guaranteed to be sufficient. We do not shrink_to_fit afterwards so
-        // that repeated usage on the same `String` buffer does not reallocate.
-        s.reserve(4 * len);
-        s.extend(Distribution::<char>::sample_iter(self, rng).take(len));
-    }
-}
-
-impl Distribution<u8> for Alphanumeric {
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> u8 {
-        const RANGE: u32 = 26 + 26 + 10;
-        const GEN_ASCII_STR_CHARSET: &[u8] = b"ABCDEFGHIJKLMNOPQRSTUVWXYZ\
-                abcdefghijklmnopqrstuvwxyz\
-                0123456789";
-        // We can pick from 62 characters. This is so close to a power of 2, 64,
-        // that we can do better than `Uniform`. Use a simple bitshift and
-        // rejection sampling. We do not use a bitmask, because for small RNGs
-        // the most significant bits are usually of higher quality.
-        loop {
-            let var = rng.next_u32() >> (32 - 6);
-            if var < RANGE {
-                return GEN_ASCII_STR_CHARSET[var as usize];
-            }
-        }
-    }
-}
-
-#[cfg(feature = "alloc")]
-impl DistString for Alphanumeric {
-    fn append_string<R: Rng + ?Sized>(&self, rng: &mut R, string: &mut String, len: usize) {
-        unsafe {
-            let v = string.as_mut_vec();
-            v.extend(self.sample_iter(rng).take(len));
-        }
-    }
-}
-
-impl Distribution<bool> for Standard {
-    #[inline]
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> bool {
-        // We can compare against an arbitrary bit of an u32 to get a bool.
-        // Because the least significant bits of a lower quality RNG can have
-        // simple patterns, we compare against the most significant bit. This is
-        // easiest done using a sign test.
-        (rng.next_u32() as i32) < 0
-    }
-}
-
-macro_rules! tuple_impl {
-    // use variables to indicate the arity of the tuple
-    ($($tyvar:ident),* ) => {
-        // the trailing commas are for the 1 tuple
-        impl< $( $tyvar ),* >
-            Distribution<( $( $tyvar ),* , )>
-            for Standard
-            where $( Standard: Distribution<$tyvar> ),*
-        {
-            #[inline]
-            fn sample<R: Rng + ?Sized>(&self, _rng: &mut R) -> ( $( $tyvar ),* , ) {
-                (
-                    // use the $tyvar's to get the appropriate number of
-                    // repeats (they're not actually needed)
-                    $(
-                        _rng.gen::<$tyvar>()
-                    ),*
-                    ,
-                )
-            }
-        }
-    }
-}
-
-impl Distribution<()> for Standard {
-    #[allow(clippy::unused_unit)]
-    #[inline]
-    fn sample<R: Rng + ?Sized>(&self, _: &mut R) -> () {
-        ()
-    }
-}
-tuple_impl! {A}
-tuple_impl! {A, B}
-tuple_impl! {A, B, C}
-tuple_impl! {A, B, C, D}
-tuple_impl! {A, B, C, D, E}
-tuple_impl! {A, B, C, D, E, F}
-tuple_impl! {A, B, C, D, E, F, G}
-tuple_impl! {A, B, C, D, E, F, G, H}
-tuple_impl! {A, B, C, D, E, F, G, H, I}
-tuple_impl! {A, B, C, D, E, F, G, H, I, J}
-tuple_impl! {A, B, C, D, E, F, G, H, I, J, K}
-tuple_impl! {A, B, C, D, E, F, G, H, I, J, K, L}
-
-#[cfg(feature = "min_const_gen")]
-#[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))]
-impl<T, const N: usize> Distribution<[T; N]> for Standard
-where Standard: Distribution<T>
-{
-    #[inline]
-    fn sample<R: Rng + ?Sized>(&self, _rng: &mut R) -> [T; N] {
-        let mut buff: [MaybeUninit<T>; N] = unsafe { MaybeUninit::uninit().assume_init() };
-
-        for elem in &mut buff {
-            *elem = MaybeUninit::new(_rng.gen());
-        }
-
-        unsafe { mem::transmute_copy::<_, _>(&buff) }
-    }
-}
-
-#[cfg(not(feature = "min_const_gen"))]
-macro_rules! array_impl {
-    // recursive, given at least one type parameter:
-    {$n:expr, $t:ident, $($ts:ident,)*} => {
-        array_impl!{($n - 1), $($ts,)*}
-
-        impl<T> Distribution<[T; $n]> for Standard where Standard: Distribution<T> {
-            #[inline]
-            fn sample<R: Rng + ?Sized>(&self, _rng: &mut R) -> [T; $n] {
-                [_rng.gen::<$t>(), $(_rng.gen::<$ts>()),*]
-            }
-        }
-    };
-    // empty case:
-    {$n:expr,} => {
-        impl<T> Distribution<[T; $n]> for Standard {
-            fn sample<R: Rng + ?Sized>(&self, _rng: &mut R) -> [T; $n] { [] }
-        }
-    };
-}
-
-#[cfg(not(feature = "min_const_gen"))]
-array_impl! {32, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T,}
-
-impl<T> Distribution<Option<T>> for Standard
-where Standard: Distribution<T>
-{
-    #[inline]
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Option<T> {
-        // UFCS is needed here: https://github.com/rust-lang/rust/issues/24066
-        if rng.gen::<bool>() {
-            Some(rng.gen())
-        } else {
-            None
-        }
-    }
-}
-
-impl<T> Distribution<Wrapping<T>> for Standard
-where Standard: Distribution<T>
-{
-    #[inline]
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Wrapping<T> {
-        Wrapping(rng.gen())
-    }
-}
-
-
-#[cfg(test)]
-mod tests {
-    use super::*;
-    use crate::RngCore;
-    #[cfg(feature = "alloc")] use alloc::string::String;
-
-    #[test]
-    fn test_misc() {
-        let rng: &mut dyn RngCore = &mut crate::test::rng(820);
-
-        rng.sample::<char, _>(Standard);
-        rng.sample::<bool, _>(Standard);
-    }
-
-    #[cfg(feature = "alloc")]
-    #[test]
-    fn test_chars() {
-        use core::iter;
-        let mut rng = crate::test::rng(805);
-
-        // Test by generating a relatively large number of chars, so we also
-        // take the rejection sampling path.
-        let word: String = iter::repeat(())
-            .map(|()| rng.gen::<char>())
-            .take(1000)
-            .collect();
-        assert!(!word.is_empty());
-    }
-
-    #[test]
-    fn test_alphanumeric() {
-        let mut rng = crate::test::rng(806);
-
-        // Test by generating a relatively large number of chars, so we also
-        // take the rejection sampling path.
-        let mut incorrect = false;
-        for _ in 0..100 {
-            let c: char = rng.sample(Alphanumeric).into();
-            incorrect |= !(('0'..='9').contains(&c) ||
-                           ('A'..='Z').contains(&c) ||
-                           ('a'..='z').contains(&c) );
-        }
-        assert!(!incorrect);
-    }
-
-    #[test]
-    fn value_stability() {
-        fn test_samples<T: Copy + core::fmt::Debug + PartialEq, D: Distribution<T>>(
-            distr: &D, zero: T, expected: &[T],
-        ) {
-            let mut rng = crate::test::rng(807);
-            let mut buf = [zero; 5];
-            for x in &mut buf {
-                *x = rng.sample(&distr);
-            }
-            assert_eq!(&buf, expected);
-        }
-
-        test_samples(&Standard, 'a', &[
-            '\u{8cdac}',
-            '\u{a346a}',
-            '\u{80120}',
-            '\u{ed692}',
-            '\u{35888}',
-        ]);
-        test_samples(&Alphanumeric, 0, &[104, 109, 101, 51, 77]);
-        test_samples(&Standard, false, &[true, true, false, true, false]);
-        test_samples(&Standard, None as Option<bool>, &[
-            Some(true),
-            None,
-            Some(false),
-            None,
-            Some(false),
-        ]);
-        test_samples(&Standard, Wrapping(0i32), &[
-            Wrapping(-2074640887),
-            Wrapping(-1719949321),
-            Wrapping(2018088303),
-            Wrapping(-547181756),
-            Wrapping(838957336),
-        ]);
-
-        // We test only sub-sets of tuple and array impls
-        test_samples(&Standard, (), &[(), (), (), (), ()]);
-        test_samples(&Standard, (false,), &[
-            (true,),
-            (true,),
-            (false,),
-            (true,),
-            (false,),
-        ]);
-        test_samples(&Standard, (false, false), &[
-            (true, true),
-            (false, true),
-            (false, false),
-            (true, false),
-            (false, false),
-        ]);
-
-        test_samples(&Standard, [0u8; 0], &[[], [], [], [], []]);
-        test_samples(&Standard, [0u8; 3], &[
-            [9, 247, 111],
-            [68, 24, 13],
-            [174, 19, 194],
-            [172, 69, 213],
-            [149, 207, 29],
-        ]);
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/distributions/slice.rs.html b/learning/rust/guessing_game/target/doc/src/rand/distributions/slice.rs.html deleted file mode 100644 index f398f458..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/distributions/slice.rs.html +++ /dev/null @@ -1,244 +0,0 @@ -slice.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-
// Copyright 2021 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-use crate::distributions::{Distribution, Uniform};
-
-/// A distribution to sample items uniformly from a slice.
-///
-/// [`Slice::new`] constructs a distribution referencing a slice and uniformly
-/// samples references from the items in the slice. It may do extra work up
-/// front to make sampling of multiple values faster; if only one sample from
-/// the slice is required, [`SliceRandom::choose`] can be more efficient.
-///
-/// Steps are taken to avoid bias which might be present in naive
-/// implementations; for example `slice[rng.gen() % slice.len()]` samples from
-/// the slice, but may be more likely to select numbers in the low range than
-/// other values.
-///
-/// This distribution samples with replacement; each sample is independent.
-/// Sampling without replacement requires state to be retained, and therefore
-/// cannot be handled by a distribution; you should instead consider methods
-/// on [`SliceRandom`], such as [`SliceRandom::choose_multiple`].
-///
-/// # Example
-///
-/// ```
-/// use rand::Rng;
-/// use rand::distributions::Slice;
-///
-/// let vowels = ['a', 'e', 'i', 'o', 'u'];
-/// let vowels_dist = Slice::new(&vowels).unwrap();
-/// let rng = rand::thread_rng();
-///
-/// // build a string of 10 vowels
-/// let vowel_string: String = rng
-///     .sample_iter(&vowels_dist)
-///     .take(10)
-///     .collect();
-///
-/// println!("{}", vowel_string);
-/// assert_eq!(vowel_string.len(), 10);
-/// assert!(vowel_string.chars().all(|c| vowels.contains(&c)));
-/// ```
-///
-/// For a single sample, [`SliceRandom::choose`][crate::seq::SliceRandom::choose]
-/// may be preferred:
-///
-/// ```
-/// use rand::seq::SliceRandom;
-///
-/// let vowels = ['a', 'e', 'i', 'o', 'u'];
-/// let mut rng = rand::thread_rng();
-///
-/// println!("{}", vowels.choose(&mut rng).unwrap())
-/// ```
-///
-/// [`SliceRandom`]: crate::seq::SliceRandom
-/// [`SliceRandom::choose`]: crate::seq::SliceRandom::choose
-/// [`SliceRandom::choose_multiple`]: crate::seq::SliceRandom::choose_multiple
-#[derive(Debug, Clone, Copy)]
-pub struct Slice<'a, T> {
-    slice: &'a [T],
-    range: Uniform<usize>,
-}
-
-impl<'a, T> Slice<'a, T> {
-    /// Create a new `Slice` instance which samples uniformly from the slice.
-    /// Returns `Err` if the slice is empty.
-    pub fn new(slice: &'a [T]) -> Result<Self, EmptySlice> {
-        match slice.len() {
-            0 => Err(EmptySlice),
-            len => Ok(Self {
-                slice,
-                range: Uniform::new(0, len),
-            }),
-        }
-    }
-}
-
-impl<'a, T> Distribution<&'a T> for Slice<'a, T> {
-    fn sample<R: crate::Rng + ?Sized>(&self, rng: &mut R) -> &'a T {
-        let idx = self.range.sample(rng);
-
-        debug_assert!(
-            idx < self.slice.len(),
-            "Uniform::new(0, {}) somehow returned {}",
-            self.slice.len(),
-            idx
-        );
-
-        // Safety: at construction time, it was ensured that the slice was
-        // non-empty, and that the `Uniform` range produces values in range
-        // for the slice
-        unsafe { self.slice.get_unchecked(idx) }
-    }
-}
-
-/// Error type indicating that a [`Slice`] distribution was improperly
-/// constructed with an empty slice.
-#[derive(Debug, Clone, Copy)]
-pub struct EmptySlice;
-
-impl core::fmt::Display for EmptySlice {
-    fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
-        write!(
-            f,
-            "Tried to create a `distributions::Slice` with an empty slice"
-        )
-    }
-}
-
-#[cfg(feature = "std")]
-impl std::error::Error for EmptySlice {}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/distributions/uniform.rs.html b/learning/rust/guessing_game/target/doc/src/rand/distributions/uniform.rs.html deleted file mode 100644 index e1fdca42..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/distributions/uniform.rs.html +++ /dev/null @@ -1,3326 +0,0 @@ -uniform.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-443
-444
-445
-446
-447
-448
-449
-450
-451
-452
-453
-454
-455
-456
-457
-458
-459
-460
-461
-462
-463
-464
-465
-466
-467
-468
-469
-470
-471
-472
-473
-474
-475
-476
-477
-478
-479
-480
-481
-482
-483
-484
-485
-486
-487
-488
-489
-490
-491
-492
-493
-494
-495
-496
-497
-498
-499
-500
-501
-502
-503
-504
-505
-506
-507
-508
-509
-510
-511
-512
-513
-514
-515
-516
-517
-518
-519
-520
-521
-522
-523
-524
-525
-526
-527
-528
-529
-530
-531
-532
-533
-534
-535
-536
-537
-538
-539
-540
-541
-542
-543
-544
-545
-546
-547
-548
-549
-550
-551
-552
-553
-554
-555
-556
-557
-558
-559
-560
-561
-562
-563
-564
-565
-566
-567
-568
-569
-570
-571
-572
-573
-574
-575
-576
-577
-578
-579
-580
-581
-582
-583
-584
-585
-586
-587
-588
-589
-590
-591
-592
-593
-594
-595
-596
-597
-598
-599
-600
-601
-602
-603
-604
-605
-606
-607
-608
-609
-610
-611
-612
-613
-614
-615
-616
-617
-618
-619
-620
-621
-622
-623
-624
-625
-626
-627
-628
-629
-630
-631
-632
-633
-634
-635
-636
-637
-638
-639
-640
-641
-642
-643
-644
-645
-646
-647
-648
-649
-650
-651
-652
-653
-654
-655
-656
-657
-658
-659
-660
-661
-662
-663
-664
-665
-666
-667
-668
-669
-670
-671
-672
-673
-674
-675
-676
-677
-678
-679
-680
-681
-682
-683
-684
-685
-686
-687
-688
-689
-690
-691
-692
-693
-694
-695
-696
-697
-698
-699
-700
-701
-702
-703
-704
-705
-706
-707
-708
-709
-710
-711
-712
-713
-714
-715
-716
-717
-718
-719
-720
-721
-722
-723
-724
-725
-726
-727
-728
-729
-730
-731
-732
-733
-734
-735
-736
-737
-738
-739
-740
-741
-742
-743
-744
-745
-746
-747
-748
-749
-750
-751
-752
-753
-754
-755
-756
-757
-758
-759
-760
-761
-762
-763
-764
-765
-766
-767
-768
-769
-770
-771
-772
-773
-774
-775
-776
-777
-778
-779
-780
-781
-782
-783
-784
-785
-786
-787
-788
-789
-790
-791
-792
-793
-794
-795
-796
-797
-798
-799
-800
-801
-802
-803
-804
-805
-806
-807
-808
-809
-810
-811
-812
-813
-814
-815
-816
-817
-818
-819
-820
-821
-822
-823
-824
-825
-826
-827
-828
-829
-830
-831
-832
-833
-834
-835
-836
-837
-838
-839
-840
-841
-842
-843
-844
-845
-846
-847
-848
-849
-850
-851
-852
-853
-854
-855
-856
-857
-858
-859
-860
-861
-862
-863
-864
-865
-866
-867
-868
-869
-870
-871
-872
-873
-874
-875
-876
-877
-878
-879
-880
-881
-882
-883
-884
-885
-886
-887
-888
-889
-890
-891
-892
-893
-894
-895
-896
-897
-898
-899
-900
-901
-902
-903
-904
-905
-906
-907
-908
-909
-910
-911
-912
-913
-914
-915
-916
-917
-918
-919
-920
-921
-922
-923
-924
-925
-926
-927
-928
-929
-930
-931
-932
-933
-934
-935
-936
-937
-938
-939
-940
-941
-942
-943
-944
-945
-946
-947
-948
-949
-950
-951
-952
-953
-954
-955
-956
-957
-958
-959
-960
-961
-962
-963
-964
-965
-966
-967
-968
-969
-970
-971
-972
-973
-974
-975
-976
-977
-978
-979
-980
-981
-982
-983
-984
-985
-986
-987
-988
-989
-990
-991
-992
-993
-994
-995
-996
-997
-998
-999
-1000
-1001
-1002
-1003
-1004
-1005
-1006
-1007
-1008
-1009
-1010
-1011
-1012
-1013
-1014
-1015
-1016
-1017
-1018
-1019
-1020
-1021
-1022
-1023
-1024
-1025
-1026
-1027
-1028
-1029
-1030
-1031
-1032
-1033
-1034
-1035
-1036
-1037
-1038
-1039
-1040
-1041
-1042
-1043
-1044
-1045
-1046
-1047
-1048
-1049
-1050
-1051
-1052
-1053
-1054
-1055
-1056
-1057
-1058
-1059
-1060
-1061
-1062
-1063
-1064
-1065
-1066
-1067
-1068
-1069
-1070
-1071
-1072
-1073
-1074
-1075
-1076
-1077
-1078
-1079
-1080
-1081
-1082
-1083
-1084
-1085
-1086
-1087
-1088
-1089
-1090
-1091
-1092
-1093
-1094
-1095
-1096
-1097
-1098
-1099
-1100
-1101
-1102
-1103
-1104
-1105
-1106
-1107
-1108
-1109
-1110
-1111
-1112
-1113
-1114
-1115
-1116
-1117
-1118
-1119
-1120
-1121
-1122
-1123
-1124
-1125
-1126
-1127
-1128
-1129
-1130
-1131
-1132
-1133
-1134
-1135
-1136
-1137
-1138
-1139
-1140
-1141
-1142
-1143
-1144
-1145
-1146
-1147
-1148
-1149
-1150
-1151
-1152
-1153
-1154
-1155
-1156
-1157
-1158
-1159
-1160
-1161
-1162
-1163
-1164
-1165
-1166
-1167
-1168
-1169
-1170
-1171
-1172
-1173
-1174
-1175
-1176
-1177
-1178
-1179
-1180
-1181
-1182
-1183
-1184
-1185
-1186
-1187
-1188
-1189
-1190
-1191
-1192
-1193
-1194
-1195
-1196
-1197
-1198
-1199
-1200
-1201
-1202
-1203
-1204
-1205
-1206
-1207
-1208
-1209
-1210
-1211
-1212
-1213
-1214
-1215
-1216
-1217
-1218
-1219
-1220
-1221
-1222
-1223
-1224
-1225
-1226
-1227
-1228
-1229
-1230
-1231
-1232
-1233
-1234
-1235
-1236
-1237
-1238
-1239
-1240
-1241
-1242
-1243
-1244
-1245
-1246
-1247
-1248
-1249
-1250
-1251
-1252
-1253
-1254
-1255
-1256
-1257
-1258
-1259
-1260
-1261
-1262
-1263
-1264
-1265
-1266
-1267
-1268
-1269
-1270
-1271
-1272
-1273
-1274
-1275
-1276
-1277
-1278
-1279
-1280
-1281
-1282
-1283
-1284
-1285
-1286
-1287
-1288
-1289
-1290
-1291
-1292
-1293
-1294
-1295
-1296
-1297
-1298
-1299
-1300
-1301
-1302
-1303
-1304
-1305
-1306
-1307
-1308
-1309
-1310
-1311
-1312
-1313
-1314
-1315
-1316
-1317
-1318
-1319
-1320
-1321
-1322
-1323
-1324
-1325
-1326
-1327
-1328
-1329
-1330
-1331
-1332
-1333
-1334
-1335
-1336
-1337
-1338
-1339
-1340
-1341
-1342
-1343
-1344
-1345
-1346
-1347
-1348
-1349
-1350
-1351
-1352
-1353
-1354
-1355
-1356
-1357
-1358
-1359
-1360
-1361
-1362
-1363
-1364
-1365
-1366
-1367
-1368
-1369
-1370
-1371
-1372
-1373
-1374
-1375
-1376
-1377
-1378
-1379
-1380
-1381
-1382
-1383
-1384
-1385
-1386
-1387
-1388
-1389
-1390
-1391
-1392
-1393
-1394
-1395
-1396
-1397
-1398
-1399
-1400
-1401
-1402
-1403
-1404
-1405
-1406
-1407
-1408
-1409
-1410
-1411
-1412
-1413
-1414
-1415
-1416
-1417
-1418
-1419
-1420
-1421
-1422
-1423
-1424
-1425
-1426
-1427
-1428
-1429
-1430
-1431
-1432
-1433
-1434
-1435
-1436
-1437
-1438
-1439
-1440
-1441
-1442
-1443
-1444
-1445
-1446
-1447
-1448
-1449
-1450
-1451
-1452
-1453
-1454
-1455
-1456
-1457
-1458
-1459
-1460
-1461
-1462
-1463
-1464
-1465
-1466
-1467
-1468
-1469
-1470
-1471
-1472
-1473
-1474
-1475
-1476
-1477
-1478
-1479
-1480
-1481
-1482
-1483
-1484
-1485
-1486
-1487
-1488
-1489
-1490
-1491
-1492
-1493
-1494
-1495
-1496
-1497
-1498
-1499
-1500
-1501
-1502
-1503
-1504
-1505
-1506
-1507
-1508
-1509
-1510
-1511
-1512
-1513
-1514
-1515
-1516
-1517
-1518
-1519
-1520
-1521
-1522
-1523
-1524
-1525
-1526
-1527
-1528
-1529
-1530
-1531
-1532
-1533
-1534
-1535
-1536
-1537
-1538
-1539
-1540
-1541
-1542
-1543
-1544
-1545
-1546
-1547
-1548
-1549
-1550
-1551
-1552
-1553
-1554
-1555
-1556
-1557
-1558
-1559
-1560
-1561
-1562
-1563
-1564
-1565
-1566
-1567
-1568
-1569
-1570
-1571
-1572
-1573
-1574
-1575
-1576
-1577
-1578
-1579
-1580
-1581
-1582
-1583
-1584
-1585
-1586
-1587
-1588
-1589
-1590
-1591
-1592
-1593
-1594
-1595
-1596
-1597
-1598
-1599
-1600
-1601
-1602
-1603
-1604
-1605
-1606
-1607
-1608
-1609
-1610
-1611
-1612
-1613
-1614
-1615
-1616
-1617
-1618
-1619
-1620
-1621
-1622
-1623
-1624
-1625
-1626
-1627
-1628
-1629
-1630
-1631
-1632
-1633
-1634
-1635
-1636
-1637
-1638
-1639
-1640
-1641
-1642
-1643
-1644
-1645
-1646
-1647
-1648
-1649
-1650
-1651
-1652
-1653
-1654
-1655
-1656
-1657
-1658
-
// Copyright 2018-2020 Developers of the Rand project.
-// Copyright 2017 The Rust Project Developers.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! A distribution uniformly sampling numbers within a given range.
-//!
-//! [`Uniform`] is the standard distribution to sample uniformly from a range;
-//! e.g. `Uniform::new_inclusive(1, 6)` can sample integers from 1 to 6, like a
-//! standard die. [`Rng::gen_range`] supports any type supported by
-//! [`Uniform`].
-//!
-//! This distribution is provided with support for several primitive types
-//! (all integer and floating-point types) as well as [`std::time::Duration`],
-//! and supports extension to user-defined types via a type-specific *back-end*
-//! implementation.
-//!
-//! The types [`UniformInt`], [`UniformFloat`] and [`UniformDuration`] are the
-//! back-ends supporting sampling from primitive integer and floating-point
-//! ranges as well as from [`std::time::Duration`]; these types do not normally
-//! need to be used directly (unless implementing a derived back-end).
-//!
-//! # Example usage
-//!
-//! ```
-//! use rand::{Rng, thread_rng};
-//! use rand::distributions::Uniform;
-//!
-//! let mut rng = thread_rng();
-//! let side = Uniform::new(-10.0, 10.0);
-//!
-//! // sample between 1 and 10 points
-//! for _ in 0..rng.gen_range(1..=10) {
-//!     // sample a point from the square with sides -10 - 10 in two dimensions
-//!     let (x, y) = (rng.sample(side), rng.sample(side));
-//!     println!("Point: {}, {}", x, y);
-//! }
-//! ```
-//!
-//! # Extending `Uniform` to support a custom type
-//!
-//! To extend [`Uniform`] to support your own types, write a back-end which
-//! implements the [`UniformSampler`] trait, then implement the [`SampleUniform`]
-//! helper trait to "register" your back-end. See the `MyF32` example below.
-//!
-//! At a minimum, the back-end needs to store any parameters needed for sampling
-//! (e.g. the target range) and implement `new`, `new_inclusive` and `sample`.
-//! Those methods should include an assert to check the range is valid (i.e.
-//! `low < high`). The example below merely wraps another back-end.
-//!
-//! The `new`, `new_inclusive` and `sample_single` functions use arguments of
-//! type SampleBorrow<X> in order to support passing in values by reference or
-//! by value. In the implementation of these functions, you can choose to
-//! simply use the reference returned by [`SampleBorrow::borrow`], or you can choose
-//! to copy or clone the value, whatever is appropriate for your type.
-//!
-//! ```
-//! use rand::prelude::*;
-//! use rand::distributions::uniform::{Uniform, SampleUniform,
-//!         UniformSampler, UniformFloat, SampleBorrow};
-//!
-//! struct MyF32(f32);
-//!
-//! #[derive(Clone, Copy, Debug)]
-//! struct UniformMyF32(UniformFloat<f32>);
-//!
-//! impl UniformSampler for UniformMyF32 {
-//!     type X = MyF32;
-//!     fn new<B1, B2>(low: B1, high: B2) -> Self
-//!         where B1: SampleBorrow<Self::X> + Sized,
-//!               B2: SampleBorrow<Self::X> + Sized
-//!     {
-//!         UniformMyF32(UniformFloat::<f32>::new(low.borrow().0, high.borrow().0))
-//!     }
-//!     fn new_inclusive<B1, B2>(low: B1, high: B2) -> Self
-//!         where B1: SampleBorrow<Self::X> + Sized,
-//!               B2: SampleBorrow<Self::X> + Sized
-//!     {
-//!         UniformMyF32(UniformFloat::<f32>::new_inclusive(
-//!             low.borrow().0,
-//!             high.borrow().0,
-//!         ))
-//!     }
-//!     fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Self::X {
-//!         MyF32(self.0.sample(rng))
-//!     }
-//! }
-//!
-//! impl SampleUniform for MyF32 {
-//!     type Sampler = UniformMyF32;
-//! }
-//!
-//! let (low, high) = (MyF32(17.0f32), MyF32(22.0f32));
-//! let uniform = Uniform::new(low, high);
-//! let x = uniform.sample(&mut thread_rng());
-//! ```
-//!
-//! [`SampleUniform`]: crate::distributions::uniform::SampleUniform
-//! [`UniformSampler`]: crate::distributions::uniform::UniformSampler
-//! [`UniformInt`]: crate::distributions::uniform::UniformInt
-//! [`UniformFloat`]: crate::distributions::uniform::UniformFloat
-//! [`UniformDuration`]: crate::distributions::uniform::UniformDuration
-//! [`SampleBorrow::borrow`]: crate::distributions::uniform::SampleBorrow::borrow
-
-use core::time::Duration;
-use core::ops::{Range, RangeInclusive};
-
-use crate::distributions::float::IntoFloat;
-use crate::distributions::utils::{BoolAsSIMD, FloatAsSIMD, FloatSIMDUtils, WideningMultiply};
-use crate::distributions::Distribution;
-use crate::{Rng, RngCore};
-
-#[cfg(not(feature = "std"))]
-#[allow(unused_imports)] // rustc doesn't detect that this is actually used
-use crate::distributions::utils::Float;
-
-#[cfg(feature = "simd_support")] use packed_simd::*;
-
-#[cfg(feature = "serde1")]
-use serde::{Serialize, Deserialize};
-
-/// Sample values uniformly between two bounds.
-///
-/// [`Uniform::new`] and [`Uniform::new_inclusive`] construct a uniform
-/// distribution sampling from the given range; these functions may do extra
-/// work up front to make sampling of multiple values faster. If only one sample
-/// from the range is required, [`Rng::gen_range`] can be more efficient.
-///
-/// When sampling from a constant range, many calculations can happen at
-/// compile-time and all methods should be fast; for floating-point ranges and
-/// the full range of integer types this should have comparable performance to
-/// the `Standard` distribution.
-///
-/// Steps are taken to avoid bias which might be present in naive
-/// implementations; for example `rng.gen::<u8>() % 170` samples from the range
-/// `[0, 169]` but is twice as likely to select numbers less than 85 than other
-/// values. Further, the implementations here give more weight to the high-bits
-/// generated by the RNG than the low bits, since with some RNGs the low-bits
-/// are of lower quality than the high bits.
-///
-/// Implementations must sample in `[low, high)` range for
-/// `Uniform::new(low, high)`, i.e., excluding `high`. In particular, care must
-/// be taken to ensure that rounding never results values `< low` or `>= high`.
-///
-/// # Example
-///
-/// ```
-/// use rand::distributions::{Distribution, Uniform};
-///
-/// let between = Uniform::from(10..10000);
-/// let mut rng = rand::thread_rng();
-/// let mut sum = 0;
-/// for _ in 0..1000 {
-///     sum += between.sample(&mut rng);
-/// }
-/// println!("{}", sum);
-/// ```
-///
-/// For a single sample, [`Rng::gen_range`] may be preferred:
-///
-/// ```
-/// use rand::Rng;
-///
-/// let mut rng = rand::thread_rng();
-/// println!("{}", rng.gen_range(0..10));
-/// ```
-///
-/// [`new`]: Uniform::new
-/// [`new_inclusive`]: Uniform::new_inclusive
-/// [`Rng::gen_range`]: Rng::gen_range
-#[derive(Clone, Copy, Debug, PartialEq)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-#[cfg_attr(feature = "serde1", serde(bound(serialize = "X::Sampler: Serialize")))]
-#[cfg_attr(feature = "serde1", serde(bound(deserialize = "X::Sampler: Deserialize<'de>")))]
-pub struct Uniform<X: SampleUniform>(X::Sampler);
-
-impl<X: SampleUniform> Uniform<X> {
-    /// Create a new `Uniform` instance which samples uniformly from the half
-    /// open range `[low, high)` (excluding `high`). Panics if `low >= high`.
-    pub fn new<B1, B2>(low: B1, high: B2) -> Uniform<X>
-    where
-        B1: SampleBorrow<X> + Sized,
-        B2: SampleBorrow<X> + Sized,
-    {
-        Uniform(X::Sampler::new(low, high))
-    }
-
-    /// Create a new `Uniform` instance which samples uniformly from the closed
-    /// range `[low, high]` (inclusive). Panics if `low > high`.
-    pub fn new_inclusive<B1, B2>(low: B1, high: B2) -> Uniform<X>
-    where
-        B1: SampleBorrow<X> + Sized,
-        B2: SampleBorrow<X> + Sized,
-    {
-        Uniform(X::Sampler::new_inclusive(low, high))
-    }
-}
-
-impl<X: SampleUniform> Distribution<X> for Uniform<X> {
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> X {
-        self.0.sample(rng)
-    }
-}
-
-/// Helper trait for creating objects using the correct implementation of
-/// [`UniformSampler`] for the sampling type.
-///
-/// See the [module documentation] on how to implement [`Uniform`] range
-/// sampling for a custom type.
-///
-/// [module documentation]: crate::distributions::uniform
-pub trait SampleUniform: Sized {
-    /// The `UniformSampler` implementation supporting type `X`.
-    type Sampler: UniformSampler<X = Self>;
-}
-
-/// Helper trait handling actual uniform sampling.
-///
-/// See the [module documentation] on how to implement [`Uniform`] range
-/// sampling for a custom type.
-///
-/// Implementation of [`sample_single`] is optional, and is only useful when
-/// the implementation can be faster than `Self::new(low, high).sample(rng)`.
-///
-/// [module documentation]: crate::distributions::uniform
-/// [`sample_single`]: UniformSampler::sample_single
-pub trait UniformSampler: Sized {
-    /// The type sampled by this implementation.
-    type X;
-
-    /// Construct self, with inclusive lower bound and exclusive upper bound
-    /// `[low, high)`.
-    ///
-    /// Usually users should not call this directly but instead use
-    /// `Uniform::new`, which asserts that `low < high` before calling this.
-    fn new<B1, B2>(low: B1, high: B2) -> Self
-    where
-        B1: SampleBorrow<Self::X> + Sized,
-        B2: SampleBorrow<Self::X> + Sized;
-
-    /// Construct self, with inclusive bounds `[low, high]`.
-    ///
-    /// Usually users should not call this directly but instead use
-    /// `Uniform::new_inclusive`, which asserts that `low <= high` before
-    /// calling this.
-    fn new_inclusive<B1, B2>(low: B1, high: B2) -> Self
-    where
-        B1: SampleBorrow<Self::X> + Sized,
-        B2: SampleBorrow<Self::X> + Sized;
-
-    /// Sample a value.
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Self::X;
-
-    /// Sample a single value uniformly from a range with inclusive lower bound
-    /// and exclusive upper bound `[low, high)`.
-    ///
-    /// By default this is implemented using
-    /// `UniformSampler::new(low, high).sample(rng)`. However, for some types
-    /// more optimal implementations for single usage may be provided via this
-    /// method (which is the case for integers and floats).
-    /// Results may not be identical.
-    ///
-    /// Note that to use this method in a generic context, the type needs to be
-    /// retrieved via `SampleUniform::Sampler` as follows:
-    /// ```
-    /// use rand::{thread_rng, distributions::uniform::{SampleUniform, UniformSampler}};
-    /// # #[allow(unused)]
-    /// fn sample_from_range<T: SampleUniform>(lb: T, ub: T) -> T {
-    ///     let mut rng = thread_rng();
-    ///     <T as SampleUniform>::Sampler::sample_single(lb, ub, &mut rng)
-    /// }
-    /// ```
-    fn sample_single<R: Rng + ?Sized, B1, B2>(low: B1, high: B2, rng: &mut R) -> Self::X
-    where
-        B1: SampleBorrow<Self::X> + Sized,
-        B2: SampleBorrow<Self::X> + Sized,
-    {
-        let uniform: Self = UniformSampler::new(low, high);
-        uniform.sample(rng)
-    }
-
-    /// Sample a single value uniformly from a range with inclusive lower bound
-    /// and inclusive upper bound `[low, high]`.
-    ///
-    /// By default this is implemented using
-    /// `UniformSampler::new_inclusive(low, high).sample(rng)`. However, for
-    /// some types more optimal implementations for single usage may be provided
-    /// via this method.
-    /// Results may not be identical.
-    fn sample_single_inclusive<R: Rng + ?Sized, B1, B2>(low: B1, high: B2, rng: &mut R)
-        -> Self::X
-        where B1: SampleBorrow<Self::X> + Sized,
-              B2: SampleBorrow<Self::X> + Sized
-    {
-        let uniform: Self = UniformSampler::new_inclusive(low, high);
-        uniform.sample(rng)
-    }
-}
-
-impl<X: SampleUniform> From<Range<X>> for Uniform<X> {
-    fn from(r: ::core::ops::Range<X>) -> Uniform<X> {
-        Uniform::new(r.start, r.end)
-    }
-}
-
-impl<X: SampleUniform> From<RangeInclusive<X>> for Uniform<X> {
-    fn from(r: ::core::ops::RangeInclusive<X>) -> Uniform<X> {
-        Uniform::new_inclusive(r.start(), r.end())
-    }
-}
-
-
-/// Helper trait similar to [`Borrow`] but implemented
-/// only for SampleUniform and references to SampleUniform in
-/// order to resolve ambiguity issues.
-///
-/// [`Borrow`]: std::borrow::Borrow
-pub trait SampleBorrow<Borrowed> {
-    /// Immutably borrows from an owned value. See [`Borrow::borrow`]
-    ///
-    /// [`Borrow::borrow`]: std::borrow::Borrow::borrow
-    fn borrow(&self) -> &Borrowed;
-}
-impl<Borrowed> SampleBorrow<Borrowed> for Borrowed
-where Borrowed: SampleUniform
-{
-    #[inline(always)]
-    fn borrow(&self) -> &Borrowed {
-        self
-    }
-}
-impl<'a, Borrowed> SampleBorrow<Borrowed> for &'a Borrowed
-where Borrowed: SampleUniform
-{
-    #[inline(always)]
-    fn borrow(&self) -> &Borrowed {
-        *self
-    }
-}
-
-/// Range that supports generating a single sample efficiently.
-///
-/// Any type implementing this trait can be used to specify the sampled range
-/// for `Rng::gen_range`.
-pub trait SampleRange<T> {
-    /// Generate a sample from the given range.
-    fn sample_single<R: RngCore + ?Sized>(self, rng: &mut R) -> T;
-
-    /// Check whether the range is empty.
-    fn is_empty(&self) -> bool;
-}
-
-impl<T: SampleUniform + PartialOrd> SampleRange<T> for Range<T> {
-    #[inline]
-    fn sample_single<R: RngCore + ?Sized>(self, rng: &mut R) -> T {
-        T::Sampler::sample_single(self.start, self.end, rng)
-    }
-
-    #[inline]
-    fn is_empty(&self) -> bool {
-        !(self.start < self.end)
-    }
-}
-
-impl<T: SampleUniform + PartialOrd> SampleRange<T> for RangeInclusive<T> {
-    #[inline]
-    fn sample_single<R: RngCore + ?Sized>(self, rng: &mut R) -> T {
-        T::Sampler::sample_single_inclusive(self.start(), self.end(), rng)
-    }
-
-    #[inline]
-    fn is_empty(&self) -> bool {
-        !(self.start() <= self.end())
-    }
-}
-
-
-////////////////////////////////////////////////////////////////////////////////
-
-// What follows are all back-ends.
-
-
-/// The back-end implementing [`UniformSampler`] for integer types.
-///
-/// Unless you are implementing [`UniformSampler`] for your own type, this type
-/// should not be used directly, use [`Uniform`] instead.
-///
-/// # Implementation notes
-///
-/// For simplicity, we use the same generic struct `UniformInt<X>` for all
-/// integer types `X`. This gives us only one field type, `X`; to store unsigned
-/// values of this size, we take use the fact that these conversions are no-ops.
-///
-/// For a closed range, the number of possible numbers we should generate is
-/// `range = (high - low + 1)`. To avoid bias, we must ensure that the size of
-/// our sample space, `zone`, is a multiple of `range`; other values must be
-/// rejected (by replacing with a new random sample).
-///
-/// As a special case, we use `range = 0` to represent the full range of the
-/// result type (i.e. for `new_inclusive($ty::MIN, $ty::MAX)`).
-///
-/// The optimum `zone` is the largest product of `range` which fits in our
-/// (unsigned) target type. We calculate this by calculating how many numbers we
-/// must reject: `reject = (MAX + 1) % range = (MAX - range + 1) % range`. Any (large)
-/// product of `range` will suffice, thus in `sample_single` we multiply by a
-/// power of 2 via bit-shifting (faster but may cause more rejections).
-///
-/// The smallest integer PRNGs generate is `u32`. For 8- and 16-bit outputs we
-/// use `u32` for our `zone` and samples (because it's not slower and because
-/// it reduces the chance of having to reject a sample). In this case we cannot
-/// store `zone` in the target type since it is too large, however we know
-/// `ints_to_reject < range <= $unsigned::MAX`.
-///
-/// An alternative to using a modulus is widening multiply: After a widening
-/// multiply by `range`, the result is in the high word. Then comparing the low
-/// word against `zone` makes sure our distribution is uniform.
-#[derive(Clone, Copy, Debug, PartialEq)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-pub struct UniformInt<X> {
-    low: X,
-    range: X,
-    z: X, // either ints_to_reject or zone depending on implementation
-}
-
-macro_rules! uniform_int_impl {
-    ($ty:ty, $unsigned:ident, $u_large:ident) => {
-        impl SampleUniform for $ty {
-            type Sampler = UniformInt<$ty>;
-        }
-
-        impl UniformSampler for UniformInt<$ty> {
-            // We play free and fast with unsigned vs signed here
-            // (when $ty is signed), but that's fine, since the
-            // contract of this macro is for $ty and $unsigned to be
-            // "bit-equal", so casting between them is a no-op.
-
-            type X = $ty;
-
-            #[inline] // if the range is constant, this helps LLVM to do the
-                      // calculations at compile-time.
-            fn new<B1, B2>(low_b: B1, high_b: B2) -> Self
-            where
-                B1: SampleBorrow<Self::X> + Sized,
-                B2: SampleBorrow<Self::X> + Sized,
-            {
-                let low = *low_b.borrow();
-                let high = *high_b.borrow();
-                assert!(low < high, "Uniform::new called with `low >= high`");
-                UniformSampler::new_inclusive(low, high - 1)
-            }
-
-            #[inline] // if the range is constant, this helps LLVM to do the
-                      // calculations at compile-time.
-            fn new_inclusive<B1, B2>(low_b: B1, high_b: B2) -> Self
-            where
-                B1: SampleBorrow<Self::X> + Sized,
-                B2: SampleBorrow<Self::X> + Sized,
-            {
-                let low = *low_b.borrow();
-                let high = *high_b.borrow();
-                assert!(
-                    low <= high,
-                    "Uniform::new_inclusive called with `low > high`"
-                );
-                let unsigned_max = ::core::$u_large::MAX;
-
-                let range = high.wrapping_sub(low).wrapping_add(1) as $unsigned;
-                let ints_to_reject = if range > 0 {
-                    let range = $u_large::from(range);
-                    (unsigned_max - range + 1) % range
-                } else {
-                    0
-                };
-
-                UniformInt {
-                    low,
-                    // These are really $unsigned values, but store as $ty:
-                    range: range as $ty,
-                    z: ints_to_reject as $unsigned as $ty,
-                }
-            }
-
-            #[inline]
-            fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Self::X {
-                let range = self.range as $unsigned as $u_large;
-                if range > 0 {
-                    let unsigned_max = ::core::$u_large::MAX;
-                    let zone = unsigned_max - (self.z as $unsigned as $u_large);
-                    loop {
-                        let v: $u_large = rng.gen();
-                        let (hi, lo) = v.wmul(range);
-                        if lo <= zone {
-                            return self.low.wrapping_add(hi as $ty);
-                        }
-                    }
-                } else {
-                    // Sample from the entire integer range.
-                    rng.gen()
-                }
-            }
-
-            #[inline]
-            fn sample_single<R: Rng + ?Sized, B1, B2>(low_b: B1, high_b: B2, rng: &mut R) -> Self::X
-            where
-                B1: SampleBorrow<Self::X> + Sized,
-                B2: SampleBorrow<Self::X> + Sized,
-            {
-                let low = *low_b.borrow();
-                let high = *high_b.borrow();
-                assert!(low < high, "UniformSampler::sample_single: low >= high");
-                Self::sample_single_inclusive(low, high - 1, rng)
-            }
-
-            #[inline]
-            fn sample_single_inclusive<R: Rng + ?Sized, B1, B2>(low_b: B1, high_b: B2, rng: &mut R) -> Self::X
-            where
-                B1: SampleBorrow<Self::X> + Sized,
-                B2: SampleBorrow<Self::X> + Sized,
-            {
-                let low = *low_b.borrow();
-                let high = *high_b.borrow();
-                assert!(low <= high, "UniformSampler::sample_single_inclusive: low > high");
-                let range = high.wrapping_sub(low).wrapping_add(1) as $unsigned as $u_large;
-                // If the above resulted in wrap-around to 0, the range is $ty::MIN..=$ty::MAX,
-                // and any integer will do.
-                if range == 0 {
-                    return rng.gen();
-                }
-
-                let zone = if ::core::$unsigned::MAX <= ::core::u16::MAX as $unsigned {
-                    // Using a modulus is faster than the approximation for
-                    // i8 and i16. I suppose we trade the cost of one
-                    // modulus for near-perfect branch prediction.
-                    let unsigned_max: $u_large = ::core::$u_large::MAX;
-                    let ints_to_reject = (unsigned_max - range + 1) % range;
-                    unsigned_max - ints_to_reject
-                } else {
-                    // conservative but fast approximation. `- 1` is necessary to allow the
-                    // same comparison without bias.
-                    (range << range.leading_zeros()).wrapping_sub(1)
-                };
-
-                loop {
-                    let v: $u_large = rng.gen();
-                    let (hi, lo) = v.wmul(range);
-                    if lo <= zone {
-                        return low.wrapping_add(hi as $ty);
-                    }
-                }
-            }
-        }
-    };
-}
-
-uniform_int_impl! { i8, u8, u32 }
-uniform_int_impl! { i16, u16, u32 }
-uniform_int_impl! { i32, u32, u32 }
-uniform_int_impl! { i64, u64, u64 }
-uniform_int_impl! { i128, u128, u128 }
-uniform_int_impl! { isize, usize, usize }
-uniform_int_impl! { u8, u8, u32 }
-uniform_int_impl! { u16, u16, u32 }
-uniform_int_impl! { u32, u32, u32 }
-uniform_int_impl! { u64, u64, u64 }
-uniform_int_impl! { usize, usize, usize }
-uniform_int_impl! { u128, u128, u128 }
-
-#[cfg(feature = "simd_support")]
-macro_rules! uniform_simd_int_impl {
-    ($ty:ident, $unsigned:ident, $u_scalar:ident) => {
-        // The "pick the largest zone that can fit in an `u32`" optimization
-        // is less useful here. Multiple lanes complicate things, we don't
-        // know the PRNG's minimal output size, and casting to a larger vector
-        // is generally a bad idea for SIMD performance. The user can still
-        // implement it manually.
-
-        // TODO: look into `Uniform::<u32x4>::new(0u32, 100)` functionality
-        //       perhaps `impl SampleUniform for $u_scalar`?
-        impl SampleUniform for $ty {
-            type Sampler = UniformInt<$ty>;
-        }
-
-        impl UniformSampler for UniformInt<$ty> {
-            type X = $ty;
-
-            #[inline] // if the range is constant, this helps LLVM to do the
-                      // calculations at compile-time.
-            fn new<B1, B2>(low_b: B1, high_b: B2) -> Self
-                where B1: SampleBorrow<Self::X> + Sized,
-                      B2: SampleBorrow<Self::X> + Sized
-            {
-                let low = *low_b.borrow();
-                let high = *high_b.borrow();
-                assert!(low.lt(high).all(), "Uniform::new called with `low >= high`");
-                UniformSampler::new_inclusive(low, high - 1)
-            }
-
-            #[inline] // if the range is constant, this helps LLVM to do the
-                      // calculations at compile-time.
-            fn new_inclusive<B1, B2>(low_b: B1, high_b: B2) -> Self
-                where B1: SampleBorrow<Self::X> + Sized,
-                      B2: SampleBorrow<Self::X> + Sized
-            {
-                let low = *low_b.borrow();
-                let high = *high_b.borrow();
-                assert!(low.le(high).all(),
-                        "Uniform::new_inclusive called with `low > high`");
-                let unsigned_max = ::core::$u_scalar::MAX;
-
-                // NOTE: these may need to be replaced with explicitly
-                // wrapping operations if `packed_simd` changes
-                let range: $unsigned = ((high - low) + 1).cast();
-                // `% 0` will panic at runtime.
-                let not_full_range = range.gt($unsigned::splat(0));
-                // replacing 0 with `unsigned_max` allows a faster `select`
-                // with bitwise OR
-                let modulo = not_full_range.select(range, $unsigned::splat(unsigned_max));
-                // wrapping addition
-                let ints_to_reject = (unsigned_max - range + 1) % modulo;
-                // When `range` is 0, `lo` of `v.wmul(range)` will always be
-                // zero which means only one sample is needed.
-                let zone = unsigned_max - ints_to_reject;
-
-                UniformInt {
-                    low,
-                    // These are really $unsigned values, but store as $ty:
-                    range: range.cast(),
-                    z: zone.cast(),
-                }
-            }
-
-            fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Self::X {
-                let range: $unsigned = self.range.cast();
-                let zone: $unsigned = self.z.cast();
-
-                // This might seem very slow, generating a whole new
-                // SIMD vector for every sample rejection. For most uses
-                // though, the chance of rejection is small and provides good
-                // general performance. With multiple lanes, that chance is
-                // multiplied. To mitigate this, we replace only the lanes of
-                // the vector which fail, iteratively reducing the chance of
-                // rejection. The replacement method does however add a little
-                // overhead. Benchmarking or calculating probabilities might
-                // reveal contexts where this replacement method is slower.
-                let mut v: $unsigned = rng.gen();
-                loop {
-                    let (hi, lo) = v.wmul(range);
-                    let mask = lo.le(zone);
-                    if mask.all() {
-                        let hi: $ty = hi.cast();
-                        // wrapping addition
-                        let result = self.low + hi;
-                        // `select` here compiles to a blend operation
-                        // When `range.eq(0).none()` the compare and blend
-                        // operations are avoided.
-                        let v: $ty = v.cast();
-                        return range.gt($unsigned::splat(0)).select(result, v);
-                    }
-                    // Replace only the failing lanes
-                    v = mask.select(v, rng.gen());
-                }
-            }
-        }
-    };
-
-    // bulk implementation
-    ($(($unsigned:ident, $signed:ident),)+ $u_scalar:ident) => {
-        $(
-            uniform_simd_int_impl!($unsigned, $unsigned, $u_scalar);
-            uniform_simd_int_impl!($signed, $unsigned, $u_scalar);
-        )+
-    };
-}
-
-#[cfg(feature = "simd_support")]
-uniform_simd_int_impl! {
-    (u64x2, i64x2),
-    (u64x4, i64x4),
-    (u64x8, i64x8),
-    u64
-}
-
-#[cfg(feature = "simd_support")]
-uniform_simd_int_impl! {
-    (u32x2, i32x2),
-    (u32x4, i32x4),
-    (u32x8, i32x8),
-    (u32x16, i32x16),
-    u32
-}
-
-#[cfg(feature = "simd_support")]
-uniform_simd_int_impl! {
-    (u16x2, i16x2),
-    (u16x4, i16x4),
-    (u16x8, i16x8),
-    (u16x16, i16x16),
-    (u16x32, i16x32),
-    u16
-}
-
-#[cfg(feature = "simd_support")]
-uniform_simd_int_impl! {
-    (u8x2, i8x2),
-    (u8x4, i8x4),
-    (u8x8, i8x8),
-    (u8x16, i8x16),
-    (u8x32, i8x32),
-    (u8x64, i8x64),
-    u8
-}
-
-impl SampleUniform for char {
-    type Sampler = UniformChar;
-}
-
-/// The back-end implementing [`UniformSampler`] for `char`.
-///
-/// Unless you are implementing [`UniformSampler`] for your own type, this type
-/// should not be used directly, use [`Uniform`] instead.
-///
-/// This differs from integer range sampling since the range `0xD800..=0xDFFF`
-/// are used for surrogate pairs in UCS and UTF-16, and consequently are not
-/// valid Unicode code points. We must therefore avoid sampling values in this
-/// range.
-#[derive(Clone, Copy, Debug)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-pub struct UniformChar {
-    sampler: UniformInt<u32>,
-}
-
-/// UTF-16 surrogate range start
-const CHAR_SURROGATE_START: u32 = 0xD800;
-/// UTF-16 surrogate range size
-const CHAR_SURROGATE_LEN: u32 = 0xE000 - CHAR_SURROGATE_START;
-
-/// Convert `char` to compressed `u32`
-fn char_to_comp_u32(c: char) -> u32 {
-    match c as u32 {
-        c if c >= CHAR_SURROGATE_START => c - CHAR_SURROGATE_LEN,
-        c => c,
-    }
-}
-
-impl UniformSampler for UniformChar {
-    type X = char;
-
-    #[inline] // if the range is constant, this helps LLVM to do the
-              // calculations at compile-time.
-    fn new<B1, B2>(low_b: B1, high_b: B2) -> Self
-    where
-        B1: SampleBorrow<Self::X> + Sized,
-        B2: SampleBorrow<Self::X> + Sized,
-    {
-        let low = char_to_comp_u32(*low_b.borrow());
-        let high = char_to_comp_u32(*high_b.borrow());
-        let sampler = UniformInt::<u32>::new(low, high);
-        UniformChar { sampler }
-    }
-
-    #[inline] // if the range is constant, this helps LLVM to do the
-              // calculations at compile-time.
-    fn new_inclusive<B1, B2>(low_b: B1, high_b: B2) -> Self
-    where
-        B1: SampleBorrow<Self::X> + Sized,
-        B2: SampleBorrow<Self::X> + Sized,
-    {
-        let low = char_to_comp_u32(*low_b.borrow());
-        let high = char_to_comp_u32(*high_b.borrow());
-        let sampler = UniformInt::<u32>::new_inclusive(low, high);
-        UniformChar { sampler }
-    }
-
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Self::X {
-        let mut x = self.sampler.sample(rng);
-        if x >= CHAR_SURROGATE_START {
-            x += CHAR_SURROGATE_LEN;
-        }
-        // SAFETY: x must not be in surrogate range or greater than char::MAX.
-        // This relies on range constructors which accept char arguments.
-        // Validity of input char values is assumed.
-        unsafe { core::char::from_u32_unchecked(x) }
-    }
-}
-
-/// The back-end implementing [`UniformSampler`] for floating-point types.
-///
-/// Unless you are implementing [`UniformSampler`] for your own type, this type
-/// should not be used directly, use [`Uniform`] instead.
-///
-/// # Implementation notes
-///
-/// Instead of generating a float in the `[0, 1)` range using [`Standard`], the
-/// `UniformFloat` implementation converts the output of an PRNG itself. This
-/// way one or two steps can be optimized out.
-///
-/// The floats are first converted to a value in the `[1, 2)` interval using a
-/// transmute-based method, and then mapped to the expected range with a
-/// multiply and addition. Values produced this way have what equals 23 bits of
-/// random digits for an `f32`, and 52 for an `f64`.
-///
-/// [`new`]: UniformSampler::new
-/// [`new_inclusive`]: UniformSampler::new_inclusive
-/// [`Standard`]: crate::distributions::Standard
-#[derive(Clone, Copy, Debug, PartialEq)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-pub struct UniformFloat<X> {
-    low: X,
-    scale: X,
-}
-
-macro_rules! uniform_float_impl {
-    ($ty:ty, $uty:ident, $f_scalar:ident, $u_scalar:ident, $bits_to_discard:expr) => {
-        impl SampleUniform for $ty {
-            type Sampler = UniformFloat<$ty>;
-        }
-
-        impl UniformSampler for UniformFloat<$ty> {
-            type X = $ty;
-
-            fn new<B1, B2>(low_b: B1, high_b: B2) -> Self
-            where
-                B1: SampleBorrow<Self::X> + Sized,
-                B2: SampleBorrow<Self::X> + Sized,
-            {
-                let low = *low_b.borrow();
-                let high = *high_b.borrow();
-                debug_assert!(
-                    low.all_finite(),
-                    "Uniform::new called with `low` non-finite."
-                );
-                debug_assert!(
-                    high.all_finite(),
-                    "Uniform::new called with `high` non-finite."
-                );
-                assert!(low.all_lt(high), "Uniform::new called with `low >= high`");
-                let max_rand = <$ty>::splat(
-                    (::core::$u_scalar::MAX >> $bits_to_discard).into_float_with_exponent(0) - 1.0,
-                );
-
-                let mut scale = high - low;
-                assert!(scale.all_finite(), "Uniform::new: range overflow");
-
-                loop {
-                    let mask = (scale * max_rand + low).ge_mask(high);
-                    if mask.none() {
-                        break;
-                    }
-                    scale = scale.decrease_masked(mask);
-                }
-
-                debug_assert!(<$ty>::splat(0.0).all_le(scale));
-
-                UniformFloat { low, scale }
-            }
-
-            fn new_inclusive<B1, B2>(low_b: B1, high_b: B2) -> Self
-            where
-                B1: SampleBorrow<Self::X> + Sized,
-                B2: SampleBorrow<Self::X> + Sized,
-            {
-                let low = *low_b.borrow();
-                let high = *high_b.borrow();
-                debug_assert!(
-                    low.all_finite(),
-                    "Uniform::new_inclusive called with `low` non-finite."
-                );
-                debug_assert!(
-                    high.all_finite(),
-                    "Uniform::new_inclusive called with `high` non-finite."
-                );
-                assert!(
-                    low.all_le(high),
-                    "Uniform::new_inclusive called with `low > high`"
-                );
-                let max_rand = <$ty>::splat(
-                    (::core::$u_scalar::MAX >> $bits_to_discard).into_float_with_exponent(0) - 1.0,
-                );
-
-                let mut scale = (high - low) / max_rand;
-                assert!(scale.all_finite(), "Uniform::new_inclusive: range overflow");
-
-                loop {
-                    let mask = (scale * max_rand + low).gt_mask(high);
-                    if mask.none() {
-                        break;
-                    }
-                    scale = scale.decrease_masked(mask);
-                }
-
-                debug_assert!(<$ty>::splat(0.0).all_le(scale));
-
-                UniformFloat { low, scale }
-            }
-
-            fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Self::X {
-                // Generate a value in the range [1, 2)
-                let value1_2 = (rng.gen::<$uty>() >> $bits_to_discard).into_float_with_exponent(0);
-
-                // Get a value in the range [0, 1) in order to avoid
-                // overflowing into infinity when multiplying with scale
-                let value0_1 = value1_2 - 1.0;
-
-                // We don't use `f64::mul_add`, because it is not available with
-                // `no_std`. Furthermore, it is slower for some targets (but
-                // faster for others). However, the order of multiplication and
-                // addition is important, because on some platforms (e.g. ARM)
-                // it will be optimized to a single (non-FMA) instruction.
-                value0_1 * self.scale + self.low
-            }
-
-            #[inline]
-            fn sample_single<R: Rng + ?Sized, B1, B2>(low_b: B1, high_b: B2, rng: &mut R) -> Self::X
-            where
-                B1: SampleBorrow<Self::X> + Sized,
-                B2: SampleBorrow<Self::X> + Sized,
-            {
-                let low = *low_b.borrow();
-                let high = *high_b.borrow();
-                debug_assert!(
-                    low.all_finite(),
-                    "UniformSampler::sample_single called with `low` non-finite."
-                );
-                debug_assert!(
-                    high.all_finite(),
-                    "UniformSampler::sample_single called with `high` non-finite."
-                );
-                assert!(
-                    low.all_lt(high),
-                    "UniformSampler::sample_single: low >= high"
-                );
-                let mut scale = high - low;
-                assert!(scale.all_finite(), "UniformSampler::sample_single: range overflow");
-
-                loop {
-                    // Generate a value in the range [1, 2)
-                    let value1_2 =
-                        (rng.gen::<$uty>() >> $bits_to_discard).into_float_with_exponent(0);
-
-                    // Get a value in the range [0, 1) in order to avoid
-                    // overflowing into infinity when multiplying with scale
-                    let value0_1 = value1_2 - 1.0;
-
-                    // Doing multiply before addition allows some architectures
-                    // to use a single instruction.
-                    let res = value0_1 * scale + low;
-
-                    debug_assert!(low.all_le(res) || !scale.all_finite());
-                    if res.all_lt(high) {
-                        return res;
-                    }
-
-                    // This handles a number of edge cases.
-                    // * `low` or `high` is NaN. In this case `scale` and
-                    //   `res` are going to end up as NaN.
-                    // * `low` is negative infinity and `high` is finite.
-                    //   `scale` is going to be infinite and `res` will be
-                    //   NaN.
-                    // * `high` is positive infinity and `low` is finite.
-                    //   `scale` is going to be infinite and `res` will
-                    //   be infinite or NaN (if value0_1 is 0).
-                    // * `low` is negative infinity and `high` is positive
-                    //   infinity. `scale` will be infinite and `res` will
-                    //   be NaN.
-                    // * `low` and `high` are finite, but `high - low`
-                    //   overflows to infinite. `scale` will be infinite
-                    //   and `res` will be infinite or NaN (if value0_1 is 0).
-                    // So if `high` or `low` are non-finite, we are guaranteed
-                    // to fail the `res < high` check above and end up here.
-                    //
-                    // While we technically should check for non-finite `low`
-                    // and `high` before entering the loop, by doing the checks
-                    // here instead, we allow the common case to avoid these
-                    // checks. But we are still guaranteed that if `low` or
-                    // `high` are non-finite we'll end up here and can do the
-                    // appropriate checks.
-                    //
-                    // Likewise `high - low` overflowing to infinity is also
-                    // rare, so handle it here after the common case.
-                    let mask = !scale.finite_mask();
-                    if mask.any() {
-                        assert!(
-                            low.all_finite() && high.all_finite(),
-                            "Uniform::sample_single: low and high must be finite"
-                        );
-                        scale = scale.decrease_masked(mask);
-                    }
-                }
-            }
-        }
-    };
-}
-
-uniform_float_impl! { f32, u32, f32, u32, 32 - 23 }
-uniform_float_impl! { f64, u64, f64, u64, 64 - 52 }
-
-#[cfg(feature = "simd_support")]
-uniform_float_impl! { f32x2, u32x2, f32, u32, 32 - 23 }
-#[cfg(feature = "simd_support")]
-uniform_float_impl! { f32x4, u32x4, f32, u32, 32 - 23 }
-#[cfg(feature = "simd_support")]
-uniform_float_impl! { f32x8, u32x8, f32, u32, 32 - 23 }
-#[cfg(feature = "simd_support")]
-uniform_float_impl! { f32x16, u32x16, f32, u32, 32 - 23 }
-
-#[cfg(feature = "simd_support")]
-uniform_float_impl! { f64x2, u64x2, f64, u64, 64 - 52 }
-#[cfg(feature = "simd_support")]
-uniform_float_impl! { f64x4, u64x4, f64, u64, 64 - 52 }
-#[cfg(feature = "simd_support")]
-uniform_float_impl! { f64x8, u64x8, f64, u64, 64 - 52 }
-
-
-/// The back-end implementing [`UniformSampler`] for `Duration`.
-///
-/// Unless you are implementing [`UniformSampler`] for your own types, this type
-/// should not be used directly, use [`Uniform`] instead.
-#[derive(Clone, Copy, Debug)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-pub struct UniformDuration {
-    mode: UniformDurationMode,
-    offset: u32,
-}
-
-#[derive(Debug, Copy, Clone)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-enum UniformDurationMode {
-    Small {
-        secs: u64,
-        nanos: Uniform<u32>,
-    },
-    Medium {
-        nanos: Uniform<u64>,
-    },
-    Large {
-        max_secs: u64,
-        max_nanos: u32,
-        secs: Uniform<u64>,
-    },
-}
-
-impl SampleUniform for Duration {
-    type Sampler = UniformDuration;
-}
-
-impl UniformSampler for UniformDuration {
-    type X = Duration;
-
-    #[inline]
-    fn new<B1, B2>(low_b: B1, high_b: B2) -> Self
-    where
-        B1: SampleBorrow<Self::X> + Sized,
-        B2: SampleBorrow<Self::X> + Sized,
-    {
-        let low = *low_b.borrow();
-        let high = *high_b.borrow();
-        assert!(low < high, "Uniform::new called with `low >= high`");
-        UniformDuration::new_inclusive(low, high - Duration::new(0, 1))
-    }
-
-    #[inline]
-    fn new_inclusive<B1, B2>(low_b: B1, high_b: B2) -> Self
-    where
-        B1: SampleBorrow<Self::X> + Sized,
-        B2: SampleBorrow<Self::X> + Sized,
-    {
-        let low = *low_b.borrow();
-        let high = *high_b.borrow();
-        assert!(
-            low <= high,
-            "Uniform::new_inclusive called with `low > high`"
-        );
-
-        let low_s = low.as_secs();
-        let low_n = low.subsec_nanos();
-        let mut high_s = high.as_secs();
-        let mut high_n = high.subsec_nanos();
-
-        if high_n < low_n {
-            high_s -= 1;
-            high_n += 1_000_000_000;
-        }
-
-        let mode = if low_s == high_s {
-            UniformDurationMode::Small {
-                secs: low_s,
-                nanos: Uniform::new_inclusive(low_n, high_n),
-            }
-        } else {
-            let max = high_s
-                .checked_mul(1_000_000_000)
-                .and_then(|n| n.checked_add(u64::from(high_n)));
-
-            if let Some(higher_bound) = max {
-                let lower_bound = low_s * 1_000_000_000 + u64::from(low_n);
-                UniformDurationMode::Medium {
-                    nanos: Uniform::new_inclusive(lower_bound, higher_bound),
-                }
-            } else {
-                // An offset is applied to simplify generation of nanoseconds
-                let max_nanos = high_n - low_n;
-                UniformDurationMode::Large {
-                    max_secs: high_s,
-                    max_nanos,
-                    secs: Uniform::new_inclusive(low_s, high_s),
-                }
-            }
-        };
-        UniformDuration {
-            mode,
-            offset: low_n,
-        }
-    }
-
-    #[inline]
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Duration {
-        match self.mode {
-            UniformDurationMode::Small { secs, nanos } => {
-                let n = nanos.sample(rng);
-                Duration::new(secs, n)
-            }
-            UniformDurationMode::Medium { nanos } => {
-                let nanos = nanos.sample(rng);
-                Duration::new(nanos / 1_000_000_000, (nanos % 1_000_000_000) as u32)
-            }
-            UniformDurationMode::Large {
-                max_secs,
-                max_nanos,
-                secs,
-            } => {
-                // constant folding means this is at least as fast as `Rng::sample(Range)`
-                let nano_range = Uniform::new(0, 1_000_000_000);
-                loop {
-                    let s = secs.sample(rng);
-                    let n = nano_range.sample(rng);
-                    if !(s == max_secs && n > max_nanos) {
-                        let sum = n + self.offset;
-                        break Duration::new(s, sum);
-                    }
-                }
-            }
-        }
-    }
-}
-
-#[cfg(test)]
-mod tests {
-    use super::*;
-    use crate::rngs::mock::StepRng;
-
-    #[test]
-    #[cfg(feature = "serde1")]
-    fn test_serialization_uniform_duration() {
-        let distr = UniformDuration::new(Duration::from_secs(10), Duration::from_secs(60));
-        let de_distr: UniformDuration = bincode::deserialize(&bincode::serialize(&distr).unwrap()).unwrap();
-        assert_eq!(
-            distr.offset, de_distr.offset
-        );
-        match (distr.mode, de_distr.mode) {
-            (UniformDurationMode::Small {secs: a_secs, nanos: a_nanos}, UniformDurationMode::Small {secs, nanos}) => {
-                assert_eq!(a_secs, secs);
-
-                assert_eq!(a_nanos.0.low, nanos.0.low);
-                assert_eq!(a_nanos.0.range, nanos.0.range);
-                assert_eq!(a_nanos.0.z, nanos.0.z);
-            }
-            (UniformDurationMode::Medium {nanos: a_nanos} , UniformDurationMode::Medium {nanos}) => {
-                assert_eq!(a_nanos.0.low, nanos.0.low);
-                assert_eq!(a_nanos.0.range, nanos.0.range);
-                assert_eq!(a_nanos.0.z, nanos.0.z);
-            }
-            (UniformDurationMode::Large {max_secs:a_max_secs, max_nanos:a_max_nanos, secs:a_secs}, UniformDurationMode::Large {max_secs, max_nanos, secs} ) => {
-                assert_eq!(a_max_secs, max_secs);
-                assert_eq!(a_max_nanos, max_nanos);
-
-                assert_eq!(a_secs.0.low, secs.0.low);
-                assert_eq!(a_secs.0.range, secs.0.range);
-                assert_eq!(a_secs.0.z, secs.0.z);
-            }
-            _ => panic!("`UniformDurationMode` was not serialized/deserialized correctly")
-        }
-    }
-    
-    #[test]
-    #[cfg(feature = "serde1")]
-    fn test_uniform_serialization() {
-        let unit_box: Uniform<i32>  = Uniform::new(-1, 1);
-        let de_unit_box: Uniform<i32> = bincode::deserialize(&bincode::serialize(&unit_box).unwrap()).unwrap();
-
-        assert_eq!(unit_box.0.low, de_unit_box.0.low);
-        assert_eq!(unit_box.0.range, de_unit_box.0.range);
-        assert_eq!(unit_box.0.z, de_unit_box.0.z);
-
-        let unit_box: Uniform<f32> = Uniform::new(-1., 1.);
-        let de_unit_box: Uniform<f32> = bincode::deserialize(&bincode::serialize(&unit_box).unwrap()).unwrap();
-
-        assert_eq!(unit_box.0.low, de_unit_box.0.low);
-        assert_eq!(unit_box.0.scale, de_unit_box.0.scale);
-    }
-
-    #[should_panic]
-    #[test]
-    fn test_uniform_bad_limits_equal_int() {
-        Uniform::new(10, 10);
-    }
-
-    #[test]
-    fn test_uniform_good_limits_equal_int() {
-        let mut rng = crate::test::rng(804);
-        let dist = Uniform::new_inclusive(10, 10);
-        for _ in 0..20 {
-            assert_eq!(rng.sample(dist), 10);
-        }
-    }
-
-    #[should_panic]
-    #[test]
-    fn test_uniform_bad_limits_flipped_int() {
-        Uniform::new(10, 5);
-    }
-
-    #[test]
-    #[cfg_attr(miri, ignore)] // Miri is too slow
-    fn test_integers() {
-        use core::{i128, u128};
-        use core::{i16, i32, i64, i8, isize};
-        use core::{u16, u32, u64, u8, usize};
-
-        let mut rng = crate::test::rng(251);
-        macro_rules! t {
-            ($ty:ident, $v:expr, $le:expr, $lt:expr) => {{
-                for &(low, high) in $v.iter() {
-                    let my_uniform = Uniform::new(low, high);
-                    for _ in 0..1000 {
-                        let v: $ty = rng.sample(my_uniform);
-                        assert!($le(low, v) && $lt(v, high));
-                    }
-
-                    let my_uniform = Uniform::new_inclusive(low, high);
-                    for _ in 0..1000 {
-                        let v: $ty = rng.sample(my_uniform);
-                        assert!($le(low, v) && $le(v, high));
-                    }
-
-                    let my_uniform = Uniform::new(&low, high);
-                    for _ in 0..1000 {
-                        let v: $ty = rng.sample(my_uniform);
-                        assert!($le(low, v) && $lt(v, high));
-                    }
-
-                    let my_uniform = Uniform::new_inclusive(&low, &high);
-                    for _ in 0..1000 {
-                        let v: $ty = rng.sample(my_uniform);
-                        assert!($le(low, v) && $le(v, high));
-                    }
-
-                    for _ in 0..1000 {
-                        let v = <$ty as SampleUniform>::Sampler::sample_single(low, high, &mut rng);
-                        assert!($le(low, v) && $lt(v, high));
-                    }
-
-                    for _ in 0..1000 {
-                        let v = <$ty as SampleUniform>::Sampler::sample_single_inclusive(low, high, &mut rng);
-                        assert!($le(low, v) && $le(v, high));
-                    }
-                }
-            }};
-
-            // scalar bulk
-            ($($ty:ident),*) => {{
-                $(t!(
-                    $ty,
-                    [(0, 10), (10, 127), ($ty::MIN, $ty::MAX)],
-                    |x, y| x <= y,
-                    |x, y| x < y
-                );)*
-            }};
-
-            // simd bulk
-            ($($ty:ident),* => $scalar:ident) => {{
-                $(t!(
-                    $ty,
-                    [
-                        ($ty::splat(0), $ty::splat(10)),
-                        ($ty::splat(10), $ty::splat(127)),
-                        ($ty::splat($scalar::MIN), $ty::splat($scalar::MAX)),
-                    ],
-                    |x: $ty, y| x.le(y).all(),
-                    |x: $ty, y| x.lt(y).all()
-                );)*
-            }};
-        }
-        t!(i8, i16, i32, i64, isize, u8, u16, u32, u64, usize, i128, u128);
-
-        #[cfg(feature = "simd_support")]
-        {
-            t!(u8x2, u8x4, u8x8, u8x16, u8x32, u8x64 => u8);
-            t!(i8x2, i8x4, i8x8, i8x16, i8x32, i8x64 => i8);
-            t!(u16x2, u16x4, u16x8, u16x16, u16x32 => u16);
-            t!(i16x2, i16x4, i16x8, i16x16, i16x32 => i16);
-            t!(u32x2, u32x4, u32x8, u32x16 => u32);
-            t!(i32x2, i32x4, i32x8, i32x16 => i32);
-            t!(u64x2, u64x4, u64x8 => u64);
-            t!(i64x2, i64x4, i64x8 => i64);
-        }
-    }
-
-    #[test]
-    #[cfg_attr(miri, ignore)] // Miri is too slow
-    fn test_char() {
-        let mut rng = crate::test::rng(891);
-        let mut max = core::char::from_u32(0).unwrap();
-        for _ in 0..100 {
-            let c = rng.gen_range('A'..='Z');
-            assert!(('A'..='Z').contains(&c));
-            max = max.max(c);
-        }
-        assert_eq!(max, 'Z');
-        let d = Uniform::new(
-            core::char::from_u32(0xD7F0).unwrap(),
-            core::char::from_u32(0xE010).unwrap(),
-        );
-        for _ in 0..100 {
-            let c = d.sample(&mut rng);
-            assert!((c as u32) < 0xD800 || (c as u32) > 0xDFFF);
-        }
-    }
-
-    #[test]
-    #[cfg_attr(miri, ignore)] // Miri is too slow
-    fn test_floats() {
-        let mut rng = crate::test::rng(252);
-        let mut zero_rng = StepRng::new(0, 0);
-        let mut max_rng = StepRng::new(0xffff_ffff_ffff_ffff, 0);
-        macro_rules! t {
-            ($ty:ty, $f_scalar:ident, $bits_shifted:expr) => {{
-                let v: &[($f_scalar, $f_scalar)] = &[
-                    (0.0, 100.0),
-                    (-1e35, -1e25),
-                    (1e-35, 1e-25),
-                    (-1e35, 1e35),
-                    (<$f_scalar>::from_bits(0), <$f_scalar>::from_bits(3)),
-                    (-<$f_scalar>::from_bits(10), -<$f_scalar>::from_bits(1)),
-                    (-<$f_scalar>::from_bits(5), 0.0),
-                    (-<$f_scalar>::from_bits(7), -0.0),
-                    (0.1 * ::core::$f_scalar::MAX, ::core::$f_scalar::MAX),
-                    (-::core::$f_scalar::MAX * 0.2, ::core::$f_scalar::MAX * 0.7),
-                ];
-                for &(low_scalar, high_scalar) in v.iter() {
-                    for lane in 0..<$ty>::lanes() {
-                        let low = <$ty>::splat(0.0 as $f_scalar).replace(lane, low_scalar);
-                        let high = <$ty>::splat(1.0 as $f_scalar).replace(lane, high_scalar);
-                        let my_uniform = Uniform::new(low, high);
-                        let my_incl_uniform = Uniform::new_inclusive(low, high);
-                        for _ in 0..100 {
-                            let v = rng.sample(my_uniform).extract(lane);
-                            assert!(low_scalar <= v && v < high_scalar);
-                            let v = rng.sample(my_incl_uniform).extract(lane);
-                            assert!(low_scalar <= v && v <= high_scalar);
-                            let v = <$ty as SampleUniform>::Sampler
-                                ::sample_single(low, high, &mut rng).extract(lane);
-                            assert!(low_scalar <= v && v < high_scalar);
-                        }
-
-                        assert_eq!(
-                            rng.sample(Uniform::new_inclusive(low, low)).extract(lane),
-                            low_scalar
-                        );
-
-                        assert_eq!(zero_rng.sample(my_uniform).extract(lane), low_scalar);
-                        assert_eq!(zero_rng.sample(my_incl_uniform).extract(lane), low_scalar);
-                        assert_eq!(<$ty as SampleUniform>::Sampler
-                            ::sample_single(low, high, &mut zero_rng)
-                            .extract(lane), low_scalar);
-                        assert!(max_rng.sample(my_uniform).extract(lane) < high_scalar);
-                        assert!(max_rng.sample(my_incl_uniform).extract(lane) <= high_scalar);
-
-                        // Don't run this test for really tiny differences between high and low
-                        // since for those rounding might result in selecting high for a very
-                        // long time.
-                        if (high_scalar - low_scalar) > 0.0001 {
-                            let mut lowering_max_rng = StepRng::new(
-                                0xffff_ffff_ffff_ffff,
-                                (-1i64 << $bits_shifted) as u64,
-                            );
-                            assert!(
-                                <$ty as SampleUniform>::Sampler
-                                    ::sample_single(low, high, &mut lowering_max_rng)
-                                    .extract(lane) < high_scalar
-                            );
-                        }
-                    }
-                }
-
-                assert_eq!(
-                    rng.sample(Uniform::new_inclusive(
-                        ::core::$f_scalar::MAX,
-                        ::core::$f_scalar::MAX
-                    )),
-                    ::core::$f_scalar::MAX
-                );
-                assert_eq!(
-                    rng.sample(Uniform::new_inclusive(
-                        -::core::$f_scalar::MAX,
-                        -::core::$f_scalar::MAX
-                    )),
-                    -::core::$f_scalar::MAX
-                );
-            }};
-        }
-
-        t!(f32, f32, 32 - 23);
-        t!(f64, f64, 64 - 52);
-        #[cfg(feature = "simd_support")]
-        {
-            t!(f32x2, f32, 32 - 23);
-            t!(f32x4, f32, 32 - 23);
-            t!(f32x8, f32, 32 - 23);
-            t!(f32x16, f32, 32 - 23);
-            t!(f64x2, f64, 64 - 52);
-            t!(f64x4, f64, 64 - 52);
-            t!(f64x8, f64, 64 - 52);
-        }
-    }
-
-    #[test]
-    #[should_panic]
-    fn test_float_overflow() {
-        let _ = Uniform::from(::core::f64::MIN..::core::f64::MAX);
-    }
-
-    #[test]
-    #[should_panic]
-    fn test_float_overflow_single() {
-        let mut rng = crate::test::rng(252);
-        rng.gen_range(::core::f64::MIN..::core::f64::MAX);
-    }
-
-    #[test]
-    #[cfg(all(
-        feature = "std",
-        not(target_arch = "wasm32"),
-        not(target_arch = "asmjs")
-    ))]
-    fn test_float_assertions() {
-        use super::SampleUniform;
-        use std::panic::catch_unwind;
-        fn range<T: SampleUniform>(low: T, high: T) {
-            let mut rng = crate::test::rng(253);
-            T::Sampler::sample_single(low, high, &mut rng);
-        }
-
-        macro_rules! t {
-            ($ty:ident, $f_scalar:ident) => {{
-                let v: &[($f_scalar, $f_scalar)] = &[
-                    (::std::$f_scalar::NAN, 0.0),
-                    (1.0, ::std::$f_scalar::NAN),
-                    (::std::$f_scalar::NAN, ::std::$f_scalar::NAN),
-                    (1.0, 0.5),
-                    (::std::$f_scalar::MAX, -::std::$f_scalar::MAX),
-                    (::std::$f_scalar::INFINITY, ::std::$f_scalar::INFINITY),
-                    (
-                        ::std::$f_scalar::NEG_INFINITY,
-                        ::std::$f_scalar::NEG_INFINITY,
-                    ),
-                    (::std::$f_scalar::NEG_INFINITY, 5.0),
-                    (5.0, ::std::$f_scalar::INFINITY),
-                    (::std::$f_scalar::NAN, ::std::$f_scalar::INFINITY),
-                    (::std::$f_scalar::NEG_INFINITY, ::std::$f_scalar::NAN),
-                    (::std::$f_scalar::NEG_INFINITY, ::std::$f_scalar::INFINITY),
-                ];
-                for &(low_scalar, high_scalar) in v.iter() {
-                    for lane in 0..<$ty>::lanes() {
-                        let low = <$ty>::splat(0.0 as $f_scalar).replace(lane, low_scalar);
-                        let high = <$ty>::splat(1.0 as $f_scalar).replace(lane, high_scalar);
-                        assert!(catch_unwind(|| range(low, high)).is_err());
-                        assert!(catch_unwind(|| Uniform::new(low, high)).is_err());
-                        assert!(catch_unwind(|| Uniform::new_inclusive(low, high)).is_err());
-                        assert!(catch_unwind(|| range(low, low)).is_err());
-                        assert!(catch_unwind(|| Uniform::new(low, low)).is_err());
-                    }
-                }
-            }};
-        }
-
-        t!(f32, f32);
-        t!(f64, f64);
-        #[cfg(feature = "simd_support")]
-        {
-            t!(f32x2, f32);
-            t!(f32x4, f32);
-            t!(f32x8, f32);
-            t!(f32x16, f32);
-            t!(f64x2, f64);
-            t!(f64x4, f64);
-            t!(f64x8, f64);
-        }
-    }
-
-
-    #[test]
-    #[cfg_attr(miri, ignore)] // Miri is too slow
-    fn test_durations() {
-        let mut rng = crate::test::rng(253);
-
-        let v = &[
-            (Duration::new(10, 50000), Duration::new(100, 1234)),
-            (Duration::new(0, 100), Duration::new(1, 50)),
-            (
-                Duration::new(0, 0),
-                Duration::new(u64::max_value(), 999_999_999),
-            ),
-        ];
-        for &(low, high) in v.iter() {
-            let my_uniform = Uniform::new(low, high);
-            for _ in 0..1000 {
-                let v = rng.sample(my_uniform);
-                assert!(low <= v && v < high);
-            }
-        }
-    }
-
-    #[test]
-    fn test_custom_uniform() {
-        use crate::distributions::uniform::{
-            SampleBorrow, SampleUniform, UniformFloat, UniformSampler,
-        };
-        #[derive(Clone, Copy, PartialEq, PartialOrd)]
-        struct MyF32 {
-            x: f32,
-        }
-        #[derive(Clone, Copy, Debug)]
-        struct UniformMyF32(UniformFloat<f32>);
-        impl UniformSampler for UniformMyF32 {
-            type X = MyF32;
-
-            fn new<B1, B2>(low: B1, high: B2) -> Self
-            where
-                B1: SampleBorrow<Self::X> + Sized,
-                B2: SampleBorrow<Self::X> + Sized,
-            {
-                UniformMyF32(UniformFloat::<f32>::new(low.borrow().x, high.borrow().x))
-            }
-
-            fn new_inclusive<B1, B2>(low: B1, high: B2) -> Self
-            where
-                B1: SampleBorrow<Self::X> + Sized,
-                B2: SampleBorrow<Self::X> + Sized,
-            {
-                UniformSampler::new(low, high)
-            }
-
-            fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> Self::X {
-                MyF32 {
-                    x: self.0.sample(rng),
-                }
-            }
-        }
-        impl SampleUniform for MyF32 {
-            type Sampler = UniformMyF32;
-        }
-
-        let (low, high) = (MyF32 { x: 17.0f32 }, MyF32 { x: 22.0f32 });
-        let uniform = Uniform::new(low, high);
-        let mut rng = crate::test::rng(804);
-        for _ in 0..100 {
-            let x: MyF32 = rng.sample(uniform);
-            assert!(low <= x && x < high);
-        }
-    }
-
-    #[test]
-    fn test_uniform_from_std_range() {
-        let r = Uniform::from(2u32..7);
-        assert_eq!(r.0.low, 2);
-        assert_eq!(r.0.range, 5);
-        let r = Uniform::from(2.0f64..7.0);
-        assert_eq!(r.0.low, 2.0);
-        assert_eq!(r.0.scale, 5.0);
-    }
-
-    #[test]
-    fn test_uniform_from_std_range_inclusive() {
-        let r = Uniform::from(2u32..=6);
-        assert_eq!(r.0.low, 2);
-        assert_eq!(r.0.range, 5);
-        let r = Uniform::from(2.0f64..=7.0);
-        assert_eq!(r.0.low, 2.0);
-        assert!(r.0.scale > 5.0);
-        assert!(r.0.scale < 5.0 + 1e-14);
-    }
-
-    #[test]
-    fn value_stability() {
-        fn test_samples<T: SampleUniform + Copy + core::fmt::Debug + PartialEq>(
-            lb: T, ub: T, expected_single: &[T], expected_multiple: &[T],
-        ) where Uniform<T>: Distribution<T> {
-            let mut rng = crate::test::rng(897);
-            let mut buf = [lb; 3];
-
-            for x in &mut buf {
-                *x = T::Sampler::sample_single(lb, ub, &mut rng);
-            }
-            assert_eq!(&buf, expected_single);
-
-            let distr = Uniform::new(lb, ub);
-            for x in &mut buf {
-                *x = rng.sample(&distr);
-            }
-            assert_eq!(&buf, expected_multiple);
-        }
-
-        // We test on a sub-set of types; possibly we should do more.
-        // TODO: SIMD types
-
-        test_samples(11u8, 219, &[17, 66, 214], &[181, 93, 165]);
-        test_samples(11u32, 219, &[17, 66, 214], &[181, 93, 165]);
-
-        test_samples(0f32, 1e-2f32, &[0.0003070104, 0.0026630748, 0.00979833], &[
-            0.008194133,
-            0.00398172,
-            0.007428536,
-        ]);
-        test_samples(
-            -1e10f64,
-            1e10f64,
-            &[-4673848682.871551, 6388267422.932352, 4857075081.198343],
-            &[1173375212.1808167, 1917642852.109581, 2365076174.3153973],
-        );
-
-        test_samples(
-            Duration::new(2, 0),
-            Duration::new(4, 0),
-            &[
-                Duration::new(2, 532615131),
-                Duration::new(3, 638826742),
-                Duration::new(3, 485707508),
-            ],
-            &[
-                Duration::new(3, 117337521),
-                Duration::new(3, 191764285),
-                Duration::new(3, 236507617),
-            ],
-        );
-    }
-
-    #[test]
-    fn uniform_distributions_can_be_compared() {
-        assert_eq!(Uniform::new(1.0, 2.0), Uniform::new(1.0, 2.0));
-
-        // To cover UniformInt
-        assert_eq!(Uniform::new(1 as u32, 2 as u32), Uniform::new(1 as u32, 2 as u32));
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/distributions/utils.rs.html b/learning/rust/guessing_game/target/doc/src/rand/distributions/utils.rs.html deleted file mode 100644 index 17fcafde..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/distributions/utils.rs.html +++ /dev/null @@ -1,868 +0,0 @@ -utils.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Math helper functions
-
-#[cfg(feature = "simd_support")] use packed_simd::*;
-
-
-pub(crate) trait WideningMultiply<RHS = Self> {
-    type Output;
-
-    fn wmul(self, x: RHS) -> Self::Output;
-}
-
-macro_rules! wmul_impl {
-    ($ty:ty, $wide:ty, $shift:expr) => {
-        impl WideningMultiply for $ty {
-            type Output = ($ty, $ty);
-
-            #[inline(always)]
-            fn wmul(self, x: $ty) -> Self::Output {
-                let tmp = (self as $wide) * (x as $wide);
-                ((tmp >> $shift) as $ty, tmp as $ty)
-            }
-        }
-    };
-
-    // simd bulk implementation
-    ($(($ty:ident, $wide:ident),)+, $shift:expr) => {
-        $(
-            impl WideningMultiply for $ty {
-                type Output = ($ty, $ty);
-
-                #[inline(always)]
-                fn wmul(self, x: $ty) -> Self::Output {
-                    // For supported vectors, this should compile to a couple
-                    // supported multiply & swizzle instructions (no actual
-                    // casting).
-                    // TODO: optimize
-                    let y: $wide = self.cast();
-                    let x: $wide = x.cast();
-                    let tmp = y * x;
-                    let hi: $ty = (tmp >> $shift).cast();
-                    let lo: $ty = tmp.cast();
-                    (hi, lo)
-                }
-            }
-        )+
-    };
-}
-wmul_impl! { u8, u16, 8 }
-wmul_impl! { u16, u32, 16 }
-wmul_impl! { u32, u64, 32 }
-wmul_impl! { u64, u128, 64 }
-
-// This code is a translation of the __mulddi3 function in LLVM's
-// compiler-rt. It is an optimised variant of the common method
-// `(a + b) * (c + d) = ac + ad + bc + bd`.
-//
-// For some reason LLVM can optimise the C version very well, but
-// keeps shuffling registers in this Rust translation.
-macro_rules! wmul_impl_large {
-    ($ty:ty, $half:expr) => {
-        impl WideningMultiply for $ty {
-            type Output = ($ty, $ty);
-
-            #[inline(always)]
-            fn wmul(self, b: $ty) -> Self::Output {
-                const LOWER_MASK: $ty = !0 >> $half;
-                let mut low = (self & LOWER_MASK).wrapping_mul(b & LOWER_MASK);
-                let mut t = low >> $half;
-                low &= LOWER_MASK;
-                t += (self >> $half).wrapping_mul(b & LOWER_MASK);
-                low += (t & LOWER_MASK) << $half;
-                let mut high = t >> $half;
-                t = low >> $half;
-                low &= LOWER_MASK;
-                t += (b >> $half).wrapping_mul(self & LOWER_MASK);
-                low += (t & LOWER_MASK) << $half;
-                high += t >> $half;
-                high += (self >> $half).wrapping_mul(b >> $half);
-
-                (high, low)
-            }
-        }
-    };
-
-    // simd bulk implementation
-    (($($ty:ty,)+) $scalar:ty, $half:expr) => {
-        $(
-            impl WideningMultiply for $ty {
-                type Output = ($ty, $ty);
-
-                #[inline(always)]
-                fn wmul(self, b: $ty) -> Self::Output {
-                    // needs wrapping multiplication
-                    const LOWER_MASK: $scalar = !0 >> $half;
-                    let mut low = (self & LOWER_MASK) * (b & LOWER_MASK);
-                    let mut t = low >> $half;
-                    low &= LOWER_MASK;
-                    t += (self >> $half) * (b & LOWER_MASK);
-                    low += (t & LOWER_MASK) << $half;
-                    let mut high = t >> $half;
-                    t = low >> $half;
-                    low &= LOWER_MASK;
-                    t += (b >> $half) * (self & LOWER_MASK);
-                    low += (t & LOWER_MASK) << $half;
-                    high += t >> $half;
-                    high += (self >> $half) * (b >> $half);
-
-                    (high, low)
-                }
-            }
-        )+
-    };
-}
-wmul_impl_large! { u128, 64 }
-
-macro_rules! wmul_impl_usize {
-    ($ty:ty) => {
-        impl WideningMultiply for usize {
-            type Output = (usize, usize);
-
-            #[inline(always)]
-            fn wmul(self, x: usize) -> Self::Output {
-                let (high, low) = (self as $ty).wmul(x as $ty);
-                (high as usize, low as usize)
-            }
-        }
-    };
-}
-#[cfg(target_pointer_width = "16")]
-wmul_impl_usize! { u16 }
-#[cfg(target_pointer_width = "32")]
-wmul_impl_usize! { u32 }
-#[cfg(target_pointer_width = "64")]
-wmul_impl_usize! { u64 }
-
-#[cfg(feature = "simd_support")]
-mod simd_wmul {
-    use super::*;
-    #[cfg(target_arch = "x86")] use core::arch::x86::*;
-    #[cfg(target_arch = "x86_64")] use core::arch::x86_64::*;
-
-    wmul_impl! {
-        (u8x2, u16x2),
-        (u8x4, u16x4),
-        (u8x8, u16x8),
-        (u8x16, u16x16),
-        (u8x32, u16x32),,
-        8
-    }
-
-    wmul_impl! { (u16x2, u32x2),, 16 }
-    wmul_impl! { (u16x4, u32x4),, 16 }
-    #[cfg(not(target_feature = "sse2"))]
-    wmul_impl! { (u16x8, u32x8),, 16 }
-    #[cfg(not(target_feature = "avx2"))]
-    wmul_impl! { (u16x16, u32x16),, 16 }
-
-    // 16-bit lane widths allow use of the x86 `mulhi` instructions, which
-    // means `wmul` can be implemented with only two instructions.
-    #[allow(unused_macros)]
-    macro_rules! wmul_impl_16 {
-        ($ty:ident, $intrinsic:ident, $mulhi:ident, $mullo:ident) => {
-            impl WideningMultiply for $ty {
-                type Output = ($ty, $ty);
-
-                #[inline(always)]
-                fn wmul(self, x: $ty) -> Self::Output {
-                    let b = $intrinsic::from_bits(x);
-                    let a = $intrinsic::from_bits(self);
-                    let hi = $ty::from_bits(unsafe { $mulhi(a, b) });
-                    let lo = $ty::from_bits(unsafe { $mullo(a, b) });
-                    (hi, lo)
-                }
-            }
-        };
-    }
-
-    #[cfg(target_feature = "sse2")]
-    wmul_impl_16! { u16x8, __m128i, _mm_mulhi_epu16, _mm_mullo_epi16 }
-    #[cfg(target_feature = "avx2")]
-    wmul_impl_16! { u16x16, __m256i, _mm256_mulhi_epu16, _mm256_mullo_epi16 }
-    // FIXME: there are no `__m512i` types in stdsimd yet, so `wmul::<u16x32>`
-    // cannot use the same implementation.
-
-    wmul_impl! {
-        (u32x2, u64x2),
-        (u32x4, u64x4),
-        (u32x8, u64x8),,
-        32
-    }
-
-    // TODO: optimize, this seems to seriously slow things down
-    wmul_impl_large! { (u8x64,) u8, 4 }
-    wmul_impl_large! { (u16x32,) u16, 8 }
-    wmul_impl_large! { (u32x16,) u32, 16 }
-    wmul_impl_large! { (u64x2, u64x4, u64x8,) u64, 32 }
-}
-
-/// Helper trait when dealing with scalar and SIMD floating point types.
-pub(crate) trait FloatSIMDUtils {
-    // `PartialOrd` for vectors compares lexicographically. We want to compare all
-    // the individual SIMD lanes instead, and get the combined result over all
-    // lanes. This is possible using something like `a.lt(b).all()`, but we
-    // implement it as a trait so we can write the same code for `f32` and `f64`.
-    // Only the comparison functions we need are implemented.
-    fn all_lt(self, other: Self) -> bool;
-    fn all_le(self, other: Self) -> bool;
-    fn all_finite(self) -> bool;
-
-    type Mask;
-    fn finite_mask(self) -> Self::Mask;
-    fn gt_mask(self, other: Self) -> Self::Mask;
-    fn ge_mask(self, other: Self) -> Self::Mask;
-
-    // Decrease all lanes where the mask is `true` to the next lower value
-    // representable by the floating-point type. At least one of the lanes
-    // must be set.
-    fn decrease_masked(self, mask: Self::Mask) -> Self;
-
-    // Convert from int value. Conversion is done while retaining the numerical
-    // value, not by retaining the binary representation.
-    type UInt;
-    fn cast_from_int(i: Self::UInt) -> Self;
-}
-
-/// Implement functions available in std builds but missing from core primitives
-#[cfg(not(std))]
-// False positive: We are following `std` here.
-#[allow(clippy::wrong_self_convention)]
-pub(crate) trait Float: Sized {
-    fn is_nan(self) -> bool;
-    fn is_infinite(self) -> bool;
-    fn is_finite(self) -> bool;
-}
-
-/// Implement functions on f32/f64 to give them APIs similar to SIMD types
-pub(crate) trait FloatAsSIMD: Sized {
-    #[inline(always)]
-    fn lanes() -> usize {
-        1
-    }
-    #[inline(always)]
-    fn splat(scalar: Self) -> Self {
-        scalar
-    }
-    #[inline(always)]
-    fn extract(self, index: usize) -> Self {
-        debug_assert_eq!(index, 0);
-        self
-    }
-    #[inline(always)]
-    fn replace(self, index: usize, new_value: Self) -> Self {
-        debug_assert_eq!(index, 0);
-        new_value
-    }
-}
-
-pub(crate) trait BoolAsSIMD: Sized {
-    fn any(self) -> bool;
-    fn all(self) -> bool;
-    fn none(self) -> bool;
-}
-
-impl BoolAsSIMD for bool {
-    #[inline(always)]
-    fn any(self) -> bool {
-        self
-    }
-
-    #[inline(always)]
-    fn all(self) -> bool {
-        self
-    }
-
-    #[inline(always)]
-    fn none(self) -> bool {
-        !self
-    }
-}
-
-macro_rules! scalar_float_impl {
-    ($ty:ident, $uty:ident) => {
-        #[cfg(not(std))]
-        impl Float for $ty {
-            #[inline]
-            fn is_nan(self) -> bool {
-                self != self
-            }
-
-            #[inline]
-            fn is_infinite(self) -> bool {
-                self == ::core::$ty::INFINITY || self == ::core::$ty::NEG_INFINITY
-            }
-
-            #[inline]
-            fn is_finite(self) -> bool {
-                !(self.is_nan() || self.is_infinite())
-            }
-        }
-
-        impl FloatSIMDUtils for $ty {
-            type Mask = bool;
-            type UInt = $uty;
-
-            #[inline(always)]
-            fn all_lt(self, other: Self) -> bool {
-                self < other
-            }
-
-            #[inline(always)]
-            fn all_le(self, other: Self) -> bool {
-                self <= other
-            }
-
-            #[inline(always)]
-            fn all_finite(self) -> bool {
-                self.is_finite()
-            }
-
-            #[inline(always)]
-            fn finite_mask(self) -> Self::Mask {
-                self.is_finite()
-            }
-
-            #[inline(always)]
-            fn gt_mask(self, other: Self) -> Self::Mask {
-                self > other
-            }
-
-            #[inline(always)]
-            fn ge_mask(self, other: Self) -> Self::Mask {
-                self >= other
-            }
-
-            #[inline(always)]
-            fn decrease_masked(self, mask: Self::Mask) -> Self {
-                debug_assert!(mask, "At least one lane must be set");
-                <$ty>::from_bits(self.to_bits() - 1)
-            }
-
-            #[inline]
-            fn cast_from_int(i: Self::UInt) -> Self {
-                i as $ty
-            }
-        }
-
-        impl FloatAsSIMD for $ty {}
-    };
-}
-
-scalar_float_impl!(f32, u32);
-scalar_float_impl!(f64, u64);
-
-
-#[cfg(feature = "simd_support")]
-macro_rules! simd_impl {
-    ($ty:ident, $f_scalar:ident, $mty:ident, $uty:ident) => {
-        impl FloatSIMDUtils for $ty {
-            type Mask = $mty;
-            type UInt = $uty;
-
-            #[inline(always)]
-            fn all_lt(self, other: Self) -> bool {
-                self.lt(other).all()
-            }
-
-            #[inline(always)]
-            fn all_le(self, other: Self) -> bool {
-                self.le(other).all()
-            }
-
-            #[inline(always)]
-            fn all_finite(self) -> bool {
-                self.finite_mask().all()
-            }
-
-            #[inline(always)]
-            fn finite_mask(self) -> Self::Mask {
-                // This can possibly be done faster by checking bit patterns
-                let neg_inf = $ty::splat(::core::$f_scalar::NEG_INFINITY);
-                let pos_inf = $ty::splat(::core::$f_scalar::INFINITY);
-                self.gt(neg_inf) & self.lt(pos_inf)
-            }
-
-            #[inline(always)]
-            fn gt_mask(self, other: Self) -> Self::Mask {
-                self.gt(other)
-            }
-
-            #[inline(always)]
-            fn ge_mask(self, other: Self) -> Self::Mask {
-                self.ge(other)
-            }
-
-            #[inline(always)]
-            fn decrease_masked(self, mask: Self::Mask) -> Self {
-                // Casting a mask into ints will produce all bits set for
-                // true, and 0 for false. Adding that to the binary
-                // representation of a float means subtracting one from
-                // the binary representation, resulting in the next lower
-                // value representable by $ty. This works even when the
-                // current value is infinity.
-                debug_assert!(mask.any(), "At least one lane must be set");
-                <$ty>::from_bits(<$uty>::from_bits(self) + <$uty>::from_bits(mask))
-            }
-
-            #[inline]
-            fn cast_from_int(i: Self::UInt) -> Self {
-                i.cast()
-            }
-        }
-    };
-}
-
-#[cfg(feature="simd_support")] simd_impl! { f32x2, f32, m32x2, u32x2 }
-#[cfg(feature="simd_support")] simd_impl! { f32x4, f32, m32x4, u32x4 }
-#[cfg(feature="simd_support")] simd_impl! { f32x8, f32, m32x8, u32x8 }
-#[cfg(feature="simd_support")] simd_impl! { f32x16, f32, m32x16, u32x16 }
-#[cfg(feature="simd_support")] simd_impl! { f64x2, f64, m64x2, u64x2 }
-#[cfg(feature="simd_support")] simd_impl! { f64x4, f64, m64x4, u64x4 }
-#[cfg(feature="simd_support")] simd_impl! { f64x8, f64, m64x8, u64x8 }
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/distributions/weighted.rs.html b/learning/rust/guessing_game/target/doc/src/rand/distributions/weighted.rs.html deleted file mode 100644 index e45fa49f..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/distributions/weighted.rs.html +++ /dev/null @@ -1,104 +0,0 @@ -weighted.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Weighted index sampling
-//!
-//! This module is deprecated. Use [`crate::distributions::WeightedIndex`] and
-//! [`crate::distributions::WeightedError`] instead.
-
-pub use super::{WeightedIndex, WeightedError};
-
-#[allow(missing_docs)]
-#[deprecated(since = "0.8.0", note = "moved to rand_distr crate")]
-pub mod alias_method {
-    // This module exists to provide a deprecation warning which minimises
-    // compile errors, but still fails to compile if ever used.
-    use core::marker::PhantomData;
-    use alloc::vec::Vec;
-    use super::WeightedError;
-
-    #[derive(Debug)]
-    pub struct WeightedIndex<W: Weight> {
-        _phantom: PhantomData<W>,
-    }
-    impl<W: Weight> WeightedIndex<W> {
-        pub fn new(_weights: Vec<W>) -> Result<Self, WeightedError> {
-            Err(WeightedError::NoItem)
-        }
-    }
-
-    pub trait Weight {}
-    macro_rules! impl_weight {
-        () => {};
-        ($T:ident, $($more:ident,)*) => {
-            impl Weight for $T {}
-            impl_weight!($($more,)*);
-        };
-    }
-    impl_weight!(f64, f32,);
-    impl_weight!(u8, u16, u32, u64, usize,);
-    impl_weight!(i8, i16, i32, i64, isize,);
-    impl_weight!(u128, i128,);
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/distributions/weighted_index.rs.html b/learning/rust/guessing_game/target/doc/src/rand/distributions/weighted_index.rs.html deleted file mode 100644 index 2a56da82..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/distributions/weighted_index.rs.html +++ /dev/null @@ -1,926 +0,0 @@ -weighted_index.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-443
-444
-445
-446
-447
-448
-449
-450
-451
-452
-453
-454
-455
-456
-457
-458
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Weighted index sampling
-
-use crate::distributions::uniform::{SampleBorrow, SampleUniform, UniformSampler};
-use crate::distributions::Distribution;
-use crate::Rng;
-use core::cmp::PartialOrd;
-use core::fmt;
-
-// Note that this whole module is only imported if feature="alloc" is enabled.
-use alloc::vec::Vec;
-
-#[cfg(feature = "serde1")]
-use serde::{Serialize, Deserialize};
-
-/// A distribution using weighted sampling of discrete items
-///
-/// Sampling a `WeightedIndex` distribution returns the index of a randomly
-/// selected element from the iterator used when the `WeightedIndex` was
-/// created. The chance of a given element being picked is proportional to the
-/// value of the element. The weights can use any type `X` for which an
-/// implementation of [`Uniform<X>`] exists.
-///
-/// # Performance
-///
-/// Time complexity of sampling from `WeightedIndex` is `O(log N)` where
-/// `N` is the number of weights. As an alternative,
-/// [`rand_distr::weighted_alias`](https://docs.rs/rand_distr/*/rand_distr/weighted_alias/index.html)
-/// supports `O(1)` sampling, but with much higher initialisation cost.
-///
-/// A `WeightedIndex<X>` contains a `Vec<X>` and a [`Uniform<X>`] and so its
-/// size is the sum of the size of those objects, possibly plus some alignment.
-///
-/// Creating a `WeightedIndex<X>` will allocate enough space to hold `N - 1`
-/// weights of type `X`, where `N` is the number of weights. However, since
-/// `Vec` doesn't guarantee a particular growth strategy, additional memory
-/// might be allocated but not used. Since the `WeightedIndex` object also
-/// contains, this might cause additional allocations, though for primitive
-/// types, [`Uniform<X>`] doesn't allocate any memory.
-///
-/// Sampling from `WeightedIndex` will result in a single call to
-/// `Uniform<X>::sample` (method of the [`Distribution`] trait), which typically
-/// will request a single value from the underlying [`RngCore`], though the
-/// exact number depends on the implementation of `Uniform<X>::sample`.
-///
-/// # Example
-///
-/// ```
-/// use rand::prelude::*;
-/// use rand::distributions::WeightedIndex;
-///
-/// let choices = ['a', 'b', 'c'];
-/// let weights = [2,   1,   1];
-/// let dist = WeightedIndex::new(&weights).unwrap();
-/// let mut rng = thread_rng();
-/// for _ in 0..100 {
-///     // 50% chance to print 'a', 25% chance to print 'b', 25% chance to print 'c'
-///     println!("{}", choices[dist.sample(&mut rng)]);
-/// }
-///
-/// let items = [('a', 0), ('b', 3), ('c', 7)];
-/// let dist2 = WeightedIndex::new(items.iter().map(|item| item.1)).unwrap();
-/// for _ in 0..100 {
-///     // 0% chance to print 'a', 30% chance to print 'b', 70% chance to print 'c'
-///     println!("{}", items[dist2.sample(&mut rng)].0);
-/// }
-/// ```
-///
-/// [`Uniform<X>`]: crate::distributions::Uniform
-/// [`RngCore`]: crate::RngCore
-#[derive(Debug, Clone, PartialEq)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-#[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
-pub struct WeightedIndex<X: SampleUniform + PartialOrd> {
-    cumulative_weights: Vec<X>,
-    total_weight: X,
-    weight_distribution: X::Sampler,
-}
-
-impl<X: SampleUniform + PartialOrd> WeightedIndex<X> {
-    /// Creates a new a `WeightedIndex` [`Distribution`] using the values
-    /// in `weights`. The weights can use any type `X` for which an
-    /// implementation of [`Uniform<X>`] exists.
-    ///
-    /// Returns an error if the iterator is empty, if any weight is `< 0`, or
-    /// if its total value is 0.
-    ///
-    /// [`Uniform<X>`]: crate::distributions::uniform::Uniform
-    pub fn new<I>(weights: I) -> Result<WeightedIndex<X>, WeightedError>
-    where
-        I: IntoIterator,
-        I::Item: SampleBorrow<X>,
-        X: for<'a> ::core::ops::AddAssign<&'a X> + Clone + Default,
-    {
-        let mut iter = weights.into_iter();
-        let mut total_weight: X = iter.next().ok_or(WeightedError::NoItem)?.borrow().clone();
-
-        let zero = <X as Default>::default();
-        if !(total_weight >= zero) {
-            return Err(WeightedError::InvalidWeight);
-        }
-
-        let mut weights = Vec::<X>::with_capacity(iter.size_hint().0);
-        for w in iter {
-            // Note that `!(w >= x)` is not equivalent to `w < x` for partially
-            // ordered types due to NaNs which are equal to nothing.
-            if !(w.borrow() >= &zero) {
-                return Err(WeightedError::InvalidWeight);
-            }
-            weights.push(total_weight.clone());
-            total_weight += w.borrow();
-        }
-
-        if total_weight == zero {
-            return Err(WeightedError::AllWeightsZero);
-        }
-        let distr = X::Sampler::new(zero, total_weight.clone());
-
-        Ok(WeightedIndex {
-            cumulative_weights: weights,
-            total_weight,
-            weight_distribution: distr,
-        })
-    }
-
-    /// Update a subset of weights, without changing the number of weights.
-    ///
-    /// `new_weights` must be sorted by the index.
-    ///
-    /// Using this method instead of `new` might be more efficient if only a small number of
-    /// weights is modified. No allocations are performed, unless the weight type `X` uses
-    /// allocation internally.
-    ///
-    /// In case of error, `self` is not modified.
-    pub fn update_weights(&mut self, new_weights: &[(usize, &X)]) -> Result<(), WeightedError>
-    where X: for<'a> ::core::ops::AddAssign<&'a X>
-            + for<'a> ::core::ops::SubAssign<&'a X>
-            + Clone
-            + Default {
-        if new_weights.is_empty() {
-            return Ok(());
-        }
-
-        let zero = <X as Default>::default();
-
-        let mut total_weight = self.total_weight.clone();
-
-        // Check for errors first, so we don't modify `self` in case something
-        // goes wrong.
-        let mut prev_i = None;
-        for &(i, w) in new_weights {
-            if let Some(old_i) = prev_i {
-                if old_i >= i {
-                    return Err(WeightedError::InvalidWeight);
-                }
-            }
-            if !(*w >= zero) {
-                return Err(WeightedError::InvalidWeight);
-            }
-            if i > self.cumulative_weights.len() {
-                return Err(WeightedError::TooMany);
-            }
-
-            let mut old_w = if i < self.cumulative_weights.len() {
-                self.cumulative_weights[i].clone()
-            } else {
-                self.total_weight.clone()
-            };
-            if i > 0 {
-                old_w -= &self.cumulative_weights[i - 1];
-            }
-
-            total_weight -= &old_w;
-            total_weight += w;
-            prev_i = Some(i);
-        }
-        if total_weight <= zero {
-            return Err(WeightedError::AllWeightsZero);
-        }
-
-        // Update the weights. Because we checked all the preconditions in the
-        // previous loop, this should never panic.
-        let mut iter = new_weights.iter();
-
-        let mut prev_weight = zero.clone();
-        let mut next_new_weight = iter.next();
-        let &(first_new_index, _) = next_new_weight.unwrap();
-        let mut cumulative_weight = if first_new_index > 0 {
-            self.cumulative_weights[first_new_index - 1].clone()
-        } else {
-            zero.clone()
-        };
-        for i in first_new_index..self.cumulative_weights.len() {
-            match next_new_weight {
-                Some(&(j, w)) if i == j => {
-                    cumulative_weight += w;
-                    next_new_weight = iter.next();
-                }
-                _ => {
-                    let mut tmp = self.cumulative_weights[i].clone();
-                    tmp -= &prev_weight; // We know this is positive.
-                    cumulative_weight += &tmp;
-                }
-            }
-            prev_weight = cumulative_weight.clone();
-            core::mem::swap(&mut prev_weight, &mut self.cumulative_weights[i]);
-        }
-
-        self.total_weight = total_weight;
-        self.weight_distribution = X::Sampler::new(zero, self.total_weight.clone());
-
-        Ok(())
-    }
-}
-
-impl<X> Distribution<usize> for WeightedIndex<X>
-where X: SampleUniform + PartialOrd
-{
-    fn sample<R: Rng + ?Sized>(&self, rng: &mut R) -> usize {
-        use ::core::cmp::Ordering;
-        let chosen_weight = self.weight_distribution.sample(rng);
-        // Find the first item which has a weight *higher* than the chosen weight.
-        self.cumulative_weights
-            .binary_search_by(|w| {
-                if *w <= chosen_weight {
-                    Ordering::Less
-                } else {
-                    Ordering::Greater
-                }
-            })
-            .unwrap_err()
-    }
-}
-
-#[cfg(test)]
-mod test {
-    use super::*;
-
-    #[cfg(feature = "serde1")]
-    #[test]
-    fn test_weightedindex_serde1() {
-        let weighted_index = WeightedIndex::new(&[1, 2, 3, 4, 5, 6, 7, 8, 9, 10]).unwrap();
-
-        let ser_weighted_index = bincode::serialize(&weighted_index).unwrap();
-        let de_weighted_index: WeightedIndex<i32> =
-            bincode::deserialize(&ser_weighted_index).unwrap();
-
-        assert_eq!(
-            de_weighted_index.cumulative_weights,
-            weighted_index.cumulative_weights
-        );
-        assert_eq!(de_weighted_index.total_weight, weighted_index.total_weight);
-    }
-
-    #[test]
-    fn test_accepting_nan(){
-        assert_eq!(
-            WeightedIndex::new(&[core::f32::NAN, 0.5]).unwrap_err(),
-            WeightedError::InvalidWeight,
-        );
-        assert_eq!(
-            WeightedIndex::new(&[core::f32::NAN]).unwrap_err(),
-            WeightedError::InvalidWeight,
-        );
-        assert_eq!(
-            WeightedIndex::new(&[0.5, core::f32::NAN]).unwrap_err(),
-            WeightedError::InvalidWeight,
-        );
-
-        assert_eq!(
-            WeightedIndex::new(&[0.5, 7.0])
-                .unwrap()
-                .update_weights(&[(0, &core::f32::NAN)])
-                .unwrap_err(),
-            WeightedError::InvalidWeight,
-        )
-    }
-
-
-    #[test]
-    #[cfg_attr(miri, ignore)] // Miri is too slow
-    fn test_weightedindex() {
-        let mut r = crate::test::rng(700);
-        const N_REPS: u32 = 5000;
-        let weights = [1u32, 2, 3, 0, 5, 6, 7, 1, 2, 3, 4, 5, 6, 7];
-        let total_weight = weights.iter().sum::<u32>() as f32;
-
-        let verify = |result: [i32; 14]| {
-            for (i, count) in result.iter().enumerate() {
-                let exp = (weights[i] * N_REPS) as f32 / total_weight;
-                let mut err = (*count as f32 - exp).abs();
-                if err != 0.0 {
-                    err /= exp;
-                }
-                assert!(err <= 0.25);
-            }
-        };
-
-        // WeightedIndex from vec
-        let mut chosen = [0i32; 14];
-        let distr = WeightedIndex::new(weights.to_vec()).unwrap();
-        for _ in 0..N_REPS {
-            chosen[distr.sample(&mut r)] += 1;
-        }
-        verify(chosen);
-
-        // WeightedIndex from slice
-        chosen = [0i32; 14];
-        let distr = WeightedIndex::new(&weights[..]).unwrap();
-        for _ in 0..N_REPS {
-            chosen[distr.sample(&mut r)] += 1;
-        }
-        verify(chosen);
-
-        // WeightedIndex from iterator
-        chosen = [0i32; 14];
-        let distr = WeightedIndex::new(weights.iter()).unwrap();
-        for _ in 0..N_REPS {
-            chosen[distr.sample(&mut r)] += 1;
-        }
-        verify(chosen);
-
-        for _ in 0..5 {
-            assert_eq!(WeightedIndex::new(&[0, 1]).unwrap().sample(&mut r), 1);
-            assert_eq!(WeightedIndex::new(&[1, 0]).unwrap().sample(&mut r), 0);
-            assert_eq!(
-                WeightedIndex::new(&[0, 0, 0, 0, 10, 0])
-                    .unwrap()
-                    .sample(&mut r),
-                4
-            );
-        }
-
-        assert_eq!(
-            WeightedIndex::new(&[10][0..0]).unwrap_err(),
-            WeightedError::NoItem
-        );
-        assert_eq!(
-            WeightedIndex::new(&[0]).unwrap_err(),
-            WeightedError::AllWeightsZero
-        );
-        assert_eq!(
-            WeightedIndex::new(&[10, 20, -1, 30]).unwrap_err(),
-            WeightedError::InvalidWeight
-        );
-        assert_eq!(
-            WeightedIndex::new(&[-10, 20, 1, 30]).unwrap_err(),
-            WeightedError::InvalidWeight
-        );
-        assert_eq!(
-            WeightedIndex::new(&[-10]).unwrap_err(),
-            WeightedError::InvalidWeight
-        );
-    }
-
-    #[test]
-    fn test_update_weights() {
-        let data = [
-            (
-                &[10u32, 2, 3, 4][..],
-                &[(1, &100), (2, &4)][..], // positive change
-                &[10, 100, 4, 4][..],
-            ),
-            (
-                &[1u32, 2, 3, 0, 5, 6, 7, 1, 2, 3, 4, 5, 6, 7][..],
-                &[(2, &1), (5, &1), (13, &100)][..], // negative change and last element
-                &[1u32, 2, 1, 0, 5, 1, 7, 1, 2, 3, 4, 5, 6, 100][..],
-            ),
-        ];
-
-        for (weights, update, expected_weights) in data.iter() {
-            let total_weight = weights.iter().sum::<u32>();
-            let mut distr = WeightedIndex::new(weights.to_vec()).unwrap();
-            assert_eq!(distr.total_weight, total_weight);
-
-            distr.update_weights(update).unwrap();
-            let expected_total_weight = expected_weights.iter().sum::<u32>();
-            let expected_distr = WeightedIndex::new(expected_weights.to_vec()).unwrap();
-            assert_eq!(distr.total_weight, expected_total_weight);
-            assert_eq!(distr.total_weight, expected_distr.total_weight);
-            assert_eq!(distr.cumulative_weights, expected_distr.cumulative_weights);
-        }
-    }
-
-    #[test]
-    fn value_stability() {
-        fn test_samples<X: SampleUniform + PartialOrd, I>(
-            weights: I, buf: &mut [usize], expected: &[usize],
-        ) where
-            I: IntoIterator,
-            I::Item: SampleBorrow<X>,
-            X: for<'a> ::core::ops::AddAssign<&'a X> + Clone + Default,
-        {
-            assert_eq!(buf.len(), expected.len());
-            let distr = WeightedIndex::new(weights).unwrap();
-            let mut rng = crate::test::rng(701);
-            for r in buf.iter_mut() {
-                *r = rng.sample(&distr);
-            }
-            assert_eq!(buf, expected);
-        }
-
-        let mut buf = [0; 10];
-        test_samples(&[1i32, 1, 1, 1, 1, 1, 1, 1, 1], &mut buf, &[
-            0, 6, 2, 6, 3, 4, 7, 8, 2, 5,
-        ]);
-        test_samples(&[0.7f32, 0.1, 0.1, 0.1], &mut buf, &[
-            0, 0, 0, 1, 0, 0, 2, 3, 0, 0,
-        ]);
-        test_samples(&[1.0f64, 0.999, 0.998, 0.997], &mut buf, &[
-            2, 2, 1, 3, 2, 1, 3, 3, 2, 1,
-        ]);
-    }
-
-    #[test]
-    fn weighted_index_distributions_can_be_compared() {
-        assert_eq!(WeightedIndex::new(&[1, 2]), WeightedIndex::new(&[1, 2]));
-    }
-}
-
-/// Error type returned from `WeightedIndex::new`.
-#[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
-#[derive(Debug, Clone, Copy, PartialEq, Eq)]
-pub enum WeightedError {
-    /// The provided weight collection contains no items.
-    NoItem,
-
-    /// A weight is either less than zero, greater than the supported maximum,
-    /// NaN, or otherwise invalid.
-    InvalidWeight,
-
-    /// All items in the provided weight collection are zero.
-    AllWeightsZero,
-
-    /// Too many weights are provided (length greater than `u32::MAX`)
-    TooMany,
-}
-
-#[cfg(feature = "std")]
-impl std::error::Error for WeightedError {}
-
-impl fmt::Display for WeightedError {
-    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
-        f.write_str(match *self {
-            WeightedError::NoItem => "No weights provided in distribution",
-            WeightedError::InvalidWeight => "A weight is invalid in distribution",
-            WeightedError::AllWeightsZero => "All weights are zero in distribution",
-            WeightedError::TooMany => "Too many weights (hit u32::MAX) in distribution",
-        })
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/lib.rs.html b/learning/rust/guessing_game/target/doc/src/rand/lib.rs.html deleted file mode 100644 index 4bc3eeaa..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/lib.rs.html +++ /dev/null @@ -1,438 +0,0 @@ -lib.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-
// Copyright 2018 Developers of the Rand project.
-// Copyright 2013-2017 The Rust Project Developers.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Utilities for random number generation
-//!
-//! Rand provides utilities to generate random numbers, to convert them to
-//! useful types and distributions, and some randomness-related algorithms.
-//!
-//! # Quick Start
-//!
-//! To get you started quickly, the easiest and highest-level way to get
-//! a random value is to use [`random()`]; alternatively you can use
-//! [`thread_rng()`]. The [`Rng`] trait provides a useful API on all RNGs, while
-//! the [`distributions`] and [`seq`] modules provide further
-//! functionality on top of RNGs.
-//!
-//! ```
-//! use rand::prelude::*;
-//!
-//! if rand::random() { // generates a boolean
-//!     // Try printing a random unicode code point (probably a bad idea)!
-//!     println!("char: {}", rand::random::<char>());
-//! }
-//!
-//! let mut rng = rand::thread_rng();
-//! let y: f64 = rng.gen(); // generates a float between 0 and 1
-//!
-//! let mut nums: Vec<i32> = (1..100).collect();
-//! nums.shuffle(&mut rng);
-//! ```
-//!
-//! # The Book
-//!
-//! For the user guide and further documentation, please read
-//! [The Rust Rand Book](https://rust-random.github.io/book).
-
-#![doc(
-    html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk.png",
-    html_favicon_url = "https://www.rust-lang.org/favicon.ico",
-    html_root_url = "https://rust-random.github.io/rand/"
-)]
-#![deny(missing_docs)]
-#![deny(missing_debug_implementations)]
-#![doc(test(attr(allow(unused_variables), deny(warnings))))]
-#![no_std]
-#![cfg_attr(feature = "simd_support", feature(stdsimd))]
-#![cfg_attr(doc_cfg, feature(doc_cfg))]
-#![allow(
-    clippy::float_cmp,
-    clippy::neg_cmp_op_on_partial_ord,
-)]
-
-#[cfg(feature = "std")] extern crate std;
-#[cfg(feature = "alloc")] extern crate alloc;
-
-#[allow(unused)]
-macro_rules! trace { ($($x:tt)*) => (
-    #[cfg(feature = "log")] {
-        log::trace!($($x)*)
-    }
-) }
-#[allow(unused)]
-macro_rules! debug { ($($x:tt)*) => (
-    #[cfg(feature = "log")] {
-        log::debug!($($x)*)
-    }
-) }
-#[allow(unused)]
-macro_rules! info { ($($x:tt)*) => (
-    #[cfg(feature = "log")] {
-        log::info!($($x)*)
-    }
-) }
-#[allow(unused)]
-macro_rules! warn { ($($x:tt)*) => (
-    #[cfg(feature = "log")] {
-        log::warn!($($x)*)
-    }
-) }
-#[allow(unused)]
-macro_rules! error { ($($x:tt)*) => (
-    #[cfg(feature = "log")] {
-        log::error!($($x)*)
-    }
-) }
-
-// Re-exports from rand_core
-pub use rand_core::{CryptoRng, Error, RngCore, SeedableRng};
-
-// Public modules
-pub mod distributions;
-pub mod prelude;
-mod rng;
-pub mod rngs;
-pub mod seq;
-
-// Public exports
-#[cfg(all(feature = "std", feature = "std_rng"))]
-pub use crate::rngs::thread::thread_rng;
-pub use rng::{Fill, Rng};
-
-#[cfg(all(feature = "std", feature = "std_rng"))]
-use crate::distributions::{Distribution, Standard};
-
-/// Generates a random value using the thread-local random number generator.
-///
-/// This is simply a shortcut for `thread_rng().gen()`. See [`thread_rng`] for
-/// documentation of the entropy source and [`Standard`] for documentation of
-/// distributions and type-specific generation.
-///
-/// # Provided implementations
-///
-/// The following types have provided implementations that
-/// generate values with the following ranges and distributions:
-///
-/// * Integers (`i32`, `u32`, `isize`, `usize`, etc.): Uniformly distributed
-///   over all values of the type.
-/// * `char`: Uniformly distributed over all Unicode scalar values, i.e. all
-///   code points in the range `0...0x10_FFFF`, except for the range
-///   `0xD800...0xDFFF` (the surrogate code points). This includes
-///   unassigned/reserved code points.
-/// * `bool`: Generates `false` or `true`, each with probability 0.5.
-/// * Floating point types (`f32` and `f64`): Uniformly distributed in the
-///   half-open range `[0, 1)`. See notes below.
-/// * Wrapping integers (`Wrapping<T>`), besides the type identical to their
-///   normal integer variants.
-///
-/// Also supported is the generation of the following
-/// compound types where all component types are supported:
-///
-/// *   Tuples (up to 12 elements): each element is generated sequentially.
-/// *   Arrays (up to 32 elements): each element is generated sequentially;
-///     see also [`Rng::fill`] which supports arbitrary array length for integer
-///     types and tends to be faster for `u32` and smaller types.
-/// *   `Option<T>` first generates a `bool`, and if true generates and returns
-///     `Some(value)` where `value: T`, otherwise returning `None`.
-///
-/// # Examples
-///
-/// ```
-/// let x = rand::random::<u8>();
-/// println!("{}", x);
-///
-/// let y = rand::random::<f64>();
-/// println!("{}", y);
-///
-/// if rand::random() { // generates a boolean
-///     println!("Better lucky than good!");
-/// }
-/// ```
-///
-/// If you're calling `random()` in a loop, caching the generator as in the
-/// following example can increase performance.
-///
-/// ```
-/// use rand::Rng;
-///
-/// let mut v = vec![1, 2, 3];
-///
-/// for x in v.iter_mut() {
-///     *x = rand::random()
-/// }
-///
-/// // can be made faster by caching thread_rng
-///
-/// let mut rng = rand::thread_rng();
-///
-/// for x in v.iter_mut() {
-///     *x = rng.gen();
-/// }
-/// ```
-///
-/// [`Standard`]: distributions::Standard
-#[cfg(all(feature = "std", feature = "std_rng"))]
-#[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))]
-#[inline]
-pub fn random<T>() -> T
-where Standard: Distribution<T> {
-    thread_rng().gen()
-}
-
-#[cfg(test)]
-mod test {
-    use super::*;
-
-    /// Construct a deterministic RNG with the given seed
-    pub fn rng(seed: u64) -> impl RngCore {
-        // For tests, we want a statistically good, fast, reproducible RNG.
-        // PCG32 will do fine, and will be easy to embed if we ever need to.
-        const INC: u64 = 11634580027462260723;
-        rand_pcg::Pcg32::new(seed, INC)
-    }
-
-    #[test]
-    #[cfg(all(feature = "std", feature = "std_rng"))]
-    fn test_random() {
-        let _n: usize = random();
-        let _f: f32 = random();
-        let _o: Option<Option<i8>> = random();
-        #[allow(clippy::type_complexity)]
-        let _many: (
-            (),
-            (usize, isize, Option<(u32, (bool,))>),
-            (u8, i8, u16, i16, u32, i32, u64, i64),
-            (f32, (f64, (f64,))),
-        ) = random();
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/prelude.rs.html b/learning/rust/guessing_game/target/doc/src/rand/prelude.rs.html deleted file mode 100644 index 830c2633..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/prelude.rs.html +++ /dev/null @@ -1,78 +0,0 @@ -prelude.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Convenience re-export of common members
-//!
-//! Like the standard library's prelude, this module simplifies importing of
-//! common items. Unlike the standard prelude, the contents of this module must
-//! be imported manually:
-//!
-//! ```
-//! use rand::prelude::*;
-//! # let mut r = StdRng::from_rng(thread_rng()).unwrap();
-//! # let _: f32 = r.gen();
-//! ```
-
-#[doc(no_inline)] pub use crate::distributions::Distribution;
-#[cfg(feature = "small_rng")]
-#[doc(no_inline)]
-pub use crate::rngs::SmallRng;
-#[cfg(feature = "std_rng")]
-#[doc(no_inline)] pub use crate::rngs::StdRng;
-#[doc(no_inline)]
-#[cfg(all(feature = "std", feature = "std_rng"))]
-pub use crate::rngs::ThreadRng;
-#[doc(no_inline)] pub use crate::seq::{IteratorRandom, SliceRandom};
-#[doc(no_inline)]
-#[cfg(all(feature = "std", feature = "std_rng"))]
-pub use crate::{random, thread_rng};
-#[doc(no_inline)] pub use crate::{CryptoRng, Rng, RngCore, SeedableRng};
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/rng.rs.html b/learning/rust/guessing_game/target/doc/src/rand/rng.rs.html deleted file mode 100644 index 89d096fd..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/rng.rs.html +++ /dev/null @@ -1,1210 +0,0 @@ -rng.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-443
-444
-445
-446
-447
-448
-449
-450
-451
-452
-453
-454
-455
-456
-457
-458
-459
-460
-461
-462
-463
-464
-465
-466
-467
-468
-469
-470
-471
-472
-473
-474
-475
-476
-477
-478
-479
-480
-481
-482
-483
-484
-485
-486
-487
-488
-489
-490
-491
-492
-493
-494
-495
-496
-497
-498
-499
-500
-501
-502
-503
-504
-505
-506
-507
-508
-509
-510
-511
-512
-513
-514
-515
-516
-517
-518
-519
-520
-521
-522
-523
-524
-525
-526
-527
-528
-529
-530
-531
-532
-533
-534
-535
-536
-537
-538
-539
-540
-541
-542
-543
-544
-545
-546
-547
-548
-549
-550
-551
-552
-553
-554
-555
-556
-557
-558
-559
-560
-561
-562
-563
-564
-565
-566
-567
-568
-569
-570
-571
-572
-573
-574
-575
-576
-577
-578
-579
-580
-581
-582
-583
-584
-585
-586
-587
-588
-589
-590
-591
-592
-593
-594
-595
-596
-597
-598
-599
-600
-
// Copyright 2018 Developers of the Rand project.
-// Copyright 2013-2017 The Rust Project Developers.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! [`Rng`] trait
-
-use rand_core::{Error, RngCore};
-use crate::distributions::uniform::{SampleRange, SampleUniform};
-use crate::distributions::{self, Distribution, Standard};
-use core::num::Wrapping;
-use core::{mem, slice};
-
-/// An automatically-implemented extension trait on [`RngCore`] providing high-level
-/// generic methods for sampling values and other convenience methods.
-///
-/// This is the primary trait to use when generating random values.
-///
-/// # Generic usage
-///
-/// The basic pattern is `fn foo<R: Rng + ?Sized>(rng: &mut R)`. Some
-/// things are worth noting here:
-///
-/// - Since `Rng: RngCore` and every `RngCore` implements `Rng`, it makes no
-///   difference whether we use `R: Rng` or `R: RngCore`.
-/// - The `+ ?Sized` un-bounding allows functions to be called directly on
-///   type-erased references; i.e. `foo(r)` where `r: &mut dyn RngCore`. Without
-///   this it would be necessary to write `foo(&mut r)`.
-///
-/// An alternative pattern is possible: `fn foo<R: Rng>(rng: R)`. This has some
-/// trade-offs. It allows the argument to be consumed directly without a `&mut`
-/// (which is how `from_rng(thread_rng())` works); also it still works directly
-/// on references (including type-erased references). Unfortunately within the
-/// function `foo` it is not known whether `rng` is a reference type or not,
-/// hence many uses of `rng` require an extra reference, either explicitly
-/// (`distr.sample(&mut rng)`) or implicitly (`rng.gen()`); one may hope the
-/// optimiser can remove redundant references later.
-///
-/// Example:
-///
-/// ```
-/// # use rand::thread_rng;
-/// use rand::Rng;
-///
-/// fn foo<R: Rng + ?Sized>(rng: &mut R) -> f32 {
-///     rng.gen()
-/// }
-///
-/// # let v = foo(&mut thread_rng());
-/// ```
-pub trait Rng: RngCore {
-    /// Return a random value supporting the [`Standard`] distribution.
-    ///
-    /// # Example
-    ///
-    /// ```
-    /// use rand::{thread_rng, Rng};
-    ///
-    /// let mut rng = thread_rng();
-    /// let x: u32 = rng.gen();
-    /// println!("{}", x);
-    /// println!("{:?}", rng.gen::<(f64, bool)>());
-    /// ```
-    ///
-    /// # Arrays and tuples
-    ///
-    /// The `rng.gen()` method is able to generate arrays (up to 32 elements)
-    /// and tuples (up to 12 elements), so long as all element types can be
-    /// generated.
-    /// When using `rustc` ≥ 1.51, enable the `min_const_gen` feature to support
-    /// arrays larger than 32 elements.
-    ///
-    /// For arrays of integers, especially for those with small element types
-    /// (< 64 bit), it will likely be faster to instead use [`Rng::fill`].
-    ///
-    /// ```
-    /// use rand::{thread_rng, Rng};
-    ///
-    /// let mut rng = thread_rng();
-    /// let tuple: (u8, i32, char) = rng.gen(); // arbitrary tuple support
-    ///
-    /// let arr1: [f32; 32] = rng.gen();        // array construction
-    /// let mut arr2 = [0u8; 128];
-    /// rng.fill(&mut arr2);                    // array fill
-    /// ```
-    ///
-    /// [`Standard`]: distributions::Standard
-    #[inline]
-    fn gen<T>(&mut self) -> T
-    where Standard: Distribution<T> {
-        Standard.sample(self)
-    }
-
-    /// Generate a random value in the given range.
-    ///
-    /// This function is optimised for the case that only a single sample is
-    /// made from the given range. See also the [`Uniform`] distribution
-    /// type which may be faster if sampling from the same range repeatedly.
-    ///
-    /// Only `gen_range(low..high)` and `gen_range(low..=high)` are supported.
-    ///
-    /// # Panics
-    ///
-    /// Panics if the range is empty.
-    ///
-    /// # Example
-    ///
-    /// ```
-    /// use rand::{thread_rng, Rng};
-    ///
-    /// let mut rng = thread_rng();
-    ///
-    /// // Exclusive range
-    /// let n: u32 = rng.gen_range(0..10);
-    /// println!("{}", n);
-    /// let m: f64 = rng.gen_range(-40.0..1.3e5);
-    /// println!("{}", m);
-    ///
-    /// // Inclusive range
-    /// let n: u32 = rng.gen_range(0..=10);
-    /// println!("{}", n);
-    /// ```
-    ///
-    /// [`Uniform`]: distributions::uniform::Uniform
-    fn gen_range<T, R>(&mut self, range: R) -> T
-    where
-        T: SampleUniform,
-        R: SampleRange<T>
-    {
-        assert!(!range.is_empty(), "cannot sample empty range");
-        range.sample_single(self)
-    }
-
-    /// Sample a new value, using the given distribution.
-    ///
-    /// ### Example
-    ///
-    /// ```
-    /// use rand::{thread_rng, Rng};
-    /// use rand::distributions::Uniform;
-    ///
-    /// let mut rng = thread_rng();
-    /// let x = rng.sample(Uniform::new(10u32, 15));
-    /// // Type annotation requires two types, the type and distribution; the
-    /// // distribution can be inferred.
-    /// let y = rng.sample::<u16, _>(Uniform::new(10, 15));
-    /// ```
-    fn sample<T, D: Distribution<T>>(&mut self, distr: D) -> T {
-        distr.sample(self)
-    }
-
-    /// Create an iterator that generates values using the given distribution.
-    ///
-    /// Note that this function takes its arguments by value. This works since
-    /// `(&mut R): Rng where R: Rng` and
-    /// `(&D): Distribution where D: Distribution`,
-    /// however borrowing is not automatic hence `rng.sample_iter(...)` may
-    /// need to be replaced with `(&mut rng).sample_iter(...)`.
-    ///
-    /// # Example
-    ///
-    /// ```
-    /// use rand::{thread_rng, Rng};
-    /// use rand::distributions::{Alphanumeric, Uniform, Standard};
-    ///
-    /// let mut rng = thread_rng();
-    ///
-    /// // Vec of 16 x f32:
-    /// let v: Vec<f32> = (&mut rng).sample_iter(Standard).take(16).collect();
-    ///
-    /// // String:
-    /// let s: String = (&mut rng).sample_iter(Alphanumeric)
-    ///     .take(7)
-    ///     .map(char::from)
-    ///     .collect();
-    ///
-    /// // Combined values
-    /// println!("{:?}", (&mut rng).sample_iter(Standard).take(5)
-    ///                              .collect::<Vec<(f64, bool)>>());
-    ///
-    /// // Dice-rolling:
-    /// let die_range = Uniform::new_inclusive(1, 6);
-    /// let mut roll_die = (&mut rng).sample_iter(die_range);
-    /// while roll_die.next().unwrap() != 6 {
-    ///     println!("Not a 6; rolling again!");
-    /// }
-    /// ```
-    fn sample_iter<T, D>(self, distr: D) -> distributions::DistIter<D, Self, T>
-    where
-        D: Distribution<T>,
-        Self: Sized,
-    {
-        distr.sample_iter(self)
-    }
-
-    /// Fill any type implementing [`Fill`] with random data
-    ///
-    /// The distribution is expected to be uniform with portable results, but
-    /// this cannot be guaranteed for third-party implementations.
-    ///
-    /// This is identical to [`try_fill`] except that it panics on error.
-    ///
-    /// # Example
-    ///
-    /// ```
-    /// use rand::{thread_rng, Rng};
-    ///
-    /// let mut arr = [0i8; 20];
-    /// thread_rng().fill(&mut arr[..]);
-    /// ```
-    ///
-    /// [`fill_bytes`]: RngCore::fill_bytes
-    /// [`try_fill`]: Rng::try_fill
-    fn fill<T: Fill + ?Sized>(&mut self, dest: &mut T) {
-        dest.try_fill(self).unwrap_or_else(|_| panic!("Rng::fill failed"))
-    }
-
-    /// Fill any type implementing [`Fill`] with random data
-    ///
-    /// The distribution is expected to be uniform with portable results, but
-    /// this cannot be guaranteed for third-party implementations.
-    ///
-    /// This is identical to [`fill`] except that it forwards errors.
-    ///
-    /// # Example
-    ///
-    /// ```
-    /// # use rand::Error;
-    /// use rand::{thread_rng, Rng};
-    ///
-    /// # fn try_inner() -> Result<(), Error> {
-    /// let mut arr = [0u64; 4];
-    /// thread_rng().try_fill(&mut arr[..])?;
-    /// # Ok(())
-    /// # }
-    ///
-    /// # try_inner().unwrap()
-    /// ```
-    ///
-    /// [`try_fill_bytes`]: RngCore::try_fill_bytes
-    /// [`fill`]: Rng::fill
-    fn try_fill<T: Fill + ?Sized>(&mut self, dest: &mut T) -> Result<(), Error> {
-        dest.try_fill(self)
-    }
-
-    /// Return a bool with a probability `p` of being true.
-    ///
-    /// See also the [`Bernoulli`] distribution, which may be faster if
-    /// sampling from the same probability repeatedly.
-    ///
-    /// # Example
-    ///
-    /// ```
-    /// use rand::{thread_rng, Rng};
-    ///
-    /// let mut rng = thread_rng();
-    /// println!("{}", rng.gen_bool(1.0 / 3.0));
-    /// ```
-    ///
-    /// # Panics
-    ///
-    /// If `p < 0` or `p > 1`.
-    ///
-    /// [`Bernoulli`]: distributions::Bernoulli
-    #[inline]
-    fn gen_bool(&mut self, p: f64) -> bool {
-        let d = distributions::Bernoulli::new(p).unwrap();
-        self.sample(d)
-    }
-
-    /// Return a bool with a probability of `numerator/denominator` of being
-    /// true. I.e. `gen_ratio(2, 3)` has chance of 2 in 3, or about 67%, of
-    /// returning true. If `numerator == denominator`, then the returned value
-    /// is guaranteed to be `true`. If `numerator == 0`, then the returned
-    /// value is guaranteed to be `false`.
-    ///
-    /// See also the [`Bernoulli`] distribution, which may be faster if
-    /// sampling from the same `numerator` and `denominator` repeatedly.
-    ///
-    /// # Panics
-    ///
-    /// If `denominator == 0` or `numerator > denominator`.
-    ///
-    /// # Example
-    ///
-    /// ```
-    /// use rand::{thread_rng, Rng};
-    ///
-    /// let mut rng = thread_rng();
-    /// println!("{}", rng.gen_ratio(2, 3));
-    /// ```
-    ///
-    /// [`Bernoulli`]: distributions::Bernoulli
-    #[inline]
-    fn gen_ratio(&mut self, numerator: u32, denominator: u32) -> bool {
-        let d = distributions::Bernoulli::from_ratio(numerator, denominator).unwrap();
-        self.sample(d)
-    }
-}
-
-impl<R: RngCore + ?Sized> Rng for R {}
-
-/// Types which may be filled with random data
-///
-/// This trait allows arrays to be efficiently filled with random data.
-///
-/// Implementations are expected to be portable across machines unless
-/// clearly documented otherwise (see the
-/// [Chapter on Portability](https://rust-random.github.io/book/portability.html)).
-pub trait Fill {
-    /// Fill self with random data
-    fn try_fill<R: Rng + ?Sized>(&mut self, rng: &mut R) -> Result<(), Error>;
-}
-
-macro_rules! impl_fill_each {
-    () => {};
-    ($t:ty) => {
-        impl Fill for [$t] {
-            fn try_fill<R: Rng + ?Sized>(&mut self, rng: &mut R) -> Result<(), Error> {
-                for elt in self.iter_mut() {
-                    *elt = rng.gen();
-                }
-                Ok(())
-            }
-        }
-    };
-    ($t:ty, $($tt:ty,)*) => {
-        impl_fill_each!($t);
-        impl_fill_each!($($tt,)*);
-    };
-}
-
-impl_fill_each!(bool, char, f32, f64,);
-
-impl Fill for [u8] {
-    fn try_fill<R: Rng + ?Sized>(&mut self, rng: &mut R) -> Result<(), Error> {
-        rng.try_fill_bytes(self)
-    }
-}
-
-macro_rules! impl_fill {
-    () => {};
-    ($t:ty) => {
-        impl Fill for [$t] {
-            #[inline(never)] // in micro benchmarks, this improves performance
-            fn try_fill<R: Rng + ?Sized>(&mut self, rng: &mut R) -> Result<(), Error> {
-                if self.len() > 0 {
-                    rng.try_fill_bytes(unsafe {
-                        slice::from_raw_parts_mut(self.as_mut_ptr()
-                            as *mut u8,
-                            self.len() * mem::size_of::<$t>()
-                        )
-                    })?;
-                    for x in self {
-                        *x = x.to_le();
-                    }
-                }
-                Ok(())
-            }
-        }
-
-        impl Fill for [Wrapping<$t>] {
-            #[inline(never)]
-            fn try_fill<R: Rng + ?Sized>(&mut self, rng: &mut R) -> Result<(), Error> {
-                if self.len() > 0 {
-                    rng.try_fill_bytes(unsafe {
-                        slice::from_raw_parts_mut(self.as_mut_ptr()
-                            as *mut u8,
-                            self.len() * mem::size_of::<$t>()
-                        )
-                    })?;
-                    for x in self {
-                    *x = Wrapping(x.0.to_le());
-                    }
-                }
-                Ok(())
-            }
-        }
-    };
-    ($t:ty, $($tt:ty,)*) => {
-        impl_fill!($t);
-        // TODO: this could replace above impl once Rust #32463 is fixed
-        // impl_fill!(Wrapping<$t>);
-        impl_fill!($($tt,)*);
-    }
-}
-
-impl_fill!(u16, u32, u64, usize, u128,);
-impl_fill!(i8, i16, i32, i64, isize, i128,);
-
-#[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))]
-#[cfg(feature = "min_const_gen")]
-impl<T, const N: usize> Fill for [T; N]
-where [T]: Fill
-{
-    fn try_fill<R: Rng + ?Sized>(&mut self, rng: &mut R) -> Result<(), Error> {
-        self[..].try_fill(rng)
-    }
-}
-
-#[cfg(not(feature = "min_const_gen"))]
-macro_rules! impl_fill_arrays {
-    ($n:expr,) => {};
-    ($n:expr, $N:ident) => {
-        impl<T> Fill for [T; $n] where [T]: Fill {
-            fn try_fill<R: Rng + ?Sized>(&mut self, rng: &mut R) -> Result<(), Error> {
-                self[..].try_fill(rng)
-            }
-        }
-    };
-    ($n:expr, $N:ident, $($NN:ident,)*) => {
-        impl_fill_arrays!($n, $N);
-        impl_fill_arrays!($n - 1, $($NN,)*);
-    };
-    (!div $n:expr,) => {};
-    (!div $n:expr, $N:ident, $($NN:ident,)*) => {
-        impl_fill_arrays!($n, $N);
-        impl_fill_arrays!(!div $n / 2, $($NN,)*);
-    };
-}
-#[cfg(not(feature = "min_const_gen"))]
-#[rustfmt::skip]
-impl_fill_arrays!(32, N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,);
-#[cfg(not(feature = "min_const_gen"))]
-impl_fill_arrays!(!div 4096, N,N,N,N,N,N,N,);
-
-#[cfg(test)]
-mod test {
-    use super::*;
-    use crate::test::rng;
-    use crate::rngs::mock::StepRng;
-    #[cfg(feature = "alloc")] use alloc::boxed::Box;
-
-    #[test]
-    fn test_fill_bytes_default() {
-        let mut r = StepRng::new(0x11_22_33_44_55_66_77_88, 0);
-
-        // check every remainder mod 8, both in small and big vectors.
-        let lengths = [0, 1, 2, 3, 4, 5, 6, 7, 80, 81, 82, 83, 84, 85, 86, 87];
-        for &n in lengths.iter() {
-            let mut buffer = [0u8; 87];
-            let v = &mut buffer[0..n];
-            r.fill_bytes(v);
-
-            // use this to get nicer error messages.
-            for (i, &byte) in v.iter().enumerate() {
-                if byte == 0 {
-                    panic!("byte {} of {} is zero", i, n)
-                }
-            }
-        }
-    }
-
-    #[test]
-    fn test_fill() {
-        let x = 9041086907909331047; // a random u64
-        let mut rng = StepRng::new(x, 0);
-
-        // Convert to byte sequence and back to u64; byte-swap twice if BE.
-        let mut array = [0u64; 2];
-        rng.fill(&mut array[..]);
-        assert_eq!(array, [x, x]);
-        assert_eq!(rng.next_u64(), x);
-
-        // Convert to bytes then u32 in LE order
-        let mut array = [0u32; 2];
-        rng.fill(&mut array[..]);
-        assert_eq!(array, [x as u32, (x >> 32) as u32]);
-        assert_eq!(rng.next_u32(), x as u32);
-
-        // Check equivalence using wrapped arrays
-        let mut warray = [Wrapping(0u32); 2];
-        rng.fill(&mut warray[..]);
-        assert_eq!(array[0], warray[0].0);
-        assert_eq!(array[1], warray[1].0);
-
-        // Check equivalence for generated floats
-        let mut array = [0f32; 2];
-        rng.fill(&mut array);
-        let gen: [f32; 2] = rng.gen();
-        assert_eq!(array, gen);
-    }
-
-    #[test]
-    fn test_fill_empty() {
-        let mut array = [0u32; 0];
-        let mut rng = StepRng::new(0, 1);
-        rng.fill(&mut array);
-        rng.fill(&mut array[..]);
-    }
-
-    #[test]
-    fn test_gen_range_int() {
-        let mut r = rng(101);
-        for _ in 0..1000 {
-            let a = r.gen_range(-4711..17);
-            assert!((-4711..17).contains(&a));
-            let a: i8 = r.gen_range(-3..42);
-            assert!((-3..42).contains(&a));
-            let a: u16 = r.gen_range(10..99);
-            assert!((10..99).contains(&a));
-            let a: i32 = r.gen_range(-100..2000);
-            assert!((-100..2000).contains(&a));
-            let a: u32 = r.gen_range(12..=24);
-            assert!((12..=24).contains(&a));
-
-            assert_eq!(r.gen_range(0u32..1), 0u32);
-            assert_eq!(r.gen_range(-12i64..-11), -12i64);
-            assert_eq!(r.gen_range(3_000_000..3_000_001), 3_000_000);
-        }
-    }
-
-    #[test]
-    fn test_gen_range_float() {
-        let mut r = rng(101);
-        for _ in 0..1000 {
-            let a = r.gen_range(-4.5..1.7);
-            assert!((-4.5..1.7).contains(&a));
-            let a = r.gen_range(-1.1..=-0.3);
-            assert!((-1.1..=-0.3).contains(&a));
-
-            assert_eq!(r.gen_range(0.0f32..=0.0), 0.);
-            assert_eq!(r.gen_range(-11.0..=-11.0), -11.);
-            assert_eq!(r.gen_range(3_000_000.0..=3_000_000.0), 3_000_000.);
-        }
-    }
-
-    #[test]
-    #[should_panic]
-    fn test_gen_range_panic_int() {
-        #![allow(clippy::reversed_empty_ranges)]
-        let mut r = rng(102);
-        r.gen_range(5..-2);
-    }
-
-    #[test]
-    #[should_panic]
-    fn test_gen_range_panic_usize() {
-        #![allow(clippy::reversed_empty_ranges)]
-        let mut r = rng(103);
-        r.gen_range(5..2);
-    }
-
-    #[test]
-    fn test_gen_bool() {
-        #![allow(clippy::bool_assert_comparison)]
-
-        let mut r = rng(105);
-        for _ in 0..5 {
-            assert_eq!(r.gen_bool(0.0), false);
-            assert_eq!(r.gen_bool(1.0), true);
-        }
-    }
-
-    #[test]
-    fn test_rng_trait_object() {
-        use crate::distributions::{Distribution, Standard};
-        let mut rng = rng(109);
-        let mut r = &mut rng as &mut dyn RngCore;
-        r.next_u32();
-        r.gen::<i32>();
-        assert_eq!(r.gen_range(0..1), 0);
-        let _c: u8 = Standard.sample(&mut r);
-    }
-
-    #[test]
-    #[cfg(feature = "alloc")]
-    fn test_rng_boxed_trait() {
-        use crate::distributions::{Distribution, Standard};
-        let rng = rng(110);
-        let mut r = Box::new(rng) as Box<dyn RngCore>;
-        r.next_u32();
-        r.gen::<i32>();
-        assert_eq!(r.gen_range(0..1), 0);
-        let _c: u8 = Standard.sample(&mut r);
-    }
-
-    #[test]
-    #[cfg_attr(miri, ignore)] // Miri is too slow
-    fn test_gen_ratio_average() {
-        const NUM: u32 = 3;
-        const DENOM: u32 = 10;
-        const N: u32 = 100_000;
-
-        let mut sum: u32 = 0;
-        let mut rng = rng(111);
-        for _ in 0..N {
-            if rng.gen_ratio(NUM, DENOM) {
-                sum += 1;
-            }
-        }
-        // Have Binomial(N, NUM/DENOM) distribution
-        let expected = (NUM * N) / DENOM; // exact integer
-        assert!(((sum - expected) as i32).abs() < 500);
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/rngs/adapter/mod.rs.html b/learning/rust/guessing_game/target/doc/src/rand/rngs/adapter/mod.rs.html deleted file mode 100644 index 704b9ef4..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/rngs/adapter/mod.rs.html +++ /dev/null @@ -1,42 +0,0 @@ -mod.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Wrappers / adapters forming RNGs
-
-mod read;
-mod reseeding;
-
-#[allow(deprecated)]
-pub use self::read::{ReadError, ReadRng};
-pub use self::reseeding::ReseedingRng;
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/rngs/adapter/read.rs.html b/learning/rust/guessing_game/target/doc/src/rand/rngs/adapter/read.rs.html deleted file mode 100644 index 6ee710f4..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/rngs/adapter/read.rs.html +++ /dev/null @@ -1,310 +0,0 @@ -read.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-
// Copyright 2018 Developers of the Rand project.
-// Copyright 2013 The Rust Project Developers.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! A wrapper around any Read to treat it as an RNG.
-
-#![allow(deprecated)]
-
-use std::fmt;
-use std::io::Read;
-
-use rand_core::{impls, Error, RngCore};
-
-
-/// An RNG that reads random bytes straight from any type supporting
-/// [`std::io::Read`], for example files.
-///
-/// This will work best with an infinite reader, but that is not required.
-///
-/// This can be used with `/dev/urandom` on Unix but it is recommended to use
-/// [`OsRng`] instead.
-///
-/// # Panics
-///
-/// `ReadRng` uses [`std::io::Read::read_exact`], which retries on interrupts.
-/// All other errors from the underlying reader, including when it does not
-/// have enough data, will only be reported through [`try_fill_bytes`].
-/// The other [`RngCore`] methods will panic in case of an error.
-///
-/// [`OsRng`]: crate::rngs::OsRng
-/// [`try_fill_bytes`]: RngCore::try_fill_bytes
-#[derive(Debug)]
-#[deprecated(since="0.8.4", note="removal due to lack of usage")]
-pub struct ReadRng<R> {
-    reader: R,
-}
-
-impl<R: Read> ReadRng<R> {
-    /// Create a new `ReadRng` from a `Read`.
-    pub fn new(r: R) -> ReadRng<R> {
-        ReadRng { reader: r }
-    }
-}
-
-impl<R: Read> RngCore for ReadRng<R> {
-    fn next_u32(&mut self) -> u32 {
-        impls::next_u32_via_fill(self)
-    }
-
-    fn next_u64(&mut self) -> u64 {
-        impls::next_u64_via_fill(self)
-    }
-
-    fn fill_bytes(&mut self, dest: &mut [u8]) {
-        self.try_fill_bytes(dest).unwrap_or_else(|err| {
-            panic!(
-                "reading random bytes from Read implementation failed; error: {}",
-                err
-            )
-        });
-    }
-
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error> {
-        if dest.is_empty() {
-            return Ok(());
-        }
-        // Use `std::io::read_exact`, which retries on `ErrorKind::Interrupted`.
-        self.reader
-            .read_exact(dest)
-            .map_err(|e| Error::new(ReadError(e)))
-    }
-}
-
-/// `ReadRng` error type
-#[derive(Debug)]
-#[deprecated(since="0.8.4")]
-pub struct ReadError(std::io::Error);
-
-impl fmt::Display for ReadError {
-    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
-        write!(f, "ReadError: {}", self.0)
-    }
-}
-
-impl std::error::Error for ReadError {
-    fn source(&self) -> Option<&(dyn std::error::Error + 'static)> {
-        Some(&self.0)
-    }
-}
-
-
-#[cfg(test)]
-mod test {
-    use std::println;
-
-    use super::ReadRng;
-    use crate::RngCore;
-
-    #[test]
-    fn test_reader_rng_u64() {
-        // transmute from the target to avoid endianness concerns.
-        #[rustfmt::skip]
-        let v = [0u8, 0, 0, 0, 0, 0, 0, 1,
-                 0,   4, 0, 0, 3, 0, 0, 2,
-                 5,   0, 0, 0, 0, 0, 0, 0];
-        let mut rng = ReadRng::new(&v[..]);
-
-        assert_eq!(rng.next_u64(), 1 << 56);
-        assert_eq!(rng.next_u64(), (2 << 56) + (3 << 32) + (4 << 8));
-        assert_eq!(rng.next_u64(), 5);
-    }
-
-    #[test]
-    fn test_reader_rng_u32() {
-        let v = [0u8, 0, 0, 1, 0, 0, 2, 0, 3, 0, 0, 0];
-        let mut rng = ReadRng::new(&v[..]);
-
-        assert_eq!(rng.next_u32(), 1 << 24);
-        assert_eq!(rng.next_u32(), 2 << 16);
-        assert_eq!(rng.next_u32(), 3);
-    }
-
-    #[test]
-    fn test_reader_rng_fill_bytes() {
-        let v = [1u8, 2, 3, 4, 5, 6, 7, 8];
-        let mut w = [0u8; 8];
-
-        let mut rng = ReadRng::new(&v[..]);
-        rng.fill_bytes(&mut w);
-
-        assert!(v == w);
-    }
-
-    #[test]
-    fn test_reader_rng_insufficient_bytes() {
-        let v = [1u8, 2, 3, 4, 5, 6, 7, 8];
-        let mut w = [0u8; 9];
-
-        let mut rng = ReadRng::new(&v[..]);
-
-        let result = rng.try_fill_bytes(&mut w);
-        assert!(result.is_err());
-        println!("Error: {}", result.unwrap_err());
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/rngs/adapter/reseeding.rs.html b/learning/rust/guessing_game/target/doc/src/rand/rngs/adapter/reseeding.rs.html deleted file mode 100644 index 825cc5b5..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/rngs/adapter/reseeding.rs.html +++ /dev/null @@ -1,782 +0,0 @@ -reseeding.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-
// Copyright 2018 Developers of the Rand project.
-// Copyright 2013 The Rust Project Developers.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! A wrapper around another PRNG that reseeds it after it
-//! generates a certain number of random bytes.
-
-use core::mem::size_of;
-
-use rand_core::block::{BlockRng, BlockRngCore};
-use rand_core::{CryptoRng, Error, RngCore, SeedableRng};
-
-/// A wrapper around any PRNG that implements [`BlockRngCore`], that adds the
-/// ability to reseed it.
-///
-/// `ReseedingRng` reseeds the underlying PRNG in the following cases:
-///
-/// - On a manual call to [`reseed()`].
-/// - After `clone()`, the clone will be reseeded on first use.
-/// - When a process is forked on UNIX, the RNGs in both the parent and child
-///   processes will be reseeded just before the next call to
-///   [`BlockRngCore::generate`], i.e. "soon". For ChaCha and Hc128 this is a
-///   maximum of fifteen `u32` values before reseeding.
-/// - After the PRNG has generated a configurable number of random bytes.
-///
-/// # When should reseeding after a fixed number of generated bytes be used?
-///
-/// Reseeding after a fixed number of generated bytes is never strictly
-/// *necessary*. Cryptographic PRNGs don't have a limited number of bytes they
-/// can output, or at least not a limit reachable in any practical way. There is
-/// no such thing as 'running out of entropy'.
-///
-/// Occasionally reseeding can be seen as some form of 'security in depth'. Even
-/// if in the future a cryptographic weakness is found in the CSPRNG being used,
-/// or a flaw in the implementation, occasionally reseeding should make
-/// exploiting it much more difficult or even impossible.
-///
-/// Use [`ReseedingRng::new`] with a `threshold` of `0` to disable reseeding
-/// after a fixed number of generated bytes.
-///
-/// # Limitations
-///
-/// It is recommended that a `ReseedingRng` (including `ThreadRng`) not be used
-/// from a fork handler.
-/// Use `OsRng` or `getrandom`, or defer your use of the RNG until later.
-///
-/// # Error handling
-///
-/// Although unlikely, reseeding the wrapped PRNG can fail. `ReseedingRng` will
-/// never panic but try to handle the error intelligently through some
-/// combination of retrying and delaying reseeding until later.
-/// If handling the source error fails `ReseedingRng` will continue generating
-/// data from the wrapped PRNG without reseeding.
-///
-/// Manually calling [`reseed()`] will not have this retry or delay logic, but
-/// reports the error.
-///
-/// # Example
-///
-/// ```
-/// use rand::prelude::*;
-/// use rand_chacha::ChaCha20Core; // Internal part of ChaChaRng that
-///                              // implements BlockRngCore
-/// use rand::rngs::OsRng;
-/// use rand::rngs::adapter::ReseedingRng;
-///
-/// let prng = ChaCha20Core::from_entropy();
-/// let mut reseeding_rng = ReseedingRng::new(prng, 0, OsRng);
-///
-/// println!("{}", reseeding_rng.gen::<u64>());
-///
-/// let mut cloned_rng = reseeding_rng.clone();
-/// assert!(reseeding_rng.gen::<u64>() != cloned_rng.gen::<u64>());
-/// ```
-///
-/// [`BlockRngCore`]: rand_core::block::BlockRngCore
-/// [`ReseedingRng::new`]: ReseedingRng::new
-/// [`reseed()`]: ReseedingRng::reseed
-#[derive(Debug)]
-pub struct ReseedingRng<R, Rsdr>(BlockRng<ReseedingCore<R, Rsdr>>)
-where
-    R: BlockRngCore + SeedableRng,
-    Rsdr: RngCore;
-
-impl<R, Rsdr> ReseedingRng<R, Rsdr>
-where
-    R: BlockRngCore + SeedableRng,
-    Rsdr: RngCore,
-{
-    /// Create a new `ReseedingRng` from an existing PRNG, combined with a RNG
-    /// to use as reseeder.
-    ///
-    /// `threshold` sets the number of generated bytes after which to reseed the
-    /// PRNG. Set it to zero to never reseed based on the number of generated
-    /// values.
-    pub fn new(rng: R, threshold: u64, reseeder: Rsdr) -> Self {
-        ReseedingRng(BlockRng::new(ReseedingCore::new(rng, threshold, reseeder)))
-    }
-
-    /// Reseed the internal PRNG.
-    pub fn reseed(&mut self) -> Result<(), Error> {
-        self.0.core.reseed()
-    }
-}
-
-// TODO: this should be implemented for any type where the inner type
-// implements RngCore, but we can't specify that because ReseedingCore is private
-impl<R, Rsdr: RngCore> RngCore for ReseedingRng<R, Rsdr>
-where
-    R: BlockRngCore<Item = u32> + SeedableRng,
-    <R as BlockRngCore>::Results: AsRef<[u32]> + AsMut<[u32]>,
-{
-    #[inline(always)]
-    fn next_u32(&mut self) -> u32 {
-        self.0.next_u32()
-    }
-
-    #[inline(always)]
-    fn next_u64(&mut self) -> u64 {
-        self.0.next_u64()
-    }
-
-    fn fill_bytes(&mut self, dest: &mut [u8]) {
-        self.0.fill_bytes(dest)
-    }
-
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error> {
-        self.0.try_fill_bytes(dest)
-    }
-}
-
-impl<R, Rsdr> Clone for ReseedingRng<R, Rsdr>
-where
-    R: BlockRngCore + SeedableRng + Clone,
-    Rsdr: RngCore + Clone,
-{
-    fn clone(&self) -> ReseedingRng<R, Rsdr> {
-        // Recreating `BlockRng` seems easier than cloning it and resetting
-        // the index.
-        ReseedingRng(BlockRng::new(self.0.core.clone()))
-    }
-}
-
-impl<R, Rsdr> CryptoRng for ReseedingRng<R, Rsdr>
-where
-    R: BlockRngCore + SeedableRng + CryptoRng,
-    Rsdr: RngCore + CryptoRng,
-{
-}
-
-#[derive(Debug)]
-struct ReseedingCore<R, Rsdr> {
-    inner: R,
-    reseeder: Rsdr,
-    threshold: i64,
-    bytes_until_reseed: i64,
-    fork_counter: usize,
-}
-
-impl<R, Rsdr> BlockRngCore for ReseedingCore<R, Rsdr>
-where
-    R: BlockRngCore + SeedableRng,
-    Rsdr: RngCore,
-{
-    type Item = <R as BlockRngCore>::Item;
-    type Results = <R as BlockRngCore>::Results;
-
-    fn generate(&mut self, results: &mut Self::Results) {
-        let global_fork_counter = fork::get_fork_counter();
-        if self.bytes_until_reseed <= 0 || self.is_forked(global_fork_counter) {
-            // We get better performance by not calling only `reseed` here
-            // and continuing with the rest of the function, but by directly
-            // returning from a non-inlined function.
-            return self.reseed_and_generate(results, global_fork_counter);
-        }
-        let num_bytes = results.as_ref().len() * size_of::<Self::Item>();
-        self.bytes_until_reseed -= num_bytes as i64;
-        self.inner.generate(results);
-    }
-}
-
-impl<R, Rsdr> ReseedingCore<R, Rsdr>
-where
-    R: BlockRngCore + SeedableRng,
-    Rsdr: RngCore,
-{
-    /// Create a new `ReseedingCore`.
-    fn new(rng: R, threshold: u64, reseeder: Rsdr) -> Self {
-        use ::core::i64::MAX;
-        fork::register_fork_handler();
-
-        // Because generating more values than `i64::MAX` takes centuries on
-        // current hardware, we just clamp to that value.
-        // Also we set a threshold of 0, which indicates no limit, to that
-        // value.
-        let threshold = if threshold == 0 {
-            MAX
-        } else if threshold <= MAX as u64 {
-            threshold as i64
-        } else {
-            MAX
-        };
-
-        ReseedingCore {
-            inner: rng,
-            reseeder,
-            threshold: threshold as i64,
-            bytes_until_reseed: threshold as i64,
-            fork_counter: 0,
-        }
-    }
-
-    /// Reseed the internal PRNG.
-    fn reseed(&mut self) -> Result<(), Error> {
-        R::from_rng(&mut self.reseeder).map(|result| {
-            self.bytes_until_reseed = self.threshold;
-            self.inner = result
-        })
-    }
-
-    fn is_forked(&self, global_fork_counter: usize) -> bool {
-        // In theory, on 32-bit platforms, it is possible for
-        // `global_fork_counter` to wrap around after ~4e9 forks.
-        //
-        // This check will detect a fork in the normal case where
-        // `fork_counter < global_fork_counter`, and also when the difference
-        // between both is greater than `isize::MAX` (wrapped around).
-        //
-        // It will still fail to detect a fork if there have been more than
-        // `isize::MAX` forks, without any reseed in between. Seems unlikely
-        // enough.
-        (self.fork_counter.wrapping_sub(global_fork_counter) as isize) < 0
-    }
-
-    #[inline(never)]
-    fn reseed_and_generate(
-        &mut self, results: &mut <Self as BlockRngCore>::Results, global_fork_counter: usize,
-    ) {
-        #![allow(clippy::if_same_then_else)] // false positive
-        if self.is_forked(global_fork_counter) {
-            info!("Fork detected, reseeding RNG");
-        } else {
-            trace!("Reseeding RNG (periodic reseed)");
-        }
-
-        let num_bytes = results.as_ref().len() * size_of::<<R as BlockRngCore>::Item>();
-
-        if let Err(e) = self.reseed() {
-            warn!("Reseeding RNG failed: {}", e);
-            let _ = e;
-        }
-        self.fork_counter = global_fork_counter;
-
-        self.bytes_until_reseed = self.threshold - num_bytes as i64;
-        self.inner.generate(results);
-    }
-}
-
-impl<R, Rsdr> Clone for ReseedingCore<R, Rsdr>
-where
-    R: BlockRngCore + SeedableRng + Clone,
-    Rsdr: RngCore + Clone,
-{
-    fn clone(&self) -> ReseedingCore<R, Rsdr> {
-        ReseedingCore {
-            inner: self.inner.clone(),
-            reseeder: self.reseeder.clone(),
-            threshold: self.threshold,
-            bytes_until_reseed: 0, // reseed clone on first use
-            fork_counter: self.fork_counter,
-        }
-    }
-}
-
-impl<R, Rsdr> CryptoRng for ReseedingCore<R, Rsdr>
-where
-    R: BlockRngCore + SeedableRng + CryptoRng,
-    Rsdr: RngCore + CryptoRng,
-{
-}
-
-
-#[cfg(all(unix, not(target_os = "emscripten")))]
-mod fork {
-    use core::sync::atomic::{AtomicUsize, Ordering};
-    use std::sync::Once;
-
-    // Fork protection
-    //
-    // We implement fork protection on Unix using `pthread_atfork`.
-    // When the process is forked, we increment `RESEEDING_RNG_FORK_COUNTER`.
-    // Every `ReseedingRng` stores the last known value of the static in
-    // `fork_counter`. If the cached `fork_counter` is less than
-    // `RESEEDING_RNG_FORK_COUNTER`, it is time to reseed this RNG.
-    //
-    // If reseeding fails, we don't deal with this by setting a delay, but just
-    // don't update `fork_counter`, so a reseed is attempted as soon as
-    // possible.
-
-    static RESEEDING_RNG_FORK_COUNTER: AtomicUsize = AtomicUsize::new(0);
-
-    pub fn get_fork_counter() -> usize {
-        RESEEDING_RNG_FORK_COUNTER.load(Ordering::Relaxed)
-    }
-
-    extern "C" fn fork_handler() {
-        // Note: fetch_add is defined to wrap on overflow
-        // (which is what we want).
-        RESEEDING_RNG_FORK_COUNTER.fetch_add(1, Ordering::Relaxed);
-    }
-
-    pub fn register_fork_handler() {
-        static REGISTER: Once = Once::new();
-        REGISTER.call_once(|| {
-            // Bump the counter before and after forking (see #1169):
-            let ret = unsafe { libc::pthread_atfork(
-                Some(fork_handler),
-                Some(fork_handler),
-                Some(fork_handler),
-            ) };
-            if ret != 0 {
-                panic!("libc::pthread_atfork failed with code {}", ret);
-            }
-        });
-    }
-}
-
-#[cfg(not(all(unix, not(target_os = "emscripten"))))]
-mod fork {
-    pub fn get_fork_counter() -> usize {
-        0
-    }
-    pub fn register_fork_handler() {}
-}
-
-
-#[cfg(feature = "std_rng")]
-#[cfg(test)]
-mod test {
-    use super::ReseedingRng;
-    use crate::rngs::mock::StepRng;
-    use crate::rngs::std::Core;
-    use crate::{Rng, SeedableRng};
-
-    #[test]
-    fn test_reseeding() {
-        let mut zero = StepRng::new(0, 0);
-        let rng = Core::from_rng(&mut zero).unwrap();
-        let thresh = 1; // reseed every time the buffer is exhausted
-        let mut reseeding = ReseedingRng::new(rng, thresh, zero);
-
-        // RNG buffer size is [u32; 64]
-        // Debug is only implemented up to length 32 so use two arrays
-        let mut buf = ([0u32; 32], [0u32; 32]);
-        reseeding.fill(&mut buf.0);
-        reseeding.fill(&mut buf.1);
-        let seq = buf;
-        for _ in 0..10 {
-            reseeding.fill(&mut buf.0);
-            reseeding.fill(&mut buf.1);
-            assert_eq!(buf, seq);
-        }
-    }
-
-    #[test]
-    fn test_clone_reseeding() {
-        #![allow(clippy::redundant_clone)]
-
-        let mut zero = StepRng::new(0, 0);
-        let rng = Core::from_rng(&mut zero).unwrap();
-        let mut rng1 = ReseedingRng::new(rng, 32 * 4, zero);
-
-        let first: u32 = rng1.gen();
-        for _ in 0..10 {
-            let _ = rng1.gen::<u32>();
-        }
-
-        let mut rng2 = rng1.clone();
-        assert_eq!(first, rng2.gen::<u32>());
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/rngs/mock.rs.html b/learning/rust/guessing_game/target/doc/src/rand/rngs/mock.rs.html deleted file mode 100644 index 48b52d37..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/rngs/mock.rs.html +++ /dev/null @@ -1,184 +0,0 @@ -mock.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Mock random number generator
-
-use rand_core::{impls, Error, RngCore};
-
-#[cfg(feature = "serde1")]
-use serde::{Serialize, Deserialize};
-
-/// A simple implementation of `RngCore` for testing purposes.
-///
-/// This generates an arithmetic sequence (i.e. adds a constant each step)
-/// over a `u64` number, using wrapping arithmetic. If the increment is 0
-/// the generator yields a constant.
-///
-/// ```
-/// use rand::Rng;
-/// use rand::rngs::mock::StepRng;
-///
-/// let mut my_rng = StepRng::new(2, 1);
-/// let sample: [u64; 3] = my_rng.gen();
-/// assert_eq!(sample, [2, 3, 4]);
-/// ```
-#[derive(Debug, Clone, PartialEq, Eq)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-pub struct StepRng {
-    v: u64,
-    a: u64,
-}
-
-impl StepRng {
-    /// Create a `StepRng`, yielding an arithmetic sequence starting with
-    /// `initial` and incremented by `increment` each time.
-    pub fn new(initial: u64, increment: u64) -> Self {
-        StepRng {
-            v: initial,
-            a: increment,
-        }
-    }
-}
-
-impl RngCore for StepRng {
-    #[inline]
-    fn next_u32(&mut self) -> u32 {
-        self.next_u64() as u32
-    }
-
-    #[inline]
-    fn next_u64(&mut self) -> u64 {
-        let result = self.v;
-        self.v = self.v.wrapping_add(self.a);
-        result
-    }
-
-    #[inline]
-    fn fill_bytes(&mut self, dest: &mut [u8]) {
-        impls::fill_bytes_via_next(self, dest);
-    }
-
-    #[inline]
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error> {
-        self.fill_bytes(dest);
-        Ok(())
-    }
-}
-
-#[cfg(test)]
-mod tests {
-    #[test]
-    #[cfg(feature = "serde1")]
-    fn test_serialization_step_rng() {
-        use super::StepRng;
-
-        let some_rng = StepRng::new(42, 7);
-        let de_some_rng: StepRng =
-            bincode::deserialize(&bincode::serialize(&some_rng).unwrap()).unwrap();
-        assert_eq!(some_rng.v, de_some_rng.v);
-        assert_eq!(some_rng.a, de_some_rng.a);
-
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/rngs/mod.rs.html b/learning/rust/guessing_game/target/doc/src/rand/rngs/mod.rs.html deleted file mode 100644 index 80dafb87..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/rngs/mod.rs.html +++ /dev/null @@ -1,248 +0,0 @@ -mod.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Random number generators and adapters
-//!
-//! ## Background: Random number generators (RNGs)
-//!
-//! Computers cannot produce random numbers from nowhere. We classify
-//! random number generators as follows:
-//!
-//! -   "True" random number generators (TRNGs) use hard-to-predict data sources
-//!     (e.g. the high-resolution parts of event timings and sensor jitter) to
-//!     harvest random bit-sequences, apply algorithms to remove bias and
-//!     estimate available entropy, then combine these bits into a byte-sequence
-//!     or an entropy pool. This job is usually done by the operating system or
-//!     a hardware generator (HRNG).
-//! -   "Pseudo"-random number generators (PRNGs) use algorithms to transform a
-//!     seed into a sequence of pseudo-random numbers. These generators can be
-//!     fast and produce well-distributed unpredictable random numbers (or not).
-//!     They are usually deterministic: given algorithm and seed, the output
-//!     sequence can be reproduced. They have finite period and eventually loop;
-//!     with many algorithms this period is fixed and can be proven sufficiently
-//!     long, while others are chaotic and the period depends on the seed.
-//! -   "Cryptographically secure" pseudo-random number generators (CSPRNGs)
-//!     are the sub-set of PRNGs which are secure. Security of the generator
-//!     relies both on hiding the internal state and using a strong algorithm.
-//!
-//! ## Traits and functionality
-//!
-//! All RNGs implement the [`RngCore`] trait, as a consequence of which the
-//! [`Rng`] extension trait is automatically implemented. Secure RNGs may
-//! additionally implement the [`CryptoRng`] trait.
-//!
-//! All PRNGs require a seed to produce their random number sequence. The
-//! [`SeedableRng`] trait provides three ways of constructing PRNGs:
-//!
-//! -   `from_seed` accepts a type specific to the PRNG
-//! -   `from_rng` allows a PRNG to be seeded from any other RNG
-//! -   `seed_from_u64` allows any PRNG to be seeded from a `u64` insecurely
-//! -   `from_entropy` securely seeds a PRNG from fresh entropy
-//!
-//! Use the [`rand_core`] crate when implementing your own RNGs.
-//!
-//! ## Our generators
-//!
-//! This crate provides several random number generators:
-//!
-//! -   [`OsRng`] is an interface to the operating system's random number
-//!     source. Typically the operating system uses a CSPRNG with entropy
-//!     provided by a TRNG and some type of on-going re-seeding.
-//! -   [`ThreadRng`], provided by the [`thread_rng`] function, is a handle to a
-//!     thread-local CSPRNG with periodic seeding from [`OsRng`]. Because this
-//!     is local, it is typically much faster than [`OsRng`]. It should be
-//!     secure, though the paranoid may prefer [`OsRng`].
-//! -   [`StdRng`] is a CSPRNG chosen for good performance and trust of security
-//!     (based on reviews, maturity and usage). The current algorithm is ChaCha12,
-//!     which is well established and rigorously analysed.
-//!     [`StdRng`] provides the algorithm used by [`ThreadRng`] but without
-//!     periodic reseeding.
-//! -   [`SmallRng`] is an **insecure** PRNG designed to be fast, simple, require
-//!     little memory, and have good output quality.
-//!
-//! The algorithms selected for [`StdRng`] and [`SmallRng`] may change in any
-//! release and may be platform-dependent, therefore they should be considered
-//! **not reproducible**.
-//!
-//! ## Additional generators
-//!
-//! **TRNGs**: The [`rdrand`] crate provides an interface to the RDRAND and
-//! RDSEED instructions available in modern Intel and AMD CPUs.
-//! The [`rand_jitter`] crate provides a user-space implementation of
-//! entropy harvesting from CPU timer jitter, but is very slow and has
-//! [security issues](https://github.com/rust-random/rand/issues/699).
-//!
-//! **PRNGs**: Several companion crates are available, providing individual or
-//! families of PRNG algorithms. These provide the implementations behind
-//! [`StdRng`] and [`SmallRng`] but can also be used directly, indeed *should*
-//! be used directly when **reproducibility** matters.
-//! Some suggestions are: [`rand_chacha`], [`rand_pcg`], [`rand_xoshiro`].
-//! A full list can be found by searching for crates with the [`rng` tag].
-//!
-//! [`Rng`]: crate::Rng
-//! [`RngCore`]: crate::RngCore
-//! [`CryptoRng`]: crate::CryptoRng
-//! [`SeedableRng`]: crate::SeedableRng
-//! [`thread_rng`]: crate::thread_rng
-//! [`rdrand`]: https://crates.io/crates/rdrand
-//! [`rand_jitter`]: https://crates.io/crates/rand_jitter
-//! [`rand_chacha`]: https://crates.io/crates/rand_chacha
-//! [`rand_pcg`]: https://crates.io/crates/rand_pcg
-//! [`rand_xoshiro`]: https://crates.io/crates/rand_xoshiro
-//! [`rng` tag]: https://crates.io/keywords/rng
-
-#[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
-#[cfg(feature = "std")] pub mod adapter;
-
-pub mod mock; // Public so we don't export `StepRng` directly, making it a bit
-              // more clear it is intended for testing.
-
-#[cfg(all(feature = "small_rng", target_pointer_width = "64"))]
-mod xoshiro256plusplus;
-#[cfg(all(feature = "small_rng", not(target_pointer_width = "64")))]
-mod xoshiro128plusplus;
-#[cfg(feature = "small_rng")] mod small;
-
-#[cfg(feature = "std_rng")] mod std;
-#[cfg(all(feature = "std", feature = "std_rng"))] pub(crate) mod thread;
-
-#[cfg(feature = "small_rng")] pub use self::small::SmallRng;
-#[cfg(feature = "std_rng")] pub use self::std::StdRng;
-#[cfg(all(feature = "std", feature = "std_rng"))] pub use self::thread::ThreadRng;
-
-#[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))]
-#[cfg(feature = "getrandom")] pub use rand_core::OsRng;
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/rngs/std.rs.html b/learning/rust/guessing_game/target/doc/src/rand/rngs/std.rs.html deleted file mode 100644 index 6dc5f056..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/rngs/std.rs.html +++ /dev/null @@ -1,206 +0,0 @@ -std.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! The standard RNG
-
-use crate::{CryptoRng, Error, RngCore, SeedableRng};
-
-pub(crate) use rand_chacha::ChaCha12Core as Core;
-
-use rand_chacha::ChaCha12Rng as Rng;
-
-/// The standard RNG. The PRNG algorithm in `StdRng` is chosen to be efficient
-/// on the current platform, to be statistically strong and unpredictable
-/// (meaning a cryptographically secure PRNG).
-///
-/// The current algorithm used is the ChaCha block cipher with 12 rounds. Please
-/// see this relevant [rand issue] for the discussion. This may change as new 
-/// evidence of cipher security and performance becomes available.
-///
-/// The algorithm is deterministic but should not be considered reproducible
-/// due to dependence on configuration and possible replacement in future
-/// library versions. For a secure reproducible generator, we recommend use of
-/// the [rand_chacha] crate directly.
-///
-/// [rand_chacha]: https://crates.io/crates/rand_chacha
-/// [rand issue]: https://github.com/rust-random/rand/issues/932
-#[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))]
-#[derive(Clone, Debug, PartialEq, Eq)]
-pub struct StdRng(Rng);
-
-impl RngCore for StdRng {
-    #[inline(always)]
-    fn next_u32(&mut self) -> u32 {
-        self.0.next_u32()
-    }
-
-    #[inline(always)]
-    fn next_u64(&mut self) -> u64 {
-        self.0.next_u64()
-    }
-
-    #[inline(always)]
-    fn fill_bytes(&mut self, dest: &mut [u8]) {
-        self.0.fill_bytes(dest);
-    }
-
-    #[inline(always)]
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error> {
-        self.0.try_fill_bytes(dest)
-    }
-}
-
-impl SeedableRng for StdRng {
-    type Seed = <Rng as SeedableRng>::Seed;
-
-    #[inline(always)]
-    fn from_seed(seed: Self::Seed) -> Self {
-        StdRng(Rng::from_seed(seed))
-    }
-
-    #[inline(always)]
-    fn from_rng<R: RngCore>(rng: R) -> Result<Self, Error> {
-        Rng::from_rng(rng).map(StdRng)
-    }
-}
-
-impl CryptoRng for StdRng {}
-
-
-#[cfg(test)]
-mod test {
-    use crate::rngs::StdRng;
-    use crate::{RngCore, SeedableRng};
-
-    #[test]
-    fn test_stdrng_construction() {
-        // Test value-stability of StdRng. This is expected to break any time
-        // the algorithm is changed.
-        #[rustfmt::skip]
-        let seed = [1,0,0,0, 23,0,0,0, 200,1,0,0, 210,30,0,0,
-                    0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0];
-
-        let target = [10719222850664546238, 14064965282130556830];
-
-        let mut rng0 = StdRng::from_seed(seed);
-        let x0 = rng0.next_u64();
-
-        let mut rng1 = StdRng::from_rng(rng0).unwrap();
-        let x1 = rng1.next_u64();
-
-        assert_eq!([x0, x1], target);
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/rngs/thread.rs.html b/learning/rust/guessing_game/target/doc/src/rand/rngs/thread.rs.html deleted file mode 100644 index 055bb376..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/rngs/thread.rs.html +++ /dev/null @@ -1,296 +0,0 @@ -thread.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Thread-local random number generator
-
-use core::cell::UnsafeCell;
-use std::rc::Rc;
-use std::thread_local;
-
-use super::std::Core;
-use crate::rngs::adapter::ReseedingRng;
-use crate::rngs::OsRng;
-use crate::{CryptoRng, Error, RngCore, SeedableRng};
-
-// Rationale for using `UnsafeCell` in `ThreadRng`:
-//
-// Previously we used a `RefCell`, with an overhead of ~15%. There will only
-// ever be one mutable reference to the interior of the `UnsafeCell`, because
-// we only have such a reference inside `next_u32`, `next_u64`, etc. Within a
-// single thread (which is the definition of `ThreadRng`), there will only ever
-// be one of these methods active at a time.
-//
-// A possible scenario where there could be multiple mutable references is if
-// `ThreadRng` is used inside `next_u32` and co. But the implementation is
-// completely under our control. We just have to ensure none of them use
-// `ThreadRng` internally, which is nonsensical anyway. We should also never run
-// `ThreadRng` in destructors of its implementation, which is also nonsensical.
-
-
-// Number of generated bytes after which to reseed `ThreadRng`.
-// According to benchmarks, reseeding has a noticeable impact with thresholds
-// of 32 kB and less. We choose 64 kB to avoid significant overhead.
-const THREAD_RNG_RESEED_THRESHOLD: u64 = 1024 * 64;
-
-/// A reference to the thread-local generator
-///
-/// An instance can be obtained via [`thread_rng`] or via `ThreadRng::default()`.
-/// This handle is safe to use everywhere (including thread-local destructors),
-/// though it is recommended not to use inside a fork handler.
-/// The handle cannot be passed between threads (is not `Send` or `Sync`).
-///
-/// `ThreadRng` uses the same PRNG as [`StdRng`] for security and performance
-/// and is automatically seeded from [`OsRng`].
-///
-/// Unlike `StdRng`, `ThreadRng` uses the  [`ReseedingRng`] wrapper to reseed
-/// the PRNG from fresh entropy every 64 kiB of random data as well as after a
-/// fork on Unix (though not quite immediately; see documentation of
-/// [`ReseedingRng`]).
-/// Note that the reseeding is done as an extra precaution against side-channel
-/// attacks and mis-use (e.g. if somehow weak entropy were supplied initially).
-/// The PRNG algorithms used are assumed to be secure.
-///
-/// [`ReseedingRng`]: crate::rngs::adapter::ReseedingRng
-/// [`StdRng`]: crate::rngs::StdRng
-#[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))]
-#[derive(Clone, Debug)]
-pub struct ThreadRng {
-    // Rc is explicitly !Send and !Sync
-    rng: Rc<UnsafeCell<ReseedingRng<Core, OsRng>>>,
-}
-
-thread_local!(
-    // We require Rc<..> to avoid premature freeing when thread_rng is used
-    // within thread-local destructors. See #968.
-    static THREAD_RNG_KEY: Rc<UnsafeCell<ReseedingRng<Core, OsRng>>> = {
-        let r = Core::from_rng(OsRng).unwrap_or_else(|err|
-                panic!("could not initialize thread_rng: {}", err));
-        let rng = ReseedingRng::new(r,
-                                    THREAD_RNG_RESEED_THRESHOLD,
-                                    OsRng);
-        Rc::new(UnsafeCell::new(rng))
-    }
-);
-
-/// Retrieve the lazily-initialized thread-local random number generator,
-/// seeded by the system. Intended to be used in method chaining style,
-/// e.g. `thread_rng().gen::<i32>()`, or cached locally, e.g.
-/// `let mut rng = thread_rng();`.  Invoked by the `Default` trait, making
-/// `ThreadRng::default()` equivalent.
-///
-/// For more information see [`ThreadRng`].
-#[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))]
-pub fn thread_rng() -> ThreadRng {
-    let rng = THREAD_RNG_KEY.with(|t| t.clone());
-    ThreadRng { rng }
-}
-
-impl Default for ThreadRng {
-    fn default() -> ThreadRng {
-        crate::prelude::thread_rng()
-    }
-}
-
-impl RngCore for ThreadRng {
-    #[inline(always)]
-    fn next_u32(&mut self) -> u32 {
-        // SAFETY: We must make sure to stop using `rng` before anyone else
-        // creates another mutable reference
-        let rng = unsafe { &mut *self.rng.get() };
-        rng.next_u32()
-    }
-
-    #[inline(always)]
-    fn next_u64(&mut self) -> u64 {
-        // SAFETY: We must make sure to stop using `rng` before anyone else
-        // creates another mutable reference
-        let rng = unsafe { &mut *self.rng.get() };
-        rng.next_u64()
-    }
-
-    fn fill_bytes(&mut self, dest: &mut [u8]) {
-        // SAFETY: We must make sure to stop using `rng` before anyone else
-        // creates another mutable reference
-        let rng = unsafe { &mut *self.rng.get() };
-        rng.fill_bytes(dest)
-    }
-
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error> {
-        // SAFETY: We must make sure to stop using `rng` before anyone else
-        // creates another mutable reference
-        let rng = unsafe { &mut *self.rng.get() };
-        rng.try_fill_bytes(dest)
-    }
-}
-
-impl CryptoRng for ThreadRng {}
-
-
-#[cfg(test)]
-mod test {
-    #[test]
-    fn test_thread_rng() {
-        use crate::Rng;
-        let mut r = crate::thread_rng();
-        r.gen::<i32>();
-        assert_eq!(r.gen_range(0..1), 0);
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/seq/index.rs.html b/learning/rust/guessing_game/target/doc/src/rand/seq/index.rs.html deleted file mode 100644 index ee73a17d..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/seq/index.rs.html +++ /dev/null @@ -1,1366 +0,0 @@ -index.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-443
-444
-445
-446
-447
-448
-449
-450
-451
-452
-453
-454
-455
-456
-457
-458
-459
-460
-461
-462
-463
-464
-465
-466
-467
-468
-469
-470
-471
-472
-473
-474
-475
-476
-477
-478
-479
-480
-481
-482
-483
-484
-485
-486
-487
-488
-489
-490
-491
-492
-493
-494
-495
-496
-497
-498
-499
-500
-501
-502
-503
-504
-505
-506
-507
-508
-509
-510
-511
-512
-513
-514
-515
-516
-517
-518
-519
-520
-521
-522
-523
-524
-525
-526
-527
-528
-529
-530
-531
-532
-533
-534
-535
-536
-537
-538
-539
-540
-541
-542
-543
-544
-545
-546
-547
-548
-549
-550
-551
-552
-553
-554
-555
-556
-557
-558
-559
-560
-561
-562
-563
-564
-565
-566
-567
-568
-569
-570
-571
-572
-573
-574
-575
-576
-577
-578
-579
-580
-581
-582
-583
-584
-585
-586
-587
-588
-589
-590
-591
-592
-593
-594
-595
-596
-597
-598
-599
-600
-601
-602
-603
-604
-605
-606
-607
-608
-609
-610
-611
-612
-613
-614
-615
-616
-617
-618
-619
-620
-621
-622
-623
-624
-625
-626
-627
-628
-629
-630
-631
-632
-633
-634
-635
-636
-637
-638
-639
-640
-641
-642
-643
-644
-645
-646
-647
-648
-649
-650
-651
-652
-653
-654
-655
-656
-657
-658
-659
-660
-661
-662
-663
-664
-665
-666
-667
-668
-669
-670
-671
-672
-673
-674
-675
-676
-677
-678
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Low-level API for sampling indices
-
-#[cfg(feature = "alloc")] use core::slice;
-
-#[cfg(feature = "alloc")] use alloc::vec::{self, Vec};
-// BTreeMap is not as fast in tests, but better than nothing.
-#[cfg(all(feature = "alloc", not(feature = "std")))]
-use alloc::collections::BTreeSet;
-#[cfg(feature = "std")] use std::collections::HashSet;
-
-#[cfg(feature = "std")]
-use crate::distributions::WeightedError;
-
-#[cfg(feature = "alloc")]
-use crate::{Rng, distributions::{uniform::SampleUniform, Distribution, Uniform}};
-
-#[cfg(feature = "serde1")]
-use serde::{Serialize, Deserialize};
-
-/// A vector of indices.
-///
-/// Multiple internal representations are possible.
-#[derive(Clone, Debug)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-pub enum IndexVec {
-    #[doc(hidden)]
-    U32(Vec<u32>),
-    #[doc(hidden)]
-    USize(Vec<usize>),
-}
-
-impl IndexVec {
-    /// Returns the number of indices
-    #[inline]
-    pub fn len(&self) -> usize {
-        match *self {
-            IndexVec::U32(ref v) => v.len(),
-            IndexVec::USize(ref v) => v.len(),
-        }
-    }
-
-    /// Returns `true` if the length is 0.
-    #[inline]
-    pub fn is_empty(&self) -> bool {
-        match *self {
-            IndexVec::U32(ref v) => v.is_empty(),
-            IndexVec::USize(ref v) => v.is_empty(),
-        }
-    }
-
-    /// Return the value at the given `index`.
-    ///
-    /// (Note: we cannot implement [`std::ops::Index`] because of lifetime
-    /// restrictions.)
-    #[inline]
-    pub fn index(&self, index: usize) -> usize {
-        match *self {
-            IndexVec::U32(ref v) => v[index] as usize,
-            IndexVec::USize(ref v) => v[index],
-        }
-    }
-
-    /// Return result as a `Vec<usize>`. Conversion may or may not be trivial.
-    #[inline]
-    pub fn into_vec(self) -> Vec<usize> {
-        match self {
-            IndexVec::U32(v) => v.into_iter().map(|i| i as usize).collect(),
-            IndexVec::USize(v) => v,
-        }
-    }
-
-    /// Iterate over the indices as a sequence of `usize` values
-    #[inline]
-    pub fn iter(&self) -> IndexVecIter<'_> {
-        match *self {
-            IndexVec::U32(ref v) => IndexVecIter::U32(v.iter()),
-            IndexVec::USize(ref v) => IndexVecIter::USize(v.iter()),
-        }
-    }
-}
-
-impl IntoIterator for IndexVec {
-    type Item = usize;
-    type IntoIter = IndexVecIntoIter;
-
-    /// Convert into an iterator over the indices as a sequence of `usize` values
-    #[inline]
-    fn into_iter(self) -> IndexVecIntoIter {
-        match self {
-            IndexVec::U32(v) => IndexVecIntoIter::U32(v.into_iter()),
-            IndexVec::USize(v) => IndexVecIntoIter::USize(v.into_iter()),
-        }
-    }
-}
-
-impl PartialEq for IndexVec {
-    fn eq(&self, other: &IndexVec) -> bool {
-        use self::IndexVec::*;
-        match (self, other) {
-            (&U32(ref v1), &U32(ref v2)) => v1 == v2,
-            (&USize(ref v1), &USize(ref v2)) => v1 == v2,
-            (&U32(ref v1), &USize(ref v2)) => {
-                (v1.len() == v2.len()) && (v1.iter().zip(v2.iter()).all(|(x, y)| *x as usize == *y))
-            }
-            (&USize(ref v1), &U32(ref v2)) => {
-                (v1.len() == v2.len()) && (v1.iter().zip(v2.iter()).all(|(x, y)| *x == *y as usize))
-            }
-        }
-    }
-}
-
-impl From<Vec<u32>> for IndexVec {
-    #[inline]
-    fn from(v: Vec<u32>) -> Self {
-        IndexVec::U32(v)
-    }
-}
-
-impl From<Vec<usize>> for IndexVec {
-    #[inline]
-    fn from(v: Vec<usize>) -> Self {
-        IndexVec::USize(v)
-    }
-}
-
-/// Return type of `IndexVec::iter`.
-#[derive(Debug)]
-pub enum IndexVecIter<'a> {
-    #[doc(hidden)]
-    U32(slice::Iter<'a, u32>),
-    #[doc(hidden)]
-    USize(slice::Iter<'a, usize>),
-}
-
-impl<'a> Iterator for IndexVecIter<'a> {
-    type Item = usize;
-
-    #[inline]
-    fn next(&mut self) -> Option<usize> {
-        use self::IndexVecIter::*;
-        match *self {
-            U32(ref mut iter) => iter.next().map(|i| *i as usize),
-            USize(ref mut iter) => iter.next().cloned(),
-        }
-    }
-
-    #[inline]
-    fn size_hint(&self) -> (usize, Option<usize>) {
-        match *self {
-            IndexVecIter::U32(ref v) => v.size_hint(),
-            IndexVecIter::USize(ref v) => v.size_hint(),
-        }
-    }
-}
-
-impl<'a> ExactSizeIterator for IndexVecIter<'a> {}
-
-/// Return type of `IndexVec::into_iter`.
-#[derive(Clone, Debug)]
-pub enum IndexVecIntoIter {
-    #[doc(hidden)]
-    U32(vec::IntoIter<u32>),
-    #[doc(hidden)]
-    USize(vec::IntoIter<usize>),
-}
-
-impl Iterator for IndexVecIntoIter {
-    type Item = usize;
-
-    #[inline]
-    fn next(&mut self) -> Option<Self::Item> {
-        use self::IndexVecIntoIter::*;
-        match *self {
-            U32(ref mut v) => v.next().map(|i| i as usize),
-            USize(ref mut v) => v.next(),
-        }
-    }
-
-    #[inline]
-    fn size_hint(&self) -> (usize, Option<usize>) {
-        use self::IndexVecIntoIter::*;
-        match *self {
-            U32(ref v) => v.size_hint(),
-            USize(ref v) => v.size_hint(),
-        }
-    }
-}
-
-impl ExactSizeIterator for IndexVecIntoIter {}
-
-
-/// Randomly sample exactly `amount` distinct indices from `0..length`, and
-/// return them in random order (fully shuffled).
-///
-/// This method is used internally by the slice sampling methods, but it can
-/// sometimes be useful to have the indices themselves so this is provided as
-/// an alternative.
-///
-/// The implementation used is not specified; we automatically select the
-/// fastest available algorithm for the `length` and `amount` parameters
-/// (based on detailed profiling on an Intel Haswell CPU). Roughly speaking,
-/// complexity is `O(amount)`, except that when `amount` is small, performance
-/// is closer to `O(amount^2)`, and when `length` is close to `amount` then
-/// `O(length)`.
-///
-/// Note that performance is significantly better over `u32` indices than over
-/// `u64` indices. Because of this we hide the underlying type behind an
-/// abstraction, `IndexVec`.
-///
-/// If an allocation-free `no_std` function is required, it is suggested
-/// to adapt the internal `sample_floyd` implementation.
-///
-/// Panics if `amount > length`.
-pub fn sample<R>(rng: &mut R, length: usize, amount: usize) -> IndexVec
-where R: Rng + ?Sized {
-    if amount > length {
-        panic!("`amount` of samples must be less than or equal to `length`");
-    }
-    if length > (::core::u32::MAX as usize) {
-        // We never want to use inplace here, but could use floyd's alg
-        // Lazy version: always use the cache alg.
-        return sample_rejection(rng, length, amount);
-    }
-    let amount = amount as u32;
-    let length = length as u32;
-
-    // Choice of algorithm here depends on both length and amount. See:
-    // https://github.com/rust-random/rand/pull/479
-    // We do some calculations with f32. Accuracy is not very important.
-
-    if amount < 163 {
-        const C: [[f32; 2]; 2] = [[1.6, 8.0 / 45.0], [10.0, 70.0 / 9.0]];
-        let j = if length < 500_000 { 0 } else { 1 };
-        let amount_fp = amount as f32;
-        let m4 = C[0][j] * amount_fp;
-        // Short-cut: when amount < 12, floyd's is always faster
-        if amount > 11 && (length as f32) < (C[1][j] + m4) * amount_fp {
-            sample_inplace(rng, length, amount)
-        } else {
-            sample_floyd(rng, length, amount)
-        }
-    } else {
-        const C: [f32; 2] = [270.0, 330.0 / 9.0];
-        let j = if length < 500_000 { 0 } else { 1 };
-        if (length as f32) < C[j] * (amount as f32) {
-            sample_inplace(rng, length, amount)
-        } else {
-            sample_rejection(rng, length, amount)
-        }
-    }
-}
-
-/// Randomly sample exactly `amount` distinct indices from `0..length`, and
-/// return them in an arbitrary order (there is no guarantee of shuffling or
-/// ordering). The weights are to be provided by the input function `weights`,
-/// which will be called once for each index.
-///
-/// This method is used internally by the slice sampling methods, but it can
-/// sometimes be useful to have the indices themselves so this is provided as
-/// an alternative.
-///
-/// This implementation uses `O(length + amount)` space and `O(length)` time
-/// if the "nightly" feature is enabled, or `O(length)` space and
-/// `O(length + amount * log length)` time otherwise.
-///
-/// Panics if `amount > length`.
-#[cfg(feature = "std")]
-#[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
-pub fn sample_weighted<R, F, X>(
-    rng: &mut R, length: usize, weight: F, amount: usize,
-) -> Result<IndexVec, WeightedError>
-where
-    R: Rng + ?Sized,
-    F: Fn(usize) -> X,
-    X: Into<f64>,
-{
-    if length > (core::u32::MAX as usize) {
-        sample_efraimidis_spirakis(rng, length, weight, amount)
-    } else {
-        assert!(amount <= core::u32::MAX as usize);
-        let amount = amount as u32;
-        let length = length as u32;
-        sample_efraimidis_spirakis(rng, length, weight, amount)
-    }
-}
-
-
-/// Randomly sample exactly `amount` distinct indices from `0..length`, and
-/// return them in an arbitrary order (there is no guarantee of shuffling or
-/// ordering). The weights are to be provided by the input function `weights`,
-/// which will be called once for each index.
-///
-/// This implementation uses the algorithm described by Efraimidis and Spirakis
-/// in this paper: https://doi.org/10.1016/j.ipl.2005.11.003
-/// It uses `O(length + amount)` space and `O(length)` time if the
-/// "nightly" feature is enabled, or `O(length)` space and `O(length
-/// + amount * log length)` time otherwise.
-///
-/// Panics if `amount > length`.
-#[cfg(feature = "std")]
-fn sample_efraimidis_spirakis<R, F, X, N>(
-    rng: &mut R, length: N, weight: F, amount: N,
-) -> Result<IndexVec, WeightedError>
-where
-    R: Rng + ?Sized,
-    F: Fn(usize) -> X,
-    X: Into<f64>,
-    N: UInt,
-    IndexVec: From<Vec<N>>,
-{
-    if amount == N::zero() {
-        return Ok(IndexVec::U32(Vec::new()));
-    }
-
-    if amount > length {
-        panic!("`amount` of samples must be less than or equal to `length`");
-    }
-
-    struct Element<N> {
-        index: N,
-        key: f64,
-    }
-    impl<N> PartialOrd for Element<N> {
-        fn partial_cmp(&self, other: &Self) -> Option<core::cmp::Ordering> {
-            self.key.partial_cmp(&other.key)
-        }
-    }
-    impl<N> Ord for Element<N> {
-        fn cmp(&self, other: &Self) -> core::cmp::Ordering {
-             // partial_cmp will always produce a value,
-             // because we check that the weights are not nan
-            self.partial_cmp(other).unwrap()
-        }
-    }
-    impl<N> PartialEq for Element<N> {
-        fn eq(&self, other: &Self) -> bool {
-            self.key == other.key
-        }
-    }
-    impl<N> Eq for Element<N> {}
-
-    #[cfg(feature = "nightly")]
-    {
-        let mut candidates = Vec::with_capacity(length.as_usize());
-        let mut index = N::zero();
-        while index < length {
-            let weight = weight(index.as_usize()).into();
-            if !(weight >= 0.) {
-                return Err(WeightedError::InvalidWeight);
-            }
-
-            let key = rng.gen::<f64>().powf(1.0 / weight);
-            candidates.push(Element { index, key });
-
-            index += N::one();
-        }
-
-        // Partially sort the array to find the `amount` elements with the greatest
-        // keys. Do this by using `select_nth_unstable` to put the elements with
-        // the *smallest* keys at the beginning of the list in `O(n)` time, which
-        // provides equivalent information about the elements with the *greatest* keys.
-        let (_, mid, greater)
-            = candidates.select_nth_unstable(length.as_usize() - amount.as_usize());
-
-        let mut result: Vec<N> = Vec::with_capacity(amount.as_usize());
-        result.push(mid.index);
-        for element in greater {
-            result.push(element.index);
-        }
-        Ok(IndexVec::from(result))
-    }
-
-    #[cfg(not(feature = "nightly"))]
-    {
-        use alloc::collections::BinaryHeap;
-
-        // Partially sort the array such that the `amount` elements with the largest
-        // keys are first using a binary max heap.
-        let mut candidates = BinaryHeap::with_capacity(length.as_usize());
-        let mut index = N::zero();
-        while index < length {
-            let weight = weight(index.as_usize()).into();
-            if !(weight >= 0.) {
-                return Err(WeightedError::InvalidWeight);
-            }
-
-            let key = rng.gen::<f64>().powf(1.0 / weight);
-            candidates.push(Element { index, key });
-
-            index += N::one();
-        }
-
-        let mut result: Vec<N> = Vec::with_capacity(amount.as_usize());
-        while result.len() < amount.as_usize() {
-            result.push(candidates.pop().unwrap().index);
-        }
-        Ok(IndexVec::from(result))
-    }
-}
-
-/// Randomly sample exactly `amount` indices from `0..length`, using Floyd's
-/// combination algorithm.
-///
-/// The output values are fully shuffled. (Overhead is under 50%.)
-///
-/// This implementation uses `O(amount)` memory and `O(amount^2)` time.
-fn sample_floyd<R>(rng: &mut R, length: u32, amount: u32) -> IndexVec
-where R: Rng + ?Sized {
-    // For small amount we use Floyd's fully-shuffled variant. For larger
-    // amounts this is slow due to Vec::insert performance, so we shuffle
-    // afterwards. Benchmarks show little overhead from extra logic.
-    let floyd_shuffle = amount < 50;
-
-    debug_assert!(amount <= length);
-    let mut indices = Vec::with_capacity(amount as usize);
-    for j in length - amount..length {
-        let t = rng.gen_range(0..=j);
-        if floyd_shuffle {
-            if let Some(pos) = indices.iter().position(|&x| x == t) {
-                indices.insert(pos, j);
-                continue;
-            }
-        } else if indices.contains(&t) {
-            indices.push(j);
-            continue;
-        }
-        indices.push(t);
-    }
-    if !floyd_shuffle {
-        // Reimplement SliceRandom::shuffle with smaller indices
-        for i in (1..amount).rev() {
-            // invariant: elements with index > i have been locked in place.
-            indices.swap(i as usize, rng.gen_range(0..=i) as usize);
-        }
-    }
-    IndexVec::from(indices)
-}
-
-/// Randomly sample exactly `amount` indices from `0..length`, using an inplace
-/// partial Fisher-Yates method.
-/// Sample an amount of indices using an inplace partial fisher yates method.
-///
-/// This allocates the entire `length` of indices and randomizes only the first `amount`.
-/// It then truncates to `amount` and returns.
-///
-/// This method is not appropriate for large `length` and potentially uses a lot
-/// of memory; because of this we only implement for `u32` index (which improves
-/// performance in all cases).
-///
-/// Set-up is `O(length)` time and memory and shuffling is `O(amount)` time.
-fn sample_inplace<R>(rng: &mut R, length: u32, amount: u32) -> IndexVec
-where R: Rng + ?Sized {
-    debug_assert!(amount <= length);
-    let mut indices: Vec<u32> = Vec::with_capacity(length as usize);
-    indices.extend(0..length);
-    for i in 0..amount {
-        let j: u32 = rng.gen_range(i..length);
-        indices.swap(i as usize, j as usize);
-    }
-    indices.truncate(amount as usize);
-    debug_assert_eq!(indices.len(), amount as usize);
-    IndexVec::from(indices)
-}
-
-trait UInt: Copy + PartialOrd + Ord + PartialEq + Eq + SampleUniform
-    + core::hash::Hash + core::ops::AddAssign {
-    fn zero() -> Self;
-    fn one() -> Self;
-    fn as_usize(self) -> usize;
-}
-impl UInt for u32 {
-    #[inline]
-    fn zero() -> Self {
-        0
-    }
-
-    #[inline]
-    fn one() -> Self {
-        1
-    }
-
-    #[inline]
-    fn as_usize(self) -> usize {
-        self as usize
-    }
-}
-impl UInt for usize {
-    #[inline]
-    fn zero() -> Self {
-        0
-    }
-
-    #[inline]
-    fn one() -> Self {
-        1
-    }
-
-    #[inline]
-    fn as_usize(self) -> usize {
-        self
-    }
-}
-
-/// Randomly sample exactly `amount` indices from `0..length`, using rejection
-/// sampling.
-///
-/// Since `amount <<< length` there is a low chance of a random sample in
-/// `0..length` being a duplicate. We test for duplicates and resample where
-/// necessary. The algorithm is `O(amount)` time and memory.
-///
-/// This function  is generic over X primarily so that results are value-stable
-/// over 32-bit and 64-bit platforms.
-fn sample_rejection<X: UInt, R>(rng: &mut R, length: X, amount: X) -> IndexVec
-where
-    R: Rng + ?Sized,
-    IndexVec: From<Vec<X>>,
-{
-    debug_assert!(amount < length);
-    #[cfg(feature = "std")]
-    let mut cache = HashSet::with_capacity(amount.as_usize());
-    #[cfg(not(feature = "std"))]
-    let mut cache = BTreeSet::new();
-    let distr = Uniform::new(X::zero(), length);
-    let mut indices = Vec::with_capacity(amount.as_usize());
-    for _ in 0..amount.as_usize() {
-        let mut pos = distr.sample(rng);
-        while !cache.insert(pos) {
-            pos = distr.sample(rng);
-        }
-        indices.push(pos);
-    }
-
-    debug_assert_eq!(indices.len(), amount.as_usize());
-    IndexVec::from(indices)
-}
-
-#[cfg(test)]
-mod test {
-    use super::*;
-
-    #[test]
-    #[cfg(feature = "serde1")]
-    fn test_serialization_index_vec() {
-        let some_index_vec = IndexVec::from(vec![254_usize, 234, 2, 1]);
-        let de_some_index_vec: IndexVec = bincode::deserialize(&bincode::serialize(&some_index_vec).unwrap()).unwrap();
-        match (some_index_vec, de_some_index_vec) {
-            (IndexVec::U32(a), IndexVec::U32(b)) => {
-                assert_eq!(a, b);
-            },
-            (IndexVec::USize(a), IndexVec::USize(b)) => {
-                assert_eq!(a, b);
-            },
-            _ => {panic!("failed to seralize/deserialize `IndexVec`")}
-        }
-    }
-
-    #[cfg(feature = "alloc")] use alloc::vec;
-
-    #[test]
-    fn test_sample_boundaries() {
-        let mut r = crate::test::rng(404);
-
-        assert_eq!(sample_inplace(&mut r, 0, 0).len(), 0);
-        assert_eq!(sample_inplace(&mut r, 1, 0).len(), 0);
-        assert_eq!(sample_inplace(&mut r, 1, 1).into_vec(), vec![0]);
-
-        assert_eq!(sample_rejection(&mut r, 1u32, 0).len(), 0);
-
-        assert_eq!(sample_floyd(&mut r, 0, 0).len(), 0);
-        assert_eq!(sample_floyd(&mut r, 1, 0).len(), 0);
-        assert_eq!(sample_floyd(&mut r, 1, 1).into_vec(), vec![0]);
-
-        // These algorithms should be fast with big numbers. Test average.
-        let sum: usize = sample_rejection(&mut r, 1 << 25, 10u32).into_iter().sum();
-        assert!(1 << 25 < sum && sum < (1 << 25) * 25);
-
-        let sum: usize = sample_floyd(&mut r, 1 << 25, 10).into_iter().sum();
-        assert!(1 << 25 < sum && sum < (1 << 25) * 25);
-    }
-
-    #[test]
-    #[cfg_attr(miri, ignore)] // Miri is too slow
-    fn test_sample_alg() {
-        let seed_rng = crate::test::rng;
-
-        // We can't test which algorithm is used directly, but Floyd's alg
-        // should produce different results from the others. (Also, `inplace`
-        // and `cached` currently use different sizes thus produce different results.)
-
-        // A small length and relatively large amount should use inplace
-        let (length, amount): (usize, usize) = (100, 50);
-        let v1 = sample(&mut seed_rng(420), length, amount);
-        let v2 = sample_inplace(&mut seed_rng(420), length as u32, amount as u32);
-        assert!(v1.iter().all(|e| e < length));
-        assert_eq!(v1, v2);
-
-        // Test Floyd's alg does produce different results
-        let v3 = sample_floyd(&mut seed_rng(420), length as u32, amount as u32);
-        assert!(v1 != v3);
-
-        // A large length and small amount should use Floyd
-        let (length, amount): (usize, usize) = (1 << 20, 50);
-        let v1 = sample(&mut seed_rng(421), length, amount);
-        let v2 = sample_floyd(&mut seed_rng(421), length as u32, amount as u32);
-        assert!(v1.iter().all(|e| e < length));
-        assert_eq!(v1, v2);
-
-        // A large length and larger amount should use cache
-        let (length, amount): (usize, usize) = (1 << 20, 600);
-        let v1 = sample(&mut seed_rng(422), length, amount);
-        let v2 = sample_rejection(&mut seed_rng(422), length as u32, amount as u32);
-        assert!(v1.iter().all(|e| e < length));
-        assert_eq!(v1, v2);
-    }
-
-    #[cfg(feature = "std")]
-    #[test]
-    fn test_sample_weighted() {
-        let seed_rng = crate::test::rng;
-        for &(amount, len) in &[(0, 10), (5, 10), (10, 10)] {
-            let v = sample_weighted(&mut seed_rng(423), len, |i| i as f64, amount).unwrap();
-            match v {
-                IndexVec::U32(mut indices) => {
-                    assert_eq!(indices.len(), amount);
-                    indices.sort_unstable();
-                    indices.dedup();
-                    assert_eq!(indices.len(), amount);
-                    for &i in &indices {
-                        assert!((i as usize) < len);
-                    }
-                },
-                IndexVec::USize(_) => panic!("expected `IndexVec::U32`"),
-            }
-        }
-    }
-
-    #[test]
-    fn value_stability_sample() {
-        let do_test = |length, amount, values: &[u32]| {
-            let mut buf = [0u32; 8];
-            let mut rng = crate::test::rng(410);
-
-            let res = sample(&mut rng, length, amount);
-            let len = res.len().min(buf.len());
-            for (x, y) in res.into_iter().zip(buf.iter_mut()) {
-                *y = x as u32;
-            }
-            assert_eq!(
-                &buf[0..len],
-                values,
-                "failed sampling {}, {}",
-                length,
-                amount
-            );
-        };
-
-        do_test(10, 6, &[8, 0, 3, 5, 9, 6]); // floyd
-        do_test(25, 10, &[18, 15, 14, 9, 0, 13, 5, 24]); // floyd
-        do_test(300, 8, &[30, 283, 150, 1, 73, 13, 285, 35]); // floyd
-        do_test(300, 80, &[31, 289, 248, 154, 5, 78, 19, 286]); // inplace
-        do_test(300, 180, &[31, 289, 248, 154, 5, 78, 19, 286]); // inplace
-
-        do_test(1_000_000, 8, &[
-            103717, 963485, 826422, 509101, 736394, 807035, 5327, 632573,
-        ]); // floyd
-        do_test(1_000_000, 180, &[
-            103718, 963490, 826426, 509103, 736396, 807036, 5327, 632573,
-        ]); // rejection
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand/seq/mod.rs.html b/learning/rust/guessing_game/target/doc/src/rand/seq/mod.rs.html deleted file mode 100644 index 5201e111..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand/seq/mod.rs.html +++ /dev/null @@ -1,2722 +0,0 @@ -mod.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-443
-444
-445
-446
-447
-448
-449
-450
-451
-452
-453
-454
-455
-456
-457
-458
-459
-460
-461
-462
-463
-464
-465
-466
-467
-468
-469
-470
-471
-472
-473
-474
-475
-476
-477
-478
-479
-480
-481
-482
-483
-484
-485
-486
-487
-488
-489
-490
-491
-492
-493
-494
-495
-496
-497
-498
-499
-500
-501
-502
-503
-504
-505
-506
-507
-508
-509
-510
-511
-512
-513
-514
-515
-516
-517
-518
-519
-520
-521
-522
-523
-524
-525
-526
-527
-528
-529
-530
-531
-532
-533
-534
-535
-536
-537
-538
-539
-540
-541
-542
-543
-544
-545
-546
-547
-548
-549
-550
-551
-552
-553
-554
-555
-556
-557
-558
-559
-560
-561
-562
-563
-564
-565
-566
-567
-568
-569
-570
-571
-572
-573
-574
-575
-576
-577
-578
-579
-580
-581
-582
-583
-584
-585
-586
-587
-588
-589
-590
-591
-592
-593
-594
-595
-596
-597
-598
-599
-600
-601
-602
-603
-604
-605
-606
-607
-608
-609
-610
-611
-612
-613
-614
-615
-616
-617
-618
-619
-620
-621
-622
-623
-624
-625
-626
-627
-628
-629
-630
-631
-632
-633
-634
-635
-636
-637
-638
-639
-640
-641
-642
-643
-644
-645
-646
-647
-648
-649
-650
-651
-652
-653
-654
-655
-656
-657
-658
-659
-660
-661
-662
-663
-664
-665
-666
-667
-668
-669
-670
-671
-672
-673
-674
-675
-676
-677
-678
-679
-680
-681
-682
-683
-684
-685
-686
-687
-688
-689
-690
-691
-692
-693
-694
-695
-696
-697
-698
-699
-700
-701
-702
-703
-704
-705
-706
-707
-708
-709
-710
-711
-712
-713
-714
-715
-716
-717
-718
-719
-720
-721
-722
-723
-724
-725
-726
-727
-728
-729
-730
-731
-732
-733
-734
-735
-736
-737
-738
-739
-740
-741
-742
-743
-744
-745
-746
-747
-748
-749
-750
-751
-752
-753
-754
-755
-756
-757
-758
-759
-760
-761
-762
-763
-764
-765
-766
-767
-768
-769
-770
-771
-772
-773
-774
-775
-776
-777
-778
-779
-780
-781
-782
-783
-784
-785
-786
-787
-788
-789
-790
-791
-792
-793
-794
-795
-796
-797
-798
-799
-800
-801
-802
-803
-804
-805
-806
-807
-808
-809
-810
-811
-812
-813
-814
-815
-816
-817
-818
-819
-820
-821
-822
-823
-824
-825
-826
-827
-828
-829
-830
-831
-832
-833
-834
-835
-836
-837
-838
-839
-840
-841
-842
-843
-844
-845
-846
-847
-848
-849
-850
-851
-852
-853
-854
-855
-856
-857
-858
-859
-860
-861
-862
-863
-864
-865
-866
-867
-868
-869
-870
-871
-872
-873
-874
-875
-876
-877
-878
-879
-880
-881
-882
-883
-884
-885
-886
-887
-888
-889
-890
-891
-892
-893
-894
-895
-896
-897
-898
-899
-900
-901
-902
-903
-904
-905
-906
-907
-908
-909
-910
-911
-912
-913
-914
-915
-916
-917
-918
-919
-920
-921
-922
-923
-924
-925
-926
-927
-928
-929
-930
-931
-932
-933
-934
-935
-936
-937
-938
-939
-940
-941
-942
-943
-944
-945
-946
-947
-948
-949
-950
-951
-952
-953
-954
-955
-956
-957
-958
-959
-960
-961
-962
-963
-964
-965
-966
-967
-968
-969
-970
-971
-972
-973
-974
-975
-976
-977
-978
-979
-980
-981
-982
-983
-984
-985
-986
-987
-988
-989
-990
-991
-992
-993
-994
-995
-996
-997
-998
-999
-1000
-1001
-1002
-1003
-1004
-1005
-1006
-1007
-1008
-1009
-1010
-1011
-1012
-1013
-1014
-1015
-1016
-1017
-1018
-1019
-1020
-1021
-1022
-1023
-1024
-1025
-1026
-1027
-1028
-1029
-1030
-1031
-1032
-1033
-1034
-1035
-1036
-1037
-1038
-1039
-1040
-1041
-1042
-1043
-1044
-1045
-1046
-1047
-1048
-1049
-1050
-1051
-1052
-1053
-1054
-1055
-1056
-1057
-1058
-1059
-1060
-1061
-1062
-1063
-1064
-1065
-1066
-1067
-1068
-1069
-1070
-1071
-1072
-1073
-1074
-1075
-1076
-1077
-1078
-1079
-1080
-1081
-1082
-1083
-1084
-1085
-1086
-1087
-1088
-1089
-1090
-1091
-1092
-1093
-1094
-1095
-1096
-1097
-1098
-1099
-1100
-1101
-1102
-1103
-1104
-1105
-1106
-1107
-1108
-1109
-1110
-1111
-1112
-1113
-1114
-1115
-1116
-1117
-1118
-1119
-1120
-1121
-1122
-1123
-1124
-1125
-1126
-1127
-1128
-1129
-1130
-1131
-1132
-1133
-1134
-1135
-1136
-1137
-1138
-1139
-1140
-1141
-1142
-1143
-1144
-1145
-1146
-1147
-1148
-1149
-1150
-1151
-1152
-1153
-1154
-1155
-1156
-1157
-1158
-1159
-1160
-1161
-1162
-1163
-1164
-1165
-1166
-1167
-1168
-1169
-1170
-1171
-1172
-1173
-1174
-1175
-1176
-1177
-1178
-1179
-1180
-1181
-1182
-1183
-1184
-1185
-1186
-1187
-1188
-1189
-1190
-1191
-1192
-1193
-1194
-1195
-1196
-1197
-1198
-1199
-1200
-1201
-1202
-1203
-1204
-1205
-1206
-1207
-1208
-1209
-1210
-1211
-1212
-1213
-1214
-1215
-1216
-1217
-1218
-1219
-1220
-1221
-1222
-1223
-1224
-1225
-1226
-1227
-1228
-1229
-1230
-1231
-1232
-1233
-1234
-1235
-1236
-1237
-1238
-1239
-1240
-1241
-1242
-1243
-1244
-1245
-1246
-1247
-1248
-1249
-1250
-1251
-1252
-1253
-1254
-1255
-1256
-1257
-1258
-1259
-1260
-1261
-1262
-1263
-1264
-1265
-1266
-1267
-1268
-1269
-1270
-1271
-1272
-1273
-1274
-1275
-1276
-1277
-1278
-1279
-1280
-1281
-1282
-1283
-1284
-1285
-1286
-1287
-1288
-1289
-1290
-1291
-1292
-1293
-1294
-1295
-1296
-1297
-1298
-1299
-1300
-1301
-1302
-1303
-1304
-1305
-1306
-1307
-1308
-1309
-1310
-1311
-1312
-1313
-1314
-1315
-1316
-1317
-1318
-1319
-1320
-1321
-1322
-1323
-1324
-1325
-1326
-1327
-1328
-1329
-1330
-1331
-1332
-1333
-1334
-1335
-1336
-1337
-1338
-1339
-1340
-1341
-1342
-1343
-1344
-1345
-1346
-1347
-1348
-1349
-1350
-1351
-1352
-1353
-1354
-1355
-1356
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Sequence-related functionality
-//!
-//! This module provides:
-//!
-//! *   [`SliceRandom`] slice sampling and mutation
-//! *   [`IteratorRandom`] iterator sampling
-//! *   [`index::sample`] low-level API to choose multiple indices from
-//!     `0..length`
-//!
-//! Also see:
-//!
-//! *   [`crate::distributions::WeightedIndex`] distribution which provides
-//!     weighted index sampling.
-//!
-//! In order to make results reproducible across 32-64 bit architectures, all
-//! `usize` indices are sampled as a `u32` where possible (also providing a
-//! small performance boost in some cases).
-
-
-#[cfg(feature = "alloc")]
-#[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
-pub mod index;
-
-#[cfg(feature = "alloc")] use core::ops::Index;
-
-#[cfg(feature = "alloc")] use alloc::vec::Vec;
-
-#[cfg(feature = "alloc")]
-use crate::distributions::uniform::{SampleBorrow, SampleUniform};
-#[cfg(feature = "alloc")] use crate::distributions::WeightedError;
-use crate::Rng;
-
-/// Extension trait on slices, providing random mutation and sampling methods.
-///
-/// This trait is implemented on all `[T]` slice types, providing several
-/// methods for choosing and shuffling elements. You must `use` this trait:
-///
-/// ```
-/// use rand::seq::SliceRandom;
-///
-/// let mut rng = rand::thread_rng();
-/// let mut bytes = "Hello, random!".to_string().into_bytes();
-/// bytes.shuffle(&mut rng);
-/// let str = String::from_utf8(bytes).unwrap();
-/// println!("{}", str);
-/// ```
-/// Example output (non-deterministic):
-/// ```none
-/// l,nmroHado !le
-/// ```
-pub trait SliceRandom {
-    /// The element type.
-    type Item;
-
-    /// Returns a reference to one random element of the slice, or `None` if the
-    /// slice is empty.
-    ///
-    /// For slices, complexity is `O(1)`.
-    ///
-    /// # Example
-    ///
-    /// ```
-    /// use rand::thread_rng;
-    /// use rand::seq::SliceRandom;
-    ///
-    /// let choices = [1, 2, 4, 8, 16, 32];
-    /// let mut rng = thread_rng();
-    /// println!("{:?}", choices.choose(&mut rng));
-    /// assert_eq!(choices[..0].choose(&mut rng), None);
-    /// ```
-    fn choose<R>(&self, rng: &mut R) -> Option<&Self::Item>
-    where R: Rng + ?Sized;
-
-    /// Returns a mutable reference to one random element of the slice, or
-    /// `None` if the slice is empty.
-    ///
-    /// For slices, complexity is `O(1)`.
-    fn choose_mut<R>(&mut self, rng: &mut R) -> Option<&mut Self::Item>
-    where R: Rng + ?Sized;
-
-    /// Chooses `amount` elements from the slice at random, without repetition,
-    /// and in random order. The returned iterator is appropriate both for
-    /// collection into a `Vec` and filling an existing buffer (see example).
-    ///
-    /// In case this API is not sufficiently flexible, use [`index::sample`].
-    ///
-    /// For slices, complexity is the same as [`index::sample`].
-    ///
-    /// # Example
-    /// ```
-    /// use rand::seq::SliceRandom;
-    ///
-    /// let mut rng = &mut rand::thread_rng();
-    /// let sample = "Hello, audience!".as_bytes();
-    ///
-    /// // collect the results into a vector:
-    /// let v: Vec<u8> = sample.choose_multiple(&mut rng, 3).cloned().collect();
-    ///
-    /// // store in a buffer:
-    /// let mut buf = [0u8; 5];
-    /// for (b, slot) in sample.choose_multiple(&mut rng, buf.len()).zip(buf.iter_mut()) {
-    ///     *slot = *b;
-    /// }
-    /// ```
-    #[cfg(feature = "alloc")]
-    #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
-    fn choose_multiple<R>(&self, rng: &mut R, amount: usize) -> SliceChooseIter<Self, Self::Item>
-    where R: Rng + ?Sized;
-
-    /// Similar to [`choose`], but where the likelihood of each outcome may be
-    /// specified.
-    ///
-    /// The specified function `weight` maps each item `x` to a relative
-    /// likelihood `weight(x)`. The probability of each item being selected is
-    /// therefore `weight(x) / s`, where `s` is the sum of all `weight(x)`.
-    ///
-    /// For slices of length `n`, complexity is `O(n)`.
-    /// See also [`choose_weighted_mut`], [`distributions::weighted`].
-    ///
-    /// # Example
-    ///
-    /// ```
-    /// use rand::prelude::*;
-    ///
-    /// let choices = [('a', 2), ('b', 1), ('c', 1)];
-    /// let mut rng = thread_rng();
-    /// // 50% chance to print 'a', 25% chance to print 'b', 25% chance to print 'c'
-    /// println!("{:?}", choices.choose_weighted(&mut rng, |item| item.1).unwrap().0);
-    /// ```
-    /// [`choose`]: SliceRandom::choose
-    /// [`choose_weighted_mut`]: SliceRandom::choose_weighted_mut
-    /// [`distributions::weighted`]: crate::distributions::weighted
-    #[cfg(feature = "alloc")]
-    #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
-    fn choose_weighted<R, F, B, X>(
-        &self, rng: &mut R, weight: F,
-    ) -> Result<&Self::Item, WeightedError>
-    where
-        R: Rng + ?Sized,
-        F: Fn(&Self::Item) -> B,
-        B: SampleBorrow<X>,
-        X: SampleUniform
-            + for<'a> ::core::ops::AddAssign<&'a X>
-            + ::core::cmp::PartialOrd<X>
-            + Clone
-            + Default;
-
-    /// Similar to [`choose_mut`], but where the likelihood of each outcome may
-    /// be specified.
-    ///
-    /// The specified function `weight` maps each item `x` to a relative
-    /// likelihood `weight(x)`. The probability of each item being selected is
-    /// therefore `weight(x) / s`, where `s` is the sum of all `weight(x)`.
-    ///
-    /// For slices of length `n`, complexity is `O(n)`.
-    /// See also [`choose_weighted`], [`distributions::weighted`].
-    ///
-    /// [`choose_mut`]: SliceRandom::choose_mut
-    /// [`choose_weighted`]: SliceRandom::choose_weighted
-    /// [`distributions::weighted`]: crate::distributions::weighted
-    #[cfg(feature = "alloc")]
-    #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
-    fn choose_weighted_mut<R, F, B, X>(
-        &mut self, rng: &mut R, weight: F,
-    ) -> Result<&mut Self::Item, WeightedError>
-    where
-        R: Rng + ?Sized,
-        F: Fn(&Self::Item) -> B,
-        B: SampleBorrow<X>,
-        X: SampleUniform
-            + for<'a> ::core::ops::AddAssign<&'a X>
-            + ::core::cmp::PartialOrd<X>
-            + Clone
-            + Default;
-
-    /// Similar to [`choose_multiple`], but where the likelihood of each element's
-    /// inclusion in the output may be specified. The elements are returned in an
-    /// arbitrary, unspecified order.
-    ///
-    /// The specified function `weight` maps each item `x` to a relative
-    /// likelihood `weight(x)`. The probability of each item being selected is
-    /// therefore `weight(x) / s`, where `s` is the sum of all `weight(x)`.
-    ///
-    /// If all of the weights are equal, even if they are all zero, each element has
-    /// an equal likelihood of being selected.
-    ///
-    /// The complexity of this method depends on the feature `partition_at_index`.
-    /// If the feature is enabled, then for slices of length `n`, the complexity
-    /// is `O(n)` space and `O(n)` time. Otherwise, the complexity is `O(n)` space and
-    /// `O(n * log amount)` time.
-    ///
-    /// # Example
-    ///
-    /// ```
-    /// use rand::prelude::*;
-    ///
-    /// let choices = [('a', 2), ('b', 1), ('c', 1)];
-    /// let mut rng = thread_rng();
-    /// // First Draw * Second Draw = total odds
-    /// // -----------------------
-    /// // (50% * 50%) + (25% * 67%) = 41.7% chance that the output is `['a', 'b']` in some order.
-    /// // (50% * 50%) + (25% * 67%) = 41.7% chance that the output is `['a', 'c']` in some order.
-    /// // (25% * 33%) + (25% * 33%) = 16.6% chance that the output is `['b', 'c']` in some order.
-    /// println!("{:?}", choices.choose_multiple_weighted(&mut rng, 2, |item| item.1).unwrap().collect::<Vec<_>>());
-    /// ```
-    /// [`choose_multiple`]: SliceRandom::choose_multiple
-    //
-    // Note: this is feature-gated on std due to usage of f64::powf.
-    // If necessary, we may use alloc+libm as an alternative (see PR #1089).
-    #[cfg(feature = "std")]
-    #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
-    fn choose_multiple_weighted<R, F, X>(
-        &self, rng: &mut R, amount: usize, weight: F,
-    ) -> Result<SliceChooseIter<Self, Self::Item>, WeightedError>
-    where
-        R: Rng + ?Sized,
-        F: Fn(&Self::Item) -> X,
-        X: Into<f64>;
-
-    /// Shuffle a mutable slice in place.
-    ///
-    /// For slices of length `n`, complexity is `O(n)`.
-    ///
-    /// # Example
-    ///
-    /// ```
-    /// use rand::seq::SliceRandom;
-    /// use rand::thread_rng;
-    ///
-    /// let mut rng = thread_rng();
-    /// let mut y = [1, 2, 3, 4, 5];
-    /// println!("Unshuffled: {:?}", y);
-    /// y.shuffle(&mut rng);
-    /// println!("Shuffled:   {:?}", y);
-    /// ```
-    fn shuffle<R>(&mut self, rng: &mut R)
-    where R: Rng + ?Sized;
-
-    /// Shuffle a slice in place, but exit early.
-    ///
-    /// Returns two mutable slices from the source slice. The first contains
-    /// `amount` elements randomly permuted. The second has the remaining
-    /// elements that are not fully shuffled.
-    ///
-    /// This is an efficient method to select `amount` elements at random from
-    /// the slice, provided the slice may be mutated.
-    ///
-    /// If you only need to choose elements randomly and `amount > self.len()/2`
-    /// then you may improve performance by taking
-    /// `amount = values.len() - amount` and using only the second slice.
-    ///
-    /// If `amount` is greater than the number of elements in the slice, this
-    /// will perform a full shuffle.
-    ///
-    /// For slices, complexity is `O(m)` where `m = amount`.
-    fn partial_shuffle<R>(
-        &mut self, rng: &mut R, amount: usize,
-    ) -> (&mut [Self::Item], &mut [Self::Item])
-    where R: Rng + ?Sized;
-}
-
-/// Extension trait on iterators, providing random sampling methods.
-///
-/// This trait is implemented on all iterators `I` where `I: Iterator + Sized`
-/// and provides methods for
-/// choosing one or more elements. You must `use` this trait:
-///
-/// ```
-/// use rand::seq::IteratorRandom;
-///
-/// let mut rng = rand::thread_rng();
-///
-/// let faces = "😀😎😐😕😠😢";
-/// println!("I am {}!", faces.chars().choose(&mut rng).unwrap());
-/// ```
-/// Example output (non-deterministic):
-/// ```none
-/// I am 😀!
-/// ```
-pub trait IteratorRandom: Iterator + Sized {
-    /// Choose one element at random from the iterator.
-    ///
-    /// Returns `None` if and only if the iterator is empty.
-    ///
-    /// This method uses [`Iterator::size_hint`] for optimisation. With an
-    /// accurate hint and where [`Iterator::nth`] is a constant-time operation
-    /// this method can offer `O(1)` performance. Where no size hint is
-    /// available, complexity is `O(n)` where `n` is the iterator length.
-    /// Partial hints (where `lower > 0`) also improve performance.
-    ///
-    /// Note that the output values and the number of RNG samples used
-    /// depends on size hints. In particular, `Iterator` combinators that don't
-    /// change the values yielded but change the size hints may result in
-    /// `choose` returning different elements. If you want consistent results
-    /// and RNG usage consider using [`IteratorRandom::choose_stable`].
-    fn choose<R>(mut self, rng: &mut R) -> Option<Self::Item>
-    where R: Rng + ?Sized {
-        let (mut lower, mut upper) = self.size_hint();
-        let mut consumed = 0;
-        let mut result = None;
-
-        // Handling for this condition outside the loop allows the optimizer to eliminate the loop
-        // when the Iterator is an ExactSizeIterator. This has a large performance impact on e.g.
-        // seq_iter_choose_from_1000.
-        if upper == Some(lower) {
-            return if lower == 0 {
-                None
-            } else {
-                self.nth(gen_index(rng, lower))
-            };
-        }
-
-        // Continue until the iterator is exhausted
-        loop {
-            if lower > 1 {
-                let ix = gen_index(rng, lower + consumed);
-                let skip = if ix < lower {
-                    result = self.nth(ix);
-                    lower - (ix + 1)
-                } else {
-                    lower
-                };
-                if upper == Some(lower) {
-                    return result;
-                }
-                consumed += lower;
-                if skip > 0 {
-                    self.nth(skip - 1);
-                }
-            } else {
-                let elem = self.next();
-                if elem.is_none() {
-                    return result;
-                }
-                consumed += 1;
-                if gen_index(rng, consumed) == 0 {
-                    result = elem;
-                }
-            }
-
-            let hint = self.size_hint();
-            lower = hint.0;
-            upper = hint.1;
-        }
-    }
-
-    /// Choose one element at random from the iterator.
-    ///
-    /// Returns `None` if and only if the iterator is empty.
-    ///
-    /// This method is very similar to [`choose`] except that the result
-    /// only depends on the length of the iterator and the values produced by
-    /// `rng`. Notably for any iterator of a given length this will make the
-    /// same requests to `rng` and if the same sequence of values are produced
-    /// the same index will be selected from `self`. This may be useful if you
-    /// need consistent results no matter what type of iterator you are working
-    /// with. If you do not need this stability prefer [`choose`].
-    ///
-    /// Note that this method still uses [`Iterator::size_hint`] to skip
-    /// constructing elements where possible, however the selection and `rng`
-    /// calls are the same in the face of this optimization. If you want to
-    /// force every element to be created regardless call `.inspect(|e| ())`.
-    ///
-    /// [`choose`]: IteratorRandom::choose
-    fn choose_stable<R>(mut self, rng: &mut R) -> Option<Self::Item>
-    where R: Rng + ?Sized {
-        let mut consumed = 0;
-        let mut result = None;
-
-        loop {
-            // Currently the only way to skip elements is `nth()`. So we need to
-            // store what index to access next here.
-            // This should be replaced by `advance_by()` once it is stable:
-            // https://github.com/rust-lang/rust/issues/77404
-            let mut next = 0;
-
-            let (lower, _) = self.size_hint();
-            if lower >= 2 {
-                let highest_selected = (0..lower)
-                    .filter(|ix| gen_index(rng, consumed+ix+1) == 0)
-                    .last();
-
-                consumed += lower;
-                next = lower;
-
-                if let Some(ix) = highest_selected {
-                    result = self.nth(ix);
-                    next -= ix + 1;
-                    debug_assert!(result.is_some(), "iterator shorter than size_hint().0");
-                }
-            }
-
-            let elem = self.nth(next);
-            if elem.is_none() {
-                return result
-            }
-
-            if gen_index(rng, consumed+1) == 0 {
-                result = elem;
-            }
-            consumed += 1;
-        }
-    }
-
-    /// Collects values at random from the iterator into a supplied buffer
-    /// until that buffer is filled.
-    ///
-    /// Although the elements are selected randomly, the order of elements in
-    /// the buffer is neither stable nor fully random. If random ordering is
-    /// desired, shuffle the result.
-    ///
-    /// Returns the number of elements added to the buffer. This equals the length
-    /// of the buffer unless the iterator contains insufficient elements, in which
-    /// case this equals the number of elements available.
-    ///
-    /// Complexity is `O(n)` where `n` is the length of the iterator.
-    /// For slices, prefer [`SliceRandom::choose_multiple`].
-    fn choose_multiple_fill<R>(mut self, rng: &mut R, buf: &mut [Self::Item]) -> usize
-    where R: Rng + ?Sized {
-        let amount = buf.len();
-        let mut len = 0;
-        while len < amount {
-            if let Some(elem) = self.next() {
-                buf[len] = elem;
-                len += 1;
-            } else {
-                // Iterator exhausted; stop early
-                return len;
-            }
-        }
-
-        // Continue, since the iterator was not exhausted
-        for (i, elem) in self.enumerate() {
-            let k = gen_index(rng, i + 1 + amount);
-            if let Some(slot) = buf.get_mut(k) {
-                *slot = elem;
-            }
-        }
-        len
-    }
-
-    /// Collects `amount` values at random from the iterator into a vector.
-    ///
-    /// This is equivalent to `choose_multiple_fill` except for the result type.
-    ///
-    /// Although the elements are selected randomly, the order of elements in
-    /// the buffer is neither stable nor fully random. If random ordering is
-    /// desired, shuffle the result.
-    ///
-    /// The length of the returned vector equals `amount` unless the iterator
-    /// contains insufficient elements, in which case it equals the number of
-    /// elements available.
-    ///
-    /// Complexity is `O(n)` where `n` is the length of the iterator.
-    /// For slices, prefer [`SliceRandom::choose_multiple`].
-    #[cfg(feature = "alloc")]
-    #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
-    fn choose_multiple<R>(mut self, rng: &mut R, amount: usize) -> Vec<Self::Item>
-    where R: Rng + ?Sized {
-        let mut reservoir = Vec::with_capacity(amount);
-        reservoir.extend(self.by_ref().take(amount));
-
-        // Continue unless the iterator was exhausted
-        //
-        // note: this prevents iterators that "restart" from causing problems.
-        // If the iterator stops once, then so do we.
-        if reservoir.len() == amount {
-            for (i, elem) in self.enumerate() {
-                let k = gen_index(rng, i + 1 + amount);
-                if let Some(slot) = reservoir.get_mut(k) {
-                    *slot = elem;
-                }
-            }
-        } else {
-            // Don't hang onto extra memory. There is a corner case where
-            // `amount` was much less than `self.len()`.
-            reservoir.shrink_to_fit();
-        }
-        reservoir
-    }
-}
-
-
-impl<T> SliceRandom for [T] {
-    type Item = T;
-
-    fn choose<R>(&self, rng: &mut R) -> Option<&Self::Item>
-    where R: Rng + ?Sized {
-        if self.is_empty() {
-            None
-        } else {
-            Some(&self[gen_index(rng, self.len())])
-        }
-    }
-
-    fn choose_mut<R>(&mut self, rng: &mut R) -> Option<&mut Self::Item>
-    where R: Rng + ?Sized {
-        if self.is_empty() {
-            None
-        } else {
-            let len = self.len();
-            Some(&mut self[gen_index(rng, len)])
-        }
-    }
-
-    #[cfg(feature = "alloc")]
-    fn choose_multiple<R>(&self, rng: &mut R, amount: usize) -> SliceChooseIter<Self, Self::Item>
-    where R: Rng + ?Sized {
-        let amount = ::core::cmp::min(amount, self.len());
-        SliceChooseIter {
-            slice: self,
-            _phantom: Default::default(),
-            indices: index::sample(rng, self.len(), amount).into_iter(),
-        }
-    }
-
-    #[cfg(feature = "alloc")]
-    fn choose_weighted<R, F, B, X>(
-        &self, rng: &mut R, weight: F,
-    ) -> Result<&Self::Item, WeightedError>
-    where
-        R: Rng + ?Sized,
-        F: Fn(&Self::Item) -> B,
-        B: SampleBorrow<X>,
-        X: SampleUniform
-            + for<'a> ::core::ops::AddAssign<&'a X>
-            + ::core::cmp::PartialOrd<X>
-            + Clone
-            + Default,
-    {
-        use crate::distributions::{Distribution, WeightedIndex};
-        let distr = WeightedIndex::new(self.iter().map(weight))?;
-        Ok(&self[distr.sample(rng)])
-    }
-
-    #[cfg(feature = "alloc")]
-    fn choose_weighted_mut<R, F, B, X>(
-        &mut self, rng: &mut R, weight: F,
-    ) -> Result<&mut Self::Item, WeightedError>
-    where
-        R: Rng + ?Sized,
-        F: Fn(&Self::Item) -> B,
-        B: SampleBorrow<X>,
-        X: SampleUniform
-            + for<'a> ::core::ops::AddAssign<&'a X>
-            + ::core::cmp::PartialOrd<X>
-            + Clone
-            + Default,
-    {
-        use crate::distributions::{Distribution, WeightedIndex};
-        let distr = WeightedIndex::new(self.iter().map(weight))?;
-        Ok(&mut self[distr.sample(rng)])
-    }
-
-    #[cfg(feature = "std")]
-    fn choose_multiple_weighted<R, F, X>(
-        &self, rng: &mut R, amount: usize, weight: F,
-    ) -> Result<SliceChooseIter<Self, Self::Item>, WeightedError>
-    where
-        R: Rng + ?Sized,
-        F: Fn(&Self::Item) -> X,
-        X: Into<f64>,
-    {
-        let amount = ::core::cmp::min(amount, self.len());
-        Ok(SliceChooseIter {
-            slice: self,
-            _phantom: Default::default(),
-            indices: index::sample_weighted(
-                rng,
-                self.len(),
-                |idx| weight(&self[idx]).into(),
-                amount,
-            )?
-            .into_iter(),
-        })
-    }
-
-    fn shuffle<R>(&mut self, rng: &mut R)
-    where R: Rng + ?Sized {
-        for i in (1..self.len()).rev() {
-            // invariant: elements with index > i have been locked in place.
-            self.swap(i, gen_index(rng, i + 1));
-        }
-    }
-
-    fn partial_shuffle<R>(
-        &mut self, rng: &mut R, amount: usize,
-    ) -> (&mut [Self::Item], &mut [Self::Item])
-    where R: Rng + ?Sized {
-        // This applies Durstenfeld's algorithm for the
-        // [Fisher–Yates shuffle](https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle#The_modern_algorithm)
-        // for an unbiased permutation, but exits early after choosing `amount`
-        // elements.
-
-        let len = self.len();
-        let end = if amount >= len { 0 } else { len - amount };
-
-        for i in (end..len).rev() {
-            // invariant: elements with index > i have been locked in place.
-            self.swap(i, gen_index(rng, i + 1));
-        }
-        let r = self.split_at_mut(end);
-        (r.1, r.0)
-    }
-}
-
-impl<I> IteratorRandom for I where I: Iterator + Sized {}
-
-
-/// An iterator over multiple slice elements.
-///
-/// This struct is created by
-/// [`SliceRandom::choose_multiple`](trait.SliceRandom.html#tymethod.choose_multiple).
-#[cfg(feature = "alloc")]
-#[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
-#[derive(Debug)]
-pub struct SliceChooseIter<'a, S: ?Sized + 'a, T: 'a> {
-    slice: &'a S,
-    _phantom: ::core::marker::PhantomData<T>,
-    indices: index::IndexVecIntoIter,
-}
-
-#[cfg(feature = "alloc")]
-impl<'a, S: Index<usize, Output = T> + ?Sized + 'a, T: 'a> Iterator for SliceChooseIter<'a, S, T> {
-    type Item = &'a T;
-
-    fn next(&mut self) -> Option<Self::Item> {
-        // TODO: investigate using SliceIndex::get_unchecked when stable
-        self.indices.next().map(|i| &self.slice[i as usize])
-    }
-
-    fn size_hint(&self) -> (usize, Option<usize>) {
-        (self.indices.len(), Some(self.indices.len()))
-    }
-}
-
-#[cfg(feature = "alloc")]
-impl<'a, S: Index<usize, Output = T> + ?Sized + 'a, T: 'a> ExactSizeIterator
-    for SliceChooseIter<'a, S, T>
-{
-    fn len(&self) -> usize {
-        self.indices.len()
-    }
-}
-
-
-// Sample a number uniformly between 0 and `ubound`. Uses 32-bit sampling where
-// possible, primarily in order to produce the same output on 32-bit and 64-bit
-// platforms.
-#[inline]
-fn gen_index<R: Rng + ?Sized>(rng: &mut R, ubound: usize) -> usize {
-    if ubound <= (core::u32::MAX as usize) {
-        rng.gen_range(0..ubound as u32) as usize
-    } else {
-        rng.gen_range(0..ubound)
-    }
-}
-
-
-#[cfg(test)]
-mod test {
-    use super::*;
-    #[cfg(feature = "alloc")] use crate::Rng;
-    #[cfg(all(feature = "alloc", not(feature = "std")))] use alloc::vec::Vec;
-
-    #[test]
-    fn test_slice_choose() {
-        let mut r = crate::test::rng(107);
-        let chars = [
-            'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n',
-        ];
-        let mut chosen = [0i32; 14];
-        // The below all use a binomial distribution with n=1000, p=1/14.
-        // binocdf(40, 1000, 1/14) ~= 2e-5; 1-binocdf(106, ..) ~= 2e-5
-        for _ in 0..1000 {
-            let picked = *chars.choose(&mut r).unwrap();
-            chosen[(picked as usize) - ('a' as usize)] += 1;
-        }
-        for count in chosen.iter() {
-            assert!(40 < *count && *count < 106);
-        }
-
-        chosen.iter_mut().for_each(|x| *x = 0);
-        for _ in 0..1000 {
-            *chosen.choose_mut(&mut r).unwrap() += 1;
-        }
-        for count in chosen.iter() {
-            assert!(40 < *count && *count < 106);
-        }
-
-        let mut v: [isize; 0] = [];
-        assert_eq!(v.choose(&mut r), None);
-        assert_eq!(v.choose_mut(&mut r), None);
-    }
-
-    #[test]
-    fn value_stability_slice() {
-        let mut r = crate::test::rng(413);
-        let chars = [
-            'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n',
-        ];
-        let mut nums = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12];
-
-        assert_eq!(chars.choose(&mut r), Some(&'l'));
-        assert_eq!(nums.choose_mut(&mut r), Some(&mut 10));
-
-        #[cfg(feature = "alloc")]
-        assert_eq!(
-            &chars
-                .choose_multiple(&mut r, 8)
-                .cloned()
-                .collect::<Vec<char>>(),
-            &['d', 'm', 'b', 'n', 'c', 'k', 'h', 'e']
-        );
-
-        #[cfg(feature = "alloc")]
-        assert_eq!(chars.choose_weighted(&mut r, |_| 1), Ok(&'f'));
-        #[cfg(feature = "alloc")]
-        assert_eq!(nums.choose_weighted_mut(&mut r, |_| 1), Ok(&mut 5));
-
-        let mut r = crate::test::rng(414);
-        nums.shuffle(&mut r);
-        assert_eq!(nums, [9, 5, 3, 10, 7, 12, 8, 11, 6, 4, 0, 2, 1]);
-        nums = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12];
-        let res = nums.partial_shuffle(&mut r, 6);
-        assert_eq!(res.0, &mut [7, 4, 8, 6, 9, 3]);
-        assert_eq!(res.1, &mut [0, 1, 2, 12, 11, 5, 10]);
-    }
-
-    #[derive(Clone)]
-    struct UnhintedIterator<I: Iterator + Clone> {
-        iter: I,
-    }
-    impl<I: Iterator + Clone> Iterator for UnhintedIterator<I> {
-        type Item = I::Item;
-
-        fn next(&mut self) -> Option<Self::Item> {
-            self.iter.next()
-        }
-    }
-
-    #[derive(Clone)]
-    struct ChunkHintedIterator<I: ExactSizeIterator + Iterator + Clone> {
-        iter: I,
-        chunk_remaining: usize,
-        chunk_size: usize,
-        hint_total_size: bool,
-    }
-    impl<I: ExactSizeIterator + Iterator + Clone> Iterator for ChunkHintedIterator<I> {
-        type Item = I::Item;
-
-        fn next(&mut self) -> Option<Self::Item> {
-            if self.chunk_remaining == 0 {
-                self.chunk_remaining = ::core::cmp::min(self.chunk_size, self.iter.len());
-            }
-            self.chunk_remaining = self.chunk_remaining.saturating_sub(1);
-
-            self.iter.next()
-        }
-
-        fn size_hint(&self) -> (usize, Option<usize>) {
-            (
-                self.chunk_remaining,
-                if self.hint_total_size {
-                    Some(self.iter.len())
-                } else {
-                    None
-                },
-            )
-        }
-    }
-
-    #[derive(Clone)]
-    struct WindowHintedIterator<I: ExactSizeIterator + Iterator + Clone> {
-        iter: I,
-        window_size: usize,
-        hint_total_size: bool,
-    }
-    impl<I: ExactSizeIterator + Iterator + Clone> Iterator for WindowHintedIterator<I> {
-        type Item = I::Item;
-
-        fn next(&mut self) -> Option<Self::Item> {
-            self.iter.next()
-        }
-
-        fn size_hint(&self) -> (usize, Option<usize>) {
-            (
-                ::core::cmp::min(self.iter.len(), self.window_size),
-                if self.hint_total_size {
-                    Some(self.iter.len())
-                } else {
-                    None
-                },
-            )
-        }
-    }
-
-    #[test]
-    #[cfg_attr(miri, ignore)] // Miri is too slow
-    fn test_iterator_choose() {
-        let r = &mut crate::test::rng(109);
-        fn test_iter<R: Rng + ?Sized, Iter: Iterator<Item = usize> + Clone>(r: &mut R, iter: Iter) {
-            let mut chosen = [0i32; 9];
-            for _ in 0..1000 {
-                let picked = iter.clone().choose(r).unwrap();
-                chosen[picked] += 1;
-            }
-            for count in chosen.iter() {
-                // Samples should follow Binomial(1000, 1/9)
-                // Octave: binopdf(x, 1000, 1/9) gives the prob of *count == x
-                // Note: have seen 153, which is unlikely but not impossible.
-                assert!(
-                    72 < *count && *count < 154,
-                    "count not close to 1000/9: {}",
-                    count
-                );
-            }
-        }
-
-        test_iter(r, 0..9);
-        test_iter(r, [0, 1, 2, 3, 4, 5, 6, 7, 8].iter().cloned());
-        #[cfg(feature = "alloc")]
-        test_iter(r, (0..9).collect::<Vec<_>>().into_iter());
-        test_iter(r, UnhintedIterator { iter: 0..9 });
-        test_iter(r, ChunkHintedIterator {
-            iter: 0..9,
-            chunk_size: 4,
-            chunk_remaining: 4,
-            hint_total_size: false,
-        });
-        test_iter(r, ChunkHintedIterator {
-            iter: 0..9,
-            chunk_size: 4,
-            chunk_remaining: 4,
-            hint_total_size: true,
-        });
-        test_iter(r, WindowHintedIterator {
-            iter: 0..9,
-            window_size: 2,
-            hint_total_size: false,
-        });
-        test_iter(r, WindowHintedIterator {
-            iter: 0..9,
-            window_size: 2,
-            hint_total_size: true,
-        });
-
-        assert_eq!((0..0).choose(r), None);
-        assert_eq!(UnhintedIterator { iter: 0..0 }.choose(r), None);
-    }
-
-    #[test]
-    #[cfg_attr(miri, ignore)] // Miri is too slow
-    fn test_iterator_choose_stable() {
-        let r = &mut crate::test::rng(109);
-        fn test_iter<R: Rng + ?Sized, Iter: Iterator<Item = usize> + Clone>(r: &mut R, iter: Iter) {
-            let mut chosen = [0i32; 9];
-            for _ in 0..1000 {
-                let picked = iter.clone().choose_stable(r).unwrap();
-                chosen[picked] += 1;
-            }
-            for count in chosen.iter() {
-                // Samples should follow Binomial(1000, 1/9)
-                // Octave: binopdf(x, 1000, 1/9) gives the prob of *count == x
-                // Note: have seen 153, which is unlikely but not impossible.
-                assert!(
-                    72 < *count && *count < 154,
-                    "count not close to 1000/9: {}",
-                    count
-                );
-            }
-        }
-
-        test_iter(r, 0..9);
-        test_iter(r, [0, 1, 2, 3, 4, 5, 6, 7, 8].iter().cloned());
-        #[cfg(feature = "alloc")]
-        test_iter(r, (0..9).collect::<Vec<_>>().into_iter());
-        test_iter(r, UnhintedIterator { iter: 0..9 });
-        test_iter(r, ChunkHintedIterator {
-            iter: 0..9,
-            chunk_size: 4,
-            chunk_remaining: 4,
-            hint_total_size: false,
-        });
-        test_iter(r, ChunkHintedIterator {
-            iter: 0..9,
-            chunk_size: 4,
-            chunk_remaining: 4,
-            hint_total_size: true,
-        });
-        test_iter(r, WindowHintedIterator {
-            iter: 0..9,
-            window_size: 2,
-            hint_total_size: false,
-        });
-        test_iter(r, WindowHintedIterator {
-            iter: 0..9,
-            window_size: 2,
-            hint_total_size: true,
-        });
-
-        assert_eq!((0..0).choose(r), None);
-        assert_eq!(UnhintedIterator { iter: 0..0 }.choose(r), None);
-    }
-
-    #[test]
-    #[cfg_attr(miri, ignore)] // Miri is too slow
-    fn test_iterator_choose_stable_stability() {
-        fn test_iter(iter: impl Iterator<Item = usize> + Clone) -> [i32; 9] {
-            let r = &mut crate::test::rng(109);
-            let mut chosen = [0i32; 9];
-            for _ in 0..1000 {
-                let picked = iter.clone().choose_stable(r).unwrap();
-                chosen[picked] += 1;
-            }
-            chosen
-        }
-
-        let reference = test_iter(0..9);
-        assert_eq!(test_iter([0, 1, 2, 3, 4, 5, 6, 7, 8].iter().cloned()), reference);
-
-        #[cfg(feature = "alloc")]
-        assert_eq!(test_iter((0..9).collect::<Vec<_>>().into_iter()), reference);
-        assert_eq!(test_iter(UnhintedIterator { iter: 0..9 }), reference);
-        assert_eq!(test_iter(ChunkHintedIterator {
-            iter: 0..9,
-            chunk_size: 4,
-            chunk_remaining: 4,
-            hint_total_size: false,
-        }), reference);
-        assert_eq!(test_iter(ChunkHintedIterator {
-            iter: 0..9,
-            chunk_size: 4,
-            chunk_remaining: 4,
-            hint_total_size: true,
-        }), reference);
-        assert_eq!(test_iter(WindowHintedIterator {
-            iter: 0..9,
-            window_size: 2,
-            hint_total_size: false,
-        }), reference);
-        assert_eq!(test_iter(WindowHintedIterator {
-            iter: 0..9,
-            window_size: 2,
-            hint_total_size: true,
-        }), reference);
-    }
-
-    #[test]
-    #[cfg_attr(miri, ignore)] // Miri is too slow
-    fn test_shuffle() {
-        let mut r = crate::test::rng(108);
-        let empty: &mut [isize] = &mut [];
-        empty.shuffle(&mut r);
-        let mut one = [1];
-        one.shuffle(&mut r);
-        let b: &[_] = &[1];
-        assert_eq!(one, b);
-
-        let mut two = [1, 2];
-        two.shuffle(&mut r);
-        assert!(two == [1, 2] || two == [2, 1]);
-
-        fn move_last(slice: &mut [usize], pos: usize) {
-            // use slice[pos..].rotate_left(1); once we can use that
-            let last_val = slice[pos];
-            for i in pos..slice.len() - 1 {
-                slice[i] = slice[i + 1];
-            }
-            *slice.last_mut().unwrap() = last_val;
-        }
-        let mut counts = [0i32; 24];
-        for _ in 0..10000 {
-            let mut arr: [usize; 4] = [0, 1, 2, 3];
-            arr.shuffle(&mut r);
-            let mut permutation = 0usize;
-            let mut pos_value = counts.len();
-            for i in 0..4 {
-                pos_value /= 4 - i;
-                let pos = arr.iter().position(|&x| x == i).unwrap();
-                assert!(pos < (4 - i));
-                permutation += pos * pos_value;
-                move_last(&mut arr, pos);
-                assert_eq!(arr[3], i);
-            }
-            for (i, &a) in arr.iter().enumerate() {
-                assert_eq!(a, i);
-            }
-            counts[permutation] += 1;
-        }
-        for count in counts.iter() {
-            // Binomial(10000, 1/24) with average 416.667
-            // Octave: binocdf(n, 10000, 1/24)
-            // 99.9% chance samples lie within this range:
-            assert!(352 <= *count && *count <= 483, "count: {}", count);
-        }
-    }
-
-    #[test]
-    fn test_partial_shuffle() {
-        let mut r = crate::test::rng(118);
-
-        let mut empty: [u32; 0] = [];
-        let res = empty.partial_shuffle(&mut r, 10);
-        assert_eq!((res.0.len(), res.1.len()), (0, 0));
-
-        let mut v = [1, 2, 3, 4, 5];
-        let res = v.partial_shuffle(&mut r, 2);
-        assert_eq!((res.0.len(), res.1.len()), (2, 3));
-        assert!(res.0[0] != res.0[1]);
-        // First elements are only modified if selected, so at least one isn't modified:
-        assert!(res.1[0] == 1 || res.1[1] == 2 || res.1[2] == 3);
-    }
-
-    #[test]
-    #[cfg(feature = "alloc")]
-    fn test_sample_iter() {
-        let min_val = 1;
-        let max_val = 100;
-
-        let mut r = crate::test::rng(401);
-        let vals = (min_val..max_val).collect::<Vec<i32>>();
-        let small_sample = vals.iter().choose_multiple(&mut r, 5);
-        let large_sample = vals.iter().choose_multiple(&mut r, vals.len() + 5);
-
-        assert_eq!(small_sample.len(), 5);
-        assert_eq!(large_sample.len(), vals.len());
-        // no randomization happens when amount >= len
-        assert_eq!(large_sample, vals.iter().collect::<Vec<_>>());
-
-        assert!(small_sample
-            .iter()
-            .all(|e| { **e >= min_val && **e <= max_val }));
-    }
-
-    #[test]
-    #[cfg(feature = "alloc")]
-    #[cfg_attr(miri, ignore)] // Miri is too slow
-    fn test_weighted() {
-        let mut r = crate::test::rng(406);
-        const N_REPS: u32 = 3000;
-        let weights = [1u32, 2, 3, 0, 5, 6, 7, 1, 2, 3, 4, 5, 6, 7];
-        let total_weight = weights.iter().sum::<u32>() as f32;
-
-        let verify = |result: [i32; 14]| {
-            for (i, count) in result.iter().enumerate() {
-                let exp = (weights[i] * N_REPS) as f32 / total_weight;
-                let mut err = (*count as f32 - exp).abs();
-                if err != 0.0 {
-                    err /= exp;
-                }
-                assert!(err <= 0.25);
-            }
-        };
-
-        // choose_weighted
-        fn get_weight<T>(item: &(u32, T)) -> u32 {
-            item.0
-        }
-        let mut chosen = [0i32; 14];
-        let mut items = [(0u32, 0usize); 14]; // (weight, index)
-        for (i, item) in items.iter_mut().enumerate() {
-            *item = (weights[i], i);
-        }
-        for _ in 0..N_REPS {
-            let item = items.choose_weighted(&mut r, get_weight).unwrap();
-            chosen[item.1] += 1;
-        }
-        verify(chosen);
-
-        // choose_weighted_mut
-        let mut items = [(0u32, 0i32); 14]; // (weight, count)
-        for (i, item) in items.iter_mut().enumerate() {
-            *item = (weights[i], 0);
-        }
-        for _ in 0..N_REPS {
-            items.choose_weighted_mut(&mut r, get_weight).unwrap().1 += 1;
-        }
-        for (ch, item) in chosen.iter_mut().zip(items.iter()) {
-            *ch = item.1;
-        }
-        verify(chosen);
-
-        // Check error cases
-        let empty_slice = &mut [10][0..0];
-        assert_eq!(
-            empty_slice.choose_weighted(&mut r, |_| 1),
-            Err(WeightedError::NoItem)
-        );
-        assert_eq!(
-            empty_slice.choose_weighted_mut(&mut r, |_| 1),
-            Err(WeightedError::NoItem)
-        );
-        assert_eq!(
-            ['x'].choose_weighted_mut(&mut r, |_| 0),
-            Err(WeightedError::AllWeightsZero)
-        );
-        assert_eq!(
-            [0, -1].choose_weighted_mut(&mut r, |x| *x),
-            Err(WeightedError::InvalidWeight)
-        );
-        assert_eq!(
-            [-1, 0].choose_weighted_mut(&mut r, |x| *x),
-            Err(WeightedError::InvalidWeight)
-        );
-    }
-
-    #[test]
-    fn value_stability_choose() {
-        fn choose<I: Iterator<Item = u32>>(iter: I) -> Option<u32> {
-            let mut rng = crate::test::rng(411);
-            iter.choose(&mut rng)
-        }
-
-        assert_eq!(choose([].iter().cloned()), None);
-        assert_eq!(choose(0..100), Some(33));
-        assert_eq!(choose(UnhintedIterator { iter: 0..100 }), Some(40));
-        assert_eq!(
-            choose(ChunkHintedIterator {
-                iter: 0..100,
-                chunk_size: 32,
-                chunk_remaining: 32,
-                hint_total_size: false,
-            }),
-            Some(39)
-        );
-        assert_eq!(
-            choose(ChunkHintedIterator {
-                iter: 0..100,
-                chunk_size: 32,
-                chunk_remaining: 32,
-                hint_total_size: true,
-            }),
-            Some(39)
-        );
-        assert_eq!(
-            choose(WindowHintedIterator {
-                iter: 0..100,
-                window_size: 32,
-                hint_total_size: false,
-            }),
-            Some(90)
-        );
-        assert_eq!(
-            choose(WindowHintedIterator {
-                iter: 0..100,
-                window_size: 32,
-                hint_total_size: true,
-            }),
-            Some(90)
-        );
-    }
-
-    #[test]
-    fn value_stability_choose_stable() {
-        fn choose<I: Iterator<Item = u32>>(iter: I) -> Option<u32> {
-            let mut rng = crate::test::rng(411);
-            iter.choose_stable(&mut rng)
-        }
-
-        assert_eq!(choose([].iter().cloned()), None);
-        assert_eq!(choose(0..100), Some(40));
-        assert_eq!(choose(UnhintedIterator { iter: 0..100 }), Some(40));
-        assert_eq!(
-            choose(ChunkHintedIterator {
-                iter: 0..100,
-                chunk_size: 32,
-                chunk_remaining: 32,
-                hint_total_size: false,
-            }),
-            Some(40)
-        );
-        assert_eq!(
-            choose(ChunkHintedIterator {
-                iter: 0..100,
-                chunk_size: 32,
-                chunk_remaining: 32,
-                hint_total_size: true,
-            }),
-            Some(40)
-        );
-        assert_eq!(
-            choose(WindowHintedIterator {
-                iter: 0..100,
-                window_size: 32,
-                hint_total_size: false,
-            }),
-            Some(40)
-        );
-        assert_eq!(
-            choose(WindowHintedIterator {
-                iter: 0..100,
-                window_size: 32,
-                hint_total_size: true,
-            }),
-            Some(40)
-        );
-    }
-
-    #[test]
-    fn value_stability_choose_multiple() {
-        fn do_test<I: Iterator<Item = u32>>(iter: I, v: &[u32]) {
-            let mut rng = crate::test::rng(412);
-            let mut buf = [0u32; 8];
-            assert_eq!(iter.choose_multiple_fill(&mut rng, &mut buf), v.len());
-            assert_eq!(&buf[0..v.len()], v);
-        }
-
-        do_test(0..4, &[0, 1, 2, 3]);
-        do_test(0..8, &[0, 1, 2, 3, 4, 5, 6, 7]);
-        do_test(0..100, &[58, 78, 80, 92, 43, 8, 96, 7]);
-
-        #[cfg(feature = "alloc")]
-        {
-            fn do_test<I: Iterator<Item = u32>>(iter: I, v: &[u32]) {
-                let mut rng = crate::test::rng(412);
-                assert_eq!(iter.choose_multiple(&mut rng, v.len()), v);
-            }
-
-            do_test(0..4, &[0, 1, 2, 3]);
-            do_test(0..8, &[0, 1, 2, 3, 4, 5, 6, 7]);
-            do_test(0..100, &[58, 78, 80, 92, 43, 8, 96, 7]);
-        }
-    }
-
-    #[test]
-    #[cfg(feature = "std")]
-    fn test_multiple_weighted_edge_cases() {
-        use super::*;
-
-        let mut rng = crate::test::rng(413);
-
-        // Case 1: One of the weights is 0
-        let choices = [('a', 2), ('b', 1), ('c', 0)];
-        for _ in 0..100 {
-            let result = choices
-                .choose_multiple_weighted(&mut rng, 2, |item| item.1)
-                .unwrap()
-                .collect::<Vec<_>>();
-
-            assert_eq!(result.len(), 2);
-            assert!(!result.iter().any(|val| val.0 == 'c'));
-        }
-
-        // Case 2: All of the weights are 0
-        let choices = [('a', 0), ('b', 0), ('c', 0)];
-
-        assert_eq!(choices
-            .choose_multiple_weighted(&mut rng, 2, |item| item.1)
-            .unwrap().count(), 2);
-
-        // Case 3: Negative weights
-        let choices = [('a', -1), ('b', 1), ('c', 1)];
-        assert_eq!(
-            choices
-                .choose_multiple_weighted(&mut rng, 2, |item| item.1)
-                .unwrap_err(),
-            WeightedError::InvalidWeight
-        );
-
-        // Case 4: Empty list
-        let choices = [];
-        assert_eq!(choices
-            .choose_multiple_weighted(&mut rng, 0, |_: &()| 0)
-            .unwrap().count(), 0);
-
-        // Case 5: NaN weights
-        let choices = [('a', core::f64::NAN), ('b', 1.0), ('c', 1.0)];
-        assert_eq!(
-            choices
-                .choose_multiple_weighted(&mut rng, 2, |item| item.1)
-                .unwrap_err(),
-            WeightedError::InvalidWeight
-        );
-
-        // Case 6: +infinity weights
-        let choices = [('a', core::f64::INFINITY), ('b', 1.0), ('c', 1.0)];
-        for _ in 0..100 {
-            let result = choices
-                .choose_multiple_weighted(&mut rng, 2, |item| item.1)
-                .unwrap()
-                .collect::<Vec<_>>();
-            assert_eq!(result.len(), 2);
-            assert!(result.iter().any(|val| val.0 == 'a'));
-        }
-
-        // Case 7: -infinity weights
-        let choices = [('a', core::f64::NEG_INFINITY), ('b', 1.0), ('c', 1.0)];
-        assert_eq!(
-            choices
-                .choose_multiple_weighted(&mut rng, 2, |item| item.1)
-                .unwrap_err(),
-            WeightedError::InvalidWeight
-        );
-
-        // Case 8: -0 weights
-        let choices = [('a', -0.0), ('b', 1.0), ('c', 1.0)];
-        assert!(choices
-            .choose_multiple_weighted(&mut rng, 2, |item| item.1)
-            .is_ok());
-    }
-
-    #[test]
-    #[cfg(feature = "std")]
-    fn test_multiple_weighted_distributions() {
-        use super::*;
-
-        // The theoretical probabilities of the different outcomes are:
-        // AB: 0.5  * 0.5  = 0.250
-        // AC: 0.5  * 0.5  = 0.250
-        // BA: 0.25 * 0.67 = 0.167
-        // BC: 0.25 * 0.33 = 0.082
-        // CA: 0.25 * 0.67 = 0.167
-        // CB: 0.25 * 0.33 = 0.082
-        let choices = [('a', 2), ('b', 1), ('c', 1)];
-        let mut rng = crate::test::rng(414);
-
-        let mut results = [0i32; 3];
-        let expected_results = [4167, 4167, 1666];
-        for _ in 0..10000 {
-            let result = choices
-                .choose_multiple_weighted(&mut rng, 2, |item| item.1)
-                .unwrap()
-                .collect::<Vec<_>>();
-
-            assert_eq!(result.len(), 2);
-
-            match (result[0].0, result[1].0) {
-                ('a', 'b') | ('b', 'a') => {
-                    results[0] += 1;
-                }
-                ('a', 'c') | ('c', 'a') => {
-                    results[1] += 1;
-                }
-                ('b', 'c') | ('c', 'b') => {
-                    results[2] += 1;
-                }
-                (_, _) => panic!("unexpected result"),
-            }
-        }
-
-        let mut diffs = results
-            .iter()
-            .zip(&expected_results)
-            .map(|(a, b)| (a - b).abs());
-        assert!(!diffs.any(|deviation| deviation > 100));
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand_chacha/chacha.rs.html b/learning/rust/guessing_game/target/doc/src/rand_chacha/chacha.rs.html deleted file mode 100644 index 78c11982..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand_chacha/chacha.rs.html +++ /dev/null @@ -1,1274 +0,0 @@ -chacha.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-443
-444
-445
-446
-447
-448
-449
-450
-451
-452
-453
-454
-455
-456
-457
-458
-459
-460
-461
-462
-463
-464
-465
-466
-467
-468
-469
-470
-471
-472
-473
-474
-475
-476
-477
-478
-479
-480
-481
-482
-483
-484
-485
-486
-487
-488
-489
-490
-491
-492
-493
-494
-495
-496
-497
-498
-499
-500
-501
-502
-503
-504
-505
-506
-507
-508
-509
-510
-511
-512
-513
-514
-515
-516
-517
-518
-519
-520
-521
-522
-523
-524
-525
-526
-527
-528
-529
-530
-531
-532
-533
-534
-535
-536
-537
-538
-539
-540
-541
-542
-543
-544
-545
-546
-547
-548
-549
-550
-551
-552
-553
-554
-555
-556
-557
-558
-559
-560
-561
-562
-563
-564
-565
-566
-567
-568
-569
-570
-571
-572
-573
-574
-575
-576
-577
-578
-579
-580
-581
-582
-583
-584
-585
-586
-587
-588
-589
-590
-591
-592
-593
-594
-595
-596
-597
-598
-599
-600
-601
-602
-603
-604
-605
-606
-607
-608
-609
-610
-611
-612
-613
-614
-615
-616
-617
-618
-619
-620
-621
-622
-623
-624
-625
-626
-627
-628
-629
-630
-631
-632
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! The ChaCha random number generator.
-
-#[cfg(not(feature = "std"))] use core;
-#[cfg(feature = "std")] use std as core;
-
-use self::core::fmt;
-use crate::guts::ChaCha;
-use rand_core::block::{BlockRng, BlockRngCore};
-use rand_core::{CryptoRng, Error, RngCore, SeedableRng};
-
-#[cfg(feature = "serde1")] use serde::{Serialize, Deserialize, Serializer, Deserializer};
-
-// NB. this must remain consistent with some currently hard-coded numbers in this module
-const BUF_BLOCKS: u8 = 4;
-// number of 32-bit words per ChaCha block (fixed by algorithm definition)
-const BLOCK_WORDS: u8 = 16;
-
-#[repr(transparent)]
-pub struct Array64<T>([T; 64]);
-impl<T> Default for Array64<T>
-where T: Default
-{
-    #[rustfmt::skip]
-    fn default() -> Self {
-        Self([
-            T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(),
-            T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(),
-            T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(),
-            T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(),
-            T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(),
-            T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(),
-            T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(),
-            T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(), T::default(),
-        ])
-    }
-}
-impl<T> AsRef<[T]> for Array64<T> {
-    fn as_ref(&self) -> &[T] {
-        &self.0
-    }
-}
-impl<T> AsMut<[T]> for Array64<T> {
-    fn as_mut(&mut self) -> &mut [T] {
-        &mut self.0
-    }
-}
-impl<T> Clone for Array64<T>
-where T: Copy + Default
-{
-    fn clone(&self) -> Self {
-        let mut new = Self::default();
-        new.0.copy_from_slice(&self.0);
-        new
-    }
-}
-impl<T> fmt::Debug for Array64<T> {
-    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
-        write!(f, "Array64 {{}}")
-    }
-}
-
-macro_rules! chacha_impl {
-    ($ChaChaXCore:ident, $ChaChaXRng:ident, $rounds:expr, $doc:expr, $abst:ident) => {
-        #[doc=$doc]
-        #[derive(Clone, PartialEq, Eq)]
-        pub struct $ChaChaXCore {
-            state: ChaCha,
-        }
-
-        // Custom Debug implementation that does not expose the internal state
-        impl fmt::Debug for $ChaChaXCore {
-            fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
-                write!(f, "ChaChaXCore {{}}")
-            }
-        }
-
-        impl BlockRngCore for $ChaChaXCore {
-            type Item = u32;
-            type Results = Array64<u32>;
-            #[inline]
-            fn generate(&mut self, r: &mut Self::Results) {
-                // Fill slice of words by writing to equivalent slice of bytes, then fixing endianness.
-                self.state.refill4($rounds, unsafe {
-                    &mut *(&mut *r as *mut Array64<u32> as *mut [u8; 256])
-                });
-                for x in r.as_mut() {
-                    *x = x.to_le();
-                }
-            }
-        }
-
-        impl SeedableRng for $ChaChaXCore {
-            type Seed = [u8; 32];
-            #[inline]
-            fn from_seed(seed: Self::Seed) -> Self {
-                $ChaChaXCore { state: ChaCha::new(&seed, &[0u8; 8]) }
-            }
-        }
-
-        impl CryptoRng for $ChaChaXCore {}
-
-        /// A cryptographically secure random number generator that uses the ChaCha algorithm.
-        ///
-        /// ChaCha is a stream cipher designed by Daniel J. Bernstein[^1], that we use as an RNG. It is
-        /// an improved variant of the Salsa20 cipher family, which was selected as one of the "stream
-        /// ciphers suitable for widespread adoption" by eSTREAM[^2].
-        ///
-        /// ChaCha uses add-rotate-xor (ARX) operations as its basis. These are safe against timing
-        /// attacks, although that is mostly a concern for ciphers and not for RNGs. We provide a SIMD
-        /// implementation to support high throughput on a variety of common hardware platforms.
-        ///
-        /// With the ChaCha algorithm it is possible to choose the number of rounds the core algorithm
-        /// should run. The number of rounds is a tradeoff between performance and security, where 8
-        /// rounds is the minimum potentially secure configuration, and 20 rounds is widely used as a
-        /// conservative choice.
-        ///
-        /// We use a 64-bit counter and 64-bit stream identifier as in Bernstein's implementation[^1]
-        /// except that we use a stream identifier in place of a nonce. A 64-bit counter over 64-byte
-        /// (16 word) blocks allows 1 ZiB of output before cycling, and the stream identifier allows
-        /// 2<sup>64</sup> unique streams of output per seed. Both counter and stream are initialized
-        /// to zero but may be set via the `set_word_pos` and `set_stream` methods.
-        ///
-        /// The word layout is:
-        ///
-        /// ```text
-        /// constant  constant  constant  constant
-        /// seed      seed      seed      seed
-        /// seed      seed      seed      seed
-        /// counter   counter   stream_id stream_id
-        /// ```
-        ///
-        /// This implementation uses an output buffer of sixteen `u32` words, and uses
-        /// [`BlockRng`] to implement the [`RngCore`] methods.
-        ///
-        /// [^1]: D. J. Bernstein, [*ChaCha, a variant of Salsa20*](
-        ///       https://cr.yp.to/chacha.html)
-        ///
-        /// [^2]: [eSTREAM: the ECRYPT Stream Cipher Project](
-        ///       http://www.ecrypt.eu.org/stream/)
-        #[derive(Clone, Debug)]
-        pub struct $ChaChaXRng {
-            rng: BlockRng<$ChaChaXCore>,
-        }
-
-        impl SeedableRng for $ChaChaXRng {
-            type Seed = [u8; 32];
-            #[inline]
-            fn from_seed(seed: Self::Seed) -> Self {
-                let core = $ChaChaXCore::from_seed(seed);
-                Self {
-                    rng: BlockRng::new(core),
-                }
-            }
-        }
-
-        impl RngCore for $ChaChaXRng {
-            #[inline]
-            fn next_u32(&mut self) -> u32 {
-                self.rng.next_u32()
-            }
-            #[inline]
-            fn next_u64(&mut self) -> u64 {
-                self.rng.next_u64()
-            }
-            #[inline]
-            fn fill_bytes(&mut self, bytes: &mut [u8]) {
-                self.rng.fill_bytes(bytes)
-            }
-            #[inline]
-            fn try_fill_bytes(&mut self, bytes: &mut [u8]) -> Result<(), Error> {
-                self.rng.try_fill_bytes(bytes)
-            }
-        }
-
-        impl $ChaChaXRng {
-            // The buffer is a 4-block window, i.e. it is always at a block-aligned position in the
-            // stream but if the stream has been seeked it may not be self-aligned.
-
-            /// Get the offset from the start of the stream, in 32-bit words.
-            ///
-            /// Since the generated blocks are 16 words (2<sup>4</sup>) long and the
-            /// counter is 64-bits, the offset is a 68-bit number. Sub-word offsets are
-            /// not supported, hence the result can simply be multiplied by 4 to get a
-            /// byte-offset.
-            #[inline]
-            pub fn get_word_pos(&self) -> u128 {
-                let buf_start_block = {
-                    let buf_end_block = self.rng.core.state.get_block_pos();
-                    u64::wrapping_sub(buf_end_block, BUF_BLOCKS.into())
-                };
-                let (buf_offset_blocks, block_offset_words) = {
-                    let buf_offset_words = self.rng.index() as u64;
-                    let blocks_part = buf_offset_words / u64::from(BLOCK_WORDS);
-                    let words_part = buf_offset_words % u64::from(BLOCK_WORDS);
-                    (blocks_part, words_part)
-                };
-                let pos_block = u64::wrapping_add(buf_start_block, buf_offset_blocks);
-                let pos_block_words = u128::from(pos_block) * u128::from(BLOCK_WORDS);
-                pos_block_words + u128::from(block_offset_words)
-            }
-
-            /// Set the offset from the start of the stream, in 32-bit words.
-            ///
-            /// As with `get_word_pos`, we use a 68-bit number. Since the generator
-            /// simply cycles at the end of its period (1 ZiB), we ignore the upper
-            /// 60 bits.
-            #[inline]
-            pub fn set_word_pos(&mut self, word_offset: u128) {
-                let block = (word_offset / u128::from(BLOCK_WORDS)) as u64;
-                self.rng
-                    .core
-                    .state
-                    .set_block_pos(block);
-                self.rng.generate_and_set((word_offset % u128::from(BLOCK_WORDS)) as usize);
-            }
-
-            /// Set the stream number.
-            ///
-            /// This is initialized to zero; 2<sup>64</sup> unique streams of output
-            /// are available per seed/key.
-            ///
-            /// Note that in order to reproduce ChaCha output with a specific 64-bit
-            /// nonce, one can convert that nonce to a `u64` in little-endian fashion
-            /// and pass to this function. In theory a 96-bit nonce can be used by
-            /// passing the last 64-bits to this function and using the first 32-bits as
-            /// the most significant half of the 64-bit counter (which may be set
-            /// indirectly via `set_word_pos`), but this is not directly supported.
-            #[inline]
-            pub fn set_stream(&mut self, stream: u64) {
-                self.rng
-                    .core
-                    .state
-                    .set_nonce(stream);
-                if self.rng.index() != 64 {
-                    let wp = self.get_word_pos();
-                    self.set_word_pos(wp);
-                }
-            }
-
-            /// Get the stream number.
-            #[inline]
-            pub fn get_stream(&self) -> u64 {
-                self.rng
-                    .core
-                    .state
-                    .get_nonce()
-            }
-
-            /// Get the seed.
-            #[inline]
-            pub fn get_seed(&self) -> [u8; 32] {
-                self.rng
-                    .core
-                    .state
-                    .get_seed()
-            }
-        }
-
-        impl CryptoRng for $ChaChaXRng {}
-
-        impl From<$ChaChaXCore> for $ChaChaXRng {
-            fn from(core: $ChaChaXCore) -> Self {
-                $ChaChaXRng {
-                    rng: BlockRng::new(core),
-                }
-            }
-        }
-
-        impl PartialEq<$ChaChaXRng> for $ChaChaXRng {
-            fn eq(&self, rhs: &$ChaChaXRng) -> bool {
-                let a: $abst::$ChaChaXRng = self.into();
-                let b: $abst::$ChaChaXRng = rhs.into();
-                a == b
-            }
-        }
-        impl Eq for $ChaChaXRng {}
-
-        #[cfg(feature = "serde1")]
-        impl Serialize for $ChaChaXRng {
-            fn serialize<S>(&self, s: S) -> Result<S::Ok, S::Error>
-            where S: Serializer {
-                $abst::$ChaChaXRng::from(self).serialize(s)
-            }
-        }
-        #[cfg(feature = "serde1")]
-        impl<'de> Deserialize<'de> for $ChaChaXRng {
-            fn deserialize<D>(d: D) -> Result<Self, D::Error> where D: Deserializer<'de> {
-                $abst::$ChaChaXRng::deserialize(d).map(|x| Self::from(&x))
-            }
-        }
-
-        mod $abst {
-            #[cfg(feature = "serde1")] use serde::{Serialize, Deserialize};
-
-            // The abstract state of a ChaCha stream, independent of implementation choices. The
-            // comparison and serialization of this object is considered a semver-covered part of
-            // the API.
-            #[derive(Debug, PartialEq, Eq)]
-            #[cfg_attr(
-                feature = "serde1",
-                derive(Serialize, Deserialize),
-            )]
-            pub(crate) struct $ChaChaXRng {
-                seed: [u8; 32],
-                stream: u64,
-                word_pos: u128,
-            }
-
-            impl From<&super::$ChaChaXRng> for $ChaChaXRng {
-                // Forget all information about the input except what is necessary to determine the
-                // outputs of any sequence of pub API calls.
-                fn from(r: &super::$ChaChaXRng) -> Self {
-                    Self {
-                        seed: r.get_seed(),
-                        stream: r.get_stream(),
-                        word_pos: r.get_word_pos(),
-                    }
-                }
-            }
-
-            impl From<&$ChaChaXRng> for super::$ChaChaXRng {
-                // Construct one of the possible concrete RNGs realizing an abstract state.
-                fn from(a: &$ChaChaXRng) -> Self {
-                    use rand_core::SeedableRng;
-                    let mut r = Self::from_seed(a.seed);
-                    r.set_stream(a.stream);
-                    r.set_word_pos(a.word_pos);
-                    r
-                }
-            }
-        }
-    }
-}
-
-chacha_impl!(ChaCha20Core, ChaCha20Rng, 10, "ChaCha with 20 rounds", abstract20);
-chacha_impl!(ChaCha12Core, ChaCha12Rng, 6, "ChaCha with 12 rounds", abstract12);
-chacha_impl!(ChaCha8Core, ChaCha8Rng, 4, "ChaCha with 8 rounds", abstract8);
-
-#[cfg(test)]
-mod test {
-    use rand_core::{RngCore, SeedableRng};
-
-    #[cfg(feature = "serde1")] use super::{ChaCha20Rng, ChaCha12Rng, ChaCha8Rng};
-
-    type ChaChaRng = super::ChaCha20Rng;
-
-    #[cfg(feature = "serde1")]
-    #[test]
-    fn test_chacha_serde_roundtrip() {
-        let seed = [
-            1, 0, 52, 0, 0, 0, 0, 0, 1, 0, 10, 0, 22, 32, 0, 0, 2, 0, 55, 49, 0, 11, 0, 0, 3, 0, 0, 0, 0,
-            0, 2, 92,
-        ];
-        let mut rng1 = ChaCha20Rng::from_seed(seed);
-        let mut rng2 = ChaCha12Rng::from_seed(seed);
-        let mut rng3 = ChaCha8Rng::from_seed(seed);
-
-        let encoded1 = serde_json::to_string(&rng1).unwrap();
-        let encoded2 = serde_json::to_string(&rng2).unwrap();
-        let encoded3 = serde_json::to_string(&rng3).unwrap();
-
-        let mut decoded1: ChaCha20Rng = serde_json::from_str(&encoded1).unwrap();
-        let mut decoded2: ChaCha12Rng = serde_json::from_str(&encoded2).unwrap();
-        let mut decoded3: ChaCha8Rng = serde_json::from_str(&encoded3).unwrap();
-
-        assert_eq!(rng1, decoded1);
-        assert_eq!(rng2, decoded2);
-        assert_eq!(rng3, decoded3);
-
-        assert_eq!(rng1.next_u32(), decoded1.next_u32());
-        assert_eq!(rng2.next_u32(), decoded2.next_u32());
-        assert_eq!(rng3.next_u32(), decoded3.next_u32());
-    }
-
-    // This test validates that:
-    // 1. a hard-coded serialization demonstrating the format at time of initial release can still
-    //    be deserialized to a ChaChaRng
-    // 2. re-serializing the resultant object produces exactly the original string
-    //
-    // Condition 2 is stronger than necessary: an equivalent serialization (e.g. with field order
-    // permuted, or whitespace differences) would also be admissible, but would fail this test.
-    // However testing for equivalence of serialized data is difficult, and there shouldn't be any
-    // reason we need to violate the stronger-than-needed condition, e.g. by changing the field
-    // definition order.
-    #[cfg(feature = "serde1")]
-    #[test]
-    fn test_chacha_serde_format_stability() {
-        let j = r#"{"seed":[4,8,15,16,23,42,4,8,15,16,23,42,4,8,15,16,23,42,4,8,15,16,23,42,4,8,15,16,23,42,4,8],"stream":27182818284,"word_pos":314159265359}"#;
-        let r: ChaChaRng = serde_json::from_str(&j).unwrap();
-        let j1 = serde_json::to_string(&r).unwrap();
-        assert_eq!(j, j1);
-    }
-
-    #[test]
-    fn test_chacha_construction() {
-        let seed = [
-            0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0,
-            0, 0, 0,
-        ];
-        let mut rng1 = ChaChaRng::from_seed(seed);
-        assert_eq!(rng1.next_u32(), 137206642);
-
-        let mut rng2 = ChaChaRng::from_rng(rng1).unwrap();
-        assert_eq!(rng2.next_u32(), 1325750369);
-    }
-
-    #[test]
-    fn test_chacha_true_values_a() {
-        // Test vectors 1 and 2 from
-        // https://tools.ietf.org/html/draft-nir-cfrg-chacha20-poly1305-04
-        let seed = [0u8; 32];
-        let mut rng = ChaChaRng::from_seed(seed);
-
-        let mut results = [0u32; 16];
-        for i in results.iter_mut() {
-            *i = rng.next_u32();
-        }
-        let expected = [
-            0xade0b876, 0x903df1a0, 0xe56a5d40, 0x28bd8653, 0xb819d2bd, 0x1aed8da0, 0xccef36a8,
-            0xc70d778b, 0x7c5941da, 0x8d485751, 0x3fe02477, 0x374ad8b8, 0xf4b8436a, 0x1ca11815,
-            0x69b687c3, 0x8665eeb2,
-        ];
-        assert_eq!(results, expected);
-
-        for i in results.iter_mut() {
-            *i = rng.next_u32();
-        }
-        let expected = [
-            0xbee7079f, 0x7a385155, 0x7c97ba98, 0x0d082d73, 0xa0290fcb, 0x6965e348, 0x3e53c612,
-            0xed7aee32, 0x7621b729, 0x434ee69c, 0xb03371d5, 0xd539d874, 0x281fed31, 0x45fb0a51,
-            0x1f0ae1ac, 0x6f4d794b,
-        ];
-        assert_eq!(results, expected);
-    }
-
-    #[test]
-    fn test_chacha_true_values_b() {
-        // Test vector 3 from
-        // https://tools.ietf.org/html/draft-nir-cfrg-chacha20-poly1305-04
-        let seed = [
-            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
-            0, 0, 1,
-        ];
-        let mut rng = ChaChaRng::from_seed(seed);
-
-        // Skip block 0
-        for _ in 0..16 {
-            rng.next_u32();
-        }
-
-        let mut results = [0u32; 16];
-        for i in results.iter_mut() {
-            *i = rng.next_u32();
-        }
-        let expected = [
-            0x2452eb3a, 0x9249f8ec, 0x8d829d9b, 0xddd4ceb1, 0xe8252083, 0x60818b01, 0xf38422b8,
-            0x5aaa49c9, 0xbb00ca8e, 0xda3ba7b4, 0xc4b592d1, 0xfdf2732f, 0x4436274e, 0x2561b3c8,
-            0xebdd4aa6, 0xa0136c00,
-        ];
-        assert_eq!(results, expected);
-    }
-
-    #[test]
-    fn test_chacha_true_values_c() {
-        // Test vector 4 from
-        // https://tools.ietf.org/html/draft-nir-cfrg-chacha20-poly1305-04
-        let seed = [
-            0, 0xff, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
-            0, 0, 0, 0,
-        ];
-        let expected = [
-            0xfb4dd572, 0x4bc42ef1, 0xdf922636, 0x327f1394, 0xa78dea8f, 0x5e269039, 0xa1bebbc1,
-            0xcaf09aae, 0xa25ab213, 0x48a6b46c, 0x1b9d9bcb, 0x092c5be6, 0x546ca624, 0x1bec45d5,
-            0x87f47473, 0x96f0992e,
-        ];
-        let expected_end = 3 * 16;
-        let mut results = [0u32; 16];
-
-        // Test block 2 by skipping block 0 and 1
-        let mut rng1 = ChaChaRng::from_seed(seed);
-        for _ in 0..32 {
-            rng1.next_u32();
-        }
-        for i in results.iter_mut() {
-            *i = rng1.next_u32();
-        }
-        assert_eq!(results, expected);
-        assert_eq!(rng1.get_word_pos(), expected_end);
-
-        // Test block 2 by using `set_word_pos`
-        let mut rng2 = ChaChaRng::from_seed(seed);
-        rng2.set_word_pos(2 * 16);
-        for i in results.iter_mut() {
-            *i = rng2.next_u32();
-        }
-        assert_eq!(results, expected);
-        assert_eq!(rng2.get_word_pos(), expected_end);
-
-        // Test skipping behaviour with other types
-        let mut buf = [0u8; 32];
-        rng2.fill_bytes(&mut buf[..]);
-        assert_eq!(rng2.get_word_pos(), expected_end + 8);
-        rng2.fill_bytes(&mut buf[0..25]);
-        assert_eq!(rng2.get_word_pos(), expected_end + 15);
-        rng2.next_u64();
-        assert_eq!(rng2.get_word_pos(), expected_end + 17);
-        rng2.next_u32();
-        rng2.next_u64();
-        assert_eq!(rng2.get_word_pos(), expected_end + 20);
-        rng2.fill_bytes(&mut buf[0..1]);
-        assert_eq!(rng2.get_word_pos(), expected_end + 21);
-    }
-
-    #[test]
-    fn test_chacha_multiple_blocks() {
-        let seed = [
-            0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, 0, 4, 0, 0, 0, 5, 0, 0, 0, 6, 0, 0, 0, 7,
-            0, 0, 0,
-        ];
-        let mut rng = ChaChaRng::from_seed(seed);
-
-        // Store the 17*i-th 32-bit word,
-        // i.e., the i-th word of the i-th 16-word block
-        let mut results = [0u32; 16];
-        for i in results.iter_mut() {
-            *i = rng.next_u32();
-            for _ in 0..16 {
-                rng.next_u32();
-            }
-        }
-        let expected = [
-            0xf225c81a, 0x6ab1be57, 0x04d42951, 0x70858036, 0x49884684, 0x64efec72, 0x4be2d186,
-            0x3615b384, 0x11cfa18e, 0xd3c50049, 0x75c775f6, 0x434c6530, 0x2c5bad8f, 0x898881dc,
-            0x5f1c86d9, 0xc1f8e7f4,
-        ];
-        assert_eq!(results, expected);
-    }
-
-    #[test]
-    fn test_chacha_true_bytes() {
-        let seed = [0u8; 32];
-        let mut rng = ChaChaRng::from_seed(seed);
-        let mut results = [0u8; 32];
-        rng.fill_bytes(&mut results);
-        let expected = [
-            118, 184, 224, 173, 160, 241, 61, 144, 64, 93, 106, 229, 83, 134, 189, 40, 189, 210,
-            25, 184, 160, 141, 237, 26, 168, 54, 239, 204, 139, 119, 13, 199,
-        ];
-        assert_eq!(results, expected);
-    }
-
-    #[test]
-    fn test_chacha_nonce() {
-        // Test vector 5 from
-        // https://tools.ietf.org/html/draft-nir-cfrg-chacha20-poly1305-04
-        // Although we do not support setting a nonce, we try it here anyway so
-        // we can use this test vector.
-        let seed = [0u8; 32];
-        let mut rng = ChaChaRng::from_seed(seed);
-        // 96-bit nonce in LE order is: 0,0,0,0, 0,0,0,0, 0,0,0,2
-        rng.set_stream(2u64 << (24 + 32));
-
-        let mut results = [0u32; 16];
-        for i in results.iter_mut() {
-            *i = rng.next_u32();
-        }
-        let expected = [
-            0x374dc6c2, 0x3736d58c, 0xb904e24a, 0xcd3f93ef, 0x88228b1a, 0x96a4dfb3, 0x5b76ab72,
-            0xc727ee54, 0x0e0e978a, 0xf3145c95, 0x1b748ea8, 0xf786c297, 0x99c28f5f, 0x628314e8,
-            0x398a19fa, 0x6ded1b53,
-        ];
-        assert_eq!(results, expected);
-    }
-
-    #[test]
-    fn test_chacha_clone_streams() {
-        let seed = [
-            0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, 0, 4, 0, 0, 0, 5, 0, 0, 0, 6, 0, 0, 0, 7,
-            0, 0, 0,
-        ];
-        let mut rng = ChaChaRng::from_seed(seed);
-        let mut clone = rng.clone();
-        for _ in 0..16 {
-            assert_eq!(rng.next_u64(), clone.next_u64());
-        }
-
-        rng.set_stream(51);
-        for _ in 0..7 {
-            assert!(rng.next_u32() != clone.next_u32());
-        }
-        clone.set_stream(51); // switch part way through block
-        for _ in 7..16 {
-            assert_eq!(rng.next_u32(), clone.next_u32());
-        }
-    }
-
-    #[test]
-    fn test_chacha_word_pos_wrap_exact() {
-        use super::{BUF_BLOCKS, BLOCK_WORDS};
-        let mut rng = ChaChaRng::from_seed(Default::default());
-        // refilling the buffer in set_word_pos will wrap the block counter to 0
-        let last_block = (1 << 68) - u128::from(BUF_BLOCKS * BLOCK_WORDS);
-        rng.set_word_pos(last_block);
-        assert_eq!(rng.get_word_pos(), last_block);
-    }
-
-    #[test]
-    fn test_chacha_word_pos_wrap_excess() {
-        use super::BLOCK_WORDS;
-        let mut rng = ChaChaRng::from_seed(Default::default());
-        // refilling the buffer in set_word_pos will wrap the block counter past 0
-        let last_block = (1 << 68) - u128::from(BLOCK_WORDS);
-        rng.set_word_pos(last_block);
-        assert_eq!(rng.get_word_pos(), last_block);
-    }
-
-    #[test]
-    fn test_chacha_word_pos_zero() {
-        let mut rng = ChaChaRng::from_seed(Default::default());
-        assert_eq!(rng.get_word_pos(), 0);
-        rng.set_word_pos(0);
-        assert_eq!(rng.get_word_pos(), 0);
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand_chacha/guts.rs.html b/learning/rust/guessing_game/target/doc/src/rand_chacha/guts.rs.html deleted file mode 100644 index 150543f3..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand_chacha/guts.rs.html +++ /dev/null @@ -1,556 +0,0 @@ -guts.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-
// Copyright 2019 The CryptoCorrosion Contributors
-// Copyright 2020 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! The ChaCha random number generator.
-
-use ppv_lite86::{dispatch, dispatch_light128};
-
-pub use ppv_lite86::Machine;
-use ppv_lite86::{vec128_storage, ArithOps, BitOps32, LaneWords4, MultiLane, StoreBytes, Vec4};
-
-pub(crate) const BLOCK: usize = 64;
-pub(crate) const BLOCK64: u64 = BLOCK as u64;
-const LOG2_BUFBLOCKS: u64 = 2;
-const BUFBLOCKS: u64 = 1 << LOG2_BUFBLOCKS;
-pub(crate) const BUFSZ64: u64 = BLOCK64 * BUFBLOCKS;
-pub(crate) const BUFSZ: usize = BUFSZ64 as usize;
-
-const STREAM_PARAM_NONCE: u32 = 1;
-const STREAM_PARAM_BLOCK: u32 = 0;
-
-#[derive(Clone, PartialEq, Eq)]
-pub struct ChaCha {
-    pub(crate) b: vec128_storage,
-    pub(crate) c: vec128_storage,
-    pub(crate) d: vec128_storage,
-}
-
-#[derive(Clone)]
-pub struct State<V> {
-    pub(crate) a: V,
-    pub(crate) b: V,
-    pub(crate) c: V,
-    pub(crate) d: V,
-}
-
-#[inline(always)]
-pub(crate) fn round<V: ArithOps + BitOps32>(mut x: State<V>) -> State<V> {
-    x.a += x.b;
-    x.d = (x.d ^ x.a).rotate_each_word_right16();
-    x.c += x.d;
-    x.b = (x.b ^ x.c).rotate_each_word_right20();
-    x.a += x.b;
-    x.d = (x.d ^ x.a).rotate_each_word_right24();
-    x.c += x.d;
-    x.b = (x.b ^ x.c).rotate_each_word_right25();
-    x
-}
-
-#[inline(always)]
-pub(crate) fn diagonalize<V: LaneWords4>(mut x: State<V>) -> State<V> {
-    x.b = x.b.shuffle_lane_words3012();
-    x.c = x.c.shuffle_lane_words2301();
-    x.d = x.d.shuffle_lane_words1230();
-    x
-}
-#[inline(always)]
-pub(crate) fn undiagonalize<V: LaneWords4>(mut x: State<V>) -> State<V> {
-    x.b = x.b.shuffle_lane_words1230();
-    x.c = x.c.shuffle_lane_words2301();
-    x.d = x.d.shuffle_lane_words3012();
-    x
-}
-
-impl ChaCha {
-    #[inline(always)]
-    pub fn new(key: &[u8; 32], nonce: &[u8]) -> Self {
-        init_chacha(key, nonce)
-    }
-
-    #[inline(always)]
-    fn pos64<M: Machine>(&self, m: M) -> u64 {
-        let d: M::u32x4 = m.unpack(self.d);
-        ((d.extract(1) as u64) << 32) | d.extract(0) as u64
-    }
-
-    /// Produce 4 blocks of output, advancing the state
-    #[inline(always)]
-    pub fn refill4(&mut self, drounds: u32, out: &mut [u8; BUFSZ]) {
-        refill_wide(self, drounds, out)
-    }
-
-    #[inline(always)]
-    pub fn set_block_pos(&mut self, value: u64) {
-        set_stream_param(self, STREAM_PARAM_BLOCK, value)
-    }
-
-    #[inline(always)]
-    pub fn get_block_pos(&self) -> u64 {
-        get_stream_param(self, STREAM_PARAM_BLOCK)
-    }
-
-    #[inline(always)]
-    pub fn set_nonce(&mut self, value: u64) {
-        set_stream_param(self, STREAM_PARAM_NONCE, value)
-    }
-
-    #[inline(always)]
-    pub fn get_nonce(&self) -> u64 {
-        get_stream_param(self, STREAM_PARAM_NONCE)
-    }
-
-    #[inline(always)]
-    pub fn get_seed(&self) -> [u8; 32] {
-        get_seed(self)
-    }
-}
-
-#[allow(clippy::many_single_char_names)]
-#[inline(always)]
-fn refill_wide_impl<Mach: Machine>(
-    m: Mach, state: &mut ChaCha, drounds: u32, out: &mut [u8; BUFSZ],
-) {
-    let k = m.vec([0x6170_7865, 0x3320_646e, 0x7962_2d32, 0x6b20_6574]);
-    let mut pos = state.pos64(m);
-    let d0: Mach::u32x4 = m.unpack(state.d);
-    pos = pos.wrapping_add(1);
-    let d1 = d0.insert((pos >> 32) as u32, 1).insert(pos as u32, 0);
-    pos = pos.wrapping_add(1);
-    let d2 = d0.insert((pos >> 32) as u32, 1).insert(pos as u32, 0);
-    pos = pos.wrapping_add(1);
-    let d3 = d0.insert((pos >> 32) as u32, 1).insert(pos as u32, 0);
-
-    let b = m.unpack(state.b);
-    let c = m.unpack(state.c);
-    let mut x = State {
-        a: Mach::u32x4x4::from_lanes([k, k, k, k]),
-        b: Mach::u32x4x4::from_lanes([b, b, b, b]),
-        c: Mach::u32x4x4::from_lanes([c, c, c, c]),
-        d: m.unpack(Mach::u32x4x4::from_lanes([d0, d1, d2, d3]).into()),
-    };
-    for _ in 0..drounds {
-        x = round(x);
-        x = undiagonalize(round(diagonalize(x)));
-    }
-    let mut pos = state.pos64(m);
-    let d0: Mach::u32x4 = m.unpack(state.d);
-    pos = pos.wrapping_add(1);
-    let d1 = d0.insert((pos >> 32) as u32, 1).insert(pos as u32, 0);
-    pos = pos.wrapping_add(1);
-    let d2 = d0.insert((pos >> 32) as u32, 1).insert(pos as u32, 0);
-    pos = pos.wrapping_add(1);
-    let d3 = d0.insert((pos >> 32) as u32, 1).insert(pos as u32, 0);
-    pos = pos.wrapping_add(1);
-    let d4 = d0.insert((pos >> 32) as u32, 1).insert(pos as u32, 0);
-
-    let (a, b, c, d) = (
-        x.a.to_lanes(),
-        x.b.to_lanes(),
-        x.c.to_lanes(),
-        x.d.to_lanes(),
-    );
-    let sb = m.unpack(state.b);
-    let sc = m.unpack(state.c);
-    let sd = [m.unpack(state.d), d1, d2, d3];
-    state.d = d4.into();
-    let mut words = out.chunks_exact_mut(16);
-    for ((((&a, &b), &c), &d), &sd) in a.iter().zip(&b).zip(&c).zip(&d).zip(&sd) {
-        (a + k).write_le(words.next().unwrap());
-        (b + sb).write_le(words.next().unwrap());
-        (c + sc).write_le(words.next().unwrap());
-        (d + sd).write_le(words.next().unwrap());
-    }
-}
-
-dispatch!(m, Mach, {
-    fn refill_wide(state: &mut ChaCha, drounds: u32, out: &mut [u8; BUFSZ]) {
-        refill_wide_impl(m, state, drounds, out);
-    }
-});
-
-// Single-block, rounds-only; shared by try_apply_keystream for tails shorter than BUFSZ
-// and XChaCha's setup step.
-dispatch!(m, Mach, {
-    fn refill_narrow_rounds(state: &mut ChaCha, drounds: u32) -> State<vec128_storage> {
-        let k: Mach::u32x4 = m.vec([0x6170_7865, 0x3320_646e, 0x7962_2d32, 0x6b20_6574]);
-        let mut x = State {
-            a: k,
-            b: m.unpack(state.b),
-            c: m.unpack(state.c),
-            d: m.unpack(state.d),
-        };
-        for _ in 0..drounds {
-            x = round(x);
-            x = undiagonalize(round(diagonalize(x)));
-        }
-        State {
-            a: x.a.into(),
-            b: x.b.into(),
-            c: x.c.into(),
-            d: x.d.into(),
-        }
-    }
-});
-
-dispatch_light128!(m, Mach, {
-    fn set_stream_param(state: &mut ChaCha, param: u32, value: u64) {
-        let d: Mach::u32x4 = m.unpack(state.d);
-        state.d = d
-            .insert((value >> 32) as u32, (param << 1) | 1)
-            .insert(value as u32, param << 1)
-            .into();
-    }
-});
-
-dispatch_light128!(m, Mach, {
-    fn get_stream_param(state: &ChaCha, param: u32) -> u64 {
-        let d: Mach::u32x4 = m.unpack(state.d);
-        ((d.extract((param << 1) | 1) as u64) << 32) | d.extract(param << 1) as u64
-    }
-});
-
-dispatch_light128!(m, Mach, {
-    fn get_seed(state: &ChaCha) -> [u8; 32] {
-        let b: Mach::u32x4 = m.unpack(state.b);
-        let c: Mach::u32x4 = m.unpack(state.c);
-        let mut key = [0u8; 32];
-        b.write_le(&mut key[..16]);
-        c.write_le(&mut key[16..]);
-        key
-    }
-});
-
-fn read_u32le(xs: &[u8]) -> u32 {
-    assert_eq!(xs.len(), 4);
-    u32::from(xs[0]) | (u32::from(xs[1]) << 8) | (u32::from(xs[2]) << 16) | (u32::from(xs[3]) << 24)
-}
-
-dispatch_light128!(m, Mach, {
-    fn init_chacha(key: &[u8; 32], nonce: &[u8]) -> ChaCha {
-        let ctr_nonce = [
-            0,
-            if nonce.len() == 12 {
-                read_u32le(&nonce[0..4])
-            } else {
-                0
-            },
-            read_u32le(&nonce[nonce.len() - 8..nonce.len() - 4]),
-            read_u32le(&nonce[nonce.len() - 4..]),
-        ];
-        let key0: Mach::u32x4 = m.read_le(&key[..16]);
-        let key1: Mach::u32x4 = m.read_le(&key[16..]);
-        ChaCha {
-            b: key0.into(),
-            c: key1.into(),
-            d: ctr_nonce.into(),
-        }
-    }
-});
-
-dispatch_light128!(m, Mach, {
-    fn init_chacha_x(key: &[u8; 32], nonce: &[u8; 24], rounds: u32) -> ChaCha {
-        let key0: Mach::u32x4 = m.read_le(&key[..16]);
-        let key1: Mach::u32x4 = m.read_le(&key[16..]);
-        let nonce0: Mach::u32x4 = m.read_le(&nonce[..16]);
-        let mut state = ChaCha {
-            b: key0.into(),
-            c: key1.into(),
-            d: nonce0.into(),
-        };
-        let x = refill_narrow_rounds(&mut state, rounds);
-        let ctr_nonce1 = [0, 0, read_u32le(&nonce[16..20]), read_u32le(&nonce[20..24])];
-        state.b = x.a;
-        state.c = x.d;
-        state.d = ctr_nonce1.into();
-        state
-    }
-});
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand_chacha/lib.rs.html b/learning/rust/guessing_game/target/doc/src/rand_chacha/lib.rs.html deleted file mode 100644 index f69baa9a..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand_chacha/lib.rs.html +++ /dev/null @@ -1,76 +0,0 @@ -lib.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! The ChaCha random number generator.
-
-#![doc(
-    html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk.png",
-    html_favicon_url = "https://www.rust-lang.org/favicon.ico",
-    html_root_url = "https://rust-random.github.io/rand/"
-)]
-#![deny(missing_docs)]
-#![deny(missing_debug_implementations)]
-#![doc(test(attr(allow(unused_variables), deny(warnings))))]
-#![cfg_attr(not(feature = "std"), no_std)]
-
-pub use rand_core;
-
-mod chacha;
-mod guts;
-
-pub use crate::chacha::{
-    ChaCha12Core, ChaCha12Rng, ChaCha20Core, ChaCha20Rng, ChaCha8Core, ChaCha8Rng,
-};
-
-/// ChaCha with 20 rounds
-pub type ChaChaRng = ChaCha20Rng;
-/// ChaCha with 20 rounds, low-level interface
-pub type ChaChaCore = ChaCha20Core;
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand_core/block.rs.html b/learning/rust/guessing_game/target/doc/src/rand_core/block.rs.html deleted file mode 100644 index 7db8ff3d..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand_core/block.rs.html +++ /dev/null @@ -1,884 +0,0 @@ -block.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! The `BlockRngCore` trait and implementation helpers
-//!
-//! The [`BlockRngCore`] trait exists to assist in the implementation of RNGs
-//! which generate a block of data in a cache instead of returning generated
-//! values directly.
-//!
-//! Usage of this trait is optional, but provides two advantages:
-//! implementations only need to concern themselves with generation of the
-//! block, not the various [`RngCore`] methods (especially [`fill_bytes`], where
-//! the optimal implementations are not trivial), and this allows
-//! `ReseedingRng` (see [`rand`](https://docs.rs/rand) crate) perform periodic
-//! reseeding with very low overhead.
-//!
-//! # Example
-//!
-//! ```no_run
-//! use rand_core::{RngCore, SeedableRng};
-//! use rand_core::block::{BlockRngCore, BlockRng};
-//!
-//! struct MyRngCore;
-//!
-//! impl BlockRngCore for MyRngCore {
-//!     type Item = u32;
-//!     type Results = [u32; 16];
-//!
-//!     fn generate(&mut self, results: &mut Self::Results) {
-//!         unimplemented!()
-//!     }
-//! }
-//!
-//! impl SeedableRng for MyRngCore {
-//!     type Seed = [u8; 32];
-//!     fn from_seed(seed: Self::Seed) -> Self {
-//!         unimplemented!()
-//!     }
-//! }
-//!
-//! // optionally, also implement CryptoRng for MyRngCore
-//!
-//! // Final RNG.
-//! let mut rng = BlockRng::<MyRngCore>::seed_from_u64(0);
-//! println!("First value: {}", rng.next_u32());
-//! ```
-//!
-//! [`BlockRngCore`]: crate::block::BlockRngCore
-//! [`fill_bytes`]: RngCore::fill_bytes
-
-use crate::impls::{fill_via_u32_chunks, fill_via_u64_chunks};
-use crate::{CryptoRng, Error, RngCore, SeedableRng};
-use core::convert::AsRef;
-use core::fmt;
-#[cfg(feature = "serde1")]
-use serde::{Deserialize, Serialize};
-
-/// A trait for RNGs which do not generate random numbers individually, but in
-/// blocks (typically `[u32; N]`). This technique is commonly used by
-/// cryptographic RNGs to improve performance.
-///
-/// See the [module][crate::block] documentation for details.
-pub trait BlockRngCore {
-    /// Results element type, e.g. `u32`.
-    type Item;
-
-    /// Results type. This is the 'block' an RNG implementing `BlockRngCore`
-    /// generates, which will usually be an array like `[u32; 16]`.
-    type Results: AsRef<[Self::Item]> + AsMut<[Self::Item]> + Default;
-
-    /// Generate a new block of results.
-    fn generate(&mut self, results: &mut Self::Results);
-}
-
-/// A wrapper type implementing [`RngCore`] for some type implementing
-/// [`BlockRngCore`] with `u32` array buffer; i.e. this can be used to implement
-/// a full RNG from just a `generate` function.
-///
-/// The `core` field may be accessed directly but the results buffer may not.
-/// PRNG implementations can simply use a type alias
-/// (`pub type MyRng = BlockRng<MyRngCore>;`) but might prefer to use a
-/// wrapper type (`pub struct MyRng(BlockRng<MyRngCore>);`); the latter must
-/// re-implement `RngCore` but hides the implementation details and allows
-/// extra functionality to be defined on the RNG
-/// (e.g. `impl MyRng { fn set_stream(...){...} }`).
-///
-/// `BlockRng` has heavily optimized implementations of the [`RngCore`] methods
-/// reading values from the results buffer, as well as
-/// calling [`BlockRngCore::generate`] directly on the output array when
-/// [`fill_bytes`] / [`try_fill_bytes`] is called on a large array. These methods
-/// also handle the bookkeeping of when to generate a new batch of values.
-///
-/// No whole generated `u32` values are thown away and all values are consumed
-/// in-order. [`next_u32`] simply takes the next available `u32` value.
-/// [`next_u64`] is implemented by combining two `u32` values, least
-/// significant first. [`fill_bytes`] and [`try_fill_bytes`] consume a whole
-/// number of `u32` values, converting each `u32` to a byte slice in
-/// little-endian order. If the requested byte length is not a multiple of 4,
-/// some bytes will be discarded.
-///
-/// See also [`BlockRng64`] which uses `u64` array buffers. Currently there is
-/// no direct support for other buffer types.
-///
-/// For easy initialization `BlockRng` also implements [`SeedableRng`].
-///
-/// [`next_u32`]: RngCore::next_u32
-/// [`next_u64`]: RngCore::next_u64
-/// [`fill_bytes`]: RngCore::fill_bytes
-/// [`try_fill_bytes`]: RngCore::try_fill_bytes
-#[derive(Clone)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-#[cfg_attr(
-    feature = "serde1",
-    serde(
-        bound = "for<'x> R: Serialize + Deserialize<'x> + Sized, for<'x> R::Results: Serialize + Deserialize<'x>"
-    )
-)]
-pub struct BlockRng<R: BlockRngCore + ?Sized> {
-    results: R::Results,
-    index: usize,
-    /// The *core* part of the RNG, implementing the `generate` function.
-    pub core: R,
-}
-
-// Custom Debug implementation that does not expose the contents of `results`.
-impl<R: BlockRngCore + fmt::Debug> fmt::Debug for BlockRng<R> {
-    fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
-        fmt.debug_struct("BlockRng")
-            .field("core", &self.core)
-            .field("result_len", &self.results.as_ref().len())
-            .field("index", &self.index)
-            .finish()
-    }
-}
-
-impl<R: BlockRngCore> BlockRng<R> {
-    /// Create a new `BlockRng` from an existing RNG implementing
-    /// `BlockRngCore`. Results will be generated on first use.
-    #[inline]
-    pub fn new(core: R) -> BlockRng<R> {
-        let results_empty = R::Results::default();
-        BlockRng {
-            core,
-            index: results_empty.as_ref().len(),
-            results: results_empty,
-        }
-    }
-
-    /// Get the index into the result buffer.
-    ///
-    /// If this is equal to or larger than the size of the result buffer then
-    /// the buffer is "empty" and `generate()` must be called to produce new
-    /// results.
-    #[inline(always)]
-    pub fn index(&self) -> usize {
-        self.index
-    }
-
-    /// Reset the number of available results.
-    /// This will force a new set of results to be generated on next use.
-    #[inline]
-    pub fn reset(&mut self) {
-        self.index = self.results.as_ref().len();
-    }
-
-    /// Generate a new set of results immediately, setting the index to the
-    /// given value.
-    #[inline]
-    pub fn generate_and_set(&mut self, index: usize) {
-        assert!(index < self.results.as_ref().len());
-        self.core.generate(&mut self.results);
-        self.index = index;
-    }
-}
-
-impl<R: BlockRngCore<Item = u32>> RngCore for BlockRng<R>
-where
-    <R as BlockRngCore>::Results: AsRef<[u32]> + AsMut<[u32]>,
-{
-    #[inline]
-    fn next_u32(&mut self) -> u32 {
-        if self.index >= self.results.as_ref().len() {
-            self.generate_and_set(0);
-        }
-
-        let value = self.results.as_ref()[self.index];
-        self.index += 1;
-        value
-    }
-
-    #[inline]
-    fn next_u64(&mut self) -> u64 {
-        let read_u64 = |results: &[u32], index| {
-            let data = &results[index..=index + 1];
-            u64::from(data[1]) << 32 | u64::from(data[0])
-        };
-
-        let len = self.results.as_ref().len();
-
-        let index = self.index;
-        if index < len - 1 {
-            self.index += 2;
-            // Read an u64 from the current index
-            read_u64(self.results.as_ref(), index)
-        } else if index >= len {
-            self.generate_and_set(2);
-            read_u64(self.results.as_ref(), 0)
-        } else {
-            let x = u64::from(self.results.as_ref()[len - 1]);
-            self.generate_and_set(1);
-            let y = u64::from(self.results.as_ref()[0]);
-            (y << 32) | x
-        }
-    }
-
-    #[inline]
-    fn fill_bytes(&mut self, dest: &mut [u8]) {
-        let mut read_len = 0;
-        while read_len < dest.len() {
-            if self.index >= self.results.as_ref().len() {
-                self.generate_and_set(0);
-            }
-            let (consumed_u32, filled_u8) =
-                fill_via_u32_chunks(&self.results.as_ref()[self.index..], &mut dest[read_len..]);
-
-            self.index += consumed_u32;
-            read_len += filled_u8;
-        }
-    }
-
-    #[inline(always)]
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error> {
-        self.fill_bytes(dest);
-        Ok(())
-    }
-}
-
-impl<R: BlockRngCore + SeedableRng> SeedableRng for BlockRng<R> {
-    type Seed = R::Seed;
-
-    #[inline(always)]
-    fn from_seed(seed: Self::Seed) -> Self {
-        Self::new(R::from_seed(seed))
-    }
-
-    #[inline(always)]
-    fn seed_from_u64(seed: u64) -> Self {
-        Self::new(R::seed_from_u64(seed))
-    }
-
-    #[inline(always)]
-    fn from_rng<S: RngCore>(rng: S) -> Result<Self, Error> {
-        Ok(Self::new(R::from_rng(rng)?))
-    }
-}
-
-/// A wrapper type implementing [`RngCore`] for some type implementing
-/// [`BlockRngCore`] with `u64` array buffer; i.e. this can be used to implement
-/// a full RNG from just a `generate` function.
-///
-/// This is similar to [`BlockRng`], but specialized for algorithms that operate
-/// on `u64` values.
-///
-/// No whole generated `u64` values are thrown away and all values are consumed
-/// in-order. [`next_u64`] simply takes the next available `u64` value.
-/// [`next_u32`] is however a bit special: half of a `u64` is consumed, leaving
-/// the other half in the buffer. If the next function called is [`next_u32`]
-/// then the other half is then consumed, however both [`next_u64`] and
-/// [`fill_bytes`] discard the rest of any half-consumed `u64`s when called.
-///
-/// [`fill_bytes`] and [`try_fill_bytes`] consume a whole number of `u64`
-/// values. If the requested length is not a multiple of 8, some bytes will be
-/// discarded.
-///
-/// [`next_u32`]: RngCore::next_u32
-/// [`next_u64`]: RngCore::next_u64
-/// [`fill_bytes`]: RngCore::fill_bytes
-/// [`try_fill_bytes`]: RngCore::try_fill_bytes
-#[derive(Clone)]
-#[cfg_attr(feature = "serde1", derive(Serialize, Deserialize))]
-pub struct BlockRng64<R: BlockRngCore + ?Sized> {
-    results: R::Results,
-    index: usize,
-    half_used: bool, // true if only half of the previous result is used
-    /// The *core* part of the RNG, implementing the `generate` function.
-    pub core: R,
-}
-
-// Custom Debug implementation that does not expose the contents of `results`.
-impl<R: BlockRngCore + fmt::Debug> fmt::Debug for BlockRng64<R> {
-    fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
-        fmt.debug_struct("BlockRng64")
-            .field("core", &self.core)
-            .field("result_len", &self.results.as_ref().len())
-            .field("index", &self.index)
-            .field("half_used", &self.half_used)
-            .finish()
-    }
-}
-
-impl<R: BlockRngCore> BlockRng64<R> {
-    /// Create a new `BlockRng` from an existing RNG implementing
-    /// `BlockRngCore`. Results will be generated on first use.
-    #[inline]
-    pub fn new(core: R) -> BlockRng64<R> {
-        let results_empty = R::Results::default();
-        BlockRng64 {
-            core,
-            index: results_empty.as_ref().len(),
-            half_used: false,
-            results: results_empty,
-        }
-    }
-
-    /// Get the index into the result buffer.
-    ///
-    /// If this is equal to or larger than the size of the result buffer then
-    /// the buffer is "empty" and `generate()` must be called to produce new
-    /// results.
-    #[inline(always)]
-    pub fn index(&self) -> usize {
-        self.index
-    }
-
-    /// Reset the number of available results.
-    /// This will force a new set of results to be generated on next use.
-    #[inline]
-    pub fn reset(&mut self) {
-        self.index = self.results.as_ref().len();
-        self.half_used = false;
-    }
-
-    /// Generate a new set of results immediately, setting the index to the
-    /// given value.
-    #[inline]
-    pub fn generate_and_set(&mut self, index: usize) {
-        assert!(index < self.results.as_ref().len());
-        self.core.generate(&mut self.results);
-        self.index = index;
-        self.half_used = false;
-    }
-}
-
-impl<R: BlockRngCore<Item = u64>> RngCore for BlockRng64<R>
-where
-    <R as BlockRngCore>::Results: AsRef<[u64]> + AsMut<[u64]>,
-{
-    #[inline]
-    fn next_u32(&mut self) -> u32 {
-        let mut index = self.index * 2 - self.half_used as usize;
-        if index >= self.results.as_ref().len() * 2 {
-            self.core.generate(&mut self.results);
-            self.index = 0;
-            // `self.half_used` is by definition `false`
-            self.half_used = false;
-            index = 0;
-        }
-
-        self.half_used = !self.half_used;
-        self.index += self.half_used as usize;
-
-        // Index as if this is a u32 slice.
-        unsafe {
-            let results = &*(self.results.as_ref() as *const [u64] as *const [u32]);
-            if cfg!(target_endian = "little") {
-                *results.get_unchecked(index)
-            } else {
-                *results.get_unchecked(index ^ 1)
-            }
-        }
-    }
-
-    #[inline]
-    fn next_u64(&mut self) -> u64 {
-        if self.index >= self.results.as_ref().len() {
-            self.core.generate(&mut self.results);
-            self.index = 0;
-        }
-
-        let value = self.results.as_ref()[self.index];
-        self.index += 1;
-        self.half_used = false;
-        value
-    }
-
-    #[inline]
-    fn fill_bytes(&mut self, dest: &mut [u8]) {
-        let mut read_len = 0;
-        self.half_used = false;
-        while read_len < dest.len() {
-            if self.index as usize >= self.results.as_ref().len() {
-                self.core.generate(&mut self.results);
-                self.index = 0;
-            }
-
-            let (consumed_u64, filled_u8) = fill_via_u64_chunks(
-                &self.results.as_ref()[self.index as usize..],
-                &mut dest[read_len..],
-            );
-
-            self.index += consumed_u64;
-            read_len += filled_u8;
-        }
-    }
-
-    #[inline(always)]
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error> {
-        self.fill_bytes(dest);
-        Ok(())
-    }
-}
-
-impl<R: BlockRngCore + SeedableRng> SeedableRng for BlockRng64<R> {
-    type Seed = R::Seed;
-
-    #[inline(always)]
-    fn from_seed(seed: Self::Seed) -> Self {
-        Self::new(R::from_seed(seed))
-    }
-
-    #[inline(always)]
-    fn seed_from_u64(seed: u64) -> Self {
-        Self::new(R::seed_from_u64(seed))
-    }
-
-    #[inline(always)]
-    fn from_rng<S: RngCore>(rng: S) -> Result<Self, Error> {
-        Ok(Self::new(R::from_rng(rng)?))
-    }
-}
-
-impl<R: BlockRngCore + CryptoRng> CryptoRng for BlockRng<R> {}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand_core/error.rs.html b/learning/rust/guessing_game/target/doc/src/rand_core/error.rs.html deleted file mode 100644 index 51445be9..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand_core/error.rs.html +++ /dev/null @@ -1,466 +0,0 @@ -error.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Error types
-
-use core::fmt;
-use core::num::NonZeroU32;
-
-#[cfg(feature = "std")] use std::boxed::Box;
-
-/// Error type of random number generators
-///
-/// In order to be compatible with `std` and `no_std`, this type has two
-/// possible implementations: with `std` a boxed `Error` trait object is stored,
-/// while with `no_std` we merely store an error code.
-pub struct Error {
-    #[cfg(feature = "std")]
-    inner: Box<dyn std::error::Error + Send + Sync + 'static>,
-    #[cfg(not(feature = "std"))]
-    code: NonZeroU32,
-}
-
-impl Error {
-    /// Codes at or above this point can be used by users to define their own
-    /// custom errors.
-    ///
-    /// This has a fixed value of `(1 << 31) + (1 << 30) = 0xC000_0000`,
-    /// therefore the number of values available for custom codes is `1 << 30`.
-    ///
-    /// This is identical to [`getrandom::Error::CUSTOM_START`](https://docs.rs/getrandom/latest/getrandom/struct.Error.html#associatedconstant.CUSTOM_START).
-    pub const CUSTOM_START: u32 = (1 << 31) + (1 << 30);
-    /// Codes below this point represent OS Errors (i.e. positive i32 values).
-    /// Codes at or above this point, but below [`Error::CUSTOM_START`] are
-    /// reserved for use by the `rand` and `getrandom` crates.
-    ///
-    /// This is identical to [`getrandom::Error::INTERNAL_START`](https://docs.rs/getrandom/latest/getrandom/struct.Error.html#associatedconstant.INTERNAL_START).
-    pub const INTERNAL_START: u32 = 1 << 31;
-
-    /// Construct from any type supporting `std::error::Error`
-    ///
-    /// Available only when configured with `std`.
-    ///
-    /// See also `From<NonZeroU32>`, which is available with and without `std`.
-    #[cfg(feature = "std")]
-    #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
-    #[inline]
-    pub fn new<E>(err: E) -> Self
-    where
-        E: Into<Box<dyn std::error::Error + Send + Sync + 'static>>,
-    {
-        Error { inner: err.into() }
-    }
-
-    /// Reference the inner error (`std` only)
-    ///
-    /// When configured with `std`, this is a trivial operation and never
-    /// panics. Without `std`, this method is simply unavailable.
-    #[cfg(feature = "std")]
-    #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
-    #[inline]
-    pub fn inner(&self) -> &(dyn std::error::Error + Send + Sync + 'static) {
-        &*self.inner
-    }
-
-    /// Unwrap the inner error (`std` only)
-    ///
-    /// When configured with `std`, this is a trivial operation and never
-    /// panics. Without `std`, this method is simply unavailable.
-    #[cfg(feature = "std")]
-    #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
-    #[inline]
-    pub fn take_inner(self) -> Box<dyn std::error::Error + Send + Sync + 'static> {
-        self.inner
-    }
-
-    /// Extract the raw OS error code (if this error came from the OS)
-    ///
-    /// This method is identical to `std::io::Error::raw_os_error()`, except
-    /// that it works in `no_std` contexts. If this method returns `None`, the
-    /// error value can still be formatted via the `Diplay` implementation.
-    #[inline]
-    pub fn raw_os_error(&self) -> Option<i32> {
-        #[cfg(feature = "std")]
-        {
-            if let Some(e) = self.inner.downcast_ref::<std::io::Error>() {
-                return e.raw_os_error();
-            }
-        }
-        match self.code() {
-            Some(code) if u32::from(code) < Self::INTERNAL_START => Some(u32::from(code) as i32),
-            _ => None,
-        }
-    }
-
-    /// Retrieve the error code, if any.
-    ///
-    /// If this `Error` was constructed via `From<NonZeroU32>`, then this method
-    /// will return this `NonZeroU32` code (for `no_std` this is always the
-    /// case). Otherwise, this method will return `None`.
-    #[inline]
-    pub fn code(&self) -> Option<NonZeroU32> {
-        #[cfg(feature = "std")]
-        {
-            self.inner.downcast_ref::<ErrorCode>().map(|c| c.0)
-        }
-        #[cfg(not(feature = "std"))]
-        {
-            Some(self.code)
-        }
-    }
-}
-
-impl fmt::Debug for Error {
-    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
-        #[cfg(feature = "std")]
-        {
-            write!(f, "Error {{ inner: {:?} }}", self.inner)
-        }
-        #[cfg(all(feature = "getrandom", not(feature = "std")))]
-        {
-            getrandom::Error::from(self.code).fmt(f)
-        }
-        #[cfg(not(feature = "getrandom"))]
-        {
-            write!(f, "Error {{ code: {} }}", self.code)
-        }
-    }
-}
-
-impl fmt::Display for Error {
-    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
-        #[cfg(feature = "std")]
-        {
-            write!(f, "{}", self.inner)
-        }
-        #[cfg(all(feature = "getrandom", not(feature = "std")))]
-        {
-            getrandom::Error::from(self.code).fmt(f)
-        }
-        #[cfg(not(feature = "getrandom"))]
-        {
-            write!(f, "error code {}", self.code)
-        }
-    }
-}
-
-impl From<NonZeroU32> for Error {
-    #[inline]
-    fn from(code: NonZeroU32) -> Self {
-        #[cfg(feature = "std")]
-        {
-            Error {
-                inner: Box::new(ErrorCode(code)),
-            }
-        }
-        #[cfg(not(feature = "std"))]
-        {
-            Error { code }
-        }
-    }
-}
-
-#[cfg(feature = "getrandom")]
-impl From<getrandom::Error> for Error {
-    #[inline]
-    fn from(error: getrandom::Error) -> Self {
-        #[cfg(feature = "std")]
-        {
-            Error {
-                inner: Box::new(error),
-            }
-        }
-        #[cfg(not(feature = "std"))]
-        {
-            Error { code: error.code() }
-        }
-    }
-}
-
-#[cfg(feature = "std")]
-impl std::error::Error for Error {
-    #[inline]
-    fn source(&self) -> Option<&(dyn std::error::Error + 'static)> {
-        self.inner.source()
-    }
-}
-
-#[cfg(feature = "std")]
-impl From<Error> for std::io::Error {
-    #[inline]
-    fn from(error: Error) -> Self {
-        if let Some(code) = error.raw_os_error() {
-            std::io::Error::from_raw_os_error(code)
-        } else {
-            std::io::Error::new(std::io::ErrorKind::Other, error)
-        }
-    }
-}
-
-#[cfg(feature = "std")]
-#[derive(Debug, Copy, Clone)]
-struct ErrorCode(NonZeroU32);
-
-#[cfg(feature = "std")]
-impl fmt::Display for ErrorCode {
-    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
-        write!(f, "error code {}", self.0)
-    }
-}
-
-#[cfg(feature = "std")]
-impl std::error::Error for ErrorCode {}
-
-#[cfg(test)]
-mod test {
-    #[cfg(feature = "getrandom")]
-    #[test]
-    fn test_error_codes() {
-        // Make sure the values are the same as in `getrandom`.
-        assert_eq!(super::Error::CUSTOM_START, getrandom::Error::CUSTOM_START);
-        assert_eq!(super::Error::INTERNAL_START, getrandom::Error::INTERNAL_START);
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand_core/impls.rs.html b/learning/rust/guessing_game/target/doc/src/rand_core/impls.rs.html deleted file mode 100644 index d861f523..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand_core/impls.rs.html +++ /dev/null @@ -1,378 +0,0 @@ -impls.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Helper functions for implementing `RngCore` functions.
-//!
-//! For cross-platform reproducibility, these functions all use Little Endian:
-//! least-significant part first. For example, `next_u64_via_u32` takes `u32`
-//! values `x, y`, then outputs `(y << 32) | x`. To implement `next_u32`
-//! from `next_u64` in little-endian order, one should use `next_u64() as u32`.
-//!
-//! Byte-swapping (like the std `to_le` functions) is only needed to convert
-//! to/from byte sequences, and since its purpose is reproducibility,
-//! non-reproducible sources (e.g. `OsRng`) need not bother with it.
-
-use crate::RngCore;
-use core::cmp::min;
-
-/// Implement `next_u64` via `next_u32`, little-endian order.
-pub fn next_u64_via_u32<R: RngCore + ?Sized>(rng: &mut R) -> u64 {
-    // Use LE; we explicitly generate one value before the next.
-    let x = u64::from(rng.next_u32());
-    let y = u64::from(rng.next_u32());
-    (y << 32) | x
-}
-
-/// Implement `fill_bytes` via `next_u64` and `next_u32`, little-endian order.
-///
-/// The fastest way to fill a slice is usually to work as long as possible with
-/// integers. That is why this method mostly uses `next_u64`, and only when
-/// there are 4 or less bytes remaining at the end of the slice it uses
-/// `next_u32` once.
-pub fn fill_bytes_via_next<R: RngCore + ?Sized>(rng: &mut R, dest: &mut [u8]) {
-    let mut left = dest;
-    while left.len() >= 8 {
-        let (l, r) = { left }.split_at_mut(8);
-        left = r;
-        let chunk: [u8; 8] = rng.next_u64().to_le_bytes();
-        l.copy_from_slice(&chunk);
-    }
-    let n = left.len();
-    if n > 4 {
-        let chunk: [u8; 8] = rng.next_u64().to_le_bytes();
-        left.copy_from_slice(&chunk[..n]);
-    } else if n > 0 {
-        let chunk: [u8; 4] = rng.next_u32().to_le_bytes();
-        left.copy_from_slice(&chunk[..n]);
-    }
-}
-
-macro_rules! fill_via_chunks {
-    ($src:expr, $dst:expr, $ty:ty) => {{
-        const SIZE: usize = core::mem::size_of::<$ty>();
-        let chunk_size_u8 = min($src.len() * SIZE, $dst.len());
-        let chunk_size = (chunk_size_u8 + SIZE - 1) / SIZE;
-
-        // The following can be replaced with safe code, but unfortunately it's
-        // ca. 8% slower.
-        if cfg!(target_endian = "little") {
-            unsafe {
-                core::ptr::copy_nonoverlapping(
-                    $src.as_ptr() as *const u8,
-                    $dst.as_mut_ptr(),
-                    chunk_size_u8);
-            }
-        } else {
-            for (&n, chunk) in $src.iter().zip($dst.chunks_mut(SIZE)) {
-                let tmp = n.to_le();
-                let src_ptr = &tmp as *const $ty as *const u8;
-                unsafe {
-                    core::ptr::copy_nonoverlapping(
-                        src_ptr,
-                        chunk.as_mut_ptr(),
-                        chunk.len());
-                }
-            }
-        }
-
-        (chunk_size, chunk_size_u8)
-    }};
-}
-
-/// Implement `fill_bytes` by reading chunks from the output buffer of a block
-/// based RNG.
-///
-/// The return values are `(consumed_u32, filled_u8)`.
-///
-/// `filled_u8` is the number of filled bytes in `dest`, which may be less than
-/// the length of `dest`.
-/// `consumed_u32` is the number of words consumed from `src`, which is the same
-/// as `filled_u8 / 4` rounded up.
-///
-/// # Example
-/// (from `IsaacRng`)
-///
-/// ```ignore
-/// fn fill_bytes(&mut self, dest: &mut [u8]) {
-///     let mut read_len = 0;
-///     while read_len < dest.len() {
-///         if self.index >= self.rsl.len() {
-///             self.isaac();
-///         }
-///
-///         let (consumed_u32, filled_u8) =
-///             impls::fill_via_u32_chunks(&mut self.rsl[self.index..],
-///                                        &mut dest[read_len..]);
-///
-///         self.index += consumed_u32;
-///         read_len += filled_u8;
-///     }
-/// }
-/// ```
-pub fn fill_via_u32_chunks(src: &[u32], dest: &mut [u8]) -> (usize, usize) {
-    fill_via_chunks!(src, dest, u32)
-}
-
-/// Implement `fill_bytes` by reading chunks from the output buffer of a block
-/// based RNG.
-///
-/// The return values are `(consumed_u64, filled_u8)`.
-/// `filled_u8` is the number of filled bytes in `dest`, which may be less than
-/// the length of `dest`.
-/// `consumed_u64` is the number of words consumed from `src`, which is the same
-/// as `filled_u8 / 8` rounded up.
-///
-/// See `fill_via_u32_chunks` for an example.
-pub fn fill_via_u64_chunks(src: &[u64], dest: &mut [u8]) -> (usize, usize) {
-    fill_via_chunks!(src, dest, u64)
-}
-
-/// Implement `next_u32` via `fill_bytes`, little-endian order.
-pub fn next_u32_via_fill<R: RngCore + ?Sized>(rng: &mut R) -> u32 {
-    let mut buf = [0; 4];
-    rng.fill_bytes(&mut buf);
-    u32::from_le_bytes(buf)
-}
-
-/// Implement `next_u64` via `fill_bytes`, little-endian order.
-pub fn next_u64_via_fill<R: RngCore + ?Sized>(rng: &mut R) -> u64 {
-    let mut buf = [0; 8];
-    rng.fill_bytes(&mut buf);
-    u64::from_le_bytes(buf)
-}
-
-#[cfg(test)]
-mod test {
-    use super::*;
-
-    #[test]
-    fn test_fill_via_u32_chunks() {
-        let src = [1, 2, 3];
-        let mut dst = [0u8; 11];
-        assert_eq!(fill_via_u32_chunks(&src, &mut dst), (3, 11));
-        assert_eq!(dst, [1, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0]);
-
-        let mut dst = [0u8; 13];
-        assert_eq!(fill_via_u32_chunks(&src, &mut dst), (3, 12));
-        assert_eq!(dst, [1, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, 0, 0]);
-
-        let mut dst = [0u8; 5];
-        assert_eq!(fill_via_u32_chunks(&src, &mut dst), (2, 5));
-        assert_eq!(dst, [1, 0, 0, 0, 2]);
-    }
-
-    #[test]
-    fn test_fill_via_u64_chunks() {
-        let src = [1, 2];
-        let mut dst = [0u8; 11];
-        assert_eq!(fill_via_u64_chunks(&src, &mut dst), (2, 11));
-        assert_eq!(dst, [1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0]);
-
-        let mut dst = [0u8; 17];
-        assert_eq!(fill_via_u64_chunks(&src, &mut dst), (2, 16));
-        assert_eq!(dst, [1, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0]);
-
-        let mut dst = [0u8; 5];
-        assert_eq!(fill_via_u64_chunks(&src, &mut dst), (1, 5));
-        assert_eq!(dst, [1, 0, 0, 0, 0]);
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand_core/le.rs.html b/learning/rust/guessing_game/target/doc/src/rand_core/le.rs.html deleted file mode 100644 index d4ab77ec..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand_core/le.rs.html +++ /dev/null @@ -1,122 +0,0 @@ -le.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-
// Copyright 2018 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Little-Endian utilities
-//!
-//! Little-Endian order has been chosen for internal usage; this makes some
-//! useful functions available.
-
-use core::convert::TryInto;
-
-/// Reads unsigned 32 bit integers from `src` into `dst`.
-#[inline]
-pub fn read_u32_into(src: &[u8], dst: &mut [u32]) {
-    assert!(src.len() >= 4 * dst.len());
-    for (out, chunk) in dst.iter_mut().zip(src.chunks_exact(4)) {
-        *out = u32::from_le_bytes(chunk.try_into().unwrap());
-    }
-}
-
-/// Reads unsigned 64 bit integers from `src` into `dst`.
-#[inline]
-pub fn read_u64_into(src: &[u8], dst: &mut [u64]) {
-    assert!(src.len() >= 8 * dst.len());
-    for (out, chunk) in dst.iter_mut().zip(src.chunks_exact(8)) {
-        *out = u64::from_le_bytes(chunk.try_into().unwrap());
-    }
-}
-
-#[test]
-fn test_read() {
-    let bytes = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16];
-
-    let mut buf = [0u32; 4];
-    read_u32_into(&bytes, &mut buf);
-    assert_eq!(buf[0], 0x04030201);
-    assert_eq!(buf[3], 0x100F0E0D);
-
-    let mut buf = [0u32; 3];
-    read_u32_into(&bytes[1..13], &mut buf); // unaligned
-    assert_eq!(buf[0], 0x05040302);
-    assert_eq!(buf[2], 0x0D0C0B0A);
-
-    let mut buf = [0u64; 2];
-    read_u64_into(&bytes, &mut buf);
-    assert_eq!(buf[0], 0x0807060504030201);
-    assert_eq!(buf[1], 0x100F0E0D0C0B0A09);
-
-    let mut buf = [0u64; 1];
-    read_u64_into(&bytes[7..15], &mut buf); // unaligned
-    assert_eq!(buf[0], 0x0F0E0D0C0B0A0908);
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand_core/lib.rs.html b/learning/rust/guessing_game/target/doc/src/rand_core/lib.rs.html deleted file mode 100644 index e36626f9..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand_core/lib.rs.html +++ /dev/null @@ -1,1014 +0,0 @@ -lib.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-86
-87
-88
-89
-90
-91
-92
-93
-94
-95
-96
-97
-98
-99
-100
-101
-102
-103
-104
-105
-106
-107
-108
-109
-110
-111
-112
-113
-114
-115
-116
-117
-118
-119
-120
-121
-122
-123
-124
-125
-126
-127
-128
-129
-130
-131
-132
-133
-134
-135
-136
-137
-138
-139
-140
-141
-142
-143
-144
-145
-146
-147
-148
-149
-150
-151
-152
-153
-154
-155
-156
-157
-158
-159
-160
-161
-162
-163
-164
-165
-166
-167
-168
-169
-170
-171
-172
-173
-174
-175
-176
-177
-178
-179
-180
-181
-182
-183
-184
-185
-186
-187
-188
-189
-190
-191
-192
-193
-194
-195
-196
-197
-198
-199
-200
-201
-202
-203
-204
-205
-206
-207
-208
-209
-210
-211
-212
-213
-214
-215
-216
-217
-218
-219
-220
-221
-222
-223
-224
-225
-226
-227
-228
-229
-230
-231
-232
-233
-234
-235
-236
-237
-238
-239
-240
-241
-242
-243
-244
-245
-246
-247
-248
-249
-250
-251
-252
-253
-254
-255
-256
-257
-258
-259
-260
-261
-262
-263
-264
-265
-266
-267
-268
-269
-270
-271
-272
-273
-274
-275
-276
-277
-278
-279
-280
-281
-282
-283
-284
-285
-286
-287
-288
-289
-290
-291
-292
-293
-294
-295
-296
-297
-298
-299
-300
-301
-302
-303
-304
-305
-306
-307
-308
-309
-310
-311
-312
-313
-314
-315
-316
-317
-318
-319
-320
-321
-322
-323
-324
-325
-326
-327
-328
-329
-330
-331
-332
-333
-334
-335
-336
-337
-338
-339
-340
-341
-342
-343
-344
-345
-346
-347
-348
-349
-350
-351
-352
-353
-354
-355
-356
-357
-358
-359
-360
-361
-362
-363
-364
-365
-366
-367
-368
-369
-370
-371
-372
-373
-374
-375
-376
-377
-378
-379
-380
-381
-382
-383
-384
-385
-386
-387
-388
-389
-390
-391
-392
-393
-394
-395
-396
-397
-398
-399
-400
-401
-402
-403
-404
-405
-406
-407
-408
-409
-410
-411
-412
-413
-414
-415
-416
-417
-418
-419
-420
-421
-422
-423
-424
-425
-426
-427
-428
-429
-430
-431
-432
-433
-434
-435
-436
-437
-438
-439
-440
-441
-442
-443
-444
-445
-446
-447
-448
-449
-450
-451
-452
-453
-454
-455
-456
-457
-458
-459
-460
-461
-462
-463
-464
-465
-466
-467
-468
-469
-470
-471
-472
-473
-474
-475
-476
-477
-478
-479
-480
-481
-482
-483
-484
-485
-486
-487
-488
-489
-490
-491
-492
-493
-494
-495
-496
-497
-498
-499
-500
-501
-502
-
// Copyright 2018 Developers of the Rand project.
-// Copyright 2017-2018 The Rust Project Developers.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Random number generation traits
-//!
-//! This crate is mainly of interest to crates publishing implementations of
-//! [`RngCore`]. Other users are encouraged to use the [`rand`] crate instead
-//! which re-exports the main traits and error types.
-//!
-//! [`RngCore`] is the core trait implemented by algorithmic pseudo-random number
-//! generators and external random-number sources.
-//!
-//! [`SeedableRng`] is an extension trait for construction from fixed seeds and
-//! other random number generators.
-//!
-//! [`Error`] is provided for error-handling. It is safe to use in `no_std`
-//! environments.
-//!
-//! The [`impls`] and [`le`] sub-modules include a few small functions to assist
-//! implementation of [`RngCore`].
-//!
-//! [`rand`]: https://docs.rs/rand
-
-#![doc(
-    html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk.png",
-    html_favicon_url = "https://www.rust-lang.org/favicon.ico",
-    html_root_url = "https://rust-random.github.io/rand/"
-)]
-#![deny(missing_docs)]
-#![deny(missing_debug_implementations)]
-#![doc(test(attr(allow(unused_variables), deny(warnings))))]
-#![cfg_attr(doc_cfg, feature(doc_cfg))]
-#![no_std]
-
-use core::convert::AsMut;
-use core::default::Default;
-
-#[cfg(feature = "std")] extern crate std;
-#[cfg(feature = "alloc")] extern crate alloc;
-#[cfg(feature = "alloc")] use alloc::boxed::Box;
-
-pub use error::Error;
-#[cfg(feature = "getrandom")] pub use os::OsRng;
-
-
-pub mod block;
-mod error;
-pub mod impls;
-pub mod le;
-#[cfg(feature = "getrandom")] mod os;
-
-
-/// The core of a random number generator.
-///
-/// This trait encapsulates the low-level functionality common to all
-/// generators, and is the "back end", to be implemented by generators.
-/// End users should normally use the `Rng` trait from the [`rand`] crate,
-/// which is automatically implemented for every type implementing `RngCore`.
-///
-/// Three different methods for generating random data are provided since the
-/// optimal implementation of each is dependent on the type of generator. There
-/// is no required relationship between the output of each; e.g. many
-/// implementations of [`fill_bytes`] consume a whole number of `u32` or `u64`
-/// values and drop any remaining unused bytes. The same can happen with the
-/// [`next_u32`] and [`next_u64`] methods, implementations may discard some
-/// random bits for efficiency.
-///
-/// The [`try_fill_bytes`] method is a variant of [`fill_bytes`] allowing error
-/// handling; it is not deemed sufficiently useful to add equivalents for
-/// [`next_u32`] or [`next_u64`] since the latter methods are almost always used
-/// with algorithmic generators (PRNGs), which are normally infallible.
-///
-/// Implementers should produce bits uniformly. Pathological RNGs (e.g. always
-/// returning the same value, or never setting certain bits) can break rejection
-/// sampling used by random distributions, and also break other RNGs when
-/// seeding them via [`SeedableRng::from_rng`].
-///
-/// Algorithmic generators implementing [`SeedableRng`] should normally have
-/// *portable, reproducible* output, i.e. fix Endianness when converting values
-/// to avoid platform differences, and avoid making any changes which affect
-/// output (except by communicating that the release has breaking changes).
-///
-/// Typically an RNG will implement only one of the methods available
-/// in this trait directly, then use the helper functions from the
-/// [`impls`] module to implement the other methods.
-///
-/// It is recommended that implementations also implement:
-///
-/// - `Debug` with a custom implementation which *does not* print any internal
-///   state (at least, [`CryptoRng`]s should not risk leaking state through
-///   `Debug`).
-/// - `Serialize` and `Deserialize` (from Serde), preferably making Serde
-///   support optional at the crate level in PRNG libs.
-/// - `Clone`, if possible.
-/// - *never* implement `Copy` (accidental copies may cause repeated values).
-/// - *do not* implement `Default` for pseudorandom generators, but instead
-///   implement [`SeedableRng`], to guide users towards proper seeding.
-///   External / hardware RNGs can choose to implement `Default`.
-/// - `Eq` and `PartialEq` could be implemented, but are probably not useful.
-///
-/// # Example
-///
-/// A simple example, obviously not generating very *random* output:
-///
-/// ```
-/// #![allow(dead_code)]
-/// use rand_core::{RngCore, Error, impls};
-///
-/// struct CountingRng(u64);
-///
-/// impl RngCore for CountingRng {
-///     fn next_u32(&mut self) -> u32 {
-///         self.next_u64() as u32
-///     }
-///
-///     fn next_u64(&mut self) -> u64 {
-///         self.0 += 1;
-///         self.0
-///     }
-///
-///     fn fill_bytes(&mut self, dest: &mut [u8]) {
-///         impls::fill_bytes_via_next(self, dest)
-///     }
-///
-///     fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error> {
-///         Ok(self.fill_bytes(dest))
-///     }
-/// }
-/// ```
-///
-/// [`rand`]: https://docs.rs/rand
-/// [`try_fill_bytes`]: RngCore::try_fill_bytes
-/// [`fill_bytes`]: RngCore::fill_bytes
-/// [`next_u32`]: RngCore::next_u32
-/// [`next_u64`]: RngCore::next_u64
-pub trait RngCore {
-    /// Return the next random `u32`.
-    ///
-    /// RNGs must implement at least one method from this trait directly. In
-    /// the case this method is not implemented directly, it can be implemented
-    /// using `self.next_u64() as u32` or via [`impls::next_u32_via_fill`].
-    fn next_u32(&mut self) -> u32;
-
-    /// Return the next random `u64`.
-    ///
-    /// RNGs must implement at least one method from this trait directly. In
-    /// the case this method is not implemented directly, it can be implemented
-    /// via [`impls::next_u64_via_u32`] or via [`impls::next_u64_via_fill`].
-    fn next_u64(&mut self) -> u64;
-
-    /// Fill `dest` with random data.
-    ///
-    /// RNGs must implement at least one method from this trait directly. In
-    /// the case this method is not implemented directly, it can be implemented
-    /// via [`impls::fill_bytes_via_next`] or
-    /// via [`RngCore::try_fill_bytes`]; if this generator can
-    /// fail the implementation must choose how best to handle errors here
-    /// (e.g. panic with a descriptive message or log a warning and retry a few
-    /// times).
-    ///
-    /// This method should guarantee that `dest` is entirely filled
-    /// with new data, and may panic if this is impossible
-    /// (e.g. reading past the end of a file that is being used as the
-    /// source of randomness).
-    fn fill_bytes(&mut self, dest: &mut [u8]);
-
-    /// Fill `dest` entirely with random data.
-    ///
-    /// This is the only method which allows an RNG to report errors while
-    /// generating random data thus making this the primary method implemented
-    /// by external (true) RNGs (e.g. `OsRng`) which can fail. It may be used
-    /// directly to generate keys and to seed (infallible) PRNGs.
-    ///
-    /// Other than error handling, this method is identical to [`RngCore::fill_bytes`];
-    /// thus this may be implemented using `Ok(self.fill_bytes(dest))` or
-    /// `fill_bytes` may be implemented with
-    /// `self.try_fill_bytes(dest).unwrap()` or more specific error handling.
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error>;
-}
-
-/// A marker trait used to indicate that an [`RngCore`] or [`BlockRngCore`]
-/// implementation is supposed to be cryptographically secure.
-///
-/// *Cryptographically secure generators*, also known as *CSPRNGs*, should
-/// satisfy an additional properties over other generators: given the first
-/// *k* bits of an algorithm's output
-/// sequence, it should not be possible using polynomial-time algorithms to
-/// predict the next bit with probability significantly greater than 50%.
-///
-/// Some generators may satisfy an additional property, however this is not
-/// required by this trait: if the CSPRNG's state is revealed, it should not be
-/// computationally-feasible to reconstruct output prior to this. Some other
-/// generators allow backwards-computation and are consided *reversible*.
-///
-/// Note that this trait is provided for guidance only and cannot guarantee
-/// suitability for cryptographic applications. In general it should only be
-/// implemented for well-reviewed code implementing well-regarded algorithms.
-///
-/// Note also that use of a `CryptoRng` does not protect against other
-/// weaknesses such as seeding from a weak entropy source or leaking state.
-///
-/// [`BlockRngCore`]: block::BlockRngCore
-pub trait CryptoRng {}
-
-/// A random number generator that can be explicitly seeded.
-///
-/// This trait encapsulates the low-level functionality common to all
-/// pseudo-random number generators (PRNGs, or algorithmic generators).
-///
-/// [`rand`]: https://docs.rs/rand
-pub trait SeedableRng: Sized {
-    /// Seed type, which is restricted to types mutably-dereferencable as `u8`
-    /// arrays (we recommend `[u8; N]` for some `N`).
-    ///
-    /// It is recommended to seed PRNGs with a seed of at least circa 100 bits,
-    /// which means an array of `[u8; 12]` or greater to avoid picking RNGs with
-    /// partially overlapping periods.
-    ///
-    /// For cryptographic RNG's a seed of 256 bits is recommended, `[u8; 32]`.
-    ///
-    ///
-    /// # Implementing `SeedableRng` for RNGs with large seeds
-    ///
-    /// Note that the required traits `core::default::Default` and
-    /// `core::convert::AsMut<u8>` are not implemented for large arrays
-    /// `[u8; N]` with `N` > 32. To be able to implement the traits required by
-    /// `SeedableRng` for RNGs with such large seeds, the newtype pattern can be
-    /// used:
-    ///
-    /// ```
-    /// use rand_core::SeedableRng;
-    ///
-    /// const N: usize = 64;
-    /// pub struct MyRngSeed(pub [u8; N]);
-    /// pub struct MyRng(MyRngSeed);
-    ///
-    /// impl Default for MyRngSeed {
-    ///     fn default() -> MyRngSeed {
-    ///         MyRngSeed([0; N])
-    ///     }
-    /// }
-    ///
-    /// impl AsMut<[u8]> for MyRngSeed {
-    ///     fn as_mut(&mut self) -> &mut [u8] {
-    ///         &mut self.0
-    ///     }
-    /// }
-    ///
-    /// impl SeedableRng for MyRng {
-    ///     type Seed = MyRngSeed;
-    ///
-    ///     fn from_seed(seed: MyRngSeed) -> MyRng {
-    ///         MyRng(seed)
-    ///     }
-    /// }
-    /// ```
-    type Seed: Sized + Default + AsMut<[u8]>;
-
-    /// Create a new PRNG using the given seed.
-    ///
-    /// PRNG implementations are allowed to assume that bits in the seed are
-    /// well distributed. That means usually that the number of one and zero
-    /// bits are roughly equal, and values like 0, 1 and (size - 1) are unlikely.
-    /// Note that many non-cryptographic PRNGs will show poor quality output
-    /// if this is not adhered to. If you wish to seed from simple numbers, use
-    /// `seed_from_u64` instead.
-    ///
-    /// All PRNG implementations should be reproducible unless otherwise noted:
-    /// given a fixed `seed`, the same sequence of output should be produced
-    /// on all runs, library versions and architectures (e.g. check endianness).
-    /// Any "value-breaking" changes to the generator should require bumping at
-    /// least the minor version and documentation of the change.
-    ///
-    /// It is not required that this function yield the same state as a
-    /// reference implementation of the PRNG given equivalent seed; if necessary
-    /// another constructor replicating behaviour from a reference
-    /// implementation can be added.
-    ///
-    /// PRNG implementations should make sure `from_seed` never panics. In the
-    /// case that some special values (like an all zero seed) are not viable
-    /// seeds it is preferable to map these to alternative constant value(s),
-    /// for example `0xBAD5EEDu32` or `0x0DDB1A5E5BAD5EEDu64` ("odd biases? bad
-    /// seed"). This is assuming only a small number of values must be rejected.
-    fn from_seed(seed: Self::Seed) -> Self;
-
-    /// Create a new PRNG using a `u64` seed.
-    ///
-    /// This is a convenience-wrapper around `from_seed` to allow construction
-    /// of any `SeedableRng` from a simple `u64` value. It is designed such that
-    /// low Hamming Weight numbers like 0 and 1 can be used and should still
-    /// result in good, independent seeds to the PRNG which is returned.
-    ///
-    /// This **is not suitable for cryptography**, as should be clear given that
-    /// the input size is only 64 bits.
-    ///
-    /// Implementations for PRNGs *may* provide their own implementations of
-    /// this function, but the default implementation should be good enough for
-    /// all purposes. *Changing* the implementation of this function should be
-    /// considered a value-breaking change.
-    fn seed_from_u64(mut state: u64) -> Self {
-        // We use PCG32 to generate a u32 sequence, and copy to the seed
-        fn pcg32(state: &mut u64) -> [u8; 4] {
-            const MUL: u64 = 6364136223846793005;
-            const INC: u64 = 11634580027462260723;
-
-            // We advance the state first (to get away from the input value,
-            // in case it has low Hamming Weight).
-            *state = state.wrapping_mul(MUL).wrapping_add(INC);
-            let state = *state;
-
-            // Use PCG output function with to_le to generate x:
-            let xorshifted = (((state >> 18) ^ state) >> 27) as u32;
-            let rot = (state >> 59) as u32;
-            let x = xorshifted.rotate_right(rot);
-            x.to_le_bytes()
-        }
-
-        let mut seed = Self::Seed::default();
-        let mut iter = seed.as_mut().chunks_exact_mut(4);
-        for chunk in &mut iter {
-            chunk.copy_from_slice(&pcg32(&mut state));
-        }
-        let rem = iter.into_remainder();
-        if !rem.is_empty() {
-            rem.copy_from_slice(&pcg32(&mut state)[..rem.len()]);
-        }
-
-        Self::from_seed(seed)
-    }
-
-    /// Create a new PRNG seeded from another `Rng`.
-    ///
-    /// This may be useful when needing to rapidly seed many PRNGs from a master
-    /// PRNG, and to allow forking of PRNGs. It may be considered deterministic.
-    ///
-    /// The master PRNG should be at least as high quality as the child PRNGs.
-    /// When seeding non-cryptographic child PRNGs, we recommend using a
-    /// different algorithm for the master PRNG (ideally a CSPRNG) to avoid
-    /// correlations between the child PRNGs. If this is not possible (e.g.
-    /// forking using small non-crypto PRNGs) ensure that your PRNG has a good
-    /// mixing function on the output or consider use of a hash function with
-    /// `from_seed`.
-    ///
-    /// Note that seeding `XorShiftRng` from another `XorShiftRng` provides an
-    /// extreme example of what can go wrong: the new PRNG will be a clone
-    /// of the parent.
-    ///
-    /// PRNG implementations are allowed to assume that a good RNG is provided
-    /// for seeding, and that it is cryptographically secure when appropriate.
-    /// As of `rand` 0.7 / `rand_core` 0.5, implementations overriding this
-    /// method should ensure the implementation satisfies reproducibility
-    /// (in prior versions this was not required).
-    ///
-    /// [`rand`]: https://docs.rs/rand
-    fn from_rng<R: RngCore>(mut rng: R) -> Result<Self, Error> {
-        let mut seed = Self::Seed::default();
-        rng.try_fill_bytes(seed.as_mut())?;
-        Ok(Self::from_seed(seed))
-    }
-
-    /// Creates a new instance of the RNG seeded via [`getrandom`].
-    ///
-    /// This method is the recommended way to construct non-deterministic PRNGs
-    /// since it is convenient and secure.
-    ///
-    /// In case the overhead of using [`getrandom`] to seed *many* PRNGs is an
-    /// issue, one may prefer to seed from a local PRNG, e.g.
-    /// `from_rng(thread_rng()).unwrap()`.
-    ///
-    /// # Panics
-    ///
-    /// If [`getrandom`] is unable to provide secure entropy this method will panic.
-    ///
-    /// [`getrandom`]: https://docs.rs/getrandom
-    #[cfg(feature = "getrandom")]
-    #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))]
-    fn from_entropy() -> Self {
-        let mut seed = Self::Seed::default();
-        if let Err(err) = getrandom::getrandom(seed.as_mut()) {
-            panic!("from_entropy failed: {}", err);
-        }
-        Self::from_seed(seed)
-    }
-}
-
-// Implement `RngCore` for references to an `RngCore`.
-// Force inlining all functions, so that it is up to the `RngCore`
-// implementation and the optimizer to decide on inlining.
-impl<'a, R: RngCore + ?Sized> RngCore for &'a mut R {
-    #[inline(always)]
-    fn next_u32(&mut self) -> u32 {
-        (**self).next_u32()
-    }
-
-    #[inline(always)]
-    fn next_u64(&mut self) -> u64 {
-        (**self).next_u64()
-    }
-
-    #[inline(always)]
-    fn fill_bytes(&mut self, dest: &mut [u8]) {
-        (**self).fill_bytes(dest)
-    }
-
-    #[inline(always)]
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error> {
-        (**self).try_fill_bytes(dest)
-    }
-}
-
-// Implement `RngCore` for boxed references to an `RngCore`.
-// Force inlining all functions, so that it is up to the `RngCore`
-// implementation and the optimizer to decide on inlining.
-#[cfg(feature = "alloc")]
-impl<R: RngCore + ?Sized> RngCore for Box<R> {
-    #[inline(always)]
-    fn next_u32(&mut self) -> u32 {
-        (**self).next_u32()
-    }
-
-    #[inline(always)]
-    fn next_u64(&mut self) -> u64 {
-        (**self).next_u64()
-    }
-
-    #[inline(always)]
-    fn fill_bytes(&mut self, dest: &mut [u8]) {
-        (**self).fill_bytes(dest)
-    }
-
-    #[inline(always)]
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error> {
-        (**self).try_fill_bytes(dest)
-    }
-}
-
-#[cfg(feature = "std")]
-impl std::io::Read for dyn RngCore {
-    fn read(&mut self, buf: &mut [u8]) -> Result<usize, std::io::Error> {
-        self.try_fill_bytes(buf)?;
-        Ok(buf.len())
-    }
-}
-
-// Implement `CryptoRng` for references to an `CryptoRng`.
-impl<'a, R: CryptoRng + ?Sized> CryptoRng for &'a mut R {}
-
-// Implement `CryptoRng` for boxed references to an `CryptoRng`.
-#[cfg(feature = "alloc")]
-impl<R: CryptoRng + ?Sized> CryptoRng for Box<R> {}
-
-#[cfg(test)]
-mod test {
-    use super::*;
-
-    #[test]
-    fn test_seed_from_u64() {
-        struct SeedableNum(u64);
-        impl SeedableRng for SeedableNum {
-            type Seed = [u8; 8];
-
-            fn from_seed(seed: Self::Seed) -> Self {
-                let mut x = [0u64; 1];
-                le::read_u64_into(&seed, &mut x);
-                SeedableNum(x[0])
-            }
-        }
-
-        const N: usize = 8;
-        const SEEDS: [u64; N] = [0u64, 1, 2, 3, 4, 8, 16, -1i64 as u64];
-        let mut results = [0u64; N];
-        for (i, seed) in SEEDS.iter().enumerate() {
-            let SeedableNum(x) = SeedableNum::seed_from_u64(*seed);
-            results[i] = x;
-        }
-
-        for (i1, r1) in results.iter().enumerate() {
-            let weight = r1.count_ones();
-            // This is the binomial distribution B(64, 0.5), so chance of
-            // weight < 20 is binocdf(19, 64, 0.5) = 7.8e-4, and same for
-            // weight > 44.
-            assert!((20..=44).contains(&weight));
-
-            for (i2, r2) in results.iter().enumerate() {
-                if i1 == i2 {
-                    continue;
-                }
-                let diff_weight = (r1 ^ r2).count_ones();
-                assert!(diff_weight >= 20);
-            }
-        }
-
-        // value-breakage test:
-        assert_eq!(results[0], 5029875928683246316);
-    }
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/src/rand_core/os.rs.html b/learning/rust/guessing_game/target/doc/src/rand_core/os.rs.html deleted file mode 100644 index c865a544..00000000 --- a/learning/rust/guessing_game/target/doc/src/rand_core/os.rs.html +++ /dev/null @@ -1,180 +0,0 @@ -os.rs - source - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
-60
-61
-62
-63
-64
-65
-66
-67
-68
-69
-70
-71
-72
-73
-74
-75
-76
-77
-78
-79
-80
-81
-82
-83
-84
-85
-
// Copyright 2019 Developers of the Rand project.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// https://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
-//! Interface to the random number generator of the operating system.
-
-use crate::{impls, CryptoRng, Error, RngCore};
-use getrandom::getrandom;
-
-/// A random number generator that retrieves randomness from the
-/// operating system.
-///
-/// This is a zero-sized struct. It can be freely constructed with `OsRng`.
-///
-/// The implementation is provided by the [getrandom] crate. Refer to
-/// [getrandom] documentation for details.
-///
-/// This struct is only available when specifying the crate feature `getrandom`
-/// or `std`. When using the `rand` lib, it is also available as `rand::rngs::OsRng`.
-///
-/// # Blocking and error handling
-///
-/// It is possible that when used during early boot the first call to `OsRng`
-/// will block until the system's RNG is initialised. It is also possible
-/// (though highly unlikely) for `OsRng` to fail on some platforms, most
-/// likely due to system mis-configuration.
-///
-/// After the first successful call, it is highly unlikely that failures or
-/// significant delays will occur (although performance should be expected to
-/// be much slower than a user-space PRNG).
-///
-/// # Usage example
-/// ```
-/// use rand_core::{RngCore, OsRng};
-///
-/// let mut key = [0u8; 16];
-/// OsRng.fill_bytes(&mut key);
-/// let random_u64 = OsRng.next_u64();
-/// ```
-///
-/// [getrandom]: https://crates.io/crates/getrandom
-#[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))]
-#[derive(Clone, Copy, Debug, Default)]
-pub struct OsRng;
-
-impl CryptoRng for OsRng {}
-
-impl RngCore for OsRng {
-    fn next_u32(&mut self) -> u32 {
-        impls::next_u32_via_fill(self)
-    }
-
-    fn next_u64(&mut self) -> u64 {
-        impls::next_u64_via_fill(self)
-    }
-
-    fn fill_bytes(&mut self, dest: &mut [u8]) {
-        if let Err(e) = self.try_fill_bytes(dest) {
-            panic!("Error: {}", e);
-        }
-    }
-
-    fn try_fill_bytes(&mut self, dest: &mut [u8]) -> Result<(), Error> {
-        getrandom(dest)?;
-        Ok(())
-    }
-}
-
-#[test]
-fn test_os_rng() {
-    let x = OsRng.next_u64();
-    let y = OsRng.next_u64();
-    assert!(x != 0);
-    assert!(x != y);
-}
-
-#[test]
-fn test_construction() {
-    let mut rng = OsRng::default();
-    assert!(rng.next_u64() != 0);
-}
-
-
- \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/storage.js b/learning/rust/guessing_game/target/doc/storage.js deleted file mode 100644 index a0eef58b..00000000 --- a/learning/rust/guessing_game/target/doc/storage.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";const darkThemes=["dark","ayu"];window.currentTheme=document.getElementById("themeStyle");window.mainTheme=document.getElementById("mainThemeStyle");const settingsDataset=(function(){const settingsElement=document.getElementById("default-settings");if(settingsElement===null){return null}const dataset=settingsElement.dataset;if(dataset===undefined){return null}return dataset})();function getSettingValue(settingName){const current=getCurrentValue(settingName);if(current!==null){return current}if(settingsDataset!==null){const def=settingsDataset[settingName.replace(/-/g,"_")];if(def!==undefined){return def}}return null}const localStoredTheme=getSettingValue("theme");const savedHref=[];function hasClass(elem,className){return elem&&elem.classList&&elem.classList.contains(className)}function addClass(elem,className){if(!elem||!elem.classList){return}elem.classList.add(className)}function removeClass(elem,className){if(!elem||!elem.classList){return}elem.classList.remove(className)}function onEach(arr,func,reversed){if(arr&&arr.length>0&&func){if(reversed){const length=arr.length;for(let i=length-1;i>=0;--i){if(func(arr[i])){return true}}}else{for(const elem of arr){if(func(elem)){return true}}}}return false}function onEachLazy(lazyArray,func,reversed){return onEach(Array.prototype.slice.call(lazyArray),func,reversed)}function hasOwnPropertyRustdoc(obj,property){return Object.prototype.hasOwnProperty.call(obj,property)}function updateLocalStorage(name,value){try{window.localStorage.setItem("rustdoc-"+name,value)}catch(e){}}function getCurrentValue(name){try{return window.localStorage.getItem("rustdoc-"+name)}catch(e){return null}}function switchTheme(styleElem,mainStyleElem,newTheme,saveTheme){const newHref=mainStyleElem.href.replace(/\/rustdoc([^/]*)\.css/,"/"+newTheme+"$1"+".css");if(saveTheme){updateLocalStorage("theme",newTheme)}if(styleElem.href===newHref){return}let found=false;if(savedHref.length===0){onEachLazy(document.getElementsByTagName("link"),el=>{savedHref.push(el.href)})}onEach(savedHref,el=>{if(el===newHref){found=true;return true}});if(found){styleElem.href=newHref}}function useSystemTheme(value){if(value===undefined){value=true}updateLocalStorage("use-system-theme",value);const toggle=document.getElementById("use-system-theme");if(toggle&&toggle instanceof HTMLInputElement){toggle.checked=value}}const updateSystemTheme=(function(){if(!window.matchMedia){return()=>{const cssTheme=getComputedStyle(document.documentElement).getPropertyValue("content");switchTheme(window.currentTheme,window.mainTheme,JSON.parse(cssTheme)||"light",true)}}const mql=window.matchMedia("(prefers-color-scheme: dark)");function handlePreferenceChange(mql){const use=theme=>{switchTheme(window.currentTheme,window.mainTheme,theme,true)};if(getSettingValue("use-system-theme")!=="false"){const lightTheme=getSettingValue("preferred-light-theme")||"light";const darkTheme=getSettingValue("preferred-dark-theme")||"dark";if(mql.matches){use(darkTheme)}else{use(lightTheme)}}else{use(getSettingValue("theme"))}}mql.addListener(handlePreferenceChange);return()=>{handlePreferenceChange(mql)}})();function switchToSavedTheme(){switchTheme(window.currentTheme,window.mainTheme,getSettingValue("theme")||"light",false)}if(getSettingValue("use-system-theme")!=="false"&&window.matchMedia){if(getSettingValue("use-system-theme")===null&&getSettingValue("preferred-dark-theme")===null&&darkThemes.indexOf(localStoredTheme)>=0){updateLocalStorage("preferred-dark-theme",localStoredTheme)}updateSystemTheme()}else{switchToSavedTheme()}window.addEventListener("pageshow",ev=>{if(ev.persisted){setTimeout(switchToSavedTheme,0)}}) \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/toggle-minus.svg b/learning/rust/guessing_game/target/doc/toggle-minus.svg deleted file mode 100644 index 73154788..00000000 --- a/learning/rust/guessing_game/target/doc/toggle-minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/toggle-plus.svg b/learning/rust/guessing_game/target/doc/toggle-plus.svg deleted file mode 100644 index 08b17033..00000000 --- a/learning/rust/guessing_game/target/doc/toggle-plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/learning/rust/guessing_game/target/doc/wheel.svg b/learning/rust/guessing_game/target/doc/wheel.svg deleted file mode 100644 index 01da3b24..00000000 --- a/learning/rust/guessing_game/target/doc/wheel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/learning/rust/ownership/Cargo.lock b/learning/rust/ownership/Cargo.lock deleted file mode 100644 index 21b71f8a..00000000 --- a/learning/rust/ownership/Cargo.lock +++ /dev/null @@ -1,7 +0,0 @@ -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. -version = 3 - -[[package]] -name = "ownership" -version = "0.1.0" diff --git a/learning/rust/ownership/target/.rustc_info.json b/learning/rust/ownership/target/.rustc_info.json deleted file mode 100644 index 43318961..00000000 --- a/learning/rust/ownership/target/.rustc_info.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc_fingerprint":15714985870122818150,"outputs":{"15697416045686424142":{"success":false,"status":"exit status: 1","code":1,"stdout":"","stderr":"error: `-Csplit-debuginfo` is unstable on this platform\n\n"},"10376369925670944939":{"success":true,"status":"","code":0,"stdout":"___\nlib___.rlib\nlib___.so\nlib___.so\nlib___.a\nlib___.so\n/home/key/.rustup/toolchains/stable-x86_64-unknown-linux-gnu\ndebug_assertions\npanic=\"unwind\"\nproc_macro\ntarget_arch=\"x86_64\"\ntarget_endian=\"little\"\ntarget_env=\"gnu\"\ntarget_family=\"unix\"\ntarget_feature=\"fxsr\"\ntarget_feature=\"sse\"\ntarget_feature=\"sse2\"\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_os=\"linux\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"unknown\"\nunix\n","stderr":""},"4614504638168534921":{"success":true,"status":"","code":0,"stdout":"rustc 1.62.1 (e092d0b6b 2022-07-16)\nbinary: rustc\ncommit-hash: e092d0b6b43f2de967af0887873151bb1c0b18d3\ncommit-date: 2022-07-16\nhost: x86_64-unknown-linux-gnu\nrelease: 1.62.1\nLLVM version: 14.0.5\n","stderr":""}},"successes":{}} \ No newline at end of file diff --git a/learning/rust/ownership/target/CACHEDIR.TAG b/learning/rust/ownership/target/CACHEDIR.TAG deleted file mode 100644 index 20d7c319..00000000 --- a/learning/rust/ownership/target/CACHEDIR.TAG +++ /dev/null @@ -1,3 +0,0 @@ -Signature: 8a477f597d28d172789f06886806bc55 -# This file is a cache directory tag created by cargo. -# For information about cache directory tags see https://bford.info/cachedir/ diff --git a/learning/rust/ownership/target/debug/.cargo-lock b/learning/rust/ownership/target/debug/.cargo-lock deleted file mode 100644 index e69de29b..00000000 diff --git a/learning/rust/ownership/target/debug/.fingerprint/ownership-1d3ba8e519012e69/bin-ownership b/learning/rust/ownership/target/debug/.fingerprint/ownership-1d3ba8e519012e69/bin-ownership deleted file mode 100644 index 246c7398..00000000 --- a/learning/rust/ownership/target/debug/.fingerprint/ownership-1d3ba8e519012e69/bin-ownership +++ /dev/null @@ -1 +0,0 @@ -ea93708d348e49b9 \ No newline at end of file diff --git a/learning/rust/ownership/target/debug/.fingerprint/ownership-1d3ba8e519012e69/bin-ownership.json b/learning/rust/ownership/target/debug/.fingerprint/ownership-1d3ba8e519012e69/bin-ownership.json deleted file mode 100644 index db0f6034..00000000 --- a/learning/rust/ownership/target/debug/.fingerprint/ownership-1d3ba8e519012e69/bin-ownership.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[]","target":12380658221734512620,"profile":9251013656241001069,"path":1684066648322511884,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/ownership-1d3ba8e519012e69/dep-bin-ownership"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/ownership/target/debug/.fingerprint/ownership-1d3ba8e519012e69/dep-bin-ownership b/learning/rust/ownership/target/debug/.fingerprint/ownership-1d3ba8e519012e69/dep-bin-ownership deleted file mode 100644 index 5fdf103f..00000000 Binary files a/learning/rust/ownership/target/debug/.fingerprint/ownership-1d3ba8e519012e69/dep-bin-ownership and /dev/null differ diff --git a/learning/rust/ownership/target/debug/.fingerprint/ownership-1d3ba8e519012e69/invoked.timestamp b/learning/rust/ownership/target/debug/.fingerprint/ownership-1d3ba8e519012e69/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/ownership/target/debug/.fingerprint/ownership-1d3ba8e519012e69/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/ownership/target/debug/deps/ownership-1d3ba8e519012e69 b/learning/rust/ownership/target/debug/deps/ownership-1d3ba8e519012e69 deleted file mode 100755 index 5f89fe80..00000000 Binary files a/learning/rust/ownership/target/debug/deps/ownership-1d3ba8e519012e69 and /dev/null differ diff --git a/learning/rust/ownership/target/debug/deps/ownership-1d3ba8e519012e69.d b/learning/rust/ownership/target/debug/deps/ownership-1d3ba8e519012e69.d deleted file mode 100644 index 20f328a4..00000000 --- a/learning/rust/ownership/target/debug/deps/ownership-1d3ba8e519012e69.d +++ /dev/null @@ -1,5 +0,0 @@ -/home/key/git/minibase/learning/rust/ownership/target/debug/deps/ownership-1d3ba8e519012e69: src/main.rs - -/home/key/git/minibase/learning/rust/ownership/target/debug/deps/ownership-1d3ba8e519012e69.d: src/main.rs - -src/main.rs: diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/11h5dk0wgz7pvdy5.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/11h5dk0wgz7pvdy5.o deleted file mode 100644 index 5f926092..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/11h5dk0wgz7pvdy5.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/11vs1v8gqg2x94rt.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/11vs1v8gqg2x94rt.o deleted file mode 100644 index a77e91c4..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/11vs1v8gqg2x94rt.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/17hk6822bcgryird.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/17hk6822bcgryird.o deleted file mode 100644 index 1c37e304..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/17hk6822bcgryird.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1cutl2xt46nzhvq6.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1cutl2xt46nzhvq6.o deleted file mode 100644 index 24b9ee8f..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1cutl2xt46nzhvq6.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1fkyu1qt1kelwk73.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1fkyu1qt1kelwk73.o deleted file mode 100644 index 75ec6bd5..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1fkyu1qt1kelwk73.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1mao17xf0ux1ox57.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1mao17xf0ux1ox57.o deleted file mode 100644 index 4287eebf..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1mao17xf0ux1ox57.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1u1pky1ohipni1u1.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1u1pky1ohipni1u1.o deleted file mode 100644 index 9fe232f2..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1u1pky1ohipni1u1.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1ye3lx3gjrruebwo.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1ye3lx3gjrruebwo.o deleted file mode 100644 index 501d29ba..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/1ye3lx3gjrruebwo.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/2m70ul8g8s7wra15.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/2m70ul8g8s7wra15.o deleted file mode 100644 index 4611f54c..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/2m70ul8g8s7wra15.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/2q38n4c18n0ebbs0.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/2q38n4c18n0ebbs0.o deleted file mode 100644 index c718256e..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/2q38n4c18n0ebbs0.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/30paua22xoehqjk0.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/30paua22xoehqjk0.o deleted file mode 100644 index 45d88ee5..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/30paua22xoehqjk0.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/38j2yzzo2oi601fw.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/38j2yzzo2oi601fw.o deleted file mode 100644 index cddfe107..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/38j2yzzo2oi601fw.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/39b8nzcdseyb0myp.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/39b8nzcdseyb0myp.o deleted file mode 100644 index 5973b7b4..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/39b8nzcdseyb0myp.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/3e9xjflbe62dncn9.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/3e9xjflbe62dncn9.o deleted file mode 100644 index d51ba76a..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/3e9xjflbe62dncn9.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/3eihbnkyzxrtg41g.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/3eihbnkyzxrtg41g.o deleted file mode 100644 index 0f76fbc8..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/3eihbnkyzxrtg41g.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/3hrzlmieww0oq84s.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/3hrzlmieww0oq84s.o deleted file mode 100644 index e14d4aa5..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/3hrzlmieww0oq84s.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/3jkh8uqxq5ukkimz.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/3jkh8uqxq5ukkimz.o deleted file mode 100644 index ae2d3b6f..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/3jkh8uqxq5ukkimz.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/43odkt5ys2zq1e9z.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/43odkt5ys2zq1e9z.o deleted file mode 100644 index 98b9a823..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/43odkt5ys2zq1e9z.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4612vwdd14b5g8je.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4612vwdd14b5g8je.o deleted file mode 100644 index e475c9ea..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4612vwdd14b5g8je.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4baaqsb5mmabuki7.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4baaqsb5mmabuki7.o deleted file mode 100644 index 40b1af13..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4baaqsb5mmabuki7.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4ckggt9rg5ofv0h5.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4ckggt9rg5ofv0h5.o deleted file mode 100644 index 0ffb3708..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4ckggt9rg5ofv0h5.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4mr0y1x61aq37l6h.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4mr0y1x61aq37l6h.o deleted file mode 100644 index 9bc2ca99..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4mr0y1x61aq37l6h.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4sfn6jafhi9cw0hp.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4sfn6jafhi9cw0hp.o deleted file mode 100644 index 6cb9e016..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4sfn6jafhi9cw0hp.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4t1l7dhteb7e93fm.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4t1l7dhteb7e93fm.o deleted file mode 100644 index 2946dc9f..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4t1l7dhteb7e93fm.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4x4c13amg20pw56r.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4x4c13amg20pw56r.o deleted file mode 100644 index 01a109fa..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/4x4c13amg20pw56r.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/50c7e077yvpdqabw.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/50c7e077yvpdqabw.o deleted file mode 100644 index acd71ec8..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/50c7e077yvpdqabw.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/54rliuzvq0zc65y7.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/54rliuzvq0zc65y7.o deleted file mode 100644 index 4c6dfe74..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/54rliuzvq0zc65y7.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/57z1v40ssg02o2wa.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/57z1v40ssg02o2wa.o deleted file mode 100644 index d68ec98c..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/57z1v40ssg02o2wa.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/5ded2ftrtwayfaez.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/5ded2ftrtwayfaez.o deleted file mode 100644 index 1af3203c..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/5ded2ftrtwayfaez.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/5dh2c5mru6k8vvnz.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/5dh2c5mru6k8vvnz.o deleted file mode 100644 index 1e197a06..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/5dh2c5mru6k8vvnz.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/5f5jc8m0a7frl46o.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/5f5jc8m0a7frl46o.o deleted file mode 100644 index d070411c..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/5f5jc8m0a7frl46o.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/b0i9irowezen0wy.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/b0i9irowezen0wy.o deleted file mode 100644 index 826cf241..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/b0i9irowezen0wy.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/dep-graph.bin b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/dep-graph.bin deleted file mode 100644 index f36f7430..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/dep-graph.bin and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/ggkgirp9vb2sv7d.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/ggkgirp9vb2sv7d.o deleted file mode 100644 index 8f71b7b8..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/ggkgirp9vb2sv7d.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/pwv67h0pq0juedk.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/pwv67h0pq0juedk.o deleted file mode 100644 index 2c0b7e25..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/pwv67h0pq0juedk.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/qf7h548q2upxtso.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/qf7h548q2upxtso.o deleted file mode 100644 index a84c0e1c..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/qf7h548q2upxtso.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/query-cache.bin b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/query-cache.bin deleted file mode 100644 index 7f3e34e5..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/query-cache.bin and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/u0vf7lwwm4fzhii.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/u0vf7lwwm4fzhii.o deleted file mode 100644 index 8fe5ccb8..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/u0vf7lwwm4fzhii.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/ubdc7jbgfnj2knp.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/ubdc7jbgfnj2knp.o deleted file mode 100644 index 7489bca4..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/ubdc7jbgfnj2knp.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/vmz3lszy98ycfrm.o b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/vmz3lszy98ycfrm.o deleted file mode 100644 index 21719e2a..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/vmz3lszy98ycfrm.o and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/work-products.bin b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/work-products.bin deleted file mode 100644 index 889bc588..00000000 Binary files a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys-135vhz02xjhrm/work-products.bin and /dev/null differ diff --git a/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys.lock b/learning/rust/ownership/target/debug/incremental/ownership-1um8amvqf0ihb/s-gclgn98vrz-5yavys.lock deleted file mode 100755 index e69de29b..00000000 diff --git a/learning/rust/ownership/target/debug/ownership b/learning/rust/ownership/target/debug/ownership deleted file mode 100755 index 5f89fe80..00000000 Binary files a/learning/rust/ownership/target/debug/ownership and /dev/null differ diff --git a/learning/rust/ownership/target/debug/ownership.d b/learning/rust/ownership/target/debug/ownership.d deleted file mode 100644 index ef545350..00000000 --- a/learning/rust/ownership/target/debug/ownership.d +++ /dev/null @@ -1 +0,0 @@ -/home/key/git/minibase/learning/rust/ownership/target/debug/ownership: /home/key/git/minibase/learning/rust/ownership/src/main.rs diff --git a/learning/rust/varibales/Cargo.lock b/learning/rust/varibales/Cargo.lock deleted file mode 100644 index 50d77758..00000000 --- a/learning/rust/varibales/Cargo.lock +++ /dev/null @@ -1,7 +0,0 @@ -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. -version = 3 - -[[package]] -name = "varibales" -version = "0.1.0" diff --git a/learning/rust/varibales/target/.rustc_info.json b/learning/rust/varibales/target/.rustc_info.json deleted file mode 100644 index 43318961..00000000 --- a/learning/rust/varibales/target/.rustc_info.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc_fingerprint":15714985870122818150,"outputs":{"15697416045686424142":{"success":false,"status":"exit status: 1","code":1,"stdout":"","stderr":"error: `-Csplit-debuginfo` is unstable on this platform\n\n"},"10376369925670944939":{"success":true,"status":"","code":0,"stdout":"___\nlib___.rlib\nlib___.so\nlib___.so\nlib___.a\nlib___.so\n/home/key/.rustup/toolchains/stable-x86_64-unknown-linux-gnu\ndebug_assertions\npanic=\"unwind\"\nproc_macro\ntarget_arch=\"x86_64\"\ntarget_endian=\"little\"\ntarget_env=\"gnu\"\ntarget_family=\"unix\"\ntarget_feature=\"fxsr\"\ntarget_feature=\"sse\"\ntarget_feature=\"sse2\"\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_os=\"linux\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"unknown\"\nunix\n","stderr":""},"4614504638168534921":{"success":true,"status":"","code":0,"stdout":"rustc 1.62.1 (e092d0b6b 2022-07-16)\nbinary: rustc\ncommit-hash: e092d0b6b43f2de967af0887873151bb1c0b18d3\ncommit-date: 2022-07-16\nhost: x86_64-unknown-linux-gnu\nrelease: 1.62.1\nLLVM version: 14.0.5\n","stderr":""}},"successes":{}} \ No newline at end of file diff --git a/learning/rust/varibales/target/CACHEDIR.TAG b/learning/rust/varibales/target/CACHEDIR.TAG deleted file mode 100644 index 20d7c319..00000000 --- a/learning/rust/varibales/target/CACHEDIR.TAG +++ /dev/null @@ -1,3 +0,0 @@ -Signature: 8a477f597d28d172789f06886806bc55 -# This file is a cache directory tag created by cargo. -# For information about cache directory tags see https://bford.info/cachedir/ diff --git a/learning/rust/varibales/target/debug/.cargo-lock b/learning/rust/varibales/target/debug/.cargo-lock deleted file mode 100644 index e69de29b..00000000 diff --git a/learning/rust/varibales/target/debug/.fingerprint/varibales-5c0984915d5bb81f/bin-varibales b/learning/rust/varibales/target/debug/.fingerprint/varibales-5c0984915d5bb81f/bin-varibales deleted file mode 100644 index 632e09a5..00000000 --- a/learning/rust/varibales/target/debug/.fingerprint/varibales-5c0984915d5bb81f/bin-varibales +++ /dev/null @@ -1 +0,0 @@ -afec45313a77a361 \ No newline at end of file diff --git a/learning/rust/varibales/target/debug/.fingerprint/varibales-5c0984915d5bb81f/bin-varibales.json b/learning/rust/varibales/target/debug/.fingerprint/varibales-5c0984915d5bb81f/bin-varibales.json deleted file mode 100644 index 742eda56..00000000 --- a/learning/rust/varibales/target/debug/.fingerprint/varibales-5c0984915d5bb81f/bin-varibales.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":14997152855509374802,"features":"[]","target":15307949421420243919,"profile":9251013656241001069,"path":1684066648322511884,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/varibales-5c0984915d5bb81f/dep-bin-varibales"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/learning/rust/varibales/target/debug/.fingerprint/varibales-5c0984915d5bb81f/dep-bin-varibales b/learning/rust/varibales/target/debug/.fingerprint/varibales-5c0984915d5bb81f/dep-bin-varibales deleted file mode 100644 index 5fdf103f..00000000 Binary files a/learning/rust/varibales/target/debug/.fingerprint/varibales-5c0984915d5bb81f/dep-bin-varibales and /dev/null differ diff --git a/learning/rust/varibales/target/debug/.fingerprint/varibales-5c0984915d5bb81f/invoked.timestamp b/learning/rust/varibales/target/debug/.fingerprint/varibales-5c0984915d5bb81f/invoked.timestamp deleted file mode 100644 index e00328da..00000000 --- a/learning/rust/varibales/target/debug/.fingerprint/varibales-5c0984915d5bb81f/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/learning/rust/varibales/target/debug/deps/varibales-5c0984915d5bb81f b/learning/rust/varibales/target/debug/deps/varibales-5c0984915d5bb81f deleted file mode 100755 index 95dbfc3c..00000000 Binary files a/learning/rust/varibales/target/debug/deps/varibales-5c0984915d5bb81f and /dev/null differ diff --git a/learning/rust/varibales/target/debug/deps/varibales-5c0984915d5bb81f.d b/learning/rust/varibales/target/debug/deps/varibales-5c0984915d5bb81f.d deleted file mode 100644 index ae4ab883..00000000 --- a/learning/rust/varibales/target/debug/deps/varibales-5c0984915d5bb81f.d +++ /dev/null @@ -1,5 +0,0 @@ -/home/key/git/minibase/learning/rust/varibales/target/debug/deps/varibales-5c0984915d5bb81f: src/main.rs - -/home/key/git/minibase/learning/rust/varibales/target/debug/deps/varibales-5c0984915d5bb81f.d: src/main.rs - -src/main.rs: diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/1kbr8qd6c1r9r3zp.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/1kbr8qd6c1r9r3zp.o deleted file mode 100644 index 7cee2387..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/1kbr8qd6c1r9r3zp.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/1nlwslwh9xrlugl6.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/1nlwslwh9xrlugl6.o deleted file mode 100644 index ead6e50c..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/1nlwslwh9xrlugl6.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/1vyyvx3l5y3ezyqd.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/1vyyvx3l5y3ezyqd.o deleted file mode 100644 index 81812eda..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/1vyyvx3l5y3ezyqd.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/1yz6ppnoym06n86s.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/1yz6ppnoym06n86s.o deleted file mode 100644 index 22595a36..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/1yz6ppnoym06n86s.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/28rp4sfiqtcvuau4.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/28rp4sfiqtcvuau4.o deleted file mode 100644 index ae1841d7..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/28rp4sfiqtcvuau4.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2ah4ulw6zwtmtj6a.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2ah4ulw6zwtmtj6a.o deleted file mode 100644 index 58b31567..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2ah4ulw6zwtmtj6a.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2joyx1aw76ea1qbb.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2joyx1aw76ea1qbb.o deleted file mode 100644 index 00555b37..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2joyx1aw76ea1qbb.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2k0922hosarzps58.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2k0922hosarzps58.o deleted file mode 100644 index f9782278..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2k0922hosarzps58.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2lfgu89wkaaponfb.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2lfgu89wkaaponfb.o deleted file mode 100644 index a5382b70..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2lfgu89wkaaponfb.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2p3av98eidvn6o43.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2p3av98eidvn6o43.o deleted file mode 100644 index 29ab7e42..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2p3av98eidvn6o43.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2t7v6ebjj187102m.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2t7v6ebjj187102m.o deleted file mode 100644 index 780204f1..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2t7v6ebjj187102m.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2uywqbofvj7ob2i9.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2uywqbofvj7ob2i9.o deleted file mode 100644 index 9eb7a158..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2uywqbofvj7ob2i9.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2vl93tfv8lq9lgzk.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2vl93tfv8lq9lgzk.o deleted file mode 100644 index e2870ef6..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2vl93tfv8lq9lgzk.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2zp4m39qx55bdv27.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2zp4m39qx55bdv27.o deleted file mode 100644 index dc57b6e1..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/2zp4m39qx55bdv27.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/39v1085wd3i8312g.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/39v1085wd3i8312g.o deleted file mode 100644 index a833f56f..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/39v1085wd3i8312g.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3cc4ok83ylu8yvhu.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3cc4ok83ylu8yvhu.o deleted file mode 100644 index d12e2a73..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3cc4ok83ylu8yvhu.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3cwb9u77ljdk04p.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3cwb9u77ljdk04p.o deleted file mode 100644 index 7aafb4b8..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3cwb9u77ljdk04p.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3jx5h0s77t4120hk.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3jx5h0s77t4120hk.o deleted file mode 100644 index 06730e49..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3jx5h0s77t4120hk.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3rqapqw6w1wkvp2l.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3rqapqw6w1wkvp2l.o deleted file mode 100644 index dddbc1bd..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3rqapqw6w1wkvp2l.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3z7imex2rxww3hgr.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3z7imex2rxww3hgr.o deleted file mode 100644 index e32d31ce..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3z7imex2rxww3hgr.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3zfean16qxn8zza7.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3zfean16qxn8zza7.o deleted file mode 100644 index 990d89e5..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/3zfean16qxn8zza7.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/42jen6d6h3p9hm5o.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/42jen6d6h3p9hm5o.o deleted file mode 100644 index fabc54f2..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/42jen6d6h3p9hm5o.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/45xtdch4hm03d665.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/45xtdch4hm03d665.o deleted file mode 100644 index 14dd63a1..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/45xtdch4hm03d665.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/47udiccii2z3odo9.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/47udiccii2z3odo9.o deleted file mode 100644 index 460091ae..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/47udiccii2z3odo9.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/49hjkn0mlsf9r5d.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/49hjkn0mlsf9r5d.o deleted file mode 100644 index 4625486e..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/49hjkn0mlsf9r5d.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4clbbxxuubzak1d6.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4clbbxxuubzak1d6.o deleted file mode 100644 index 82cbd477..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4clbbxxuubzak1d6.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4g5lyuj3nes2nr9j.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4g5lyuj3nes2nr9j.o deleted file mode 100644 index 815fffd3..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4g5lyuj3nes2nr9j.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4hesqwtn7xwwv9f8.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4hesqwtn7xwwv9f8.o deleted file mode 100644 index 5c41eb3a..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4hesqwtn7xwwv9f8.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4kt30umowbc62m6w.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4kt30umowbc62m6w.o deleted file mode 100644 index 2e9d24a1..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4kt30umowbc62m6w.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4l7nblz3svjeiztb.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4l7nblz3svjeiztb.o deleted file mode 100644 index d60dd82c..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4l7nblz3svjeiztb.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4o0y1uw3a01pmluy.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4o0y1uw3a01pmluy.o deleted file mode 100644 index 3e61212b..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4o0y1uw3a01pmluy.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4ovwx204h9gieyih.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4ovwx204h9gieyih.o deleted file mode 100644 index fe6ff866..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4ovwx204h9gieyih.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4pkaenzd5tuqg6zs.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4pkaenzd5tuqg6zs.o deleted file mode 100644 index e0b43682..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4pkaenzd5tuqg6zs.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4v18d1sxdjegpaiv.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4v18d1sxdjegpaiv.o deleted file mode 100644 index cb1c4b04..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4v18d1sxdjegpaiv.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4wmhpk2jir9uhkaq.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4wmhpk2jir9uhkaq.o deleted file mode 100644 index 6f870f77..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4wmhpk2jir9uhkaq.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4wnaclcwzpwgbooy.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4wnaclcwzpwgbooy.o deleted file mode 100644 index ad0a9b7f..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4wnaclcwzpwgbooy.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4yvwrpsunblfpoel.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4yvwrpsunblfpoel.o deleted file mode 100644 index 2259b01b..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4yvwrpsunblfpoel.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4zsay1wr10wa869l.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4zsay1wr10wa869l.o deleted file mode 100644 index a3f76d8d..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/4zsay1wr10wa869l.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/53cposd5jvclv6ui.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/53cposd5jvclv6ui.o deleted file mode 100644 index 2dc86b15..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/53cposd5jvclv6ui.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/58qlxt9g3t85jgqj.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/58qlxt9g3t85jgqj.o deleted file mode 100644 index 52edde3f..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/58qlxt9g3t85jgqj.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/90un1wyvj7tatdy.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/90un1wyvj7tatdy.o deleted file mode 100644 index f6ffb7b1..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/90un1wyvj7tatdy.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/dep-graph.bin b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/dep-graph.bin deleted file mode 100644 index 7f295429..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/dep-graph.bin and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/ez0ly0os7xj4yue.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/ez0ly0os7xj4yue.o deleted file mode 100644 index f31930e8..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/ez0ly0os7xj4yue.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/jcu77y393faoxai.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/jcu77y393faoxai.o deleted file mode 100644 index edc93984..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/jcu77y393faoxai.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/ntdxkwuek0i50yi.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/ntdxkwuek0i50yi.o deleted file mode 100644 index 0fa21713..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/ntdxkwuek0i50yi.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/query-cache.bin b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/query-cache.bin deleted file mode 100644 index 1334fa83..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/query-cache.bin and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/szky0cyggeh0y3i.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/szky0cyggeh0y3i.o deleted file mode 100644 index f527f865..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/szky0cyggeh0y3i.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/vk1fgkf02myeeoe.o b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/vk1fgkf02myeeoe.o deleted file mode 100644 index 61037335..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/vk1fgkf02myeeoe.o and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/work-products.bin b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/work-products.bin deleted file mode 100644 index 5449b61e..00000000 Binary files a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd-2rycq4cn0m0ft/work-products.bin and /dev/null differ diff --git a/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd.lock b/learning/rust/varibales/target/debug/incremental/varibales-3d0h0jqrk1b0w/s-gcl4ldju6b-13gmgd.lock deleted file mode 100755 index e69de29b..00000000 diff --git a/learning/rust/varibales/target/debug/varibales b/learning/rust/varibales/target/debug/varibales deleted file mode 100755 index 95dbfc3c..00000000 Binary files a/learning/rust/varibales/target/debug/varibales and /dev/null differ diff --git a/learning/rust/varibales/target/debug/varibales.d b/learning/rust/varibales/target/debug/varibales.d deleted file mode 100644 index ee5e19c3..00000000 --- a/learning/rust/varibales/target/debug/varibales.d +++ /dev/null @@ -1 +0,0 @@ -/home/key/git/minibase/learning/rust/varibales/target/debug/varibales: /home/key/git/minibase/learning/rust/varibales/src/main.rs